-
Notifications
You must be signed in to change notification settings - Fork 26
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
failure on AMRfinder (core dump) #144
Comments
I think this is a resource problem like this? #143 can you up the resources and let me know what level works? |
overall, with --max_memory / --max_cpus or in the conf for this tool specifically? Because I thought the default was 128G which is all I've got |
No, the steps are individually set to not over use resources. For AMRFinder the defaults is 4GB can you up in this section of the code and see if it resolves? It is set to try again and double the memory if it runs out, but maybe something about how AMRFinder is failing its not seeing it as a memory problem? If its a sample specific issue I can also try running it and debugging if you send it to [email protected] |
Ok sure, I'll give that a go and get back to you. I have something else running at the moment but I will give it a try first thing in the AM |
increasing to 8 and then 16 did not resolve the core dump unfortunately |
Updating the issue: The only reference I can find is this recent issue ncbi/amr#118 which points to the sequence line length being a possible issue. Can you try running phx |
Hi I encountered the same issue,
How can I test the data with the phoenix dev version? |
@tang27abu, can you provide more detail on this sample? Is it an AR Bank sample? Here is the command: |
I was trying to run with this command
|
Is there anything else in the |
The .command.err and command.out are empty. I am starting another run to see if I can get any information. Here is the sample info
|
Hi, The new run get this error, not sure why it cannot find the
|
@tang27abu something is off here remove this from your command /scratch/zl7w2/tools/phoenix/main.nf so the it should just be Can you tell me about the system you are running on? If its a laptop/desktop do you have other programs running on it at the same time? |
I am running on a Ubuntu system. |
@jvhagey below are the error, still cannot find that file.
![]() |
should I git pull the repo first then run that command? |
@tang27abu anytime you are testing a dev branch you need to add In terms of your system, can you let me know the specs? What size is your RAM? The original problem might still be a memory one if you are using a laptop and have other programs running at the same time. |
I run this command |
When I remove the sample 0074 - SAMN04014915, it works well with ver2.1.0. |
Does the sample run on its own? Like if you didn't have it with other samples going at the same time? |
Just try only run with 0074 sample and it gives same core dumped error
|
Failure on AMRfinder run, error is printed below
I've repeated it twice (with different version of PhoeNIX) and gotten the same result both times.
The text was updated successfully, but these errors were encountered: