Open anhong11 opened 2 years ago
After try with --safe, I still get the error as:
WARNING: Numerical underflow for lh-derivative
ERROR: phylokernelnew.h:3268: double PhyloTree::computeLikelihoodFromBufferGenericSIMD() [VectorClass = Vec4d, FMA = true, SITE_MODEL = false]: Assertion `std::isfinite(tree_lh) && "Numerical underflow for lh-from-buffer"' failed.
ERROR: STACK TRACE FOR DEBUGGING:
ERROR:
ERROR: *** IQ-TREE CRASHES WITH SIGNAL ABORTED
ERROR: *** For bug report please send to developers:
ERROR: *** Log file: used_outgrp.flt.snp.pop2.cf.log
ERROR: *** Alignment files (if possible)
/var/spool/slurmd/job24329042/slurm_script: line 4: 35674 Aborted iqtree2 -s used_outgrp.flt.snp.pop2.cf -m GTR+P --safe -nt AUTO -ntmax 14 -bb 1000
I run IQ-Tree multicore version 2.1.3 COVID-edition for Linux 64-bit built Apr 21 2021 with the following cmd: iqtree2 -s used_outgrp.flt.snp.pop.cf -m GTR+P -nt AUTO -ntmax 14 -bb 1000 And I got the following error: