I am currently using nextstrain for the analysis of the GISAID database. I am using msa_0908 for this analysis.
The error shows that the error may have been caused by out of memory problems. The VM that I am using, according to my advisor has around 200GB of memory and around 5.5TB of disk space
MSA_0908 is already aligned. Does this create a problem with nextstrain ?
.
My questions :
-
How should I solve this problem related to the memory problems or something else ?
-
MSA_0908 is already aligned. Does this create a problem with nextstrain ?
The error is as below
[Thu Oct 14 11:48:30 2021]
Job 6: Building tree
augur tree --alignment results/default-build/aligned.fasta --tree-builder-args '-ninit 10 -n 4' --output results/default-build/tree_raw.nwk --nthreads 4 2>&1 | tee logs/tree_default-build.txt
ERROR: Shell exited from fatal signal SIGKILL when running: iqtree2 -ninit 2 -n 2 -me 0.05 -nt 4 -s results/default-build/aligned-delim.fasta -m GTR -ninit 10 -n 4 > results/default-build/aligned-delim.iqtree.log
Command output was:
/bin/bash: line 1: 40718 Killed iqtree2 -ninit 2 -n 2 -me 0.05 -nt 4 -s results/default-build/aligned-delim.fasta -m GTR -ninit 10 -n 4 > results/default-build/aligned-delim.iqtree.log
The OS may have terminated the command due to an out-of-memory condition.
Building a tree via:
iqtree2 -ninit 2 -n 2 -me 0.05 -nt 4 -s results/default-build/aligned-delim.fasta -m GTR -ninit 10 -n 4 > results/default-build/aligned-delim.iqtree.log
Nguyen et al: IQ-TREE: A fast and effective stochastic algorithm for estimating maximum likelihood phylogenies.
Mol. Biol. Evol., 32:268-274. https://doi.org/10.1093/molbev/msu300
ERROR: TREE BUILDING FAILED
Please see the log file for more details: results/default-build/aligned-delim.iqtree.log
Building original tree took 4195.915202617645 seconds
[Thu Oct 14 12:58:28 2021]
Error in rule tree:
jobid: 6
output: results/default-build/tree_raw.nwk
log: logs/tree_default-build.txt (check log file(s) for error message)
shell:
augur tree --alignment results/default-build/aligned.fasta --tree-builder-args '-ninit 10 -n 4' --output results/default-build/tree_raw.nwk --nthreads 4 2>&1 | tee logs/tree_default-build.txt
(one of the commands exited with non-zero exit code; note that snakemake uses bash strict mode!)
Logfile logs/tree_default-build.txt:
ERROR: Shell exited from fatal signal SIGKILL when running: iqtree2 -ninit 2 -n 2 -me 0.05 -nt 4 -s results/default-build/aligned-delim.fasta -m GTR -ninit 10 -n 4 > results/default-build/aligned-delim.iqtree.log
Command output was:
** /bin/bash: line 1: 40718 Killed iqtree2 -ninit 2 -n 2 -me 0.05 -nt 4 -s results/default-build/aligned-delim.fasta -m GTR -ninit 10 -n 4 > results/default-build/aligned-delim.iqtree.log**
The OS may have terminated the command due to an out-of-memory condition.
Building a tree via:
iqtree2 -ninit 2 -n 2 -me 0.05 -nt 4 -s results/default-build/aligned-delim.fasta -m GTR -ninit 10 -n 4 > results/default-build/aligned-delim.iqtree.log
Nguyen et al: IQ-TREE: A fast and effective stochastic algorithm for estimating maximum likelihood phylogenies.
Mol. Biol. Evol., 32:268-274. https://doi.org/10.1093/molbev/msu300
ERROR: TREE BUILDING FAILED
Please see the log file for more details: results/default-build/aligned-delim.iqtree.log
Building original tree took 4195.915202617645 seconds
Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message
Complete log: /home/vishwajeet/data/ncov/.snakemake/log/2021-10-13T040404.505628.snakemake.log