Bus error (core dumped) during non-uniform refinement

hi all,

We have the same problem with NUR in CS v4.1.1.
Not sure what is going on because homo refine works for the same particle stack.
job.log output says:
"/cryosparc/software/cryosparc_worker/bin/cryosparcw: line 163: 56545 Bus error (core dumped) python -c “import cryosparc_compute.run as run; run.run()” “$@”

Welcome to the forum @gogo_science.
Please can you check /var/log/messages or /var/log/syslog for entries that coincide with the Bus error and post what you find.

Thanks!
No messages that coincide with the job.

It’s interesting that it always fails when it starts the cross validation of the second half-set.

@gogo_science Is this the only job type and/or dataset where you observed a Bus error?
Does the error also occur when you run the benchmark workflow with Run all job types enabled?

The error occurs only with this dataset and only at full pixel size.
We tested a few things and it turned out the job was requiring a lot more memory than permitted on our HPC system. We’ve resolved it now, so in case anyone else notices this, check your memory usage.

1 Like