Open
Description
Description of bug
Everything appears to be running normally—logs show no errors or warnings, and system outputs look as expected. However, the program has been stuck for over 30 hours without making any progress.
I allocated 16 threads, but at the point where the process stalled, the CPU usage was only about 30% on a single thread, and it remained stuck indefinitely. Additionally, when I allocate too many threads, the program terminates due to insufficient memory allocation (OS return-value: 12). I have previously run tests on SPAdes, and it executed normally.
I would appreciate any insights or suggestions on what might be causing the stall. Thank you!
spades.log
params.txt
SPAdes version
SPAdes version: 4.0.0
Operating System
OS: Linux-3.10.0-1127.el7.x86_64-x86_64-with-glibc2.17
Python Version
Python version: 3.13.1
Method of SPAdes installation
conda
No errors reported in spades.log
- Yes
Metadata
Assignees
Labels
No labels
Activity