-
Notifications
You must be signed in to change notification settings - Fork 17
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
Test data fails at gap-filling step, returns to prompt, leaves core file and empty consensus_cmd.sh.log file #54
Comments
Hello, thanks for trying OPERA-MS and sorry for the late reply. What happen if you run the specific command line directly from the terminal : |
Hi, thanks for the reply. Using 1GB RAM and 1 CPU this command runs for several seconds before return to prompt, and dumps a 584K core file. |
Hi. You need to use at least 2 CPU ( |
Hi, sorry for the late reply. I'm still having the same issue. Can I send you the core file? |
Yes sure. |
Thanks. Are you able to access it at this link? |
Hi, sadly there is not much I've been able to do with this file. Apparently, this occurs most of the time when your job does not have enough computer resources. Did you try to increase the memory size too ? |
Yes, I tried increasing memory too, but I will continue to increase the resources and see what happens. In the past I have had issues with software compiled for certain CPU architectures behaving in the same way (crashing with core file). Any chance that is an issue here? I would doubt it, as I have colleagues running other versions of the software on the same cluster, but thought I would ask. Thanks for your help! |
I have installed the latest version of OPERA-MS (installed today, Feb 22, 2021) on an Ubuntu 16.04.6 cluster. Using an interactive session to run the test files with the following commands (I did not submit a job to the SLURM scheduler yet):
The program runs until the Gap filling step and fails, returning to prompt. Following error logs leads to an empty error log file. A core file is also written out. Here is the output I see (running after a failed attempt):
log.err reads:
gap_filling.err reads:
and consensus_cmd.sh.log is empty.
Please let me know if there is additional information I can provide, such as the core file, etc.
Thanks!
The text was updated successfully, but these errors were encountered: