Entering edit mode
6.0 years ago
gtasource
▴
60
Not sure if anybody will be able to help, but I've been using the BRAKER2 pipeline and everything has been running fine, up until I reach the optimize AUGUSTUS step. Here's how it's failing:
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Could not read the accuracy values out of predictions.txt when processing bucket 1. at /home/Aug/scripts/optimize_augustus.pl line 1224.
I'm on a high performance HPC with 8 cores, 56GB memory, so I'm not entirely sure why it's now giving me the segmentation fault. Again, not sure if anybody will be able to help, but thought I'd get this posted here while I continue to troubleshoot.
Can you get any job resource usage from your cluster job? I know that BRAKER tend to use quite some resources for certain steps
I have the CPU average chart in front of me. I started BRAKER2 around 10PM last night, and CPU usage hovered around 97%. Right before the Optimize Augustus step (that keeps failing) it went down to 80%. Here's the full command that keeps failing:
Are there any useful messages in the stderr and stdout file?
Unfortunately no, besides the:
And then also a failed to execute braker.pl error.
ok, thanks, any info on the memory-usage of the job?