Closed sjaenick closed 5 years ago
The program failed to open the file /ceph/sge-tmp/MGX2_devel/10/a20ee79fd94912d2a52bbf3a42359c45/megahit_out/intermediate_contigs/k21.bubble_seq.fa
for writing.
Did the first failure happen when trying to open this file?
BTW, there are 37G k-mers and more than 2G unitigs according to the log, which means that this metagenome is very complex or contains too many erroneous k-mers. I suggest using a larger k_min if you want to get it done faster.
Yes, the error occurred for the very same file both times. I added some debugging code (mostly strerror(errno)) to the xfopen() function, but this time it didn't fail for k=21 - assembly is still running, I'll report back later.
Assembly completed on the third attempt. Closing, I'll reopen with more information if it occurs again.
A medium-sized assembly just aborted during the assembly phase (twice), megahit 1.2.8; last entries from the log file:
There's more than enough system memory and disk space available. Any ideas?