Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BL opt converged to a worse likelihood score #86

Closed
jonoave opened this issue Mar 5, 2020 · 8 comments
Closed

BL opt converged to a worse likelihood score #86

jonoave opened this issue Mar 5, 2020 · 8 comments
Milestone

Comments

@jonoave
Copy link

jonoave commented Mar 5, 2020

Hello,

I just encountered an error running raxml-ng:

ERROR: ERROR in branch length optimization (LIBPLL-2240): BL opt converged to a worse likelihood score by -0.016206621156243 units terminate called after throwing an instance of 'std::runtime_error'

The raxml version is:
RAxML-NG v. 0.9.0git released on 24.05.2019 by The Exelixis Lab.

I found a similar error referenced here #48, but it was stated as solved.

The command was:
raxml-ng --model LG4X+IC --msa KOG0003.trim.gap.min --threads 2

Edit to add:
Changed model to LG4M+IC, it ran without any issues.

@amkozlov
Copy link
Owner

amkozlov commented Mar 5, 2020

Hi @jonoave,

could you please send me your input files and raxml-ng log?

@jonoave
Copy link
Author

jonoave commented Mar 6, 2020

Hi,

Here are the files
KOG0003.trim.gap.min.raxml.log

KOG0003.trim.gap.txt

amkozlov added a commit that referenced this issue Mar 24, 2020
@amkozlov amkozlov added this to the raxml-ng 1.0 milestone Mar 24, 2020
@amkozlov
Copy link
Owner

Hi @jonoave,

thanks for reporting and sending the input files!

This bug is now fixed in the dev branch.

@jbruxaux
Copy link

jbruxaux commented Sep 1, 2022

Hi,

I'm having exactly the same problem with version 1.1.0. Most of my gene trees run fine, but two of them fail. I attach one (phy format but renamed as txt), in case it helps. Is it a matter of not enough informative sites inside?

Error message:

terminate called after throwing an instance of 'std::runtime_error'
  what():  ERROR in SPR round (LIBPLL-2240): BL opt converged to a worse likelihood score by -0.080800135211916 units
/var/spool/slurmd/job20331448/slurm_script: line 35: 665385 Aborted                 (core dumped) raxml-ng --threads 16 --bootstrap --bs-trees autoMRE{10000} --bs-cutoff 0.01 --msa /pfs/stor10/projects/projnb10/snic2019-29-3/chloroplast_data/gene_trees/${file}_T2.raxml.rba --model GTR+G --redo --prefix /pfs/stor10/projects/projnb10/snic2019-29-3/chloroplast_data/gene_trees/${file}_T4

psaI.txt

Thanks for your help!

Jade

@amkozlov
Copy link
Owner

amkozlov commented Sep 5, 2022

Hi @jbruxaux

can you please attach full log of this run?

@jbruxaux
Copy link

jbruxaux commented Sep 6, 2022

Hi @amkozlov

Here it is!
Thanks for your help!

raxml_psaI.txt

@amkozlov
Copy link
Owner

amkozlov commented Sep 6, 2022

thanks, please try with --blopt nr_safe, it should help.

@jbruxaux
Copy link

jbruxaux commented Sep 6, 2022

Thanks @amkozlov it worked fine with this option!
You can close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants