Off topic:ABySS fails to write out coverage.hist file and stops
0
0
Entering edit mode
8.2 years ago

Dear,

I'm running on assembly on our universities HPC cluster but unfortunately it is not working very well. The process successfully reads in the data files but then it fails in one of the next steps with the following error:

ABYSS-P: ../Assembly/CoverageAlgorithm.h:80: void AssemblyAlgorithms::setCoverageParameters(const Histogram &): Assertion `histFile.good()' failed.
make: *** [Test1-1.fa] Error 134

As far as I can see, there is a coverage.hist file created but it remains empty.

Here is the cmdline I use to start the assembly:

abyss-pe name=Test1 k=64 np=3 in='C1J25ACXX_1_0_1.clean.fq.gz C1J25ACXX_1_0_2.clean.fq.gz' se='C1J25ACXX_1_0.singl.fq.gz'

/apps/software/impi/5.0.2.044-iccifort-2015.1.133-GCC-4.9.2/bin64/mpirun -np 3 \
        ABYSS-P -k64 -q3 -v \
        --coverage-hist=coverage.hist \
        -s Test1-bubbles.fa  \
        -o Test1-1.fa \
        C1J25ACXX_1_0_1.clean.fq.gz \
        C1J25ACXX_1_0_2.clean.fq.gz \
        C1J25ACXX_1_0.singl.fq.gz

After reading in the data I get the following message in my STDOUT file:

1: Read 123000000 reads. 1: Hash load: 2181361997 / 4294967296 = 0.508 using 75.7 GB
1: Read 123100000 reads. 1: Hash load: 2181932089 / 4294967296 = 0.508 using 75.7 GB
1: Read 123129475 reads. 1: Hash load: 2182094879 / 4294967296 = 0.508 using 75.8 GB
0: Loaded 12: Loaded 2182154414 k-mer.
2: 2182061765 k-mer.
0: Hash load: 2182061765 / 4294967296 = 0.508 using : Loaded 2182094879Hash load: 2182154414 / 4294967296 = 75.8 GB
 k-mer.
10.508 using : Hash load: 2182094879 / 4294967296 = 0.508 using 75.7 G75.8 GB
B
Loaded 6546311058 k-mer. At least 209 GB of RAM is required.

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 144429 RUNNING AT smp1
=   EXIT CODE: 134
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
APPLICATION TERMINATED WITH THE EXIT STRING: Aborted (signal 6)
Sun Feb 21 03:22:41 CET 2016
========================================================================

Grateful for any help/advise.

wkr,

lieven

abyss assembly • 2.6k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 2418 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6