Thank you so much sir for your kind comment. I am working on the cluster using 1 node and 1 ppn. The total file size is 13 Gb. I need contig.fasta file, will it create at last?
tail -f spades.log
106:33:34.054 781M / 789M INFO DatasetProcessor (dataset_processor.cpp : 118) processed 44000000reads, flushing
110:05:39.557 781M / 789M INFO DatasetProcessor (dataset_processor.cpp : 118) processed 45000000reads, flushing
114:42:24.199 781M / 793M INFO DatasetProcessor (dataset_processor.cpp : 118) processed 46000000reads, flushing
118:55:20.147 781M / 793M INFO DatasetProcessor (dataset_processor.cpp : 118) processed 47000000reads, flushing
122:24:26.209 781M / 793M INFO DatasetProcessor (dataset_processor.cpp : 118) processed 48000000reads, flushing
127:05:21.575 781M / 793M INFO DatasetProcessor (dataset_processor.cpp : 118) processed 49000000reads, flushing
130:53:51.666 781M / 793M INFO DatasetProcessor (dataset_processor.cpp : 118) processed 50000000reads, flushing
134:14:40.983 781M / 793M INFO DatasetProcessor (dataset_processor.cpp : 118) processed 51000000reads, flushing
138:50:25.776 781M / 793M INFO DatasetProcessor (dataset_processor.cpp : 118) processed 52000000reads, flushing
142:40:18.478 781M / 793M INFO DatasetProcessor (dataset_processor.cpp : 118) processed 53000000reads, flushing
There are a lot of caveats and recommendations at SPAdes - St. Petersburg genome assembler github site. Have you tried any variations? Or getting subcomponents of the pipeline to run successfully? Does the process have sufficient memory and disk (i.e. your computer is not swapping, etc.). Have you every run it successfully on maybe a smaller genome in the past? (to see how it performs in your environment?).