Skip to content

velvetg trying to allocate more than 2 PB of RAM! #12

@cladobranch

Description

@cladobranch

Hello everybody,

I'm currently testing Oases on our RNA-Seq data (approx. 40 – 80 million paired–end Illumina reads with 150 bp length) and for some reason velvetg tries to allocate huge amounts of memory.

The error message I'm getting reads like this:

velvetg: Can't calloc 281474976710656 void*s totalling 2251799813685248 bytes: Cannot allocate memory
Traceback (most recent call last):
File "/var/data/tools/oases/0.2.09/scripts/oases_pipeline.py", line 130, in
main()
File "/var/data/tools/oases/0.2.09/scripts/oases_pipeline.py", line 124, in main
singleKAssemblies(options)
File "/var/data/tools/oases/0.2.09/scripts/oases_pipeline.py", line 52, in singleKAssemblies
assert p.returncode == 0, "Velvetg failed at k = %i\n%s" % (k, output[0])
AssertionError: Velvetg failed at k = 21
[0.000000] Reading roadmap file /var/data/dkarmeinski/Transcriptomes/Assemblies/Oases/01_Dendronotus_orientalis_21/Roadmaps
[132.015252] 41896868 roadmaps read

Do you have any ideas what could be going wrong?

Cheers, Dario

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions