Hi Ben,
Thank you for your reply. I have now more memory available so I hope that with this new memory resources I will be able to obtain an assembly of my data.
Meanwhile, I have been doing tests with the bloom filter mode. I had problems with memory again. I have normalised my input file to a 50X coverage and I tried to assemble this dataset. I also reduced the kmer length from 70bp to 55bp, just in case 70bp was too high.The size of the Ac-Mix-1.fa file generated was 55GB.
Command exited with non-zero status 2
Command being timed: "abyss-pe k=55 np=45 j=45 name=NNN in=1_50X_paired.fastq.gz 2_50X_paired.fastq.gz B=500M H=1 kc=3 v=-vv"
User time (seconds): 4345687.72
System time (seconds): 2722.35
Percent of CPU this job got: 4289%
Elapsed (wall clock) time (h:mm:ss or m:ss): 28:09:34
Average shared text size (kbytes): 0
Average unshared data size (kbytes): 0
Average stack size (kbytes): 0
Average total size (kbytes): 0
Maximum resident set size (kbytes): 130186120
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 41695706
Minor (reclaiming a frame) page faults: 125143316
Voluntary context switches: 15904049
Involuntary context switches: 149582831
Swaps: 0
File system inputs: 122042208
File system outputs: 114486288
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0
Page size (bytes): 4096
Exit status: 2
------
Extending read: ST-xxx:xxx:21860/2
Extending read: ST-xxx:xxx::33269/2
Extending read: ST-xxx:xxx:51219/2
Extended 74805569 of 208879590 reads (35.8%), assembled 27688563301 bp so far
Assembly complete
AdjList -vv -k55 -m50 --dot Ac-Mix-1.fa >Ac-Mix-1.dot
Reading `Ac-Mix-1.fa'...
/bin/bash: line 1: 45329 Killed AdjList -vv -k55 -m50 --dot Ac-Mix-1.fa > Ac-Mix-1.dot
/usr/bin/abyss-pe:512: recipe for target 'Ac-Mix-1.dot' failed
make: *** [Ac-Mix-1.dot] Error 137
make: *** Deleting file 'Ac-Mix-1.dot'
------
Any advice wil be greatly appreciated.
Thank you very much again for your attention.
Julia