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

Augustus takes 420G ram +59h #5

Open
Sebastien-Raguideau opened this issue Nov 29, 2022 · 2 comments
Open

Augustus takes 420G ram +59h #5

Sebastien-Raguideau opened this issue Nov 29, 2022 · 2 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@Sebastien-Raguideau
Copy link

Hello I have a new issue for you :)
Some of the genomes I'm looking at are taking forever to be profiled. When looking at it in detail augustus is being slow (50h+) as well as hogging ram (worst so far is 420G ram) on some genes. As I don't monitor all the time I don't know if some of theses managed to complete before.
From what Is running in my server I have 6 ELP3 and 3 RPO21 running for more than 40h.

I can share with you an example where it does not end so far.
Here is a command running forever:
augustus --optCfgFile=/mnt/gpfs/seb/Applications/UFCG_v1.0.1/UFCG/config/ppx.cfg --predictionStart=165215 --predictionEnd=185215 --proteinprofile=/mnt/gpfs/seb/Applications/UFCG_v1.0.1/UFCG/config/model/pro/ELP3.hmm /home/sebr/seb/Database/Fungus_DB/UFCG/tmp/Conco1/tmp/Conco1/Conco1_scaffold_37.fna

with genome and temp dir:
Conco1_issue.tar.gz

@endixk endixk self-assigned this Dec 1, 2022
@endixk endixk added bug Something isn't working wontfix This will not be worked on labels Dec 1, 2022
@endixk
Copy link
Member

endixk commented Dec 1, 2022

Hello again,

This is a weird behavior of augustus that I also witnessed before. I eventually failed to find the main cause or to determine the situation in which such behavior is observed.

As this issue will persist, from the next release, a timeout will be wrapped around the augustus predictions to prevent the pipeline from consuming unnecessary time or resources.

To root out the primary cause, the issue could be redirected to the Augustus repository, where the developers of augustus can actually deal with this unexpected behavior.

@endixk
Copy link
Member

endixk commented Dec 20, 2022

Now the same problem won't happen with the newest version, but will handle the 5-minute timeouts with messages something like this:

WARN  |:  Command timed out: augustus --optCfgFile=... --predictionStart=14960 --predictionEnd=34960
--proteinprofile=... /tmp/Conco1/Conco1_scaffold_199.fna > /tmp/Conco1/Conco1_scaffold_199_p24960_RPO21.gff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants