-
Notifications
You must be signed in to change notification settings - Fork 41
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
Can never get fragger to run without memory crash #2114
Comments
Keep increate the "split database" in the "MSFragger" tab until it works. Best, Fengchao |
I have tried this, all the way up to 150 splits and it still doesn't work. This is a normal mouse proteome, nothing crazy. Surely this cannot be the reason. |
What workflow are you using, actually? And what database? Regular search should be totally fine with 64gb and without splitting |
When you increase the "split database", you need to set "calibration and optimization" to "None" as suggested at the end of the log file:
Best, Fengchao |
Well, if you follow GitHub instructions, it starts with " upload the log file"... something is not right since you seem to be doing a standard search that many people do just fine. |
You shares 9 log files. Could you point me the one with 150 splits? Also, it would be better not to manually set the "RAM" in the workflow tab, because you likely don't know the right amount of free memory in your computer. Best, Fengchao |
I am doing a custom workflow, where the majority of the defaults remain the same. I change the cysteine mod to a different static mod that we use. I am using the mouse database downloaded from uniprot and used the MSFragger interface to add contaminants and decoys, with a final total of 172166 entries. I already set calibration and optimization to none several attempts ago. I followed all of the instructions at the end of the log, but none helped. |
Could you set "RAM" back to "0" in the workflow tab, set "calibration and optimization" to none, run FragPipe, and share the log file? Thanks, Fengchao |
I definitely understand that this shouldn't be an issue, but I have followed instructions - unless I am missing something! I have tried to troubleshoot this in the past and consulted my peers. Here is a log where I set the ram to automatic ( "0" ) and used 150 database splits. Cal/optimization is none. I truly appreciate your help. |
Thanks for sharing the log file. I think something was wrong with your operating system's environment variable, because it overwrote FragPipe's memory setting. In your log file: ['java', '-jar', '-Dfile.encoding=UTF-8', '-Xmx32G', WindowsPath('C:/Users/ADMIN/Downloads/FragPipe-22.0/fragpipe/tools/MSFragger-4.1/MSFragger-4.1.jar'), 'fragger.params', WindowsPath('C:/Users/ADMIN/Desktop/Taylor_DDA_Lib/DDA_lib1_S6-D4_1_413.d'), WindowsPath('C:/Users/ADMIN/Desktop/Taylor_DDA_Lib/DDA_lib2_S6-D5_1_414.d'), WindowsPath('C:/Users/ADMIN/Desktop/Taylor_DDA_Lib/DDA_lib3_S6-D6_1_415.d'), WindowsPath('C:/Users/ADMIN/Desktop/Taylor_DDA_Lib/DDA_lib4_S6-D7_1_416.d'), WindowsPath('C:/Users/ADMIN/Desktop/Taylor_DDA_Lib/DDA_lib5_S6-D8_1_417.d'), WindowsPath('C:/Users/ADMIN/Desktop/Taylor_DDA_Lib/DDA_lib6_S6-D9_1_418.d'), WindowsPath('C:/Users/ADMIN/Desktop/Taylor_DDA_Lib/DDA_lib7_S6-D10_1_419.d'), WindowsPath('C:/Users/ADMIN/Desktop/Taylor_DDA_Lib/DDA_lib8_S6-D11_1_420.d'), WindowsPath('C:/Users/ADMIN/Desktop/Taylor_DDA_Lib/DDA_lib9_S6-D12_1_421.d'), '--partial', '0'] It only allows FragPipe and MSFragger to use 1024 MB memory.... Best, Fengchao |
Thank you! this is super helpful. I will work to see how I can fix this. |
- Upload your log file
(If a log file hasn't been generated, go to the 'Run' tab in FragPipe, click 'Export Log', zip the resulting "log_[date_time].txt" file to avoid truncation, then attach the zipped file by drag & drop here.)
- Describe the issue or question:
I have tried using MS Fragger for a variety of purposes over the years, but regardless of what I do, it always crashes and says it doesn't have enough memory. This time I have 9 timsTOF DDA files, limited variable mods, decreased max peptide size, and split database up to 24 times, but it still happens every time. My computer has 64 gb ram and a 16 core processor.
logs.zip
The text was updated successfully, but these errors were encountered: