Topaz Train Error: AssertionError: Subprocess exited with status -6

Hello all,

I got the following error while trying to run a Topaz Train job:

AssertionError: Subprocess exited with status -6 (/uufs/chpc.utah.edu/sys/installdir/anaconda3/2019.03/envs/CHPC_topaz_025/bin/topaz train --train-images /uufs/chpc.utah.edu/common/home/cryoem-group3/hill/Amber/CS-ir-ac-s2/J1230/image_list_train.txt --train-targets /uufs/chpc.utah.edu/common/home/cryoem-g…)

If anyone has any thoughts about how to fix it, I would very much appreciate it.

Thank you!
Amber

Please can you provide additional context for this error by posting the output of these commands:

csprojectid=P99 # replace with actual project ID
csjobid=J199 # replace with id of a job that should be running
cryosparcm eventlog $csprojectid $csjobid | tail -n 60
cryosparcm joblog $csprojectid $csjobid | tail -n 40
cryosparcm cli "get_job('$csprojectid', '$csjobid', 'job_type', 'version', 'instance_information', 'status',  'params_spec', 'errors_run')"