I can see in a task manager that different tasks are working and the processing is going.
I can see the output in the ubuntu terminal and see the last steps of processing.
I don’t know exactly when but after some period of time the processing is freezing and paused.
It is really strange because I don’t see any task in the task manager associated with the processing of. It lasts a while and I decide to stop the processing by using ctrl+c. And it is so strange the processing continues after that. It happened
twice for the same dataset.
I have launched the processing of test data sample-001.nii.gz. It is going well. I have two different datasets that have been processed on the other station and the processing was completed without errors.
It is an output in recon-all.cmd file
#@# EM Registration Thu Oct 3 09:51:44 MSK 2019
mri_em_register -rusage /usr/local/freesurfer/subjects/2019-07-22_3DBrainView_T1_2019-10-03_09-18/touch/rusage.mri_em_register.dat -uns 3 -mask brainmask.mgz nu.mgz /usr/local/freesurfer/average/RB_all_2016-05-10.vc700.gca transforms/
#@# CA Normalize Thu Oct 3 11:42:10 MSK 2019
mri_ca_normalize
-c ctrl_pts.mgz -mask brainmask.mgz nu.mgz /usr/local/freesurfer/average/RB_all_2016-05-10.vc700.gca transforms/talairach.lta norm.mgz
#--------------------------------------
#@# CA Reg Thu Oct 3 11:43:49 MSK 2019
mri_ca_register
-rusage /usr/local/freesurfer/subjects/2019-07-22_3DBrainView_T1_2019-10-03_09-18/touch/rusage.mri_ca_register.dat -nobigventricles -T transforms/talairach.lta -align-after -mask brainmask.mgz norm.mgz /usr/local/freesu$