Skip to content

Numerous errors during Spades running #1428

Description

@DenisGoryunov

Description of bug

Hello,
There are two errors and one warning in the attached Spades log file.

1. ```mimalloc: error: thread 0x7f294b7af640: unable to allocate OS memory (67108864 bytes, error code: 12 [Cannot allocate memory], address: (nil), large only: 0, allow large: 1)
mimalloc: process [info:](url)
   elapsed:  160563.809 s
   process: user: 1224599.957 s, system: 14503.077 s, faults: 26306211
       rss: current: 579801792512, peak: 480573063168
    commit: current: 579801792512, peak: 579801792512

The above error is clearly related to the lack of required RAM. Is there a way from the log file i already have to figure out an approximate RAM amount i need for the successful Spades run? Besides, i'm wondering what is the actual peak of memory 480573063168 or 579801792512? Can you recommend a tool to check RAM consumption during Spades run or the information which is already present in the log file is sufficient for that?

  1. Why i can not to save the check point and got the warning:
    * 0:00:00.028     1M / 18M   WARN   StageManager             (stage.cpp                 : 162)   No saved checkpoint

  2.  * 1:35:39.164  9053M / 9053M ERROR   General                 (kmer_splitter.hpp         : 151)   I/O error! Incomplete write! Reason: No space left on device. Error code: 28

There is approximately 1.5 Tb of free space on the mounted file storage i use on my virtual machine. What is the possible reason for that error message and how to fix it?

Many thanks,
Denis

spades.log

spades_out-5.txt

params.txt

params-3.txt

SPAdes version

4.0.0

Operating System

Ubuntu 22.04.3 LTS

Python Version

3.13.1

Method of SPAdes installation

conda

No errors reported in spades.log

  • Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions