spades
spades copied to clipboard
Memory allocation error and abnormal termination, OS return value: -6
Description of bug
- I am getting an error regarding memory allocation despite having sufficient resources available.
- The run terminated abnormally.
spades.log
params.txt
SPAdes version
SPAdes genome assembler v4.0.0
Operating System
Ubuntu 22.04.5 LTS
Python Version
Python 3.12.2
Method of SPAdes installation
Conda
No errors reported in spades.log
- [X] Yes
Runs for two of my samples terminated in the same way while most of my other samples ran successfully. Did you figure out how to solve this ?
Here are my params.txt and spades.log files : params.txt spades.log
@vivaxp5 How do you know if the resources are sufficient? It seems you provided 400 Gb of RAM to SPAdes and sadly your assembly requires more, everything stopped when these were exhausted.