Skip to content

Everything looks ok, but spades stuck #1444

Open
@xzhbio

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

spades.log

params.txt

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions