-
Notifications
You must be signed in to change notification settings - Fork 45
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
Command terminated by signal 9 #447
Comments
How much RAM does your machine have? It seems |
|
I've noticed that the failed tasks consume a significant amount of memory and processing time, while the successful tasks complete very quickly. I'm not sure what is causing this discrepancy. Below are the logs for a successful run and a failed run.
|
@ChuanzhengWei I'm working on a much memory efficient version, can't say when it's ready to release. If you want to have a prerelease, please let me know. |
I'm definitely interested in participating in the prerelease testing. Please let me know if there are any steps I should follow or further details you'd like to share. @danydoerr In addition, could you please help clarify my question? I'm uncertain whether the error in my task is due to an issue with gfaffix or with my sequence assembly. I’ve noticed that while pggb runs successfully on some chromosomes, it fails on others. |
@ChuanzhengWei I'm not an expert on pggb. GFAffix has memory issues on pangenome graphs that contain a lot of paths, and this is what I'm concerned about/trying to get fixed :) |
Thank you for your response! The error I encountered occurred at the GFAffix step,#447 (comment) but I’m not sure why. Do you think your prerelease version might resolve this issue? I’d love to give it a try if possible. |
@ChuanzhengWei I'm also not sure why your job was killed, but insufficient memory could be the cause. Here's a pre-release of gfaffix that would solve this issue. Please note that this version does not accept graphs with W-lines. So, as long as you're working with pggb graphs, this should be fine. |
I'm sorry to tell you that the pre-release version of gfaffix produced the same error. However, I then installed pggb using conda, and to my surprise, it ran successfully. The gfaffix version I used was 0.1.5b. Although I'm not entirely sure what caused the error, I'm fortunate that I was able to complete my work. If you're curious about the issue, I'd be happy to share my input files with you. |
@ChuanzhengWei Yes, I'd love to have your input files to get to the bottom of this issue. Could you please send me an email (daniel DOT doerr AT hhu DOT de) with instructions on how I can download them? Thanks. |
Hi,
I encountered an error during the process, specifically 'Command terminated by signal 9'. I'm unsure of the cause, as 7 out of 10 of the community runs were successful, and only 3 failed. Could it be related to the sequence assembly?
The files generated by the unsuccessful communities are as follows.
The location of the error in the log.
I would appreciate any insights or suggestions you might have on this issue.
Thank you for your help, and I look forward to your response.
The text was updated successfully, but these errors were encountered: