Skip to content

std::bad_alloc #2

@KunathBJ

Description

@KunathBJ

Hello,

I'm trying to run Graph2Pro and I came into this issue:

Now read graph from file /mnt/users/benoitk/Graph2prot/Graph2Pro-master/assembly_graph.fastg
num edge to be allocated: -1645797128
num_vertex to be allocated: 1003373042
num_vertex actually extracted: 2
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
/var/tmp/slurmd/job8873338/slurm_script: line 19: 27773 Aborted (core dumped) $P3/./DBGraph2Pro -e $P0/assembly_graph.fastg -s $P0/contigs.fasta -o $P0/contig-pep.fasta

After a bit of google search, it seems that It might be a memory issues.
Could you confirm me that it's the case and if yes, do you know how much memory I should use?

Thank a lot!
Best regards,
Benoit

Metadata

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