ChenYuans-MacBook-Pro:~ noelkuo$ fmriprep-docker /Users/noelkuo/Desktop/Data/Nifti /Users/noelkuo/Desktop/Data/derivatives participant --participant-label NC080001 --fs-license-file /Users/noelkuo/freesurfer.txt -vvv --ignore slicetiming RUNNING: docker run --rm -it -e DOCKER_VERSION_8395080871=18.09.2 -v /Users/noelkuo/freesurfer.txt:/opt/freesurfer/license.txt:ro -v /Users/noelkuo/Desktop/Data/Nifti:/data:ro -v /Users/noelkuo/Desktop/Data/derivatives:/out poldracklab/fmriprep:1.3.2 /data /out participant --participant-label NC080001 -vvv --ignore slicetiming Making sure the input data is BIDS compliant (warnings can be ignored in most cases). 1: [WARN] You should define 'SliceTiming' for this file. If you don't provide this information slice time correction will not be possible. (code: 13 - SLICE_TIMING_NOT_DEFINED) ./sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz Summary: Available Tasks: Available Modalities: 6 Files, 32.14MB RS T1w 1 - Subject bold 1 - Session If you have any questions please post on https://neurostars.org/tags/bids /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/site-packages/nilearn/datasets/neurovault.py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Container /usr/local/miniconda/lib/python3.7/site-packages/skimage/__init__.py:80: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/local/miniconda/lib/python3.7/site-packages/pytest.py' mode='r' encoding='utf-8'> imp.find_module('pytest') 190416-00:41:13,283 nipype.workflow IMPORTANT: Running fMRIPREP version 1.3.2: * BIDS dataset path: /data. * Participant list: ['NC080001']. * Run identifier: 20190416-004112_82991b23-cc26-424b-8249-2dcee2de010c. /usr/local/miniconda/lib/python3.7/site-packages/networkx/classes/reportviews.py:95: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Mapping, Set, Iterable 190416-00:41:14,639 nipype.workflow IMPORTANT: Creating bold processing workflow for "/data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz" (0.02 GB / 240 TRs). Memory resampled/largemem=0.10/0.16 GB. 190416-00:41:14,639 nipype.workflow IMPORTANT: No single-band-reference found for sub-NC080001_task-rest_bold.nii.gz 190416-00:41:14,913 nipype.workflow WARNING: SDC: no fieldmaps found or they were ignored (/data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz). 190416-00:41:15,488 nipype.workflow IMPORTANT: Creating BOLD surface-sampling workflow. /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/site-packages/nilearn/datasets/neurovault.py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Container /usr/local/miniconda/lib/python3.7/site-packages/skimage/__init__.py:80: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/local/miniconda/lib/python3.7/site-packages/pytest.py' mode='r' encoding='utf-8'> imp.find_module('pytest') 190416-00:41:18,302 nipype.workflow IMPORTANT: Works derived from this fMRIPrep execution should include the following boilerplate: Results included in this manuscript come from preprocessing performed using *fMRIPrep* 1.3.2 (@fmriprep1; @fmriprep2; RRID:SCR_016216), which is based on *Nipype* 1.1.9 (@nipype1; @nipype2; RRID:SCR_002502). Anatomical data preprocessing : The T1-weighted (T1w) image was corrected for intensity non-uniformity (INU) with `N4BiasFieldCorrection` [@n4], distributed with ANTs 2.2.0 [@ants, RRID:SCR_004757], and used as T1w-reference throughout the workflow. The T1w-reference was then skull-stripped with a *Nipype* implementation of the `antsBrainExtraction.sh` workflow (from ANTs), using OASIS30ANTs as target template. Brain surfaces were reconstructed using `recon-all` [FreeSurfer 6.0.1, RRID:SCR_001847, @fs_reconall], and the brain mask estimated previously was refined with a custom variation of the method to reconcile ANTs-derived and FreeSurfer-derived segmentations of the cortical gray-matter of Mindboggle [RRID:SCR_002438, @mindboggle]. Spatial normalization to the *ICBM 152 Nonlinear Asymmetrical template version 2009c* [@mni152nlin2009casym, RRID:SCR_008796] was performed through nonlinear registration with `antsRegistration` (ANTs 2.2.0), using brain-extracted versions of both T1w volume and template. Brain tissue segmentation of cerebrospinal fluid (CSF), white-matter (WM) and gray-matter (GM) was performed on the brain-extracted T1w using `fast` [FSL 5.0.9, RRID:SCR_002823, @fsl_fast]. Functional data preprocessing : For each of the 1 BOLD runs found per subject (across all tasks and sessions), the following preprocessing was performed. First, a reference volume and its skull-stripped version were generated using a custom methodology of *fMRIPrep*. The BOLD reference was then co-registered to the T1w reference using `bbregister` (FreeSurfer) which implements boundary-based registration [@bbr]. Co-registration was configured with nine degrees of freedom to account for distortions remaining in the BOLD reference. Head-motion parameters with respect to the BOLD reference (transformation matrices, and six corresponding rotation and translation parameters) are estimated before any spatiotemporal filtering using `mcflirt` [FSL 5.0.9, @mcflirt]. The BOLD time-series, were resampled to surfaces on the following spaces: *fsaverage5*. The BOLD time-series (including slice-timing correction when applied) were resampled onto their original, native space by applying a single, composite transform to correct for head-motion and susceptibility distortions. These resampled BOLD time-series will be referred to as *preprocessed BOLD in original space*, or just *preprocessed BOLD*. The BOLD time-series were resampled to MNI152NLin2009cAsym standard space, generating a *preprocessed BOLD run in MNI152NLin2009cAsym space*. First, a reference volume and its skull-stripped version were generated using a custom methodology of *fMRIPrep*. Several confounding time-series were calculated based on the *preprocessed BOLD*: framewise displacement (FD), DVARS and three region-wise global signals. FD and DVARS are calculated for each functional run, both using their implementations in *Nipype* [following the definitions by @power_fd_dvars]. The three global signals are extracted within the CSF, the WM, and the whole-brain masks. Additionally, a set of physiological regressors were extracted to allow for component-based noise correction [*CompCor*, @compcor]. Principal components are estimated after high-pass filtering the *preprocessed BOLD* time-series (using a discrete cosine filter with 128s cut-off) for the two *CompCor* variants: temporal (tCompCor) and anatomical (aCompCor). Six tCompCor components are then calculated from the top 5% variable voxels within a mask covering the subcortical regions. This subcortical mask is obtained by heavily eroding the brain mask, which ensures it does not include cortical GM regions. For aCompCor, six components are calculated within the intersection of the aforementioned mask and the union of CSF and WM masks calculated in T1w space, after their projection to the native space of each functional run (using the inverse BOLD-to-T1w transformation). The head-motion estimates calculated in the correction step were also placed within the corresponding confounds file. All resamplings can be performed with *a single interpolation step* by composing all the pertinent transformations (i.e. head-motion transform matrices, susceptibility distortion correction when available, and co-registrations to anatomical and template spaces). Gridded (volumetric) resamplings were performed using `antsApplyTransforms` (ANTs), configured with Lanczos interpolation to minimize the smoothing effects of other kernels [@lanczos]. Non-gridded (surface) resamplings were performed using `mri_vol2surf` (FreeSurfer). Many internal operations of *fMRIPrep* use *Nilearn* 0.5.0 [@nilearn, RRID:SCR_001362], mostly within the functional processing workflow. For more details of the pipeline, see [the section corresponding to workflows in *fMRIPrep*'s documentation](https://fmriprep.readthedocs.io/en/latest/workflows.html "FMRIPrep's documentation"). ### References Captured warning (): can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ Captured warning (): can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ Captured warning (): can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ Captured warning (): Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working Captured warning (): unclosed file <_io.TextIOWrapper name='/usr/local/miniconda/lib/python3.7/site-packages/pytest.py' mode='r' encoding='utf-8'> 190416-00:41:23,869 nipype.workflow DEBUG: [MultiProc] Starting (n_procs=6, mem_gb=8.77, cwd=/tmp) 190416-00:41:23,870 nipype.workflow DEBUG: Creating flat graph for workflow: fmriprep_wf 190416-00:41:23,974 nipype.workflow DEBUG: expanding workflow: fmriprep_wf 190416-00:41:23,974 nipype.workflow DEBUG: processing node: fmriprep_wf.fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c 190416-00:41:23,975 nipype.workflow DEBUG: processing node: fmriprep_wf.single_subject_NC080001_wf 190416-00:41:23,975 nipype.workflow DEBUG: in: connections-> [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:23,975 nipype.workflow DEBUG: in: ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:24,80 nipype.workflow DEBUG: in edges: fmriprep_wf.fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c subjects_dir single_subject_NC080001_wf.inputnode subjects_dir 190416-00:41:24,80 nipype.workflow DEBUG: disconnect(): fmriprep_wf.fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c->fmriprep_wf.single_subject_NC080001_wf [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:24,80 nipype.workflow DEBUG: disconnect(): remove list [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:24,80 nipype.workflow DEBUG: disconnect(): removed connection ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:24,80 nipype.workflow DEBUG: (fmriprep_wf.fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c, single_subject_NC080001_wf.inputnode): No edge data 190416-00:41:24,81 nipype.workflow DEBUG: (fmriprep_wf.fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c, single_subject_NC080001_wf.inputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:24,81 nipype.workflow DEBUG: expanding workflow: fmriprep_wf.single_subject_NC080001_wf 190416-00:41:24,81 nipype.workflow DEBUG: processing node: single_subject_NC080001_wf.about 190416-00:41:24,81 nipype.workflow DEBUG: processing node: single_subject_NC080001_wf.bidssrc 190416-00:41:24,81 nipype.workflow DEBUG: processing node: single_subject_NC080001_wf.ds_report_about 190416-00:41:24,81 nipype.workflow DEBUG: processing node: single_subject_NC080001_wf.bids_info 190416-00:41:24,81 nipype.workflow DEBUG: processing node: single_subject_NC080001_wf.inputnode 190416-00:41:24,82 nipype.workflow DEBUG: processing node: single_subject_NC080001_wf.summary 190416-00:41:24,82 nipype.workflow DEBUG: processing node: single_subject_NC080001_wf.ds_report_summary 190416-00:41:24,82 nipype.workflow DEBUG: processing node: single_subject_NC080001_wf.anat_preproc_wf 190416-00:41:24,82 nipype.workflow DEBUG: in: connections-> [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:24,82 nipype.workflow DEBUG: in: ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:24,131 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.inputnode subjects_dir anat_preproc_wf.inputnode subjects_dir 190416-00:41:24,131 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.inputnode->single_subject_NC080001_wf.anat_preproc_wf [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:24,131 nipype.workflow DEBUG: disconnect(): remove list [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:24,131 nipype.workflow DEBUG: disconnect(): removed connection ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:24,131 nipype.workflow DEBUG: (single_subject_NC080001_wf.inputnode, anat_preproc_wf.inputnode): No edge data 190416-00:41:24,131 nipype.workflow DEBUG: (single_subject_NC080001_wf.inputnode, anat_preproc_wf.inputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:24,131 nipype.workflow DEBUG: in: connections-> [(('subject', "def _prefix(subid):\n if subid.startswith('sub-'):\n return subid\n return '-'.join(('sub', subid))\n", ()), 'inputnode.subject_id')] 190416-00:41:24,131 nipype.workflow DEBUG: in: (('subject', "def _prefix(subid):\n if subid.startswith('sub-'):\n return subid\n return '-'.join(('sub', subid))\n", ()), 'inputnode.subject_id') 190416-00:41:24,181 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.bids_info ('subject', "def _prefix(subid):\n if subid.startswith('sub-'):\n return subid\n return '-'.join(('sub', subid))\n", ()) anat_preproc_wf.inputnode subject_id 190416-00:41:24,181 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.bids_info->single_subject_NC080001_wf.anat_preproc_wf [(('subject', "def _prefix(subid):\n if subid.startswith('sub-'):\n return subid\n return '-'.join(('sub', subid))\n", ()), 'inputnode.subject_id')] 190416-00:41:24,181 nipype.workflow DEBUG: disconnect(): remove list [(('subject', "def _prefix(subid):\n if subid.startswith('sub-'):\n return subid\n return '-'.join(('sub', subid))\n", ()), 'inputnode.subject_id')] 190416-00:41:24,181 nipype.workflow DEBUG: disconnect(): removed connection (('subject', "def _prefix(subid):\n if subid.startswith('sub-'):\n return subid\n return '-'.join(('sub', subid))\n", ()), 'inputnode.subject_id') 190416-00:41:24,182 nipype.workflow DEBUG: (single_subject_NC080001_wf.bids_info, anat_preproc_wf.inputnode): No edge data 190416-00:41:24,182 nipype.workflow DEBUG: (single_subject_NC080001_wf.bids_info, anat_preproc_wf.inputnode): new edge data: {'connect': [(('subject', "def _prefix(subid):\n if subid.startswith('sub-'):\n return subid\n return '-'.join(('sub', subid))\n", ()), 'subject_id')]} 190416-00:41:24,182 nipype.workflow DEBUG: in: connections-> [('t1w', 'inputnode.t1w'), ('t2w', 'inputnode.t2w'), ('roi', 'inputnode.roi'), ('flair', 'inputnode.flair')] 190416-00:41:24,182 nipype.workflow DEBUG: in: ('t1w', 'inputnode.t1w') 190416-00:41:24,231 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.bidssrc t1w anat_preproc_wf.inputnode t1w 190416-00:41:24,231 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.bidssrc->single_subject_NC080001_wf.anat_preproc_wf [('t1w', 'inputnode.t1w')] 190416-00:41:24,231 nipype.workflow DEBUG: disconnect(): remove list [('t1w', 'inputnode.t1w')] 190416-00:41:24,231 nipype.workflow DEBUG: disconnect(): removed connection ('t1w', 'inputnode.t1w') 190416-00:41:24,232 nipype.workflow DEBUG: (single_subject_NC080001_wf.bidssrc, anat_preproc_wf.inputnode): No edge data 190416-00:41:24,232 nipype.workflow DEBUG: (single_subject_NC080001_wf.bidssrc, anat_preproc_wf.inputnode): new edge data: {'connect': [('t1w', 't1w')]} 190416-00:41:24,232 nipype.workflow DEBUG: in: ('t2w', 'inputnode.t2w') 190416-00:41:24,281 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.bidssrc t2w anat_preproc_wf.inputnode t2w 190416-00:41:24,281 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.bidssrc->single_subject_NC080001_wf.anat_preproc_wf [('t2w', 'inputnode.t2w')] 190416-00:41:24,282 nipype.workflow DEBUG: disconnect(): remove list [('t2w', 'inputnode.t2w')] 190416-00:41:24,282 nipype.workflow DEBUG: disconnect(): removed connection ('t2w', 'inputnode.t2w') 190416-00:41:24,282 nipype.workflow DEBUG: (single_subject_NC080001_wf.bidssrc, anat_preproc_wf.inputnode): Edge data exists: {'connect': [('t1w', 't1w')]} 190416-00:41:24,282 nipype.workflow DEBUG: (single_subject_NC080001_wf.bidssrc, anat_preproc_wf.inputnode): new edge data: {'connect': [('t1w', 't1w'), ('t2w', 't2w')]} 190416-00:41:24,282 nipype.workflow DEBUG: in: ('roi', 'inputnode.roi') 190416-00:41:24,331 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.bidssrc roi anat_preproc_wf.inputnode roi 190416-00:41:24,332 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.bidssrc->single_subject_NC080001_wf.anat_preproc_wf [('roi', 'inputnode.roi')] 190416-00:41:24,332 nipype.workflow DEBUG: disconnect(): remove list [('roi', 'inputnode.roi')] 190416-00:41:24,332 nipype.workflow DEBUG: disconnect(): removed connection ('roi', 'inputnode.roi') 190416-00:41:24,332 nipype.workflow DEBUG: (single_subject_NC080001_wf.bidssrc, anat_preproc_wf.inputnode): Edge data exists: {'connect': [('t1w', 't1w'), ('t2w', 't2w')]} 190416-00:41:24,332 nipype.workflow DEBUG: (single_subject_NC080001_wf.bidssrc, anat_preproc_wf.inputnode): new edge data: {'connect': [('t1w', 't1w'), ('t2w', 't2w'), ('roi', 'roi')]} 190416-00:41:24,332 nipype.workflow DEBUG: in: ('flair', 'inputnode.flair') 190416-00:41:24,381 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.bidssrc flair anat_preproc_wf.inputnode flair 190416-00:41:24,381 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.bidssrc->single_subject_NC080001_wf.anat_preproc_wf [('flair', 'inputnode.flair')] 190416-00:41:24,381 nipype.workflow DEBUG: disconnect(): remove list [('flair', 'inputnode.flair')] 190416-00:41:24,382 nipype.workflow DEBUG: disconnect(): removed connection ('flair', 'inputnode.flair') 190416-00:41:24,382 nipype.workflow DEBUG: (single_subject_NC080001_wf.bidssrc, anat_preproc_wf.inputnode): Edge data exists: {'connect': [('t1w', 't1w'), ('t2w', 't2w'), ('roi', 'roi')]} 190416-00:41:24,382 nipype.workflow DEBUG: (single_subject_NC080001_wf.bidssrc, anat_preproc_wf.inputnode): new edge data: {'connect': [('t1w', 't1w'), ('t2w', 't2w'), ('roi', 'roi'), ('flair', 'flair')]} 190416-00:41:24,382 nipype.workflow DEBUG: out: connections-> [(('outputnode.t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('outputnode.t1_brain', 'inputnode.t1_brain'), ('outputnode.t1_mask', 'inputnode.t1_mask'), ('outputnode.t1_seg', 'inputnode.t1_seg'), ('outputnode.t1_aseg', 'inputnode.t1_aseg'), ('outputnode.t1_aparc', 'inputnode.t1_aparc'), ('outputnode.t1_tpms', 'inputnode.t1_tpms'), ('outputnode.t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('outputnode.t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform'), ('outputnode.subjects_dir', 'inputnode.subjects_dir'), ('outputnode.subject_id', 'inputnode.subject_id'), ('outputnode.t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform'), ('outputnode.t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:24,382 nipype.workflow DEBUG: out: (('outputnode.t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc') 190416-00:41:24,430 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode ('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()) single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.t1_preproc 190416-00:41:24,430 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [(('outputnode.t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc')] 190416-00:41:24,431 nipype.workflow DEBUG: disconnect(): remove list [(('outputnode.t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc')] 190416-00:41:24,431 nipype.workflow DEBUG: disconnect(): removed connection (('outputnode.t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc') 190416-00:41:24,484 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): No edge data 190416-00:41:24,485 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc')]} 190416-00:41:24,485 nipype.workflow DEBUG: out: ('outputnode.t1_brain', 'inputnode.t1_brain') 190416-00:41:24,530 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode t1_brain single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.t1_brain 190416-00:41:24,530 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.t1_brain', 'inputnode.t1_brain')] 190416-00:41:24,531 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_brain', 'inputnode.t1_brain')] 190416-00:41:24,531 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_brain', 'inputnode.t1_brain') 190416-00:41:24,585 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc')]} 190416-00:41:24,586 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain')]} 190416-00:41:24,586 nipype.workflow DEBUG: out: ('outputnode.t1_mask', 'inputnode.t1_mask') 190416-00:41:24,683 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode t1_mask single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.t1_mask 190416-00:41:24,683 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.t1_mask', 'inputnode.t1_mask')] 190416-00:41:24,683 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_mask', 'inputnode.t1_mask')] 190416-00:41:24,683 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_mask', 'inputnode.t1_mask') 190416-00:41:24,745 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain')]} 190416-00:41:24,746 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask')]} 190416-00:41:24,746 nipype.workflow DEBUG: out: ('outputnode.t1_seg', 'inputnode.t1_seg') 190416-00:41:24,794 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode t1_seg single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.t1_seg 190416-00:41:24,794 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.t1_seg', 'inputnode.t1_seg')] 190416-00:41:24,794 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_seg', 'inputnode.t1_seg')] 190416-00:41:24,794 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_seg', 'inputnode.t1_seg') 190416-00:41:24,849 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask')]} 190416-00:41:24,849 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg')]} 190416-00:41:24,849 nipype.workflow DEBUG: out: ('outputnode.t1_aseg', 'inputnode.t1_aseg') 190416-00:41:24,893 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode t1_aseg single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.t1_aseg 190416-00:41:24,894 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.t1_aseg', 'inputnode.t1_aseg')] 190416-00:41:24,894 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_aseg', 'inputnode.t1_aseg')] 190416-00:41:24,894 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_aseg', 'inputnode.t1_aseg') 190416-00:41:24,949 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg')]} 190416-00:41:24,949 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg')]} 190416-00:41:24,949 nipype.workflow DEBUG: out: ('outputnode.t1_aparc', 'inputnode.t1_aparc') 190416-00:41:24,995 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode t1_aparc single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.t1_aparc 190416-00:41:24,995 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.t1_aparc', 'inputnode.t1_aparc')] 190416-00:41:24,996 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_aparc', 'inputnode.t1_aparc')] 190416-00:41:24,996 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_aparc', 'inputnode.t1_aparc') 190416-00:41:25,52 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg')]} 190416-00:41:25,52 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc')]} 190416-00:41:25,52 nipype.workflow DEBUG: out: ('outputnode.t1_tpms', 'inputnode.t1_tpms') 190416-00:41:25,100 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode t1_tpms single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.t1_tpms 190416-00:41:25,100 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.t1_tpms', 'inputnode.t1_tpms')] 190416-00:41:25,100 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_tpms', 'inputnode.t1_tpms')] 190416-00:41:25,100 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_tpms', 'inputnode.t1_tpms') 190416-00:41:25,155 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc')]} 190416-00:41:25,156 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms')]} 190416-00:41:25,156 nipype.workflow DEBUG: out: ('outputnode.t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform') 190416-00:41:25,202 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode t1_2_mni_forward_transform single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.t1_2_mni_forward_transform 190416-00:41:25,202 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform')] 190416-00:41:25,203 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform')] 190416-00:41:25,203 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform') 190416-00:41:25,258 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms')]} 190416-00:41:25,258 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform')]} 190416-00:41:25,258 nipype.workflow DEBUG: out: ('outputnode.t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform') 190416-00:41:25,305 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode t1_2_mni_reverse_transform single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.t1_2_mni_reverse_transform 190416-00:41:25,305 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:25,306 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:25,306 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform') 190416-00:41:25,362 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform')]} 190416-00:41:25,363 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')]} 190416-00:41:25,363 nipype.workflow DEBUG: out: ('outputnode.subjects_dir', 'inputnode.subjects_dir') 190416-00:41:25,409 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode subjects_dir single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.subjects_dir 190416-00:41:25,410 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:25,410 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:25,410 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subjects_dir', 'inputnode.subjects_dir') 190416-00:41:25,466 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')]} 190416-00:41:25,466 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform'), ('subjects_dir', 'inputnode.subjects_dir')]} 190416-00:41:25,466 nipype.workflow DEBUG: out: ('outputnode.subject_id', 'inputnode.subject_id') 190416-00:41:25,513 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode subject_id single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.subject_id 190416-00:41:25,513 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.subject_id', 'inputnode.subject_id')] 190416-00:41:25,514 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subject_id', 'inputnode.subject_id')] 190416-00:41:25,514 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subject_id', 'inputnode.subject_id') 190416-00:41:25,568 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform'), ('subjects_dir', 'inputnode.subjects_dir')]} 190416-00:41:25,568 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform'), ('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id')]} 190416-00:41:25,568 nipype.workflow DEBUG: out: ('outputnode.t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform') 190416-00:41:25,615 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode t1_2_fsnative_forward_transform single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.t1_2_fsnative_forward_transform 190416-00:41:25,616 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform')] 190416-00:41:25,616 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform')] 190416-00:41:25,616 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform') 190416-00:41:25,674 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform'), ('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id')]} 190416-00:41:25,674 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform'), ('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id'), ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform')]} 190416-00:41:25,674 nipype.workflow DEBUG: out: ('outputnode.t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform') 190416-00:41:25,720 nipype.workflow DEBUG: out edges: anat_preproc_wf.outputnode t1_2_fsnative_reverse_transform single_subject_NC080001_wf.func_preproc_task_rest_wf inputnode.t1_2_fsnative_reverse_transform 190416-00:41:25,720 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf->single_subject_NC080001_wf.func_preproc_task_rest_wf [('outputnode.t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:25,720 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:25,720 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform') 190416-00:41:25,840 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform'), ('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id'), ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform')]} 190416-00:41:25,841 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, single_subject_NC080001_wf.func_preproc_task_rest_wf): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform'), ('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id'), ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform'), ('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')]} 190416-00:41:25,841 nipype.workflow DEBUG: expanding workflow: single_subject_NC080001_wf.anat_preproc_wf 190416-00:41:25,841 nipype.workflow DEBUG: processing node: anat_preproc_wf.inputnode 190416-00:41:25,841 nipype.workflow DEBUG: processing node: anat_preproc_wf.anat_template_wf 190416-00:41:25,841 nipype.workflow DEBUG: in: connections-> [('t1w', 'inputnode.t1w')] 190416-00:41:25,842 nipype.workflow DEBUG: in: ('t1w', 'inputnode.t1w') 190416-00:41:25,843 nipype.workflow DEBUG: in edges: anat_preproc_wf.inputnode t1w anat_template_wf.inputnode t1w 190416-00:41:25,843 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.inputnode->anat_preproc_wf.anat_template_wf [('t1w', 'inputnode.t1w')] 190416-00:41:25,843 nipype.workflow DEBUG: disconnect(): remove list [('t1w', 'inputnode.t1w')] 190416-00:41:25,843 nipype.workflow DEBUG: disconnect(): removed connection ('t1w', 'inputnode.t1w') 190416-00:41:25,843 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, anat_template_wf.inputnode): No edge data 190416-00:41:25,843 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, anat_template_wf.inputnode): new edge data: {'connect': [('t1w', 't1w')]} 190416-00:41:25,844 nipype.workflow DEBUG: out: connections-> [('outputnode.t1_template', 'inputnode.in_files')] 190416-00:41:25,844 nipype.workflow DEBUG: out: ('outputnode.t1_template', 'inputnode.in_files') 190416-00:41:25,845 nipype.workflow DEBUG: out edges: anat_template_wf.outputnode t1_template anat_preproc_wf.brain_extraction_wf inputnode.in_files 190416-00:41:25,845 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.anat_template_wf->anat_preproc_wf.brain_extraction_wf [('outputnode.t1_template', 'inputnode.in_files')] 190416-00:41:25,846 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_template', 'inputnode.in_files')] 190416-00:41:25,846 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_template', 'inputnode.in_files') 190416-00:41:25,860 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.brain_extraction_wf): No edge data 190416-00:41:25,860 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.brain_extraction_wf): new edge data: {'connect': [('t1_template', 'inputnode.in_files')]} 190416-00:41:25,860 nipype.workflow DEBUG: out: connections-> [('outputnode.template_transforms', 't1_template_transforms')] 190416-00:41:25,860 nipype.workflow DEBUG: out: ('outputnode.template_transforms', 't1_template_transforms') 190416-00:41:25,862 nipype.workflow DEBUG: out edges: anat_template_wf.outputnode template_transforms anat_preproc_wf.outputnode t1_template_transforms 190416-00:41:25,862 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.anat_template_wf->anat_preproc_wf.outputnode [('outputnode.template_transforms', 't1_template_transforms')] 190416-00:41:25,862 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.template_transforms', 't1_template_transforms')] 190416-00:41:25,862 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.template_transforms', 't1_template_transforms') 190416-00:41:25,863 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.outputnode): No edge data 190416-00:41:25,863 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.outputnode): new edge data: {'connect': [('template_transforms', 't1_template_transforms')]} 190416-00:41:25,863 nipype.workflow DEBUG: out: connections-> [('outputnode.t1_template', 'inputnode.t1w')] 190416-00:41:25,863 nipype.workflow DEBUG: out: ('outputnode.t1_template', 'inputnode.t1w') 190416-00:41:25,865 nipype.workflow DEBUG: out edges: anat_template_wf.outputnode t1_template anat_preproc_wf.surface_recon_wf inputnode.t1w 190416-00:41:25,865 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.anat_template_wf->anat_preproc_wf.surface_recon_wf [('outputnode.t1_template', 'inputnode.t1w')] 190416-00:41:25,865 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_template', 'inputnode.t1w')] 190416-00:41:25,865 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_template', 'inputnode.t1w') 190416-00:41:25,884 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.surface_recon_wf): No edge data 190416-00:41:25,884 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.surface_recon_wf): new edge data: {'connect': [('t1_template', 'inputnode.t1w')]} 190416-00:41:25,885 nipype.workflow DEBUG: out: connections-> [('outputnode.out_report', 'inputnode.t1_conform_report')] 190416-00:41:25,885 nipype.workflow DEBUG: out: ('outputnode.out_report', 'inputnode.t1_conform_report') 190416-00:41:25,887 nipype.workflow DEBUG: out edges: anat_template_wf.outputnode out_report anat_preproc_wf.anat_reports_wf inputnode.t1_conform_report 190416-00:41:25,887 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.anat_template_wf->anat_preproc_wf.anat_reports_wf [('outputnode.out_report', 'inputnode.t1_conform_report')] 190416-00:41:25,887 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_report', 'inputnode.t1_conform_report')] 190416-00:41:25,887 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_report', 'inputnode.t1_conform_report') 190416-00:41:25,889 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.anat_reports_wf): No edge data 190416-00:41:25,889 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.anat_reports_wf): new edge data: {'connect': [('out_report', 'inputnode.t1_conform_report')]} 190416-00:41:25,889 nipype.workflow DEBUG: out: connections-> [('outputnode.t1_template', 'in_file')] 190416-00:41:25,889 nipype.workflow DEBUG: out: ('outputnode.t1_template', 'in_file') 190416-00:41:25,891 nipype.workflow DEBUG: out edges: anat_template_wf.outputnode t1_template anat_preproc_wf.seg_rpt in_file 190416-00:41:25,891 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.anat_template_wf->anat_preproc_wf.seg_rpt [('outputnode.t1_template', 'in_file')] 190416-00:41:25,891 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_template', 'in_file')] 190416-00:41:25,891 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_template', 'in_file') 190416-00:41:25,891 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.seg_rpt): No edge data 190416-00:41:25,892 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.seg_rpt): new edge data: {'connect': [('t1_template', 'in_file')]} 190416-00:41:25,892 nipype.workflow DEBUG: out: connections-> [('outputnode.t1w_valid_list', 'inputnode.source_files')] 190416-00:41:25,892 nipype.workflow DEBUG: out: ('outputnode.t1w_valid_list', 'inputnode.source_files') 190416-00:41:25,894 nipype.workflow DEBUG: out edges: anat_template_wf.outputnode t1w_valid_list anat_preproc_wf.anat_derivatives_wf inputnode.source_files 190416-00:41:25,894 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.anat_template_wf->anat_preproc_wf.anat_derivatives_wf [('outputnode.t1w_valid_list', 'inputnode.source_files')] 190416-00:41:25,894 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1w_valid_list', 'inputnode.source_files')] 190416-00:41:25,894 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1w_valid_list', 'inputnode.source_files') 190416-00:41:25,900 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.anat_derivatives_wf): No edge data 190416-00:41:25,900 nipype.workflow DEBUG: (anat_template_wf.outputnode, anat_preproc_wf.anat_derivatives_wf): new edge data: {'connect': [('t1w_valid_list', 'inputnode.source_files')]} 190416-00:41:25,901 nipype.workflow DEBUG: expanding workflow: anat_preproc_wf.anat_template_wf 190416-00:41:25,901 nipype.workflow DEBUG: processing node: anat_template_wf.inputnode 190416-00:41:25,901 nipype.workflow DEBUG: processing node: anat_template_wf.t1_template_dimensions 190416-00:41:25,901 nipype.workflow DEBUG: processing node: anat_template_wf.t1_conform 190416-00:41:25,901 nipype.workflow DEBUG: processing node: anat_template_wf.get1st 190416-00:41:25,901 nipype.workflow DEBUG: processing node: anat_template_wf.outputnode 190416-00:41:25,901 nipype.workflow DEBUG: finished expanding workflow: anat_preproc_wf.anat_template_wf 190416-00:41:25,901 nipype.workflow DEBUG: processing node: anat_preproc_wf.brain_extraction_wf 190416-00:41:25,902 nipype.workflow DEBUG: in: connections-> [('t1_template', 'inputnode.in_files')] 190416-00:41:25,902 nipype.workflow DEBUG: in: ('t1_template', 'inputnode.in_files') 190416-00:41:25,916 nipype.workflow DEBUG: in edges: anat_preproc_wf.anat_template_wf.outputnode t1_template brain_extraction_wf.inputnode in_files 190416-00:41:25,916 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.anat_template_wf.outputnode->anat_preproc_wf.brain_extraction_wf [('t1_template', 'inputnode.in_files')] 190416-00:41:25,916 nipype.workflow DEBUG: disconnect(): remove list [('t1_template', 'inputnode.in_files')] 190416-00:41:25,916 nipype.workflow DEBUG: disconnect(): removed connection ('t1_template', 'inputnode.in_files') 190416-00:41:25,916 nipype.workflow DEBUG: (anat_preproc_wf.anat_template_wf.outputnode, brain_extraction_wf.inputnode): No edge data 190416-00:41:25,917 nipype.workflow DEBUG: (anat_preproc_wf.anat_template_wf.outputnode, brain_extraction_wf.inputnode): new edge data: {'connect': [('t1_template', 'in_files')]} 190416-00:41:25,917 nipype.workflow DEBUG: out: connections-> [('outputnode.bias_corrected', 't1_preproc')] 190416-00:41:25,917 nipype.workflow DEBUG: out: ('outputnode.bias_corrected', 't1_preproc') 190416-00:41:25,926 nipype.workflow DEBUG: out edges: brain_extraction_wf.outputnode bias_corrected anat_preproc_wf.outputnode t1_preproc 190416-00:41:25,926 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.brain_extraction_wf->anat_preproc_wf.outputnode [('outputnode.bias_corrected', 't1_preproc')] 190416-00:41:25,926 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bias_corrected', 't1_preproc')] 190416-00:41:25,926 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bias_corrected', 't1_preproc') 190416-00:41:25,926 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.outputnode): No edge data 190416-00:41:25,926 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.outputnode): new edge data: {'connect': [('bias_corrected', 't1_preproc')]} 190416-00:41:25,926 nipype.workflow DEBUG: out: connections-> [(('outputnode.out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1'), ('outputnode.out_segm', 'inputnode.ants_segs'), (('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.corrected_t1')] 190416-00:41:25,927 nipype.workflow DEBUG: out: (('outputnode.out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1') 190416-00:41:25,936 nipype.workflow DEBUG: out edges: brain_extraction_wf.outputnode ('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()) anat_preproc_wf.surface_recon_wf inputnode.skullstripped_t1 190416-00:41:25,936 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.brain_extraction_wf->anat_preproc_wf.surface_recon_wf [(('outputnode.out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1')] 190416-00:41:25,936 nipype.workflow DEBUG: disconnect(): remove list [(('outputnode.out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1')] 190416-00:41:25,936 nipype.workflow DEBUG: disconnect(): removed connection (('outputnode.out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1') 190416-00:41:25,956 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.surface_recon_wf): No edge data 190416-00:41:25,956 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.surface_recon_wf): new edge data: {'connect': [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1')]} 190416-00:41:25,956 nipype.workflow DEBUG: out: ('outputnode.out_segm', 'inputnode.ants_segs') 190416-00:41:25,966 nipype.workflow DEBUG: out edges: brain_extraction_wf.outputnode out_segm anat_preproc_wf.surface_recon_wf inputnode.ants_segs 190416-00:41:25,966 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.brain_extraction_wf->anat_preproc_wf.surface_recon_wf [('outputnode.out_segm', 'inputnode.ants_segs')] 190416-00:41:25,967 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_segm', 'inputnode.ants_segs')] 190416-00:41:25,967 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_segm', 'inputnode.ants_segs') 190416-00:41:25,986 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.surface_recon_wf): Edge data exists: {'connect': [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1')]} 190416-00:41:25,986 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.surface_recon_wf): new edge data: {'connect': [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1'), ('out_segm', 'inputnode.ants_segs')]} 190416-00:41:25,986 nipype.workflow DEBUG: out: (('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.corrected_t1') 190416-00:41:25,996 nipype.workflow DEBUG: out edges: brain_extraction_wf.outputnode ('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()) anat_preproc_wf.surface_recon_wf inputnode.corrected_t1 190416-00:41:25,996 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.brain_extraction_wf->anat_preproc_wf.surface_recon_wf [(('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.corrected_t1')] 190416-00:41:25,996 nipype.workflow DEBUG: disconnect(): remove list [(('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.corrected_t1')] 190416-00:41:25,996 nipype.workflow DEBUG: disconnect(): removed connection (('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.corrected_t1') 190416-00:41:26,16 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.surface_recon_wf): Edge data exists: {'connect': [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1'), ('out_segm', 'inputnode.ants_segs')]} 190416-00:41:26,16 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.surface_recon_wf): new edge data: {'connect': [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1'), ('out_segm', 'inputnode.ants_segs'), (('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.corrected_t1')]} 190416-00:41:26,16 nipype.workflow DEBUG: out: connections-> [(('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'in_file')] 190416-00:41:26,16 nipype.workflow DEBUG: out: (('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'in_file') 190416-00:41:26,25 nipype.workflow DEBUG: out edges: brain_extraction_wf.outputnode ('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()) anat_preproc_wf.applyrefined in_file 190416-00:41:26,25 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.brain_extraction_wf->anat_preproc_wf.applyrefined [(('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'in_file')] 190416-00:41:26,26 nipype.workflow DEBUG: disconnect(): remove list [(('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'in_file')] 190416-00:41:26,26 nipype.workflow DEBUG: disconnect(): removed connection (('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'in_file') 190416-00:41:26,26 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.applyrefined): No edge data 190416-00:41:26,26 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.applyrefined): new edge data: {'connect': [(('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'in_file')]} 190416-00:41:26,26 nipype.workflow DEBUG: out: connections-> [(('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'moving_image')] 190416-00:41:26,26 nipype.workflow DEBUG: out: (('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'moving_image') 190416-00:41:26,35 nipype.workflow DEBUG: out edges: brain_extraction_wf.outputnode ('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()) anat_preproc_wf.t1_2_mni moving_image 190416-00:41:26,35 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.brain_extraction_wf->anat_preproc_wf.t1_2_mni [(('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'moving_image')] 190416-00:41:26,35 nipype.workflow DEBUG: disconnect(): remove list [(('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'moving_image')] 190416-00:41:26,35 nipype.workflow DEBUG: disconnect(): removed connection (('outputnode.bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'moving_image') 190416-00:41:26,36 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.t1_2_mni): No edge data 190416-00:41:26,36 nipype.workflow DEBUG: (brain_extraction_wf.outputnode, anat_preproc_wf.t1_2_mni): new edge data: {'connect': [(('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'moving_image')]} 190416-00:41:26,36 nipype.workflow DEBUG: expanding workflow: anat_preproc_wf.brain_extraction_wf 190416-00:41:26,36 nipype.workflow DEBUG: processing node: brain_extraction_wf.lap_tmpl 190416-00:41:26,36 nipype.workflow DEBUG: processing node: brain_extraction_wf.mrg_tmpl 190416-00:41:26,36 nipype.workflow DEBUG: processing node: brain_extraction_wf.res_tmpl 190416-00:41:26,36 nipype.workflow DEBUG: processing node: brain_extraction_wf.inputnode 190416-00:41:26,36 nipype.workflow DEBUG: processing node: brain_extraction_wf.truncate_images 190416-00:41:26,37 nipype.workflow DEBUG: processing node: brain_extraction_wf.inu_n4 190416-00:41:26,37 nipype.workflow DEBUG: processing node: brain_extraction_wf.lap_target 190416-00:41:26,37 nipype.workflow DEBUG: processing node: brain_extraction_wf.mrg_target 190416-00:41:26,37 nipype.workflow DEBUG: processing node: brain_extraction_wf.res_target 190416-00:41:26,37 nipype.workflow DEBUG: processing node: brain_extraction_wf.init_aff 190416-00:41:26,37 nipype.workflow DEBUG: processing node: brain_extraction_wf.norm 190416-00:41:26,37 nipype.workflow DEBUG: processing node: brain_extraction_wf.map_brainmask 190416-00:41:26,37 nipype.workflow DEBUG: processing node: brain_extraction_wf.thr_brainmask 190416-00:41:26,37 nipype.workflow DEBUG: processing node: brain_extraction_wf.dil_brainmask 190416-00:41:26,37 nipype.workflow DEBUG: processing node: brain_extraction_wf.get_brainmask 190416-00:41:26,37 nipype.workflow DEBUG: processing node: brain_extraction_wf.atropos_wf 190416-00:41:26,37 nipype.workflow DEBUG: in: connections-> [('output_image', 'inputnode.in_files')] 190416-00:41:26,38 nipype.workflow DEBUG: in: ('output_image', 'inputnode.in_files') 190416-00:41:26,45 nipype.workflow DEBUG: in edges: brain_extraction_wf.inu_n4 output_image atropos_wf.inputnode in_files 190416-00:41:26,45 nipype.workflow DEBUG: disconnect(): brain_extraction_wf.inu_n4->brain_extraction_wf.atropos_wf [('output_image', 'inputnode.in_files')] 190416-00:41:26,45 nipype.workflow DEBUG: disconnect(): remove list [('output_image', 'inputnode.in_files')] 190416-00:41:26,46 nipype.workflow DEBUG: disconnect(): removed connection ('output_image', 'inputnode.in_files') 190416-00:41:26,46 nipype.workflow DEBUG: (brain_extraction_wf.inu_n4, atropos_wf.inputnode): No edge data 190416-00:41:26,46 nipype.workflow DEBUG: (brain_extraction_wf.inu_n4, atropos_wf.inputnode): new edge data: {'connect': [('output_image', 'in_files')]} 190416-00:41:26,46 nipype.workflow DEBUG: in: connections-> [('output_image', 'inputnode.in_mask')] 190416-00:41:26,46 nipype.workflow DEBUG: in: ('output_image', 'inputnode.in_mask') 190416-00:41:26,54 nipype.workflow DEBUG: in edges: brain_extraction_wf.thr_brainmask output_image atropos_wf.inputnode in_mask 190416-00:41:26,54 nipype.workflow DEBUG: disconnect(): brain_extraction_wf.thr_brainmask->brain_extraction_wf.atropos_wf [('output_image', 'inputnode.in_mask')] 190416-00:41:26,54 nipype.workflow DEBUG: disconnect(): remove list [('output_image', 'inputnode.in_mask')] 190416-00:41:26,54 nipype.workflow DEBUG: disconnect(): removed connection ('output_image', 'inputnode.in_mask') 190416-00:41:26,54 nipype.workflow DEBUG: (brain_extraction_wf.thr_brainmask, atropos_wf.inputnode): No edge data 190416-00:41:26,54 nipype.workflow DEBUG: (brain_extraction_wf.thr_brainmask, atropos_wf.inputnode): new edge data: {'connect': [('output_image', 'in_mask')]} 190416-00:41:26,55 nipype.workflow DEBUG: in: connections-> [('output_image', 'inputnode.in_mask_dilated')] 190416-00:41:26,55 nipype.workflow DEBUG: in: ('output_image', 'inputnode.in_mask_dilated') 190416-00:41:26,63 nipype.workflow DEBUG: in edges: brain_extraction_wf.get_brainmask output_image atropos_wf.inputnode in_mask_dilated 190416-00:41:26,63 nipype.workflow DEBUG: disconnect(): brain_extraction_wf.get_brainmask->brain_extraction_wf.atropos_wf [('output_image', 'inputnode.in_mask_dilated')] 190416-00:41:26,63 nipype.workflow DEBUG: disconnect(): remove list [('output_image', 'inputnode.in_mask_dilated')] 190416-00:41:26,63 nipype.workflow DEBUG: disconnect(): removed connection ('output_image', 'inputnode.in_mask_dilated') 190416-00:41:26,63 nipype.workflow DEBUG: (brain_extraction_wf.get_brainmask, atropos_wf.inputnode): No edge data 190416-00:41:26,63 nipype.workflow DEBUG: (brain_extraction_wf.get_brainmask, atropos_wf.inputnode): new edge data: {'connect': [('output_image', 'in_mask_dilated')]} 190416-00:41:26,64 nipype.workflow DEBUG: out: connections-> [('outputnode.out_mask', 'out_mask'), ('outputnode.out_segm', 'out_segm'), ('outputnode.out_tpms', 'out_tpms')] 190416-00:41:26,64 nipype.workflow DEBUG: out: ('outputnode.out_mask', 'out_mask') 190416-00:41:26,69 nipype.workflow DEBUG: out edges: atropos_wf.outputnode out_mask brain_extraction_wf.outputnode out_mask 190416-00:41:26,69 nipype.workflow DEBUG: disconnect(): brain_extraction_wf.atropos_wf->brain_extraction_wf.outputnode [('outputnode.out_mask', 'out_mask')] 190416-00:41:26,69 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_mask', 'out_mask')] 190416-00:41:26,69 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_mask', 'out_mask') 190416-00:41:26,70 nipype.workflow DEBUG: (atropos_wf.outputnode, brain_extraction_wf.outputnode): No edge data 190416-00:41:26,70 nipype.workflow DEBUG: (atropos_wf.outputnode, brain_extraction_wf.outputnode): new edge data: {'connect': [('out_mask', 'out_mask')]} 190416-00:41:26,70 nipype.workflow DEBUG: out: ('outputnode.out_segm', 'out_segm') 190416-00:41:26,75 nipype.workflow DEBUG: out edges: atropos_wf.outputnode out_segm brain_extraction_wf.outputnode out_segm 190416-00:41:26,76 nipype.workflow DEBUG: disconnect(): brain_extraction_wf.atropos_wf->brain_extraction_wf.outputnode [('outputnode.out_segm', 'out_segm')] 190416-00:41:26,76 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_segm', 'out_segm')] 190416-00:41:26,76 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_segm', 'out_segm') 190416-00:41:26,76 nipype.workflow DEBUG: (atropos_wf.outputnode, brain_extraction_wf.outputnode): Edge data exists: {'connect': [('out_mask', 'out_mask')]} 190416-00:41:26,76 nipype.workflow DEBUG: (atropos_wf.outputnode, brain_extraction_wf.outputnode): new edge data: {'connect': [('out_mask', 'out_mask'), ('out_segm', 'out_segm')]} 190416-00:41:26,76 nipype.workflow DEBUG: out: ('outputnode.out_tpms', 'out_tpms') 190416-00:41:26,81 nipype.workflow DEBUG: out edges: atropos_wf.outputnode out_tpms brain_extraction_wf.outputnode out_tpms 190416-00:41:26,82 nipype.workflow DEBUG: disconnect(): brain_extraction_wf.atropos_wf->brain_extraction_wf.outputnode [('outputnode.out_tpms', 'out_tpms')] 190416-00:41:26,82 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_tpms', 'out_tpms')] 190416-00:41:26,82 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_tpms', 'out_tpms') 190416-00:41:26,82 nipype.workflow DEBUG: (atropos_wf.outputnode, brain_extraction_wf.outputnode): Edge data exists: {'connect': [('out_mask', 'out_mask'), ('out_segm', 'out_segm')]} 190416-00:41:26,82 nipype.workflow DEBUG: (atropos_wf.outputnode, brain_extraction_wf.outputnode): new edge data: {'connect': [('out_mask', 'out_mask'), ('out_segm', 'out_segm'), ('out_tpms', 'out_tpms')]} 190416-00:41:26,82 nipype.workflow DEBUG: out: connections-> [('outputnode.out_mask', 'mask_file')] 190416-00:41:26,82 nipype.workflow DEBUG: out: ('outputnode.out_mask', 'mask_file') 190416-00:41:26,87 nipype.workflow DEBUG: out edges: atropos_wf.outputnode out_mask brain_extraction_wf.apply_mask mask_file 190416-00:41:26,87 nipype.workflow DEBUG: disconnect(): brain_extraction_wf.atropos_wf->brain_extraction_wf.apply_mask [('outputnode.out_mask', 'mask_file')] 190416-00:41:26,88 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_mask', 'mask_file')] 190416-00:41:26,88 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_mask', 'mask_file') 190416-00:41:26,88 nipype.workflow DEBUG: (atropos_wf.outputnode, brain_extraction_wf.apply_mask): No edge data 190416-00:41:26,88 nipype.workflow DEBUG: (atropos_wf.outputnode, brain_extraction_wf.apply_mask): new edge data: {'connect': [('out_mask', 'mask_file')]} 190416-00:41:26,88 nipype.workflow DEBUG: expanding workflow: brain_extraction_wf.atropos_wf 190416-00:41:26,89 nipype.workflow DEBUG: processing node: atropos_wf.inputnode 190416-00:41:26,89 nipype.workflow DEBUG: processing node: atropos_wf.01_atropos 190416-00:41:26,89 nipype.workflow DEBUG: processing node: atropos_wf.02_pad_segm 190416-00:41:26,89 nipype.workflow DEBUG: processing node: atropos_wf.04_sel_labels 190416-00:41:26,89 nipype.workflow DEBUG: processing node: atropos_wf.27_depad_csf 190416-00:41:26,89 nipype.workflow DEBUG: processing node: atropos_wf.10_me_csf 190416-00:41:26,89 nipype.workflow DEBUG: processing node: atropos_wf.06_get_gm 190416-00:41:26,89 nipype.workflow DEBUG: processing node: atropos_wf.07_fill_gm 190416-00:41:26,89 nipype.workflow DEBUG: processing node: atropos_wf.08_mult_gm 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.11_add_gm 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.12_relabel_gm 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.25_depad_gm 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.05_get_wm 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.09_relabel_wm 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.26_depad_wm 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.merge_tpms 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.13_add_gm_wm 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.24_depad_segm 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.14_sel_labels2 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.15_add_7 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.16_me_7 190416-00:41:26,90 nipype.workflow DEBUG: processing node: atropos_wf.17_comp_7 190416-00:41:26,91 nipype.workflow DEBUG: processing node: atropos_wf.18_md_7 190416-00:41:26,91 nipype.workflow DEBUG: processing node: atropos_wf.19_fill_7 190416-00:41:26,91 nipype.workflow DEBUG: processing node: atropos_wf.03_pad_mask 190416-00:41:26,91 nipype.workflow DEBUG: processing node: atropos_wf.20_add_7_2 190416-00:41:26,91 nipype.workflow DEBUG: processing node: atropos_wf.21_md_7_2 190416-00:41:26,91 nipype.workflow DEBUG: processing node: atropos_wf.22_me_7_2 190416-00:41:26,91 nipype.workflow DEBUG: processing node: atropos_wf.23_depad_mask 190416-00:41:26,91 nipype.workflow DEBUG: processing node: atropos_wf.outputnode 190416-00:41:26,91 nipype.workflow DEBUG: finished expanding workflow: brain_extraction_wf.atropos_wf 190416-00:41:26,92 nipype.workflow DEBUG: processing node: brain_extraction_wf.apply_mask 190416-00:41:26,92 nipype.workflow DEBUG: processing node: brain_extraction_wf.outputnode 190416-00:41:26,92 nipype.workflow DEBUG: finished expanding workflow: anat_preproc_wf.brain_extraction_wf 190416-00:41:26,92 nipype.workflow DEBUG: processing node: anat_preproc_wf.surface_recon_wf 190416-00:41:26,92 nipype.workflow DEBUG: in: connections-> [('t2w', 'inputnode.t2w'), ('flair', 'inputnode.flair'), ('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id')] 190416-00:41:26,92 nipype.workflow DEBUG: in: ('t2w', 'inputnode.t2w') 190416-00:41:26,112 nipype.workflow DEBUG: in edges: anat_preproc_wf.inputnode t2w surface_recon_wf.inputnode t2w 190416-00:41:26,112 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.inputnode->anat_preproc_wf.surface_recon_wf [('t2w', 'inputnode.t2w')] 190416-00:41:26,112 nipype.workflow DEBUG: disconnect(): remove list [('t2w', 'inputnode.t2w')] 190416-00:41:26,112 nipype.workflow DEBUG: disconnect(): removed connection ('t2w', 'inputnode.t2w') 190416-00:41:26,113 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, surface_recon_wf.inputnode): No edge data 190416-00:41:26,113 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, surface_recon_wf.inputnode): new edge data: {'connect': [('t2w', 't2w')]} 190416-00:41:26,113 nipype.workflow DEBUG: in: ('flair', 'inputnode.flair') 190416-00:41:26,132 nipype.workflow DEBUG: in edges: anat_preproc_wf.inputnode flair surface_recon_wf.inputnode flair 190416-00:41:26,132 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.inputnode->anat_preproc_wf.surface_recon_wf [('flair', 'inputnode.flair')] 190416-00:41:26,132 nipype.workflow DEBUG: disconnect(): remove list [('flair', 'inputnode.flair')] 190416-00:41:26,133 nipype.workflow DEBUG: disconnect(): removed connection ('flair', 'inputnode.flair') 190416-00:41:26,133 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, surface_recon_wf.inputnode): Edge data exists: {'connect': [('t2w', 't2w')]} 190416-00:41:26,133 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, surface_recon_wf.inputnode): new edge data: {'connect': [('t2w', 't2w'), ('flair', 'flair')]} 190416-00:41:26,133 nipype.workflow DEBUG: in: ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,153 nipype.workflow DEBUG: in edges: anat_preproc_wf.inputnode subjects_dir surface_recon_wf.inputnode subjects_dir 190416-00:41:26,153 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.inputnode->anat_preproc_wf.surface_recon_wf [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,153 nipype.workflow DEBUG: disconnect(): remove list [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,153 nipype.workflow DEBUG: disconnect(): removed connection ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,153 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, surface_recon_wf.inputnode): Edge data exists: {'connect': [('t2w', 't2w'), ('flair', 'flair')]} 190416-00:41:26,154 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, surface_recon_wf.inputnode): new edge data: {'connect': [('t2w', 't2w'), ('flair', 'flair'), ('subjects_dir', 'subjects_dir')]} 190416-00:41:26,154 nipype.workflow DEBUG: in: ('subject_id', 'inputnode.subject_id') 190416-00:41:26,174 nipype.workflow DEBUG: in edges: anat_preproc_wf.inputnode subject_id surface_recon_wf.inputnode subject_id 190416-00:41:26,175 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.inputnode->anat_preproc_wf.surface_recon_wf [('subject_id', 'inputnode.subject_id')] 190416-00:41:26,175 nipype.workflow DEBUG: disconnect(): remove list [('subject_id', 'inputnode.subject_id')] 190416-00:41:26,175 nipype.workflow DEBUG: disconnect(): removed connection ('subject_id', 'inputnode.subject_id') 190416-00:41:26,175 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, surface_recon_wf.inputnode): Edge data exists: {'connect': [('t2w', 't2w'), ('flair', 'flair'), ('subjects_dir', 'subjects_dir')]} 190416-00:41:26,175 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, surface_recon_wf.inputnode): new edge data: {'connect': [('t2w', 't2w'), ('flair', 'flair'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:26,175 nipype.workflow DEBUG: in: connections-> [('t1_template', 'inputnode.t1w')] 190416-00:41:26,175 nipype.workflow DEBUG: in: ('t1_template', 'inputnode.t1w') 190416-00:41:26,196 nipype.workflow DEBUG: in edges: anat_preproc_wf.anat_template_wf.outputnode t1_template surface_recon_wf.inputnode t1w 190416-00:41:26,196 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.anat_template_wf.outputnode->anat_preproc_wf.surface_recon_wf [('t1_template', 'inputnode.t1w')] 190416-00:41:26,196 nipype.workflow DEBUG: disconnect(): remove list [('t1_template', 'inputnode.t1w')] 190416-00:41:26,196 nipype.workflow DEBUG: disconnect(): removed connection ('t1_template', 'inputnode.t1w') 190416-00:41:26,197 nipype.workflow DEBUG: (anat_preproc_wf.anat_template_wf.outputnode, surface_recon_wf.inputnode): No edge data 190416-00:41:26,197 nipype.workflow DEBUG: (anat_preproc_wf.anat_template_wf.outputnode, surface_recon_wf.inputnode): new edge data: {'connect': [('t1_template', 't1w')]} 190416-00:41:26,197 nipype.workflow DEBUG: in: connections-> [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1'), ('out_segm', 'inputnode.ants_segs'), (('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.corrected_t1')] 190416-00:41:26,197 nipype.workflow DEBUG: in: (('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1') 190416-00:41:26,218 nipype.workflow DEBUG: in edges: anat_preproc_wf.brain_extraction_wf.outputnode ('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()) surface_recon_wf.inputnode skullstripped_t1 190416-00:41:26,219 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.brain_extraction_wf.outputnode->anat_preproc_wf.surface_recon_wf [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1')] 190416-00:41:26,219 nipype.workflow DEBUG: disconnect(): remove list [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1')] 190416-00:41:26,219 nipype.workflow DEBUG: disconnect(): removed connection (('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.skullstripped_t1') 190416-00:41:26,219 nipype.workflow DEBUG: (anat_preproc_wf.brain_extraction_wf.outputnode, surface_recon_wf.inputnode): No edge data 190416-00:41:26,219 nipype.workflow DEBUG: (anat_preproc_wf.brain_extraction_wf.outputnode, surface_recon_wf.inputnode): new edge data: {'connect': [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'skullstripped_t1')]} 190416-00:41:26,219 nipype.workflow DEBUG: in: ('out_segm', 'inputnode.ants_segs') 190416-00:41:26,241 nipype.workflow DEBUG: in edges: anat_preproc_wf.brain_extraction_wf.outputnode out_segm surface_recon_wf.inputnode ants_segs 190416-00:41:26,241 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.brain_extraction_wf.outputnode->anat_preproc_wf.surface_recon_wf [('out_segm', 'inputnode.ants_segs')] 190416-00:41:26,242 nipype.workflow DEBUG: disconnect(): remove list [('out_segm', 'inputnode.ants_segs')] 190416-00:41:26,242 nipype.workflow DEBUG: disconnect(): removed connection ('out_segm', 'inputnode.ants_segs') 190416-00:41:26,242 nipype.workflow DEBUG: (anat_preproc_wf.brain_extraction_wf.outputnode, surface_recon_wf.inputnode): Edge data exists: {'connect': [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'skullstripped_t1')]} 190416-00:41:26,242 nipype.workflow DEBUG: (anat_preproc_wf.brain_extraction_wf.outputnode, surface_recon_wf.inputnode): new edge data: {'connect': [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'skullstripped_t1'), ('out_segm', 'ants_segs')]} 190416-00:41:26,242 nipype.workflow DEBUG: in: (('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.corrected_t1') 190416-00:41:26,262 nipype.workflow DEBUG: in edges: anat_preproc_wf.brain_extraction_wf.outputnode ('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()) surface_recon_wf.inputnode corrected_t1 190416-00:41:26,262 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.brain_extraction_wf.outputnode->anat_preproc_wf.surface_recon_wf [(('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.corrected_t1')] 190416-00:41:26,262 nipype.workflow DEBUG: disconnect(): remove list [(('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.corrected_t1')] 190416-00:41:26,262 nipype.workflow DEBUG: disconnect(): removed connection (('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.corrected_t1') 190416-00:41:26,263 nipype.workflow DEBUG: (anat_preproc_wf.brain_extraction_wf.outputnode, surface_recon_wf.inputnode): Edge data exists: {'connect': [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'skullstripped_t1'), ('out_segm', 'ants_segs')]} 190416-00:41:26,263 nipype.workflow DEBUG: (anat_preproc_wf.brain_extraction_wf.outputnode, surface_recon_wf.inputnode): new edge data: {'connect': [(('out_file', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'skullstripped_t1'), ('out_segm', 'ants_segs'), (('bias_corrected', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'corrected_t1')]} 190416-00:41:26,263 nipype.workflow DEBUG: out: connections-> [('outputnode.out_brainmask', 'mask_file')] 190416-00:41:26,263 nipype.workflow DEBUG: out: ('outputnode.out_brainmask', 'mask_file') 190416-00:41:26,287 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode out_brainmask anat_preproc_wf.applyrefined mask_file 190416-00:41:26,287 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.applyrefined [('outputnode.out_brainmask', 'mask_file')] 190416-00:41:26,287 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_brainmask', 'mask_file')] 190416-00:41:26,287 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_brainmask', 'mask_file') 190416-00:41:26,287 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.applyrefined): No edge data 190416-00:41:26,287 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.applyrefined): new edge data: {'connect': [('out_brainmask', 'mask_file')]} 190416-00:41:26,288 nipype.workflow DEBUG: out: connections-> [('outputnode.subjects_dir', 'subjects_dir'), ('outputnode.subject_id', 'subject_id'), ('outputnode.t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform'), ('outputnode.t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('outputnode.surfaces', 'surfaces'), ('outputnode.out_aseg', 't1_aseg'), ('outputnode.out_aparc', 't1_aparc')] 190416-00:41:26,288 nipype.workflow DEBUG: out: ('outputnode.subjects_dir', 'subjects_dir') 190416-00:41:26,311 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode subjects_dir anat_preproc_wf.outputnode subjects_dir 190416-00:41:26,311 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.outputnode [('outputnode.subjects_dir', 'subjects_dir')] 190416-00:41:26,312 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subjects_dir', 'subjects_dir')] 190416-00:41:26,312 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subjects_dir', 'subjects_dir') 190416-00:41:26,312 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): No edge data 190416-00:41:26,312 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,312 nipype.workflow DEBUG: out: ('outputnode.subject_id', 'subject_id') 190416-00:41:26,335 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode subject_id anat_preproc_wf.outputnode subject_id 190416-00:41:26,335 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.outputnode [('outputnode.subject_id', 'subject_id')] 190416-00:41:26,335 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subject_id', 'subject_id')] 190416-00:41:26,336 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subject_id', 'subject_id') 190416-00:41:26,336 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,336 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:26,336 nipype.workflow DEBUG: out: ('outputnode.t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform') 190416-00:41:26,358 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode t1_2_fsnative_forward_transform anat_preproc_wf.outputnode t1_2_fsnative_forward_transform 190416-00:41:26,358 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.outputnode [('outputnode.t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform')] 190416-00:41:26,358 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform')] 190416-00:41:26,358 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform') 190416-00:41:26,359 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:26,359 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform')]} 190416-00:41:26,359 nipype.workflow DEBUG: out: ('outputnode.t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform') 190416-00:41:26,381 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode t1_2_fsnative_reverse_transform anat_preproc_wf.outputnode t1_2_fsnative_reverse_transform 190416-00:41:26,381 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.outputnode [('outputnode.t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform')] 190416-00:41:26,382 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform')] 190416-00:41:26,382 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform') 190416-00:41:26,382 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform')]} 190416-00:41:26,382 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform')]} 190416-00:41:26,382 nipype.workflow DEBUG: out: ('outputnode.surfaces', 'surfaces') 190416-00:41:26,406 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode surfaces anat_preproc_wf.outputnode surfaces 190416-00:41:26,406 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.outputnode [('outputnode.surfaces', 'surfaces')] 190416-00:41:26,406 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.surfaces', 'surfaces')] 190416-00:41:26,406 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.surfaces', 'surfaces') 190416-00:41:26,406 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform')]} 190416-00:41:26,406 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('surfaces', 'surfaces')]} 190416-00:41:26,406 nipype.workflow DEBUG: out: ('outputnode.out_aseg', 't1_aseg') 190416-00:41:26,429 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode out_aseg anat_preproc_wf.outputnode t1_aseg 190416-00:41:26,429 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.outputnode [('outputnode.out_aseg', 't1_aseg')] 190416-00:41:26,430 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_aseg', 't1_aseg')] 190416-00:41:26,430 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_aseg', 't1_aseg') 190416-00:41:26,430 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('surfaces', 'surfaces')]} 190416-00:41:26,430 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('surfaces', 'surfaces'), ('out_aseg', 't1_aseg')]} 190416-00:41:26,430 nipype.workflow DEBUG: out: ('outputnode.out_aparc', 't1_aparc') 190416-00:41:26,452 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode out_aparc anat_preproc_wf.outputnode t1_aparc 190416-00:41:26,452 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.outputnode [('outputnode.out_aparc', 't1_aparc')] 190416-00:41:26,452 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_aparc', 't1_aparc')] 190416-00:41:26,452 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_aparc', 't1_aparc') 190416-00:41:26,452 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('surfaces', 'surfaces'), ('out_aseg', 't1_aseg')]} 190416-00:41:26,452 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.outputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('surfaces', 'surfaces'), ('out_aseg', 't1_aseg'), ('out_aparc', 't1_aparc')]} 190416-00:41:26,452 nipype.workflow DEBUG: out: connections-> [('outputnode.out_brainmask', 't1_mask')] 190416-00:41:26,453 nipype.workflow DEBUG: out: ('outputnode.out_brainmask', 't1_mask') 190416-00:41:26,474 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode out_brainmask anat_preproc_wf.buffernode t1_mask 190416-00:41:26,474 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.buffernode [('outputnode.out_brainmask', 't1_mask')] 190416-00:41:26,474 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_brainmask', 't1_mask')] 190416-00:41:26,474 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_brainmask', 't1_mask') 190416-00:41:26,475 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.buffernode): No edge data 190416-00:41:26,475 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.buffernode): new edge data: {'connect': [('out_brainmask', 't1_mask')]} 190416-00:41:26,475 nipype.workflow DEBUG: out: connections-> [('outputnode.out_report', 'inputnode.recon_report')] 190416-00:41:26,475 nipype.workflow DEBUG: out: ('outputnode.out_report', 'inputnode.recon_report') 190416-00:41:26,498 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode out_report anat_preproc_wf.anat_reports_wf inputnode.recon_report 190416-00:41:26,498 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.anat_reports_wf [('outputnode.out_report', 'inputnode.recon_report')] 190416-00:41:26,498 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_report', 'inputnode.recon_report')] 190416-00:41:26,498 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_report', 'inputnode.recon_report') 190416-00:41:26,500 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.anat_reports_wf): No edge data 190416-00:41:26,500 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.anat_reports_wf): new edge data: {'connect': [('out_report', 'inputnode.recon_report')]} 190416-00:41:26,500 nipype.workflow DEBUG: out: connections-> [('outputnode.out_aseg', 'inputnode.t1_fs_aseg'), ('outputnode.out_aparc', 'inputnode.t1_fs_aparc')] 190416-00:41:26,500 nipype.workflow DEBUG: out: ('outputnode.out_aseg', 'inputnode.t1_fs_aseg') 190416-00:41:26,522 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode out_aseg anat_preproc_wf.anat_derivatives_wf inputnode.t1_fs_aseg 190416-00:41:26,523 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.anat_derivatives_wf [('outputnode.out_aseg', 'inputnode.t1_fs_aseg')] 190416-00:41:26,523 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_aseg', 'inputnode.t1_fs_aseg')] 190416-00:41:26,523 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_aseg', 'inputnode.t1_fs_aseg') 190416-00:41:26,529 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.anat_derivatives_wf): No edge data 190416-00:41:26,529 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.anat_derivatives_wf): new edge data: {'connect': [('out_aseg', 'inputnode.t1_fs_aseg')]} 190416-00:41:26,529 nipype.workflow DEBUG: out: ('outputnode.out_aparc', 'inputnode.t1_fs_aparc') 190416-00:41:26,552 nipype.workflow DEBUG: out edges: surface_recon_wf.outputnode out_aparc anat_preproc_wf.anat_derivatives_wf inputnode.t1_fs_aparc 190416-00:41:26,553 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf->anat_preproc_wf.anat_derivatives_wf [('outputnode.out_aparc', 'inputnode.t1_fs_aparc')] 190416-00:41:26,553 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_aparc', 'inputnode.t1_fs_aparc')] 190416-00:41:26,553 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_aparc', 'inputnode.t1_fs_aparc') 190416-00:41:26,559 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.anat_derivatives_wf): Edge data exists: {'connect': [('out_aseg', 'inputnode.t1_fs_aseg')]} 190416-00:41:26,559 nipype.workflow DEBUG: (surface_recon_wf.outputnode, anat_preproc_wf.anat_derivatives_wf): new edge data: {'connect': [('out_aseg', 'inputnode.t1_fs_aseg'), ('out_aparc', 'inputnode.t1_fs_aparc')]} 190416-00:41:26,559 nipype.workflow DEBUG: expanding workflow: anat_preproc_wf.surface_recon_wf 190416-00:41:26,560 nipype.workflow DEBUG: processing node: surface_recon_wf.inputnode 190416-00:41:26,560 nipype.workflow DEBUG: processing node: surface_recon_wf.fov_check 190416-00:41:26,560 nipype.workflow DEBUG: processing node: surface_recon_wf.recon_config 190416-00:41:26,560 nipype.workflow DEBUG: processing node: surface_recon_wf.autorecon1 190416-00:41:26,560 nipype.workflow DEBUG: processing node: surface_recon_wf.fsnative_2_t1_xfm 190416-00:41:26,560 nipype.workflow DEBUG: processing node: surface_recon_wf.t1_2_fsnative_xfm 190416-00:41:26,560 nipype.workflow DEBUG: processing node: surface_recon_wf.skull_strip_extern 190416-00:41:26,560 nipype.workflow DEBUG: processing node: surface_recon_wf.autorecon_resume_wf 190416-00:41:26,560 nipype.workflow DEBUG: in: connections-> [('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id')] 190416-00:41:26,560 nipype.workflow DEBUG: in: ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,569 nipype.workflow DEBUG: in edges: surface_recon_wf.skull_strip_extern subjects_dir autorecon_resume_wf.inputnode subjects_dir 190416-00:41:26,569 nipype.workflow DEBUG: disconnect(): surface_recon_wf.skull_strip_extern->surface_recon_wf.autorecon_resume_wf [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,569 nipype.workflow DEBUG: disconnect(): remove list [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,569 nipype.workflow DEBUG: disconnect(): removed connection ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,569 nipype.workflow DEBUG: (surface_recon_wf.skull_strip_extern, autorecon_resume_wf.inputnode): No edge data 190416-00:41:26,569 nipype.workflow DEBUG: (surface_recon_wf.skull_strip_extern, autorecon_resume_wf.inputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,569 nipype.workflow DEBUG: in: ('subject_id', 'inputnode.subject_id') 190416-00:41:26,577 nipype.workflow DEBUG: in edges: surface_recon_wf.skull_strip_extern subject_id autorecon_resume_wf.inputnode subject_id 190416-00:41:26,577 nipype.workflow DEBUG: disconnect(): surface_recon_wf.skull_strip_extern->surface_recon_wf.autorecon_resume_wf [('subject_id', 'inputnode.subject_id')] 190416-00:41:26,577 nipype.workflow DEBUG: disconnect(): remove list [('subject_id', 'inputnode.subject_id')] 190416-00:41:26,577 nipype.workflow DEBUG: disconnect(): removed connection ('subject_id', 'inputnode.subject_id') 190416-00:41:26,578 nipype.workflow DEBUG: (surface_recon_wf.skull_strip_extern, autorecon_resume_wf.inputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,578 nipype.workflow DEBUG: (surface_recon_wf.skull_strip_extern, autorecon_resume_wf.inputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:26,578 nipype.workflow DEBUG: in: connections-> [('use_t2w', 'inputnode.use_T2'), ('use_flair', 'inputnode.use_FLAIR')] 190416-00:41:26,578 nipype.workflow DEBUG: in: ('use_t2w', 'inputnode.use_T2') 190416-00:41:26,586 nipype.workflow DEBUG: in edges: surface_recon_wf.recon_config use_t2w autorecon_resume_wf.inputnode use_T2 190416-00:41:26,586 nipype.workflow DEBUG: disconnect(): surface_recon_wf.recon_config->surface_recon_wf.autorecon_resume_wf [('use_t2w', 'inputnode.use_T2')] 190416-00:41:26,586 nipype.workflow DEBUG: disconnect(): remove list [('use_t2w', 'inputnode.use_T2')] 190416-00:41:26,586 nipype.workflow DEBUG: disconnect(): removed connection ('use_t2w', 'inputnode.use_T2') 190416-00:41:26,586 nipype.workflow DEBUG: (surface_recon_wf.recon_config, autorecon_resume_wf.inputnode): No edge data 190416-00:41:26,586 nipype.workflow DEBUG: (surface_recon_wf.recon_config, autorecon_resume_wf.inputnode): new edge data: {'connect': [('use_t2w', 'use_T2')]} 190416-00:41:26,586 nipype.workflow DEBUG: in: ('use_flair', 'inputnode.use_FLAIR') 190416-00:41:26,595 nipype.workflow DEBUG: in edges: surface_recon_wf.recon_config use_flair autorecon_resume_wf.inputnode use_FLAIR 190416-00:41:26,595 nipype.workflow DEBUG: disconnect(): surface_recon_wf.recon_config->surface_recon_wf.autorecon_resume_wf [('use_flair', 'inputnode.use_FLAIR')] 190416-00:41:26,595 nipype.workflow DEBUG: disconnect(): remove list [('use_flair', 'inputnode.use_FLAIR')] 190416-00:41:26,595 nipype.workflow DEBUG: disconnect(): removed connection ('use_flair', 'inputnode.use_FLAIR') 190416-00:41:26,595 nipype.workflow DEBUG: (surface_recon_wf.recon_config, autorecon_resume_wf.inputnode): Edge data exists: {'connect': [('use_t2w', 'use_T2')]} 190416-00:41:26,595 nipype.workflow DEBUG: (surface_recon_wf.recon_config, autorecon_resume_wf.inputnode): new edge data: {'connect': [('use_t2w', 'use_T2'), ('use_flair', 'use_FLAIR')]} 190416-00:41:26,595 nipype.workflow DEBUG: out: connections-> [('outputnode.subjects_dir', 'inputnode.subjects_dir'), ('outputnode.subject_id', 'inputnode.subject_id')] 190416-00:41:26,596 nipype.workflow DEBUG: out: ('outputnode.subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,605 nipype.workflow DEBUG: out edges: autorecon_resume_wf.outputnode subjects_dir surface_recon_wf.gifti_surface_wf inputnode.subjects_dir 190416-00:41:26,605 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf->surface_recon_wf.gifti_surface_wf [('outputnode.subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,605 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,605 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,608 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.gifti_surface_wf): No edge data 190416-00:41:26,608 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.gifti_surface_wf): new edge data: {'connect': [('subjects_dir', 'inputnode.subjects_dir')]} 190416-00:41:26,608 nipype.workflow DEBUG: out: ('outputnode.subject_id', 'inputnode.subject_id') 190416-00:41:26,617 nipype.workflow DEBUG: out edges: autorecon_resume_wf.outputnode subject_id surface_recon_wf.gifti_surface_wf inputnode.subject_id 190416-00:41:26,618 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf->surface_recon_wf.gifti_surface_wf [('outputnode.subject_id', 'inputnode.subject_id')] 190416-00:41:26,618 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subject_id', 'inputnode.subject_id')] 190416-00:41:26,618 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subject_id', 'inputnode.subject_id') 190416-00:41:26,620 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.gifti_surface_wf): Edge data exists: {'connect': [('subjects_dir', 'inputnode.subjects_dir')]} 190416-00:41:26,621 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.gifti_surface_wf): new edge data: {'connect': [('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id')]} 190416-00:41:26,621 nipype.workflow DEBUG: out: connections-> [('outputnode.subjects_dir', 'inputnode.subjects_dir'), ('outputnode.subject_id', 'inputnode.subject_id')] 190416-00:41:26,621 nipype.workflow DEBUG: out: ('outputnode.subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,629 nipype.workflow DEBUG: out edges: autorecon_resume_wf.outputnode subjects_dir surface_recon_wf.segs_to_native_aseg inputnode.subjects_dir 190416-00:41:26,630 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf->surface_recon_wf.segs_to_native_aseg [('outputnode.subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,630 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,630 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,633 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.segs_to_native_aseg): No edge data 190416-00:41:26,634 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.segs_to_native_aseg): new edge data: {'connect': [('subjects_dir', 'inputnode.subjects_dir')]} 190416-00:41:26,634 nipype.workflow DEBUG: out: ('outputnode.subject_id', 'inputnode.subject_id') 190416-00:41:26,643 nipype.workflow DEBUG: out edges: autorecon_resume_wf.outputnode subject_id surface_recon_wf.segs_to_native_aseg inputnode.subject_id 190416-00:41:26,643 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf->surface_recon_wf.segs_to_native_aseg [('outputnode.subject_id', 'inputnode.subject_id')] 190416-00:41:26,643 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subject_id', 'inputnode.subject_id')] 190416-00:41:26,643 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subject_id', 'inputnode.subject_id') 190416-00:41:26,646 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.segs_to_native_aseg): Edge data exists: {'connect': [('subjects_dir', 'inputnode.subjects_dir')]} 190416-00:41:26,647 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.segs_to_native_aseg): new edge data: {'connect': [('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id')]} 190416-00:41:26,647 nipype.workflow DEBUG: out: connections-> [('outputnode.subjects_dir', 'inputnode.subjects_dir'), ('outputnode.subject_id', 'inputnode.subject_id')] 190416-00:41:26,647 nipype.workflow DEBUG: out: ('outputnode.subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,656 nipype.workflow DEBUG: out edges: autorecon_resume_wf.outputnode subjects_dir surface_recon_wf.segs_to_native_aparc_aseg inputnode.subjects_dir 190416-00:41:26,656 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf->surface_recon_wf.segs_to_native_aparc_aseg [('outputnode.subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,656 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,656 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,660 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.segs_to_native_aparc_aseg): No edge data 190416-00:41:26,660 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.segs_to_native_aparc_aseg): new edge data: {'connect': [('subjects_dir', 'inputnode.subjects_dir')]} 190416-00:41:26,660 nipype.workflow DEBUG: out: ('outputnode.subject_id', 'inputnode.subject_id') 190416-00:41:26,670 nipype.workflow DEBUG: out edges: autorecon_resume_wf.outputnode subject_id surface_recon_wf.segs_to_native_aparc_aseg inputnode.subject_id 190416-00:41:26,670 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf->surface_recon_wf.segs_to_native_aparc_aseg [('outputnode.subject_id', 'inputnode.subject_id')] 190416-00:41:26,670 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subject_id', 'inputnode.subject_id')] 190416-00:41:26,670 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subject_id', 'inputnode.subject_id') 190416-00:41:26,674 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.segs_to_native_aparc_aseg): Edge data exists: {'connect': [('subjects_dir', 'inputnode.subjects_dir')]} 190416-00:41:26,674 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.segs_to_native_aparc_aseg): new edge data: {'connect': [('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id')]} 190416-00:41:26,674 nipype.workflow DEBUG: out: connections-> [('outputnode.subjects_dir', 'subjects_dir'), ('outputnode.subject_id', 'subject_id'), ('outputnode.out_report', 'out_report')] 190416-00:41:26,674 nipype.workflow DEBUG: out: ('outputnode.subjects_dir', 'subjects_dir') 190416-00:41:26,684 nipype.workflow DEBUG: out edges: autorecon_resume_wf.outputnode subjects_dir surface_recon_wf.outputnode subjects_dir 190416-00:41:26,684 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf->surface_recon_wf.outputnode [('outputnode.subjects_dir', 'subjects_dir')] 190416-00:41:26,684 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subjects_dir', 'subjects_dir')] 190416-00:41:26,684 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subjects_dir', 'subjects_dir') 190416-00:41:26,684 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.outputnode): No edge data 190416-00:41:26,684 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.outputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,684 nipype.workflow DEBUG: out: ('outputnode.subject_id', 'subject_id') 190416-00:41:26,694 nipype.workflow DEBUG: out edges: autorecon_resume_wf.outputnode subject_id surface_recon_wf.outputnode subject_id 190416-00:41:26,694 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf->surface_recon_wf.outputnode [('outputnode.subject_id', 'subject_id')] 190416-00:41:26,694 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.subject_id', 'subject_id')] 190416-00:41:26,694 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.subject_id', 'subject_id') 190416-00:41:26,695 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.outputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,695 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.outputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:26,695 nipype.workflow DEBUG: out: ('outputnode.out_report', 'out_report') 190416-00:41:26,704 nipype.workflow DEBUG: out edges: autorecon_resume_wf.outputnode out_report surface_recon_wf.outputnode out_report 190416-00:41:26,705 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf->surface_recon_wf.outputnode [('outputnode.out_report', 'out_report')] 190416-00:41:26,705 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_report', 'out_report')] 190416-00:41:26,705 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_report', 'out_report') 190416-00:41:26,705 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.outputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:26,705 nipype.workflow DEBUG: (autorecon_resume_wf.outputnode, surface_recon_wf.outputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('out_report', 'out_report')]} 190416-00:41:26,705 nipype.workflow DEBUG: expanding workflow: surface_recon_wf.autorecon_resume_wf 190416-00:41:26,705 nipype.workflow DEBUG: processing node: autorecon_resume_wf.inputnode 190416-00:41:26,705 nipype.workflow DEBUG: processing node: autorecon_resume_wf.autorecon2_vol 190416-00:41:26,705 nipype.workflow DEBUG: processing node: autorecon_resume_wf.autorecon_surfs 190416-00:41:26,705 nipype.workflow DEBUG: processing node: autorecon_resume_wf.autorecon3 190416-00:41:26,706 nipype.workflow DEBUG: processing node: autorecon_resume_wf.recon_report 190416-00:41:26,706 nipype.workflow DEBUG: processing node: autorecon_resume_wf.outputnode 190416-00:41:26,706 nipype.workflow DEBUG: finished expanding workflow: surface_recon_wf.autorecon_resume_wf 190416-00:41:26,706 nipype.workflow DEBUG: processing node: surface_recon_wf.segs_to_native_aparc_aseg 190416-00:41:26,706 nipype.workflow DEBUG: in: connections-> [('corrected_t1', 'inputnode.in_file')] 190416-00:41:26,706 nipype.workflow DEBUG: in: ('corrected_t1', 'inputnode.in_file') 190416-00:41:26,709 nipype.workflow DEBUG: in edges: surface_recon_wf.inputnode corrected_t1 segs_to_native_aparc_aseg.inputnode in_file 190416-00:41:26,710 nipype.workflow DEBUG: disconnect(): surface_recon_wf.inputnode->surface_recon_wf.segs_to_native_aparc_aseg [('corrected_t1', 'inputnode.in_file')] 190416-00:41:26,710 nipype.workflow DEBUG: disconnect(): remove list [('corrected_t1', 'inputnode.in_file')] 190416-00:41:26,710 nipype.workflow DEBUG: disconnect(): removed connection ('corrected_t1', 'inputnode.in_file') 190416-00:41:26,710 nipype.workflow DEBUG: (surface_recon_wf.inputnode, segs_to_native_aparc_aseg.inputnode): No edge data 190416-00:41:26,710 nipype.workflow DEBUG: (surface_recon_wf.inputnode, segs_to_native_aparc_aseg.inputnode): new edge data: {'connect': [('corrected_t1', 'in_file')]} 190416-00:41:26,710 nipype.workflow DEBUG: in: connections-> [('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id')] 190416-00:41:26,710 nipype.workflow DEBUG: in: ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,714 nipype.workflow DEBUG: in edges: surface_recon_wf.autorecon_resume_wf.outputnode subjects_dir segs_to_native_aparc_aseg.inputnode subjects_dir 190416-00:41:26,714 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf.outputnode->surface_recon_wf.segs_to_native_aparc_aseg [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,714 nipype.workflow DEBUG: disconnect(): remove list [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,714 nipype.workflow DEBUG: disconnect(): removed connection ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,714 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, segs_to_native_aparc_aseg.inputnode): No edge data 190416-00:41:26,714 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, segs_to_native_aparc_aseg.inputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,714 nipype.workflow DEBUG: in: ('subject_id', 'inputnode.subject_id') 190416-00:41:26,718 nipype.workflow DEBUG: in edges: surface_recon_wf.autorecon_resume_wf.outputnode subject_id segs_to_native_aparc_aseg.inputnode subject_id 190416-00:41:26,718 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf.outputnode->surface_recon_wf.segs_to_native_aparc_aseg [('subject_id', 'inputnode.subject_id')] 190416-00:41:26,718 nipype.workflow DEBUG: disconnect(): remove list [('subject_id', 'inputnode.subject_id')] 190416-00:41:26,718 nipype.workflow DEBUG: disconnect(): removed connection ('subject_id', 'inputnode.subject_id') 190416-00:41:26,718 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, segs_to_native_aparc_aseg.inputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,718 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, segs_to_native_aparc_aseg.inputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:26,719 nipype.workflow DEBUG: out: connections-> [('outputnode.out_file', 'out_aparc')] 190416-00:41:26,719 nipype.workflow DEBUG: out: ('outputnode.out_file', 'out_aparc') 190416-00:41:26,722 nipype.workflow DEBUG: out edges: segs_to_native_aparc_aseg.outputnode out_file surface_recon_wf.outputnode out_aparc 190416-00:41:26,722 nipype.workflow DEBUG: disconnect(): surface_recon_wf.segs_to_native_aparc_aseg->surface_recon_wf.outputnode [('outputnode.out_file', 'out_aparc')] 190416-00:41:26,722 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_file', 'out_aparc')] 190416-00:41:26,722 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_file', 'out_aparc') 190416-00:41:26,723 nipype.workflow DEBUG: (segs_to_native_aparc_aseg.outputnode, surface_recon_wf.outputnode): No edge data 190416-00:41:26,723 nipype.workflow DEBUG: (segs_to_native_aparc_aseg.outputnode, surface_recon_wf.outputnode): new edge data: {'connect': [('out_file', 'out_aparc')]} 190416-00:41:26,723 nipype.workflow DEBUG: expanding workflow: surface_recon_wf.segs_to_native_aparc_aseg 190416-00:41:26,723 nipype.workflow DEBUG: processing node: segs_to_native_aparc_aseg.inputnode 190416-00:41:26,723 nipype.workflow DEBUG: processing node: segs_to_native_aparc_aseg.fs_datasource 190416-00:41:26,723 nipype.workflow DEBUG: processing node: segs_to_native_aparc_aseg.tonative 190416-00:41:26,723 nipype.workflow DEBUG: processing node: segs_to_native_aparc_aseg.tonii 190416-00:41:26,723 nipype.workflow DEBUG: processing node: segs_to_native_aparc_aseg.outputnode 190416-00:41:26,724 nipype.workflow DEBUG: finished expanding workflow: surface_recon_wf.segs_to_native_aparc_aseg 190416-00:41:26,724 nipype.workflow DEBUG: processing node: surface_recon_wf.segs_to_native_aseg 190416-00:41:26,724 nipype.workflow DEBUG: in: connections-> [('corrected_t1', 'inputnode.in_file')] 190416-00:41:26,724 nipype.workflow DEBUG: in: ('corrected_t1', 'inputnode.in_file') 190416-00:41:26,728 nipype.workflow DEBUG: in edges: surface_recon_wf.inputnode corrected_t1 segs_to_native_aseg.inputnode in_file 190416-00:41:26,728 nipype.workflow DEBUG: disconnect(): surface_recon_wf.inputnode->surface_recon_wf.segs_to_native_aseg [('corrected_t1', 'inputnode.in_file')] 190416-00:41:26,728 nipype.workflow DEBUG: disconnect(): remove list [('corrected_t1', 'inputnode.in_file')] 190416-00:41:26,728 nipype.workflow DEBUG: disconnect(): removed connection ('corrected_t1', 'inputnode.in_file') 190416-00:41:26,728 nipype.workflow DEBUG: (surface_recon_wf.inputnode, segs_to_native_aseg.inputnode): No edge data 190416-00:41:26,728 nipype.workflow DEBUG: (surface_recon_wf.inputnode, segs_to_native_aseg.inputnode): new edge data: {'connect': [('corrected_t1', 'in_file')]} 190416-00:41:26,728 nipype.workflow DEBUG: in: connections-> [('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id')] 190416-00:41:26,728 nipype.workflow DEBUG: in: ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,732 nipype.workflow DEBUG: in edges: surface_recon_wf.autorecon_resume_wf.outputnode subjects_dir segs_to_native_aseg.inputnode subjects_dir 190416-00:41:26,732 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf.outputnode->surface_recon_wf.segs_to_native_aseg [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,732 nipype.workflow DEBUG: disconnect(): remove list [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,732 nipype.workflow DEBUG: disconnect(): removed connection ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,732 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, segs_to_native_aseg.inputnode): No edge data 190416-00:41:26,732 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, segs_to_native_aseg.inputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,732 nipype.workflow DEBUG: in: ('subject_id', 'inputnode.subject_id') 190416-00:41:26,736 nipype.workflow DEBUG: in edges: surface_recon_wf.autorecon_resume_wf.outputnode subject_id segs_to_native_aseg.inputnode subject_id 190416-00:41:26,736 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf.outputnode->surface_recon_wf.segs_to_native_aseg [('subject_id', 'inputnode.subject_id')] 190416-00:41:26,736 nipype.workflow DEBUG: disconnect(): remove list [('subject_id', 'inputnode.subject_id')] 190416-00:41:26,736 nipype.workflow DEBUG: disconnect(): removed connection ('subject_id', 'inputnode.subject_id') 190416-00:41:26,736 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, segs_to_native_aseg.inputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,736 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, segs_to_native_aseg.inputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:26,736 nipype.workflow DEBUG: out: connections-> [('outputnode.out_file', 'in_aseg')] 190416-00:41:26,737 nipype.workflow DEBUG: out: ('outputnode.out_file', 'in_aseg') 190416-00:41:26,739 nipype.workflow DEBUG: out edges: segs_to_native_aseg.outputnode out_file surface_recon_wf.refine in_aseg 190416-00:41:26,740 nipype.workflow DEBUG: disconnect(): surface_recon_wf.segs_to_native_aseg->surface_recon_wf.refine [('outputnode.out_file', 'in_aseg')] 190416-00:41:26,740 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_file', 'in_aseg')] 190416-00:41:26,740 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_file', 'in_aseg') 190416-00:41:26,740 nipype.workflow DEBUG: (segs_to_native_aseg.outputnode, surface_recon_wf.refine): No edge data 190416-00:41:26,740 nipype.workflow DEBUG: (segs_to_native_aseg.outputnode, surface_recon_wf.refine): new edge data: {'connect': [('out_file', 'in_aseg')]} 190416-00:41:26,740 nipype.workflow DEBUG: out: connections-> [('outputnode.out_file', 'out_aseg')] 190416-00:41:26,740 nipype.workflow DEBUG: out: ('outputnode.out_file', 'out_aseg') 190416-00:41:26,743 nipype.workflow DEBUG: out edges: segs_to_native_aseg.outputnode out_file surface_recon_wf.outputnode out_aseg 190416-00:41:26,743 nipype.workflow DEBUG: disconnect(): surface_recon_wf.segs_to_native_aseg->surface_recon_wf.outputnode [('outputnode.out_file', 'out_aseg')] 190416-00:41:26,743 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_file', 'out_aseg')] 190416-00:41:26,743 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_file', 'out_aseg') 190416-00:41:26,744 nipype.workflow DEBUG: (segs_to_native_aseg.outputnode, surface_recon_wf.outputnode): No edge data 190416-00:41:26,744 nipype.workflow DEBUG: (segs_to_native_aseg.outputnode, surface_recon_wf.outputnode): new edge data: {'connect': [('out_file', 'out_aseg')]} 190416-00:41:26,744 nipype.workflow DEBUG: expanding workflow: surface_recon_wf.segs_to_native_aseg 190416-00:41:26,744 nipype.workflow DEBUG: processing node: segs_to_native_aseg.inputnode 190416-00:41:26,744 nipype.workflow DEBUG: processing node: segs_to_native_aseg.fs_datasource 190416-00:41:26,744 nipype.workflow DEBUG: processing node: segs_to_native_aseg.tonative 190416-00:41:26,744 nipype.workflow DEBUG: processing node: segs_to_native_aseg.tonii 190416-00:41:26,744 nipype.workflow DEBUG: processing node: segs_to_native_aseg.outputnode 190416-00:41:26,745 nipype.workflow DEBUG: finished expanding workflow: surface_recon_wf.segs_to_native_aseg 190416-00:41:26,745 nipype.workflow DEBUG: processing node: surface_recon_wf.refine 190416-00:41:26,745 nipype.workflow DEBUG: processing node: surface_recon_wf.gifti_surface_wf 190416-00:41:26,745 nipype.workflow DEBUG: in: connections-> [('out_reg_file', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:26,745 nipype.workflow DEBUG: in: ('out_reg_file', 'inputnode.t1_2_fsnative_reverse_transform') 190416-00:41:26,748 nipype.workflow DEBUG: in edges: surface_recon_wf.fsnative_2_t1_xfm out_reg_file gifti_surface_wf.inputnode t1_2_fsnative_reverse_transform 190416-00:41:26,748 nipype.workflow DEBUG: disconnect(): surface_recon_wf.fsnative_2_t1_xfm->surface_recon_wf.gifti_surface_wf [('out_reg_file', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:26,748 nipype.workflow DEBUG: disconnect(): remove list [('out_reg_file', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:26,748 nipype.workflow DEBUG: disconnect(): removed connection ('out_reg_file', 'inputnode.t1_2_fsnative_reverse_transform') 190416-00:41:26,748 nipype.workflow DEBUG: (surface_recon_wf.fsnative_2_t1_xfm, gifti_surface_wf.inputnode): No edge data 190416-00:41:26,748 nipype.workflow DEBUG: (surface_recon_wf.fsnative_2_t1_xfm, gifti_surface_wf.inputnode): new edge data: {'connect': [('out_reg_file', 't1_2_fsnative_reverse_transform')]} 190416-00:41:26,748 nipype.workflow DEBUG: in: connections-> [('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id')] 190416-00:41:26,748 nipype.workflow DEBUG: in: ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,751 nipype.workflow DEBUG: in edges: surface_recon_wf.autorecon_resume_wf.outputnode subjects_dir gifti_surface_wf.inputnode subjects_dir 190416-00:41:26,751 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf.outputnode->surface_recon_wf.gifti_surface_wf [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,751 nipype.workflow DEBUG: disconnect(): remove list [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:26,751 nipype.workflow DEBUG: disconnect(): removed connection ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:26,751 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, gifti_surface_wf.inputnode): No edge data 190416-00:41:26,752 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, gifti_surface_wf.inputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,752 nipype.workflow DEBUG: in: ('subject_id', 'inputnode.subject_id') 190416-00:41:26,754 nipype.workflow DEBUG: in edges: surface_recon_wf.autorecon_resume_wf.outputnode subject_id gifti_surface_wf.inputnode subject_id 190416-00:41:26,755 nipype.workflow DEBUG: disconnect(): surface_recon_wf.autorecon_resume_wf.outputnode->surface_recon_wf.gifti_surface_wf [('subject_id', 'inputnode.subject_id')] 190416-00:41:26,755 nipype.workflow DEBUG: disconnect(): remove list [('subject_id', 'inputnode.subject_id')] 190416-00:41:26,755 nipype.workflow DEBUG: disconnect(): removed connection ('subject_id', 'inputnode.subject_id') 190416-00:41:26,755 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, gifti_surface_wf.inputnode): Edge data exists: {'connect': [('subjects_dir', 'subjects_dir')]} 190416-00:41:26,755 nipype.workflow DEBUG: (surface_recon_wf.autorecon_resume_wf.outputnode, gifti_surface_wf.inputnode): new edge data: {'connect': [('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:26,755 nipype.workflow DEBUG: out: connections-> [('outputnode.surfaces', 'surfaces')] 190416-00:41:26,755 nipype.workflow DEBUG: out: ('outputnode.surfaces', 'surfaces') 190416-00:41:26,759 nipype.workflow DEBUG: out edges: gifti_surface_wf.outputnode surfaces surface_recon_wf.outputnode surfaces 190416-00:41:26,759 nipype.workflow DEBUG: disconnect(): surface_recon_wf.gifti_surface_wf->surface_recon_wf.outputnode [('outputnode.surfaces', 'surfaces')] 190416-00:41:26,759 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.surfaces', 'surfaces')] 190416-00:41:26,759 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.surfaces', 'surfaces') 190416-00:41:26,759 nipype.workflow DEBUG: (gifti_surface_wf.outputnode, surface_recon_wf.outputnode): No edge data 190416-00:41:26,759 nipype.workflow DEBUG: (gifti_surface_wf.outputnode, surface_recon_wf.outputnode): new edge data: {'connect': [('surfaces', 'surfaces')]} 190416-00:41:26,759 nipype.workflow DEBUG: expanding workflow: surface_recon_wf.gifti_surface_wf 190416-00:41:26,760 nipype.workflow DEBUG: processing node: gifti_surface_wf.inputnode 190416-00:41:26,760 nipype.workflow DEBUG: processing node: gifti_surface_wf.get_surfaces 190416-00:41:26,760 nipype.workflow DEBUG: processing node: gifti_surface_wf.midthickness 190416-00:41:26,760 nipype.workflow DEBUG: processing node: gifti_surface_wf.save_midthickness 190416-00:41:26,760 nipype.workflow DEBUG: processing node: gifti_surface_wf.surface_list 190416-00:41:26,760 nipype.workflow DEBUG: processing node: gifti_surface_wf.fs_2_gii 190416-00:41:26,760 nipype.workflow DEBUG: processing node: gifti_surface_wf.fix_surfs 190416-00:41:26,760 nipype.workflow DEBUG: processing node: gifti_surface_wf.outputnode 190416-00:41:26,760 nipype.workflow DEBUG: finished expanding workflow: surface_recon_wf.gifti_surface_wf 190416-00:41:26,761 nipype.workflow DEBUG: processing node: surface_recon_wf.outputnode 190416-00:41:26,761 nipype.workflow DEBUG: finished expanding workflow: anat_preproc_wf.surface_recon_wf 190416-00:41:26,761 nipype.workflow DEBUG: processing node: anat_preproc_wf.applyrefined 190416-00:41:26,761 nipype.workflow DEBUG: processing node: anat_preproc_wf.buffernode 190416-00:41:26,761 nipype.workflow DEBUG: processing node: anat_preproc_wf.t1_2_mni 190416-00:41:26,761 nipype.workflow DEBUG: processing node: anat_preproc_wf.mni_mask 190416-00:41:26,761 nipype.workflow DEBUG: processing node: anat_preproc_wf.t1_seg 190416-00:41:26,761 nipype.workflow DEBUG: processing node: anat_preproc_wf.mni_tpms 190416-00:41:26,761 nipype.workflow DEBUG: processing node: anat_preproc_wf.mni_seg 190416-00:41:26,762 nipype.workflow DEBUG: processing node: anat_preproc_wf.outputnode 190416-00:41:26,762 nipype.workflow DEBUG: processing node: anat_preproc_wf.anat_derivatives_wf 190416-00:41:26,762 nipype.workflow DEBUG: in: connections-> [('t1_template_transforms', 'inputnode.t1_template_transforms'), ('t1_preproc', 'inputnode.t1_preproc'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform'), ('t1_2_mni', 'inputnode.t1_2_mni'), ('mni_mask', 'inputnode.mni_mask'), ('mni_seg', 'inputnode.mni_seg'), ('mni_tpms', 'inputnode.mni_tpms'), ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform'), ('surfaces', 'inputnode.surfaces')] 190416-00:41:26,762 nipype.workflow DEBUG: in: ('t1_template_transforms', 'inputnode.t1_template_transforms') 190416-00:41:26,768 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode t1_template_transforms anat_derivatives_wf.inputnode t1_template_transforms 190416-00:41:26,768 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('t1_template_transforms', 'inputnode.t1_template_transforms')] 190416-00:41:26,768 nipype.workflow DEBUG: disconnect(): remove list [('t1_template_transforms', 'inputnode.t1_template_transforms')] 190416-00:41:26,768 nipype.workflow DEBUG: disconnect(): removed connection ('t1_template_transforms', 'inputnode.t1_template_transforms') 190416-00:41:26,769 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): No edge data 190416-00:41:26,769 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms')]} 190416-00:41:26,769 nipype.workflow DEBUG: in: ('t1_preproc', 'inputnode.t1_preproc') 190416-00:41:26,775 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode t1_preproc anat_derivatives_wf.inputnode t1_preproc 190416-00:41:26,775 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('t1_preproc', 'inputnode.t1_preproc')] 190416-00:41:26,775 nipype.workflow DEBUG: disconnect(): remove list [('t1_preproc', 'inputnode.t1_preproc')] 190416-00:41:26,775 nipype.workflow DEBUG: disconnect(): removed connection ('t1_preproc', 'inputnode.t1_preproc') 190416-00:41:26,775 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms')]} 190416-00:41:26,775 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc')]} 190416-00:41:26,776 nipype.workflow DEBUG: in: ('t1_mask', 'inputnode.t1_mask') 190416-00:41:26,783 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode t1_mask anat_derivatives_wf.inputnode t1_mask 190416-00:41:26,784 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('t1_mask', 'inputnode.t1_mask')] 190416-00:41:26,784 nipype.workflow DEBUG: disconnect(): remove list [('t1_mask', 'inputnode.t1_mask')] 190416-00:41:26,784 nipype.workflow DEBUG: disconnect(): removed connection ('t1_mask', 'inputnode.t1_mask') 190416-00:41:26,784 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc')]} 190416-00:41:26,784 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask')]} 190416-00:41:26,784 nipype.workflow DEBUG: in: ('t1_seg', 'inputnode.t1_seg') 190416-00:41:26,791 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode t1_seg anat_derivatives_wf.inputnode t1_seg 190416-00:41:26,791 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('t1_seg', 'inputnode.t1_seg')] 190416-00:41:26,791 nipype.workflow DEBUG: disconnect(): remove list [('t1_seg', 'inputnode.t1_seg')] 190416-00:41:26,791 nipype.workflow DEBUG: disconnect(): removed connection ('t1_seg', 'inputnode.t1_seg') 190416-00:41:26,792 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask')]} 190416-00:41:26,792 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg')]} 190416-00:41:26,792 nipype.workflow DEBUG: in: ('t1_tpms', 'inputnode.t1_tpms') 190416-00:41:26,798 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode t1_tpms anat_derivatives_wf.inputnode t1_tpms 190416-00:41:26,798 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('t1_tpms', 'inputnode.t1_tpms')] 190416-00:41:26,798 nipype.workflow DEBUG: disconnect(): remove list [('t1_tpms', 'inputnode.t1_tpms')] 190416-00:41:26,798 nipype.workflow DEBUG: disconnect(): removed connection ('t1_tpms', 'inputnode.t1_tpms') 190416-00:41:26,798 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg')]} 190416-00:41:26,799 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms')]} 190416-00:41:26,799 nipype.workflow DEBUG: in: ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform') 190416-00:41:26,805 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode t1_2_mni_forward_transform anat_derivatives_wf.inputnode t1_2_mni_forward_transform 190416-00:41:26,805 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform')] 190416-00:41:26,805 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform')] 190416-00:41:26,805 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform') 190416-00:41:26,805 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms')]} 190416-00:41:26,805 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform')]} 190416-00:41:26,806 nipype.workflow DEBUG: in: ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform') 190416-00:41:26,811 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode t1_2_mni_reverse_transform anat_derivatives_wf.inputnode t1_2_mni_reverse_transform 190416-00:41:26,812 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:26,812 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:26,812 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform') 190416-00:41:26,812 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform')]} 190416-00:41:26,812 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform')]} 190416-00:41:26,812 nipype.workflow DEBUG: in: ('t1_2_mni', 'inputnode.t1_2_mni') 190416-00:41:26,818 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode t1_2_mni anat_derivatives_wf.inputnode t1_2_mni 190416-00:41:26,818 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('t1_2_mni', 'inputnode.t1_2_mni')] 190416-00:41:26,818 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_mni', 'inputnode.t1_2_mni')] 190416-00:41:26,818 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_mni', 'inputnode.t1_2_mni') 190416-00:41:26,818 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform')]} 190416-00:41:26,819 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('t1_2_mni', 't1_2_mni')]} 190416-00:41:26,819 nipype.workflow DEBUG: in: ('mni_mask', 'inputnode.mni_mask') 190416-00:41:26,825 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode mni_mask anat_derivatives_wf.inputnode mni_mask 190416-00:41:26,825 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('mni_mask', 'inputnode.mni_mask')] 190416-00:41:26,826 nipype.workflow DEBUG: disconnect(): remove list [('mni_mask', 'inputnode.mni_mask')] 190416-00:41:26,826 nipype.workflow DEBUG: disconnect(): removed connection ('mni_mask', 'inputnode.mni_mask') 190416-00:41:26,826 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('t1_2_mni', 't1_2_mni')]} 190416-00:41:26,826 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('t1_2_mni', 't1_2_mni'), ('mni_mask', 'mni_mask')]} 190416-00:41:26,826 nipype.workflow DEBUG: in: ('mni_seg', 'inputnode.mni_seg') 190416-00:41:26,832 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode mni_seg anat_derivatives_wf.inputnode mni_seg 190416-00:41:26,832 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('mni_seg', 'inputnode.mni_seg')] 190416-00:41:26,833 nipype.workflow DEBUG: disconnect(): remove list [('mni_seg', 'inputnode.mni_seg')] 190416-00:41:26,833 nipype.workflow DEBUG: disconnect(): removed connection ('mni_seg', 'inputnode.mni_seg') 190416-00:41:26,833 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('t1_2_mni', 't1_2_mni'), ('mni_mask', 'mni_mask')]} 190416-00:41:26,833 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('t1_2_mni', 't1_2_mni'), ('mni_mask', 'mni_mask'), ('mni_seg', 'mni_seg')]} 190416-00:41:26,833 nipype.workflow DEBUG: in: ('mni_tpms', 'inputnode.mni_tpms') 190416-00:41:26,839 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode mni_tpms anat_derivatives_wf.inputnode mni_tpms 190416-00:41:26,840 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('mni_tpms', 'inputnode.mni_tpms')] 190416-00:41:26,840 nipype.workflow DEBUG: disconnect(): remove list [('mni_tpms', 'inputnode.mni_tpms')] 190416-00:41:26,840 nipype.workflow DEBUG: disconnect(): removed connection ('mni_tpms', 'inputnode.mni_tpms') 190416-00:41:26,840 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('t1_2_mni', 't1_2_mni'), ('mni_mask', 'mni_mask'), ('mni_seg', 'mni_seg')]} 190416-00:41:26,840 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('t1_2_mni', 't1_2_mni'), ('mni_mask', 'mni_mask'), ('mni_seg', 'mni_seg'), ('mni_tpms', 'mni_tpms')]} 190416-00:41:26,840 nipype.workflow DEBUG: in: ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform') 190416-00:41:26,847 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode t1_2_fsnative_forward_transform anat_derivatives_wf.inputnode t1_2_fsnative_forward_transform 190416-00:41:26,847 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform')] 190416-00:41:26,847 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform')] 190416-00:41:26,847 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform') 190416-00:41:26,847 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('t1_2_mni', 't1_2_mni'), ('mni_mask', 'mni_mask'), ('mni_seg', 'mni_seg'), ('mni_tpms', 'mni_tpms')]} 190416-00:41:26,847 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('t1_2_mni', 't1_2_mni'), ('mni_mask', 'mni_mask'), ('mni_seg', 'mni_seg'), ('mni_tpms', 'mni_tpms'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform')]} 190416-00:41:26,848 nipype.workflow DEBUG: in: ('surfaces', 'inputnode.surfaces') 190416-00:41:26,854 nipype.workflow DEBUG: in edges: anat_preproc_wf.outputnode surfaces anat_derivatives_wf.inputnode surfaces 190416-00:41:26,854 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('surfaces', 'inputnode.surfaces')] 190416-00:41:26,854 nipype.workflow DEBUG: disconnect(): remove list [('surfaces', 'inputnode.surfaces')] 190416-00:41:26,854 nipype.workflow DEBUG: disconnect(): removed connection ('surfaces', 'inputnode.surfaces') 190416-00:41:26,855 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('t1_2_mni', 't1_2_mni'), ('mni_mask', 'mni_mask'), ('mni_seg', 'mni_seg'), ('mni_tpms', 'mni_tpms'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform')]} 190416-00:41:26,855 nipype.workflow DEBUG: (anat_preproc_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1_template_transforms', 't1_template_transforms'), ('t1_preproc', 't1_preproc'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('t1_2_mni', 't1_2_mni'), ('mni_mask', 'mni_mask'), ('mni_seg', 'mni_seg'), ('mni_tpms', 'mni_tpms'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform'), ('surfaces', 'surfaces')]} 190416-00:41:26,855 nipype.workflow DEBUG: in: connections-> [('t1w_valid_list', 'inputnode.source_files')] 190416-00:41:26,855 nipype.workflow DEBUG: in: ('t1w_valid_list', 'inputnode.source_files') 190416-00:41:26,861 nipype.workflow DEBUG: in edges: anat_preproc_wf.anat_template_wf.outputnode t1w_valid_list anat_derivatives_wf.inputnode source_files 190416-00:41:26,861 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.anat_template_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('t1w_valid_list', 'inputnode.source_files')] 190416-00:41:26,861 nipype.workflow DEBUG: disconnect(): remove list [('t1w_valid_list', 'inputnode.source_files')] 190416-00:41:26,862 nipype.workflow DEBUG: disconnect(): removed connection ('t1w_valid_list', 'inputnode.source_files') 190416-00:41:26,862 nipype.workflow DEBUG: (anat_preproc_wf.anat_template_wf.outputnode, anat_derivatives_wf.inputnode): No edge data 190416-00:41:26,862 nipype.workflow DEBUG: (anat_preproc_wf.anat_template_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('t1w_valid_list', 'source_files')]} 190416-00:41:26,862 nipype.workflow DEBUG: in: connections-> [('out_aseg', 'inputnode.t1_fs_aseg'), ('out_aparc', 'inputnode.t1_fs_aparc')] 190416-00:41:26,862 nipype.workflow DEBUG: in: ('out_aseg', 'inputnode.t1_fs_aseg') 190416-00:41:26,869 nipype.workflow DEBUG: in edges: anat_preproc_wf.surface_recon_wf.outputnode out_aseg anat_derivatives_wf.inputnode t1_fs_aseg 190416-00:41:26,869 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('out_aseg', 'inputnode.t1_fs_aseg')] 190416-00:41:26,869 nipype.workflow DEBUG: disconnect(): remove list [('out_aseg', 'inputnode.t1_fs_aseg')] 190416-00:41:26,869 nipype.workflow DEBUG: disconnect(): removed connection ('out_aseg', 'inputnode.t1_fs_aseg') 190416-00:41:26,869 nipype.workflow DEBUG: (anat_preproc_wf.surface_recon_wf.outputnode, anat_derivatives_wf.inputnode): No edge data 190416-00:41:26,869 nipype.workflow DEBUG: (anat_preproc_wf.surface_recon_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('out_aseg', 't1_fs_aseg')]} 190416-00:41:26,869 nipype.workflow DEBUG: in: ('out_aparc', 'inputnode.t1_fs_aparc') 190416-00:41:26,876 nipype.workflow DEBUG: in edges: anat_preproc_wf.surface_recon_wf.outputnode out_aparc anat_derivatives_wf.inputnode t1_fs_aparc 190416-00:41:26,876 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf.outputnode->anat_preproc_wf.anat_derivatives_wf [('out_aparc', 'inputnode.t1_fs_aparc')] 190416-00:41:26,876 nipype.workflow DEBUG: disconnect(): remove list [('out_aparc', 'inputnode.t1_fs_aparc')] 190416-00:41:26,876 nipype.workflow DEBUG: disconnect(): removed connection ('out_aparc', 'inputnode.t1_fs_aparc') 190416-00:41:26,876 nipype.workflow DEBUG: (anat_preproc_wf.surface_recon_wf.outputnode, anat_derivatives_wf.inputnode): Edge data exists: {'connect': [('out_aseg', 't1_fs_aseg')]} 190416-00:41:26,877 nipype.workflow DEBUG: (anat_preproc_wf.surface_recon_wf.outputnode, anat_derivatives_wf.inputnode): new edge data: {'connect': [('out_aseg', 't1_fs_aseg'), ('out_aparc', 't1_fs_aparc')]} 190416-00:41:26,877 nipype.workflow DEBUG: expanding workflow: anat_preproc_wf.anat_derivatives_wf 190416-00:41:26,877 nipype.workflow DEBUG: processing node: anat_derivatives_wf.inputnode 190416-00:41:26,877 nipype.workflow DEBUG: processing node: anat_derivatives_wf.name_surfs 190416-00:41:26,877 nipype.workflow DEBUG: processing node: anat_derivatives_wf.lta_2_itk 190416-00:41:26,877 nipype.workflow DEBUG: processing node: anat_derivatives_wf.lut_mni_seg 190416-00:41:26,877 nipype.workflow DEBUG: processing node: anat_derivatives_wf.lut_t1_seg 190416-00:41:26,877 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_t1_template_transforms 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.raw_sources 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.t1_name 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_t1_fsparc 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_t1_fsaseg 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_surfs 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_t1_fsnative 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_mni_tpms 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_mni_seg 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_mni_mask 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_t1_mni 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_t1_mni_inv_warp 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_t1_mni_warp 190416-00:41:26,878 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_t1_tpms 190416-00:41:26,879 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_t1_seg 190416-00:41:26,879 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_t1_mask 190416-00:41:26,879 nipype.workflow DEBUG: processing node: anat_derivatives_wf.ds_t1_preproc 190416-00:41:26,879 nipype.workflow DEBUG: finished expanding workflow: anat_preproc_wf.anat_derivatives_wf 190416-00:41:26,879 nipype.workflow DEBUG: processing node: anat_preproc_wf.seg_rpt 190416-00:41:26,879 nipype.workflow DEBUG: processing node: anat_preproc_wf.anat_reports_wf 190416-00:41:26,880 nipype.workflow DEBUG: in: connections-> [(('t1w', 'def fix_multi_T1w_source_name(in_files):\n """\n Make up a generic source name when there are multiple T1s\n\n >>> fix_multi_T1w_source_name([\n ... \'/path/to/sub-045_ses-test_T1w.nii.gz\',\n ... \'/path/to/sub-045_ses-retest_T1w.nii.gz\'])\n \'/path/to/sub-045_T1w.nii.gz\'\n\n """\n import os\n from nipype.utils.filemanip import filename_to_list\n base, in_file = os.path.split(filename_to_list(in_files)[0])\n subject_label = in_file.split("_", 1)[0].split("-")[1]\n return os.path.join(base, "sub-%s_T1w.nii.gz" % subject_label)\n', ()), 'inputnode.source_file')] 190416-00:41:26,880 nipype.workflow DEBUG: in: (('t1w', 'def fix_multi_T1w_source_name(in_files):\n """\n Make up a generic source name when there are multiple T1s\n\n >>> fix_multi_T1w_source_name([\n ... \'/path/to/sub-045_ses-test_T1w.nii.gz\',\n ... \'/path/to/sub-045_ses-retest_T1w.nii.gz\'])\n \'/path/to/sub-045_T1w.nii.gz\'\n\n """\n import os\n from nipype.utils.filemanip import filename_to_list\n base, in_file = os.path.split(filename_to_list(in_files)[0])\n subject_label = in_file.split("_", 1)[0].split("-")[1]\n return os.path.join(base, "sub-%s_T1w.nii.gz" % subject_label)\n', ()), 'inputnode.source_file') 190416-00:41:26,881 nipype.workflow DEBUG: in edges: anat_preproc_wf.inputnode ('t1w', 'def fix_multi_T1w_source_name(in_files):\n """\n Make up a generic source name when there are multiple T1s\n\n >>> fix_multi_T1w_source_name([\n ... \'/path/to/sub-045_ses-test_T1w.nii.gz\',\n ... \'/path/to/sub-045_ses-retest_T1w.nii.gz\'])\n \'/path/to/sub-045_T1w.nii.gz\'\n\n """\n import os\n from nipype.utils.filemanip import filename_to_list\n base, in_file = os.path.split(filename_to_list(in_files)[0])\n subject_label = in_file.split("_", 1)[0].split("-")[1]\n return os.path.join(base, "sub-%s_T1w.nii.gz" % subject_label)\n', ()) anat_reports_wf.inputnode source_file 190416-00:41:26,881 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.inputnode->anat_preproc_wf.anat_reports_wf [(('t1w', 'def fix_multi_T1w_source_name(in_files):\n """\n Make up a generic source name when there are multiple T1s\n\n >>> fix_multi_T1w_source_name([\n ... \'/path/to/sub-045_ses-test_T1w.nii.gz\',\n ... \'/path/to/sub-045_ses-retest_T1w.nii.gz\'])\n \'/path/to/sub-045_T1w.nii.gz\'\n\n """\n import os\n from nipype.utils.filemanip import filename_to_list\n base, in_file = os.path.split(filename_to_list(in_files)[0])\n subject_label = in_file.split("_", 1)[0].split("-")[1]\n return os.path.join(base, "sub-%s_T1w.nii.gz" % subject_label)\n', ()), 'inputnode.source_file')] 190416-00:41:26,881 nipype.workflow DEBUG: disconnect(): remove list [(('t1w', 'def fix_multi_T1w_source_name(in_files):\n """\n Make up a generic source name when there are multiple T1s\n\n >>> fix_multi_T1w_source_name([\n ... \'/path/to/sub-045_ses-test_T1w.nii.gz\',\n ... \'/path/to/sub-045_ses-retest_T1w.nii.gz\'])\n \'/path/to/sub-045_T1w.nii.gz\'\n\n """\n import os\n from nipype.utils.filemanip import filename_to_list\n base, in_file = os.path.split(filename_to_list(in_files)[0])\n subject_label = in_file.split("_", 1)[0].split("-")[1]\n return os.path.join(base, "sub-%s_T1w.nii.gz" % subject_label)\n', ()), 'inputnode.source_file')] 190416-00:41:26,881 nipype.workflow DEBUG: disconnect(): removed connection (('t1w', 'def fix_multi_T1w_source_name(in_files):\n """\n Make up a generic source name when there are multiple T1s\n\n >>> fix_multi_T1w_source_name([\n ... \'/path/to/sub-045_ses-test_T1w.nii.gz\',\n ... \'/path/to/sub-045_ses-retest_T1w.nii.gz\'])\n \'/path/to/sub-045_T1w.nii.gz\'\n\n """\n import os\n from nipype.utils.filemanip import filename_to_list\n base, in_file = os.path.split(filename_to_list(in_files)[0])\n subject_label = in_file.split("_", 1)[0].split("-")[1]\n return os.path.join(base, "sub-%s_T1w.nii.gz" % subject_label)\n', ()), 'inputnode.source_file') 190416-00:41:26,882 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, anat_reports_wf.inputnode): No edge data 190416-00:41:26,882 nipype.workflow DEBUG: (anat_preproc_wf.inputnode, anat_reports_wf.inputnode): new edge data: {'connect': [(('t1w', 'def fix_multi_T1w_source_name(in_files):\n """\n Make up a generic source name when there are multiple T1s\n\n >>> fix_multi_T1w_source_name([\n ... \'/path/to/sub-045_ses-test_T1w.nii.gz\',\n ... \'/path/to/sub-045_ses-retest_T1w.nii.gz\'])\n \'/path/to/sub-045_T1w.nii.gz\'\n\n """\n import os\n from nipype.utils.filemanip import filename_to_list\n base, in_file = os.path.split(filename_to_list(in_files)[0])\n subject_label = in_file.split("_", 1)[0].split("-")[1]\n return os.path.join(base, "sub-%s_T1w.nii.gz" % subject_label)\n', ()), 'source_file')]} 190416-00:41:26,882 nipype.workflow DEBUG: in: connections-> [('out_report', 'inputnode.seg_report')] 190416-00:41:26,882 nipype.workflow DEBUG: in: ('out_report', 'inputnode.seg_report') 190416-00:41:26,883 nipype.workflow DEBUG: in edges: anat_preproc_wf.seg_rpt out_report anat_reports_wf.inputnode seg_report 190416-00:41:26,884 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.seg_rpt->anat_preproc_wf.anat_reports_wf [('out_report', 'inputnode.seg_report')] 190416-00:41:26,884 nipype.workflow DEBUG: disconnect(): remove list [('out_report', 'inputnode.seg_report')] 190416-00:41:26,884 nipype.workflow DEBUG: disconnect(): removed connection ('out_report', 'inputnode.seg_report') 190416-00:41:26,884 nipype.workflow DEBUG: (anat_preproc_wf.seg_rpt, anat_reports_wf.inputnode): No edge data 190416-00:41:26,884 nipype.workflow DEBUG: (anat_preproc_wf.seg_rpt, anat_reports_wf.inputnode): new edge data: {'connect': [('out_report', 'seg_report')]} 190416-00:41:26,884 nipype.workflow DEBUG: in: connections-> [('out_report', 'inputnode.t1_2_mni_report')] 190416-00:41:26,884 nipype.workflow DEBUG: in: ('out_report', 'inputnode.t1_2_mni_report') 190416-00:41:26,886 nipype.workflow DEBUG: in edges: anat_preproc_wf.t1_2_mni out_report anat_reports_wf.inputnode t1_2_mni_report 190416-00:41:26,886 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.t1_2_mni->anat_preproc_wf.anat_reports_wf [('out_report', 'inputnode.t1_2_mni_report')] 190416-00:41:26,886 nipype.workflow DEBUG: disconnect(): remove list [('out_report', 'inputnode.t1_2_mni_report')] 190416-00:41:26,886 nipype.workflow DEBUG: disconnect(): removed connection ('out_report', 'inputnode.t1_2_mni_report') 190416-00:41:26,887 nipype.workflow DEBUG: (anat_preproc_wf.t1_2_mni, anat_reports_wf.inputnode): No edge data 190416-00:41:26,887 nipype.workflow DEBUG: (anat_preproc_wf.t1_2_mni, anat_reports_wf.inputnode): new edge data: {'connect': [('out_report', 't1_2_mni_report')]} 190416-00:41:26,887 nipype.workflow DEBUG: in: connections-> [('out_report', 'inputnode.t1_conform_report')] 190416-00:41:26,887 nipype.workflow DEBUG: in: ('out_report', 'inputnode.t1_conform_report') 190416-00:41:26,888 nipype.workflow DEBUG: in edges: anat_preproc_wf.anat_template_wf.outputnode out_report anat_reports_wf.inputnode t1_conform_report 190416-00:41:26,889 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.anat_template_wf.outputnode->anat_preproc_wf.anat_reports_wf [('out_report', 'inputnode.t1_conform_report')] 190416-00:41:26,889 nipype.workflow DEBUG: disconnect(): remove list [('out_report', 'inputnode.t1_conform_report')] 190416-00:41:26,889 nipype.workflow DEBUG: disconnect(): removed connection ('out_report', 'inputnode.t1_conform_report') 190416-00:41:26,889 nipype.workflow DEBUG: (anat_preproc_wf.anat_template_wf.outputnode, anat_reports_wf.inputnode): No edge data 190416-00:41:26,889 nipype.workflow DEBUG: (anat_preproc_wf.anat_template_wf.outputnode, anat_reports_wf.inputnode): new edge data: {'connect': [('out_report', 't1_conform_report')]} 190416-00:41:26,889 nipype.workflow DEBUG: in: connections-> [('out_report', 'inputnode.recon_report')] 190416-00:41:26,889 nipype.workflow DEBUG: in: ('out_report', 'inputnode.recon_report') 190416-00:41:26,891 nipype.workflow DEBUG: in edges: anat_preproc_wf.surface_recon_wf.outputnode out_report anat_reports_wf.inputnode recon_report 190416-00:41:26,891 nipype.workflow DEBUG: disconnect(): anat_preproc_wf.surface_recon_wf.outputnode->anat_preproc_wf.anat_reports_wf [('out_report', 'inputnode.recon_report')] 190416-00:41:26,891 nipype.workflow DEBUG: disconnect(): remove list [('out_report', 'inputnode.recon_report')] 190416-00:41:26,891 nipype.workflow DEBUG: disconnect(): removed connection ('out_report', 'inputnode.recon_report') 190416-00:41:26,891 nipype.workflow DEBUG: (anat_preproc_wf.surface_recon_wf.outputnode, anat_reports_wf.inputnode): No edge data 190416-00:41:26,891 nipype.workflow DEBUG: (anat_preproc_wf.surface_recon_wf.outputnode, anat_reports_wf.inputnode): new edge data: {'connect': [('out_report', 'recon_report')]} 190416-00:41:26,891 nipype.workflow DEBUG: expanding workflow: anat_preproc_wf.anat_reports_wf 190416-00:41:26,891 nipype.workflow DEBUG: processing node: anat_reports_wf.inputnode 190416-00:41:26,892 nipype.workflow DEBUG: processing node: anat_reports_wf.ds_recon_report 190416-00:41:26,892 nipype.workflow DEBUG: processing node: anat_reports_wf.ds_t1_2_mni_report 190416-00:41:26,892 nipype.workflow DEBUG: processing node: anat_reports_wf.ds_t1_seg_mask_report 190416-00:41:26,892 nipype.workflow DEBUG: processing node: anat_reports_wf.ds_t1_conform_report 190416-00:41:26,892 nipype.workflow DEBUG: finished expanding workflow: anat_preproc_wf.anat_reports_wf 190416-00:41:26,892 nipype.workflow DEBUG: finished expanding workflow: single_subject_NC080001_wf.anat_preproc_wf 190416-00:41:26,893 nipype.workflow DEBUG: processing node: single_subject_NC080001_wf.func_preproc_task_rest_wf 190416-00:41:26,893 nipype.workflow DEBUG: in: connections-> [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_seg', 'inputnode.t1_seg'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc'), ('t1_tpms', 'inputnode.t1_tpms'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform'), ('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id'), ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform'), ('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:26,893 nipype.workflow DEBUG: in: (('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc') 190416-00:41:26,948 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode ('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()) func_preproc_task_rest_wf.inputnode t1_preproc 190416-00:41:26,948 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc')] 190416-00:41:26,948 nipype.workflow DEBUG: disconnect(): remove list [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc')] 190416-00:41:26,948 nipype.workflow DEBUG: disconnect(): removed connection (('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 'inputnode.t1_preproc') 190416-00:41:26,948 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): No edge data 190416-00:41:26,948 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc')]} 190416-00:41:26,948 nipype.workflow DEBUG: in: ('t1_brain', 'inputnode.t1_brain') 190416-00:41:27,3 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode t1_brain func_preproc_task_rest_wf.inputnode t1_brain 190416-00:41:27,4 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('t1_brain', 'inputnode.t1_brain')] 190416-00:41:27,4 nipype.workflow DEBUG: disconnect(): remove list [('t1_brain', 'inputnode.t1_brain')] 190416-00:41:27,4 nipype.workflow DEBUG: disconnect(): removed connection ('t1_brain', 'inputnode.t1_brain') 190416-00:41:27,4 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc')]} 190416-00:41:27,4 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain')]} 190416-00:41:27,4 nipype.workflow DEBUG: in: ('t1_mask', 'inputnode.t1_mask') 190416-00:41:27,62 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode t1_mask func_preproc_task_rest_wf.inputnode t1_mask 190416-00:41:27,62 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('t1_mask', 'inputnode.t1_mask')] 190416-00:41:27,62 nipype.workflow DEBUG: disconnect(): remove list [('t1_mask', 'inputnode.t1_mask')] 190416-00:41:27,62 nipype.workflow DEBUG: disconnect(): removed connection ('t1_mask', 'inputnode.t1_mask') 190416-00:41:27,63 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain')]} 190416-00:41:27,63 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask')]} 190416-00:41:27,63 nipype.workflow DEBUG: in: ('t1_seg', 'inputnode.t1_seg') 190416-00:41:27,119 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode t1_seg func_preproc_task_rest_wf.inputnode t1_seg 190416-00:41:27,119 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('t1_seg', 'inputnode.t1_seg')] 190416-00:41:27,120 nipype.workflow DEBUG: disconnect(): remove list [('t1_seg', 'inputnode.t1_seg')] 190416-00:41:27,120 nipype.workflow DEBUG: disconnect(): removed connection ('t1_seg', 'inputnode.t1_seg') 190416-00:41:27,120 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask')]} 190416-00:41:27,120 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg')]} 190416-00:41:27,120 nipype.workflow DEBUG: in: ('t1_aseg', 'inputnode.t1_aseg') 190416-00:41:27,177 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode t1_aseg func_preproc_task_rest_wf.inputnode t1_aseg 190416-00:41:27,177 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('t1_aseg', 'inputnode.t1_aseg')] 190416-00:41:27,177 nipype.workflow DEBUG: disconnect(): remove list [('t1_aseg', 'inputnode.t1_aseg')] 190416-00:41:27,177 nipype.workflow DEBUG: disconnect(): removed connection ('t1_aseg', 'inputnode.t1_aseg') 190416-00:41:27,177 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg')]} 190416-00:41:27,177 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg')]} 190416-00:41:27,178 nipype.workflow DEBUG: in: ('t1_aparc', 'inputnode.t1_aparc') 190416-00:41:27,234 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode t1_aparc func_preproc_task_rest_wf.inputnode t1_aparc 190416-00:41:27,234 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('t1_aparc', 'inputnode.t1_aparc')] 190416-00:41:27,234 nipype.workflow DEBUG: disconnect(): remove list [('t1_aparc', 'inputnode.t1_aparc')] 190416-00:41:27,235 nipype.workflow DEBUG: disconnect(): removed connection ('t1_aparc', 'inputnode.t1_aparc') 190416-00:41:27,235 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg')]} 190416-00:41:27,235 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc')]} 190416-00:41:27,235 nipype.workflow DEBUG: in: ('t1_tpms', 'inputnode.t1_tpms') 190416-00:41:27,291 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode t1_tpms func_preproc_task_rest_wf.inputnode t1_tpms 190416-00:41:27,291 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('t1_tpms', 'inputnode.t1_tpms')] 190416-00:41:27,292 nipype.workflow DEBUG: disconnect(): remove list [('t1_tpms', 'inputnode.t1_tpms')] 190416-00:41:27,292 nipype.workflow DEBUG: disconnect(): removed connection ('t1_tpms', 'inputnode.t1_tpms') 190416-00:41:27,292 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc')]} 190416-00:41:27,292 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms')]} 190416-00:41:27,292 nipype.workflow DEBUG: in: ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform') 190416-00:41:27,349 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode t1_2_mni_forward_transform func_preproc_task_rest_wf.inputnode t1_2_mni_forward_transform 190416-00:41:27,349 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform')] 190416-00:41:27,349 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform')] 190416-00:41:27,349 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform') 190416-00:41:27,350 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms')]} 190416-00:41:27,350 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform')]} 190416-00:41:27,350 nipype.workflow DEBUG: in: ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform') 190416-00:41:27,407 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode t1_2_mni_reverse_transform func_preproc_task_rest_wf.inputnode t1_2_mni_reverse_transform 190416-00:41:27,407 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:27,407 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:27,407 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform') 190416-00:41:27,407 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform')]} 190416-00:41:27,407 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform')]} 190416-00:41:27,408 nipype.workflow DEBUG: in: ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:27,527 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode subjects_dir func_preproc_task_rest_wf.inputnode subjects_dir 190416-00:41:27,527 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:27,527 nipype.workflow DEBUG: disconnect(): remove list [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:27,527 nipype.workflow DEBUG: disconnect(): removed connection ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:27,527 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform')]} 190416-00:41:27,527 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('subjects_dir', 'subjects_dir')]} 190416-00:41:27,528 nipype.workflow DEBUG: in: ('subject_id', 'inputnode.subject_id') 190416-00:41:27,581 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode subject_id func_preproc_task_rest_wf.inputnode subject_id 190416-00:41:27,581 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('subject_id', 'inputnode.subject_id')] 190416-00:41:27,581 nipype.workflow DEBUG: disconnect(): remove list [('subject_id', 'inputnode.subject_id')] 190416-00:41:27,581 nipype.workflow DEBUG: disconnect(): removed connection ('subject_id', 'inputnode.subject_id') 190416-00:41:27,581 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('subjects_dir', 'subjects_dir')]} 190416-00:41:27,582 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:27,582 nipype.workflow DEBUG: in: ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform') 190416-00:41:27,634 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode t1_2_fsnative_forward_transform func_preproc_task_rest_wf.inputnode t1_2_fsnative_forward_transform 190416-00:41:27,634 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform')] 190416-00:41:27,634 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform')] 190416-00:41:27,635 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform') 190416-00:41:27,635 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:27,635 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform')]} 190416-00:41:27,635 nipype.workflow DEBUG: in: ('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform') 190416-00:41:27,690 nipype.workflow DEBUG: in edges: single_subject_NC080001_wf.anat_preproc_wf.outputnode t1_2_fsnative_reverse_transform func_preproc_task_rest_wf.inputnode t1_2_fsnative_reverse_transform 190416-00:41:27,690 nipype.workflow DEBUG: disconnect(): single_subject_NC080001_wf.anat_preproc_wf.outputnode->single_subject_NC080001_wf.func_preproc_task_rest_wf [('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:27,691 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:27,691 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform') 190416-00:41:27,691 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): Edge data exists: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform')]} 190416-00:41:27,691 nipype.workflow DEBUG: (single_subject_NC080001_wf.anat_preproc_wf.outputnode, func_preproc_task_rest_wf.inputnode): new edge data: {'connect': [(('t1_preproc', 'def _pop(inlist):\n if isinstance(inlist, (list, tuple)):\n return inlist[0]\n return inlist\n', ()), 't1_preproc'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_seg', 't1_seg'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc'), ('t1_tpms', 't1_tpms'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform')]} 190416-00:41:27,691 nipype.workflow DEBUG: expanding workflow: single_subject_NC080001_wf.func_preproc_task_rest_wf 190416-00:41:27,692 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.inputnode 190416-00:41:27,692 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.bold_reference_wf 190416-00:41:27,692 nipype.workflow DEBUG: in: connections-> [('bold_file', 'inputnode.bold_file'), ('sbref_file', 'inputnode.sbref_file')] 190416-00:41:27,692 nipype.workflow DEBUG: in: ('bold_file', 'inputnode.bold_file') 190416-00:41:27,700 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode bold_file bold_reference_wf.inputnode bold_file 190416-00:41:27,700 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_reference_wf [('bold_file', 'inputnode.bold_file')] 190416-00:41:27,700 nipype.workflow DEBUG: disconnect(): remove list [('bold_file', 'inputnode.bold_file')] 190416-00:41:27,700 nipype.workflow DEBUG: disconnect(): removed connection ('bold_file', 'inputnode.bold_file') 190416-00:41:27,700 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reference_wf.inputnode): No edge data 190416-00:41:27,701 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reference_wf.inputnode): new edge data: {'connect': [('bold_file', 'bold_file')]} 190416-00:41:27,701 nipype.workflow DEBUG: in: ('sbref_file', 'inputnode.sbref_file') 190416-00:41:27,708 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode sbref_file bold_reference_wf.inputnode sbref_file 190416-00:41:27,708 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_reference_wf [('sbref_file', 'inputnode.sbref_file')] 190416-00:41:27,708 nipype.workflow DEBUG: disconnect(): remove list [('sbref_file', 'inputnode.sbref_file')] 190416-00:41:27,708 nipype.workflow DEBUG: disconnect(): removed connection ('sbref_file', 'inputnode.sbref_file') 190416-00:41:27,708 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reference_wf.inputnode): Edge data exists: {'connect': [('bold_file', 'bold_file')]} 190416-00:41:27,708 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reference_wf.inputnode): new edge data: {'connect': [('bold_file', 'bold_file'), ('sbref_file', 'sbref_file')]} 190416-00:41:27,708 nipype.workflow DEBUG: out: connections-> [('outputnode.bold_file', 'bold_file')] 190416-00:41:27,708 nipype.workflow DEBUG: out: ('outputnode.bold_file', 'bold_file') 190416-00:41:27,714 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode bold_file func_preproc_task_rest_wf.boldbuffer bold_file 190416-00:41:27,714 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf->func_preproc_task_rest_wf.boldbuffer [('outputnode.bold_file', 'bold_file')] 190416-00:41:27,714 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_file', 'bold_file')] 190416-00:41:27,714 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_file', 'bold_file') 190416-00:41:27,714 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.boldbuffer): No edge data 190416-00:41:27,714 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.boldbuffer): new edge data: {'connect': [('bold_file', 'bold_file')]} 190416-00:41:27,715 nipype.workflow DEBUG: out: connections-> [('outputnode.raw_ref_image', 'inputnode.raw_ref_image'), ('outputnode.bold_file', 'inputnode.bold_file')] 190416-00:41:27,715 nipype.workflow DEBUG: out: ('outputnode.raw_ref_image', 'inputnode.raw_ref_image') 190416-00:41:27,720 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode raw_ref_image func_preproc_task_rest_wf.bold_hmc_wf inputnode.raw_ref_image 190416-00:41:27,720 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf->func_preproc_task_rest_wf.bold_hmc_wf [('outputnode.raw_ref_image', 'inputnode.raw_ref_image')] 190416-00:41:27,720 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.raw_ref_image', 'inputnode.raw_ref_image')] 190416-00:41:27,721 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.raw_ref_image', 'inputnode.raw_ref_image') 190416-00:41:27,722 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.bold_hmc_wf): No edge data 190416-00:41:27,722 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.bold_hmc_wf): new edge data: {'connect': [('raw_ref_image', 'inputnode.raw_ref_image')]} 190416-00:41:27,722 nipype.workflow DEBUG: out: ('outputnode.bold_file', 'inputnode.bold_file') 190416-00:41:27,728 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode bold_file func_preproc_task_rest_wf.bold_hmc_wf inputnode.bold_file 190416-00:41:27,728 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf->func_preproc_task_rest_wf.bold_hmc_wf [('outputnode.bold_file', 'inputnode.bold_file')] 190416-00:41:27,728 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_file', 'inputnode.bold_file')] 190416-00:41:27,728 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_file', 'inputnode.bold_file') 190416-00:41:27,729 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.bold_hmc_wf): Edge data exists: {'connect': [('raw_ref_image', 'inputnode.raw_ref_image')]} 190416-00:41:27,730 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.bold_hmc_wf): new edge data: {'connect': [('raw_ref_image', 'inputnode.raw_ref_image'), ('bold_file', 'inputnode.bold_file')]} 190416-00:41:27,730 nipype.workflow DEBUG: out: connections-> [('outputnode.ref_image', 'inputnode.bold_ref'), ('outputnode.ref_image_brain', 'inputnode.bold_ref_brain'), ('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:27,730 nipype.workflow DEBUG: out: ('outputnode.ref_image', 'inputnode.bold_ref') 190416-00:41:27,736 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode ref_image func_preproc_task_rest_wf.sdc_bypass_wf inputnode.bold_ref 190416-00:41:27,736 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf->func_preproc_task_rest_wf.sdc_bypass_wf [('outputnode.ref_image', 'inputnode.bold_ref')] 190416-00:41:27,736 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.ref_image', 'inputnode.bold_ref')] 190416-00:41:27,736 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.ref_image', 'inputnode.bold_ref') 190416-00:41:27,737 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.sdc_bypass_wf): No edge data 190416-00:41:27,737 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.sdc_bypass_wf): new edge data: {'connect': [('ref_image', 'inputnode.bold_ref')]} 190416-00:41:27,737 nipype.workflow DEBUG: out: ('outputnode.ref_image_brain', 'inputnode.bold_ref_brain') 190416-00:41:27,743 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode ref_image_brain func_preproc_task_rest_wf.sdc_bypass_wf inputnode.bold_ref_brain 190416-00:41:27,743 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf->func_preproc_task_rest_wf.sdc_bypass_wf [('outputnode.ref_image_brain', 'inputnode.bold_ref_brain')] 190416-00:41:27,743 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.ref_image_brain', 'inputnode.bold_ref_brain')] 190416-00:41:27,743 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.ref_image_brain', 'inputnode.bold_ref_brain') 190416-00:41:27,744 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.sdc_bypass_wf): Edge data exists: {'connect': [('ref_image', 'inputnode.bold_ref')]} 190416-00:41:27,744 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.sdc_bypass_wf): new edge data: {'connect': [('ref_image', 'inputnode.bold_ref'), ('ref_image_brain', 'inputnode.bold_ref_brain')]} 190416-00:41:27,744 nipype.workflow DEBUG: out: ('outputnode.bold_mask', 'inputnode.bold_mask') 190416-00:41:27,750 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode bold_mask func_preproc_task_rest_wf.sdc_bypass_wf inputnode.bold_mask 190416-00:41:27,750 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf->func_preproc_task_rest_wf.sdc_bypass_wf [('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:27,750 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:27,750 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_mask', 'inputnode.bold_mask') 190416-00:41:27,751 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.sdc_bypass_wf): Edge data exists: {'connect': [('ref_image', 'inputnode.bold_ref'), ('ref_image_brain', 'inputnode.bold_ref_brain')]} 190416-00:41:27,751 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.sdc_bypass_wf): new edge data: {'connect': [('ref_image', 'inputnode.bold_ref'), ('ref_image_brain', 'inputnode.bold_ref_brain'), ('bold_mask', 'inputnode.bold_mask')]} 190416-00:41:27,751 nipype.workflow DEBUG: out: connections-> [('outputnode.skip_vols', 'inputnode.skip_vols')] 190416-00:41:27,751 nipype.workflow DEBUG: out: ('outputnode.skip_vols', 'inputnode.skip_vols') 190416-00:41:27,757 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode skip_vols func_preproc_task_rest_wf.bold_confounds_wf inputnode.skip_vols 190416-00:41:27,757 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf->func_preproc_task_rest_wf.bold_confounds_wf [('outputnode.skip_vols', 'inputnode.skip_vols')] 190416-00:41:27,757 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.skip_vols', 'inputnode.skip_vols')] 190416-00:41:27,757 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.skip_vols', 'inputnode.skip_vols') 190416-00:41:27,764 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.bold_confounds_wf): No edge data 190416-00:41:27,764 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.bold_confounds_wf): new edge data: {'connect': [('skip_vols', 'inputnode.skip_vols')]} 190416-00:41:27,764 nipype.workflow DEBUG: out: connections-> [('outputnode.validation_report', 'in_file')] 190416-00:41:27,764 nipype.workflow DEBUG: out: ('outputnode.validation_report', 'in_file') 190416-00:41:27,770 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode validation_report func_preproc_task_rest_wf.ds_report_validation in_file 190416-00:41:27,770 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf->func_preproc_task_rest_wf.ds_report_validation [('outputnode.validation_report', 'in_file')] 190416-00:41:27,770 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.validation_report', 'in_file')] 190416-00:41:27,770 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.validation_report', 'in_file') 190416-00:41:27,771 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.ds_report_validation): No edge data 190416-00:41:27,771 nipype.workflow DEBUG: (bold_reference_wf.outputnode, func_preproc_task_rest_wf.ds_report_validation): new edge data: {'connect': [('validation_report', 'in_file')]} 190416-00:41:27,771 nipype.workflow DEBUG: expanding workflow: func_preproc_task_rest_wf.bold_reference_wf 190416-00:41:27,771 nipype.workflow DEBUG: processing node: bold_reference_wf.inputnode 190416-00:41:27,771 nipype.workflow DEBUG: processing node: bold_reference_wf.validate 190416-00:41:27,771 nipype.workflow DEBUG: processing node: bold_reference_wf.gen_ref 190416-00:41:27,771 nipype.workflow DEBUG: processing node: bold_reference_wf.validate_ref 190416-00:41:27,772 nipype.workflow DEBUG: processing node: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:27,772 nipype.workflow DEBUG: in: connections-> [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:27,772 nipype.workflow DEBUG: in: ('bold_mask', 'inputnode.pre_mask') 190416-00:41:27,779 nipype.workflow DEBUG: in edges: bold_reference_wf.inputnode bold_mask enhance_and_skullstrip_bold_wf.inputnode pre_mask 190416-00:41:27,779 nipype.workflow DEBUG: disconnect(): bold_reference_wf.inputnode->bold_reference_wf.enhance_and_skullstrip_bold_wf [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:27,779 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:27,779 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask', 'inputnode.pre_mask') 190416-00:41:27,779 nipype.workflow DEBUG: (bold_reference_wf.inputnode, enhance_and_skullstrip_bold_wf.inputnode): No edge data 190416-00:41:27,779 nipype.workflow DEBUG: (bold_reference_wf.inputnode, enhance_and_skullstrip_bold_wf.inputnode): new edge data: {'connect': [('bold_mask', 'pre_mask')]} 190416-00:41:27,780 nipype.workflow DEBUG: in: connections-> [('out_file', 'inputnode.in_file')] 190416-00:41:27,780 nipype.workflow DEBUG: in: ('out_file', 'inputnode.in_file') 190416-00:41:27,786 nipype.workflow DEBUG: in edges: bold_reference_wf.validate_ref out_file enhance_and_skullstrip_bold_wf.inputnode in_file 190416-00:41:27,786 nipype.workflow DEBUG: disconnect(): bold_reference_wf.validate_ref->bold_reference_wf.enhance_and_skullstrip_bold_wf [('out_file', 'inputnode.in_file')] 190416-00:41:27,787 nipype.workflow DEBUG: disconnect(): remove list [('out_file', 'inputnode.in_file')] 190416-00:41:27,787 nipype.workflow DEBUG: disconnect(): removed connection ('out_file', 'inputnode.in_file') 190416-00:41:27,787 nipype.workflow DEBUG: (bold_reference_wf.validate_ref, enhance_and_skullstrip_bold_wf.inputnode): No edge data 190416-00:41:27,787 nipype.workflow DEBUG: (bold_reference_wf.validate_ref, enhance_and_skullstrip_bold_wf.inputnode): new edge data: {'connect': [('out_file', 'in_file')]} 190416-00:41:27,787 nipype.workflow DEBUG: out: connections-> [('outputnode.bias_corrected_file', 'ref_image'), ('outputnode.mask_file', 'bold_mask'), ('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:27,787 nipype.workflow DEBUG: out: ('outputnode.bias_corrected_file', 'ref_image') 190416-00:41:27,791 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode bias_corrected_file bold_reference_wf.outputnode ref_image 190416-00:41:27,791 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.bias_corrected_file', 'ref_image')] 190416-00:41:27,791 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bias_corrected_file', 'ref_image')] 190416-00:41:27,791 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bias_corrected_file', 'ref_image') 190416-00:41:27,792 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): No edge data 190416-00:41:27,792 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image')]} 190416-00:41:27,792 nipype.workflow DEBUG: out: ('outputnode.mask_file', 'bold_mask') 190416-00:41:27,796 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode mask_file bold_reference_wf.outputnode bold_mask 190416-00:41:27,796 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.mask_file', 'bold_mask')] 190416-00:41:27,796 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.mask_file', 'bold_mask')] 190416-00:41:27,796 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.mask_file', 'bold_mask') 190416-00:41:27,796 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): Edge data exists: {'connect': [('bias_corrected_file', 'ref_image')]} 190416-00:41:27,796 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask')]} 190416-00:41:27,796 nipype.workflow DEBUG: out: ('outputnode.skull_stripped_file', 'ref_image_brain') 190416-00:41:27,801 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode skull_stripped_file bold_reference_wf.outputnode ref_image_brain 190416-00:41:27,801 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:27,801 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:27,801 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.skull_stripped_file', 'ref_image_brain') 190416-00:41:27,801 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): Edge data exists: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask')]} 190416-00:41:27,801 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask'), ('skull_stripped_file', 'ref_image_brain')]} 190416-00:41:27,801 nipype.workflow DEBUG: expanding workflow: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:27,802 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.inputnode 190416-00:41:27,802 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.init_aff 190416-00:41:27,802 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.norm 190416-00:41:27,802 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.map_brainmask 190416-00:41:27,802 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.pre_mask_dilate 190416-00:41:27,802 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.check_hdr 190416-00:41:27,802 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.n4_correct 190416-00:41:27,802 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_pass 190416-00:41:27,802 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_dilate 190416-00:41:27,803 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_mask 190416-00:41:27,803 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.unifize 190416-00:41:27,803 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.fixhdr_unifize 190416-00:41:27,803 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_second_pass 190416-00:41:27,803 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 190416-00:41:27,803 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.combine_masks 190416-00:41:27,803 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.apply_mask 190416-00:41:27,803 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.outputnode 190416-00:41:27,803 nipype.workflow DEBUG: finished expanding workflow: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:27,803 nipype.workflow DEBUG: processing node: bold_reference_wf.outputnode 190416-00:41:27,804 nipype.workflow DEBUG: finished expanding workflow: func_preproc_task_rest_wf.bold_reference_wf 190416-00:41:27,804 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.ds_report_validation 190416-00:41:27,804 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.sdc_bypass_wf 190416-00:41:27,804 nipype.workflow DEBUG: in: connections-> [('t1_brain', 'inputnode.t1_brain'), ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:27,804 nipype.workflow DEBUG: in: ('t1_brain', 'inputnode.t1_brain') 190416-00:41:27,805 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_brain sdc_bypass_wf.inputnode t1_brain 190416-00:41:27,805 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.sdc_bypass_wf [('t1_brain', 'inputnode.t1_brain')] 190416-00:41:27,805 nipype.workflow DEBUG: disconnect(): remove list [('t1_brain', 'inputnode.t1_brain')] 190416-00:41:27,805 nipype.workflow DEBUG: disconnect(): removed connection ('t1_brain', 'inputnode.t1_brain') 190416-00:41:27,805 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, sdc_bypass_wf.inputnode): No edge data 190416-00:41:27,805 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, sdc_bypass_wf.inputnode): new edge data: {'connect': [('t1_brain', 't1_brain')]} 190416-00:41:27,805 nipype.workflow DEBUG: in: ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform') 190416-00:41:27,806 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_2_mni_reverse_transform sdc_bypass_wf.inputnode t1_2_mni_reverse_transform 190416-00:41:27,806 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.sdc_bypass_wf [('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:27,806 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:27,807 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform') 190416-00:41:27,807 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, sdc_bypass_wf.inputnode): Edge data exists: {'connect': [('t1_brain', 't1_brain')]} 190416-00:41:27,807 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, sdc_bypass_wf.inputnode): new edge data: {'connect': [('t1_brain', 't1_brain'), ('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform')]} 190416-00:41:27,807 nipype.workflow DEBUG: in: connections-> [('ref_image', 'inputnode.bold_ref'), ('ref_image_brain', 'inputnode.bold_ref_brain'), ('bold_mask', 'inputnode.bold_mask')] 190416-00:41:27,807 nipype.workflow DEBUG: in: ('ref_image', 'inputnode.bold_ref') 190416-00:41:27,808 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_reference_wf.outputnode ref_image sdc_bypass_wf.inputnode bold_ref 190416-00:41:27,808 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf.outputnode->func_preproc_task_rest_wf.sdc_bypass_wf [('ref_image', 'inputnode.bold_ref')] 190416-00:41:27,808 nipype.workflow DEBUG: disconnect(): remove list [('ref_image', 'inputnode.bold_ref')] 190416-00:41:27,808 nipype.workflow DEBUG: disconnect(): removed connection ('ref_image', 'inputnode.bold_ref') 190416-00:41:27,808 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, sdc_bypass_wf.inputnode): No edge data 190416-00:41:27,809 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, sdc_bypass_wf.inputnode): new edge data: {'connect': [('ref_image', 'bold_ref')]} 190416-00:41:27,809 nipype.workflow DEBUG: in: ('ref_image_brain', 'inputnode.bold_ref_brain') 190416-00:41:27,809 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_reference_wf.outputnode ref_image_brain sdc_bypass_wf.inputnode bold_ref_brain 190416-00:41:27,810 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf.outputnode->func_preproc_task_rest_wf.sdc_bypass_wf [('ref_image_brain', 'inputnode.bold_ref_brain')] 190416-00:41:27,810 nipype.workflow DEBUG: disconnect(): remove list [('ref_image_brain', 'inputnode.bold_ref_brain')] 190416-00:41:27,810 nipype.workflow DEBUG: disconnect(): removed connection ('ref_image_brain', 'inputnode.bold_ref_brain') 190416-00:41:27,810 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, sdc_bypass_wf.inputnode): Edge data exists: {'connect': [('ref_image', 'bold_ref')]} 190416-00:41:27,810 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, sdc_bypass_wf.inputnode): new edge data: {'connect': [('ref_image', 'bold_ref'), ('ref_image_brain', 'bold_ref_brain')]} 190416-00:41:27,810 nipype.workflow DEBUG: in: ('bold_mask', 'inputnode.bold_mask') 190416-00:41:27,811 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_reference_wf.outputnode bold_mask sdc_bypass_wf.inputnode bold_mask 190416-00:41:27,811 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf.outputnode->func_preproc_task_rest_wf.sdc_bypass_wf [('bold_mask', 'inputnode.bold_mask')] 190416-00:41:27,811 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask', 'inputnode.bold_mask')] 190416-00:41:27,812 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask', 'inputnode.bold_mask') 190416-00:41:27,812 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, sdc_bypass_wf.inputnode): Edge data exists: {'connect': [('ref_image', 'bold_ref'), ('ref_image_brain', 'bold_ref_brain')]} 190416-00:41:27,812 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, sdc_bypass_wf.inputnode): new edge data: {'connect': [('ref_image', 'bold_ref'), ('ref_image_brain', 'bold_ref_brain'), ('bold_mask', 'bold_mask')]} 190416-00:41:27,812 nipype.workflow DEBUG: out: connections-> [('outputnode.bold_ref_brain', 'inputnode.ref_bold_brain')] 190416-00:41:27,812 nipype.workflow DEBUG: out: ('outputnode.bold_ref_brain', 'inputnode.ref_bold_brain') 190416-00:41:27,813 nipype.workflow DEBUG: out edges: sdc_bypass_wf.outputnode bold_ref_brain func_preproc_task_rest_wf.bold_reg_wf inputnode.ref_bold_brain 190416-00:41:27,814 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf->func_preproc_task_rest_wf.bold_reg_wf [('outputnode.bold_ref_brain', 'inputnode.ref_bold_brain')] 190416-00:41:27,814 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_ref_brain', 'inputnode.ref_bold_brain')] 190416-00:41:27,814 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_ref_brain', 'inputnode.ref_bold_brain') 190416-00:41:27,820 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_reg_wf): No edge data 190416-00:41:27,820 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_reg_wf): new edge data: {'connect': [('bold_ref_brain', 'inputnode.ref_bold_brain')]} 190416-00:41:27,820 nipype.workflow DEBUG: out: connections-> [('outputnode.bold_ref_brain', 'inputnode.ref_bold_brain'), ('outputnode.bold_mask', 'inputnode.ref_bold_mask'), ('outputnode.out_warp', 'inputnode.fieldwarp')] 190416-00:41:27,820 nipype.workflow DEBUG: out: ('outputnode.bold_ref_brain', 'inputnode.ref_bold_brain') 190416-00:41:27,821 nipype.workflow DEBUG: out edges: sdc_bypass_wf.outputnode bold_ref_brain func_preproc_task_rest_wf.bold_t1_trans_wf inputnode.ref_bold_brain 190416-00:41:27,821 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf->func_preproc_task_rest_wf.bold_t1_trans_wf [('outputnode.bold_ref_brain', 'inputnode.ref_bold_brain')] 190416-00:41:27,821 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_ref_brain', 'inputnode.ref_bold_brain')] 190416-00:41:27,821 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_ref_brain', 'inputnode.ref_bold_brain') 190416-00:41:27,829 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_t1_trans_wf): No edge data 190416-00:41:27,829 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_t1_trans_wf): new edge data: {'connect': [('bold_ref_brain', 'inputnode.ref_bold_brain')]} 190416-00:41:27,830 nipype.workflow DEBUG: out: ('outputnode.bold_mask', 'inputnode.ref_bold_mask') 190416-00:41:27,831 nipype.workflow DEBUG: out edges: sdc_bypass_wf.outputnode bold_mask func_preproc_task_rest_wf.bold_t1_trans_wf inputnode.ref_bold_mask 190416-00:41:27,831 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf->func_preproc_task_rest_wf.bold_t1_trans_wf [('outputnode.bold_mask', 'inputnode.ref_bold_mask')] 190416-00:41:27,831 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_mask', 'inputnode.ref_bold_mask')] 190416-00:41:27,831 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_mask', 'inputnode.ref_bold_mask') 190416-00:41:27,839 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_t1_trans_wf): Edge data exists: {'connect': [('bold_ref_brain', 'inputnode.ref_bold_brain')]} 190416-00:41:27,839 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_t1_trans_wf): new edge data: {'connect': [('bold_ref_brain', 'inputnode.ref_bold_brain'), ('bold_mask', 'inputnode.ref_bold_mask')]} 190416-00:41:27,839 nipype.workflow DEBUG: out: ('outputnode.out_warp', 'inputnode.fieldwarp') 190416-00:41:27,840 nipype.workflow DEBUG: out edges: sdc_bypass_wf.outputnode out_warp func_preproc_task_rest_wf.bold_t1_trans_wf inputnode.fieldwarp 190416-00:41:27,840 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf->func_preproc_task_rest_wf.bold_t1_trans_wf [('outputnode.out_warp', 'inputnode.fieldwarp')] 190416-00:41:27,840 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_warp', 'inputnode.fieldwarp')] 190416-00:41:27,840 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_warp', 'inputnode.fieldwarp') 190416-00:41:27,848 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_t1_trans_wf): Edge data exists: {'connect': [('bold_ref_brain', 'inputnode.ref_bold_brain'), ('bold_mask', 'inputnode.ref_bold_mask')]} 190416-00:41:27,849 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_t1_trans_wf): new edge data: {'connect': [('bold_ref_brain', 'inputnode.ref_bold_brain'), ('bold_mask', 'inputnode.ref_bold_mask'), ('out_warp', 'inputnode.fieldwarp')]} 190416-00:41:27,849 nipype.workflow DEBUG: out: connections-> [('outputnode.out_warp', 'inputnode.fieldwarp'), ('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:27,849 nipype.workflow DEBUG: out: ('outputnode.out_warp', 'inputnode.fieldwarp') 190416-00:41:27,850 nipype.workflow DEBUG: out edges: sdc_bypass_wf.outputnode out_warp func_preproc_task_rest_wf.bold_bold_trans_wf inputnode.fieldwarp 190416-00:41:27,850 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf->func_preproc_task_rest_wf.bold_bold_trans_wf [('outputnode.out_warp', 'inputnode.fieldwarp')] 190416-00:41:27,851 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_warp', 'inputnode.fieldwarp')] 190416-00:41:27,851 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_warp', 'inputnode.fieldwarp') 190416-00:41:27,860 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_bold_trans_wf): No edge data 190416-00:41:27,860 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_bold_trans_wf): new edge data: {'connect': [('out_warp', 'inputnode.fieldwarp')]} 190416-00:41:27,860 nipype.workflow DEBUG: out: ('outputnode.bold_mask', 'inputnode.bold_mask') 190416-00:41:27,861 nipype.workflow DEBUG: out edges: sdc_bypass_wf.outputnode bold_mask func_preproc_task_rest_wf.bold_bold_trans_wf inputnode.bold_mask 190416-00:41:27,862 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf->func_preproc_task_rest_wf.bold_bold_trans_wf [('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:27,862 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:27,862 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_mask', 'inputnode.bold_mask') 190416-00:41:27,871 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_bold_trans_wf): Edge data exists: {'connect': [('out_warp', 'inputnode.fieldwarp')]} 190416-00:41:27,871 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_bold_trans_wf): new edge data: {'connect': [('out_warp', 'inputnode.fieldwarp'), ('bold_mask', 'inputnode.bold_mask')]} 190416-00:41:27,871 nipype.workflow DEBUG: out: connections-> [('outputnode.method', 'distortion_correction')] 190416-00:41:27,871 nipype.workflow DEBUG: out: ('outputnode.method', 'distortion_correction') 190416-00:41:27,873 nipype.workflow DEBUG: out edges: sdc_bypass_wf.outputnode method func_preproc_task_rest_wf.summary distortion_correction 190416-00:41:27,873 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf->func_preproc_task_rest_wf.summary [('outputnode.method', 'distortion_correction')] 190416-00:41:27,873 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.method', 'distortion_correction')] 190416-00:41:27,873 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.method', 'distortion_correction') 190416-00:41:27,873 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.summary): No edge data 190416-00:41:27,873 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.summary): new edge data: {'connect': [('method', 'distortion_correction')]} 190416-00:41:27,873 nipype.workflow DEBUG: out: connections-> [('outputnode.out_warp', 'inputnode.fieldwarp')] 190416-00:41:27,873 nipype.workflow DEBUG: out: ('outputnode.out_warp', 'inputnode.fieldwarp') 190416-00:41:27,875 nipype.workflow DEBUG: out edges: sdc_bypass_wf.outputnode out_warp func_preproc_task_rest_wf.bold_mni_trans_wf inputnode.fieldwarp 190416-00:41:27,875 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf->func_preproc_task_rest_wf.bold_mni_trans_wf [('outputnode.out_warp', 'inputnode.fieldwarp')] 190416-00:41:27,875 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_warp', 'inputnode.fieldwarp')] 190416-00:41:27,875 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_warp', 'inputnode.fieldwarp') 190416-00:41:27,883 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_mni_trans_wf): No edge data 190416-00:41:27,884 nipype.workflow DEBUG: (sdc_bypass_wf.outputnode, func_preproc_task_rest_wf.bold_mni_trans_wf): new edge data: {'connect': [('out_warp', 'inputnode.fieldwarp')]} 190416-00:41:27,884 nipype.workflow DEBUG: expanding workflow: func_preproc_task_rest_wf.sdc_bypass_wf 190416-00:41:27,884 nipype.workflow DEBUG: processing node: sdc_bypass_wf.inputnode 190416-00:41:27,884 nipype.workflow DEBUG: processing node: sdc_bypass_wf.outputnode 190416-00:41:27,884 nipype.workflow DEBUG: finished expanding workflow: func_preproc_task_rest_wf.sdc_bypass_wf 190416-00:41:27,884 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.bold_reg_wf 190416-00:41:27,884 nipype.workflow DEBUG: in: connections-> [('t1_brain', 'inputnode.t1_brain'), ('t1_seg', 'inputnode.t1_seg'), ('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id'), ('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:27,884 nipype.workflow DEBUG: in: ('t1_brain', 'inputnode.t1_brain') 190416-00:41:27,891 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_brain bold_reg_wf.inputnode t1_brain 190416-00:41:27,891 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_reg_wf [('t1_brain', 'inputnode.t1_brain')] 190416-00:41:27,891 nipype.workflow DEBUG: disconnect(): remove list [('t1_brain', 'inputnode.t1_brain')] 190416-00:41:27,891 nipype.workflow DEBUG: disconnect(): removed connection ('t1_brain', 'inputnode.t1_brain') 190416-00:41:27,891 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reg_wf.inputnode): No edge data 190416-00:41:27,892 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reg_wf.inputnode): new edge data: {'connect': [('t1_brain', 't1_brain')]} 190416-00:41:27,892 nipype.workflow DEBUG: in: ('t1_seg', 'inputnode.t1_seg') 190416-00:41:27,898 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_seg bold_reg_wf.inputnode t1_seg 190416-00:41:27,898 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_reg_wf [('t1_seg', 'inputnode.t1_seg')] 190416-00:41:27,898 nipype.workflow DEBUG: disconnect(): remove list [('t1_seg', 'inputnode.t1_seg')] 190416-00:41:27,898 nipype.workflow DEBUG: disconnect(): removed connection ('t1_seg', 'inputnode.t1_seg') 190416-00:41:27,898 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reg_wf.inputnode): Edge data exists: {'connect': [('t1_brain', 't1_brain')]} 190416-00:41:27,898 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reg_wf.inputnode): new edge data: {'connect': [('t1_brain', 't1_brain'), ('t1_seg', 't1_seg')]} 190416-00:41:27,898 nipype.workflow DEBUG: in: ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:27,904 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode subjects_dir bold_reg_wf.inputnode subjects_dir 190416-00:41:27,904 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_reg_wf [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:27,905 nipype.workflow DEBUG: disconnect(): remove list [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:27,905 nipype.workflow DEBUG: disconnect(): removed connection ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:27,905 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reg_wf.inputnode): Edge data exists: {'connect': [('t1_brain', 't1_brain'), ('t1_seg', 't1_seg')]} 190416-00:41:27,905 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reg_wf.inputnode): new edge data: {'connect': [('t1_brain', 't1_brain'), ('t1_seg', 't1_seg'), ('subjects_dir', 'subjects_dir')]} 190416-00:41:27,905 nipype.workflow DEBUG: in: ('subject_id', 'inputnode.subject_id') 190416-00:41:27,911 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode subject_id bold_reg_wf.inputnode subject_id 190416-00:41:27,911 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_reg_wf [('subject_id', 'inputnode.subject_id')] 190416-00:41:27,911 nipype.workflow DEBUG: disconnect(): remove list [('subject_id', 'inputnode.subject_id')] 190416-00:41:27,911 nipype.workflow DEBUG: disconnect(): removed connection ('subject_id', 'inputnode.subject_id') 190416-00:41:27,911 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reg_wf.inputnode): Edge data exists: {'connect': [('t1_brain', 't1_brain'), ('t1_seg', 't1_seg'), ('subjects_dir', 'subjects_dir')]} 190416-00:41:27,911 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reg_wf.inputnode): new edge data: {'connect': [('t1_brain', 't1_brain'), ('t1_seg', 't1_seg'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:27,911 nipype.workflow DEBUG: in: ('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform') 190416-00:41:27,918 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_2_fsnative_reverse_transform bold_reg_wf.inputnode t1_2_fsnative_reverse_transform 190416-00:41:27,918 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_reg_wf [('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:27,918 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:27,918 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform') 190416-00:41:27,918 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reg_wf.inputnode): Edge data exists: {'connect': [('t1_brain', 't1_brain'), ('t1_seg', 't1_seg'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:27,918 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_reg_wf.inputnode): new edge data: {'connect': [('t1_brain', 't1_brain'), ('t1_seg', 't1_seg'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform')]} 190416-00:41:27,918 nipype.workflow DEBUG: in: connections-> [('bold_ref_brain', 'inputnode.ref_bold_brain')] 190416-00:41:27,919 nipype.workflow DEBUG: in: ('bold_ref_brain', 'inputnode.ref_bold_brain') 190416-00:41:27,925 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.sdc_bypass_wf.outputnode bold_ref_brain bold_reg_wf.inputnode ref_bold_brain 190416-00:41:27,925 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf.outputnode->func_preproc_task_rest_wf.bold_reg_wf [('bold_ref_brain', 'inputnode.ref_bold_brain')] 190416-00:41:27,925 nipype.workflow DEBUG: disconnect(): remove list [('bold_ref_brain', 'inputnode.ref_bold_brain')] 190416-00:41:27,925 nipype.workflow DEBUG: disconnect(): removed connection ('bold_ref_brain', 'inputnode.ref_bold_brain') 190416-00:41:27,925 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_reg_wf.inputnode): No edge data 190416-00:41:27,925 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_reg_wf.inputnode): new edge data: {'connect': [('bold_ref_brain', 'ref_bold_brain')]} 190416-00:41:27,926 nipype.workflow DEBUG: out: connections-> [('outputnode.itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:27,926 nipype.workflow DEBUG: out: ('outputnode.itk_bold_to_t1', 'inputnode.itk_bold_to_t1') 190416-00:41:27,931 nipype.workflow DEBUG: out edges: bold_reg_wf.outputnode itk_bold_to_t1 func_preproc_task_rest_wf.bold_t1_trans_wf inputnode.itk_bold_to_t1 190416-00:41:27,931 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reg_wf->func_preproc_task_rest_wf.bold_t1_trans_wf [('outputnode.itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:27,932 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:27,932 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.itk_bold_to_t1', 'inputnode.itk_bold_to_t1') 190416-00:41:27,939 nipype.workflow DEBUG: (bold_reg_wf.outputnode, func_preproc_task_rest_wf.bold_t1_trans_wf): No edge data 190416-00:41:27,939 nipype.workflow DEBUG: (bold_reg_wf.outputnode, func_preproc_task_rest_wf.bold_t1_trans_wf): new edge data: {'connect': [('itk_bold_to_t1', 'inputnode.itk_bold_to_t1')]} 190416-00:41:27,939 nipype.workflow DEBUG: out: connections-> [('outputnode.fallback', 'fallback')] 190416-00:41:27,939 nipype.workflow DEBUG: out: ('outputnode.fallback', 'fallback') 190416-00:41:27,945 nipype.workflow DEBUG: out edges: bold_reg_wf.outputnode fallback func_preproc_task_rest_wf.summary fallback 190416-00:41:27,945 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reg_wf->func_preproc_task_rest_wf.summary [('outputnode.fallback', 'fallback')] 190416-00:41:27,945 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.fallback', 'fallback')] 190416-00:41:27,945 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.fallback', 'fallback') 190416-00:41:27,945 nipype.workflow DEBUG: (bold_reg_wf.outputnode, func_preproc_task_rest_wf.summary): No edge data 190416-00:41:27,946 nipype.workflow DEBUG: (bold_reg_wf.outputnode, func_preproc_task_rest_wf.summary): new edge data: {'connect': [('fallback', 'fallback')]} 190416-00:41:27,946 nipype.workflow DEBUG: out: connections-> [('outputnode.itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:27,946 nipype.workflow DEBUG: out: ('outputnode.itk_t1_to_bold', 'inputnode.t1_bold_xform') 190416-00:41:27,951 nipype.workflow DEBUG: out edges: bold_reg_wf.outputnode itk_t1_to_bold func_preproc_task_rest_wf.bold_confounds_wf inputnode.t1_bold_xform 190416-00:41:27,951 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reg_wf->func_preproc_task_rest_wf.bold_confounds_wf [('outputnode.itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:27,952 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:27,952 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.itk_t1_to_bold', 'inputnode.t1_bold_xform') 190416-00:41:27,959 nipype.workflow DEBUG: (bold_reg_wf.outputnode, func_preproc_task_rest_wf.bold_confounds_wf): No edge data 190416-00:41:27,959 nipype.workflow DEBUG: (bold_reg_wf.outputnode, func_preproc_task_rest_wf.bold_confounds_wf): new edge data: {'connect': [('itk_t1_to_bold', 'inputnode.t1_bold_xform')]} 190416-00:41:27,959 nipype.workflow DEBUG: out: connections-> [('outputnode.itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:27,959 nipype.workflow DEBUG: out: ('outputnode.itk_bold_to_t1', 'inputnode.itk_bold_to_t1') 190416-00:41:27,964 nipype.workflow DEBUG: out edges: bold_reg_wf.outputnode itk_bold_to_t1 func_preproc_task_rest_wf.bold_mni_trans_wf inputnode.itk_bold_to_t1 190416-00:41:27,965 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reg_wf->func_preproc_task_rest_wf.bold_mni_trans_wf [('outputnode.itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:27,965 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:27,965 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.itk_bold_to_t1', 'inputnode.itk_bold_to_t1') 190416-00:41:27,973 nipype.workflow DEBUG: (bold_reg_wf.outputnode, func_preproc_task_rest_wf.bold_mni_trans_wf): No edge data 190416-00:41:27,973 nipype.workflow DEBUG: (bold_reg_wf.outputnode, func_preproc_task_rest_wf.bold_mni_trans_wf): new edge data: {'connect': [('itk_bold_to_t1', 'inputnode.itk_bold_to_t1')]} 190416-00:41:27,973 nipype.workflow DEBUG: out: connections-> [('outputnode.itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:27,973 nipype.workflow DEBUG: out: ('outputnode.itk_t1_to_bold', 'inputnode.t1_bold_xform') 190416-00:41:27,978 nipype.workflow DEBUG: out edges: bold_reg_wf.outputnode itk_t1_to_bold func_preproc_task_rest_wf.carpetplot_wf inputnode.t1_bold_xform 190416-00:41:27,978 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reg_wf->func_preproc_task_rest_wf.carpetplot_wf [('outputnode.itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:27,978 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:27,979 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.itk_t1_to_bold', 'inputnode.t1_bold_xform') 190416-00:41:27,980 nipype.workflow DEBUG: (bold_reg_wf.outputnode, func_preproc_task_rest_wf.carpetplot_wf): No edge data 190416-00:41:27,981 nipype.workflow DEBUG: (bold_reg_wf.outputnode, func_preproc_task_rest_wf.carpetplot_wf): new edge data: {'connect': [('itk_t1_to_bold', 'inputnode.t1_bold_xform')]} 190416-00:41:27,981 nipype.workflow DEBUG: expanding workflow: func_preproc_task_rest_wf.bold_reg_wf 190416-00:41:27,981 nipype.workflow DEBUG: processing node: bold_reg_wf.inputnode 190416-00:41:27,981 nipype.workflow DEBUG: processing node: bold_reg_wf.bbreg_wf 190416-00:41:27,981 nipype.workflow DEBUG: in: connections-> [('ref_bold_brain', 'inputnode.in_file'), ('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform'), ('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id'), ('t1_seg', 'inputnode.t1_seg'), ('t1_brain', 'inputnode.t1_brain')] 190416-00:41:27,981 nipype.workflow DEBUG: in: ('ref_bold_brain', 'inputnode.in_file') 190416-00:41:27,986 nipype.workflow DEBUG: in edges: bold_reg_wf.inputnode ref_bold_brain bbreg_wf.inputnode in_file 190416-00:41:27,987 nipype.workflow DEBUG: disconnect(): bold_reg_wf.inputnode->bold_reg_wf.bbreg_wf [('ref_bold_brain', 'inputnode.in_file')] 190416-00:41:27,987 nipype.workflow DEBUG: disconnect(): remove list [('ref_bold_brain', 'inputnode.in_file')] 190416-00:41:27,987 nipype.workflow DEBUG: disconnect(): removed connection ('ref_bold_brain', 'inputnode.in_file') 190416-00:41:27,987 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): No edge data 190416-00:41:27,987 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): new edge data: {'connect': [('ref_bold_brain', 'in_file')]} 190416-00:41:27,987 nipype.workflow DEBUG: in: ('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform') 190416-00:41:27,992 nipype.workflow DEBUG: in edges: bold_reg_wf.inputnode t1_2_fsnative_reverse_transform bbreg_wf.inputnode t1_2_fsnative_reverse_transform 190416-00:41:27,992 nipype.workflow DEBUG: disconnect(): bold_reg_wf.inputnode->bold_reg_wf.bbreg_wf [('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:27,992 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform')] 190416-00:41:27,993 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_fsnative_reverse_transform', 'inputnode.t1_2_fsnative_reverse_transform') 190416-00:41:27,993 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): Edge data exists: {'connect': [('ref_bold_brain', 'in_file')]} 190416-00:41:27,993 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): new edge data: {'connect': [('ref_bold_brain', 'in_file'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform')]} 190416-00:41:27,993 nipype.workflow DEBUG: in: ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:27,998 nipype.workflow DEBUG: in edges: bold_reg_wf.inputnode subjects_dir bbreg_wf.inputnode subjects_dir 190416-00:41:27,998 nipype.workflow DEBUG: disconnect(): bold_reg_wf.inputnode->bold_reg_wf.bbreg_wf [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:27,998 nipype.workflow DEBUG: disconnect(): remove list [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:27,998 nipype.workflow DEBUG: disconnect(): removed connection ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:27,999 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): Edge data exists: {'connect': [('ref_bold_brain', 'in_file'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform')]} 190416-00:41:27,999 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): new edge data: {'connect': [('ref_bold_brain', 'in_file'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('subjects_dir', 'subjects_dir')]} 190416-00:41:27,999 nipype.workflow DEBUG: in: ('subject_id', 'inputnode.subject_id') 190416-00:41:28,4 nipype.workflow DEBUG: in edges: bold_reg_wf.inputnode subject_id bbreg_wf.inputnode subject_id 190416-00:41:28,4 nipype.workflow DEBUG: disconnect(): bold_reg_wf.inputnode->bold_reg_wf.bbreg_wf [('subject_id', 'inputnode.subject_id')] 190416-00:41:28,4 nipype.workflow DEBUG: disconnect(): remove list [('subject_id', 'inputnode.subject_id')] 190416-00:41:28,4 nipype.workflow DEBUG: disconnect(): removed connection ('subject_id', 'inputnode.subject_id') 190416-00:41:28,4 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): Edge data exists: {'connect': [('ref_bold_brain', 'in_file'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('subjects_dir', 'subjects_dir')]} 190416-00:41:28,5 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): new edge data: {'connect': [('ref_bold_brain', 'in_file'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:28,5 nipype.workflow DEBUG: in: ('t1_seg', 'inputnode.t1_seg') 190416-00:41:28,10 nipype.workflow DEBUG: in edges: bold_reg_wf.inputnode t1_seg bbreg_wf.inputnode t1_seg 190416-00:41:28,10 nipype.workflow DEBUG: disconnect(): bold_reg_wf.inputnode->bold_reg_wf.bbreg_wf [('t1_seg', 'inputnode.t1_seg')] 190416-00:41:28,10 nipype.workflow DEBUG: disconnect(): remove list [('t1_seg', 'inputnode.t1_seg')] 190416-00:41:28,10 nipype.workflow DEBUG: disconnect(): removed connection ('t1_seg', 'inputnode.t1_seg') 190416-00:41:28,10 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): Edge data exists: {'connect': [('ref_bold_brain', 'in_file'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:28,10 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): new edge data: {'connect': [('ref_bold_brain', 'in_file'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_seg', 't1_seg')]} 190416-00:41:28,11 nipype.workflow DEBUG: in: ('t1_brain', 'inputnode.t1_brain') 190416-00:41:28,16 nipype.workflow DEBUG: in edges: bold_reg_wf.inputnode t1_brain bbreg_wf.inputnode t1_brain 190416-00:41:28,16 nipype.workflow DEBUG: disconnect(): bold_reg_wf.inputnode->bold_reg_wf.bbreg_wf [('t1_brain', 'inputnode.t1_brain')] 190416-00:41:28,16 nipype.workflow DEBUG: disconnect(): remove list [('t1_brain', 'inputnode.t1_brain')] 190416-00:41:28,16 nipype.workflow DEBUG: disconnect(): removed connection ('t1_brain', 'inputnode.t1_brain') 190416-00:41:28,16 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): Edge data exists: {'connect': [('ref_bold_brain', 'in_file'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_seg', 't1_seg')]} 190416-00:41:28,16 nipype.workflow DEBUG: (bold_reg_wf.inputnode, bbreg_wf.inputnode): new edge data: {'connect': [('ref_bold_brain', 'in_file'), ('t1_2_fsnative_reverse_transform', 't1_2_fsnative_reverse_transform'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_seg', 't1_seg'), ('t1_brain', 't1_brain')]} 190416-00:41:28,17 nipype.workflow DEBUG: out: connections-> [('outputnode.itk_bold_to_t1', 'itk_bold_to_t1'), ('outputnode.itk_t1_to_bold', 'itk_t1_to_bold'), ('outputnode.fallback', 'fallback')] 190416-00:41:28,17 nipype.workflow DEBUG: out: ('outputnode.itk_bold_to_t1', 'itk_bold_to_t1') 190416-00:41:28,21 nipype.workflow DEBUG: out edges: bbreg_wf.outputnode itk_bold_to_t1 bold_reg_wf.outputnode itk_bold_to_t1 190416-00:41:28,21 nipype.workflow DEBUG: disconnect(): bold_reg_wf.bbreg_wf->bold_reg_wf.outputnode [('outputnode.itk_bold_to_t1', 'itk_bold_to_t1')] 190416-00:41:28,21 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.itk_bold_to_t1', 'itk_bold_to_t1')] 190416-00:41:28,21 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.itk_bold_to_t1', 'itk_bold_to_t1') 190416-00:41:28,22 nipype.workflow DEBUG: (bbreg_wf.outputnode, bold_reg_wf.outputnode): No edge data 190416-00:41:28,22 nipype.workflow DEBUG: (bbreg_wf.outputnode, bold_reg_wf.outputnode): new edge data: {'connect': [('itk_bold_to_t1', 'itk_bold_to_t1')]} 190416-00:41:28,22 nipype.workflow DEBUG: out: ('outputnode.itk_t1_to_bold', 'itk_t1_to_bold') 190416-00:41:28,26 nipype.workflow DEBUG: out edges: bbreg_wf.outputnode itk_t1_to_bold bold_reg_wf.outputnode itk_t1_to_bold 190416-00:41:28,26 nipype.workflow DEBUG: disconnect(): bold_reg_wf.bbreg_wf->bold_reg_wf.outputnode [('outputnode.itk_t1_to_bold', 'itk_t1_to_bold')] 190416-00:41:28,26 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.itk_t1_to_bold', 'itk_t1_to_bold')] 190416-00:41:28,27 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.itk_t1_to_bold', 'itk_t1_to_bold') 190416-00:41:28,27 nipype.workflow DEBUG: (bbreg_wf.outputnode, bold_reg_wf.outputnode): Edge data exists: {'connect': [('itk_bold_to_t1', 'itk_bold_to_t1')]} 190416-00:41:28,27 nipype.workflow DEBUG: (bbreg_wf.outputnode, bold_reg_wf.outputnode): new edge data: {'connect': [('itk_bold_to_t1', 'itk_bold_to_t1'), ('itk_t1_to_bold', 'itk_t1_to_bold')]} 190416-00:41:28,27 nipype.workflow DEBUG: out: ('outputnode.fallback', 'fallback') 190416-00:41:28,31 nipype.workflow DEBUG: out edges: bbreg_wf.outputnode fallback bold_reg_wf.outputnode fallback 190416-00:41:28,31 nipype.workflow DEBUG: disconnect(): bold_reg_wf.bbreg_wf->bold_reg_wf.outputnode [('outputnode.fallback', 'fallback')] 190416-00:41:28,32 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.fallback', 'fallback')] 190416-00:41:28,32 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.fallback', 'fallback') 190416-00:41:28,32 nipype.workflow DEBUG: (bbreg_wf.outputnode, bold_reg_wf.outputnode): Edge data exists: {'connect': [('itk_bold_to_t1', 'itk_bold_to_t1'), ('itk_t1_to_bold', 'itk_t1_to_bold')]} 190416-00:41:28,32 nipype.workflow DEBUG: (bbreg_wf.outputnode, bold_reg_wf.outputnode): new edge data: {'connect': [('itk_bold_to_t1', 'itk_bold_to_t1'), ('itk_t1_to_bold', 'itk_t1_to_bold'), ('fallback', 'fallback')]} 190416-00:41:28,32 nipype.workflow DEBUG: out: connections-> [('outputnode.out_report', 'in_file'), (('outputnode.fallback', "def _bold_reg_suffix(fallback, freesurfer):\n if fallback:\n return 'coreg' if freesurfer else 'flirtnobbr'\n return 'bbregister' if freesurfer else 'flirtbbr'\n", (True,)), 'suffix')] 190416-00:41:28,32 nipype.workflow DEBUG: out: ('outputnode.out_report', 'in_file') 190416-00:41:28,37 nipype.workflow DEBUG: out edges: bbreg_wf.outputnode out_report bold_reg_wf.ds_report_reg in_file 190416-00:41:28,37 nipype.workflow DEBUG: disconnect(): bold_reg_wf.bbreg_wf->bold_reg_wf.ds_report_reg [('outputnode.out_report', 'in_file')] 190416-00:41:28,37 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.out_report', 'in_file')] 190416-00:41:28,37 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.out_report', 'in_file') 190416-00:41:28,37 nipype.workflow DEBUG: (bbreg_wf.outputnode, bold_reg_wf.ds_report_reg): No edge data 190416-00:41:28,37 nipype.workflow DEBUG: (bbreg_wf.outputnode, bold_reg_wf.ds_report_reg): new edge data: {'connect': [('out_report', 'in_file')]} 190416-00:41:28,37 nipype.workflow DEBUG: out: (('outputnode.fallback', "def _bold_reg_suffix(fallback, freesurfer):\n if fallback:\n return 'coreg' if freesurfer else 'flirtnobbr'\n return 'bbregister' if freesurfer else 'flirtbbr'\n", (True,)), 'suffix') 190416-00:41:28,42 nipype.workflow DEBUG: out edges: bbreg_wf.outputnode ('fallback', "def _bold_reg_suffix(fallback, freesurfer):\n if fallback:\n return 'coreg' if freesurfer else 'flirtnobbr'\n return 'bbregister' if freesurfer else 'flirtbbr'\n", (True,)) bold_reg_wf.ds_report_reg suffix 190416-00:41:28,42 nipype.workflow DEBUG: disconnect(): bold_reg_wf.bbreg_wf->bold_reg_wf.ds_report_reg [(('outputnode.fallback', "def _bold_reg_suffix(fallback, freesurfer):\n if fallback:\n return 'coreg' if freesurfer else 'flirtnobbr'\n return 'bbregister' if freesurfer else 'flirtbbr'\n", (True,)), 'suffix')] 190416-00:41:28,42 nipype.workflow DEBUG: disconnect(): remove list [(('outputnode.fallback', "def _bold_reg_suffix(fallback, freesurfer):\n if fallback:\n return 'coreg' if freesurfer else 'flirtnobbr'\n return 'bbregister' if freesurfer else 'flirtbbr'\n", (True,)), 'suffix')] 190416-00:41:28,42 nipype.workflow DEBUG: disconnect(): removed connection (('outputnode.fallback', "def _bold_reg_suffix(fallback, freesurfer):\n if fallback:\n return 'coreg' if freesurfer else 'flirtnobbr'\n return 'bbregister' if freesurfer else 'flirtbbr'\n", (True,)), 'suffix') 190416-00:41:28,42 nipype.workflow DEBUG: (bbreg_wf.outputnode, bold_reg_wf.ds_report_reg): Edge data exists: {'connect': [('out_report', 'in_file')]} 190416-00:41:28,42 nipype.workflow DEBUG: (bbreg_wf.outputnode, bold_reg_wf.ds_report_reg): new edge data: {'connect': [('out_report', 'in_file'), (('fallback', "def _bold_reg_suffix(fallback, freesurfer):\n if fallback:\n return 'coreg' if freesurfer else 'flirtnobbr'\n return 'bbregister' if freesurfer else 'flirtbbr'\n", (True,)), 'suffix')]} 190416-00:41:28,42 nipype.workflow DEBUG: expanding workflow: bold_reg_wf.bbreg_wf 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.inputnode 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.mri_coreg 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.bbregister 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.reports 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.transforms 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.lta_ras2ras 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.compare_transforms 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.select_report 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.select_transform 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.lta_concat 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.lta2fsl_inv 190416-00:41:28,43 nipype.workflow DEBUG: processing node: bbreg_wf.fsl2itk_inv 190416-00:41:28,44 nipype.workflow DEBUG: processing node: bbreg_wf.lta2fsl_fwd 190416-00:41:28,44 nipype.workflow DEBUG: processing node: bbreg_wf.fsl2itk_fwd 190416-00:41:28,44 nipype.workflow DEBUG: processing node: bbreg_wf.outputnode 190416-00:41:28,44 nipype.workflow DEBUG: finished expanding workflow: bold_reg_wf.bbreg_wf 190416-00:41:28,44 nipype.workflow DEBUG: processing node: bold_reg_wf.ds_report_reg 190416-00:41:28,44 nipype.workflow DEBUG: processing node: bold_reg_wf.outputnode 190416-00:41:28,44 nipype.workflow DEBUG: finished expanding workflow: func_preproc_task_rest_wf.bold_reg_wf 190416-00:41:28,44 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.bold_hmc_wf 190416-00:41:28,45 nipype.workflow DEBUG: in: connections-> [('raw_ref_image', 'inputnode.raw_ref_image'), ('bold_file', 'inputnode.bold_file')] 190416-00:41:28,45 nipype.workflow DEBUG: in: ('raw_ref_image', 'inputnode.raw_ref_image') 190416-00:41:28,46 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_reference_wf.outputnode raw_ref_image bold_hmc_wf.inputnode raw_ref_image 190416-00:41:28,46 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf.outputnode->func_preproc_task_rest_wf.bold_hmc_wf [('raw_ref_image', 'inputnode.raw_ref_image')] 190416-00:41:28,46 nipype.workflow DEBUG: disconnect(): remove list [('raw_ref_image', 'inputnode.raw_ref_image')] 190416-00:41:28,46 nipype.workflow DEBUG: disconnect(): removed connection ('raw_ref_image', 'inputnode.raw_ref_image') 190416-00:41:28,46 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, bold_hmc_wf.inputnode): No edge data 190416-00:41:28,46 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, bold_hmc_wf.inputnode): new edge data: {'connect': [('raw_ref_image', 'raw_ref_image')]} 190416-00:41:28,47 nipype.workflow DEBUG: in: ('bold_file', 'inputnode.bold_file') 190416-00:41:28,48 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_reference_wf.outputnode bold_file bold_hmc_wf.inputnode bold_file 190416-00:41:28,48 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf.outputnode->func_preproc_task_rest_wf.bold_hmc_wf [('bold_file', 'inputnode.bold_file')] 190416-00:41:28,48 nipype.workflow DEBUG: disconnect(): remove list [('bold_file', 'inputnode.bold_file')] 190416-00:41:28,48 nipype.workflow DEBUG: disconnect(): removed connection ('bold_file', 'inputnode.bold_file') 190416-00:41:28,48 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, bold_hmc_wf.inputnode): Edge data exists: {'connect': [('raw_ref_image', 'raw_ref_image')]} 190416-00:41:28,48 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, bold_hmc_wf.inputnode): new edge data: {'connect': [('raw_ref_image', 'raw_ref_image'), ('bold_file', 'bold_file')]} 190416-00:41:28,49 nipype.workflow DEBUG: out: connections-> [('outputnode.xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,49 nipype.workflow DEBUG: out: ('outputnode.xforms', 'inputnode.hmc_xforms') 190416-00:41:28,50 nipype.workflow DEBUG: out edges: bold_hmc_wf.outputnode xforms func_preproc_task_rest_wf.bold_t1_trans_wf inputnode.hmc_xforms 190416-00:41:28,50 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_hmc_wf->func_preproc_task_rest_wf.bold_t1_trans_wf [('outputnode.xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,50 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,51 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.xforms', 'inputnode.hmc_xforms') 190416-00:41:28,59 nipype.workflow DEBUG: (bold_hmc_wf.outputnode, func_preproc_task_rest_wf.bold_t1_trans_wf): No edge data 190416-00:41:28,59 nipype.workflow DEBUG: (bold_hmc_wf.outputnode, func_preproc_task_rest_wf.bold_t1_trans_wf): new edge data: {'connect': [('xforms', 'inputnode.hmc_xforms')]} 190416-00:41:28,59 nipype.workflow DEBUG: out: connections-> [('outputnode.movpar_file', 'inputnode.movpar_file')] 190416-00:41:28,59 nipype.workflow DEBUG: out: ('outputnode.movpar_file', 'inputnode.movpar_file') 190416-00:41:28,60 nipype.workflow DEBUG: out edges: bold_hmc_wf.outputnode movpar_file func_preproc_task_rest_wf.bold_confounds_wf inputnode.movpar_file 190416-00:41:28,60 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_hmc_wf->func_preproc_task_rest_wf.bold_confounds_wf [('outputnode.movpar_file', 'inputnode.movpar_file')] 190416-00:41:28,61 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.movpar_file', 'inputnode.movpar_file')] 190416-00:41:28,61 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.movpar_file', 'inputnode.movpar_file') 190416-00:41:28,68 nipype.workflow DEBUG: (bold_hmc_wf.outputnode, func_preproc_task_rest_wf.bold_confounds_wf): No edge data 190416-00:41:28,68 nipype.workflow DEBUG: (bold_hmc_wf.outputnode, func_preproc_task_rest_wf.bold_confounds_wf): new edge data: {'connect': [('movpar_file', 'inputnode.movpar_file')]} 190416-00:41:28,68 nipype.workflow DEBUG: out: connections-> [('outputnode.xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,69 nipype.workflow DEBUG: out: ('outputnode.xforms', 'inputnode.hmc_xforms') 190416-00:41:28,70 nipype.workflow DEBUG: out edges: bold_hmc_wf.outputnode xforms func_preproc_task_rest_wf.bold_bold_trans_wf inputnode.hmc_xforms 190416-00:41:28,70 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_hmc_wf->func_preproc_task_rest_wf.bold_bold_trans_wf [('outputnode.xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,70 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,70 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.xforms', 'inputnode.hmc_xforms') 190416-00:41:28,79 nipype.workflow DEBUG: (bold_hmc_wf.outputnode, func_preproc_task_rest_wf.bold_bold_trans_wf): No edge data 190416-00:41:28,80 nipype.workflow DEBUG: (bold_hmc_wf.outputnode, func_preproc_task_rest_wf.bold_bold_trans_wf): new edge data: {'connect': [('xforms', 'inputnode.hmc_xforms')]} 190416-00:41:28,80 nipype.workflow DEBUG: out: connections-> [('outputnode.xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,80 nipype.workflow DEBUG: out: ('outputnode.xforms', 'inputnode.hmc_xforms') 190416-00:41:28,81 nipype.workflow DEBUG: out edges: bold_hmc_wf.outputnode xforms func_preproc_task_rest_wf.bold_mni_trans_wf inputnode.hmc_xforms 190416-00:41:28,81 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_hmc_wf->func_preproc_task_rest_wf.bold_mni_trans_wf [('outputnode.xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,81 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,82 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.xforms', 'inputnode.hmc_xforms') 190416-00:41:28,90 nipype.workflow DEBUG: (bold_hmc_wf.outputnode, func_preproc_task_rest_wf.bold_mni_trans_wf): No edge data 190416-00:41:28,90 nipype.workflow DEBUG: (bold_hmc_wf.outputnode, func_preproc_task_rest_wf.bold_mni_trans_wf): new edge data: {'connect': [('xforms', 'inputnode.hmc_xforms')]} 190416-00:41:28,90 nipype.workflow DEBUG: expanding workflow: func_preproc_task_rest_wf.bold_hmc_wf 190416-00:41:28,90 nipype.workflow DEBUG: processing node: bold_hmc_wf.inputnode 190416-00:41:28,90 nipype.workflow DEBUG: processing node: bold_hmc_wf.mcflirt 190416-00:41:28,90 nipype.workflow DEBUG: processing node: bold_hmc_wf.normalize_motion 190416-00:41:28,91 nipype.workflow DEBUG: processing node: bold_hmc_wf.fsl2itk 190416-00:41:28,91 nipype.workflow DEBUG: processing node: bold_hmc_wf.outputnode 190416-00:41:28,91 nipype.workflow DEBUG: finished expanding workflow: func_preproc_task_rest_wf.bold_hmc_wf 190416-00:41:28,91 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.boldbuffer 190416-00:41:28,91 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.bold_split 190416-00:41:28,91 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.bold_t1_trans_wf 190416-00:41:28,91 nipype.workflow DEBUG: in: connections-> [('bold_file', 'inputnode.name_source'), ('t1_brain', 'inputnode.t1_brain'), ('t1_mask', 'inputnode.t1_mask'), ('t1_aseg', 'inputnode.t1_aseg'), ('t1_aparc', 'inputnode.t1_aparc')] 190416-00:41:28,92 nipype.workflow DEBUG: in: ('bold_file', 'inputnode.name_source') 190416-00:41:28,100 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode bold_file bold_t1_trans_wf.inputnode name_source 190416-00:41:28,100 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_t1_trans_wf [('bold_file', 'inputnode.name_source')] 190416-00:41:28,100 nipype.workflow DEBUG: disconnect(): remove list [('bold_file', 'inputnode.name_source')] 190416-00:41:28,100 nipype.workflow DEBUG: disconnect(): removed connection ('bold_file', 'inputnode.name_source') 190416-00:41:28,100 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_t1_trans_wf.inputnode): No edge data 190416-00:41:28,100 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_t1_trans_wf.inputnode): new edge data: {'connect': [('bold_file', 'name_source')]} 190416-00:41:28,101 nipype.workflow DEBUG: in: ('t1_brain', 'inputnode.t1_brain') 190416-00:41:28,108 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_brain bold_t1_trans_wf.inputnode t1_brain 190416-00:41:28,109 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_t1_trans_wf [('t1_brain', 'inputnode.t1_brain')] 190416-00:41:28,109 nipype.workflow DEBUG: disconnect(): remove list [('t1_brain', 'inputnode.t1_brain')] 190416-00:41:28,109 nipype.workflow DEBUG: disconnect(): removed connection ('t1_brain', 'inputnode.t1_brain') 190416-00:41:28,109 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_t1_trans_wf.inputnode): Edge data exists: {'connect': [('bold_file', 'name_source')]} 190416-00:41:28,109 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_t1_trans_wf.inputnode): new edge data: {'connect': [('bold_file', 'name_source'), ('t1_brain', 't1_brain')]} 190416-00:41:28,109 nipype.workflow DEBUG: in: ('t1_mask', 'inputnode.t1_mask') 190416-00:41:28,117 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_mask bold_t1_trans_wf.inputnode t1_mask 190416-00:41:28,117 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_t1_trans_wf [('t1_mask', 'inputnode.t1_mask')] 190416-00:41:28,117 nipype.workflow DEBUG: disconnect(): remove list [('t1_mask', 'inputnode.t1_mask')] 190416-00:41:28,117 nipype.workflow DEBUG: disconnect(): removed connection ('t1_mask', 'inputnode.t1_mask') 190416-00:41:28,117 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_t1_trans_wf.inputnode): Edge data exists: {'connect': [('bold_file', 'name_source'), ('t1_brain', 't1_brain')]} 190416-00:41:28,117 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_t1_trans_wf.inputnode): new edge data: {'connect': [('bold_file', 'name_source'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask')]} 190416-00:41:28,117 nipype.workflow DEBUG: in: ('t1_aseg', 'inputnode.t1_aseg') 190416-00:41:28,125 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_aseg bold_t1_trans_wf.inputnode t1_aseg 190416-00:41:28,125 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_t1_trans_wf [('t1_aseg', 'inputnode.t1_aseg')] 190416-00:41:28,125 nipype.workflow DEBUG: disconnect(): remove list [('t1_aseg', 'inputnode.t1_aseg')] 190416-00:41:28,125 nipype.workflow DEBUG: disconnect(): removed connection ('t1_aseg', 'inputnode.t1_aseg') 190416-00:41:28,125 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_t1_trans_wf.inputnode): Edge data exists: {'connect': [('bold_file', 'name_source'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask')]} 190416-00:41:28,125 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_t1_trans_wf.inputnode): new edge data: {'connect': [('bold_file', 'name_source'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_aseg', 't1_aseg')]} 190416-00:41:28,126 nipype.workflow DEBUG: in: ('t1_aparc', 'inputnode.t1_aparc') 190416-00:41:28,133 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_aparc bold_t1_trans_wf.inputnode t1_aparc 190416-00:41:28,134 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_t1_trans_wf [('t1_aparc', 'inputnode.t1_aparc')] 190416-00:41:28,134 nipype.workflow DEBUG: disconnect(): remove list [('t1_aparc', 'inputnode.t1_aparc')] 190416-00:41:28,134 nipype.workflow DEBUG: disconnect(): removed connection ('t1_aparc', 'inputnode.t1_aparc') 190416-00:41:28,134 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_t1_trans_wf.inputnode): Edge data exists: {'connect': [('bold_file', 'name_source'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_aseg', 't1_aseg')]} 190416-00:41:28,134 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_t1_trans_wf.inputnode): new edge data: {'connect': [('bold_file', 'name_source'), ('t1_brain', 't1_brain'), ('t1_mask', 't1_mask'), ('t1_aseg', 't1_aseg'), ('t1_aparc', 't1_aparc')]} 190416-00:41:28,134 nipype.workflow DEBUG: in: connections-> [('out_files', 'inputnode.bold_split')] 190416-00:41:28,134 nipype.workflow DEBUG: in: ('out_files', 'inputnode.bold_split') 190416-00:41:28,143 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_split out_files bold_t1_trans_wf.inputnode bold_split 190416-00:41:28,143 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_split->func_preproc_task_rest_wf.bold_t1_trans_wf [('out_files', 'inputnode.bold_split')] 190416-00:41:28,143 nipype.workflow DEBUG: disconnect(): remove list [('out_files', 'inputnode.bold_split')] 190416-00:41:28,143 nipype.workflow DEBUG: disconnect(): removed connection ('out_files', 'inputnode.bold_split') 190416-00:41:28,143 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_split, bold_t1_trans_wf.inputnode): No edge data 190416-00:41:28,143 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_split, bold_t1_trans_wf.inputnode): new edge data: {'connect': [('out_files', 'bold_split')]} 190416-00:41:28,143 nipype.workflow DEBUG: in: connections-> [('bold_ref_brain', 'inputnode.ref_bold_brain'), ('bold_mask', 'inputnode.ref_bold_mask'), ('out_warp', 'inputnode.fieldwarp')] 190416-00:41:28,144 nipype.workflow DEBUG: in: ('bold_ref_brain', 'inputnode.ref_bold_brain') 190416-00:41:28,152 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.sdc_bypass_wf.outputnode bold_ref_brain bold_t1_trans_wf.inputnode ref_bold_brain 190416-00:41:28,152 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf.outputnode->func_preproc_task_rest_wf.bold_t1_trans_wf [('bold_ref_brain', 'inputnode.ref_bold_brain')] 190416-00:41:28,152 nipype.workflow DEBUG: disconnect(): remove list [('bold_ref_brain', 'inputnode.ref_bold_brain')] 190416-00:41:28,152 nipype.workflow DEBUG: disconnect(): removed connection ('bold_ref_brain', 'inputnode.ref_bold_brain') 190416-00:41:28,152 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_t1_trans_wf.inputnode): No edge data 190416-00:41:28,152 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_t1_trans_wf.inputnode): new edge data: {'connect': [('bold_ref_brain', 'ref_bold_brain')]} 190416-00:41:28,152 nipype.workflow DEBUG: in: ('bold_mask', 'inputnode.ref_bold_mask') 190416-00:41:28,161 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.sdc_bypass_wf.outputnode bold_mask bold_t1_trans_wf.inputnode ref_bold_mask 190416-00:41:28,161 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf.outputnode->func_preproc_task_rest_wf.bold_t1_trans_wf [('bold_mask', 'inputnode.ref_bold_mask')] 190416-00:41:28,161 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask', 'inputnode.ref_bold_mask')] 190416-00:41:28,161 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask', 'inputnode.ref_bold_mask') 190416-00:41:28,161 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_t1_trans_wf.inputnode): Edge data exists: {'connect': [('bold_ref_brain', 'ref_bold_brain')]} 190416-00:41:28,161 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_t1_trans_wf.inputnode): new edge data: {'connect': [('bold_ref_brain', 'ref_bold_brain'), ('bold_mask', 'ref_bold_mask')]} 190416-00:41:28,161 nipype.workflow DEBUG: in: ('out_warp', 'inputnode.fieldwarp') 190416-00:41:28,170 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.sdc_bypass_wf.outputnode out_warp bold_t1_trans_wf.inputnode fieldwarp 190416-00:41:28,170 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf.outputnode->func_preproc_task_rest_wf.bold_t1_trans_wf [('out_warp', 'inputnode.fieldwarp')] 190416-00:41:28,170 nipype.workflow DEBUG: disconnect(): remove list [('out_warp', 'inputnode.fieldwarp')] 190416-00:41:28,170 nipype.workflow DEBUG: disconnect(): removed connection ('out_warp', 'inputnode.fieldwarp') 190416-00:41:28,170 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_t1_trans_wf.inputnode): Edge data exists: {'connect': [('bold_ref_brain', 'ref_bold_brain'), ('bold_mask', 'ref_bold_mask')]} 190416-00:41:28,170 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_t1_trans_wf.inputnode): new edge data: {'connect': [('bold_ref_brain', 'ref_bold_brain'), ('bold_mask', 'ref_bold_mask'), ('out_warp', 'fieldwarp')]} 190416-00:41:28,170 nipype.workflow DEBUG: in: connections-> [('itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:28,171 nipype.workflow DEBUG: in: ('itk_bold_to_t1', 'inputnode.itk_bold_to_t1') 190416-00:41:28,179 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_reg_wf.outputnode itk_bold_to_t1 bold_t1_trans_wf.inputnode itk_bold_to_t1 190416-00:41:28,179 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reg_wf.outputnode->func_preproc_task_rest_wf.bold_t1_trans_wf [('itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:28,179 nipype.workflow DEBUG: disconnect(): remove list [('itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:28,179 nipype.workflow DEBUG: disconnect(): removed connection ('itk_bold_to_t1', 'inputnode.itk_bold_to_t1') 190416-00:41:28,179 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reg_wf.outputnode, bold_t1_trans_wf.inputnode): No edge data 190416-00:41:28,179 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reg_wf.outputnode, bold_t1_trans_wf.inputnode): new edge data: {'connect': [('itk_bold_to_t1', 'itk_bold_to_t1')]} 190416-00:41:28,179 nipype.workflow DEBUG: in: connections-> [('xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,179 nipype.workflow DEBUG: in: ('xforms', 'inputnode.hmc_xforms') 190416-00:41:28,187 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_hmc_wf.outputnode xforms bold_t1_trans_wf.inputnode hmc_xforms 190416-00:41:28,187 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_hmc_wf.outputnode->func_preproc_task_rest_wf.bold_t1_trans_wf [('xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,188 nipype.workflow DEBUG: disconnect(): remove list [('xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,188 nipype.workflow DEBUG: disconnect(): removed connection ('xforms', 'inputnode.hmc_xforms') 190416-00:41:28,188 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_hmc_wf.outputnode, bold_t1_trans_wf.inputnode): No edge data 190416-00:41:28,188 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_hmc_wf.outputnode, bold_t1_trans_wf.inputnode): new edge data: {'connect': [('xforms', 'hmc_xforms')]} 190416-00:41:28,188 nipype.workflow DEBUG: out: connections-> [('outputnode.bold_t1', 'bold_t1'), ('outputnode.bold_t1_ref', 'bold_t1_ref'), ('outputnode.bold_aseg_t1', 'bold_aseg_t1'), ('outputnode.bold_aparc_t1', 'bold_aparc_t1')] 190416-00:41:28,188 nipype.workflow DEBUG: out: ('outputnode.bold_t1', 'bold_t1') 190416-00:41:28,195 nipype.workflow DEBUG: out edges: bold_t1_trans_wf.outputnode bold_t1 func_preproc_task_rest_wf.outputnode bold_t1 190416-00:41:28,195 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_t1_trans_wf->func_preproc_task_rest_wf.outputnode [('outputnode.bold_t1', 'bold_t1')] 190416-00:41:28,195 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_t1', 'bold_t1')] 190416-00:41:28,196 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_t1', 'bold_t1') 190416-00:41:28,196 nipype.workflow DEBUG: (bold_t1_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): No edge data 190416-00:41:28,196 nipype.workflow DEBUG: (bold_t1_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): new edge data: {'connect': [('bold_t1', 'bold_t1')]} 190416-00:41:28,196 nipype.workflow DEBUG: out: ('outputnode.bold_t1_ref', 'bold_t1_ref') 190416-00:41:28,203 nipype.workflow DEBUG: out edges: bold_t1_trans_wf.outputnode bold_t1_ref func_preproc_task_rest_wf.outputnode bold_t1_ref 190416-00:41:28,203 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_t1_trans_wf->func_preproc_task_rest_wf.outputnode [('outputnode.bold_t1_ref', 'bold_t1_ref')] 190416-00:41:28,203 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_t1_ref', 'bold_t1_ref')] 190416-00:41:28,203 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_t1_ref', 'bold_t1_ref') 190416-00:41:28,204 nipype.workflow DEBUG: (bold_t1_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1')]} 190416-00:41:28,204 nipype.workflow DEBUG: (bold_t1_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref')]} 190416-00:41:28,204 nipype.workflow DEBUG: out: ('outputnode.bold_aseg_t1', 'bold_aseg_t1') 190416-00:41:28,211 nipype.workflow DEBUG: out edges: bold_t1_trans_wf.outputnode bold_aseg_t1 func_preproc_task_rest_wf.outputnode bold_aseg_t1 190416-00:41:28,211 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_t1_trans_wf->func_preproc_task_rest_wf.outputnode [('outputnode.bold_aseg_t1', 'bold_aseg_t1')] 190416-00:41:28,211 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_aseg_t1', 'bold_aseg_t1')] 190416-00:41:28,211 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_aseg_t1', 'bold_aseg_t1') 190416-00:41:28,211 nipype.workflow DEBUG: (bold_t1_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref')]} 190416-00:41:28,211 nipype.workflow DEBUG: (bold_t1_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1')]} 190416-00:41:28,212 nipype.workflow DEBUG: out: ('outputnode.bold_aparc_t1', 'bold_aparc_t1') 190416-00:41:28,219 nipype.workflow DEBUG: out edges: bold_t1_trans_wf.outputnode bold_aparc_t1 func_preproc_task_rest_wf.outputnode bold_aparc_t1 190416-00:41:28,219 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_t1_trans_wf->func_preproc_task_rest_wf.outputnode [('outputnode.bold_aparc_t1', 'bold_aparc_t1')] 190416-00:41:28,219 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_aparc_t1', 'bold_aparc_t1')] 190416-00:41:28,219 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_aparc_t1', 'bold_aparc_t1') 190416-00:41:28,219 nipype.workflow DEBUG: (bold_t1_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1')]} 190416-00:41:28,220 nipype.workflow DEBUG: (bold_t1_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1')]} 190416-00:41:28,220 nipype.workflow DEBUG: out: connections-> [('outputnode.bold_t1', 'inputnode.source_file')] 190416-00:41:28,220 nipype.workflow DEBUG: out: ('outputnode.bold_t1', 'inputnode.source_file') 190416-00:41:28,227 nipype.workflow DEBUG: out edges: bold_t1_trans_wf.outputnode bold_t1 func_preproc_task_rest_wf.bold_surf_wf inputnode.source_file 190416-00:41:28,227 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_t1_trans_wf->func_preproc_task_rest_wf.bold_surf_wf [('outputnode.bold_t1', 'inputnode.source_file')] 190416-00:41:28,228 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_t1', 'inputnode.source_file')] 190416-00:41:28,228 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_t1', 'inputnode.source_file') 190416-00:41:28,232 nipype.workflow DEBUG: (bold_t1_trans_wf.outputnode, func_preproc_task_rest_wf.bold_surf_wf): No edge data 190416-00:41:28,232 nipype.workflow DEBUG: (bold_t1_trans_wf.outputnode, func_preproc_task_rest_wf.bold_surf_wf): new edge data: {'connect': [('bold_t1', 'inputnode.source_file')]} 190416-00:41:28,232 nipype.workflow DEBUG: expanding workflow: func_preproc_task_rest_wf.bold_t1_trans_wf 190416-00:41:28,232 nipype.workflow DEBUG: processing node: bold_t1_trans_wf.inputnode 190416-00:41:28,232 nipype.workflow DEBUG: processing node: bold_t1_trans_wf.merge_xforms 190416-00:41:28,232 nipype.workflow DEBUG: processing node: bold_t1_trans_wf.gen_ref 190416-00:41:28,232 nipype.workflow DEBUG: processing node: bold_t1_trans_wf.bold_to_t1w_transform 190416-00:41:28,233 nipype.workflow DEBUG: processing node: bold_t1_trans_wf.merge 190416-00:41:28,233 nipype.workflow DEBUG: processing node: bold_t1_trans_wf.aparc_t1w_tfm 190416-00:41:28,233 nipype.workflow DEBUG: processing node: bold_t1_trans_wf.aseg_t1w_tfm 190416-00:41:28,233 nipype.workflow DEBUG: processing node: bold_t1_trans_wf.mask_t1w_tfm 190416-00:41:28,233 nipype.workflow DEBUG: processing node: bold_t1_trans_wf.bold_reference_wf 190416-00:41:28,233 nipype.workflow DEBUG: in: connections-> [('out_file', 'inputnode.bold_file')] 190416-00:41:28,233 nipype.workflow DEBUG: in: ('out_file', 'inputnode.bold_file') 190416-00:41:28,238 nipype.workflow DEBUG: in edges: bold_t1_trans_wf.merge out_file bold_reference_wf.inputnode bold_file 190416-00:41:28,238 nipype.workflow DEBUG: disconnect(): bold_t1_trans_wf.merge->bold_t1_trans_wf.bold_reference_wf [('out_file', 'inputnode.bold_file')] 190416-00:41:28,238 nipype.workflow DEBUG: disconnect(): remove list [('out_file', 'inputnode.bold_file')] 190416-00:41:28,238 nipype.workflow DEBUG: disconnect(): removed connection ('out_file', 'inputnode.bold_file') 190416-00:41:28,239 nipype.workflow DEBUG: (bold_t1_trans_wf.merge, bold_reference_wf.inputnode): No edge data 190416-00:41:28,239 nipype.workflow DEBUG: (bold_t1_trans_wf.merge, bold_reference_wf.inputnode): new edge data: {'connect': [('out_file', 'bold_file')]} 190416-00:41:28,239 nipype.workflow DEBUG: in: connections-> [('output_image', 'inputnode.bold_mask')] 190416-00:41:28,239 nipype.workflow DEBUG: in: ('output_image', 'inputnode.bold_mask') 190416-00:41:28,244 nipype.workflow DEBUG: in edges: bold_t1_trans_wf.mask_t1w_tfm output_image bold_reference_wf.inputnode bold_mask 190416-00:41:28,244 nipype.workflow DEBUG: disconnect(): bold_t1_trans_wf.mask_t1w_tfm->bold_t1_trans_wf.bold_reference_wf [('output_image', 'inputnode.bold_mask')] 190416-00:41:28,244 nipype.workflow DEBUG: disconnect(): remove list [('output_image', 'inputnode.bold_mask')] 190416-00:41:28,244 nipype.workflow DEBUG: disconnect(): removed connection ('output_image', 'inputnode.bold_mask') 190416-00:41:28,244 nipype.workflow DEBUG: (bold_t1_trans_wf.mask_t1w_tfm, bold_reference_wf.inputnode): No edge data 190416-00:41:28,244 nipype.workflow DEBUG: (bold_t1_trans_wf.mask_t1w_tfm, bold_reference_wf.inputnode): new edge data: {'connect': [('output_image', 'bold_mask')]} 190416-00:41:28,244 nipype.workflow DEBUG: out: connections-> [('outputnode.ref_image', 'bold_t1_ref')] 190416-00:41:28,244 nipype.workflow DEBUG: out: ('outputnode.ref_image', 'bold_t1_ref') 190416-00:41:28,249 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode ref_image bold_t1_trans_wf.outputnode bold_t1_ref 190416-00:41:28,249 nipype.workflow DEBUG: disconnect(): bold_t1_trans_wf.bold_reference_wf->bold_t1_trans_wf.outputnode [('outputnode.ref_image', 'bold_t1_ref')] 190416-00:41:28,250 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.ref_image', 'bold_t1_ref')] 190416-00:41:28,250 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.ref_image', 'bold_t1_ref') 190416-00:41:28,250 nipype.workflow DEBUG: (bold_reference_wf.outputnode, bold_t1_trans_wf.outputnode): No edge data 190416-00:41:28,250 nipype.workflow DEBUG: (bold_reference_wf.outputnode, bold_t1_trans_wf.outputnode): new edge data: {'connect': [('ref_image', 'bold_t1_ref')]} 190416-00:41:28,250 nipype.workflow DEBUG: expanding workflow: bold_t1_trans_wf.bold_reference_wf 190416-00:41:28,250 nipype.workflow DEBUG: processing node: bold_reference_wf.inputnode 190416-00:41:28,250 nipype.workflow DEBUG: processing node: bold_reference_wf.validate 190416-00:41:28,250 nipype.workflow DEBUG: processing node: bold_reference_wf.gen_ref 190416-00:41:28,250 nipype.workflow DEBUG: processing node: bold_reference_wf.validate_ref 190416-00:41:28,251 nipype.workflow DEBUG: processing node: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:28,251 nipype.workflow DEBUG: in: connections-> [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:28,251 nipype.workflow DEBUG: in: ('bold_mask', 'inputnode.pre_mask') 190416-00:41:28,255 nipype.workflow DEBUG: in edges: bold_reference_wf.inputnode bold_mask enhance_and_skullstrip_bold_wf.inputnode pre_mask 190416-00:41:28,255 nipype.workflow DEBUG: disconnect(): bold_reference_wf.inputnode->bold_reference_wf.enhance_and_skullstrip_bold_wf [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:28,255 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:28,255 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask', 'inputnode.pre_mask') 190416-00:41:28,255 nipype.workflow DEBUG: (bold_reference_wf.inputnode, enhance_and_skullstrip_bold_wf.inputnode): No edge data 190416-00:41:28,255 nipype.workflow DEBUG: (bold_reference_wf.inputnode, enhance_and_skullstrip_bold_wf.inputnode): new edge data: {'connect': [('bold_mask', 'pre_mask')]} 190416-00:41:28,256 nipype.workflow DEBUG: in: connections-> [('out_file', 'inputnode.in_file')] 190416-00:41:28,256 nipype.workflow DEBUG: in: ('out_file', 'inputnode.in_file') 190416-00:41:28,260 nipype.workflow DEBUG: in edges: bold_reference_wf.validate_ref out_file enhance_and_skullstrip_bold_wf.inputnode in_file 190416-00:41:28,260 nipype.workflow DEBUG: disconnect(): bold_reference_wf.validate_ref->bold_reference_wf.enhance_and_skullstrip_bold_wf [('out_file', 'inputnode.in_file')] 190416-00:41:28,260 nipype.workflow DEBUG: disconnect(): remove list [('out_file', 'inputnode.in_file')] 190416-00:41:28,260 nipype.workflow DEBUG: disconnect(): removed connection ('out_file', 'inputnode.in_file') 190416-00:41:28,260 nipype.workflow DEBUG: (bold_reference_wf.validate_ref, enhance_and_skullstrip_bold_wf.inputnode): No edge data 190416-00:41:28,260 nipype.workflow DEBUG: (bold_reference_wf.validate_ref, enhance_and_skullstrip_bold_wf.inputnode): new edge data: {'connect': [('out_file', 'in_file')]} 190416-00:41:28,260 nipype.workflow DEBUG: out: connections-> [('outputnode.bias_corrected_file', 'ref_image'), ('outputnode.mask_file', 'bold_mask'), ('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:28,261 nipype.workflow DEBUG: out: ('outputnode.bias_corrected_file', 'ref_image') 190416-00:41:28,264 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode bias_corrected_file bold_reference_wf.outputnode ref_image 190416-00:41:28,264 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.bias_corrected_file', 'ref_image')] 190416-00:41:28,264 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bias_corrected_file', 'ref_image')] 190416-00:41:28,264 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bias_corrected_file', 'ref_image') 190416-00:41:28,264 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): No edge data 190416-00:41:28,265 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image')]} 190416-00:41:28,265 nipype.workflow DEBUG: out: ('outputnode.mask_file', 'bold_mask') 190416-00:41:28,268 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode mask_file bold_reference_wf.outputnode bold_mask 190416-00:41:28,268 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.mask_file', 'bold_mask')] 190416-00:41:28,268 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.mask_file', 'bold_mask')] 190416-00:41:28,268 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.mask_file', 'bold_mask') 190416-00:41:28,268 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): Edge data exists: {'connect': [('bias_corrected_file', 'ref_image')]} 190416-00:41:28,269 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask')]} 190416-00:41:28,269 nipype.workflow DEBUG: out: ('outputnode.skull_stripped_file', 'ref_image_brain') 190416-00:41:28,272 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode skull_stripped_file bold_reference_wf.outputnode ref_image_brain 190416-00:41:28,272 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:28,272 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:28,272 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.skull_stripped_file', 'ref_image_brain') 190416-00:41:28,272 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): Edge data exists: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask')]} 190416-00:41:28,273 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask'), ('skull_stripped_file', 'ref_image_brain')]} 190416-00:41:28,273 nipype.workflow DEBUG: expanding workflow: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:28,273 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.inputnode 190416-00:41:28,273 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.pre_mask_dilate 190416-00:41:28,273 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.check_hdr 190416-00:41:28,273 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.n4_correct 190416-00:41:28,273 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_pass 190416-00:41:28,273 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_dilate 190416-00:41:28,274 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_mask 190416-00:41:28,274 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.unifize 190416-00:41:28,274 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.fixhdr_unifize 190416-00:41:28,274 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_second_pass 190416-00:41:28,274 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 190416-00:41:28,274 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.combine_masks 190416-00:41:28,274 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.apply_mask 190416-00:41:28,274 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.outputnode 190416-00:41:28,274 nipype.workflow DEBUG: finished expanding workflow: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:28,274 nipype.workflow DEBUG: processing node: bold_reference_wf.outputnode 190416-00:41:28,275 nipype.workflow DEBUG: finished expanding workflow: bold_t1_trans_wf.bold_reference_wf 190416-00:41:28,275 nipype.workflow DEBUG: processing node: bold_t1_trans_wf.outputnode 190416-00:41:28,275 nipype.workflow DEBUG: finished expanding workflow: func_preproc_task_rest_wf.bold_t1_trans_wf 190416-00:41:28,275 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.bold_surf_wf 190416-00:41:28,275 nipype.workflow DEBUG: in: connections-> [('t1_preproc', 'inputnode.t1_preproc'), ('subjects_dir', 'inputnode.subjects_dir'), ('subject_id', 'inputnode.subject_id'), ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform')] 190416-00:41:28,275 nipype.workflow DEBUG: in: ('t1_preproc', 'inputnode.t1_preproc') 190416-00:41:28,279 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_preproc bold_surf_wf.inputnode t1_preproc 190416-00:41:28,279 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_surf_wf [('t1_preproc', 'inputnode.t1_preproc')] 190416-00:41:28,279 nipype.workflow DEBUG: disconnect(): remove list [('t1_preproc', 'inputnode.t1_preproc')] 190416-00:41:28,280 nipype.workflow DEBUG: disconnect(): removed connection ('t1_preproc', 'inputnode.t1_preproc') 190416-00:41:28,280 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_surf_wf.inputnode): No edge data 190416-00:41:28,280 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_surf_wf.inputnode): new edge data: {'connect': [('t1_preproc', 't1_preproc')]} 190416-00:41:28,280 nipype.workflow DEBUG: in: ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:28,283 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode subjects_dir bold_surf_wf.inputnode subjects_dir 190416-00:41:28,284 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_surf_wf [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:28,284 nipype.workflow DEBUG: disconnect(): remove list [('subjects_dir', 'inputnode.subjects_dir')] 190416-00:41:28,284 nipype.workflow DEBUG: disconnect(): removed connection ('subjects_dir', 'inputnode.subjects_dir') 190416-00:41:28,284 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_surf_wf.inputnode): Edge data exists: {'connect': [('t1_preproc', 't1_preproc')]} 190416-00:41:28,284 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_surf_wf.inputnode): new edge data: {'connect': [('t1_preproc', 't1_preproc'), ('subjects_dir', 'subjects_dir')]} 190416-00:41:28,284 nipype.workflow DEBUG: in: ('subject_id', 'inputnode.subject_id') 190416-00:41:28,288 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode subject_id bold_surf_wf.inputnode subject_id 190416-00:41:28,288 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_surf_wf [('subject_id', 'inputnode.subject_id')] 190416-00:41:28,289 nipype.workflow DEBUG: disconnect(): remove list [('subject_id', 'inputnode.subject_id')] 190416-00:41:28,289 nipype.workflow DEBUG: disconnect(): removed connection ('subject_id', 'inputnode.subject_id') 190416-00:41:28,289 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_surf_wf.inputnode): Edge data exists: {'connect': [('t1_preproc', 't1_preproc'), ('subjects_dir', 'subjects_dir')]} 190416-00:41:28,289 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_surf_wf.inputnode): new edge data: {'connect': [('t1_preproc', 't1_preproc'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:28,289 nipype.workflow DEBUG: in: ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform') 190416-00:41:28,293 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_2_fsnative_forward_transform bold_surf_wf.inputnode t1_2_fsnative_forward_transform 190416-00:41:28,293 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_surf_wf [('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform')] 190416-00:41:28,294 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform')] 190416-00:41:28,294 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_fsnative_forward_transform', 'inputnode.t1_2_fsnative_forward_transform') 190416-00:41:28,294 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_surf_wf.inputnode): Edge data exists: {'connect': [('t1_preproc', 't1_preproc'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id')]} 190416-00:41:28,294 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_surf_wf.inputnode): new edge data: {'connect': [('t1_preproc', 't1_preproc'), ('subjects_dir', 'subjects_dir'), ('subject_id', 'subject_id'), ('t1_2_fsnative_forward_transform', 't1_2_fsnative_forward_transform')]} 190416-00:41:28,294 nipype.workflow DEBUG: in: connections-> [('bold_t1', 'inputnode.source_file')] 190416-00:41:28,294 nipype.workflow DEBUG: in: ('bold_t1', 'inputnode.source_file') 190416-00:41:28,298 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_t1_trans_wf.outputnode bold_t1 bold_surf_wf.inputnode source_file 190416-00:41:28,298 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_t1_trans_wf.outputnode->func_preproc_task_rest_wf.bold_surf_wf [('bold_t1', 'inputnode.source_file')] 190416-00:41:28,299 nipype.workflow DEBUG: disconnect(): remove list [('bold_t1', 'inputnode.source_file')] 190416-00:41:28,299 nipype.workflow DEBUG: disconnect(): removed connection ('bold_t1', 'inputnode.source_file') 190416-00:41:28,299 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_t1_trans_wf.outputnode, bold_surf_wf.inputnode): No edge data 190416-00:41:28,299 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_t1_trans_wf.outputnode, bold_surf_wf.inputnode): new edge data: {'connect': [('bold_t1', 'source_file')]} 190416-00:41:28,299 nipype.workflow DEBUG: out: connections-> [('outputnode.surfaces', 'surfaces')] 190416-00:41:28,299 nipype.workflow DEBUG: out: ('outputnode.surfaces', 'surfaces') 190416-00:41:28,302 nipype.workflow DEBUG: out edges: bold_surf_wf.outputnode surfaces func_preproc_task_rest_wf.outputnode surfaces 190416-00:41:28,302 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_surf_wf->func_preproc_task_rest_wf.outputnode [('outputnode.surfaces', 'surfaces')] 190416-00:41:28,302 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.surfaces', 'surfaces')] 190416-00:41:28,302 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.surfaces', 'surfaces') 190416-00:41:28,303 nipype.workflow DEBUG: (bold_surf_wf.outputnode, func_preproc_task_rest_wf.outputnode): No edge data 190416-00:41:28,303 nipype.workflow DEBUG: (bold_surf_wf.outputnode, func_preproc_task_rest_wf.outputnode): new edge data: {'connect': [('surfaces', 'surfaces')]} 190416-00:41:28,303 nipype.workflow DEBUG: expanding workflow: func_preproc_task_rest_wf.bold_surf_wf 190416-00:41:28,303 nipype.workflow DEBUG: processing node: bold_surf_wf.inputnode 190416-00:41:28,303 nipype.workflow DEBUG: processing node: bold_surf_wf.resampling_xfm 190416-00:41:28,304 nipype.workflow DEBUG: processing node: bold_surf_wf.set_xfm_source 190416-00:41:28,304 nipype.workflow DEBUG: processing node: bold_surf_wf.rename_src 190416-00:41:28,304 nipype.workflow DEBUG: processing node: bold_surf_wf.targets 190416-00:41:28,304 nipype.workflow DEBUG: processing node: bold_surf_wf.sampler 190416-00:41:28,304 nipype.workflow DEBUG: processing node: bold_surf_wf.merger 190416-00:41:28,304 nipype.workflow DEBUG: processing node: bold_surf_wf.update_metadata 190416-00:41:28,304 nipype.workflow DEBUG: processing node: bold_surf_wf.outputnode 190416-00:41:28,304 nipype.workflow DEBUG: finished expanding workflow: func_preproc_task_rest_wf.bold_surf_wf 190416-00:41:28,305 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.bold_bold_trans_wf 190416-00:41:28,305 nipype.workflow DEBUG: in: connections-> [('out_files', 'inputnode.bold_file')] 190416-00:41:28,305 nipype.workflow DEBUG: in: ('out_files', 'inputnode.bold_file') 190416-00:41:28,314 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_split out_files bold_bold_trans_wf.inputnode bold_file 190416-00:41:28,314 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_split->func_preproc_task_rest_wf.bold_bold_trans_wf [('out_files', 'inputnode.bold_file')] 190416-00:41:28,314 nipype.workflow DEBUG: disconnect(): remove list [('out_files', 'inputnode.bold_file')] 190416-00:41:28,314 nipype.workflow DEBUG: disconnect(): removed connection ('out_files', 'inputnode.bold_file') 190416-00:41:28,314 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_split, bold_bold_trans_wf.inputnode): No edge data 190416-00:41:28,315 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_split, bold_bold_trans_wf.inputnode): new edge data: {'connect': [('out_files', 'bold_file')]} 190416-00:41:28,315 nipype.workflow DEBUG: in: connections-> [('out_warp', 'inputnode.fieldwarp'), ('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,315 nipype.workflow DEBUG: in: ('out_warp', 'inputnode.fieldwarp') 190416-00:41:28,323 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.sdc_bypass_wf.outputnode out_warp bold_bold_trans_wf.inputnode fieldwarp 190416-00:41:28,323 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf.outputnode->func_preproc_task_rest_wf.bold_bold_trans_wf [('out_warp', 'inputnode.fieldwarp')] 190416-00:41:28,323 nipype.workflow DEBUG: disconnect(): remove list [('out_warp', 'inputnode.fieldwarp')] 190416-00:41:28,323 nipype.workflow DEBUG: disconnect(): removed connection ('out_warp', 'inputnode.fieldwarp') 190416-00:41:28,323 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_bold_trans_wf.inputnode): No edge data 190416-00:41:28,323 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_bold_trans_wf.inputnode): new edge data: {'connect': [('out_warp', 'fieldwarp')]} 190416-00:41:28,324 nipype.workflow DEBUG: in: ('bold_mask', 'inputnode.bold_mask') 190416-00:41:28,332 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.sdc_bypass_wf.outputnode bold_mask bold_bold_trans_wf.inputnode bold_mask 190416-00:41:28,332 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf.outputnode->func_preproc_task_rest_wf.bold_bold_trans_wf [('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,333 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,333 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask', 'inputnode.bold_mask') 190416-00:41:28,333 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_bold_trans_wf.inputnode): Edge data exists: {'connect': [('out_warp', 'fieldwarp')]} 190416-00:41:28,333 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_bold_trans_wf.inputnode): new edge data: {'connect': [('out_warp', 'fieldwarp'), ('bold_mask', 'bold_mask')]} 190416-00:41:28,333 nipype.workflow DEBUG: in: connections-> [('xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,333 nipype.workflow DEBUG: in: ('xforms', 'inputnode.hmc_xforms') 190416-00:41:28,342 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_hmc_wf.outputnode xforms bold_bold_trans_wf.inputnode hmc_xforms 190416-00:41:28,342 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_hmc_wf.outputnode->func_preproc_task_rest_wf.bold_bold_trans_wf [('xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,342 nipype.workflow DEBUG: disconnect(): remove list [('xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,342 nipype.workflow DEBUG: disconnect(): removed connection ('xforms', 'inputnode.hmc_xforms') 190416-00:41:28,342 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_hmc_wf.outputnode, bold_bold_trans_wf.inputnode): No edge data 190416-00:41:28,342 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_hmc_wf.outputnode, bold_bold_trans_wf.inputnode): new edge data: {'connect': [('xforms', 'hmc_xforms')]} 190416-00:41:28,343 nipype.workflow DEBUG: out: connections-> [('outputnode.bold', 'inputnode.bold'), ('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,343 nipype.workflow DEBUG: out: ('outputnode.bold', 'inputnode.bold') 190416-00:41:28,350 nipype.workflow DEBUG: out edges: bold_bold_trans_wf.outputnode bold func_preproc_task_rest_wf.bold_confounds_wf inputnode.bold 190416-00:41:28,350 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_bold_trans_wf->func_preproc_task_rest_wf.bold_confounds_wf [('outputnode.bold', 'inputnode.bold')] 190416-00:41:28,350 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold', 'inputnode.bold')] 190416-00:41:28,350 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold', 'inputnode.bold') 190416-00:41:28,357 nipype.workflow DEBUG: (bold_bold_trans_wf.outputnode, func_preproc_task_rest_wf.bold_confounds_wf): No edge data 190416-00:41:28,357 nipype.workflow DEBUG: (bold_bold_trans_wf.outputnode, func_preproc_task_rest_wf.bold_confounds_wf): new edge data: {'connect': [('bold', 'inputnode.bold')]} 190416-00:41:28,357 nipype.workflow DEBUG: out: ('outputnode.bold_mask', 'inputnode.bold_mask') 190416-00:41:28,365 nipype.workflow DEBUG: out edges: bold_bold_trans_wf.outputnode bold_mask func_preproc_task_rest_wf.bold_confounds_wf inputnode.bold_mask 190416-00:41:28,365 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_bold_trans_wf->func_preproc_task_rest_wf.bold_confounds_wf [('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,365 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,365 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_mask', 'inputnode.bold_mask') 190416-00:41:28,372 nipype.workflow DEBUG: (bold_bold_trans_wf.outputnode, func_preproc_task_rest_wf.bold_confounds_wf): Edge data exists: {'connect': [('bold', 'inputnode.bold')]} 190416-00:41:28,372 nipype.workflow DEBUG: (bold_bold_trans_wf.outputnode, func_preproc_task_rest_wf.bold_confounds_wf): new edge data: {'connect': [('bold', 'inputnode.bold'), ('bold_mask', 'inputnode.bold_mask')]} 190416-00:41:28,373 nipype.workflow DEBUG: out: connections-> [('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,373 nipype.workflow DEBUG: out: ('outputnode.bold_mask', 'inputnode.bold_mask') 190416-00:41:28,380 nipype.workflow DEBUG: out edges: bold_bold_trans_wf.outputnode bold_mask func_preproc_task_rest_wf.bold_mni_trans_wf inputnode.bold_mask 190416-00:41:28,380 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_bold_trans_wf->func_preproc_task_rest_wf.bold_mni_trans_wf [('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,381 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,381 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_mask', 'inputnode.bold_mask') 190416-00:41:28,389 nipype.workflow DEBUG: (bold_bold_trans_wf.outputnode, func_preproc_task_rest_wf.bold_mni_trans_wf): No edge data 190416-00:41:28,389 nipype.workflow DEBUG: (bold_bold_trans_wf.outputnode, func_preproc_task_rest_wf.bold_mni_trans_wf): new edge data: {'connect': [('bold_mask', 'inputnode.bold_mask')]} 190416-00:41:28,389 nipype.workflow DEBUG: out: connections-> [('outputnode.bold', 'inputnode.bold'), ('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,390 nipype.workflow DEBUG: out: ('outputnode.bold', 'inputnode.bold') 190416-00:41:28,397 nipype.workflow DEBUG: out edges: bold_bold_trans_wf.outputnode bold func_preproc_task_rest_wf.carpetplot_wf inputnode.bold 190416-00:41:28,397 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_bold_trans_wf->func_preproc_task_rest_wf.carpetplot_wf [('outputnode.bold', 'inputnode.bold')] 190416-00:41:28,398 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold', 'inputnode.bold')] 190416-00:41:28,398 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold', 'inputnode.bold') 190416-00:41:28,400 nipype.workflow DEBUG: (bold_bold_trans_wf.outputnode, func_preproc_task_rest_wf.carpetplot_wf): No edge data 190416-00:41:28,400 nipype.workflow DEBUG: (bold_bold_trans_wf.outputnode, func_preproc_task_rest_wf.carpetplot_wf): new edge data: {'connect': [('bold', 'inputnode.bold')]} 190416-00:41:28,400 nipype.workflow DEBUG: out: ('outputnode.bold_mask', 'inputnode.bold_mask') 190416-00:41:28,408 nipype.workflow DEBUG: out edges: bold_bold_trans_wf.outputnode bold_mask func_preproc_task_rest_wf.carpetplot_wf inputnode.bold_mask 190416-00:41:28,408 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_bold_trans_wf->func_preproc_task_rest_wf.carpetplot_wf [('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,408 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,408 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_mask', 'inputnode.bold_mask') 190416-00:41:28,410 nipype.workflow DEBUG: (bold_bold_trans_wf.outputnode, func_preproc_task_rest_wf.carpetplot_wf): Edge data exists: {'connect': [('bold', 'inputnode.bold')]} 190416-00:41:28,410 nipype.workflow DEBUG: (bold_bold_trans_wf.outputnode, func_preproc_task_rest_wf.carpetplot_wf): new edge data: {'connect': [('bold', 'inputnode.bold'), ('bold_mask', 'inputnode.bold_mask')]} 190416-00:41:28,410 nipype.workflow DEBUG: expanding workflow: func_preproc_task_rest_wf.bold_bold_trans_wf 190416-00:41:28,410 nipype.workflow DEBUG: processing node: bold_bold_trans_wf.inputnode 190416-00:41:28,410 nipype.workflow DEBUG: processing node: bold_bold_trans_wf.merge_xforms 190416-00:41:28,410 nipype.workflow DEBUG: processing node: bold_bold_trans_wf.bold_transform 190416-00:41:28,410 nipype.workflow DEBUG: processing node: bold_bold_trans_wf.merge 190416-00:41:28,411 nipype.workflow DEBUG: processing node: bold_bold_trans_wf.bold_reference_wf 190416-00:41:28,411 nipype.workflow DEBUG: in: connections-> [('out_file', 'inputnode.bold_file')] 190416-00:41:28,411 nipype.workflow DEBUG: in: ('out_file', 'inputnode.bold_file') 190416-00:41:28,419 nipype.workflow DEBUG: in edges: bold_bold_trans_wf.merge out_file bold_reference_wf.inputnode bold_file 190416-00:41:28,419 nipype.workflow DEBUG: disconnect(): bold_bold_trans_wf.merge->bold_bold_trans_wf.bold_reference_wf [('out_file', 'inputnode.bold_file')] 190416-00:41:28,419 nipype.workflow DEBUG: disconnect(): remove list [('out_file', 'inputnode.bold_file')] 190416-00:41:28,419 nipype.workflow DEBUG: disconnect(): removed connection ('out_file', 'inputnode.bold_file') 190416-00:41:28,419 nipype.workflow DEBUG: (bold_bold_trans_wf.merge, bold_reference_wf.inputnode): No edge data 190416-00:41:28,419 nipype.workflow DEBUG: (bold_bold_trans_wf.merge, bold_reference_wf.inputnode): new edge data: {'connect': [('out_file', 'bold_file')]} 190416-00:41:28,419 nipype.workflow DEBUG: out: connections-> [('outputnode.ref_image', 'bold_ref'), ('outputnode.ref_image_brain', 'bold_ref_brain'), ('outputnode.bold_mask', 'bold_mask')] 190416-00:41:28,420 nipype.workflow DEBUG: out: ('outputnode.ref_image', 'bold_ref') 190416-00:41:28,426 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode ref_image bold_bold_trans_wf.outputnode bold_ref 190416-00:41:28,426 nipype.workflow DEBUG: disconnect(): bold_bold_trans_wf.bold_reference_wf->bold_bold_trans_wf.outputnode [('outputnode.ref_image', 'bold_ref')] 190416-00:41:28,426 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.ref_image', 'bold_ref')] 190416-00:41:28,426 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.ref_image', 'bold_ref') 190416-00:41:28,426 nipype.workflow DEBUG: (bold_reference_wf.outputnode, bold_bold_trans_wf.outputnode): No edge data 190416-00:41:28,426 nipype.workflow DEBUG: (bold_reference_wf.outputnode, bold_bold_trans_wf.outputnode): new edge data: {'connect': [('ref_image', 'bold_ref')]} 190416-00:41:28,426 nipype.workflow DEBUG: out: ('outputnode.ref_image_brain', 'bold_ref_brain') 190416-00:41:28,433 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode ref_image_brain bold_bold_trans_wf.outputnode bold_ref_brain 190416-00:41:28,433 nipype.workflow DEBUG: disconnect(): bold_bold_trans_wf.bold_reference_wf->bold_bold_trans_wf.outputnode [('outputnode.ref_image_brain', 'bold_ref_brain')] 190416-00:41:28,433 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.ref_image_brain', 'bold_ref_brain')] 190416-00:41:28,433 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.ref_image_brain', 'bold_ref_brain') 190416-00:41:28,433 nipype.workflow DEBUG: (bold_reference_wf.outputnode, bold_bold_trans_wf.outputnode): Edge data exists: {'connect': [('ref_image', 'bold_ref')]} 190416-00:41:28,433 nipype.workflow DEBUG: (bold_reference_wf.outputnode, bold_bold_trans_wf.outputnode): new edge data: {'connect': [('ref_image', 'bold_ref'), ('ref_image_brain', 'bold_ref_brain')]} 190416-00:41:28,433 nipype.workflow DEBUG: out: ('outputnode.bold_mask', 'bold_mask') 190416-00:41:28,439 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode bold_mask bold_bold_trans_wf.outputnode bold_mask 190416-00:41:28,439 nipype.workflow DEBUG: disconnect(): bold_bold_trans_wf.bold_reference_wf->bold_bold_trans_wf.outputnode [('outputnode.bold_mask', 'bold_mask')] 190416-00:41:28,439 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_mask', 'bold_mask')] 190416-00:41:28,439 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_mask', 'bold_mask') 190416-00:41:28,440 nipype.workflow DEBUG: (bold_reference_wf.outputnode, bold_bold_trans_wf.outputnode): Edge data exists: {'connect': [('ref_image', 'bold_ref'), ('ref_image_brain', 'bold_ref_brain')]} 190416-00:41:28,440 nipype.workflow DEBUG: (bold_reference_wf.outputnode, bold_bold_trans_wf.outputnode): new edge data: {'connect': [('ref_image', 'bold_ref'), ('ref_image_brain', 'bold_ref_brain'), ('bold_mask', 'bold_mask')]} 190416-00:41:28,440 nipype.workflow DEBUG: expanding workflow: bold_bold_trans_wf.bold_reference_wf 190416-00:41:28,440 nipype.workflow DEBUG: processing node: bold_reference_wf.inputnode 190416-00:41:28,440 nipype.workflow DEBUG: processing node: bold_reference_wf.validate 190416-00:41:28,440 nipype.workflow DEBUG: processing node: bold_reference_wf.gen_ref 190416-00:41:28,440 nipype.workflow DEBUG: processing node: bold_reference_wf.validate_ref 190416-00:41:28,440 nipype.workflow DEBUG: processing node: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:28,440 nipype.workflow DEBUG: in: connections-> [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:28,441 nipype.workflow DEBUG: in: ('bold_mask', 'inputnode.pre_mask') 190416-00:41:28,447 nipype.workflow DEBUG: in edges: bold_reference_wf.inputnode bold_mask enhance_and_skullstrip_bold_wf.inputnode pre_mask 190416-00:41:28,448 nipype.workflow DEBUG: disconnect(): bold_reference_wf.inputnode->bold_reference_wf.enhance_and_skullstrip_bold_wf [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:28,448 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:28,448 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask', 'inputnode.pre_mask') 190416-00:41:28,448 nipype.workflow DEBUG: (bold_reference_wf.inputnode, enhance_and_skullstrip_bold_wf.inputnode): No edge data 190416-00:41:28,448 nipype.workflow DEBUG: (bold_reference_wf.inputnode, enhance_and_skullstrip_bold_wf.inputnode): new edge data: {'connect': [('bold_mask', 'pre_mask')]} 190416-00:41:28,448 nipype.workflow DEBUG: in: connections-> [('out_file', 'inputnode.in_file')] 190416-00:41:28,448 nipype.workflow DEBUG: in: ('out_file', 'inputnode.in_file') 190416-00:41:28,455 nipype.workflow DEBUG: in edges: bold_reference_wf.validate_ref out_file enhance_and_skullstrip_bold_wf.inputnode in_file 190416-00:41:28,455 nipype.workflow DEBUG: disconnect(): bold_reference_wf.validate_ref->bold_reference_wf.enhance_and_skullstrip_bold_wf [('out_file', 'inputnode.in_file')] 190416-00:41:28,455 nipype.workflow DEBUG: disconnect(): remove list [('out_file', 'inputnode.in_file')] 190416-00:41:28,455 nipype.workflow DEBUG: disconnect(): removed connection ('out_file', 'inputnode.in_file') 190416-00:41:28,455 nipype.workflow DEBUG: (bold_reference_wf.validate_ref, enhance_and_skullstrip_bold_wf.inputnode): No edge data 190416-00:41:28,456 nipype.workflow DEBUG: (bold_reference_wf.validate_ref, enhance_and_skullstrip_bold_wf.inputnode): new edge data: {'connect': [('out_file', 'in_file')]} 190416-00:41:28,456 nipype.workflow DEBUG: out: connections-> [('outputnode.bias_corrected_file', 'ref_image'), ('outputnode.mask_file', 'bold_mask'), ('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:28,456 nipype.workflow DEBUG: out: ('outputnode.bias_corrected_file', 'ref_image') 190416-00:41:28,460 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode bias_corrected_file bold_reference_wf.outputnode ref_image 190416-00:41:28,460 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.bias_corrected_file', 'ref_image')] 190416-00:41:28,460 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bias_corrected_file', 'ref_image')] 190416-00:41:28,460 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bias_corrected_file', 'ref_image') 190416-00:41:28,460 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): No edge data 190416-00:41:28,460 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image')]} 190416-00:41:28,461 nipype.workflow DEBUG: out: ('outputnode.mask_file', 'bold_mask') 190416-00:41:28,465 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode mask_file bold_reference_wf.outputnode bold_mask 190416-00:41:28,465 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.mask_file', 'bold_mask')] 190416-00:41:28,465 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.mask_file', 'bold_mask')] 190416-00:41:28,465 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.mask_file', 'bold_mask') 190416-00:41:28,465 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): Edge data exists: {'connect': [('bias_corrected_file', 'ref_image')]} 190416-00:41:28,465 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask')]} 190416-00:41:28,465 nipype.workflow DEBUG: out: ('outputnode.skull_stripped_file', 'ref_image_brain') 190416-00:41:28,469 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode skull_stripped_file bold_reference_wf.outputnode ref_image_brain 190416-00:41:28,469 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:28,470 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:28,470 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.skull_stripped_file', 'ref_image_brain') 190416-00:41:28,470 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): Edge data exists: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask')]} 190416-00:41:28,470 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask'), ('skull_stripped_file', 'ref_image_brain')]} 190416-00:41:28,470 nipype.workflow DEBUG: expanding workflow: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:28,470 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.inputnode 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.init_aff 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.norm 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.map_brainmask 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.pre_mask_dilate 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.check_hdr 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.n4_correct 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_pass 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_dilate 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_mask 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.unifize 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.fixhdr_unifize 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_second_pass 190416-00:41:28,471 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 190416-00:41:28,472 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.combine_masks 190416-00:41:28,472 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.apply_mask 190416-00:41:28,472 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.outputnode 190416-00:41:28,472 nipype.workflow DEBUG: finished expanding workflow: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:28,472 nipype.workflow DEBUG: processing node: bold_reference_wf.outputnode 190416-00:41:28,473 nipype.workflow DEBUG: finished expanding workflow: bold_bold_trans_wf.bold_reference_wf 190416-00:41:28,473 nipype.workflow DEBUG: processing node: bold_bold_trans_wf.outputnode 190416-00:41:28,473 nipype.workflow DEBUG: finished expanding workflow: func_preproc_task_rest_wf.bold_bold_trans_wf 190416-00:41:28,473 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.bold_mni_trans_wf 190416-00:41:28,473 nipype.workflow DEBUG: in: connections-> [('bold_file', 'inputnode.name_source'), ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform'), ('t1_aseg', 'inputnode.bold_aseg'), ('t1_aparc', 'inputnode.bold_aparc')] 190416-00:41:28,474 nipype.workflow DEBUG: in: ('bold_file', 'inputnode.name_source') 190416-00:41:28,481 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode bold_file bold_mni_trans_wf.inputnode name_source 190416-00:41:28,481 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_mni_trans_wf [('bold_file', 'inputnode.name_source')] 190416-00:41:28,482 nipype.workflow DEBUG: disconnect(): remove list [('bold_file', 'inputnode.name_source')] 190416-00:41:28,482 nipype.workflow DEBUG: disconnect(): removed connection ('bold_file', 'inputnode.name_source') 190416-00:41:28,482 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_mni_trans_wf.inputnode): No edge data 190416-00:41:28,482 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_mni_trans_wf.inputnode): new edge data: {'connect': [('bold_file', 'name_source')]} 190416-00:41:28,482 nipype.workflow DEBUG: in: ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform') 190416-00:41:28,490 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_2_mni_forward_transform bold_mni_trans_wf.inputnode t1_2_mni_forward_transform 190416-00:41:28,490 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_mni_trans_wf [('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform')] 190416-00:41:28,490 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform')] 190416-00:41:28,490 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_mni_forward_transform', 'inputnode.t1_2_mni_forward_transform') 190416-00:41:28,490 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_mni_trans_wf.inputnode): Edge data exists: {'connect': [('bold_file', 'name_source')]} 190416-00:41:28,490 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_mni_trans_wf.inputnode): new edge data: {'connect': [('bold_file', 'name_source'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform')]} 190416-00:41:28,491 nipype.workflow DEBUG: in: ('t1_aseg', 'inputnode.bold_aseg') 190416-00:41:28,498 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_aseg bold_mni_trans_wf.inputnode bold_aseg 190416-00:41:28,498 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_mni_trans_wf [('t1_aseg', 'inputnode.bold_aseg')] 190416-00:41:28,498 nipype.workflow DEBUG: disconnect(): remove list [('t1_aseg', 'inputnode.bold_aseg')] 190416-00:41:28,498 nipype.workflow DEBUG: disconnect(): removed connection ('t1_aseg', 'inputnode.bold_aseg') 190416-00:41:28,499 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_mni_trans_wf.inputnode): Edge data exists: {'connect': [('bold_file', 'name_source'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform')]} 190416-00:41:28,499 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_mni_trans_wf.inputnode): new edge data: {'connect': [('bold_file', 'name_source'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_aseg', 'bold_aseg')]} 190416-00:41:28,499 nipype.workflow DEBUG: in: ('t1_aparc', 'inputnode.bold_aparc') 190416-00:41:28,506 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_aparc bold_mni_trans_wf.inputnode bold_aparc 190416-00:41:28,507 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_mni_trans_wf [('t1_aparc', 'inputnode.bold_aparc')] 190416-00:41:28,507 nipype.workflow DEBUG: disconnect(): remove list [('t1_aparc', 'inputnode.bold_aparc')] 190416-00:41:28,507 nipype.workflow DEBUG: disconnect(): removed connection ('t1_aparc', 'inputnode.bold_aparc') 190416-00:41:28,507 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_mni_trans_wf.inputnode): Edge data exists: {'connect': [('bold_file', 'name_source'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_aseg', 'bold_aseg')]} 190416-00:41:28,507 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_mni_trans_wf.inputnode): new edge data: {'connect': [('bold_file', 'name_source'), ('t1_2_mni_forward_transform', 't1_2_mni_forward_transform'), ('t1_aseg', 'bold_aseg'), ('t1_aparc', 'bold_aparc')]} 190416-00:41:28,507 nipype.workflow DEBUG: in: connections-> [('out_files', 'inputnode.bold_split')] 190416-00:41:28,507 nipype.workflow DEBUG: in: ('out_files', 'inputnode.bold_split') 190416-00:41:28,515 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_split out_files bold_mni_trans_wf.inputnode bold_split 190416-00:41:28,516 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_split->func_preproc_task_rest_wf.bold_mni_trans_wf [('out_files', 'inputnode.bold_split')] 190416-00:41:28,516 nipype.workflow DEBUG: disconnect(): remove list [('out_files', 'inputnode.bold_split')] 190416-00:41:28,516 nipype.workflow DEBUG: disconnect(): removed connection ('out_files', 'inputnode.bold_split') 190416-00:41:28,516 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_split, bold_mni_trans_wf.inputnode): No edge data 190416-00:41:28,516 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_split, bold_mni_trans_wf.inputnode): new edge data: {'connect': [('out_files', 'bold_split')]} 190416-00:41:28,516 nipype.workflow DEBUG: in: connections-> [('out_warp', 'inputnode.fieldwarp')] 190416-00:41:28,516 nipype.workflow DEBUG: in: ('out_warp', 'inputnode.fieldwarp') 190416-00:41:28,524 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.sdc_bypass_wf.outputnode out_warp bold_mni_trans_wf.inputnode fieldwarp 190416-00:41:28,524 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.sdc_bypass_wf.outputnode->func_preproc_task_rest_wf.bold_mni_trans_wf [('out_warp', 'inputnode.fieldwarp')] 190416-00:41:28,524 nipype.workflow DEBUG: disconnect(): remove list [('out_warp', 'inputnode.fieldwarp')] 190416-00:41:28,524 nipype.workflow DEBUG: disconnect(): removed connection ('out_warp', 'inputnode.fieldwarp') 190416-00:41:28,524 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_mni_trans_wf.inputnode): No edge data 190416-00:41:28,525 nipype.workflow DEBUG: (func_preproc_task_rest_wf.sdc_bypass_wf.outputnode, bold_mni_trans_wf.inputnode): new edge data: {'connect': [('out_warp', 'fieldwarp')]} 190416-00:41:28,525 nipype.workflow DEBUG: in: connections-> [('itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:28,525 nipype.workflow DEBUG: in: ('itk_bold_to_t1', 'inputnode.itk_bold_to_t1') 190416-00:41:28,533 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_reg_wf.outputnode itk_bold_to_t1 bold_mni_trans_wf.inputnode itk_bold_to_t1 190416-00:41:28,533 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reg_wf.outputnode->func_preproc_task_rest_wf.bold_mni_trans_wf [('itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:28,533 nipype.workflow DEBUG: disconnect(): remove list [('itk_bold_to_t1', 'inputnode.itk_bold_to_t1')] 190416-00:41:28,533 nipype.workflow DEBUG: disconnect(): removed connection ('itk_bold_to_t1', 'inputnode.itk_bold_to_t1') 190416-00:41:28,533 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reg_wf.outputnode, bold_mni_trans_wf.inputnode): No edge data 190416-00:41:28,533 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reg_wf.outputnode, bold_mni_trans_wf.inputnode): new edge data: {'connect': [('itk_bold_to_t1', 'itk_bold_to_t1')]} 190416-00:41:28,533 nipype.workflow DEBUG: in: connections-> [('xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,533 nipype.workflow DEBUG: in: ('xforms', 'inputnode.hmc_xforms') 190416-00:41:28,541 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_hmc_wf.outputnode xforms bold_mni_trans_wf.inputnode hmc_xforms 190416-00:41:28,541 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_hmc_wf.outputnode->func_preproc_task_rest_wf.bold_mni_trans_wf [('xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,541 nipype.workflow DEBUG: disconnect(): remove list [('xforms', 'inputnode.hmc_xforms')] 190416-00:41:28,541 nipype.workflow DEBUG: disconnect(): removed connection ('xforms', 'inputnode.hmc_xforms') 190416-00:41:28,541 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_hmc_wf.outputnode, bold_mni_trans_wf.inputnode): No edge data 190416-00:41:28,541 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_hmc_wf.outputnode, bold_mni_trans_wf.inputnode): new edge data: {'connect': [('xforms', 'hmc_xforms')]} 190416-00:41:28,541 nipype.workflow DEBUG: in: connections-> [('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,542 nipype.workflow DEBUG: in: ('bold_mask', 'inputnode.bold_mask') 190416-00:41:28,549 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode bold_mask bold_mni_trans_wf.inputnode bold_mask 190416-00:41:28,550 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode->func_preproc_task_rest_wf.bold_mni_trans_wf [('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,550 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,550 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask', 'inputnode.bold_mask') 190416-00:41:28,550 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode, bold_mni_trans_wf.inputnode): No edge data 190416-00:41:28,550 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode, bold_mni_trans_wf.inputnode): new edge data: {'connect': [('bold_mask', 'bold_mask')]} 190416-00:41:28,550 nipype.workflow DEBUG: out: connections-> [('outputnode.bold_mni', 'bold_mni'), ('outputnode.bold_mni_ref', 'bold_mni_ref'), ('outputnode.bold_mask_mni', 'bold_mask_mni'), ('outputnode.bold_aseg_mni', 'bold_aseg_mni'), ('outputnode.bold_aparc_mni', 'bold_aparc_mni')] 190416-00:41:28,550 nipype.workflow DEBUG: out: ('outputnode.bold_mni', 'bold_mni') 190416-00:41:28,558 nipype.workflow DEBUG: out edges: bold_mni_trans_wf.outputnode bold_mni func_preproc_task_rest_wf.outputnode bold_mni 190416-00:41:28,558 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_mni_trans_wf->func_preproc_task_rest_wf.outputnode [('outputnode.bold_mni', 'bold_mni')] 190416-00:41:28,558 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_mni', 'bold_mni')] 190416-00:41:28,558 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_mni', 'bold_mni') 190416-00:41:28,558 nipype.workflow DEBUG: (bold_mni_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): No edge data 190416-00:41:28,558 nipype.workflow DEBUG: (bold_mni_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): new edge data: {'connect': [('bold_mni', 'bold_mni')]} 190416-00:41:28,559 nipype.workflow DEBUG: out: ('outputnode.bold_mni_ref', 'bold_mni_ref') 190416-00:41:28,566 nipype.workflow DEBUG: out edges: bold_mni_trans_wf.outputnode bold_mni_ref func_preproc_task_rest_wf.outputnode bold_mni_ref 190416-00:41:28,566 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_mni_trans_wf->func_preproc_task_rest_wf.outputnode [('outputnode.bold_mni_ref', 'bold_mni_ref')] 190416-00:41:28,566 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_mni_ref', 'bold_mni_ref')] 190416-00:41:28,566 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_mni_ref', 'bold_mni_ref') 190416-00:41:28,566 nipype.workflow DEBUG: (bold_mni_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): Edge data exists: {'connect': [('bold_mni', 'bold_mni')]} 190416-00:41:28,566 nipype.workflow DEBUG: (bold_mni_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): new edge data: {'connect': [('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref')]} 190416-00:41:28,566 nipype.workflow DEBUG: out: ('outputnode.bold_mask_mni', 'bold_mask_mni') 190416-00:41:28,574 nipype.workflow DEBUG: out edges: bold_mni_trans_wf.outputnode bold_mask_mni func_preproc_task_rest_wf.outputnode bold_mask_mni 190416-00:41:28,574 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_mni_trans_wf->func_preproc_task_rest_wf.outputnode [('outputnode.bold_mask_mni', 'bold_mask_mni')] 190416-00:41:28,574 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_mask_mni', 'bold_mask_mni')] 190416-00:41:28,574 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_mask_mni', 'bold_mask_mni') 190416-00:41:28,574 nipype.workflow DEBUG: (bold_mni_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): Edge data exists: {'connect': [('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref')]} 190416-00:41:28,574 nipype.workflow DEBUG: (bold_mni_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): new edge data: {'connect': [('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_mask_mni', 'bold_mask_mni')]} 190416-00:41:28,574 nipype.workflow DEBUG: out: ('outputnode.bold_aseg_mni', 'bold_aseg_mni') 190416-00:41:28,582 nipype.workflow DEBUG: out edges: bold_mni_trans_wf.outputnode bold_aseg_mni func_preproc_task_rest_wf.outputnode bold_aseg_mni 190416-00:41:28,582 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_mni_trans_wf->func_preproc_task_rest_wf.outputnode [('outputnode.bold_aseg_mni', 'bold_aseg_mni')] 190416-00:41:28,582 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_aseg_mni', 'bold_aseg_mni')] 190416-00:41:28,582 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_aseg_mni', 'bold_aseg_mni') 190416-00:41:28,582 nipype.workflow DEBUG: (bold_mni_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): Edge data exists: {'connect': [('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_mask_mni', 'bold_mask_mni')]} 190416-00:41:28,582 nipype.workflow DEBUG: (bold_mni_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): new edge data: {'connect': [('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_mask_mni', 'bold_mask_mni'), ('bold_aseg_mni', 'bold_aseg_mni')]} 190416-00:41:28,583 nipype.workflow DEBUG: out: ('outputnode.bold_aparc_mni', 'bold_aparc_mni') 190416-00:41:28,590 nipype.workflow DEBUG: out edges: bold_mni_trans_wf.outputnode bold_aparc_mni func_preproc_task_rest_wf.outputnode bold_aparc_mni 190416-00:41:28,590 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_mni_trans_wf->func_preproc_task_rest_wf.outputnode [('outputnode.bold_aparc_mni', 'bold_aparc_mni')] 190416-00:41:28,590 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bold_aparc_mni', 'bold_aparc_mni')] 190416-00:41:28,590 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bold_aparc_mni', 'bold_aparc_mni') 190416-00:41:28,591 nipype.workflow DEBUG: (bold_mni_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): Edge data exists: {'connect': [('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_mask_mni', 'bold_mask_mni'), ('bold_aseg_mni', 'bold_aseg_mni')]} 190416-00:41:28,591 nipype.workflow DEBUG: (bold_mni_trans_wf.outputnode, func_preproc_task_rest_wf.outputnode): new edge data: {'connect': [('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_mask_mni', 'bold_mask_mni'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni')]} 190416-00:41:28,591 nipype.workflow DEBUG: expanding workflow: func_preproc_task_rest_wf.bold_mni_trans_wf 190416-00:41:28,591 nipype.workflow DEBUG: processing node: bold_mni_trans_wf.inputnode 190416-00:41:28,592 nipype.workflow DEBUG: processing node: bold_mni_trans_wf.merge_xforms 190416-00:41:28,592 nipype.workflow DEBUG: processing node: bold_mni_trans_wf.mask_merge_tfms 190416-00:41:28,592 nipype.workflow DEBUG: processing node: bold_mni_trans_wf.gen_ref 190416-00:41:28,592 nipype.workflow DEBUG: processing node: bold_mni_trans_wf.aparc_mni_tfm 190416-00:41:28,592 nipype.workflow DEBUG: processing node: bold_mni_trans_wf.aseg_mni_tfm 190416-00:41:28,592 nipype.workflow DEBUG: processing node: bold_mni_trans_wf.bold_to_mni_transform 190416-00:41:28,592 nipype.workflow DEBUG: processing node: bold_mni_trans_wf.merge 190416-00:41:28,592 nipype.workflow DEBUG: processing node: bold_mni_trans_wf.mask_mni_tfm 190416-00:41:28,592 nipype.workflow DEBUG: processing node: bold_mni_trans_wf.bold_reference_wf 190416-00:41:28,593 nipype.workflow DEBUG: in: connections-> [('out_file', 'inputnode.bold_file')] 190416-00:41:28,593 nipype.workflow DEBUG: in: ('out_file', 'inputnode.bold_file') 190416-00:41:28,598 nipype.workflow DEBUG: in edges: bold_mni_trans_wf.merge out_file bold_reference_wf.inputnode bold_file 190416-00:41:28,598 nipype.workflow DEBUG: disconnect(): bold_mni_trans_wf.merge->bold_mni_trans_wf.bold_reference_wf [('out_file', 'inputnode.bold_file')] 190416-00:41:28,598 nipype.workflow DEBUG: disconnect(): remove list [('out_file', 'inputnode.bold_file')] 190416-00:41:28,598 nipype.workflow DEBUG: disconnect(): removed connection ('out_file', 'inputnode.bold_file') 190416-00:41:28,598 nipype.workflow DEBUG: (bold_mni_trans_wf.merge, bold_reference_wf.inputnode): No edge data 190416-00:41:28,598 nipype.workflow DEBUG: (bold_mni_trans_wf.merge, bold_reference_wf.inputnode): new edge data: {'connect': [('out_file', 'bold_file')]} 190416-00:41:28,598 nipype.workflow DEBUG: in: connections-> [('output_image', 'inputnode.bold_mask')] 190416-00:41:28,599 nipype.workflow DEBUG: in: ('output_image', 'inputnode.bold_mask') 190416-00:41:28,603 nipype.workflow DEBUG: in edges: bold_mni_trans_wf.mask_mni_tfm output_image bold_reference_wf.inputnode bold_mask 190416-00:41:28,603 nipype.workflow DEBUG: disconnect(): bold_mni_trans_wf.mask_mni_tfm->bold_mni_trans_wf.bold_reference_wf [('output_image', 'inputnode.bold_mask')] 190416-00:41:28,603 nipype.workflow DEBUG: disconnect(): remove list [('output_image', 'inputnode.bold_mask')] 190416-00:41:28,604 nipype.workflow DEBUG: disconnect(): removed connection ('output_image', 'inputnode.bold_mask') 190416-00:41:28,604 nipype.workflow DEBUG: (bold_mni_trans_wf.mask_mni_tfm, bold_reference_wf.inputnode): No edge data 190416-00:41:28,604 nipype.workflow DEBUG: (bold_mni_trans_wf.mask_mni_tfm, bold_reference_wf.inputnode): new edge data: {'connect': [('output_image', 'bold_mask')]} 190416-00:41:28,604 nipype.workflow DEBUG: out: connections-> [('outputnode.ref_image', 'bold_mni_ref')] 190416-00:41:28,604 nipype.workflow DEBUG: out: ('outputnode.ref_image', 'bold_mni_ref') 190416-00:41:28,609 nipype.workflow DEBUG: out edges: bold_reference_wf.outputnode ref_image bold_mni_trans_wf.outputnode bold_mni_ref 190416-00:41:28,609 nipype.workflow DEBUG: disconnect(): bold_mni_trans_wf.bold_reference_wf->bold_mni_trans_wf.outputnode [('outputnode.ref_image', 'bold_mni_ref')] 190416-00:41:28,609 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.ref_image', 'bold_mni_ref')] 190416-00:41:28,609 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.ref_image', 'bold_mni_ref') 190416-00:41:28,609 nipype.workflow DEBUG: (bold_reference_wf.outputnode, bold_mni_trans_wf.outputnode): No edge data 190416-00:41:28,609 nipype.workflow DEBUG: (bold_reference_wf.outputnode, bold_mni_trans_wf.outputnode): new edge data: {'connect': [('ref_image', 'bold_mni_ref')]} 190416-00:41:28,609 nipype.workflow DEBUG: expanding workflow: bold_mni_trans_wf.bold_reference_wf 190416-00:41:28,610 nipype.workflow DEBUG: processing node: bold_reference_wf.inputnode 190416-00:41:28,610 nipype.workflow DEBUG: processing node: bold_reference_wf.validate 190416-00:41:28,610 nipype.workflow DEBUG: processing node: bold_reference_wf.gen_ref 190416-00:41:28,610 nipype.workflow DEBUG: processing node: bold_reference_wf.validate_ref 190416-00:41:28,610 nipype.workflow DEBUG: processing node: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:28,610 nipype.workflow DEBUG: in: connections-> [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:28,611 nipype.workflow DEBUG: in: ('bold_mask', 'inputnode.pre_mask') 190416-00:41:28,615 nipype.workflow DEBUG: in edges: bold_reference_wf.inputnode bold_mask enhance_and_skullstrip_bold_wf.inputnode pre_mask 190416-00:41:28,615 nipype.workflow DEBUG: disconnect(): bold_reference_wf.inputnode->bold_reference_wf.enhance_and_skullstrip_bold_wf [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:28,615 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask', 'inputnode.pre_mask')] 190416-00:41:28,615 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask', 'inputnode.pre_mask') 190416-00:41:28,615 nipype.workflow DEBUG: (bold_reference_wf.inputnode, enhance_and_skullstrip_bold_wf.inputnode): No edge data 190416-00:41:28,615 nipype.workflow DEBUG: (bold_reference_wf.inputnode, enhance_and_skullstrip_bold_wf.inputnode): new edge data: {'connect': [('bold_mask', 'pre_mask')]} 190416-00:41:28,615 nipype.workflow DEBUG: in: connections-> [('out_file', 'inputnode.in_file')] 190416-00:41:28,615 nipype.workflow DEBUG: in: ('out_file', 'inputnode.in_file') 190416-00:41:28,620 nipype.workflow DEBUG: in edges: bold_reference_wf.validate_ref out_file enhance_and_skullstrip_bold_wf.inputnode in_file 190416-00:41:28,620 nipype.workflow DEBUG: disconnect(): bold_reference_wf.validate_ref->bold_reference_wf.enhance_and_skullstrip_bold_wf [('out_file', 'inputnode.in_file')] 190416-00:41:28,620 nipype.workflow DEBUG: disconnect(): remove list [('out_file', 'inputnode.in_file')] 190416-00:41:28,620 nipype.workflow DEBUG: disconnect(): removed connection ('out_file', 'inputnode.in_file') 190416-00:41:28,620 nipype.workflow DEBUG: (bold_reference_wf.validate_ref, enhance_and_skullstrip_bold_wf.inputnode): No edge data 190416-00:41:28,620 nipype.workflow DEBUG: (bold_reference_wf.validate_ref, enhance_and_skullstrip_bold_wf.inputnode): new edge data: {'connect': [('out_file', 'in_file')]} 190416-00:41:28,620 nipype.workflow DEBUG: out: connections-> [('outputnode.bias_corrected_file', 'ref_image'), ('outputnode.mask_file', 'bold_mask'), ('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:28,620 nipype.workflow DEBUG: out: ('outputnode.bias_corrected_file', 'ref_image') 190416-00:41:28,623 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode bias_corrected_file bold_reference_wf.outputnode ref_image 190416-00:41:28,623 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.bias_corrected_file', 'ref_image')] 190416-00:41:28,624 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.bias_corrected_file', 'ref_image')] 190416-00:41:28,624 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.bias_corrected_file', 'ref_image') 190416-00:41:28,624 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): No edge data 190416-00:41:28,624 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image')]} 190416-00:41:28,624 nipype.workflow DEBUG: out: ('outputnode.mask_file', 'bold_mask') 190416-00:41:28,627 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode mask_file bold_reference_wf.outputnode bold_mask 190416-00:41:28,627 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.mask_file', 'bold_mask')] 190416-00:41:28,627 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.mask_file', 'bold_mask')] 190416-00:41:28,627 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.mask_file', 'bold_mask') 190416-00:41:28,627 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): Edge data exists: {'connect': [('bias_corrected_file', 'ref_image')]} 190416-00:41:28,627 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask')]} 190416-00:41:28,627 nipype.workflow DEBUG: out: ('outputnode.skull_stripped_file', 'ref_image_brain') 190416-00:41:28,630 nipype.workflow DEBUG: out edges: enhance_and_skullstrip_bold_wf.outputnode skull_stripped_file bold_reference_wf.outputnode ref_image_brain 190416-00:41:28,631 nipype.workflow DEBUG: disconnect(): bold_reference_wf.enhance_and_skullstrip_bold_wf->bold_reference_wf.outputnode [('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:28,631 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.skull_stripped_file', 'ref_image_brain')] 190416-00:41:28,631 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.skull_stripped_file', 'ref_image_brain') 190416-00:41:28,631 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): Edge data exists: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask')]} 190416-00:41:28,631 nipype.workflow DEBUG: (enhance_and_skullstrip_bold_wf.outputnode, bold_reference_wf.outputnode): new edge data: {'connect': [('bias_corrected_file', 'ref_image'), ('mask_file', 'bold_mask'), ('skull_stripped_file', 'ref_image_brain')]} 190416-00:41:28,631 nipype.workflow DEBUG: expanding workflow: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:28,631 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.inputnode 190416-00:41:28,631 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.pre_mask_dilate 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.check_hdr 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.n4_correct 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_pass 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_dilate 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_first_mask 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.unifize 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.fixhdr_unifize 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.skullstrip_second_pass 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.combine_masks 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.apply_mask 190416-00:41:28,632 nipype.workflow DEBUG: processing node: enhance_and_skullstrip_bold_wf.outputnode 190416-00:41:28,632 nipype.workflow DEBUG: finished expanding workflow: bold_reference_wf.enhance_and_skullstrip_bold_wf 190416-00:41:28,633 nipype.workflow DEBUG: processing node: bold_reference_wf.outputnode 190416-00:41:28,633 nipype.workflow DEBUG: finished expanding workflow: bold_mni_trans_wf.bold_reference_wf 190416-00:41:28,633 nipype.workflow DEBUG: processing node: bold_mni_trans_wf.outputnode 190416-00:41:28,633 nipype.workflow DEBUG: finished expanding workflow: func_preproc_task_rest_wf.bold_mni_trans_wf 190416-00:41:28,634 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.bold_confounds_wf 190416-00:41:28,634 nipype.workflow DEBUG: in: connections-> [('t1_tpms', 'inputnode.t1_tpms'), ('t1_mask', 'inputnode.t1_mask')] 190416-00:41:28,634 nipype.workflow DEBUG: in: ('t1_tpms', 'inputnode.t1_tpms') 190416-00:41:28,641 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_tpms bold_confounds_wf.inputnode t1_tpms 190416-00:41:28,641 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_confounds_wf [('t1_tpms', 'inputnode.t1_tpms')] 190416-00:41:28,641 nipype.workflow DEBUG: disconnect(): remove list [('t1_tpms', 'inputnode.t1_tpms')] 190416-00:41:28,641 nipype.workflow DEBUG: disconnect(): removed connection ('t1_tpms', 'inputnode.t1_tpms') 190416-00:41:28,641 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_confounds_wf.inputnode): No edge data 190416-00:41:28,641 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_confounds_wf.inputnode): new edge data: {'connect': [('t1_tpms', 't1_tpms')]} 190416-00:41:28,641 nipype.workflow DEBUG: in: ('t1_mask', 'inputnode.t1_mask') 190416-00:41:28,648 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_mask bold_confounds_wf.inputnode t1_mask 190416-00:41:28,648 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.bold_confounds_wf [('t1_mask', 'inputnode.t1_mask')] 190416-00:41:28,648 nipype.workflow DEBUG: disconnect(): remove list [('t1_mask', 'inputnode.t1_mask')] 190416-00:41:28,648 nipype.workflow DEBUG: disconnect(): removed connection ('t1_mask', 'inputnode.t1_mask') 190416-00:41:28,648 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_confounds_wf.inputnode): Edge data exists: {'connect': [('t1_tpms', 't1_tpms')]} 190416-00:41:28,649 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, bold_confounds_wf.inputnode): new edge data: {'connect': [('t1_tpms', 't1_tpms'), ('t1_mask', 't1_mask')]} 190416-00:41:28,649 nipype.workflow DEBUG: in: connections-> [('skip_vols', 'inputnode.skip_vols')] 190416-00:41:28,649 nipype.workflow DEBUG: in: ('skip_vols', 'inputnode.skip_vols') 190416-00:41:28,655 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_reference_wf.outputnode skip_vols bold_confounds_wf.inputnode skip_vols 190416-00:41:28,655 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reference_wf.outputnode->func_preproc_task_rest_wf.bold_confounds_wf [('skip_vols', 'inputnode.skip_vols')] 190416-00:41:28,656 nipype.workflow DEBUG: disconnect(): remove list [('skip_vols', 'inputnode.skip_vols')] 190416-00:41:28,656 nipype.workflow DEBUG: disconnect(): removed connection ('skip_vols', 'inputnode.skip_vols') 190416-00:41:28,656 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, bold_confounds_wf.inputnode): No edge data 190416-00:41:28,656 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reference_wf.outputnode, bold_confounds_wf.inputnode): new edge data: {'connect': [('skip_vols', 'skip_vols')]} 190416-00:41:28,656 nipype.workflow DEBUG: in: connections-> [('itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:28,656 nipype.workflow DEBUG: in: ('itk_t1_to_bold', 'inputnode.t1_bold_xform') 190416-00:41:28,663 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_reg_wf.outputnode itk_t1_to_bold bold_confounds_wf.inputnode t1_bold_xform 190416-00:41:28,663 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reg_wf.outputnode->func_preproc_task_rest_wf.bold_confounds_wf [('itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:28,663 nipype.workflow DEBUG: disconnect(): remove list [('itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:28,663 nipype.workflow DEBUG: disconnect(): removed connection ('itk_t1_to_bold', 'inputnode.t1_bold_xform') 190416-00:41:28,663 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reg_wf.outputnode, bold_confounds_wf.inputnode): No edge data 190416-00:41:28,663 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reg_wf.outputnode, bold_confounds_wf.inputnode): new edge data: {'connect': [('itk_t1_to_bold', 't1_bold_xform')]} 190416-00:41:28,664 nipype.workflow DEBUG: in: connections-> [('movpar_file', 'inputnode.movpar_file')] 190416-00:41:28,664 nipype.workflow DEBUG: in: ('movpar_file', 'inputnode.movpar_file') 190416-00:41:28,670 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_hmc_wf.outputnode movpar_file bold_confounds_wf.inputnode movpar_file 190416-00:41:28,670 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_hmc_wf.outputnode->func_preproc_task_rest_wf.bold_confounds_wf [('movpar_file', 'inputnode.movpar_file')] 190416-00:41:28,670 nipype.workflow DEBUG: disconnect(): remove list [('movpar_file', 'inputnode.movpar_file')] 190416-00:41:28,670 nipype.workflow DEBUG: disconnect(): removed connection ('movpar_file', 'inputnode.movpar_file') 190416-00:41:28,671 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_hmc_wf.outputnode, bold_confounds_wf.inputnode): No edge data 190416-00:41:28,671 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_hmc_wf.outputnode, bold_confounds_wf.inputnode): new edge data: {'connect': [('movpar_file', 'movpar_file')]} 190416-00:41:28,671 nipype.workflow DEBUG: in: connections-> [('bold', 'inputnode.bold'), ('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,671 nipype.workflow DEBUG: in: ('bold', 'inputnode.bold') 190416-00:41:28,678 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode bold bold_confounds_wf.inputnode bold 190416-00:41:28,678 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode->func_preproc_task_rest_wf.bold_confounds_wf [('bold', 'inputnode.bold')] 190416-00:41:28,678 nipype.workflow DEBUG: disconnect(): remove list [('bold', 'inputnode.bold')] 190416-00:41:28,678 nipype.workflow DEBUG: disconnect(): removed connection ('bold', 'inputnode.bold') 190416-00:41:28,678 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode, bold_confounds_wf.inputnode): No edge data 190416-00:41:28,678 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode, bold_confounds_wf.inputnode): new edge data: {'connect': [('bold', 'bold')]} 190416-00:41:28,678 nipype.workflow DEBUG: in: ('bold_mask', 'inputnode.bold_mask') 190416-00:41:28,685 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode bold_mask bold_confounds_wf.inputnode bold_mask 190416-00:41:28,685 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode->func_preproc_task_rest_wf.bold_confounds_wf [('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,686 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,686 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask', 'inputnode.bold_mask') 190416-00:41:28,686 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode, bold_confounds_wf.inputnode): Edge data exists: {'connect': [('bold', 'bold')]} 190416-00:41:28,686 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode, bold_confounds_wf.inputnode): new edge data: {'connect': [('bold', 'bold'), ('bold_mask', 'bold_mask')]} 190416-00:41:28,686 nipype.workflow DEBUG: out: connections-> [('outputnode.confounds_file', 'confounds')] 190416-00:41:28,686 nipype.workflow DEBUG: out: ('outputnode.confounds_file', 'confounds') 190416-00:41:28,692 nipype.workflow DEBUG: out edges: bold_confounds_wf.outputnode confounds_file func_preproc_task_rest_wf.outputnode confounds 190416-00:41:28,692 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_confounds_wf->func_preproc_task_rest_wf.outputnode [('outputnode.confounds_file', 'confounds')] 190416-00:41:28,692 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.confounds_file', 'confounds')] 190416-00:41:28,692 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.confounds_file', 'confounds') 190416-00:41:28,693 nipype.workflow DEBUG: (bold_confounds_wf.outputnode, func_preproc_task_rest_wf.outputnode): No edge data 190416-00:41:28,693 nipype.workflow DEBUG: (bold_confounds_wf.outputnode, func_preproc_task_rest_wf.outputnode): new edge data: {'connect': [('confounds_file', 'confounds')]} 190416-00:41:28,693 nipype.workflow DEBUG: out: connections-> [('outputnode.confounds_file', 'inputnode.confounds_file')] 190416-00:41:28,693 nipype.workflow DEBUG: out: ('outputnode.confounds_file', 'inputnode.confounds_file') 190416-00:41:28,699 nipype.workflow DEBUG: out edges: bold_confounds_wf.outputnode confounds_file func_preproc_task_rest_wf.carpetplot_wf inputnode.confounds_file 190416-00:41:28,699 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_confounds_wf->func_preproc_task_rest_wf.carpetplot_wf [('outputnode.confounds_file', 'inputnode.confounds_file')] 190416-00:41:28,699 nipype.workflow DEBUG: disconnect(): remove list [('outputnode.confounds_file', 'inputnode.confounds_file')] 190416-00:41:28,699 nipype.workflow DEBUG: disconnect(): removed connection ('outputnode.confounds_file', 'inputnode.confounds_file') 190416-00:41:28,701 nipype.workflow DEBUG: (bold_confounds_wf.outputnode, func_preproc_task_rest_wf.carpetplot_wf): No edge data 190416-00:41:28,701 nipype.workflow DEBUG: (bold_confounds_wf.outputnode, func_preproc_task_rest_wf.carpetplot_wf): new edge data: {'connect': [('confounds_file', 'inputnode.confounds_file')]} 190416-00:41:28,701 nipype.workflow DEBUG: expanding workflow: func_preproc_task_rest_wf.bold_confounds_wf 190416-00:41:28,702 nipype.workflow DEBUG: processing node: bold_confounds_wf.inputnode 190416-00:41:28,702 nipype.workflow DEBUG: processing node: bold_confounds_wf.add_motion_headers 190416-00:41:28,702 nipype.workflow DEBUG: processing node: bold_confounds_wf.fdisp 190416-00:41:28,702 nipype.workflow DEBUG: processing node: bold_confounds_wf.dvars 190416-00:41:28,702 nipype.workflow DEBUG: processing node: bold_confounds_wf.add_std_dvars_header 190416-00:41:28,702 nipype.workflow DEBUG: processing node: bold_confounds_wf.add_dvars_header 190416-00:41:28,702 nipype.workflow DEBUG: processing node: bold_confounds_wf.wm_roi 190416-00:41:28,702 nipype.workflow DEBUG: processing node: bold_confounds_wf.wm_tfm 190416-00:41:28,702 nipype.workflow DEBUG: processing node: bold_confounds_wf.wm_msk 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.csf_roi 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.tcc_tfm 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.tcc_msk 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.tcompcor 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.csf_tfm 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.csf_msk 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.merge_rois 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.signals 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.tpms_add_csf_wm 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.acc_roi 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.acc_tfm 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.acc_msk 190416-00:41:28,703 nipype.workflow DEBUG: processing node: bold_confounds_wf.merge_compcor 190416-00:41:28,704 nipype.workflow DEBUG: processing node: bold_confounds_wf.rois_plot 190416-00:41:28,704 nipype.workflow DEBUG: processing node: bold_confounds_wf.ds_report_bold_rois 190416-00:41:28,704 nipype.workflow DEBUG: processing node: bold_confounds_wf.acompcor 190416-00:41:28,704 nipype.workflow DEBUG: processing node: bold_confounds_wf.concat 190416-00:41:28,704 nipype.workflow DEBUG: processing node: bold_confounds_wf.outputnode 190416-00:41:28,704 nipype.workflow DEBUG: finished expanding workflow: func_preproc_task_rest_wf.bold_confounds_wf 190416-00:41:28,704 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.carpetplot_wf 190416-00:41:28,704 nipype.workflow DEBUG: in: connections-> [('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:28,704 nipype.workflow DEBUG: in: ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform') 190416-00:41:28,706 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode t1_2_mni_reverse_transform carpetplot_wf.inputnode t1_2_mni_reverse_transform 190416-00:41:28,706 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.carpetplot_wf [('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:28,707 nipype.workflow DEBUG: disconnect(): remove list [('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform')] 190416-00:41:28,707 nipype.workflow DEBUG: disconnect(): removed connection ('t1_2_mni_reverse_transform', 'inputnode.t1_2_mni_reverse_transform') 190416-00:41:28,707 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, carpetplot_wf.inputnode): No edge data 190416-00:41:28,707 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, carpetplot_wf.inputnode): new edge data: {'connect': [('t1_2_mni_reverse_transform', 't1_2_mni_reverse_transform')]} 190416-00:41:28,707 nipype.workflow DEBUG: in: connections-> [('itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:28,707 nipype.workflow DEBUG: in: ('itk_t1_to_bold', 'inputnode.t1_bold_xform') 190416-00:41:28,709 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_reg_wf.outputnode itk_t1_to_bold carpetplot_wf.inputnode t1_bold_xform 190416-00:41:28,709 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_reg_wf.outputnode->func_preproc_task_rest_wf.carpetplot_wf [('itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:28,709 nipype.workflow DEBUG: disconnect(): remove list [('itk_t1_to_bold', 'inputnode.t1_bold_xform')] 190416-00:41:28,709 nipype.workflow DEBUG: disconnect(): removed connection ('itk_t1_to_bold', 'inputnode.t1_bold_xform') 190416-00:41:28,709 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reg_wf.outputnode, carpetplot_wf.inputnode): No edge data 190416-00:41:28,710 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_reg_wf.outputnode, carpetplot_wf.inputnode): new edge data: {'connect': [('itk_t1_to_bold', 't1_bold_xform')]} 190416-00:41:28,710 nipype.workflow DEBUG: in: connections-> [('bold', 'inputnode.bold'), ('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,710 nipype.workflow DEBUG: in: ('bold', 'inputnode.bold') 190416-00:41:28,711 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode bold carpetplot_wf.inputnode bold 190416-00:41:28,712 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode->func_preproc_task_rest_wf.carpetplot_wf [('bold', 'inputnode.bold')] 190416-00:41:28,712 nipype.workflow DEBUG: disconnect(): remove list [('bold', 'inputnode.bold')] 190416-00:41:28,712 nipype.workflow DEBUG: disconnect(): removed connection ('bold', 'inputnode.bold') 190416-00:41:28,712 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode, carpetplot_wf.inputnode): No edge data 190416-00:41:28,712 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode, carpetplot_wf.inputnode): new edge data: {'connect': [('bold', 'bold')]} 190416-00:41:28,712 nipype.workflow DEBUG: in: ('bold_mask', 'inputnode.bold_mask') 190416-00:41:28,714 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode bold_mask carpetplot_wf.inputnode bold_mask 190416-00:41:28,714 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode->func_preproc_task_rest_wf.carpetplot_wf [('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,714 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask', 'inputnode.bold_mask')] 190416-00:41:28,714 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask', 'inputnode.bold_mask') 190416-00:41:28,715 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode, carpetplot_wf.inputnode): Edge data exists: {'connect': [('bold', 'bold')]} 190416-00:41:28,715 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode, carpetplot_wf.inputnode): new edge data: {'connect': [('bold', 'bold'), ('bold_mask', 'bold_mask')]} 190416-00:41:28,715 nipype.workflow DEBUG: in: connections-> [('confounds_file', 'inputnode.confounds_file')] 190416-00:41:28,715 nipype.workflow DEBUG: in: ('confounds_file', 'inputnode.confounds_file') 190416-00:41:28,717 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.bold_confounds_wf.outputnode confounds_file carpetplot_wf.inputnode confounds_file 190416-00:41:28,717 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.bold_confounds_wf.outputnode->func_preproc_task_rest_wf.carpetplot_wf [('confounds_file', 'inputnode.confounds_file')] 190416-00:41:28,718 nipype.workflow DEBUG: disconnect(): remove list [('confounds_file', 'inputnode.confounds_file')] 190416-00:41:28,718 nipype.workflow DEBUG: disconnect(): removed connection ('confounds_file', 'inputnode.confounds_file') 190416-00:41:28,718 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_confounds_wf.outputnode, carpetplot_wf.inputnode): No edge data 190416-00:41:28,718 nipype.workflow DEBUG: (func_preproc_task_rest_wf.bold_confounds_wf.outputnode, carpetplot_wf.inputnode): new edge data: {'connect': [('confounds_file', 'confounds_file')]} 190416-00:41:28,718 nipype.workflow DEBUG: expanding workflow: func_preproc_task_rest_wf.carpetplot_wf 190416-00:41:28,718 nipype.workflow DEBUG: processing node: carpetplot_wf.inputnode 190416-00:41:28,718 nipype.workflow DEBUG: processing node: carpetplot_wf.mrg_xfms 190416-00:41:28,719 nipype.workflow DEBUG: processing node: carpetplot_wf.resample_parc 190416-00:41:28,719 nipype.workflow DEBUG: processing node: carpetplot_wf.conf_plot 190416-00:41:28,719 nipype.workflow DEBUG: processing node: carpetplot_wf.outputnode 190416-00:41:28,719 nipype.workflow DEBUG: processing node: carpetplot_wf.ds_report_bold_conf 190416-00:41:28,719 nipype.workflow DEBUG: finished expanding workflow: func_preproc_task_rest_wf.carpetplot_wf 190416-00:41:28,719 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.outputnode 190416-00:41:28,719 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.summary 190416-00:41:28,719 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.ds_report_summary 190416-00:41:28,720 nipype.workflow DEBUG: processing node: func_preproc_task_rest_wf.func_derivatives_wf 190416-00:41:28,720 nipype.workflow DEBUG: in: connections-> [('bold_t1', 'inputnode.bold_t1'), ('bold_t1_ref', 'inputnode.bold_t1_ref'), ('bold_aseg_t1', 'inputnode.bold_aseg_t1'), ('bold_aparc_t1', 'inputnode.bold_aparc_t1'), ('bold_mask_t1', 'inputnode.bold_mask_t1'), ('bold_mni', 'inputnode.bold_mni'), ('bold_mni_ref', 'inputnode.bold_mni_ref'), ('bold_aseg_mni', 'inputnode.bold_aseg_mni'), ('bold_aparc_mni', 'inputnode.bold_aparc_mni'), ('bold_mask_mni', 'inputnode.bold_mask_mni'), ('confounds', 'inputnode.confounds'), ('surfaces', 'inputnode.surfaces'), ('aroma_noise_ics', 'inputnode.aroma_noise_ics'), ('melodic_mix', 'inputnode.melodic_mix'), ('nonaggr_denoised_file', 'inputnode.nonaggr_denoised_file'), ('bold_cifti', 'inputnode.bold_cifti'), ('cifti_variant', 'inputnode.cifti_variant'), ('cifti_variant_key', 'inputnode.cifti_variant_key')] 190416-00:41:28,720 nipype.workflow DEBUG: in: ('bold_t1', 'inputnode.bold_t1') 190416-00:41:28,723 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode bold_t1 func_derivatives_wf.inputnode bold_t1 190416-00:41:28,723 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_t1', 'inputnode.bold_t1')] 190416-00:41:28,724 nipype.workflow DEBUG: disconnect(): remove list [('bold_t1', 'inputnode.bold_t1')] 190416-00:41:28,724 nipype.workflow DEBUG: disconnect(): removed connection ('bold_t1', 'inputnode.bold_t1') 190416-00:41:28,724 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): No edge data 190416-00:41:28,724 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1')]} 190416-00:41:28,724 nipype.workflow DEBUG: in: ('bold_t1_ref', 'inputnode.bold_t1_ref') 190416-00:41:28,727 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode bold_t1_ref func_derivatives_wf.inputnode bold_t1_ref 190416-00:41:28,727 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_t1_ref', 'inputnode.bold_t1_ref')] 190416-00:41:28,727 nipype.workflow DEBUG: disconnect(): remove list [('bold_t1_ref', 'inputnode.bold_t1_ref')] 190416-00:41:28,727 nipype.workflow DEBUG: disconnect(): removed connection ('bold_t1_ref', 'inputnode.bold_t1_ref') 190416-00:41:28,727 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1')]} 190416-00:41:28,727 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref')]} 190416-00:41:28,728 nipype.workflow DEBUG: in: ('bold_aseg_t1', 'inputnode.bold_aseg_t1') 190416-00:41:28,731 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode bold_aseg_t1 func_derivatives_wf.inputnode bold_aseg_t1 190416-00:41:28,731 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_aseg_t1', 'inputnode.bold_aseg_t1')] 190416-00:41:28,731 nipype.workflow DEBUG: disconnect(): remove list [('bold_aseg_t1', 'inputnode.bold_aseg_t1')] 190416-00:41:28,731 nipype.workflow DEBUG: disconnect(): removed connection ('bold_aseg_t1', 'inputnode.bold_aseg_t1') 190416-00:41:28,731 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref')]} 190416-00:41:28,731 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1')]} 190416-00:41:28,731 nipype.workflow DEBUG: in: ('bold_aparc_t1', 'inputnode.bold_aparc_t1') 190416-00:41:28,734 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode bold_aparc_t1 func_derivatives_wf.inputnode bold_aparc_t1 190416-00:41:28,735 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_aparc_t1', 'inputnode.bold_aparc_t1')] 190416-00:41:28,735 nipype.workflow DEBUG: disconnect(): remove list [('bold_aparc_t1', 'inputnode.bold_aparc_t1')] 190416-00:41:28,735 nipype.workflow DEBUG: disconnect(): removed connection ('bold_aparc_t1', 'inputnode.bold_aparc_t1') 190416-00:41:28,735 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1')]} 190416-00:41:28,735 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1')]} 190416-00:41:28,735 nipype.workflow DEBUG: in: ('bold_mask_t1', 'inputnode.bold_mask_t1') 190416-00:41:28,738 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode bold_mask_t1 func_derivatives_wf.inputnode bold_mask_t1 190416-00:41:28,738 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_mask_t1', 'inputnode.bold_mask_t1')] 190416-00:41:28,739 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask_t1', 'inputnode.bold_mask_t1')] 190416-00:41:28,739 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask_t1', 'inputnode.bold_mask_t1') 190416-00:41:28,739 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1')]} 190416-00:41:28,739 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1')]} 190416-00:41:28,739 nipype.workflow DEBUG: in: ('bold_mni', 'inputnode.bold_mni') 190416-00:41:28,742 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode bold_mni func_derivatives_wf.inputnode bold_mni 190416-00:41:28,742 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_mni', 'inputnode.bold_mni')] 190416-00:41:28,742 nipype.workflow DEBUG: disconnect(): remove list [('bold_mni', 'inputnode.bold_mni')] 190416-00:41:28,743 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mni', 'inputnode.bold_mni') 190416-00:41:28,743 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1')]} 190416-00:41:28,743 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni')]} 190416-00:41:28,743 nipype.workflow DEBUG: in: ('bold_mni_ref', 'inputnode.bold_mni_ref') 190416-00:41:28,746 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode bold_mni_ref func_derivatives_wf.inputnode bold_mni_ref 190416-00:41:28,746 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_mni_ref', 'inputnode.bold_mni_ref')] 190416-00:41:28,746 nipype.workflow DEBUG: disconnect(): remove list [('bold_mni_ref', 'inputnode.bold_mni_ref')] 190416-00:41:28,746 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mni_ref', 'inputnode.bold_mni_ref') 190416-00:41:28,747 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni')]} 190416-00:41:28,747 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref')]} 190416-00:41:28,747 nipype.workflow DEBUG: in: ('bold_aseg_mni', 'inputnode.bold_aseg_mni') 190416-00:41:28,750 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode bold_aseg_mni func_derivatives_wf.inputnode bold_aseg_mni 190416-00:41:28,750 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_aseg_mni', 'inputnode.bold_aseg_mni')] 190416-00:41:28,750 nipype.workflow DEBUG: disconnect(): remove list [('bold_aseg_mni', 'inputnode.bold_aseg_mni')] 190416-00:41:28,750 nipype.workflow DEBUG: disconnect(): removed connection ('bold_aseg_mni', 'inputnode.bold_aseg_mni') 190416-00:41:28,750 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref')]} 190416-00:41:28,751 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni')]} 190416-00:41:28,751 nipype.workflow DEBUG: in: ('bold_aparc_mni', 'inputnode.bold_aparc_mni') 190416-00:41:28,754 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode bold_aparc_mni func_derivatives_wf.inputnode bold_aparc_mni 190416-00:41:28,754 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_aparc_mni', 'inputnode.bold_aparc_mni')] 190416-00:41:28,754 nipype.workflow DEBUG: disconnect(): remove list [('bold_aparc_mni', 'inputnode.bold_aparc_mni')] 190416-00:41:28,754 nipype.workflow DEBUG: disconnect(): removed connection ('bold_aparc_mni', 'inputnode.bold_aparc_mni') 190416-00:41:28,754 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni')]} 190416-00:41:28,754 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni')]} 190416-00:41:28,755 nipype.workflow DEBUG: in: ('bold_mask_mni', 'inputnode.bold_mask_mni') 190416-00:41:28,758 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode bold_mask_mni func_derivatives_wf.inputnode bold_mask_mni 190416-00:41:28,758 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_mask_mni', 'inputnode.bold_mask_mni')] 190416-00:41:28,758 nipype.workflow DEBUG: disconnect(): remove list [('bold_mask_mni', 'inputnode.bold_mask_mni')] 190416-00:41:28,758 nipype.workflow DEBUG: disconnect(): removed connection ('bold_mask_mni', 'inputnode.bold_mask_mni') 190416-00:41:28,758 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni')]} 190416-00:41:28,759 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni')]} 190416-00:41:28,759 nipype.workflow DEBUG: in: ('confounds', 'inputnode.confounds') 190416-00:41:28,762 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode confounds func_derivatives_wf.inputnode confounds 190416-00:41:28,762 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('confounds', 'inputnode.confounds')] 190416-00:41:28,762 nipype.workflow DEBUG: disconnect(): remove list [('confounds', 'inputnode.confounds')] 190416-00:41:28,762 nipype.workflow DEBUG: disconnect(): removed connection ('confounds', 'inputnode.confounds') 190416-00:41:28,763 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni')]} 190416-00:41:28,763 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds')]} 190416-00:41:28,763 nipype.workflow DEBUG: in: ('surfaces', 'inputnode.surfaces') 190416-00:41:28,766 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode surfaces func_derivatives_wf.inputnode surfaces 190416-00:41:28,766 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('surfaces', 'inputnode.surfaces')] 190416-00:41:28,766 nipype.workflow DEBUG: disconnect(): remove list [('surfaces', 'inputnode.surfaces')] 190416-00:41:28,766 nipype.workflow DEBUG: disconnect(): removed connection ('surfaces', 'inputnode.surfaces') 190416-00:41:28,766 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds')]} 190416-00:41:28,767 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces')]} 190416-00:41:28,767 nipype.workflow DEBUG: in: ('aroma_noise_ics', 'inputnode.aroma_noise_ics') 190416-00:41:28,770 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode aroma_noise_ics func_derivatives_wf.inputnode aroma_noise_ics 190416-00:41:28,771 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('aroma_noise_ics', 'inputnode.aroma_noise_ics')] 190416-00:41:28,771 nipype.workflow DEBUG: disconnect(): remove list [('aroma_noise_ics', 'inputnode.aroma_noise_ics')] 190416-00:41:28,771 nipype.workflow DEBUG: disconnect(): removed connection ('aroma_noise_ics', 'inputnode.aroma_noise_ics') 190416-00:41:28,771 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces')]} 190416-00:41:28,771 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces'), ('aroma_noise_ics', 'aroma_noise_ics')]} 190416-00:41:28,771 nipype.workflow DEBUG: in: ('melodic_mix', 'inputnode.melodic_mix') 190416-00:41:28,774 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode melodic_mix func_derivatives_wf.inputnode melodic_mix 190416-00:41:28,774 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('melodic_mix', 'inputnode.melodic_mix')] 190416-00:41:28,774 nipype.workflow DEBUG: disconnect(): remove list [('melodic_mix', 'inputnode.melodic_mix')] 190416-00:41:28,775 nipype.workflow DEBUG: disconnect(): removed connection ('melodic_mix', 'inputnode.melodic_mix') 190416-00:41:28,775 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces'), ('aroma_noise_ics', 'aroma_noise_ics')]} 190416-00:41:28,775 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces'), ('aroma_noise_ics', 'aroma_noise_ics'), ('melodic_mix', 'melodic_mix')]} 190416-00:41:28,775 nipype.workflow DEBUG: in: ('nonaggr_denoised_file', 'inputnode.nonaggr_denoised_file') 190416-00:41:28,778 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode nonaggr_denoised_file func_derivatives_wf.inputnode nonaggr_denoised_file 190416-00:41:28,778 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('nonaggr_denoised_file', 'inputnode.nonaggr_denoised_file')] 190416-00:41:28,779 nipype.workflow DEBUG: disconnect(): remove list [('nonaggr_denoised_file', 'inputnode.nonaggr_denoised_file')] 190416-00:41:28,779 nipype.workflow DEBUG: disconnect(): removed connection ('nonaggr_denoised_file', 'inputnode.nonaggr_denoised_file') 190416-00:41:28,779 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces'), ('aroma_noise_ics', 'aroma_noise_ics'), ('melodic_mix', 'melodic_mix')]} 190416-00:41:28,779 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces'), ('aroma_noise_ics', 'aroma_noise_ics'), ('melodic_mix', 'melodic_mix'), ('nonaggr_denoised_file', 'nonaggr_denoised_file')]} 190416-00:41:28,779 nipype.workflow DEBUG: in: ('bold_cifti', 'inputnode.bold_cifti') 190416-00:41:28,782 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode bold_cifti func_derivatives_wf.inputnode bold_cifti 190416-00:41:28,782 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_cifti', 'inputnode.bold_cifti')] 190416-00:41:28,782 nipype.workflow DEBUG: disconnect(): remove list [('bold_cifti', 'inputnode.bold_cifti')] 190416-00:41:28,782 nipype.workflow DEBUG: disconnect(): removed connection ('bold_cifti', 'inputnode.bold_cifti') 190416-00:41:28,783 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces'), ('aroma_noise_ics', 'aroma_noise_ics'), ('melodic_mix', 'melodic_mix'), ('nonaggr_denoised_file', 'nonaggr_denoised_file')]} 190416-00:41:28,783 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces'), ('aroma_noise_ics', 'aroma_noise_ics'), ('melodic_mix', 'melodic_mix'), ('nonaggr_denoised_file', 'nonaggr_denoised_file'), ('bold_cifti', 'bold_cifti')]} 190416-00:41:28,783 nipype.workflow DEBUG: in: ('cifti_variant', 'inputnode.cifti_variant') 190416-00:41:28,786 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode cifti_variant func_derivatives_wf.inputnode cifti_variant 190416-00:41:28,786 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('cifti_variant', 'inputnode.cifti_variant')] 190416-00:41:28,786 nipype.workflow DEBUG: disconnect(): remove list [('cifti_variant', 'inputnode.cifti_variant')] 190416-00:41:28,787 nipype.workflow DEBUG: disconnect(): removed connection ('cifti_variant', 'inputnode.cifti_variant') 190416-00:41:28,787 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces'), ('aroma_noise_ics', 'aroma_noise_ics'), ('melodic_mix', 'melodic_mix'), ('nonaggr_denoised_file', 'nonaggr_denoised_file'), ('bold_cifti', 'bold_cifti')]} 190416-00:41:28,787 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces'), ('aroma_noise_ics', 'aroma_noise_ics'), ('melodic_mix', 'melodic_mix'), ('nonaggr_denoised_file', 'nonaggr_denoised_file'), ('bold_cifti', 'bold_cifti'), ('cifti_variant', 'cifti_variant')]} 190416-00:41:28,787 nipype.workflow DEBUG: in: ('cifti_variant_key', 'inputnode.cifti_variant_key') 190416-00:41:28,790 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.outputnode cifti_variant_key func_derivatives_wf.inputnode cifti_variant_key 190416-00:41:28,790 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.outputnode->func_preproc_task_rest_wf.func_derivatives_wf [('cifti_variant_key', 'inputnode.cifti_variant_key')] 190416-00:41:28,790 nipype.workflow DEBUG: disconnect(): remove list [('cifti_variant_key', 'inputnode.cifti_variant_key')] 190416-00:41:28,790 nipype.workflow DEBUG: disconnect(): removed connection ('cifti_variant_key', 'inputnode.cifti_variant_key') 190416-00:41:28,791 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): Edge data exists: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces'), ('aroma_noise_ics', 'aroma_noise_ics'), ('melodic_mix', 'melodic_mix'), ('nonaggr_denoised_file', 'nonaggr_denoised_file'), ('bold_cifti', 'bold_cifti'), ('cifti_variant', 'cifti_variant')]} 190416-00:41:28,791 nipype.workflow DEBUG: (func_preproc_task_rest_wf.outputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_t1', 'bold_t1'), ('bold_t1_ref', 'bold_t1_ref'), ('bold_aseg_t1', 'bold_aseg_t1'), ('bold_aparc_t1', 'bold_aparc_t1'), ('bold_mask_t1', 'bold_mask_t1'), ('bold_mni', 'bold_mni'), ('bold_mni_ref', 'bold_mni_ref'), ('bold_aseg_mni', 'bold_aseg_mni'), ('bold_aparc_mni', 'bold_aparc_mni'), ('bold_mask_mni', 'bold_mask_mni'), ('confounds', 'confounds'), ('surfaces', 'surfaces'), ('aroma_noise_ics', 'aroma_noise_ics'), ('melodic_mix', 'melodic_mix'), ('nonaggr_denoised_file', 'nonaggr_denoised_file'), ('bold_cifti', 'bold_cifti'), ('cifti_variant', 'cifti_variant'), ('cifti_variant_key', 'cifti_variant_key')]} 190416-00:41:28,791 nipype.workflow DEBUG: in: connections-> [('bold_file', 'inputnode.source_file')] 190416-00:41:28,791 nipype.workflow DEBUG: in: ('bold_file', 'inputnode.source_file') 190416-00:41:28,794 nipype.workflow DEBUG: in edges: func_preproc_task_rest_wf.inputnode bold_file func_derivatives_wf.inputnode source_file 190416-00:41:28,794 nipype.workflow DEBUG: disconnect(): func_preproc_task_rest_wf.inputnode->func_preproc_task_rest_wf.func_derivatives_wf [('bold_file', 'inputnode.source_file')] 190416-00:41:28,794 nipype.workflow DEBUG: disconnect(): remove list [('bold_file', 'inputnode.source_file')] 190416-00:41:28,794 nipype.workflow DEBUG: disconnect(): removed connection ('bold_file', 'inputnode.source_file') 190416-00:41:28,794 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, func_derivatives_wf.inputnode): No edge data 190416-00:41:28,795 nipype.workflow DEBUG: (func_preproc_task_rest_wf.inputnode, func_derivatives_wf.inputnode): new edge data: {'connect': [('bold_file', 'source_file')]} 190416-00:41:28,795 nipype.workflow DEBUG: expanding workflow: func_preproc_task_rest_wf.func_derivatives_wf 190416-00:41:28,795 nipype.workflow DEBUG: processing node: func_derivatives_wf.inputnode 190416-00:41:28,795 nipype.workflow DEBUG: processing node: func_derivatives_wf.name_surfs 190416-00:41:28,795 nipype.workflow DEBUG: processing node: func_derivatives_wf.ds_bold_surfs 190416-00:41:28,795 nipype.workflow DEBUG: processing node: func_derivatives_wf.ds_bold_aparc_mni 190416-00:41:28,796 nipype.workflow DEBUG: processing node: func_derivatives_wf.ds_bold_aseg_mni 190416-00:41:28,796 nipype.workflow DEBUG: processing node: func_derivatives_wf.ds_bold_mni_ref 190416-00:41:28,796 nipype.workflow DEBUG: processing node: func_derivatives_wf.ds_bold_mni 190416-00:41:28,796 nipype.workflow DEBUG: processing node: func_derivatives_wf.ds_confounds 190416-00:41:28,796 nipype.workflow DEBUG: processing node: func_derivatives_wf.raw_sources 190416-00:41:28,796 nipype.workflow DEBUG: processing node: func_derivatives_wf.ds_bold_mask_mni 190416-00:41:28,796 nipype.workflow DEBUG: finished expanding workflow: func_preproc_task_rest_wf.func_derivatives_wf 190416-00:41:28,796 nipype.workflow DEBUG: finished expanding workflow: single_subject_NC080001_wf.func_preproc_task_rest_wf 190416-00:41:28,798 nipype.workflow DEBUG: finished expanding workflow: fmriprep_wf.single_subject_NC080001_wf 190416-00:41:28,800 nipype.workflow DEBUG: finished expanding workflow: fmriprep_wf 190416-00:41:28,801 nipype.workflow INFO: Workflow fmriprep_wf settings: ['check', 'execution', 'logging', 'monitoring'] 190416-00:41:28,903 nipype.workflow DEBUG: PE: expanding iterables 190416-00:41:28,907 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.inputnode from the graph. 190416-00:41:28,907 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.inputnode from the graph. 190416-00:41:28,907 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.inputnode from the graph. 190416-00:41:28,907 nipype.workflow DEBUG: [Node] outputnode - setting input t1_template_transforms = ['/usr/local/miniconda/lib/python3.7/site-packages/smriprep/data/itkIdentityTransform.txt'] 190416-00:41:28,907 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.outputnode from the graph. 190416-00:41:28,907 nipype.workflow DEBUG: [Node] init_aff - setting input fixed_image_mask = /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_desc-BrainCerebellumExtraction_mask.nii.gz 190416-00:41:28,908 nipype.workflow DEBUG: [Node] norm - setting input fixed_image_masks = /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_desc-BrainCerebellumExtraction_mask.nii.gz 190416-00:41:28,908 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inputnode from the graph. 190416-00:41:28,908 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.inputnode from the graph. 190416-00:41:28,908 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.outputnode from the graph. 190416-00:41:28,908 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.outputnode from the graph. 190416-00:41:28,908 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.inputnode from the graph. 190416-00:41:28,908 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.inputnode from the graph. 190416-00:41:28,909 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.outputnode from the graph. 190416-00:41:28,909 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.inputnode from the graph. 190416-00:41:28,909 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.outputnode from the graph. 190416-00:41:28,909 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.inputnode from the graph. 190416-00:41:28,909 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.outputnode from the graph. 190416-00:41:28,909 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.inputnode from the graph. 190416-00:41:28,909 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.outputnode from the graph. 190416-00:41:28,910 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.outputnode from the graph. 190416-00:41:28,910 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.buffernode from the graph. 190416-00:41:28,910 nipype.workflow DEBUG: [Node] inputnode - setting input t1_template_transforms = ['/usr/local/miniconda/lib/python3.7/site-packages/smriprep/data/itkIdentityTransform.txt'] 190416-00:41:28,910 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.outputnode from the graph. 190416-00:41:28,910 nipype.workflow DEBUG: [Node] inputnode - setting input bold_file = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,911 nipype.workflow DEBUG: [Node] inputnode - setting input name_source = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,911 nipype.workflow DEBUG: [Node] inputnode - setting input name_source = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,911 nipype.workflow DEBUG: [Node] inputnode - setting input source_file = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,911 nipype.workflow DEBUG: [Node] inputnode - setting input sbref_file = 190416-00:41:28,911 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.inputnode from the graph. 190416-00:41:28,911 nipype.workflow DEBUG: [Node] validate - setting input in_file = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,913 nipype.workflow DEBUG: [Node] gen_ref - setting input sbref_file = 190416-00:41:28,913 nipype.workflow DEBUG: [Node] inputnode - setting input pre_mask = 190416-00:41:28,913 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.inputnode from the graph. 190416-00:41:28,914 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.inputnode from the graph. 190416-00:41:28,914 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.outputnode from the graph. 190416-00:41:28,914 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.outputnode from the graph. 190416-00:41:28,914 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.inputnode from the graph. 190416-00:41:28,914 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.outputnode from the graph. 190416-00:41:28,914 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.sdc_bypass_wf.inputnode from the graph. 190416-00:41:28,915 nipype.workflow DEBUG: [Node] summary - setting input distortion_correction = None 190416-00:41:28,915 nipype.workflow DEBUG: [Node] inputnode - setting input fieldwarp = 190416-00:41:28,915 nipype.workflow DEBUG: [Node] inputnode - setting input fieldwarp = 190416-00:41:28,915 nipype.workflow DEBUG: [Node] inputnode - setting input fieldwarp = 190416-00:41:28,915 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.sdc_bypass_wf.outputnode from the graph. 190416-00:41:28,915 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.inputnode from the graph. 190416-00:41:28,915 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.inputnode from the graph. 190416-00:41:28,916 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.outputnode from the graph. 190416-00:41:28,916 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.outputnode from the graph. 190416-00:41:28,916 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.boldbuffer from the graph. 190416-00:41:28,916 nipype.workflow DEBUG: [Node] merge - setting input header_source = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,917 nipype.workflow DEBUG: [Node] merge_xforms - setting input in1 = 190416-00:41:28,917 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.inputnode from the graph. 190416-00:41:28,917 nipype.workflow DEBUG: [Node] gen_ref - setting input sbref_file = 190416-00:41:28,917 nipype.workflow DEBUG: [Node] inputnode - setting input pre_mask = 190416-00:41:28,917 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.inputnode from the graph. 190416-00:41:28,917 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.inputnode from the graph. 190416-00:41:28,917 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.outputnode from the graph. 190416-00:41:28,917 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.outputnode from the graph. 190416-00:41:28,918 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.outputnode from the graph. 190416-00:41:28,918 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.inputnode from the graph. 190416-00:41:28,918 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.outputnode from the graph. 190416-00:41:28,918 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.inputnode from the graph. 190416-00:41:28,918 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.outputnode from the graph. 190416-00:41:28,919 nipype.workflow DEBUG: [Node] merge_xforms - setting input in3 = 190416-00:41:28,919 nipype.workflow DEBUG: [Node] merge - setting input header_source = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,920 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.inputnode from the graph. 190416-00:41:28,920 nipype.workflow DEBUG: [Node] gen_ref - setting input sbref_file = 190416-00:41:28,920 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.inputnode from the graph. 190416-00:41:28,920 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.inputnode from the graph. 190416-00:41:28,920 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.outputnode from the graph. 190416-00:41:28,920 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.outputnode from the graph. 190416-00:41:28,921 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.outputnode from the graph. 190416-00:41:28,921 nipype.workflow DEBUG: [Node] merge_xforms - setting input in2 = 190416-00:41:28,921 nipype.workflow DEBUG: [Node] merge - setting input header_source = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,922 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.inputnode from the graph. 190416-00:41:28,922 nipype.workflow DEBUG: [Node] gen_ref - setting input sbref_file = 190416-00:41:28,922 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.inputnode from the graph. 190416-00:41:28,923 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.inputnode from the graph. 190416-00:41:28,923 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.outputnode from the graph. 190416-00:41:28,923 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.outputnode from the graph. 190416-00:41:28,923 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.outputnode from the graph. 190416-00:41:28,923 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.inputnode from the graph. 190416-00:41:28,924 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.outputnode from the graph. 190416-00:41:28,924 nipype.workflow DEBUG: [Node] inputnode - setting input bold_mask_t1 = 190416-00:41:28,924 nipype.workflow DEBUG: [Node] inputnode - setting input aroma_noise_ics = 190416-00:41:28,924 nipype.workflow DEBUG: [Node] inputnode - setting input melodic_mix = 190416-00:41:28,924 nipype.workflow DEBUG: [Node] inputnode - setting input nonaggr_denoised_file = 190416-00:41:28,924 nipype.workflow DEBUG: [Node] inputnode - setting input bold_cifti = 190416-00:41:28,925 nipype.workflow DEBUG: [Node] inputnode - setting input cifti_variant = 190416-00:41:28,925 nipype.workflow DEBUG: [Node] inputnode - setting input cifti_variant_key = 190416-00:41:28,925 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.outputnode from the graph. 190416-00:41:28,925 nipype.workflow DEBUG: [Node] raw_sources - setting input in_files = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,925 nipype.workflow DEBUG: [Node] ds_confounds - setting input source_file = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,925 nipype.workflow DEBUG: [Node] ds_bold_mni - setting input source_file = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,925 nipype.workflow DEBUG: [Node] ds_bold_mni_ref - setting input source_file = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,926 nipype.workflow DEBUG: [Node] ds_bold_mask_mni - setting input source_file = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,926 nipype.workflow DEBUG: [Node] ds_bold_aseg_mni - setting input source_file = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,926 nipype.workflow DEBUG: [Node] ds_bold_aparc_mni - setting input source_file = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,926 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs) input source_file = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,926 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs) input: source_file -> /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:28,926 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.inputnode from the graph. 190416-00:41:28,926 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_template_transforms) input in_file = ['/usr/local/miniconda/lib/python3.7/site-packages/smriprep/data/itkIdentityTransform.txt'] 190416-00:41:28,927 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_template_transforms) input: in_file -> ['/usr/local/miniconda/lib/python3.7/site-packages/smriprep/data/itkIdentityTransform.txt'] 190416-00:41:28,927 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.inputnode from the graph. 190416-00:41:28,927 nipype.workflow DEBUG: Removed the identity node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.inputnode from the graph. 190416-00:41:28,930 nipype.workflow DEBUG: Detected iterable nodes [fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler] 190416-00:41:28,930 nipype.workflow DEBUG: Expanding the iterable node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler... 190416-00:41:28,930 nipype.workflow DEBUG: Excised the fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler -> fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger join node in-edge. 190416-00:41:28,930 nipype.workflow DEBUG: node: fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler iterables: {'hemi': .make_field_func.. at 0x7f370c765f28>} 190416-00:41:28,930 nipype.workflow DEBUG: ('subnodes:', [fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler]) 190416-00:41:28,933 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input hemi = lh 190416-00:41:28,933 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: hemi -> lh 190416-00:41:28,933 nipype.workflow DEBUG: Parameterization: paramstr=_hemi_lh 190416-00:41:28,934 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input hemi = rh 190416-00:41:28,934 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: hemi -> rh 190416-00:41:28,934 nipype.workflow DEBUG: Parameterization: paramstr=_hemi_rh 190416-00:41:28,936 nipype.workflow DEBUG: The join node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger input fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler was expanded to 2 nodes. 190416-00:41:28,936 nipype.workflow DEBUG: Added the fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger join item fields {'in1': 'in1J1'}. 190416-00:41:28,936 nipype.workflow DEBUG: Added the fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger join item fields {'in1': 'in1J2'}. 190416-00:41:28,936 nipype.workflow DEBUG: Qualified the fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler -> fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger join field in1 as in1J1. 190416-00:41:28,936 nipype.workflow DEBUG: Connected the join node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger subgraph to the expanded join point fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler 190416-00:41:28,936 nipype.workflow DEBUG: Qualified the fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler -> fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger join field in1 as in1J2. 190416-00:41:28,937 nipype.workflow DEBUG: Connected the join node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger subgraph to the expanded join point fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler 190416-00:41:28,939 nipype.workflow DEBUG: PE: expanding iterables ... done 190416-00:41:28,980 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf 190416-00:41:28,983 nipype.workflow DEBUG: Performing depth first search 190416-00:41:29,10 nipype.workflow INFO: Running in parallel. 190416-00:41:29,11 nipype.workflow WARNING: Some nodes exceed the total amount of memory available (8.77GB). Captured warning (): the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. 190416-00:41:29,20 nipype.workflow DEBUG: Progress: 259 jobs, 0/0/7 (done/running/ready), 0/259 (pending_tasks/waiting). 190416-00:41:29,20 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-00:41:29,22 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 7 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-00:41:29,82 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.raw_sources ID=0 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-00:41:29,82 nipype.workflow DEBUG: Setting node inputs 190416-00:41:29,88 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/raw_sources". 190416-00:41:29,88 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.raw_sources" locally: cached=False, updated=False. 190416-00:41:29,115 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.raw_sources (taskid=1). 190416-00:41:29,116 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate ID=1 (0.01GB, 1 threads). Free: 8.56GB, 4 threads. 190416-00:41:29,119 nipype.workflow DEBUG: Setting node inputs 190416-00:41:29,126 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate". 190416-00:41:29,127 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate" locally: cached=False, updated=False. 190416-00:41:29,129 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate (taskid=2). 190416-00:41:29,131 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_tmpl ID=51 (0.20GB, 1 threads). Free: 8.36GB, 3 threads. 190416-00:41:29,131 nipype.workflow DEBUG: Setting node inputs 190416-00:41:29,132 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_tmpl". 190416-00:41:29,132 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_tmpl" locally: cached=False, updated=False. 190416-00:41:29,134 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_tmpl (taskid=3). 190416-00:41:29,135 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_tmpl ID=53 (0.20GB, 1 threads). Free: 8.16GB, 2 threads. 190416-00:41:29,135 nipype.workflow DEBUG: Setting node inputs 190416-00:41:29,137 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_tmpl". 190416-00:41:29,137 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_tmpl" locally: cached=False, updated=False. 190416-00:41:29,138 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_tmpl (taskid=4). 190416-00:41:29,139 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.about ID=54 (0.20GB, 1 threads). Free: 7.96GB, 1 threads. 190416-00:41:29,140 nipype.workflow DEBUG: Setting node inputs 190416-00:41:29,141 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/about". 190416-00:41:29,141 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.about" locally: cached=False, updated=False. 190416-00:41:29,142 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.about on master thread 190416-00:41:29,143 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.about" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/about". 190416-00:41:29,144 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/about". 190416-00:41:29,144 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/about 190416-00:41:29,144 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/about 190416-00:41:29,145 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/_report 190416-00:41:29,146 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/_report/report.rst" 190416-00:41:29,147 nipype.workflow INFO: [Node] Running "about" ("fmriprep.interfaces.reports.AboutSummary") 190416-00:41:29,151 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/report.html;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/_0x17644173e16c5812c7ec797470a753a4_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/_node.pklz 190416-00:41:29,151 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/_report 190416-00:41:29,152 nipype.workflow DEBUG: Removing files: 190416-00:41:29,153 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/result_about.pklz 190416-00:41:29,154 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/_report/report.rst" 190416-00:41:29,155 nipype.workflow DEBUG: Aggregate: False 190416-00:41:29,155 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.about". 190416-00:41:29,156 nipype.workflow INFO: [Job 54] Completed (fmriprep_wf.single_subject_NC080001_wf.about). 190416-00:41:29,226 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.bidssrc ID=55 (0.20GB, 1 threads). Free: 7.96GB, 1 threads. 190416-00:41:29,226 nipype.workflow DEBUG: Setting node inputs 190416-00:41:29,236 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc". 190416-00:41:29,238 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.bidssrc" locally: cached=False, updated=False. 190416-00:41:29,239 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.bidssrc (taskid=5). 190416-00:41:29,241 nipype.workflow DEBUG: Allocating fmriprep_wf.fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c ID=108 (0.20GB, 1 threads). Free: 7.76GB, 0 threads. 190416-00:41:29,241 nipype.workflow DEBUG: Setting node inputs 190416-00:41:29,244 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c". 190416-00:41:29,245 nipype.workflow DEBUG: Checking hash "fmriprep_wf.fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c" locally: cached=False, updated=False. 190416-00:41:29,245 nipype.workflow DEBUG: Running node fmriprep_wf.fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c on master thread 190416-00:41:29,246 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c" in "/tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c". 190416-00:41:29,246 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c". 190416-00:41:29,247 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c 190416-00:41:29,248 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c 190416-00:41:29,249 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/_report 190416-00:41:29,249 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/_report/report.rst" 190416-00:41:29,251 nipype.workflow INFO: [Node] Running "fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c" ("niworkflows.interfaces.bids.BIDSFreeSurferDir") 190416-00:41:29,687 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.raw_sources" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/raw_sources". 190416-00:41:29,690 nipype.workflow INFO: [Node] Running "raw_sources" ("nipype.interfaces.utility.wrappers.Function") 190416-00:41:29,697 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.raw_sources". /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/site-packages/nilearn/datasets/neurovault.py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Container /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/site-packages/nilearn/datasets/neurovault.py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Container /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/site-packages/nilearn/datasets/neurovault.py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Container /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/site-packages/nilearn/datasets/neurovault.py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Container 190416-00:41:30,756 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_tmpl" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_tmpl". 190416-00:41:30,758 nipype.workflow INFO: [Node] Running "res_tmpl" ("niworkflows.interfaces.ants.ResampleImageBySpacing"), a CommandLine Interface with command: ResampleImageBySpacing 3 /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_T1w.nii.gz tpl-OASIS30ANTs_res-01_T1w_resampled.nii.gz 4 4 4 1 190416-00:41:30,806 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate". 190416-00:41:30,809 nipype.workflow INFO: [Node] Running "validate" ("niworkflows.interfaces.images.ValidateImage") 190416-00:41:30,862 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.bidssrc" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc". 190416-00:41:30,865 nipype.workflow INFO: [Node] Running "bidssrc" ("niworkflows.interfaces.bids.BIDSDataGrabber") 190416-00:41:30,868 nipype.interface WARNING: No "t2w" images found for sub- 190416-00:41:30,869 nipype.interface WARNING: No "flair" images found for sub- 190416-00:41:30,869 nipype.interface WARNING: No "fmap" images found for sub- 190416-00:41:30,869 nipype.interface WARNING: No "sbref" images found for sub- 190416-00:41:30,869 nipype.interface WARNING: No "roi" images found for sub- 190416-00:41:30,873 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_tmpl" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_tmpl". 190416-00:41:30,879 nipype.workflow INFO: [Node] Running "lap_tmpl" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 tpl-OASIS30ANTs_res-01_T1w_maths.nii.gz Laplacian /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_T1w.nii.gz 1.5 1 190416-00:41:30,899 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.bidssrc". 190416-00:41:33,5 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_tmpl". 190416-00:41:33,388 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate". 190416-00:41:39,181 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_tmpl". 190416-00:41:47,466 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/_0x19a3a6044cca9d96e5c841dc4a3133a8_unfinished.json;/tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/_inputs.pklz;/tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/_node.pklz 190416-00:41:47,466 nipype.workflow DEBUG: Needed dirs: /out/freesurfer;/tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/_report 190416-00:41:47,466 nipype.workflow DEBUG: Removing files: 190416-00:41:47,468 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/result_fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c.pklz 190416-00:41:47,469 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/_report/report.rst" 190416-00:41:47,471 nipype.workflow DEBUG: Aggregate: False 190416-00:41:47,471 nipype.workflow INFO: [Node] Finished "fmriprep_wf.fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c". 190416-00:41:47,472 nipype.workflow INFO: [Job 108] Completed (fmriprep_wf.fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c). Captured warning (): the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. 190416-00:41:47,539 nipype.workflow DEBUG: Progress: 259 jobs, 2/5/0 (done/running/ready), 5/252 (pending_tasks/waiting). 190416-00:41:47,539 nipype.workflow INFO: [Job 0] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.raw_sources). 190416-00:41:47,541 nipype.workflow INFO: [Job 1] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate). 190416-00:41:47,543 nipype.workflow INFO: [Job 51] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_tmpl). 190416-00:41:47,544 nipype.workflow INFO: [Job 53] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_tmpl). 190416-00:41:47,545 nipype.workflow INFO: [Job 55] Completed (fmriprep_wf.single_subject_NC080001_wf.bidssrc). 190416-00:41:47,547 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-00:41:47,549 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 7 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-00:41:47,612 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_split ID=2 (0.07GB, 1 threads). Free: 8.69GB, 5 threads. 190416-00:41:47,612 nipype.workflow DEBUG: Setting node inputs 190416-00:41:47,612 nipype.workflow DEBUG: input: in_file 190416-00:41:47,612 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/result_validate.pklz 190416-00:41:47,612 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/result_validate.pklz 190416-00:41:47,613 nipype.workflow DEBUG: output: out_file 190416-00:41:47,613 nipype.workflow DEBUG: [Node] bold_split - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/sub-NC080001_task-rest_bold_valid.nii.gz 190416-00:41:47,614 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split". 190416-00:41:47,614 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_split" locally: cached=False, updated=False. 190416-00:41:47,615 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_split (taskid=6). 190416-00:41:47,615 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_validation ID=4 (0.01GB, 1 threads). Free: 8.68GB, 4 threads. 190416-00:41:47,616 nipype.workflow DEBUG: Setting node inputs 190416-00:41:47,616 nipype.workflow DEBUG: input: in_file 190416-00:41:47,616 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/result_validate.pklz 190416-00:41:47,616 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/result_validate.pklz 190416-00:41:47,617 nipype.workflow DEBUG: output: out_report 190416-00:41:47,617 nipype.workflow DEBUG: [Node] ds_report_validation - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/report.html 190416-00:41:47,623 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation". 190416-00:41:47,623 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_validation" locally: cached=False, updated=False. 190416-00:41:47,623 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_validation on master thread 190416-00:41:47,623 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_validation" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation". 190416-00:41:47,624 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation". 190416-00:41:47,624 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation 190416-00:41:47,624 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation 190416-00:41:47,625 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation/_report 190416-00:41:47,625 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation/_report/report.rst" 190416-00:41:47,626 nipype.workflow INFO: [Node] Running "ds_report_validation" ("fmriprep.interfaces.DerivativesDataSink") 190416-00:41:47,628 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_validation.html 190416-00:41:47,628 nipype.utils DEBUG: Linking File: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_validation.html->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/report.html 190416-00:41:47,628 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_validation.html 190416-00:41:47,629 nipype.utils DEBUG: File: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_validation.html already exists, not overwriting, copy:1 190416-00:41:47,630 nipype.workflow DEBUG: Needed files: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_validation.html;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation/_0x18c3edcaf0c062b1c321f43a5692899f_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation/_node.pklz 190416-00:41:47,630 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation/_report 190416-00:41:47,630 nipype.workflow DEBUG: Removing files: 190416-00:41:47,632 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation/result_ds_report_validation.pklz 190416-00:41:47,632 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_validation/_report/report.rst" 190416-00:41:47,633 nipype.workflow DEBUG: Aggregate: False 190416-00:41:47,633 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_validation". 190416-00:41:47,633 nipype.workflow INFO: [Job 4] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_validation). 190416-00:41:47,700 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref ID=5 (1.00GB, 1 threads). Free: 7.69GB, 4 threads. 190416-00:41:47,701 nipype.workflow DEBUG: Setting node inputs 190416-00:41:47,701 nipype.workflow DEBUG: input: in_file 190416-00:41:47,701 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/result_validate.pklz 190416-00:41:47,701 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/result_validate.pklz 190416-00:41:47,702 nipype.workflow DEBUG: output: out_file 190416-00:41:47,702 nipype.workflow DEBUG: [Node] gen_ref - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/sub-NC080001_task-rest_bold_valid.nii.gz 190416-00:41:47,702 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref". 190416-00:41:47,702 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref" locally: cached=False, updated=False. 190416-00:41:47,703 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref (taskid=7). 190416-00:41:47,704 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_tmpl ID=52 (0.20GB, 1 threads). Free: 7.49GB, 3 threads. 190416-00:41:47,704 nipype.workflow DEBUG: Setting node inputs 190416-00:41:47,705 nipype.workflow DEBUG: input: in2 190416-00:41:47,705 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_tmpl/result_lap_tmpl.pklz 190416-00:41:47,705 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_tmpl/result_lap_tmpl.pklz 190416-00:41:47,706 nipype.workflow DEBUG: output: output_image 190416-00:41:47,706 nipype.workflow DEBUG: [Node] mrg_tmpl - setting input in2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_tmpl/tpl-OASIS30ANTs_res-01_T1w_maths.nii.gz 190416-00:41:47,706 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/mrg_tmpl". 190416-00:41:47,706 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_tmpl" locally: cached=False, updated=False. 190416-00:41:47,707 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_tmpl (taskid=8). 190416-00:41:47,707 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_template_dimensions ID=56 (0.20GB, 1 threads). Free: 7.29GB, 2 threads. 190416-00:41:47,707 nipype.workflow DEBUG: Setting node inputs 190416-00:41:47,708 nipype.workflow DEBUG: input: t1w_list 190416-00:41:47,708 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:47,708 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:47,709 nipype.workflow DEBUG: output: t1w 190416-00:41:47,709 nipype.workflow DEBUG: [Node] t1_template_dimensions - setting input t1w_list = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:47,711 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_tmpl" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/mrg_tmpl". 190416-00:41:47,713 nipype.workflow INFO: [Node] Running "mrg_tmpl" ("nipype.interfaces.utility.base.Merge") 190416-00:41:47,716 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions". 190416-00:41:47,717 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_template_dimensions" locally: cached=False, updated=False. 190416-00:41:47,718 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_tmpl". 190416-00:41:47,718 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_template_dimensions (taskid=9). 190416-00:41:47,720 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.ds_report_about ID=106 (0.20GB, 1 threads). Free: 7.09GB, 1 threads. 190416-00:41:47,720 nipype.workflow DEBUG: Setting node inputs 190416-00:41:47,721 nipype.workflow DEBUG: input: source_file 190416-00:41:47,721 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:47,721 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:47,723 nipype.workflow DEBUG: output: t1w 190416-00:41:47,723 nipype.workflow DEBUG: [Node] ds_report_about - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:47,723 nipype.workflow DEBUG: input: in_file 190416-00:41:47,723 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/result_about.pklz 190416-00:41:47,723 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/result_about.pklz 190416-00:41:47,724 nipype.workflow DEBUG: output: out_report 190416-00:41:47,724 nipype.workflow DEBUG: [Node] ds_report_about - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/report.html 190416-00:41:47,728 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about". 190416-00:41:47,728 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.ds_report_about" locally: cached=False, updated=False. 190416-00:41:47,728 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.ds_report_about on master thread 190416-00:41:47,728 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.ds_report_about" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about". 190416-00:41:47,729 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about". 190416-00:41:47,729 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about 190416-00:41:47,729 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about 190416-00:41:47,730 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about/_report 190416-00:41:47,730 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about/_report/report.rst" 190416-00:41:47,732 nipype.workflow INFO: [Node] Running "ds_report_about" ("fmriprep.interfaces.DerivativesDataSink") 190416-00:41:47,733 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_about.html 190416-00:41:47,733 nipype.utils DEBUG: Linking File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_about.html->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/about/report.html 190416-00:41:47,733 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_about.html 190416-00:41:47,734 nipype.utils DEBUG: File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_about.html already exists, not overwriting, copy:1 190416-00:41:47,735 nipype.workflow DEBUG: Needed files: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_about.html;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about/_0x30696e7b0d0a5fb3196aefe28b29db98_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about/_node.pklz 190416-00:41:47,735 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about/_report 190416-00:41:47,736 nipype.workflow DEBUG: Removing files: 190416-00:41:47,737 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_template_dimensions" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions". 190416-00:41:47,737 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about/result_ds_report_about.pklz 190416-00:41:47,738 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_about/_report/report.rst" 190416-00:41:47,739 nipype.workflow DEBUG: Aggregate: False 190416-00:41:47,740 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.ds_report_about". 190416-00:41:47,740 nipype.workflow INFO: [Job 106] Completed (fmriprep_wf.single_subject_NC080001_wf.ds_report_about). 190416-00:41:47,762 nipype.workflow INFO: [Node] Running "t1_template_dimensions" ("niworkflows.interfaces.images.TemplateDimensions") 190416-00:41:47,819 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.bids_info ID=107 (0.20GB, 1 threads). Free: 7.09GB, 1 threads. 190416-00:41:47,819 nipype.workflow DEBUG: Setting node inputs 190416-00:41:47,819 nipype.workflow DEBUG: input: in_file 190416-00:41:47,820 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:47,820 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:47,821 nipype.workflow DEBUG: output: t1w 190416-00:41:47,821 nipype.workflow DEBUG: [Node] bids_info - setting input in_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:47,826 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/bids_info". 190416-00:41:47,826 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.bids_info" locally: cached=False, updated=False. 190416-00:41:47,827 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.bids_info (taskid=10). 190416-00:41:47,840 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.bids_info" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/bids_info". 190416-00:41:47,842 nipype.workflow INFO: [Node] Running "bids_info" ("niworkflows.interfaces.bids.BIDSInfo") 190416-00:41:47,872 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.bids_info". 190416-00:41:48,82 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_template_dimensions". /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) 190416-00:41:48,124 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_split" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split". 190416-00:41:48,126 nipype.workflow INFO: [Node] Running "bold_split" ("nipype.interfaces.fsl.utils.Split"), a CommandLine Interface with command: fslsplit /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/sub-NC080001_task-rest_bold_valid.nii.gz -t /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/site-packages/nilearn/datasets/neurovault.py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Container 190416-00:41:48,721 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref". 190416-00:41:48,723 nipype.workflow INFO: [Node] Running "gen_ref" ("niworkflows.interfaces.registration.EstimateReferenceImage") 190416-00:41:49,155 nipype.interface INFO: stderr 2019-04-16T00:41:49.155125:++ 3dvolreg: AFNI version=Debian-16.2.07~dfsg.1-5~nd16.04+1 (Jun 12 2017) [64-bit] 190416-00:41:49,155 nipype.interface INFO: stderr 2019-04-16T00:41:49.155125:++ Authored by: RW Cox 190416-00:41:49,155 nipype.interface INFO: stderr 2019-04-16T00:41:49.155613:** AFNI converts NIFTI_datatype=4 (INT16) in file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref/slice.nii.gz to FLOAT32 190416-00:41:49,155 nipype.interface INFO: stderr 2019-04-16T00:41:49.155613: Warnings of this type will be muted for this session. 190416-00:41:49,155 nipype.interface INFO: stderr 2019-04-16T00:41:49.155613: Set AFNI_NIFTI_TYPE_WARN to YES to see them all, NO to see none. 190416-00:41:49,156 nipype.interface INFO: stderr 2019-04-16T00:41:49.156500:*+ WARNING: If you are performing spatial transformations on an oblique dset, 190416-00:41:49,156 nipype.interface INFO: stderr 2019-04-16T00:41:49.156500: such as /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref/slice.nii.gz, 190416-00:41:49,156 nipype.interface INFO: stderr 2019-04-16T00:41:49.156500: or viewing/combining it with volumes of differing obliquity, 190416-00:41:49,156 nipype.interface INFO: stderr 2019-04-16T00:41:49.156500: you should consider running: 190416-00:41:49,156 nipype.interface INFO: stderr 2019-04-16T00:41:49.156500: 3dWarp -deoblique 190416-00:41:49,157 nipype.interface INFO: stderr 2019-04-16T00:41:49.156500: on this and other oblique datasets in the same session. 190416-00:41:49,157 nipype.interface INFO: stderr 2019-04-16T00:41:49.156500: See 3dWarp -help for details. 190416-00:41:49,157 nipype.interface INFO: stderr 2019-04-16T00:41:49.156500:++ Oblique dataset:/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref/slice.nii.gz is 8.719383 degrees from plumb. 190416-00:41:49,157 nipype.interface INFO: stderr 2019-04-16T00:41:49.156500:++ Coarse del was 10, replaced with 3 190416-00:41:49,541 nipype.workflow DEBUG: Progress: 259 jobs, 9/5/0 (done/running/ready), 5/245 (pending_tasks/waiting). 190416-00:41:49,542 nipype.workflow INFO: [Job 52] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_tmpl). 190416-00:41:49,543 nipype.workflow INFO: [Job 56] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_template_dimensions). 190416-00:41:49,544 nipype.workflow INFO: [Job 107] Completed (fmriprep_wf.single_subject_NC080001_wf.bids_info). 190416-00:41:49,546 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-00:41:49,548 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 6 jobs ready. Free memory (GB): 7.69/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_split 190416-00:41:49,612 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_conform_report ID=57 (0.20GB, 1 threads). Free: 7.49GB, 3 threads. 190416-00:41:49,612 nipype.workflow DEBUG: Setting node inputs 190416-00:41:49,612 nipype.workflow DEBUG: input: source_file 190416-00:41:49,612 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:49,613 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:49,613 nipype.workflow DEBUG: output: t1w 190416-00:41:49,614 nipype.workflow DEBUG: [Node] ds_t1_conform_report - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:49,614 nipype.workflow DEBUG: input: in_file 190416-00:41:49,614 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,614 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,615 nipype.workflow DEBUG: output: out_report 190416-00:41:49,615 nipype.workflow DEBUG: [Node] ds_t1_conform_report - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/report.html 190416-00:41:49,620 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report". 190416-00:41:49,620 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_conform_report" locally: cached=False, updated=False. 190416-00:41:49,621 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_conform_report on master thread 190416-00:41:49,621 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_conform_report" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report". 190416-00:41:49,621 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report". 190416-00:41:49,622 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report 190416-00:41:49,622 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report 190416-00:41:49,622 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report/_report 190416-00:41:49,623 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report/_report/report.rst" 190416-00:41:49,624 nipype.workflow INFO: [Node] Running "ds_t1_conform_report" ("smriprep.interfaces.DerivativesDataSink") 190416-00:41:49,625 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_conform.html 190416-00:41:49,626 nipype.utils DEBUG: Linking File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_conform.html->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/report.html 190416-00:41:49,626 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_conform.html 190416-00:41:49,626 nipype.utils DEBUG: File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_conform.html already exists, not overwriting, copy:1 190416-00:41:49,628 nipype.workflow DEBUG: Needed files: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_conform.html;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report/_0xb376a4590114cc08640fed92b87d8c80_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report/_node.pklz 190416-00:41:49,628 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report/_report 190416-00:41:49,628 nipype.workflow DEBUG: Removing files: 190416-00:41:49,629 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report/result_ds_t1_conform_report.pklz 190416-00:41:49,630 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_conform_report/_report/report.rst" 190416-00:41:49,631 nipype.workflow DEBUG: Aggregate: False 190416-00:41:49,631 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_conform_report". 190416-00:41:49,631 nipype.workflow INFO: [Job 57] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_conform_report). 190416-00:41:49,699 nipype.workflow DEBUG: adding multipath trait: in_file 190416-00:41:49,699 nipype.workflow DEBUG: adding multipath trait: source_file 190416-00:41:49,700 nipype.workflow DEBUG: Setting node inputs 190416-00:41:49,700 nipype.workflow DEBUG: input: source_file 190416-00:41:49,700 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,700 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,701 nipype.workflow DEBUG: output: t1w_valid_list 190416-00:41:49,702 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_template_transforms) input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:49,702 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_template_transforms) input: source_file -> /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:49,702 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_template_transforms ID=58 (0.20GB, 1 threads). Free: 7.49GB, 3 threads. 190416-00:41:49,702 nipype.workflow DEBUG: adding multipath trait: in_file 190416-00:41:49,703 nipype.workflow DEBUG: adding multipath trait: source_file 190416-00:41:49,704 nipype.workflow DEBUG: setting hashinput source_file-> ['/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz'] 190416-00:41:49,704 nipype.workflow DEBUG: setting hashinput in_file-> [['/usr/local/miniconda/lib/python3.7/site-packages/smriprep/data/itkIdentityTransform.txt']] 190416-00:41:49,710 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms". 190416-00:41:49,710 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_template_transforms" locally: cached=False, updated=False. 190416-00:41:49,711 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_template_transforms on master thread 190416-00:41:49,711 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_template_transforms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms". 190416-00:41:49,712 nipype.workflow DEBUG: adding multipath trait: in_file 190416-00:41:49,712 nipype.workflow DEBUG: adding multipath trait: source_file 190416-00:41:49,713 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms". 190416-00:41:49,713 nipype.workflow DEBUG: [MapNode] Resume - hashfile=/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/_0x9a9f0bd6047060c2e8461ca26d69487f_unfinished.json 190416-00:41:49,713 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms 190416-00:41:49,714 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/_report 190416-00:41:49,714 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/_report/report.rst" 190416-00:41:49,716 nipype.workflow DEBUG: setting input 0 source_file /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:49,717 nipype.workflow DEBUG: setting input 0 in_file ['/usr/local/miniconda/lib/python3.7/site-packages/smriprep/data/itkIdentityTransform.txt'] 190416-00:41:49,717 nipype.workflow INFO: [Node] Setting-up "_ds_t1_template_transforms0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0". 190416-00:41:49,717 nipype.workflow DEBUG: Setting node inputs 190416-00:41:49,723 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0". 190416-00:41:49,723 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0 190416-00:41:49,723 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0 190416-00:41:49,724 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0/_report 190416-00:41:49,724 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0/_report/report.rst" 190416-00:41:49,726 nipype.workflow INFO: [Node] Running "_ds_t1_template_transforms0" ("smriprep.interfaces.DerivativesDataSink") 190416-00:41:49,729 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-orig_to-T1w_mode-image_xfm.txt 190416-00:41:49,729 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-orig_to-T1w_mode-image_xfm.txt->/usr/local/miniconda/lib/python3.7/site-packages/smriprep/data/itkIdentityTransform.txt 190416-00:41:49,729 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-orig_to-T1w_mode-image_xfm.txt->/usr/local/miniconda/lib/python3.7/site-packages/smriprep/data/itkIdentityTransform.txt 190416-00:41:49,732 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-orig_to-T1w_mode-image_xfm.txt 190416-00:41:49,734 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-orig_to-T1w_mode-image_xfm.txt already exists,cb4458eef50a1f1225644487ede1447c, copy:1 190416-00:41:49,735 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-orig_to-T1w_mode-image_xfm.txt->/usr/local/miniconda/lib/python3.7/site-packages/smriprep/data/itkIdentityTransform.txt 190416-00:41:49,743 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-orig_to-T1w_mode-image_xfm.txt;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0/_0xf1c46c8eb3f3f1c60b91fbf4a380b94d_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0/_node.pklz 190416-00:41:49,743 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0/_report 190416-00:41:49,743 nipype.workflow DEBUG: Removing files: 190416-00:41:49,746 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0/result__ds_t1_template_transforms0.pklz 190416-00:41:49,747 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/mapflow/_ds_t1_template_transforms0/_report/report.rst" 190416-00:41:49,752 nipype.workflow DEBUG: Aggregate: False 190416-00:41:49,752 nipype.workflow INFO: [Node] Finished "_ds_t1_template_transforms0". 190416-00:41:49,755 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/result_ds_t1_template_transforms.pklz 190416-00:41:49,755 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_template_transforms/_report/report.rst" 190416-00:41:49,757 nipype.workflow DEBUG: Aggregate: False 190416-00:41:49,757 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_template_transforms". 190416-00:41:49,757 nipype.workflow INFO: [Job 58] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_template_transforms). 190416-00:41:49,822 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.raw_sources ID=59 (0.20GB, 1 threads). Free: 7.49GB, 3 threads. 190416-00:41:49,822 nipype.workflow DEBUG: Setting node inputs 190416-00:41:49,822 nipype.workflow DEBUG: input: in_files 190416-00:41:49,822 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,823 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,823 nipype.workflow DEBUG: output: t1w_valid_list 190416-00:41:49,824 nipype.workflow DEBUG: [Node] raw_sources - setting input in_files = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:49,830 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/raw_sources". 190416-00:41:49,830 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.raw_sources" locally: cached=False, updated=False. 190416-00:41:49,831 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.raw_sources (taskid=11). 190416-00:41:49,831 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.t1_name ID=60 (0.20GB, 1 threads). Free: 7.29GB, 2 threads. 190416-00:41:49,831 nipype.workflow DEBUG: Setting node inputs 190416-00:41:49,831 nipype.workflow DEBUG: input: in_files 190416-00:41:49,831 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,831 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,833 nipype.workflow DEBUG: output: t1w_valid_list 190416-00:41:49,833 nipype.workflow DEBUG: [Node] t1_name - setting input in_files = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:49,833 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.raw_sources" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/raw_sources". 190416-00:41:49,835 nipype.workflow INFO: [Node] Running "raw_sources" ("nipype.interfaces.utility.wrappers.Function") 190416-00:41:49,837 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name". 190416-00:41:49,837 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.t1_name" locally: cached=False, updated=False. 190416-00:41:49,838 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.t1_name (taskid=12). 190416-00:41:49,839 nipype.workflow DEBUG: adding multipath trait: in_file 190416-00:41:49,839 nipype.workflow DEBUG: Setting node inputs 190416-00:41:49,839 nipype.workflow DEBUG: input: in_file 190416-00:41:49,839 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.t1_name" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name".190416-00:41:49,839 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,839 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.raw_sources". 190416-00:41:49,839 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,840 nipype.workflow DEBUG: output: t1w_valid_list 190416-00:41:49,840 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform) input in_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:49,840 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform) input: in_file -> /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:49,842 nipype.workflow INFO: [Node] Running "t1_name" ("nipype.interfaces.utility.wrappers.Function") 190416-00:41:49,843 nipype.workflow DEBUG: input: target_zooms 190416-00:41:49,843 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,843 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,844 nipype.workflow DEBUG: output: target_zooms 190416-00:41:49,844 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform) input target_zooms = (0.9999992251396179, 1.0, 1.0) 190416-00:41:49,844 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform) input: target_zooms -> (0.9999992251396179, 1.0, 1.0) 190416-00:41:49,845 nipype.workflow DEBUG: input: target_shape 190416-00:41:49,845 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,845 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_template_dimensions/result_t1_template_dimensions.pklz 190416-00:41:49,846 nipype.workflow DEBUG: output: target_shape 190416-00:41:49,847 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform) input target_shape = (188, 256, 256) 190416-00:41:49,847 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform) input: target_shape -> (188, 256, 256) 190416-00:41:49,847 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform ID=61 (0.20GB, 1 threads). Free: 7.09GB, 1 threads. 190416-00:41:49,848 nipype.workflow DEBUG: adding multipath trait: in_file 190416-00:41:49,849 nipype.workflow DEBUG: setting hashinput in_file-> ['/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz'] 190416-00:41:49,852 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform". 190416-00:41:49,852 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.t1_name". 190416-00:41:49,853 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform" locally: cached=False, updated=False. 190416-00:41:49,854 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform (taskid=13). 190416-00:41:49,856 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.summary ID=257 (0.20GB, 1 threads). Free: 6.89GB, 0 threads. 190416-00:41:49,856 nipype.workflow DEBUG: Setting node inputs 190416-00:41:49,856 nipype.workflow DEBUG: input: t1w 190416-00:41:49,856 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:49,856 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform". 190416-00:41:49,856 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:49,858 nipype.workflow DEBUG: output: t1w 190416-00:41:49,858 nipype.workflow DEBUG: [Node] summary - setting input t1w = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:49,861 nipype.workflow DEBUG: input: t2w 190416-00:41:49,861 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:49,861 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:49,862 nipype.workflow INFO: [Node] Setting-up "_t1_conform0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0". 190416-00:41:49,862 nipype.workflow DEBUG: output: t2w 190416-00:41:49,863 nipype.workflow DEBUG: [Node] summary - setting input t2w = 190416-00:41:49,863 nipype.workflow DEBUG: input: bold 190416-00:41:49,863 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:49,864 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:49,865 nipype.workflow DEBUG: output: bold 190416-00:41:49,865 nipype.workflow DEBUG: [Node] summary - setting input bold = /data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz 190416-00:41:49,867 nipype.workflow DEBUG: input: subject_id 190416-00:41:49,867 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bids_info/result_bids_info.pklz 190416-00:41:49,868 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bids_info/result_bids_info.pklz 190416-00:41:49,868 nipype.workflow DEBUG: output: subject 190416-00:41:49,869 nipype.workflow DEBUG: [Node] summary - setting input subject_id = NC080001 190416-00:41:49,869 nipype.workflow DEBUG: input: subjects_dir 190416-00:41:49,869 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/result_fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c.pklz 190416-00:41:49,869 nipype.workflow INFO: [Node] Running "_t1_conform0" ("niworkflows.interfaces.images.Conform") 190416-00:41:49,869 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/result_fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c.pklz 190416-00:41:49,871 nipype.workflow DEBUG: output: subjects_dir 190416-00:41:49,872 nipype.workflow DEBUG: [Node] summary - setting input subjects_dir = /out/freesurfer 190416-00:41:49,883 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary". 190416-00:41:49,883 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.summary" locally: cached=False, updated=False. 190416-00:41:49,883 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.summary on master thread 190416-00:41:49,884 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.summary" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary". 190416-00:41:49,884 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary". 190416-00:41:49,884 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary 190416-00:41:49,885 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary 190416-00:41:49,885 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/_report 190416-00:41:49,886 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/_report/report.rst" 190416-00:41:49,892 nipype.workflow INFO: [Node] Running "summary" ("fmriprep.interfaces.reports.SubjectSummary") 190416-00:41:49,897 nipype.interface DEBUG: T1_files_['/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz'] 190416-00:41:49,897 nipype.interface DEBUG: directive_all 190416-00:41:49,898 nipype.interface DEBUG: flags_['-noskullstrip'] 190416-00:41:49,898 nipype.interface DEBUG: subject_id_NC080001 190416-00:41:49,898 nipype.interface DEBUG: subjects_dir_/out/freesurfer 190416-00:41:49,901 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/report.html;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/_0x8856017e89a989a174021644af30e819_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/_node.pklz 190416-00:41:49,901 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/_report 190416-00:41:49,901 nipype.workflow DEBUG: Removing files: 190416-00:41:49,903 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/result_summary.pklz 190416-00:41:49,903 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/_report/report.rst" 190416-00:41:49,905 nipype.workflow DEBUG: Aggregate: False 190416-00:41:49,905 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.summary". 190416-00:41:49,906 nipype.workflow INFO: [Job 257] Completed (fmriprep_wf.single_subject_NC080001_wf.summary). 190416-00:41:50,557 nipype.workflow INFO: [Node] Finished "_t1_conform0". 190416-00:41:50,558 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform". 190416-00:41:51,544 nipype.workflow DEBUG: Progress: 259 jobs, 15/5/1 (done/running/ready), 5/239 (pending_tasks/waiting). 190416-00:41:51,544 nipype.workflow INFO: [Job 59] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.raw_sources). 190416-00:41:51,546 nipype.workflow INFO: [Job 60] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.t1_name). 190416-00:41:51,547 nipype.workflow INFO: [Job 61] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.t1_conform). 190416-00:41:51,549 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-00:41:51,551 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 7.69/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_split 190416-00:41:51,614 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.get1st ID=62 (0.20GB, 1 threads). Free: 7.49GB, 3 threads. 190416-00:41:51,615 nipype.workflow DEBUG: Setting node inputs 190416-00:41:51,615 nipype.workflow DEBUG: input: inlist 190416-00:41:51,615 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/result_t1_conform.pklz 190416-00:41:51,615 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/result_t1_conform.pklz 190416-00:41:51,616 nipype.workflow DEBUG: output: out_file 190416-00:41:51,616 nipype.workflow DEBUG: [Node] get1st - setting input inlist = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz'] 190416-00:41:51,617 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st". 190416-00:41:51,617 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.get1st" locally: cached=False, updated=False. 190416-00:41:51,618 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.get1st (taskid=14). 190416-00:41:51,619 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.ds_report_summary ID=258 (0.20GB, 1 threads). Free: 7.29GB, 2 threads. 190416-00:41:51,619 nipype.workflow DEBUG: Setting node inputs 190416-00:41:51,629 nipype.workflow DEBUG: input: source_file 190416-00:41:51,629 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:51,629 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:51,629 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.get1st" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st". 190416-00:41:51,630 nipype.workflow DEBUG: output: t1w 190416-00:41:51,630 nipype.workflow DEBUG: [Node] ds_report_summary - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:41:51,630 nipype.workflow DEBUG: input: in_file 190416-00:41:51,630 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/result_summary.pklz 190416-00:41:51,631 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/result_summary.pklz 190416-00:41:51,631 nipype.workflow DEBUG: output: out_report 190416-00:41:51,631 nipype.workflow DEBUG: [Node] ds_report_summary - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/report.html 190416-00:41:51,633 nipype.workflow INFO: [Node] Running "get1st" ("nipype.interfaces.utility.base.Select") 190416-00:41:51,636 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.get1st". 190416-00:41:51,638 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary". 190416-00:41:51,638 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.ds_report_summary" locally: cached=False, updated=False. 190416-00:41:51,638 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.ds_report_summary on master thread 190416-00:41:51,639 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.ds_report_summary" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary". 190416-00:41:51,639 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary". 190416-00:41:51,639 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary 190416-00:41:51,640 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary 190416-00:41:51,641 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary/_report 190416-00:41:51,641 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary/_report/report.rst" 190416-00:41:51,643 nipype.workflow INFO: [Node] Running "ds_report_summary" ("fmriprep.interfaces.DerivativesDataSink") 190416-00:41:51,644 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_summary.html 190416-00:41:51,644 nipype.utils DEBUG: Linking File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_summary.html->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/summary/report.html 190416-00:41:51,645 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_summary.html 190416-00:41:51,645 nipype.utils DEBUG: File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_summary.html already exists, not overwriting, copy:1 190416-00:41:51,647 nipype.workflow DEBUG: Needed files: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_summary.html;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary/_0x4200447b6c1069d907ff19e860cd4746_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary/_node.pklz 190416-00:41:51,647 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary/_report 190416-00:41:51,647 nipype.workflow DEBUG: Removing files: 190416-00:41:51,648 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary/result_ds_report_summary.pklz 190416-00:41:51,649 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/ds_report_summary/_report/report.rst" 190416-00:41:51,651 nipype.workflow DEBUG: Aggregate: False 190416-00:41:51,652 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.ds_report_summary". 190416-00:41:51,652 nipype.workflow INFO: [Job 258] Completed (fmriprep_wf.single_subject_NC080001_wf.ds_report_summary). 190416-00:41:53,545 nipype.workflow DEBUG: Progress: 259 jobs, 19/3/0 (done/running/ready), 3/237 (pending_tasks/waiting). 190416-00:41:53,545 nipype.workflow INFO: [Job 62] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_template_wf.get1st). 190416-00:41:53,547 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-00:41:53,549 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 3 jobs ready. Free memory (GB): 7.69/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_split 190416-00:41:53,612 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fov_check ID=63 (0.20GB, 1 threads). Free: 7.49GB, 3 threads. 190416-00:41:53,612 nipype.workflow DEBUG: Setting node inputs 190416-00:41:53,612 nipype.workflow DEBUG: input: in_files 190416-00:41:53,612 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-00:41:53,613 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-00:41:53,614 nipype.workflow DEBUG: output: out 190416-00:41:53,614 nipype.workflow DEBUG: [Node] fov_check - setting input in_files = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz 190416-00:41:53,615 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fov_check". 190416-00:41:53,615 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fov_check" locally: cached=False, updated=False. 190416-00:41:53,617 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fov_check (taskid=15). 190416-00:41:53,617 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.recon_config ID=64 (0.20GB, 1 threads). Free: 7.29GB, 2 threads. 190416-00:41:53,619 nipype.workflow DEBUG: Setting node inputs 190416-00:41:53,619 nipype.workflow DEBUG: input: t1w_list 190416-00:41:53,623 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fov_check" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fov_check". 190416-00:41:53,623 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-00:41:53,623 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-00:41:53,624 nipype.workflow DEBUG: output: out 190416-00:41:53,624 nipype.workflow DEBUG: [Node] recon_config - setting input t1w_list = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz 190416-00:41:53,625 nipype.workflow DEBUG: input: t2w_list 190416-00:41:53,625 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:53,625 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:53,626 nipype.workflow INFO: [Node] Running "fov_check" ("nipype.interfaces.utility.wrappers.Function") 190416-00:41:53,626 nipype.workflow DEBUG: output: t2w 190416-00:41:53,626 nipype.workflow DEBUG: [Node] recon_config - setting input t2w_list = 190416-00:41:53,626 nipype.workflow DEBUG: input: flair_list 190416-00:41:53,627 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:53,627 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-00:41:53,628 nipype.workflow DEBUG: output: flair 190416-00:41:53,628 nipype.workflow DEBUG: [Node] recon_config - setting input flair_list = 190416-00:41:53,629 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config". 190416-00:41:53,630 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.recon_config" locally: cached=False, updated=False. 190416-00:41:53,631 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.recon_config (taskid=16). 190416-00:41:53,633 nipype.workflow DEBUG: adding multipath trait: op1 190416-00:41:53,634 nipype.workflow DEBUG: Setting node inputs 190416-00:41:53,634 nipype.workflow DEBUG: input: op1 190416-00:41:53,634 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-00:41:53,635 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz /usr/local/miniconda/lib/python3.7/site-packages/skimage/__init__.py:80: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/local/miniconda/lib/python3.7/site-packages/pytest.py' mode='r' encoding='utf-8'> imp.find_module('pytest') 190416-00:41:53,637 nipype.workflow DEBUG: output: out 190416-00:41:53,637 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.truncate_images) input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz 190416-00:41:53,637 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.truncate_images) input: op1 -> /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz 190416-00:41:53,638 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.truncate_images ID=65 (0.20GB, 1 threads). Free: 7.09GB, 1 threads. 190416-00:41:53,638 nipype.workflow DEBUG: adding multipath trait: op1 190416-00:41:53,639 nipype.workflow DEBUG: setting hashinput op1-> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz'] 190416-00:41:53,640 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/truncate_images". 190416-00:41:53,640 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.truncate_images" locally: cached=False, updated=False. 190416-00:41:53,642 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.truncate_images (taskid=17). 190416-00:41:53,647 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.truncate_images" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/truncate_images". 190416-00:41:53,650 nipype.workflow INFO: [Node] Setting-up "_truncate_images0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/truncate_images/mapflow/_truncate_images0". 190416-00:41:53,652 nipype.workflow INFO: [Node] Running "_truncate_images0" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 sub-NC080001_T1w_ras_maths.nii.gz TruncateImageIntensity /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz 0.01 0.999 256 190416-00:41:53,919 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.recon_config" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config". 190416-00:41:53,921 nipype.workflow INFO: [Node] Running "recon_config" ("niworkflows.interfaces.freesurfer.FSDetectInputs") 190416-00:41:53,935 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.recon_config". 190416-00:41:54,93 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_split". 190416-00:41:54,141 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fov_check". 190416-00:41:55,547 nipype.workflow DEBUG: Progress: 259 jobs, 20/5/0 (done/running/ready), 5/234 (pending_tasks/waiting). 190416-00:41:55,548 nipype.workflow INFO: [Job 2] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_split). 190416-00:41:55,549 nipype.workflow INFO: [Job 63] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fov_check). 190416-00:41:55,550 nipype.workflow INFO: [Job 64] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.recon_config). 190416-00:41:55,552 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-00:41:55,554 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 7.57/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.truncate_images * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref 190416-00:41:55,615 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.gen_ref ID=3 (0.30GB, 1 threads). Free: 7.27GB, 3 threads. 190416-00:41:55,616 nipype.workflow DEBUG: Setting node inputs 190416-00:41:55,616 nipype.workflow DEBUG: input: moving_image 190416-00:41:55,616 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/result_bold_split.pklz 190416-00:41:55,616 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/result_bold_split.pklz 190416-00:41:55,619 nipype.workflow DEBUG: output: out_files 190416-00:41:55,619 nipype.workflow DEBUG: [Node] gen_ref - setting input moving_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0000.nii.gz 190416-00:41:55,620 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref". 190416-00:41:55,620 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.gen_ref" locally: cached=False, updated=False. 190416-00:41:55,621 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.gen_ref (taskid=18). 190416-00:41:55,622 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:41:55,623 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.gen_ref" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref". 190416-00:41:55,624 nipype.workflow INFO: [Node] Running "gen_ref" ("niworkflows.interfaces.utils.GenerateSamplingReference") 190416-00:41:55,807 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.gen_ref". 190416-00:41:56,330 nipype.workflow INFO: [Node] Finished "_truncate_images0". 190416-00:41:56,332 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.truncate_images". 190416-00:41:57,551 nipype.workflow DEBUG: Progress: 259 jobs, 23/3/1 (done/running/ready), 3/233 (pending_tasks/waiting). 190416-00:41:57,551 nipype.workflow INFO: [Job 65] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.truncate_images). 190416-00:41:57,552 nipype.workflow INFO: [Job 3] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.gen_ref). 190416-00:41:57,554 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:41:57,556 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref 190416-00:41:57,618 nipype.workflow DEBUG: adding multipath trait: input_image 190416-00:41:57,618 nipype.workflow DEBUG: Setting node inputs 190416-00:41:57,619 nipype.workflow DEBUG: input: input_image 190416-00:41:57,619 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/truncate_images/result_truncate_images.pklz 190416-00:41:57,619 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/truncate_images/result_truncate_images.pklz 190416-00:41:57,620 nipype.workflow DEBUG: output: output_image 190416-00:41:57,620 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4) input input_image = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/truncate_images/mapflow/_truncate_images0/sub-NC080001_T1w_ras_maths.nii.gz'] 190416-00:41:57,621 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4) input: input_image -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/truncate_images/mapflow/_truncate_images0/sub-NC080001_T1w_ras_maths.nii.gz'] 190416-00:41:57,621 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4 ID=66 (0.20GB, 5 threads). Free: 7.57GB, 0 threads. 190416-00:41:57,622 nipype.workflow DEBUG: adding multipath trait: input_image 190416-00:41:57,623 nipype.workflow DEBUG: setting hashinput input_image-> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/truncate_images/mapflow/_truncate_images0/sub-NC080001_T1w_ras_maths.nii.gz'] 190416-00:41:57,624 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4". 190416-00:41:57,624 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4" locally: cached=False, updated=False. 190416-00:41:57,626 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4 (taskid=19). 190416-00:41:57,626 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:41:57,628 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4". 190416-00:41:57,632 nipype.workflow INFO: [Node] Setting-up "_inu_n40" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40". 190416-00:41:57,635 nipype.workflow INFO: [Node] Running "_inu_n40" ("nipype.interfaces.ants.segmentation.N4BiasFieldCorrection"), a CommandLine Interface with command: N4BiasFieldCorrection --bspline-fitting [ 200 ] -d 3 --input-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/truncate_images/mapflow/_truncate_images0/sub-NC080001_T1w_ras_maths.nii.gz --convergence [ 50x50x50x50, 1e-07 ] --output [ sub-NC080001_T1w_ras_maths_corrected.nii.gz, sub-NC080001_T1w_ras_maths_bias.nii.gz ] --shrink-factor 4 190416-00:41:59,554 nipype.workflow DEBUG: Progress: 259 jobs, 25/2/1 (done/running/ready), 2/232 (pending_tasks/waiting). 190416-00:41:59,554 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-00:41:59,556 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 1 jobs ready. Free memory (GB): 7.57/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4 * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref 190416-00:41:59,556 nipype.workflow DEBUG: No resources available 190416-00:42:01,524 nipype.workflow DEBUG: No resources available 190416-00:42:03,528 nipype.workflow DEBUG: No resources available 190416-00:42:05,531 nipype.workflow DEBUG: No resources available 190416-00:42:06,23 nipype.interface INFO: stderr 2019-04-16T00:42:06.023741:++ Max displacement in automask = 0.13 (mm) at sub-brick 19 190416-00:42:06,23 nipype.interface INFO: stderr 2019-04-16T00:42:06.023741:++ Max delta displ in automask = 0.07 (mm) at sub-brick 11 190416-00:42:06,852 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref". 190416-00:42:07,532 nipype.workflow INFO: [Job 5] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.gen_ref). 190416-00:42:07,533 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:42:07,536 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4 190416-00:42:07,600 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate_ref ID=6 (0.01GB, 1 threads). Free: 8.56GB, 0 threads. 190416-00:42:07,600 nipype.workflow DEBUG: Setting node inputs 190416-00:42:07,600 nipype.workflow DEBUG: input: in_file 190416-00:42:07,601 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-00:42:07,601 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-00:42:07,602 nipype.workflow DEBUG: output: ref_image 190416-00:42:07,602 nipype.workflow DEBUG: [Node] validate_ref - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-00:42:07,602 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref". 190416-00:42:07,603 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate_ref" locally: cached=False, updated=False. 190416-00:42:07,603 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate_ref (taskid=20). 190416-00:42:07,604 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/local/miniconda/lib/python3.7/site-packages/nilearn/datasets/neurovault.py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Container 190416-00:42:08,461 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate_ref" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref". 190416-00:42:08,463 nipype.workflow INFO: [Node] Running "validate_ref" ("niworkflows.interfaces.images.ValidateImage") 190416-00:42:08,499 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate_ref". 190416-00:42:09,535 nipype.workflow DEBUG: Progress: 259 jobs, 26/2/1 (done/running/ready), 2/231 (pending_tasks/waiting). 190416-00:42:09,535 nipype.workflow INFO: [Job 6] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.validate_ref). 190416-00:42:09,537 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:42:09,539 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4 190416-00:42:09,602 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.mcflirt ID=7 (0.07GB, 1 threads). Free: 8.49GB, 0 threads. 190416-00:42:09,603 nipype.workflow DEBUG: Setting node inputs 190416-00:42:09,603 nipype.workflow DEBUG: input: ref_file 190416-00:42:09,603 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:42:09,603 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:42:09,604 nipype.workflow DEBUG: output: out_file 190416-00:42:09,604 nipype.workflow DEBUG: [Node] mcflirt - setting input ref_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:42:09,605 nipype.workflow DEBUG: input: in_file 190416-00:42:09,605 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/result_validate.pklz 190416-00:42:09,605 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/result_validate.pklz 190416-00:42:09,605 nipype.workflow DEBUG: output: out_file 190416-00:42:09,605 nipype.workflow DEBUG: [Node] mcflirt - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/sub-NC080001_task-rest_bold_valid.nii.gz 190416-00:42:09,606 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt". 190416-00:42:09,606 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.mcflirt" locally: cached=False, updated=False. 190416-00:42:09,607 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.mcflirt (taskid=21). 190416-00:42:09,607 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:42:09,607 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:42:09,608 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.mcflirt" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt". 190416-00:42:09,611 nipype.workflow INFO: [Node] Running "mcflirt" ("nipype.interfaces.fsl.preprocess.MCFLIRT"), a CommandLine Interface with command: mcflirt -in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate/sub-NC080001_task-rest_bold_valid.nii.gz -out /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz -reffile /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz -mats -plots 190416-00:42:11,536 nipype.workflow DEBUG: Progress: 259 jobs, 27/2/2 (done/running/ready), 2/230 (pending_tasks/waiting). 190416-00:42:11,536 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-00:42:11,539 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 8.49/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.mcflirt * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4 190416-00:42:11,539 nipype.workflow DEBUG: No resources available 190416-00:42:13,538 nipype.workflow DEBUG: No resources available 190416-00:42:15,539 nipype.workflow DEBUG: No resources available 190416-00:42:17,542 nipype.workflow DEBUG: No resources available 190416-00:42:19,545 nipype.workflow DEBUG: No resources available 190416-00:42:21,549 nipype.workflow DEBUG: No resources available 190416-00:42:23,552 nipype.workflow DEBUG: No resources available 190416-00:42:25,554 nipype.workflow DEBUG: No resources available 190416-00:42:27,558 nipype.workflow DEBUG: No resources available 190416-00:42:29,562 nipype.workflow DEBUG: No resources available 190416-00:42:31,531 nipype.workflow DEBUG: No resources available 190416-00:42:33,534 nipype.workflow DEBUG: No resources available 190416-00:42:35,535 nipype.workflow DEBUG: No resources available 190416-00:42:37,540 nipype.workflow DEBUG: No resources available 190416-00:42:39,542 nipype.workflow DEBUG: No resources available 190416-00:42:41,545 nipype.workflow DEBUG: No resources available 190416-00:42:43,547 nipype.workflow DEBUG: No resources available 190416-00:42:45,549 nipype.workflow DEBUG: No resources available 190416-00:42:47,553 nipype.workflow DEBUG: No resources available 190416-00:42:49,555 nipype.workflow DEBUG: No resources available 190416-00:42:51,560 nipype.workflow DEBUG: No resources available 190416-00:42:53,562 nipype.workflow DEBUG: No resources available 190416-00:42:53,627 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.mcflirt". 190416-00:42:55,563 nipype.workflow INFO: [Job 7] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.mcflirt). 190416-00:42:55,565 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:42:55,566 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 4 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4 190416-00:42:55,626 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.normalize_motion ID=8 (0.01GB, 1 threads). Free: 8.56GB, 0 threads. 190416-00:42:55,626 nipype.workflow DEBUG: Setting node inputs 190416-00:42:55,626 nipype.workflow DEBUG: input: in_file 190416-00:42:55,626 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/result_mcflirt.pklz 190416-00:42:55,626 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/result_mcflirt.pklz 190416-00:42:55,629 nipype.workflow DEBUG: output: par_file 190416-00:42:55,629 nipype.workflow DEBUG: [Node] normalize_motion - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.par 190416-00:42:55,630 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/normalize_motion". 190416-00:42:55,630 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.normalize_motion" locally: cached=False, updated=False. 190416-00:42:55,631 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.normalize_motion (taskid=22). 190416-00:42:55,631 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:42:55,631 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:42:55,631 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:42:55,633 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.normalize_motion" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/normalize_motion". 190416-00:42:55,634 nipype.workflow INFO: [Node] Running "normalize_motion" ("niworkflows.interfaces.utils.NormalizeMotionParams") 190416-00:42:55,644 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.normalize_motion". 190416-00:42:57,566 nipype.workflow DEBUG: Progress: 259 jobs, 28/2/3 (done/running/ready), 2/229 (pending_tasks/waiting). 190416-00:42:57,567 nipype.workflow INFO: [Job 8] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.normalize_motion). 190416-00:42:57,568 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:42:57,570 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 5 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4 190416-00:42:57,631 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_motion_headers ID=9 (0.01GB, 1 threads). Free: 8.56GB, 0 threads. 190416-00:42:57,631 nipype.workflow DEBUG: Setting node inputs 190416-00:42:57,632 nipype.workflow DEBUG: input: in_file 190416-00:42:57,632 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/normalize_motion/result_normalize_motion.pklz 190416-00:42:57,632 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/normalize_motion/result_normalize_motion.pklz 190416-00:42:57,633 nipype.workflow DEBUG: output: out_file 190416-00:42:57,633 nipype.workflow DEBUG: [Node] add_motion_headers - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/normalize_motion/motion_params.txt 190416-00:42:57,634 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers". 190416-00:42:57,635 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_motion_headers" locally: cached=False, updated=False. 190416-00:42:57,635 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_motion_headers on master thread 190416-00:42:57,635 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_motion_headers" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers". 190416-00:42:57,636 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers". 190416-00:42:57,636 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers 190416-00:42:57,636 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers 190416-00:42:57,637 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/_report 190416-00:42:57,637 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/_report/report.rst" 190416-00:42:57,639 nipype.workflow INFO: [Node] Running "add_motion_headers" ("niworkflows.interfaces.utils.AddTSVHeader") 190416-00:42:57,646 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/motion_params_motion.tsv;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/_0x59dcadb929972e7b8d7eb80aa4f3792d_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/_node.pklz 190416-00:42:57,646 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/_report 190416-00:42:57,646 nipype.workflow DEBUG: Removing files: 190416-00:42:57,647 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/result_add_motion_headers.pklz 190416-00:42:57,648 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/_report/report.rst" 190416-00:42:57,649 nipype.workflow DEBUG: Aggregate: False 190416-00:42:57,649 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_motion_headers". 190416-00:42:57,649 nipype.workflow INFO: [Job 9] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_motion_headers). 190416-00:42:57,713 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.fdisp ID=10 (0.16GB, 1 threads). Free: 8.41GB, 0 threads. 190416-00:42:57,713 nipype.workflow DEBUG: Setting node inputs 190416-00:42:57,713 nipype.workflow DEBUG: input: in_file 190416-00:42:57,713 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/normalize_motion/result_normalize_motion.pklz 190416-00:42:57,714 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/normalize_motion/result_normalize_motion.pklz 190416-00:42:57,715 nipype.workflow DEBUG: output: out_file 190416-00:42:57,715 nipype.workflow DEBUG: [Node] fdisp - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/normalize_motion/motion_params.txt 190416-00:42:57,716 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/fdisp". 190416-00:42:57,716 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.fdisp" locally: cached=False, updated=False. 190416-00:42:57,717 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.fdisp (taskid=23). 190416-00:42:57,718 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:42:57,718 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:42:57,719 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:42:57,719 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.fdisp" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/fdisp". 190416-00:42:57,722 nipype.workflow INFO: [Node] Running "fdisp" ("nipype.algorithms.confounds.FramewiseDisplacement") 190416-00:42:57,730 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.fdisp". 190416-00:42:59,569 nipype.workflow DEBUG: Progress: 259 jobs, 30/2/3 (done/running/ready), 2/227 (pending_tasks/waiting). 190416-00:42:59,569 nipype.workflow INFO: [Job 10] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.fdisp). 190416-00:42:59,570 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:42:59,572 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4 190416-00:42:59,633 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:42:59,633 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:42:59,633 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:01,537 nipype.workflow DEBUG: Progress: 259 jobs, 31/1/3 (done/running/ready), 1/227 (pending_tasks/waiting). 190416-00:43:01,537 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:43:01,601 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:43:01,602 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:43:01,602 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:03,600 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:43:03,600 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:43:03,601 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:05,618 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:43:05,618 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:43:05,618 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:07,604 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:43:07,605 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:43:07,605 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:09,607 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:43:09,607 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:43:09,607 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:11,609 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:43:11,609 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:43:11,609 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:13,611 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:43:13,611 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:43:13,611 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:15,615 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:43:15,615 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:43:15,615 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:17,618 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:43:17,618 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:43:17,618 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:19,620 nipype.workflow DEBUG: Cannot allocate job 11 (0.05GB, 5 threads). 190416-00:43:19,620 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:43:19,620 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:19,946 nipype.workflow INFO: [Node] Finished "_inu_n40". 190416-00:43:19,948 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4". 190416-00:43:21,567 nipype.workflow INFO: [Job 66] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.inu_n4). 190416-00:43:21,569 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-00:43:21,571 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 6 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-00:43:21,633 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.fsl2itk ID=11 (0.05GB, 5 threads). Free: 8.72GB, 1 threads. 190416-00:43:21,633 nipype.workflow DEBUG: Setting node inputs 190416-00:43:21,633 nipype.workflow DEBUG: input: in_files 190416-00:43:21,634 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/result_mcflirt.pklz 190416-00:43:21,634 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/result_mcflirt.pklz 190416-00:43:21,637 nipype.workflow DEBUG: output: mat_file 190416-00:43:21,637 nipype.workflow DEBUG: [Node] fsl2itk - setting input in_files = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0000', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0001', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0002', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0003', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0004', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0005', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0006', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0007', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0008', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0009', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0010', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0011', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0012', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0013', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0014', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0015', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0016', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0017', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0018', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0019', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0020', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0021', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0022', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0023', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0024', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0025', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0026', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0027', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0028', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0029', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0030', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0031', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0032', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0033', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0034', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0035', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0036', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0037', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0038', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0039', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0040', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0041', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0042', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0043', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0044', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0045', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0046', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0047', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0048', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0049', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0050', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0051', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0052', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0053', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0054', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0055', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0056', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0057', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0058', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0059', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0060', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0061', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0062', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0063', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0064', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0065', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0066', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0067', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0068', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0069', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0070', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0071', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0072', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0073', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0074', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0075', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0076', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0077', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0078', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0079', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0080', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0081', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0082', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0083', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0084', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0085', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0086', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0087', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0088', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0089', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0090', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0091', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0092', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0093', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0094', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0095', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0096', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0097', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0098', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0099', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0100', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0101', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0102', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0103', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0104', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0105', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0106', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0107', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0108', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0109', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0110', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0111', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0112', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0113', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0114', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0115', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0116', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0117', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0118', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0119', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0120', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0121', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0122', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0123', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0124', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0125', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0126', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0127', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0128', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0129', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0130', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0131', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0132', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0133', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0134', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0135', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0136', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0137', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0138', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0139', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0140', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0141', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0142', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0143', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0144', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0145', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0146', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0147', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0148', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0149', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0150', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0151', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0152', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0153', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0154', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0155', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0156', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0157', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0158', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0159', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0160', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0161', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0162', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0163', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0164', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0165', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0166', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0167', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0168', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0169', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0170', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0171', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0172', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0173', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0174', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0175', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0176', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0177', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0178', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0179', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0180', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0181', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0182', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0183', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0184', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0185', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0186', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0187', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0188', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0189', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0190', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0191', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0192', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0193', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0194', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0195', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0196', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0197', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0198', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0199', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0200', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0201', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0202', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0203', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0204', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0205', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0206', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0207', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0208', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0209', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0210', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0211', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0212', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0213', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0214', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0215', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0216', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0217', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0218', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0219', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0220', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0221', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0222', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0223', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0224', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0225', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0226', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0227', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0228', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0229', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0230', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0231', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0232', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0233', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0234', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0235', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0236', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0237', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0238', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/mcflirt/sub-NC080001_task-rest_bold_valid_mcf.nii.gz.mat/MAT_0239'] 190416-00:43:21,641 nipype.workflow DEBUG: input: in_source 190416-00:43:21,641 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:43:21,641 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:43:21,642 nipype.workflow DEBUG: output: out_file 190416-00:43:21,642 nipype.workflow DEBUG: [Node] fsl2itk - setting input in_source = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:43:21,642 nipype.workflow DEBUG: input: in_reference 190416-00:43:21,643 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:43:21,643 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:43:21,644 nipype.workflow DEBUG: output: out_file 190416-00:43:21,644 nipype.workflow DEBUG: [Node] fsl2itk - setting input in_reference = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:43:21,654 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk". 190416-00:43:21,654 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.fsl2itk" locally: cached=False, updated=False. 190416-00:43:21,659 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.fsl2itk (taskid=24). 190416-00:43:21,661 nipype.workflow DEBUG: Cannot allocate job 36 (0.20GB, 5 threads). 190416-00:43:21,661 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_preproc ID=67 (0.20GB, 1 threads). Free: 8.52GB, 0 threads. 190416-00:43:21,662 nipype.workflow DEBUG: Setting node inputs 190416-00:43:21,662 nipype.workflow DEBUG: input: source_file 190416-00:43:21,663 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-00:43:21,663 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-00:43:21,664 nipype.workflow DEBUG: output: out 190416-00:43:21,664 nipype.workflow DEBUG: [Node] ds_t1_preproc - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-00:43:21,665 nipype.workflow DEBUG: input: in_file 190416-00:43:21,665 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-00:43:21,666 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz190416-00:43:21,666 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.fsl2itk" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk". 190416-00:43:21,667 nipype.workflow DEBUG: output: output_image 190416-00:43:21,667 nipype.workflow DEBUG: [Node] ds_t1_preproc - setting input in_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz'] 190416-00:43:21,675 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc". 190416-00:43:21,675 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_preproc" locally: cached=False, updated=False. 190416-00:43:21,676 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_preproc on master thread 190416-00:43:21,677 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_preproc" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc". 190416-00:43:21,677 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc". 190416-00:43:21,678 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc 190416-00:43:21,678 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc 190416-00:43:21,679 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc/_report 190416-00:43:21,679 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc/_report/report.rst"190416-00:43:21,679 nipype.workflow INFO: [Node] Running "fsl2itk" ("niworkflows.interfaces.itk.MCFLIRT2ITK") 190416-00:43:21,682 nipype.workflow INFO: [Node] Running "ds_t1_preproc" ("smriprep.interfaces.DerivativesDataSink") 190416-00:43:31,137 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_desc-preproc_T1w.nii.gz;/out/fmriprep/sub-NC080001/anat/sub-NC080001_desc-preproc_T1w.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc/_0x319d673a27ce36a0387dccb77d8b3671_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc/_node.pklz 190416-00:43:31,137 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc/_report 190416-00:43:31,138 nipype.workflow DEBUG: Removing files: 190416-00:43:31,148 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc/result_ds_t1_preproc.pklz 190416-00:43:31,150 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_preproc/_report/report.rst" 190416-00:43:31,160 nipype.workflow DEBUG: Aggregate: False 190416-00:43:31,161 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_preproc". 190416-00:43:31,161 nipype.workflow INFO: [Job 67] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_preproc). 190416-00:43:31,234 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_target ID=68 (0.20GB, 1 threads). Free: 8.52GB, 0 threads. 190416-00:43:31,235 nipype.workflow DEBUG: Setting node inputs 190416-00:43:31,236 nipype.workflow DEBUG: input: op1 190416-00:43:31,237 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-00:43:31,238 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-00:43:31,240 nipype.workflow DEBUG: output: output_image 190416-00:43:31,241 nipype.workflow DEBUG: [Node] lap_target - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz 190416-00:43:31,244 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_target". 190416-00:43:31,244 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_target" locally: cached=False, updated=False. 190416-00:43:31,245 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_target (taskid=25). 190416-00:43:31,246 nipype.workflow DEBUG: Cannot allocate job 70 (0.20GB, 1 threads). 190416-00:43:31,246 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:31,249 nipype.workflow DEBUG: Progress: 259 jobs, 33/2/3 (done/running/ready), 2/224 (pending_tasks/waiting). 190416-00:43:31,249 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-00:43:31,252 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 3 jobs ready. Free memory (GB): 8.52/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_target * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.fsl2itk 190416-00:43:31,252 nipype.workflow DEBUG: No resources available 190416-00:43:31,258 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_target" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_target". 190416-00:43:31,260 nipype.workflow INFO: [Node] Running "lap_target" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 sub-NC080001_T1w_ras_maths_corrected_maths.nii.gz Laplacian /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz 1.5 1 190416-00:43:33,252 nipype.workflow DEBUG: No resources available 190416-00:43:35,256 nipype.workflow DEBUG: No resources available 190416-00:43:36,771 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.fsl2itk". 190416-00:43:37,257 nipype.workflow INFO: [Job 11] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_hmc_wf.fsl2itk). 190416-00:43:37,261 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:43:37,265 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 4 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_target 190416-00:43:37,326 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge_xforms ID=12 (0.01GB, 1 threads). Free: 8.56GB, 4 threads. 190416-00:43:37,326 nipype.workflow DEBUG: Setting node inputs 190416-00:43:37,327 nipype.workflow DEBUG: input: in2 190416-00:43:37,327 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/result_fsl2itk.pklz 190416-00:43:37,328 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/result_fsl2itk.pklz 190416-00:43:37,330 nipype.workflow DEBUG: output: out_file 190416-00:43:37,331 nipype.workflow DEBUG: [Node] merge_xforms - setting input in2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/mat2itk.txt 190416-00:43:37,333 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms". 190416-00:43:37,334 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge_xforms" locally: cached=False, updated=False. 190416-00:43:37,334 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge_xforms on master thread 190416-00:43:37,335 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge_xforms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms". 190416-00:43:37,336 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms". 190416-00:43:37,336 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms 190416-00:43:37,336 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms 190416-00:43:37,337 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms/_report 190416-00:43:37,337 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms/_report/report.rst" 190416-00:43:37,338 nipype.workflow INFO: [Node] Running "merge_xforms" ("nipype.interfaces.utility.base.Merge") 190416-00:43:37,340 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/mat2itk.txt;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms/_0x1e0a9a3da4282d35636c6fe4396166ad_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms/_node.pklz 190416-00:43:37,340 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms/_report 190416-00:43:37,341 nipype.workflow DEBUG: Removing files: 190416-00:43:37,342 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms/result_merge_xforms.pklz 190416-00:43:37,342 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms/_report/report.rst" 190416-00:43:37,343 nipype.workflow DEBUG: Aggregate: False 190416-00:43:37,343 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge_xforms". 190416-00:43:37,343 nipype.workflow INFO: [Job 12] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge_xforms). 190416-00:43:37,407 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff ID=36 (0.20GB, 5 threads). Free: 8.37GB, 0 threads. 190416-00:43:37,408 nipype.workflow DEBUG: Setting node inputs 190416-00:43:37,408 nipype.workflow DEBUG: input: moving_image 190416-00:43:37,409 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:43:37,410 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:43:37,411 nipype.workflow DEBUG: output: out_file 190416-00:43:37,412 nipype.workflow DEBUG: [Node] init_aff - setting input moving_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:43:37,417 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff". 190416-00:43:37,418 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff" locally: cached=False, updated=False. 190416-00:43:37,419 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff (taskid=26). 190416-00:43:37,420 nipype.workflow DEBUG: Cannot allocate job 70 (0.20GB, 1 threads). 190416-00:43:37,420 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:37,422 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff". 190416-00:43:37,427 nipype.workflow INFO: [Node] Running "init_aff" ("niworkflows.interfaces.ants.AI"), a CommandLine Interface with command: antsAI -c [10,0.000001,10] -d 3 -x /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask.nii.gz -m Mattes[/opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-02_desc-fMRIPrep_boldref.nii.gz,/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz,32,Regular,0.200000] -o initialization.mat -p 0 -s [20.000000,0.120000] -t Affine[0.100000] -v 1 190416-00:43:37,959 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_target". 190416-00:43:39,260 nipype.workflow DEBUG: Progress: 259 jobs, 35/2/3 (done/running/ready), 2/222 (pending_tasks/waiting). 190416-00:43:39,260 nipype.workflow INFO: [Job 68] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.lap_target). 190416-00:43:39,263 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:43:39,268 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 4 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff 190416-00:43:39,336 nipype.workflow DEBUG: Cannot allocate job 13 (1.49GB, 5 threads). 190416-00:43:39,336 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_target ID=69 (0.20GB, 1 threads). Free: 8.37GB, 0 threads. 190416-00:43:39,337 nipype.workflow DEBUG: Setting node inputs 190416-00:43:39,337 nipype.workflow DEBUG: input: in1 190416-00:43:39,337 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-00:43:39,337 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-00:43:39,338 nipype.workflow DEBUG: output: output_image 190416-00:43:39,338 nipype.workflow DEBUG: [Node] mrg_target - setting input in1 = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz'] 190416-00:43:39,338 nipype.workflow DEBUG: input: in2 190416-00:43:39,338 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_target/result_lap_target.pklz 190416-00:43:39,338 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_target/result_lap_target.pklz 190416-00:43:39,339 nipype.workflow DEBUG: output: output_image 190416-00:43:39,339 nipype.workflow DEBUG: [Node] mrg_target - setting input in2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_target/sub-NC080001_T1w_ras_maths_corrected_maths.nii.gz 190416-00:43:39,340 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/mrg_target". 190416-00:43:39,340 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_target" locally: cached=False, updated=False. 190416-00:43:39,341 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_target (taskid=27). 190416-00:43:39,342 nipype.workflow DEBUG: Cannot allocate job 70 (0.20GB, 1 threads). 190416-00:43:39,342 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:39,343 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_target" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/mrg_target". 190416-00:43:39,345 nipype.workflow INFO: [Node] Running "mrg_target" ("nipype.interfaces.utility.base.Merge") 190416-00:43:39,348 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_target". 190416-00:43:40,923 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff". 190416-00:43:41,264 nipype.workflow DEBUG: Progress: 259 jobs, 36/2/3 (done/running/ready), 2/221 (pending_tasks/waiting). 190416-00:43:41,264 nipype.workflow INFO: [Job 36] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff). 190416-00:43:41,266 nipype.workflow INFO: [Job 69] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.mrg_target). 190416-00:43:41,268 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-00:43:41,270 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 4 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-00:43:41,334 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_transform ID=13 (1.49GB, 5 threads). Free: 7.28GB, 1 threads. 190416-00:43:41,334 nipype.workflow DEBUG: Setting node inputs 190416-00:43:41,334 nipype.workflow DEBUG: input: transforms 190416-00:43:41,334 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms/result_merge_xforms.pklz 190416-00:43:41,335 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge_xforms/result_merge_xforms.pklz 190416-00:43:41,336 nipype.workflow DEBUG: output: out 190416-00:43:41,336 nipype.workflow DEBUG: [Node] bold_transform - setting input transforms = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/mat2itk.txt'] 190416-00:43:41,336 nipype.workflow DEBUG: input: input_image 190416-00:43:41,337 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/result_bold_split.pklz 190416-00:43:41,337 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/result_bold_split.pklz 190416-00:43:41,340 nipype.workflow DEBUG: output: out_files 190416-00:43:41,340 nipype.workflow DEBUG: [Node] bold_transform - setting input input_image = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0000.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0001.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0002.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0003.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0004.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0005.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0006.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0007.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0008.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0009.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0010.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0011.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0012.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0013.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0014.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0015.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0016.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0017.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0018.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0019.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0020.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0021.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0022.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0023.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0024.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0025.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0026.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0027.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0028.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0029.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0030.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0031.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0032.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0033.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0034.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0035.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0036.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0037.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0038.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0039.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0040.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0041.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0042.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0043.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0044.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0045.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0046.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0047.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0048.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0049.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0050.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0051.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0052.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0053.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0054.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0055.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0056.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0057.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0058.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0059.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0060.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0061.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0062.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0063.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0064.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0065.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0066.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0067.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0068.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0069.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0070.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0071.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0072.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0073.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0074.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0075.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0076.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0077.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0078.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0079.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0080.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0081.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0082.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0083.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0084.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0085.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0086.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0087.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0088.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0089.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0090.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0091.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0092.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0093.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0094.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0095.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0096.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0097.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0098.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0099.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0100.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0101.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0102.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0103.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0104.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0105.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0106.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0107.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0108.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0109.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0110.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0111.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0112.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0113.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0114.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0115.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0116.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0117.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0118.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0119.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0120.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0121.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0122.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0123.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0124.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0125.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0126.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0127.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0128.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0129.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0130.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0131.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0132.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0133.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0134.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0135.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0136.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0137.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0138.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0139.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0140.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0141.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0142.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0143.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0144.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0145.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0146.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0147.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0148.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0149.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0150.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0151.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0152.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0153.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0154.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0155.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0156.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0157.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0158.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0159.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0160.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0161.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0162.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0163.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0164.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0165.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0166.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0167.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0168.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0169.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0170.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0171.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0172.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0173.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0174.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0175.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0176.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0177.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0178.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0179.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0180.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0181.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0182.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0183.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0184.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0185.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0186.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0187.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0188.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0189.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0190.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0191.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0192.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0193.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0194.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0195.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0196.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0197.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0198.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0199.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0200.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0201.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0202.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0203.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0204.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0205.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0206.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0207.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0208.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0209.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0210.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0211.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0212.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0213.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0214.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0215.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0216.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0217.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0218.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0219.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0220.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0221.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0222.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0223.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0224.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0225.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0226.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0227.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0228.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0229.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0230.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0231.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0232.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0233.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0234.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0235.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0236.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0237.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0238.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0239.nii.gz'] 190416-00:43:41,344 nipype.workflow DEBUG: input: reference_image 190416-00:43:41,344 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/result_bold_split.pklz 190416-00:43:41,344 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/result_bold_split.pklz 190416-00:43:41,347 nipype.workflow DEBUG: output: out_files 190416-00:43:41,347 nipype.workflow DEBUG: [Node] bold_transform - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0000.nii.gz 190416-00:43:41,356 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform". 190416-00:43:41,356 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_transform" locally: cached=False, updated=False. 190416-00:43:41,361 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_transform (taskid=28). 190416-00:43:41,362 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:43:41,363 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_target ID=70 (0.20GB, 1 threads). Free: 7.08GB, 0 threads. 190416-00:43:41,363 nipype.workflow DEBUG: Setting node inputs 190416-00:43:41,363 nipype.workflow DEBUG: input: input_image 190416-00:43:41,363 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-00:43:41,364 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-00:43:41,364 nipype.workflow DEBUG: output: output_image 190416-00:43:41,365 nipype.workflow DEBUG: [Node] res_target - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz 190416-00:43:41,365 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_target". 190416-00:43:41,365 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_target" locally: cached=False, updated=False. 190416-00:43:41,366 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_target (taskid=29).190416-00:43:41,367 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_transform" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform". 190416-00:43:41,367 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:41,372 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_target" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_target". 190416-00:43:41,374 nipype.workflow INFO: [Node] Running "res_target" ("niworkflows.interfaces.ants.ResampleImageBySpacing"), a CommandLine Interface with command: ResampleImageBySpacing 3 /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz sub-NC080001_T1w_ras_maths_corrected_resampled.nii.gz 4 4 4 1 190416-00:43:41,377 nipype.workflow INFO: [Node] Running "bold_transform" ("niworkflows.interfaces.itk.MultiApplyTransforms") 190416-00:43:42,898 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_target". 190416-00:43:43,266 nipype.workflow DEBUG: Progress: 259 jobs, 38/2/2 (done/running/ready), 2/219 (pending_tasks/waiting). 190416-00:43:43,266 nipype.workflow INFO: [Job 70] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.res_target). 190416-00:43:43,268 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:43:43,271 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 7.28/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_transform 190416-00:43:43,338 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:43:43,339 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:43:43,339 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:45,268 nipype.workflow DEBUG: Progress: 259 jobs, 39/1/3 (done/running/ready), 1/219 (pending_tasks/waiting). 190416-00:43:45,269 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:43:45,333 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:43:45,334 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:43:45,334 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:47,332 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:43:47,333 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:43:47,333 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:49,360 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:43:49,360 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:43:49,360 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:51,348 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:43:51,348 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:43:51,348 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:53,354 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:43:53,355 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:43:53,355 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:55,351 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:43:55,352 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:43:55,352 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:57,395 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:43:57,395 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:43:57,395 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:43:59,346 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:43:59,346 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:43:59,347 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:01,310 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:01,310 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:01,310 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:03,325 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:03,326 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:03,326 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:05,360 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:05,361 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:05,361 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:07,320 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:07,320 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:07,320 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:09,328 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:09,328 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:09,328 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:11,332 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:11,333 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:11,333 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:13,329 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:13,329 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:13,330 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:15,332 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:15,332 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:15,332 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:17,338 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:17,339 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:17,339 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:19,340 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:19,340 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:19,340 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:21,340 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:21,340 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:21,340 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:23,338 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:23,339 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:23,339 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:25,332 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:25,332 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:25,332 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:27,334 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:27,334 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:27,334 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:29,353 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:29,353 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:29,354 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:31,341 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:31,341 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:31,341 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:33,311 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:33,312 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:33,313 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:35,314 nipype.workflow DEBUG: Cannot allocate job 37 (0.20GB, 5 threads). 190416-00:44:35,314 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:35,314 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:35,980 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_transform". 190416-00:44:37,254 nipype.workflow INFO: [Job 13] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_transform). 190416-00:44:37,256 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-00:44:37,258 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 4 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-00:44:37,319 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge ID=14 (0.30GB, 1 threads). Free: 8.47GB, 5 threads. 190416-00:44:37,319 nipype.workflow DEBUG: Setting node inputs 190416-00:44:37,319 nipype.workflow DEBUG: input: in_files 190416-00:44:37,319 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/result_bold_transform.pklz 190416-00:44:37,319 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/result_bold_transform.pklz 190416-00:44:37,321 nipype.workflow DEBUG: output: out_files 190416-00:44:37,322 nipype.workflow DEBUG: [Node] merge - setting input in_files = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0000_xform-00000.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0001_xform-00001.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0002_xform-00002.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0003_xform-00003.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0004_xform-00004.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0005_xform-00005.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0006_xform-00006.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0007_xform-00007.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0008_xform-00008.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0009_xform-00009.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0010_xform-00010.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0011_xform-00011.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0012_xform-00012.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0013_xform-00013.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0014_xform-00014.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0015_xform-00015.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0016_xform-00016.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0017_xform-00017.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0018_xform-00018.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0019_xform-00019.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0020_xform-00020.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0021_xform-00021.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0022_xform-00022.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0023_xform-00023.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0024_xform-00024.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0025_xform-00025.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0026_xform-00026.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0027_xform-00027.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0028_xform-00028.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0029_xform-00029.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0030_xform-00030.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0031_xform-00031.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0032_xform-00032.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0033_xform-00033.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0034_xform-00034.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0035_xform-00035.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0036_xform-00036.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0037_xform-00037.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0038_xform-00038.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0039_xform-00039.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0040_xform-00040.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0041_xform-00041.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0042_xform-00042.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0043_xform-00043.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0044_xform-00044.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0045_xform-00045.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0046_xform-00046.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0047_xform-00047.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0048_xform-00048.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0049_xform-00049.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0050_xform-00050.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0051_xform-00051.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0052_xform-00052.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0053_xform-00053.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0054_xform-00054.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0055_xform-00055.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0056_xform-00056.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0057_xform-00057.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0058_xform-00058.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0059_xform-00059.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0060_xform-00060.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0061_xform-00061.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0062_xform-00062.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0063_xform-00063.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0064_xform-00064.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0065_xform-00065.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0066_xform-00066.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0067_xform-00067.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0068_xform-00068.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0069_xform-00069.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0070_xform-00070.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0071_xform-00071.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0072_xform-00072.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0073_xform-00073.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0074_xform-00074.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0075_xform-00075.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0076_xform-00076.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0077_xform-00077.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0078_xform-00078.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0079_xform-00079.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0080_xform-00080.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0081_xform-00081.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0082_xform-00082.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0083_xform-00083.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0084_xform-00084.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0085_xform-00085.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0086_xform-00086.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0087_xform-00087.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0088_xform-00088.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0089_xform-00089.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0090_xform-00090.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0091_xform-00091.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0092_xform-00092.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0093_xform-00093.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0094_xform-00094.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0095_xform-00095.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0096_xform-00096.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0097_xform-00097.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0098_xform-00098.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0099_xform-00099.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0100_xform-00100.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0101_xform-00101.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0102_xform-00102.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0103_xform-00103.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0104_xform-00104.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0105_xform-00105.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0106_xform-00106.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0107_xform-00107.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0108_xform-00108.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0109_xform-00109.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0110_xform-00110.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0111_xform-00111.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0112_xform-00112.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0113_xform-00113.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0114_xform-00114.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0115_xform-00115.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0116_xform-00116.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0117_xform-00117.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0118_xform-00118.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0119_xform-00119.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0120_xform-00120.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0121_xform-00121.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0122_xform-00122.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0123_xform-00123.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0124_xform-00124.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0125_xform-00125.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0126_xform-00126.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0127_xform-00127.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0128_xform-00128.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0129_xform-00129.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0130_xform-00130.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0131_xform-00131.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0132_xform-00132.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0133_xform-00133.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0134_xform-00134.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0135_xform-00135.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0136_xform-00136.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0137_xform-00137.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0138_xform-00138.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0139_xform-00139.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0140_xform-00140.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0141_xform-00141.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0142_xform-00142.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0143_xform-00143.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0144_xform-00144.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0145_xform-00145.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0146_xform-00146.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0147_xform-00147.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0148_xform-00148.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0149_xform-00149.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0150_xform-00150.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0151_xform-00151.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0152_xform-00152.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0153_xform-00153.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0154_xform-00154.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0155_xform-00155.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0156_xform-00156.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0157_xform-00157.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0158_xform-00158.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0159_xform-00159.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0160_xform-00160.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0161_xform-00161.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0162_xform-00162.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0163_xform-00163.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0164_xform-00164.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0165_xform-00165.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0166_xform-00166.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0167_xform-00167.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0168_xform-00168.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0169_xform-00169.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0170_xform-00170.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0171_xform-00171.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0172_xform-00172.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0173_xform-00173.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0174_xform-00174.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0175_xform-00175.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0176_xform-00176.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0177_xform-00177.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0178_xform-00178.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0179_xform-00179.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0180_xform-00180.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0181_xform-00181.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0182_xform-00182.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0183_xform-00183.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0184_xform-00184.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0185_xform-00185.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0186_xform-00186.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0187_xform-00187.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0188_xform-00188.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0189_xform-00189.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0190_xform-00190.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0191_xform-00191.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0192_xform-00192.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0193_xform-00193.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0194_xform-00194.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0195_xform-00195.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0196_xform-00196.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0197_xform-00197.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0198_xform-00198.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0199_xform-00199.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0200_xform-00200.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0201_xform-00201.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0202_xform-00202.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0203_xform-00203.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0204_xform-00204.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0205_xform-00205.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0206_xform-00206.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0207_xform-00207.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0208_xform-00208.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0209_xform-00209.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0210_xform-00210.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0211_xform-00211.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0212_xform-00212.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0213_xform-00213.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0214_xform-00214.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0215_xform-00215.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0216_xform-00216.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0217_xform-00217.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0218_xform-00218.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0219_xform-00219.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0220_xform-00220.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0221_xform-00221.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0222_xform-00222.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0223_xform-00223.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0224_xform-00224.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0225_xform-00225.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0226_xform-00226.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0227_xform-00227.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0228_xform-00228.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0229_xform-00229.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0230_xform-00230.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0231_xform-00231.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0232_xform-00232.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0233_xform-00233.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0234_xform-00234.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0235_xform-00235.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0236_xform-00236.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0237_xform-00237.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0238_xform-00238.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_transform/vol0239_xform-00239.nii.gz'] 190416-00:44:37,338 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge". 190416-00:44:37,338 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge" locally: cached=False, updated=False. 190416-00:44:37,343 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge (taskid=30). 190416-00:44:37,343 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm ID=37 (0.20GB, 5 threads). Free: 8.27GB, 0 threads. 190416-00:44:37,343 nipype.workflow DEBUG: Setting node inputs 190416-00:44:37,343 nipype.workflow DEBUG: input: initial_moving_transform 190416-00:44:37,344 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff/result_init_aff.pklz 190416-00:44:37,344 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff/result_init_aff.pklz 190416-00:44:37,346 nipype.workflow DEBUG: output: output_transform 190416-00:44:37,346 nipype.workflow DEBUG: [Node] norm - setting input initial_moving_transform = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff/initialization.mat 190416-00:44:37,346 nipype.workflow DEBUG: input: moving_image 190416-00:44:37,346 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:44:37,346 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:44:37,347 nipype.workflow DEBUG: output: out_file 190416-00:44:37,347 nipype.workflow DEBUG: [Node] norm - setting input moving_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:44:37,349 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm". 190416-00:44:37,349 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm" locally: cached=False, updated=False. 190416-00:44:37,351 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm (taskid=31). 190416-00:44:37,352 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:37,352 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:37,354 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm". 190416-00:44:37,358 nipype.workflow INFO: [Node] Running "norm" ("niworkflows.interfaces.fixes.FixHeaderRegistration"), a CommandLine Interface with command: antsRegistration --collapse-output-transforms 1 --dimensionality 3 --float 1 --initial-moving-transform [ /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff/initialization.mat, 0 ] --initialize-transforms-per-stage 0 --interpolation Linear --output transform --transform Affine[ 0.1 ] --metric Mattes[ /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-02_desc-fMRIPrep_boldref.nii.gz, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz, 1, 64, Random, 0.2 ] --convergence [ 200, 1e-09, 10 ] --smoothing-sigmas 2.0mm --shrink-factors 2 --use-estimate-learning-rate-once 1 --use-histogram-matching 1 --winsorize-image-intensities [ 0.05, 0.98 ] --write-composite-transform 0 190416-00:44:37,494 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge". 190416-00:44:37,505 nipype.workflow INFO: [Node] Running "merge" ("fmriprep.interfaces.nilearn.Merge") 190416-00:44:39,255 nipype.workflow DEBUG: Progress: 259 jobs, 40/2/2 (done/running/ready), 2/217 (pending_tasks/waiting). 190416-00:44:39,255 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-00:44:39,257 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 8.27/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge 190416-00:44:39,257 nipype.workflow DEBUG: No resources available 190416-00:44:41,259 nipype.workflow DEBUG: No resources available 190416-00:44:43,262 nipype.workflow DEBUG: No resources available 190416-00:44:44,443 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm". 190416-00:44:45,264 nipype.workflow INFO: [Job 37] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm). 190416-00:44:45,265 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:44:45,267 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 8.47/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge 190416-00:44:45,329 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask ID=38 (0.20GB, 1 threads). Free: 8.27GB, 4 threads. 190416-00:44:45,330 nipype.workflow DEBUG: Setting node inputs 190416-00:44:45,330 nipype.workflow DEBUG: input: invert_transform_flags 190416-00:44:45,331 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/result_norm.pklz 190416-00:44:45,331 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/result_norm.pklz 190416-00:44:45,332 nipype.workflow DEBUG: output: reverse_invert_flags 190416-00:44:45,332 nipype.workflow DEBUG: [Node] map_brainmask - setting input invert_transform_flags = [True] 190416-00:44:45,332 nipype.workflow DEBUG: input: transforms 190416-00:44:45,333 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/result_norm.pklz 190416-00:44:45,333 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/result_norm.pklz 190416-00:44:45,334 nipype.workflow DEBUG: output: reverse_transforms 190416-00:44:45,334 nipype.workflow DEBUG: [Node] map_brainmask - setting input transforms = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/transform0GenericAffine.mat'] 190416-00:44:45,334 nipype.workflow DEBUG: input: reference_image 190416-00:44:45,334 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:44:45,335 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:44:45,335 nipype.workflow DEBUG: output: out_file 190416-00:44:45,335 nipype.workflow DEBUG: [Node] map_brainmask - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:44:45,336 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask". 190416-00:44:45,337 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask" locally: cached=False, updated=False. 190416-00:44:45,338 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask (taskid=32).190416-00:44:45,340 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask". 190416-00:44:45,342 nipype.workflow INFO: [Node] Running "map_brainmask" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask.nii.gz --interpolation MultiLabel --output tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz --transform [ /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/transform0GenericAffine.mat, 1 ] 190416-00:44:45,348 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:45,348 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:46,343 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask". 190416-00:44:47,266 nipype.workflow DEBUG: Progress: 259 jobs, 41/2/2 (done/running/ready), 2/216 (pending_tasks/waiting). 190416-00:44:47,267 nipype.workflow INFO: [Job 38] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask). 190416-00:44:47,268 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:44:47,269 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 8.47/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge 190416-00:44:47,330 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate ID=39 (0.20GB, 1 threads). Free: 8.27GB, 4 threads. 190416-00:44:47,331 nipype.workflow DEBUG: Setting node inputs 190416-00:44:47,331 nipype.workflow DEBUG: input: in_file 190416-00:44:47,331 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask/result_map_brainmask.pklz 190416-00:44:47,331 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask/result_map_brainmask.pklz 190416-00:44:47,332 nipype.workflow DEBUG: output: output_image 190416-00:44:47,332 nipype.workflow DEBUG: [Node] pre_mask_dilate - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans.nii.gz 190416-00:44:47,333 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate". 190416-00:44:47,333 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate" locally: cached=False, updated=False. 190416-00:44:47,334 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate (taskid=33). 190416-00:44:47,335 nipype.workflow DEBUG: Cannot allocate job 71 (0.20GB, 5 threads). 190416-00:44:47,335 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:47,336 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate". 190416-00:44:47,338 nipype.workflow INFO: [Node] Running "pre_mask_dilate" ("nipype.interfaces.fsl.maths.DilateImage"), a CommandLine Interface with command: fslmaths -dt char /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans.nii.gz -kernel sphere 3.0000 -dilF /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans_dil.nii.gz 190416-00:44:47,469 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate". 190416-00:44:49,83 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge". 190416-00:44:49,272 nipype.workflow DEBUG: Progress: 259 jobs, 42/2/2 (done/running/ready), 2/215 (pending_tasks/waiting). 190416-00:44:49,273 nipype.workflow INFO: [Job 14] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.merge). 190416-00:44:49,278 nipype.workflow INFO: [Job 39] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate). 190416-00:44:49,281 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-00:44:49,283 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 4 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-00:44:49,345 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate ID=15 (0.01GB, 1 threads). Free: 8.76GB, 5 threads. 190416-00:44:49,346 nipype.workflow DEBUG: Setting node inputs 190416-00:44:49,346 nipype.workflow DEBUG: input: in_file 190416-00:44:49,347 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-00:44:49,348 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-00:44:49,351 nipype.workflow DEBUG: output: out_file 190416-00:44:49,351 nipype.workflow DEBUG: [Node] validate - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/vol0000_xform-00000_merged.nii.gz 190416-00:44:49,353 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate". 190416-00:44:49,354 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate" locally: cached=False, updated=False. 190416-00:44:49,355 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate (taskid=34). 190416-00:44:49,356 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr ID=40 (0.20GB, 1 threads). Free: 8.56GB, 4 threads. 190416-00:44:49,357 nipype.workflow DEBUG: Setting node inputs 190416-00:44:49,357 nipype.workflow DEBUG: input: in_file 190416-00:44:49,357 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/result_pre_mask_dilate.pklz 190416-00:44:49,357 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/result_pre_mask_dilate.pklz 190416-00:44:49,358 nipype.workflow DEBUG: output: out_file 190416-00:44:49,358 nipype.workflow DEBUG: [Node] check_hdr - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans_dil.nii.gz 190416-00:44:49,358 nipype.workflow DEBUG: input: reference 190416-00:44:49,359 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:44:49,359 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:44:49,359 nipype.workflow DEBUG: output: out_file 190416-00:44:49,360 nipype.workflow DEBUG: [Node] check_hdr - setting input reference = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:44:49,360 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-00:44:49,360 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr" locally: cached=False, updated=False. 190416-00:44:49,361 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr on master thread 190416-00:44:49,361 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-00:44:49,362 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-00:44:49,362 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr 190416-00:44:49,363 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr 190416-00:44:49,363 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report 190416-00:44:49,364 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report/report.rst" 190416-00:44:49,364 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate". 190416-00:44:49,365 nipype.workflow INFO: [Node] Running "check_hdr" ("niworkflows.interfaces.images.MatchHeader") 190416-00:44:49,366 nipype.workflow INFO: [Node] Running "validate" ("niworkflows.interfaces.images.ValidateImage") 190416-00:44:49,382 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans_dil_hdr.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_0x89bedb440d19da682d398a83b1a882b0_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_node.pklz 190416-00:44:49,383 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report 190416-00:44:49,383 nipype.workflow DEBUG: Removing files: 190416-00:44:49,384 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-00:44:49,385 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report/report.rst" 190416-00:44:49,386 nipype.workflow DEBUG: Aggregate: False 190416-00:44:49,386 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr". 190416-00:44:49,387 nipype.workflow INFO: [Job 40] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr). 190416-00:44:49,455 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.init_aff ID=71 (0.20GB, 5 threads). Free: 8.56GB, 0 threads. 190416-00:44:49,456 nipype.workflow DEBUG: Setting node inputs 190416-00:44:49,457 nipype.workflow DEBUG: input: moving_image 190416-00:44:49,458 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_target/result_res_target.pklz 190416-00:44:49,459 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_target/result_res_target.pklz 190416-00:44:49,462 nipype.workflow DEBUG: output: output_image 190416-00:44:49,462 nipype.workflow DEBUG: [Node] init_aff - setting input moving_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_target/sub-NC080001_T1w_ras_maths_corrected_resampled.nii.gz 190416-00:44:49,464 nipype.workflow DEBUG: input: fixed_image 190416-00:44:49,465 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_tmpl/result_res_tmpl.pklz 190416-00:44:49,465 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_tmpl/result_res_tmpl.pklz 190416-00:44:49,466 nipype.workflow DEBUG: output: output_image 190416-00:44:49,467 nipype.workflow DEBUG: [Node] init_aff - setting input fixed_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_tmpl/tpl-OASIS30ANTs_res-01_T1w_resampled.nii.gz 190416-00:44:49,468 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/init_aff". 190416-00:44:49,468 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.init_aff" locally: cached=False, updated=False. 190416-00:44:49,470 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.init_aff (taskid=35).190416-00:44:49,471 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.init_aff" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/init_aff". 190416-00:44:49,473 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:49,474 nipype.workflow INFO: [Node] Running "init_aff" ("niworkflows.interfaces.ants.AI"), a CommandLine Interface with command: antsAI -c [10,0.000001,10] -d 3 -x /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_desc-BrainCerebellumExtraction_mask.nii.gz -m Mattes[/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_tmpl/tpl-OASIS30ANTs_res-01_T1w_resampled.nii.gz,/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/res_target/sub-NC080001_T1w_ras_maths_corrected_resampled.nii.gz,32,Regular,0.250000] -o initialization.mat -p 0 -s [15.000000,0.100000] -t Affine[0.100000] -v 1 190416-00:44:51,274 nipype.workflow DEBUG: Progress: 259 jobs, 45/2/2 (done/running/ready), 2/212 (pending_tasks/waiting). 190416-00:44:51,274 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-00:44:51,276 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 8.56/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.init_aff * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate 190416-00:44:51,277 nipype.workflow DEBUG: No resources available 190416-00:44:51,715 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.init_aff". 190416-00:44:53,276 nipype.workflow INFO: [Job 71] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.init_aff). 190416-00:44:53,277 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:44:53,279 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 8.76/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate 190416-00:44:53,338 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct ID=41 (0.20GB, 1 threads). Free: 8.56GB, 4 threads. 190416-00:44:53,338 nipype.workflow DEBUG: Setting node inputs 190416-00:44:53,338 nipype.workflow DEBUG: input: mask_image 190416-00:44:53,338 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-00:44:53,338 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-00:44:53,339 nipype.workflow DEBUG: output: out_file 190416-00:44:53,339 nipype.workflow DEBUG: [Node] n4_correct - setting input mask_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans_dil_hdr.nii.gz 190416-00:44:53,339 nipype.workflow DEBUG: input: input_image 190416-00:44:53,339 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:44:53,339 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:44:53,340 nipype.workflow DEBUG: output: out_file 190416-00:44:53,340 nipype.workflow DEBUG: [Node] n4_correct - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:44:53,341 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct". 190416-00:44:53,341 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct" locally: cached=False, updated=False. 190416-00:44:53,341 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct (taskid=36). 190416-00:44:53,342 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:44:53,342 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:53,344 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct". 190416-00:44:53,346 nipype.workflow INFO: [Node] Running "n4_correct" ("nipype.interfaces.ants.segmentation.N4BiasFieldCorrection"), a CommandLine Interface with command: N4BiasFieldCorrection -d 3 --input-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz --mask-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans_dil_hdr.nii.gz --output ref_image_valid_corrected.nii.gz 190416-00:44:54,143 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct". 190416-00:44:54,232 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate". 190416-00:44:55,285 nipype.workflow DEBUG: Progress: 259 jobs, 46/2/2 (done/running/ready), 2/211 (pending_tasks/waiting). 190416-00:44:55,285 nipype.workflow INFO: [Job 15] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate). 190416-00:44:55,287 nipype.workflow INFO: [Job 41] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct). 190416-00:44:55,288 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-00:44:55,290 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 4 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-00:44:55,351 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref ID=16 (1.00GB, 1 threads). Free: 7.77GB, 5 threads. 190416-00:44:55,351 nipype.workflow DEBUG: Setting node inputs 190416-00:44:55,352 nipype.workflow DEBUG: input: in_file 190416-00:44:55,352 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate/result_validate.pklz 190416-00:44:55,352 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate/result_validate.pklz 190416-00:44:55,353 nipype.workflow DEBUG: output: out_file 190416-00:44:55,353 nipype.workflow DEBUG: [Node] gen_ref - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate/vol0000_xform-00000_merged_valid.nii.gz 190416-00:44:55,354 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/gen_ref". 190416-00:44:55,354 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref" locally: cached=False, updated=False. 190416-00:44:55,355 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref (taskid=37). 190416-00:44:55,355 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass ID=42 (0.20GB, 1 threads). Free: 7.57GB, 4 threads. 190416-00:44:55,356 nipype.workflow DEBUG: Setting node inputs 190416-00:44:55,356 nipype.workflow DEBUG: input: in_file 190416-00:44:55,356 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/result_n4_correct.pklz 190416-00:44:55,357 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/result_n4_correct.pklz 190416-00:44:55,357 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/gen_ref". 190416-00:44:55,357 nipype.workflow DEBUG: output: output_image 190416-00:44:55,357 nipype.workflow DEBUG: [Node] skullstrip_first_pass - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/ref_image_valid_corrected.nii.gz 190416-00:44:55,359 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass". 190416-00:44:55,359 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass" locally: cached=False, updated=False. 190416-00:44:55,359 nipype.workflow INFO: [Node] Running "gen_ref" ("niworkflows.interfaces.registration.EstimateReferenceImage") 190416-00:44:55,360 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass (taskid=38). 190416-00:44:55,360 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:44:55,360 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:55,362 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass". 190416-00:44:55,364 nipype.workflow INFO: [Node] Running "skullstrip_first_pass" ("nipype.interfaces.fsl.preprocess.BET"), a CommandLine Interface with command: bet /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/ref_image_valid_corrected.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain.nii.gz -f 0.20 -m 190416-00:44:56,86 nipype.interface INFO: stderr 2019-04-16T00:44:56.086329:++ 3dvolreg: AFNI version=Debian-16.2.07~dfsg.1-5~nd16.04+1 (Jun 12 2017) [64-bit] 190416-00:44:56,86 nipype.interface INFO: stderr 2019-04-16T00:44:56.086329:++ Authored by: RW Cox 190416-00:44:56,87 nipype.interface INFO: stderr 2019-04-16T00:44:56.087056:*+ WARNING: If you are performing spatial transformations on an oblique dset, 190416-00:44:56,87 nipype.interface INFO: stderr 2019-04-16T00:44:56.087056: such as /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/gen_ref/slice.nii.gz, 190416-00:44:56,87 nipype.interface INFO: stderr 2019-04-16T00:44:56.087056: or viewing/combining it with volumes of differing obliquity, 190416-00:44:56,87 nipype.interface INFO: stderr 2019-04-16T00:44:56.087056: you should consider running: 190416-00:44:56,87 nipype.interface INFO: stderr 2019-04-16T00:44:56.087056: 3dWarp -deoblique 190416-00:44:56,87 nipype.interface INFO: stderr 2019-04-16T00:44:56.087056: on this and other oblique datasets in the same session. 190416-00:44:56,87 nipype.interface INFO: stderr 2019-04-16T00:44:56.087056: See 3dWarp -help for details. 190416-00:44:56,87 nipype.interface INFO: stderr 2019-04-16T00:44:56.087056:++ Oblique dataset:/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/gen_ref/slice.nii.gz is 8.719383 degrees from plumb. 190416-00:44:56,87 nipype.interface INFO: stderr 2019-04-16T00:44:56.087056:++ Coarse del was 10, replaced with 3 190416-00:44:56,477 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass". 190416-00:44:57,286 nipype.workflow DEBUG: Progress: 259 jobs, 48/2/2 (done/running/ready), 2/209 (pending_tasks/waiting). 190416-00:44:57,286 nipype.workflow INFO: [Job 42] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass). 190416-00:44:57,290 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:44:57,294 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref 190416-00:44:57,356 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate ID=43 (0.20GB, 1 threads). Free: 7.57GB, 4 threads. 190416-00:44:57,357 nipype.workflow DEBUG: Setting node inputs 190416-00:44:57,358 nipype.workflow DEBUG: input: in_file 190416-00:44:57,360 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:44:57,360 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:44:57,362 nipype.workflow DEBUG: output: mask_file 190416-00:44:57,363 nipype.workflow DEBUG: [Node] skullstrip_first_dilate - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain_mask.nii.gz 190416-00:44:57,365 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate". 190416-00:44:57,366 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate" locally: cached=False, updated=False. 190416-00:44:57,368 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate (taskid=39). 190416-00:44:57,369 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:44:57,369 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:57,370 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate". 190416-00:44:57,372 nipype.workflow INFO: [Node] Running "skullstrip_first_dilate" ("nipype.interfaces.fsl.maths.DilateImage"), a CommandLine Interface with command: fslmaths -dt char /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain_mask.nii.gz -kernel sphere 6.0000 -dilF /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_valid_corrected_brain_mask_dil.nii.gz 190416-00:44:57,640 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate". 190416-00:44:59,287 nipype.workflow DEBUG: Progress: 259 jobs, 49/2/2 (done/running/ready), 2/208 (pending_tasks/waiting). 190416-00:44:59,287 nipype.workflow INFO: [Job 43] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate). 190416-00:44:59,288 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:44:59,290 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref 190416-00:44:59,353 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask ID=44 (0.20GB, 1 threads). Free: 7.57GB, 4 threads. 190416-00:44:59,353 nipype.workflow DEBUG: Setting node inputs 190416-00:44:59,353 nipype.workflow DEBUG: input: in_file 190416-00:44:59,354 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:44:59,354 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:44:59,354 nipype.workflow DEBUG: output: out_file 190416-00:44:59,355 nipype.workflow DEBUG: [Node] skullstrip_first_mask - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain.nii.gz 190416-00:44:59,355 nipype.workflow DEBUG: input: mask_file 190416-00:44:59,355 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/result_skullstrip_first_dilate.pklz 190416-00:44:59,355 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/result_skullstrip_first_dilate.pklz 190416-00:44:59,356 nipype.workflow DEBUG: output: out_file 190416-00:44:59,356 nipype.workflow DEBUG: [Node] skullstrip_first_mask - setting input mask_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_valid_corrected_brain_mask_dil.nii.gz 190416-00:44:59,357 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask". 190416-00:44:59,357 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask" locally: cached=False, updated=False. 190416-00:44:59,358 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask (taskid=40).190416-00:44:59,359 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask". 190416-00:44:59,361 nipype.workflow INFO: [Node] Running "skullstrip_first_mask" ("nipype.interfaces.fsl.maths.ApplyMask"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain.nii.gz -mas /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_valid_corrected_brain_mask_dil.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/ref_image_valid_corrected_brain_masked.nii.gz 190416-00:44:59,368 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:44:59,368 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:44:59,441 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask". 190416-00:45:01,255 nipype.workflow DEBUG: Progress: 259 jobs, 50/2/2 (done/running/ready), 2/207 (pending_tasks/waiting). 190416-00:45:01,255 nipype.workflow INFO: [Job 44] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask). 190416-00:45:01,256 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:01,258 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref 190416-00:45:01,320 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize ID=45 (0.20GB, 1 threads). Free: 7.57GB, 4 threads. 190416-00:45:01,320 nipype.workflow DEBUG: Setting node inputs 190416-00:45:01,320 nipype.workflow DEBUG: input: in_file 190416-00:45:01,320 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/result_skullstrip_first_mask.pklz 190416-00:45:01,321 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/result_skullstrip_first_mask.pklz 190416-00:45:01,322 nipype.workflow DEBUG: output: out_file 190416-00:45:01,322 nipype.workflow DEBUG: [Node] unifize - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/ref_image_valid_corrected_brain_masked.nii.gz 190416-00:45:01,323 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize". 190416-00:45:01,323 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize" locally: cached=False, updated=False. 190416-00:45:01,324 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize (taskid=41). 190416-00:45:01,325 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:45:01,325 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:01,327 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize". 190416-00:45:01,329 nipype.workflow INFO: [Node] Running "unifize" ("nipype.interfaces.afni.utils.Unifize"), a CommandLine Interface with command: 3dUnifize -clfrac 0.2 -rbt 18.3 65.0 90.0 -prefix uni.nii.gz -T2 -input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/ref_image_valid_corrected_brain_masked.nii.gz 190416-00:45:01,983 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize". 190416-00:45:03,258 nipype.workflow DEBUG: Progress: 259 jobs, 51/2/2 (done/running/ready), 2/206 (pending_tasks/waiting). 190416-00:45:03,259 nipype.workflow INFO: [Job 45] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize). 190416-00:45:03,263 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:03,268 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref 190416-00:45:03,331 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize ID=46 (0.10GB, 1 threads). Free: 7.67GB, 4 threads. 190416-00:45:03,332 nipype.workflow DEBUG: Setting node inputs 190416-00:45:03,332 nipype.workflow DEBUG: input: in_file 190416-00:45:03,334 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/result_unifize.pklz 190416-00:45:03,334 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/result_unifize.pklz 190416-00:45:03,337 nipype.workflow DEBUG: output: out_file 190416-00:45:03,338 nipype.workflow DEBUG: [Node] fixhdr_unifize - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/uni.nii.gz 190416-00:45:03,340 nipype.workflow DEBUG: input: hdr_file 190416-00:45:03,342 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:03,342 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:03,344 nipype.workflow DEBUG: output: out_file 190416-00:45:03,344 nipype.workflow DEBUG: [Node] fixhdr_unifize - setting input hdr_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:45:03,345 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize". 190416-00:45:03,345 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize" locally: cached=False, updated=False. 190416-00:45:03,346 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize (taskid=42). 190416-00:45:03,347 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:45:03,348 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:03,348 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize". 190416-00:45:03,350 nipype.workflow INFO: [Node] Running "fixhdr_unifize" ("niworkflows.interfaces.utils.CopyXForm") 190416-00:45:03,372 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize". 190416-00:45:05,261 nipype.workflow DEBUG: Progress: 259 jobs, 52/2/2 (done/running/ready), 2/205 (pending_tasks/waiting). 190416-00:45:05,261 nipype.workflow INFO: [Job 46] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize). 190416-00:45:05,265 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:05,270 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref 190416-00:45:05,333 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass ID=47 (0.20GB, 1 threads). Free: 7.57GB, 4 threads. 190416-00:45:05,334 nipype.workflow DEBUG: Setting node inputs 190416-00:45:05,335 nipype.workflow DEBUG: input: in_file 190416-00:45:05,336 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-00:45:05,337 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-00:45:05,339 nipype.workflow DEBUG: output: out_file 190416-00:45:05,340 nipype.workflow DEBUG: [Node] skullstrip_second_pass - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz 190416-00:45:05,342 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass". 190416-00:45:05,343 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass" locally: cached=False, updated=False. 190416-00:45:05,345 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass (taskid=43). 190416-00:45:05,345 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:45:05,346 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass". 190416-00:45:05,346 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:05,349 nipype.workflow INFO: [Node] Running "skullstrip_second_pass" ("nipype.interfaces.afni.preprocess.Automask"), a CommandLine Interface with command: 3dAutomask -apply_prefix uni_xform_masked.nii.gz -dilate 1 -prefix uni_xform_mask.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/uni_xform.nii.gz 190416-00:45:05,454 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass". 190416-00:45:07,263 nipype.workflow DEBUG: Progress: 259 jobs, 53/2/2 (done/running/ready), 2/204 (pending_tasks/waiting). 190416-00:45:07,263 nipype.workflow INFO: [Job 47] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass). 190416-00:45:07,267 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:07,272 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref 190416-00:45:07,335 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 ID=48 (0.10GB, 1 threads). Free: 7.67GB, 4 threads. 190416-00:45:07,335 nipype.workflow DEBUG: Setting node inputs 190416-00:45:07,335 nipype.workflow DEBUG: input: in_file 190416-00:45:07,337 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/result_skullstrip_second_pass.pklz 190416-00:45:07,337 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/result_skullstrip_second_pass.pklz 190416-00:45:07,339 nipype.workflow DEBUG: output: out_file 190416-00:45:07,340 nipype.workflow DEBUG: [Node] fixhdr_skullstrip2 - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/uni_xform_mask.nii.gz 190416-00:45:07,341 nipype.workflow DEBUG: input: hdr_file 190416-00:45:07,341 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:07,342 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:07,345 nipype.workflow DEBUG: output: out_file 190416-00:45:07,346 nipype.workflow DEBUG: [Node] fixhdr_skullstrip2 - setting input hdr_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:45:07,347 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2". 190416-00:45:07,347 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2" locally: cached=False, updated=False. 190416-00:45:07,349 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 (taskid=44). 190416-00:45:07,349 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:45:07,349 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:07,350 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2". 190416-00:45:07,351 nipype.workflow INFO: [Node] Running "fixhdr_skullstrip2" ("niworkflows.interfaces.utils.CopyXForm") 190416-00:45:07,367 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2". 190416-00:45:09,266 nipype.workflow DEBUG: Progress: 259 jobs, 54/2/2 (done/running/ready), 2/203 (pending_tasks/waiting). 190416-00:45:09,266 nipype.workflow INFO: [Job 48] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2). 190416-00:45:09,269 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:09,273 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref 190416-00:45:09,335 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks ID=49 (0.20GB, 1 threads). Free: 7.57GB, 4 threads. 190416-00:45:09,335 nipype.workflow DEBUG: Setting node inputs 190416-00:45:09,336 nipype.workflow DEBUG: input: operand_file 190416-00:45:09,336 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/result_fixhdr_skullstrip2.pklz 190416-00:45:09,336 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/result_fixhdr_skullstrip2.pklz 190416-00:45:09,338 nipype.workflow DEBUG: output: out_file 190416-00:45:09,339 nipype.workflow DEBUG: [Node] combine_masks - setting input operand_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/uni_xform_mask_xform.nii.gz 190416-00:45:09,339 nipype.workflow DEBUG: input: in_file 190416-00:45:09,340 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:45:09,340 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:45:09,342 nipype.workflow DEBUG: output: mask_file 190416-00:45:09,343 nipype.workflow DEBUG: [Node] combine_masks - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain_mask.nii.gz 190416-00:45:09,345 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks". 190416-00:45:09,345 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks" locally: cached=False, updated=False. 190416-00:45:09,347 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks (taskid=45). 190416-00:45:09,347 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:45:09,348 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:09,349 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks". 190416-00:45:09,351 nipype.workflow INFO: [Node] Running "combine_masks" ("nipype.interfaces.fsl.maths.BinaryMaths"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain_mask.nii.gz -mul /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/uni_xform_mask_xform.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-00:45:09,427 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks". 190416-00:45:10,263 nipype.interface INFO: stderr 2019-04-16T00:45:10.263649:++ Max displacement in automask = 0.06 (mm) at sub-brick 17 190416-00:45:10,263 nipype.interface INFO: stderr 2019-04-16T00:45:10.263649:++ Max delta displ in automask = 0.06 (mm) at sub-brick 2 190416-00:45:10,884 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref". 190416-00:45:11,271 nipype.workflow DEBUG: Progress: 259 jobs, 55/2/2 (done/running/ready), 2/202 (pending_tasks/waiting). 190416-00:45:11,271 nipype.workflow INFO: [Job 16] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.gen_ref). 190416-00:45:11,273 nipype.workflow INFO: [Job 49] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks). 190416-00:45:11,278 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-00:45:11,283 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 4 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-00:45:11,441 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate_ref ID=17 (0.01GB, 1 threads). Free: 8.76GB, 5 threads. 190416-00:45:11,445 nipype.workflow DEBUG: Setting node inputs 190416-00:45:11,445 nipype.workflow DEBUG: input: in_file 190416-00:45:11,446 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-00:45:11,447 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-00:45:11,457 nipype.workflow DEBUG: output: ref_image 190416-00:45:11,457 nipype.workflow DEBUG: [Node] validate_ref - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-00:45:11,461 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref". 190416-00:45:11,463 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate_ref" locally: cached=False, updated=False. 190416-00:45:11,465 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate_ref (taskid=46). 190416-00:45:11,465 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask ID=50 (0.20GB, 1 threads). Free: 8.56GB, 4 threads. 190416-00:45:11,465 nipype.workflow DEBUG: Setting node inputs 190416-00:45:11,465 nipype.workflow DEBUG: input: in_file 190416-00:45:11,465 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-00:45:11,465 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-00:45:11,466 nipype.workflow DEBUG: output: out_file 190416-00:45:11,466 nipype.workflow DEBUG: [Node] apply_mask - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz 190416-00:45:11,466 nipype.workflow DEBUG: input: mask_file 190416-00:45:11,466 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-00:45:11,466 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-00:45:11,467 nipype.workflow DEBUG: output: out_file 190416-00:45:11,467 nipype.workflow DEBUG: [Node] apply_mask - setting input mask_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-00:45:11,469 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask".190416-00:45:11,469 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate_ref" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref". 190416-00:45:11,470 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask" locally: cached=False, updated=False. 190416-00:45:11,471 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask (taskid=47). 190416-00:45:11,471 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:45:11,471 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:11,471 nipype.workflow INFO: [Node] Running "validate_ref" ("niworkflows.interfaces.images.ValidateImage") 190416-00:45:11,474 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask". 190416-00:45:11,479 nipype.workflow INFO: [Node] Running "apply_mask" ("nipype.interfaces.fsl.maths.ApplyMask"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz -mas /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/uni_xform_masked.nii.gz 190416-00:45:11,533 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate_ref". 190416-00:45:11,602 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask". 190416-00:45:13,278 nipype.workflow DEBUG: Progress: 259 jobs, 57/2/2 (done/running/ready), 2/200 (pending_tasks/waiting). 190416-00:45:13,279 nipype.workflow INFO: [Job 17] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.validate_ref). 190416-00:45:13,282 nipype.workflow INFO: [Job 50] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask). 190416-00:45:13,287 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-00:45:13,290 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 3 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-00:45:13,355 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff ID=18 (0.20GB, 5 threads). Free: 8.57GB, 1 threads. 190416-00:45:13,355 nipype.workflow DEBUG: Setting node inputs 190416-00:45:13,355 nipype.workflow DEBUG: input: moving_image 190416-00:45:13,355 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:13,355 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:13,356 nipype.workflow DEBUG: output: out_file 190416-00:45:13,356 nipype.workflow DEBUG: [Node] init_aff - setting input moving_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:45:13,357 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff". 190416-00:45:13,357 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff" locally: cached=False, updated=False. 190416-00:45:13,358 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff (taskid=48). 190416-00:45:13,358 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:45:13,358 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:13,360 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff". 190416-00:45:13,363 nipype.workflow INFO: [Node] Running "init_aff" ("niworkflows.interfaces.ants.AI"), a CommandLine Interface with command: antsAI -c [10,0.000001,10] -d 3 -x /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask.nii.gz -m Mattes[/opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-02_desc-fMRIPrep_boldref.nii.gz,/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz,32,Regular,0.200000] -o initialization.mat -p 0 -s [20.000000,0.120000] -t Affine[0.100000] -v 1 190416-00:45:15,280 nipype.workflow DEBUG: Progress: 259 jobs, 59/1/2 (done/running/ready), 1/199 (pending_tasks/waiting). 190416-00:45:15,281 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:15,282 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff 190416-00:45:15,354 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:45:15,354 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:16,598 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff". 190416-00:45:17,285 nipype.workflow INFO: [Job 18] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.init_aff). 190416-00:45:17,287 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-00:45:17,289 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 3 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-00:45:17,350 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm ID=19 (0.20GB, 5 threads). Free: 8.57GB, 1 threads. 190416-00:45:17,351 nipype.workflow DEBUG: Setting node inputs 190416-00:45:17,351 nipype.workflow DEBUG: input: initial_moving_transform 190416-00:45:17,351 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff/result_init_aff.pklz 190416-00:45:17,351 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff/result_init_aff.pklz 190416-00:45:17,352 nipype.workflow DEBUG: output: output_transform 190416-00:45:17,352 nipype.workflow DEBUG: [Node] norm - setting input initial_moving_transform = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff/initialization.mat 190416-00:45:17,352 nipype.workflow DEBUG: input: moving_image 190416-00:45:17,352 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:17,352 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:17,353 nipype.workflow DEBUG: output: out_file 190416-00:45:17,353 nipype.workflow DEBUG: [Node] norm - setting input moving_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:45:17,355 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm". 190416-00:45:17,355 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm" locally: cached=False, updated=False. 190416-00:45:17,356 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm (taskid=49). 190416-00:45:17,357 nipype.workflow DEBUG: Cannot allocate job 72 (3.00GB, 5 threads). 190416-00:45:17,357 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:17,359 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm". 190416-00:45:17,363 nipype.workflow INFO: [Node] Running "norm" ("niworkflows.interfaces.fixes.FixHeaderRegistration"), a CommandLine Interface with command: antsRegistration --collapse-output-transforms 1 --dimensionality 3 --float 1 --initial-moving-transform [ /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/init_aff/initialization.mat, 0 ] --initialize-transforms-per-stage 0 --interpolation Linear --output transform --transform Affine[ 0.1 ] --metric Mattes[ /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-02_desc-fMRIPrep_boldref.nii.gz, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz, 1, 64, Random, 0.2 ] --convergence [ 200, 1e-09, 10 ] --smoothing-sigmas 2.0mm --shrink-factors 2 --use-estimate-learning-rate-once 1 --use-histogram-matching 1 --winsorize-image-intensities [ 0.05, 0.98 ] --write-composite-transform 0 190416-00:45:19,213 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm". 190416-00:45:19,288 nipype.workflow DEBUG: Progress: 259 jobs, 60/1/2 (done/running/ready), 1/198 (pending_tasks/waiting). 190416-00:45:19,288 nipype.workflow INFO: [Job 19] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.norm). 190416-00:45:19,290 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-00:45:19,293 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 3 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-00:45:19,354 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask ID=20 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-00:45:19,354 nipype.workflow DEBUG: Setting node inputs 190416-00:45:19,355 nipype.workflow DEBUG: input: invert_transform_flags 190416-00:45:19,355 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/result_norm.pklz 190416-00:45:19,355 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/result_norm.pklz 190416-00:45:19,356 nipype.workflow DEBUG: output: reverse_invert_flags 190416-00:45:19,356 nipype.workflow DEBUG: [Node] map_brainmask - setting input invert_transform_flags = [True] 190416-00:45:19,356 nipype.workflow DEBUG: input: transforms 190416-00:45:19,357 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/result_norm.pklz 190416-00:45:19,357 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/result_norm.pklz 190416-00:45:19,357 nipype.workflow DEBUG: output: reverse_transforms 190416-00:45:19,358 nipype.workflow DEBUG: [Node] map_brainmask - setting input transforms = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/transform0GenericAffine.mat'] 190416-00:45:19,358 nipype.workflow DEBUG: input: reference_image 190416-00:45:19,358 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:19,358 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:19,359 nipype.workflow DEBUG: output: out_file 190416-00:45:19,359 nipype.workflow DEBUG: [Node] map_brainmask - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:45:19,359 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask". 190416-00:45:19,360 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask" locally: cached=False, updated=False. 190416-00:45:19,361 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask (taskid=50). 190416-00:45:19,361 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm ID=72 (3.00GB, 5 threads). Free: 5.57GB, 0 threads. 190416-00:45:19,362 nipype.workflow DEBUG: Setting node inputs 190416-00:45:19,362 nipype.workflow DEBUG: input: initial_moving_transform 190416-00:45:19,362 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/init_aff/result_init_aff.pklz 190416-00:45:19,362 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/init_aff/result_init_aff.pklz 190416-00:45:19,363 nipype.workflow DEBUG: output: output_transform 190416-00:45:19,363 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask". 190416-00:45:19,363 nipype.workflow DEBUG: [Node] norm - setting input initial_moving_transform = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/init_aff/initialization.mat 190416-00:45:19,363 nipype.workflow DEBUG: input: fixed_image 190416-00:45:19,363 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/mrg_tmpl/result_mrg_tmpl.pklz 190416-00:45:19,363 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/mrg_tmpl/result_mrg_tmpl.pklz 190416-00:45:19,364 nipype.workflow DEBUG: output: out 190416-00:45:19,364 nipype.workflow DEBUG: [Node] norm - setting input fixed_image = ['/opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_T1w.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_tmpl/tpl-OASIS30ANTs_res-01_T1w_maths.nii.gz'] 190416-00:45:19,365 nipype.workflow DEBUG: input: moving_image 190416-00:45:19,365 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/mrg_target/result_mrg_target.pklz 190416-00:45:19,365 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/mrg_target/result_mrg_target.pklz 190416-00:45:19,365 nipype.workflow INFO: [Node] Running "map_brainmask" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask.nii.gz --interpolation MultiLabel --output tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz --transform [ /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/norm/transform0GenericAffine.mat, 1 ] 190416-00:45:19,366 nipype.workflow DEBUG: output: out 190416-00:45:19,366 nipype.workflow DEBUG: [Node] norm - setting input moving_image = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_target/sub-NC080001_T1w_ras_maths_corrected_maths.nii.gz'] 190416-00:45:19,369 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/norm". 190416-00:45:19,369 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm" locally: cached=False, updated=False. 190416-00:45:19,372 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm (taskid=51). 190416-00:45:19,373 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:19,375 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/norm". 190416-00:45:19,381 nipype.workflow INFO: [Node] Running "norm" ("niworkflows.interfaces.fixes.FixHeaderRegistration"), a CommandLine Interface with command: antsRegistration --collapse-output-transforms 1 --dimensionality 3 --float 1 --initial-moving-transform [ /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/init_aff/initialization.mat, 0 ] --initialize-transforms-per-stage 0 --interpolation LanczosWindowedSinc --output [ anat_to_template, anat_to_template_Warped.nii.gz ] --transform Rigid[ 0.1 ] --metric MI[ /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_T1w.nii.gz, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz, 1, 32, Regular, 0.25 ] --convergence [ 1000x500x250x100, 1e-08, 10 ] --smoothing-sigmas 4.0x2.0x1.0x0.0vox --shrink-factors 8x4x2x1 --use-histogram-matching 1 --masks [ /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_desc-BrainCerebellumExtraction_mask.nii.gz, NULL ] --transform Affine[ 0.1 ] --metric MI[ /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_T1w.nii.gz, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz, 1, 32, Regular, 0.25 ] --convergence [ 1000x500x250x100, 1e-08, 10 ] --smoothing-sigmas 4.0x2.0x1.0x0.0vox --shrink-factors 8x4x2x1 --use-histogram-matching 1 --masks [ /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_desc-BrainCerebellumExtraction_mask.nii.gz, NULL ] --transform SyN[ 0.1, 3.0, 0.0 ] --metric CC[ /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_T1w.nii.gz, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz, 0.5, 4, None, 1 ] --metric CC[ /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_tmpl/tpl-OASIS30ANTs_res-01_T1w_maths.nii.gz, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/lap_target/sub-NC080001_T1w_ras_maths_corrected_maths.nii.gz, 0.5, 4, None, 1 ] --convergence [ 50x10x0, 1e-09, 15 ] --smoothing-sigmas 2.0x1.0x0.0vox --shrink-factors 4x2x1 --use-histogram-matching 1 --masks [ /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_desc-BrainCerebellumExtraction_mask.nii.gz, NULL ] -v --winsorize-image-intensities [ 0.025, 0.975 ] --write-composite-transform 0 190416-00:45:20,369 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask". 190416-00:45:21,289 nipype.workflow DEBUG: Progress: 259 jobs, 61/2/1 (done/running/ready), 2/196 (pending_tasks/waiting). 190416-00:45:21,289 nipype.workflow INFO: [Job 20] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.map_brainmask). 190416-00:45:21,291 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:21,292 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:21,352 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate ID=21 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-00:45:21,352 nipype.workflow DEBUG: Setting node inputs 190416-00:45:21,352 nipype.workflow DEBUG: input: in_file 190416-00:45:21,352 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask/result_map_brainmask.pklz 190416-00:45:21,353 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask/result_map_brainmask.pklz 190416-00:45:21,353 nipype.workflow DEBUG: output: output_image 190416-00:45:21,354 nipype.workflow DEBUG: [Node] pre_mask_dilate - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans.nii.gz 190416-00:45:21,354 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate". 190416-00:45:21,354 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate" locally: cached=False, updated=False. 190416-00:45:21,355 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate (taskid=52). 190416-00:45:21,356 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:21,357 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate". 190416-00:45:21,359 nipype.workflow INFO: [Node] Running "pre_mask_dilate" ("nipype.interfaces.fsl.maths.DilateImage"), a CommandLine Interface with command: fslmaths -dt char /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/map_brainmask/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans.nii.gz -kernel sphere 3.0000 -dilF /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans_dil.nii.gz 190416-00:45:21,477 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate". 190416-00:45:23,291 nipype.workflow DEBUG: Progress: 259 jobs, 62/2/1 (done/running/ready), 2/195 (pending_tasks/waiting). 190416-00:45:23,291 nipype.workflow INFO: [Job 21] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate). 190416-00:45:23,292 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:23,294 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:23,353 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr ID=22 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-00:45:23,354 nipype.workflow DEBUG: Setting node inputs 190416-00:45:23,354 nipype.workflow DEBUG: input: in_file 190416-00:45:23,354 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/result_pre_mask_dilate.pklz 190416-00:45:23,354 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/result_pre_mask_dilate.pklz 190416-00:45:23,355 nipype.workflow DEBUG: output: out_file 190416-00:45:23,355 nipype.workflow DEBUG: [Node] check_hdr - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans_dil.nii.gz 190416-00:45:23,355 nipype.workflow DEBUG: input: reference 190416-00:45:23,355 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:23,355 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:23,356 nipype.workflow DEBUG: output: out_file 190416-00:45:23,356 nipype.workflow DEBUG: [Node] check_hdr - setting input reference = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:45:23,357 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-00:45:23,357 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr" locally: cached=False, updated=False. 190416-00:45:23,357 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr on master thread 190416-00:45:23,357 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-00:45:23,358 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-00:45:23,358 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr 190416-00:45:23,358 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr 190416-00:45:23,358 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report 190416-00:45:23,359 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report/report.rst" 190416-00:45:23,360 nipype.workflow INFO: [Node] Running "check_hdr" ("niworkflows.interfaces.images.MatchHeader") 190416-00:45:23,380 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans_dil_hdr.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_0xcffeff8b367d2bd090c5e3e9692d649d_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_node.pklz 190416-00:45:23,380 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report 190416-00:45:23,380 nipype.workflow DEBUG: Removing files: 190416-00:45:23,381 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-00:45:23,381 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report/report.rst" 190416-00:45:23,382 nipype.workflow DEBUG: Aggregate: False 190416-00:45:23,382 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr". 190416-00:45:23,382 nipype.workflow INFO: [Job 22] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr). 190416-00:45:23,446 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:25,295 nipype.workflow DEBUG: Progress: 259 jobs, 64/1/2 (done/running/ready), 1/194 (pending_tasks/waiting). 190416-00:45:25,295 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:25,297 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:25,364 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct ID=23 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-00:45:25,364 nipype.workflow DEBUG: Setting node inputs 190416-00:45:25,364 nipype.workflow DEBUG: input: mask_image 190416-00:45:25,364 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-00:45:25,364 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-00:45:25,365 nipype.workflow DEBUG: output: out_file 190416-00:45:25,365 nipype.workflow DEBUG: [Node] n4_correct - setting input mask_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans_dil_hdr.nii.gz 190416-00:45:25,366 nipype.workflow DEBUG: input: input_image 190416-00:45:25,366 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:25,366 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:25,367 nipype.workflow DEBUG: output: out_file 190416-00:45:25,367 nipype.workflow DEBUG: [Node] n4_correct - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:45:25,368 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct". 190416-00:45:25,368 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct" locally: cached=False, updated=False. 190416-00:45:25,369 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct (taskid=53). 190416-00:45:25,370 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:25,372 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct". 190416-00:45:25,375 nipype.workflow INFO: [Node] Running "n4_correct" ("nipype.interfaces.ants.segmentation.N4BiasFieldCorrection"), a CommandLine Interface with command: N4BiasFieldCorrection -d 3 --input-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz --mask-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/tpl-MNI152NLin2009cAsym_res-02_desc-brain_mask_trans_dil_hdr.nii.gz --output ref_image_valid_corrected.nii.gz 190416-00:45:26,362 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct". 190416-00:45:27,296 nipype.workflow DEBUG: Progress: 259 jobs, 64/2/1 (done/running/ready), 2/193 (pending_tasks/waiting). 190416-00:45:27,296 nipype.workflow INFO: [Job 23] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct). 190416-00:45:27,298 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:27,300 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:27,370 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass ID=24 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-00:45:27,370 nipype.workflow DEBUG: Setting node inputs 190416-00:45:27,370 nipype.workflow DEBUG: input: in_file 190416-00:45:27,371 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/result_n4_correct.pklz 190416-00:45:27,371 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/result_n4_correct.pklz 190416-00:45:27,371 nipype.workflow DEBUG: output: output_image 190416-00:45:27,371 nipype.workflow DEBUG: [Node] skullstrip_first_pass - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/ref_image_valid_corrected.nii.gz 190416-00:45:27,372 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass". 190416-00:45:27,372 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass" locally: cached=False, updated=False. 190416-00:45:27,373 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass (taskid=54). 190416-00:45:27,373 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:27,375 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass". 190416-00:45:27,377 nipype.workflow INFO: [Node] Running "skullstrip_first_pass" ("nipype.interfaces.fsl.preprocess.BET"), a CommandLine Interface with command: bet /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/ref_image_valid_corrected.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain.nii.gz -f 0.20 -m 190416-00:45:28,747 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass". 190416-00:45:29,299 nipype.workflow DEBUG: Progress: 259 jobs, 65/2/1 (done/running/ready), 2/192 (pending_tasks/waiting). 190416-00:45:29,299 nipype.workflow INFO: [Job 24] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass). 190416-00:45:29,301 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:29,303 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:29,376 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate ID=25 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-00:45:29,376 nipype.workflow DEBUG: Setting node inputs 190416-00:45:29,376 nipype.workflow DEBUG: input: in_file 190416-00:45:29,376 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:45:29,376 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:45:29,377 nipype.workflow DEBUG: output: mask_file 190416-00:45:29,377 nipype.workflow DEBUG: [Node] skullstrip_first_dilate - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain_mask.nii.gz 190416-00:45:29,378 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate". 190416-00:45:29,378 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate" locally: cached=False, updated=False. 190416-00:45:29,380 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate (taskid=55). 190416-00:45:29,380 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:29,382 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate". 190416-00:45:29,384 nipype.workflow INFO: [Node] Running "skullstrip_first_dilate" ("nipype.interfaces.fsl.maths.DilateImage"), a CommandLine Interface with command: fslmaths -dt char /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain_mask.nii.gz -kernel sphere 6.0000 -dilF /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_valid_corrected_brain_mask_dil.nii.gz 190416-00:45:29,685 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate". 190416-00:45:31,266 nipype.workflow DEBUG: Progress: 259 jobs, 66/2/1 (done/running/ready), 2/191 (pending_tasks/waiting). 190416-00:45:31,266 nipype.workflow INFO: [Job 25] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate). 190416-00:45:31,268 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:31,269 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:31,339 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask ID=26 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-00:45:31,339 nipype.workflow DEBUG: Setting node inputs 190416-00:45:31,339 nipype.workflow DEBUG: input: in_file 190416-00:45:31,339 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:45:31,340 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:45:31,340 nipype.workflow DEBUG: output: out_file 190416-00:45:31,340 nipype.workflow DEBUG: [Node] skullstrip_first_mask - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain.nii.gz 190416-00:45:31,340 nipype.workflow DEBUG: input: mask_file 190416-00:45:31,340 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/result_skullstrip_first_dilate.pklz 190416-00:45:31,341 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/result_skullstrip_first_dilate.pklz 190416-00:45:31,341 nipype.workflow DEBUG: output: out_file 190416-00:45:31,341 nipype.workflow DEBUG: [Node] skullstrip_first_mask - setting input mask_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_valid_corrected_brain_mask_dil.nii.gz 190416-00:45:31,342 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask". 190416-00:45:31,342 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask" locally: cached=False, updated=False. 190416-00:45:31,342 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask (taskid=56). 190416-00:45:31,343 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:31,344 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask". 190416-00:45:31,347 nipype.workflow INFO: [Node] Running "skullstrip_first_mask" ("nipype.interfaces.fsl.maths.ApplyMask"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain.nii.gz -mas /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_valid_corrected_brain_mask_dil.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/ref_image_valid_corrected_brain_masked.nii.gz 190416-00:45:31,438 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask". 190416-00:45:33,269 nipype.workflow DEBUG: Progress: 259 jobs, 67/2/1 (done/running/ready), 2/190 (pending_tasks/waiting). 190416-00:45:33,269 nipype.workflow INFO: [Job 26] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask). 190416-00:45:33,270 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:33,272 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:33,342 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize ID=27 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-00:45:33,342 nipype.workflow DEBUG: Setting node inputs 190416-00:45:33,342 nipype.workflow DEBUG: input: in_file 190416-00:45:33,342 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/result_skullstrip_first_mask.pklz 190416-00:45:33,342 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/result_skullstrip_first_mask.pklz 190416-00:45:33,343 nipype.workflow DEBUG: output: out_file 190416-00:45:33,343 nipype.workflow DEBUG: [Node] unifize - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/ref_image_valid_corrected_brain_masked.nii.gz 190416-00:45:33,343 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize". 190416-00:45:33,343 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize" locally: cached=False, updated=False. 190416-00:45:33,344 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize (taskid=57). 190416-00:45:33,344 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:33,346 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize". 190416-00:45:33,348 nipype.workflow INFO: [Node] Running "unifize" ("nipype.interfaces.afni.utils.Unifize"), a CommandLine Interface with command: 3dUnifize -clfrac 0.2 -rbt 18.3 65.0 90.0 -prefix uni.nii.gz -T2 -input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/ref_image_valid_corrected_brain_masked.nii.gz 190416-00:45:34,77 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize". 190416-00:45:35,271 nipype.workflow DEBUG: Progress: 259 jobs, 68/2/1 (done/running/ready), 2/189 (pending_tasks/waiting). 190416-00:45:35,272 nipype.workflow INFO: [Job 27] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize). 190416-00:45:35,273 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:35,275 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:35,339 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize ID=28 (0.10GB, 1 threads). Free: 5.67GB, 0 threads. 190416-00:45:35,339 nipype.workflow DEBUG: Setting node inputs 190416-00:45:35,339 nipype.workflow DEBUG: input: in_file 190416-00:45:35,339 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/result_unifize.pklz 190416-00:45:35,339 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/result_unifize.pklz 190416-00:45:35,340 nipype.workflow DEBUG: output: out_file 190416-00:45:35,340 nipype.workflow DEBUG: [Node] fixhdr_unifize - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/uni.nii.gz 190416-00:45:35,340 nipype.workflow DEBUG: input: hdr_file 190416-00:45:35,340 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:35,340 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:35,340 nipype.workflow DEBUG: output: out_file 190416-00:45:35,341 nipype.workflow DEBUG: [Node] fixhdr_unifize - setting input hdr_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:45:35,341 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize". 190416-00:45:35,341 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize" locally: cached=False, updated=False. 190416-00:45:35,342 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize (taskid=58). 190416-00:45:35,342 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:35,343 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize". 190416-00:45:35,345 nipype.workflow INFO: [Node] Running "fixhdr_unifize" ("niworkflows.interfaces.utils.CopyXForm") 190416-00:45:35,371 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize". 190416-00:45:37,275 nipype.workflow DEBUG: Progress: 259 jobs, 69/2/1 (done/running/ready), 2/188 (pending_tasks/waiting). 190416-00:45:37,276 nipype.workflow INFO: [Job 28] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize). 190416-00:45:37,278 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:37,280 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:37,359 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass ID=29 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-00:45:37,359 nipype.workflow DEBUG: Setting node inputs 190416-00:45:37,359 nipype.workflow DEBUG: input: in_file 190416-00:45:37,359 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-00:45:37,360 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-00:45:37,360 nipype.workflow DEBUG: output: out_file 190416-00:45:37,360 nipype.workflow DEBUG: [Node] skullstrip_second_pass - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz 190416-00:45:37,361 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass". 190416-00:45:37,361 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass" locally: cached=False, updated=False. 190416-00:45:37,362 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass (taskid=59). 190416-00:45:37,362 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:37,364 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass". 190416-00:45:37,367 nipype.workflow INFO: [Node] Running "skullstrip_second_pass" ("nipype.interfaces.afni.preprocess.Automask"), a CommandLine Interface with command: 3dAutomask -apply_prefix uni_xform_masked.nii.gz -dilate 1 -prefix uni_xform_mask.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/uni_xform.nii.gz 190416-00:45:37,503 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass". 190416-00:45:39,277 nipype.workflow DEBUG: Progress: 259 jobs, 70/2/1 (done/running/ready), 2/187 (pending_tasks/waiting). 190416-00:45:39,277 nipype.workflow INFO: [Job 29] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass). 190416-00:45:39,279 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:39,281 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:39,364 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 ID=30 (0.10GB, 1 threads). Free: 5.67GB, 0 threads. 190416-00:45:39,365 nipype.workflow DEBUG: Setting node inputs 190416-00:45:39,365 nipype.workflow DEBUG: input: in_file 190416-00:45:39,365 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/result_skullstrip_second_pass.pklz 190416-00:45:39,365 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/result_skullstrip_second_pass.pklz 190416-00:45:39,366 nipype.workflow DEBUG: output: out_file 190416-00:45:39,366 nipype.workflow DEBUG: [Node] fixhdr_skullstrip2 - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/uni_xform_mask.nii.gz 190416-00:45:39,366 nipype.workflow DEBUG: input: hdr_file 190416-00:45:39,366 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:39,367 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-00:45:39,367 nipype.workflow DEBUG: output: out_file 190416-00:45:39,367 nipype.workflow DEBUG: [Node] fixhdr_skullstrip2 - setting input hdr_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/validate_ref/ref_image_valid.nii.gz 190416-00:45:39,368 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2". 190416-00:45:39,368 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2" locally: cached=False, updated=False. 190416-00:45:39,369 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 (taskid=60). 190416-00:45:39,369 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:39,370 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2". 190416-00:45:39,372 nipype.workflow INFO: [Node] Running "fixhdr_skullstrip2" ("niworkflows.interfaces.utils.CopyXForm") 190416-00:45:39,395 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2". 190416-00:45:41,280 nipype.workflow DEBUG: Progress: 259 jobs, 71/2/1 (done/running/ready), 2/186 (pending_tasks/waiting). 190416-00:45:41,281 nipype.workflow INFO: [Job 30] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2). 190416-00:45:41,283 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:41,285 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:41,364 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks ID=31 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-00:45:41,364 nipype.workflow DEBUG: Setting node inputs 190416-00:45:41,364 nipype.workflow DEBUG: input: operand_file 190416-00:45:41,364 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/result_fixhdr_skullstrip2.pklz 190416-00:45:41,364 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/result_fixhdr_skullstrip2.pklz 190416-00:45:41,365 nipype.workflow DEBUG: output: out_file 190416-00:45:41,365 nipype.workflow DEBUG: [Node] combine_masks - setting input operand_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/uni_xform_mask_xform.nii.gz 190416-00:45:41,365 nipype.workflow DEBUG: input: in_file 190416-00:45:41,366 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:45:41,366 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-00:45:41,366 nipype.workflow DEBUG: output: mask_file 190416-00:45:41,367 nipype.workflow DEBUG: [Node] combine_masks - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain_mask.nii.gz 190416-00:45:41,367 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks". 190416-00:45:41,368 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks" locally: cached=False, updated=False. 190416-00:45:41,368 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks (taskid=61). 190416-00:45:41,369 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:41,371 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks". 190416-00:45:41,374 nipype.workflow INFO: [Node] Running "combine_masks" ("nipype.interfaces.fsl.maths.BinaryMaths"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_valid_corrected_brain_mask.nii.gz -mul /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/uni_xform_mask_xform.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-00:45:41,465 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks". 190416-00:45:43,283 nipype.workflow DEBUG: Progress: 259 jobs, 72/2/1 (done/running/ready), 2/185 (pending_tasks/waiting). 190416-00:45:43,283 nipype.workflow INFO: [Job 31] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks). 190416-00:45:43,285 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:43,287 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:43,362 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.dvars ID=32 (0.16GB, 1 threads). Free: 5.61GB, 0 threads. 190416-00:45:43,362 nipype.workflow DEBUG: Setting node inputs 190416-00:45:43,362 nipype.workflow DEBUG: input: in_mask 190416-00:45:43,363 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-00:45:43,363 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-00:45:43,363 nipype.workflow DEBUG: output: out_file 190416-00:45:43,363 nipype.workflow DEBUG: [Node] dvars - setting input in_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-00:45:43,364 nipype.workflow DEBUG: input: in_file 190416-00:45:43,364 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-00:45:43,364 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-00:45:43,365 nipype.workflow DEBUG: output: out_file 190416-00:45:43,365 nipype.workflow DEBUG: [Node] dvars - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/vol0000_xform-00000_merged.nii.gz 190416-00:45:43,366 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/dvars". 190416-00:45:43,366 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.dvars" locally: cached=False, updated=False. 190416-00:45:43,367 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.dvars (taskid=62). 190416-00:45:43,367 nipype.workflow DEBUG: Cannot allocate job 35 (0.20GB, 1 threads). 190416-00:45:43,367 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:43,369 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.dvars" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/dvars". 190416-00:45:43,371 nipype.workflow INFO: [Node] Running "dvars" ("nipype.algorithms.confounds.ComputeDVARS") /usr/local/miniconda/lib/python3.7/site-packages/nitime/utils.py:980: FutureWarning: Conversion of the second argument of issubdtype from `complex` to `np.complexfloating` is deprecated. In future, it will be treated as `np.complex128 == np.dtype(complex).type`. complex_result = (np.issubdtype(in1.dtype, np.complex) or /usr/local/miniconda/lib/python3.7/site-packages/scipy/fftpack/basic.py:160: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. z[index] = x 190416-00:45:45,287 nipype.workflow DEBUG: Progress: 259 jobs, 73/2/2 (done/running/ready), 2/184 (pending_tasks/waiting). 190416-00:45:45,288 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-00:45:45,290 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 5.61/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.dvars * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:45,290 nipype.workflow DEBUG: No resources available 190416-00:45:47,292 nipype.workflow DEBUG: No resources available 190416-00:45:49,295 nipype.workflow DEBUG: No resources available 190416-00:45:51,297 nipype.workflow DEBUG: No resources available 190416-00:45:51,516 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.dvars". 190416-00:45:53,296 nipype.workflow INFO: [Job 32] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.dvars). 190416-00:45:53,298 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:53,300 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 4 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:53,374 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_std_dvars_header ID=33 (0.01GB, 1 threads). Free: 5.76GB, 0 threads. 190416-00:45:53,375 nipype.workflow DEBUG: Setting node inputs 190416-00:45:53,375 nipype.workflow DEBUG: input: in_file 190416-00:45:53,376 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/dvars/result_dvars.pklz 190416-00:45:53,376 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/dvars/result_dvars.pklz 190416-00:45:53,377 nipype.workflow DEBUG: output: out_std 190416-00:45:53,377 nipype.workflow DEBUG: [Node] add_std_dvars_header - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/dvars/vol0000_xform-00000_merged_dvars_std.tsv 190416-00:45:53,377 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header". 190416-00:45:53,378 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_std_dvars_header" locally: cached=False, updated=False. 190416-00:45:53,378 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_std_dvars_header on master thread 190416-00:45:53,378 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_std_dvars_header" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header". 190416-00:45:53,379 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header". 190416-00:45:53,379 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header 190416-00:45:53,379 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header 190416-00:45:53,379 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/_report 190416-00:45:53,380 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/_report/report.rst" 190416-00:45:53,381 nipype.workflow INFO: [Node] Running "add_std_dvars_header" ("niworkflows.interfaces.utils.AddTSVHeader") 190416-00:45:53,385 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/vol0000_xform-00000_merged_dvars_std_motion.tsv;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/_0x1f3295cd7941f47d28909b37789a8ae4_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/_node.pklz 190416-00:45:53,386 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/_report 190416-00:45:53,386 nipype.workflow DEBUG: Removing files: 190416-00:45:53,387 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/result_add_std_dvars_header.pklz 190416-00:45:53,387 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/_report/report.rst" 190416-00:45:53,387 nipype.workflow DEBUG: Aggregate: False 190416-00:45:53,388 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_std_dvars_header". 190416-00:45:53,388 nipype.workflow INFO: [Job 33] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_std_dvars_header). 190416-00:45:53,466 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_dvars_header ID=34 (0.01GB, 1 threads). Free: 5.76GB, 0 threads. 190416-00:45:53,466 nipype.workflow DEBUG: Setting node inputs 190416-00:45:53,466 nipype.workflow DEBUG: input: in_file 190416-00:45:53,466 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/dvars/result_dvars.pklz 190416-00:45:53,467 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/dvars/result_dvars.pklz 190416-00:45:53,467 nipype.workflow DEBUG: output: out_nstd 190416-00:45:53,467 nipype.workflow DEBUG: [Node] add_dvars_header - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/dvars/vol0000_xform-00000_merged_dvars_nstd.tsv 190416-00:45:53,468 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header". 190416-00:45:53,468 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_dvars_header" locally: cached=False, updated=False. 190416-00:45:53,468 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_dvars_header on master thread 190416-00:45:53,469 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_dvars_header" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header". 190416-00:45:53,469 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header". 190416-00:45:53,469 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header 190416-00:45:53,469 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header 190416-00:45:53,470 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/_report 190416-00:45:53,470 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/_report/report.rst" 190416-00:45:53,472 nipype.workflow INFO: [Node] Running "add_dvars_header" ("niworkflows.interfaces.utils.AddTSVHeader") 190416-00:45:53,478 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/vol0000_xform-00000_merged_dvars_nstd_motion.tsv;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/_0x7512ddc10c8b9b128cf2ba196e3e0001_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/_node.pklz 190416-00:45:53,478 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/_report 190416-00:45:53,478 nipype.workflow DEBUG: Removing files: 190416-00:45:53,479 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/result_add_dvars_header.pklz 190416-00:45:53,479 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/_report/report.rst" 190416-00:45:53,480 nipype.workflow DEBUG: Aggregate: False 190416-00:45:53,480 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_dvars_header". 190416-00:45:53,481 nipype.workflow INFO: [Job 34] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.add_dvars_header). 190416-00:45:53,558 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask ID=35 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-00:45:53,559 nipype.workflow DEBUG: Setting node inputs 190416-00:45:53,559 nipype.workflow DEBUG: input: in_file 190416-00:45:53,559 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-00:45:53,559 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-00:45:53,559 nipype.workflow DEBUG: output: out_file 190416-00:45:53,560 nipype.workflow DEBUG: [Node] apply_mask - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz 190416-00:45:53,562 nipype.workflow DEBUG: input: mask_file 190416-00:45:53,562 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-00:45:53,562 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-00:45:53,563 nipype.workflow DEBUG: output: out_file 190416-00:45:53,563 nipype.workflow DEBUG: [Node] apply_mask - setting input mask_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-00:45:53,564 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask". 190416-00:45:53,564 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask" locally: cached=False, updated=False. 190416-00:45:53,565 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask (taskid=63). 190416-00:45:53,568 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:53,569 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask". 190416-00:45:53,571 nipype.workflow INFO: [Node] Running "apply_mask" ("nipype.interfaces.fsl.maths.ApplyMask"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz -mas /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/uni_xform_masked.nii.gz 190416-00:45:53,667 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask". 190416-00:45:55,299 nipype.workflow DEBUG: Progress: 259 jobs, 76/2/1 (done/running/ready), 2/181 (pending_tasks/waiting). 190416-00:45:55,299 nipype.workflow INFO: [Job 35] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_bold_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask). 190416-00:45:55,300 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:55,302 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm 190416-00:45:55,375 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:57,302 nipype.workflow DEBUG: Progress: 259 jobs, 77/1/1 (done/running/ready), 1/181 (pending_tasks/waiting). 190416-00:45:57,302 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-00:45:57,378 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:45:59,363 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:01,341 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:03,351 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:05,342 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:07,345 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:09,347 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:11,362 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:13,350 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:15,359 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:17,362 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:19,359 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:21,359 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:23,368 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:25,369 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:27,383 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:29,370 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:31,340 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:33,340 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:35,348 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:37,350 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:39,353 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:41,374 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:43,360 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:45,364 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:47,377 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:49,369 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:51,372 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:53,381 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:55,369 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:57,376 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:46:59,378 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:01,349 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:03,368 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:05,350 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:07,362 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:09,356 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:11,367 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:13,361 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:15,368 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:17,367 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:19,372 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:21,384 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:23,379 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:25,378 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:27,384 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:29,390 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:31,372 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:33,352 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:35,358 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:37,358 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:39,363 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:41,363 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:43,372 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:45,375 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:47,385 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:49,371 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:51,375 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:53,378 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:55,397 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:57,383 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:47:59,398 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:01,355 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:03,358 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:05,362 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:07,366 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:09,367 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:11,377 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:13,372 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:15,381 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:17,394 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:19,405 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:21,382 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:23,382 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:25,390 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:27,386 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:29,400 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:31,380 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:33,363 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:35,362 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:37,370 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:39,370 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:41,372 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:43,375 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:45,386 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:47,393 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:49,382 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:51,387 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:53,393 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:55,394 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:57,425 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:48:59,429 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:01,376 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:03,372 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:05,380 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:07,377 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:09,375 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:11,382 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:13,394 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:15,400 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:17,393 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:19,393 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:21,403 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:23,407 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:25,401 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:27,402 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:29,407 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:31,379 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:33,387 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:35,381 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:37,377 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:39,401 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:41,392 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:43,397 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:45,398 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:47,399 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:49,394 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:51,407 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:53,411 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:55,412 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:57,414 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:49:59,415 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:01,391 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:03,399 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:05,403 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:07,394 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:09,398 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:11,404 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:13,410 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:15,423 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:17,399 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:19,415 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:21,425 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:23,420 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:25,425 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:27,423 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:29,429 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:31,396 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:33,407 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:35,408 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:37,407 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:39,414 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:41,420 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:43,420 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:45,421 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:47,422 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:49,437 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:51,435 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:53,435 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:55,434 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:57,450 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:50:59,398 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:01,449 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:03,451 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:05,458 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:07,455 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:09,452 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:11,466 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:13,457 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:15,462 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:17,468 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:19,474 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:21,481 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:23,494 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:25,509 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:27,502 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:29,436 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:31,450 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:33,445 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:35,448 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:37,462 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:39,455 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:41,459 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:43,478 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:45,475 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:47,479 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:49,479 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:51,476 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:53,479 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:55,481 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:57,493 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:51:59,452 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:01,452 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:03,467 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:05,467 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:07,461 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:09,465 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:11,468 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:13,472 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:15,488 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:17,480 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:19,483 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:21,485 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:23,494 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:25,493 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:27,493 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:29,460 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:31,481 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:33,485 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:35,472 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:37,475 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:39,480 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:41,482 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:43,486 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:45,496 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:47,513 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:49,493 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:51,499 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:53,497 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:55,521 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:57,504 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:52:59,470 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:01,473 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:03,477 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:05,477 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:07,481 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:09,483 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:11,494 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:13,496 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:15,489 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:17,502 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:19,501 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:21,503 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:23,507 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:25,508 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:27,510 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:29,493 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:31,479 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:33,490 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:35,515 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:37,492 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:39,489 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:41,509 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:43,512 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:45,494 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:47,499 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:49,502 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:51,506 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:53,505 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:55,517 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:57,518 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:53:59,507 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:01,489 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:03,495 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:05,492 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:07,495 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:09,507 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:11,507 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:13,502 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:15,504 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:17,525 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:19,547 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:21,515 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:23,519 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:25,523 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:27,528 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:29,495 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:31,502 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:33,507 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:35,513 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:37,509 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:39,513 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:41,523 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:43,519 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:45,520 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:47,525 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:49,523 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:51,527 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:53,547 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:55,549 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:57,537 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:54:59,523 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:01,517 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:03,509 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:05,512 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:07,541 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:09,519 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:11,524 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:13,535 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:15,539 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:17,531 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:19,556 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:21,547 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:23,542 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:25,546 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:27,545 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:29,524 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:31,530 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:33,534 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:35,530 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:37,528 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:39,533 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:41,537 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:43,553 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:45,543 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:47,546 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:49,548 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:51,554 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:53,564 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:55,563 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:57,564 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:55:59,535 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:01,537 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:03,549 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:05,547 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:07,548 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:09,558 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:11,554 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:13,557 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:15,562 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:17,565 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:19,573 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:21,574 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:23,576 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:25,580 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:27,591 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:29,567 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:31,574 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:33,576 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:35,579 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:37,580 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:39,583 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:41,587 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:43,602 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:45,599 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:47,608 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:49,605 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:51,604 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:53,604 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:55,618 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:57,614 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:56:59,565 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:01,570 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:03,579 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:05,577 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:07,578 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:09,578 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:11,591 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:13,584 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:15,592 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:17,598 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:19,592 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:21,598 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:23,603 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:25,601 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:27,607 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:29,594 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:31,588 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:33,590 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:35,598 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:37,598 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:39,602 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:41,608 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:43,611 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:45,614 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:47,634 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:49,620 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:51,624 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:53,626 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:55,629 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:57,629 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:57:59,590 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:01,588 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:03,591 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:05,593 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:07,597 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:09,603 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:11,609 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:13,609 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:15,617 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:17,614 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:19,622 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:21,624 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:23,628 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:25,667 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:27,634 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:29,619 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:31,621 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:33,618 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:35,643 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:37,625 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:39,628 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:41,642 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:43,639 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:45,637 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:47,643 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:49,644 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:51,647 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:53,651 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:55,660 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:57,656 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:58:59,625 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:01,644 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:03,625 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:05,627 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:07,630 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:09,677 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:11,638 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:13,641 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:15,642 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:17,644 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:19,653 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:21,655 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:23,650 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:25,656 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:27,664 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:29,648 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:31,639 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:33,633 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:35,639 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:37,650 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:39,652 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:41,647 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:43,649 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:45,658 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:47,664 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:49,666 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:51,660 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:53,663 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:55,669 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:57,675 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-00:59:59,644 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:01,639 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:03,648 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:05,648 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:07,660 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:09,661 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:11,656 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:13,662 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:15,670 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:17,674 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:19,674 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:21,675 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:23,684 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:25,696 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:27,691 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:29,654 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:31,658 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:33,663 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:35,665 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:37,664 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:39,669 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:41,673 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:43,681 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:45,697 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:47,682 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:49,688 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:51,707 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:53,701 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:55,697 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:57,700 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:00:59,678 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:01,671 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:03,677 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:05,678 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:07,680 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:09,685 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:11,695 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:13,699 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:15,693 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:17,698 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:19,703 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:21,725 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:23,716 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:25,708 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:27,713 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:29,686 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:31,686 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:33,685 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:35,689 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:37,689 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:39,705 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:41,701 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:43,702 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:45,702 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:47,707 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:49,712 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:51,720 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:53,711 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:55,717 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:57,721 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:01:59,703 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:01,692 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:03,690 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:05,696 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:07,699 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:09,703 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:11,705 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:13,713 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:15,709 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:17,720 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:19,716 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:21,714 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:23,718 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:25,725 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:27,741 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:29,702 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:31,693 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:33,695 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:35,705 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:37,717 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:39,705 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:41,706 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:43,709 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:45,715 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:47,721 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:49,722 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:51,723 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:53,746 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:55,741 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:57,745 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:02:59,698 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:01,702 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:03,706 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:05,715 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:07,717 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:09,717 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:11,722 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:13,732 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:15,729 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:17,729 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:19,729 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:21,732 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:23,740 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:25,744 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:27,739 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:29,709 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:31,718 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:33,717 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:35,724 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:37,723 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:39,726 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:41,729 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:43,737 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:45,735 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:47,737 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:49,748 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:51,759 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:53,752 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:55,749 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:57,754 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:03:59,729 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:01,736 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:03,731 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:05,731 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:07,733 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:09,744 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:11,754 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:13,745 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:15,748 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:17,750 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:19,766 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:21,773 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:23,763 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:25,769 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:27,772 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:29,743 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:31,746 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:33,756 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:35,748 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:37,753 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:39,767 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:41,758 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:43,759 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:45,766 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:47,775 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:49,781 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:51,780 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:53,783 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:55,786 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:57,792 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:04:59,762 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:01,764 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:03,769 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:05,785 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:07,777 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:09,791 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:11,780 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:13,785 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:15,789 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:17,814 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:19,799 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:21,793 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:23,806 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:25,806 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:27,814 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:29,777 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:31,773 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:33,776 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:35,780 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:37,782 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:39,809 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:41,802 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:43,798 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:45,806 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:47,807 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:49,812 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:51,822 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:53,817 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:55,821 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:57,841 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:05:59,807 nipype.workflow DEBUG: Cannot allocate job 109 (5.00GB, 5 threads). 190416-01:06:00,32 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm". 190416-01:06:01,742 nipype.workflow INFO: [Job 72] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.norm). 190416-01:06:01,746 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:06:01,748 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 2 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:06:01,808 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.map_brainmask ID=73 (1.00GB, 1 threads). Free: 7.77GB, 5 threads. 190416-01:06:01,808 nipype.workflow DEBUG: Setting node inputs 190416-01:06:01,809 nipype.workflow DEBUG: input: transforms 190416-01:06:01,809 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/norm/result_norm.pklz 190416-01:06:01,810 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/norm/result_norm.pklz 190416-01:06:01,813 nipype.workflow DEBUG: output: reverse_transforms 190416-01:06:01,813 nipype.workflow DEBUG: [Node] map_brainmask - setting input transforms = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/norm/anat_to_template0GenericAffine.mat', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/norm/anat_to_template1InverseWarp.nii.gz'] 190416-01:06:01,814 nipype.workflow DEBUG: input: invert_transform_flags 190416-01:06:01,815 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/norm/result_norm.pklz 190416-01:06:01,815 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/norm/result_norm.pklz 190416-01:06:01,818 nipype.workflow DEBUG: output: reverse_invert_flags 190416-01:06:01,819 nipype.workflow DEBUG: [Node] map_brainmask - setting input invert_transform_flags = [True, False] 190416-01:06:01,819 nipype.workflow DEBUG: input: reference_image 190416-01:06:01,820 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-01:06:01,820 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-01:06:01,821 nipype.workflow DEBUG: output: out 190416-01:06:01,822 nipype.workflow DEBUG: [Node] map_brainmask - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz 190416-01:06:01,823 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/map_brainmask". 190416-01:06:01,823 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.map_brainmask" locally: cached=False, updated=False. 190416-01:06:01,825 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.map_brainmask (taskid=64). 190416-01:06:01,825 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1 ID=109 (5.00GB, 5 threads). Free: 2.77GB, 0 threads. 190416-01:06:01,826 nipype.workflow DEBUG: Setting node inputs 190416-01:06:01,826 nipype.workflow DEBUG: input: T2_file 190416-01:06:01,827 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-01:06:01,827 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-01:06:01,828 nipype.workflow DEBUG: output: t2w 190416-01:06:01,828 nipype.workflow DEBUG: [Node] autorecon1 - setting input T2_file = 190416-01:06:01,828 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.map_brainmask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/map_brainmask".190416-01:06:01,829 nipype.workflow DEBUG: input: FLAIR_file 190416-01:06:01,829 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-01:06:01,830 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-01:06:01,830 nipype.workflow DEBUG: output: flair 190416-01:06:01,830 nipype.workflow DEBUG: [Node] autorecon1 - setting input FLAIR_file = 190416-01:06:01,830 nipype.workflow DEBUG: input: hires 190416-01:06:01,831 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-01:06:01,831 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-01:06:01,832 nipype.workflow DEBUG: output: hires 190416-01:06:01,832 nipype.workflow DEBUG: [Node] autorecon1 - setting input hires = False 190416-01:06:01,832 nipype.workflow DEBUG: input: mris_inflate 190416-01:06:01,833 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-01:06:01,833 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-01:06:01,834 nipype.workflow DEBUG: output: mris_inflate 190416-01:06:01,834 nipype.workflow DEBUG: [Node] autorecon1 - setting input mris_inflate = 190416-01:06:01,834 nipype.workflow DEBUG: input: flags 190416-01:06:01,834 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fov_check/result_fov_check.pklz 190416-01:06:01,835 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fov_check/result_fov_check.pklz 190416-01:06:01,835 nipype.workflow INFO: [Node] Running "map_brainmask" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /opt/templateflow/tpl-OASIS30ANTs/tpl-OASIS30ANTs_res-01_label-brain_probseg.nii.gz --interpolation Gaussian --output tpl-OASIS30ANTs_res-01_label-brain_probseg_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz --transform [ /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/norm/anat_to_template0GenericAffine.mat, 1 ] --transform [ /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/norm/anat_to_template1InverseWarp.nii.gz, 0 ] 190416-01:06:01,836 nipype.workflow DEBUG: output: out 190416-01:06:01,836 nipype.workflow DEBUG: [Node] autorecon1 - setting input flags = -noskullstrip 190416-01:06:01,836 nipype.workflow DEBUG: input: T1_files 190416-01:06:01,837 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-01:06:01,837 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-01:06:01,838 nipype.workflow DEBUG: output: out 190416-01:06:01,838 nipype.workflow DEBUG: [Node] autorecon1 - setting input T1_files = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz 190416-01:06:01,838 nipype.workflow DEBUG: input: subjects_dir 190416-01:06:01,838 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/result_fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c.pklz 190416-01:06:01,839 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c/result_fsdir_run_20190416_004112_82991b23_cc26_424b_8249_2dcee2de010c.pklz 190416-01:06:01,842 nipype.workflow DEBUG: output: subjects_dir 190416-01:06:01,842 nipype.workflow DEBUG: [Node] autorecon1 - setting input subjects_dir = /out/freesurfer 190416-01:06:01,843 nipype.workflow DEBUG: input: subject_id 190416-01:06:01,843 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bids_info/result_bids_info.pklz 190416-01:06:01,843 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bids_info/result_bids_info.pklz 190416-01:06:01,844 nipype.workflow DEBUG: output: subject 190416-01:06:01,845 nipype.workflow DEBUG: [Node] autorecon1 - setting input subject_id = sub-NC080001 190416-01:06:01,846 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon1". 190416-01:06:01,846 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1" locally: cached=False, updated=False. 190416-01:06:01,847 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1 (taskid=65). 190416-01:06:01,851 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon1". 190416-01:06:01,857 nipype.workflow INFO: [Node] Running "autorecon1" ("nipype.interfaces.freesurfer.preprocess.ReconAll"), a CommandLine Interface with command: recon-all -autorecon1 -i /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz -noskullstrip -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer 190416-01:06:03,744 nipype.workflow DEBUG: Progress: 259 jobs, 78/2/0 (done/running/ready), 2/179 (pending_tasks/waiting). 190416-01:06:03,744 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-01:06:03,746 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 0 jobs ready. Free memory (GB): 2.77/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1 * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.map_brainmask 190416-01:06:03,746 nipype.workflow DEBUG: No resources available 190416-01:06:05,747 nipype.workflow DEBUG: No resources available 190416-01:06:07,752 nipype.workflow DEBUG: No resources available 190416-01:06:09,756 nipype.workflow DEBUG: No resources available 190416-01:06:11,758 nipype.workflow DEBUG: No resources available 190416-01:06:13,759 nipype.workflow DEBUG: No resources available 190416-01:06:15,761 nipype.workflow DEBUG: No resources available 190416-01:06:17,764 nipype.workflow DEBUG: No resources available 190416-01:06:19,766 nipype.workflow DEBUG: No resources available 190416-01:06:21,768 nipype.workflow DEBUG: No resources available 190416-01:06:23,770 nipype.workflow DEBUG: No resources available 190416-01:06:25,776 nipype.workflow DEBUG: No resources available 190416-01:06:27,779 nipype.workflow DEBUG: No resources available 190416-01:06:29,746 nipype.workflow DEBUG: No resources available 190416-01:06:31,748 nipype.workflow DEBUG: No resources available 190416-01:06:33,751 nipype.workflow DEBUG: No resources available 190416-01:06:35,754 nipype.workflow DEBUG: No resources available 190416-01:06:37,756 nipype.workflow DEBUG: No resources available 190416-01:06:38,652 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.map_brainmask". 190416-01:06:39,755 nipype.workflow INFO: [Job 73] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.map_brainmask). 190416-01:06:39,757 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:06:39,759 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1 190416-01:06:39,825 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.thr_brainmask ID=74 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-01:06:39,825 nipype.workflow DEBUG: Setting node inputs 190416-01:06:39,826 nipype.workflow DEBUG: input: input_image 190416-01:06:39,826 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/map_brainmask/result_map_brainmask.pklz 190416-01:06:39,827 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/map_brainmask/result_map_brainmask.pklz 190416-01:06:39,828 nipype.workflow DEBUG: output: output_image 190416-01:06:39,828 nipype.workflow DEBUG: [Node] thr_brainmask - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/map_brainmask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans.nii.gz 190416-01:06:39,829 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/thr_brainmask". 190416-01:06:39,829 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.thr_brainmask" locally: cached=False, updated=False. 190416-01:06:39,830 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.thr_brainmask (taskid=66). 190416-01:06:39,834 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.thr_brainmask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/thr_brainmask". 190416-01:06:39,838 nipype.workflow INFO: [Node] Running "thr_brainmask" ("niworkflows.interfaces.ants.ThresholdImage"), a CommandLine Interface with command: ThresholdImage 3 /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/map_brainmask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans.nii.gz tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled.nii.gz 0.500000 1.000000 1.000000 0.000000 190416-01:06:40,440 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.thr_brainmask". 190416-01:06:41,759 nipype.workflow DEBUG: Progress: 259 jobs, 79/2/0 (done/running/ready), 2/178 (pending_tasks/waiting). 190416-01:06:41,760 nipype.workflow INFO: [Job 74] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.thr_brainmask). 190416-01:06:41,761 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:06:41,763 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1 190416-01:06:41,824 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.03_pad_mask ID=75 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-01:06:41,824 nipype.workflow DEBUG: Setting node inputs 190416-01:06:41,824 nipype.workflow DEBUG: input: op1 190416-01:06:41,825 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/thr_brainmask/result_thr_brainmask.pklz 190416-01:06:41,825 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/thr_brainmask/result_thr_brainmask.pklz 190416-01:06:41,826 nipype.workflow DEBUG: output: output_image 190416-01:06:41,826 nipype.workflow DEBUG: [Node] 03_pad_mask - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/thr_brainmask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled.nii.gz 190416-01:06:41,827 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/03_pad_mask". 190416-01:06:41,827 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.03_pad_mask" locally: cached=False, updated=False. 190416-01:06:41,828 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.03_pad_mask (taskid=67). 190416-01:06:41,829 nipype.workflow DEBUG: Cannot allocate job 76 (0.20GB, 1 threads). 190416-01:06:41,831 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.03_pad_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/03_pad_mask". 190416-01:06:41,834 nipype.workflow INFO: [Node] Running "03_pad_mask" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled_maths.nii.gz PadImage /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/thr_brainmask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled.nii.gz 10 190416-01:06:42,559 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.03_pad_mask". 190416-01:06:43,762 nipype.workflow DEBUG: Progress: 259 jobs, 80/2/1 (done/running/ready), 2/177 (pending_tasks/waiting). 190416-01:06:43,762 nipype.workflow INFO: [Job 75] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.03_pad_mask). 190416-01:06:43,764 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:06:43,766 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1 190416-01:06:43,831 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.dil_brainmask ID=76 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-01:06:43,832 nipype.workflow DEBUG: Setting node inputs 190416-01:06:43,832 nipype.workflow DEBUG: input: op1 190416-01:06:43,832 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/thr_brainmask/result_thr_brainmask.pklz 190416-01:06:43,833 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/thr_brainmask/result_thr_brainmask.pklz 190416-01:06:43,834 nipype.workflow DEBUG: output: output_image 190416-01:06:43,834 nipype.workflow DEBUG: [Node] dil_brainmask - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/thr_brainmask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled.nii.gz 190416-01:06:43,835 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/dil_brainmask". 190416-01:06:43,835 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.dil_brainmask" locally: cached=False, updated=False. 190416-01:06:43,836 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.dil_brainmask (taskid=68). 190416-01:06:43,840 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.dil_brainmask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/dil_brainmask". 190416-01:06:43,844 nipype.workflow INFO: [Node] Running "dil_brainmask" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled_maths.nii.gz MD /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/thr_brainmask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled.nii.gz 2 190416-01:06:44,979 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.dil_brainmask". 190416-01:06:45,764 nipype.workflow DEBUG: Progress: 259 jobs, 81/2/0 (done/running/ready), 2/176 (pending_tasks/waiting). 190416-01:06:45,764 nipype.workflow INFO: [Job 76] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.dil_brainmask). 190416-01:06:45,765 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:06:45,767 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1 190416-01:06:45,830 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.get_brainmask ID=77 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-01:06:45,830 nipype.workflow DEBUG: Setting node inputs 190416-01:06:45,831 nipype.workflow DEBUG: input: op1 190416-01:06:45,831 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/dil_brainmask/result_dil_brainmask.pklz 190416-01:06:45,831 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/dil_brainmask/result_dil_brainmask.pklz 190416-01:06:45,831 nipype.workflow DEBUG: output: output_image 190416-01:06:45,831 nipype.workflow DEBUG: [Node] get_brainmask - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/dil_brainmask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled_maths.nii.gz 190416-01:06:45,832 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/get_brainmask". 190416-01:06:45,832 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.get_brainmask" locally: cached=False, updated=False. 190416-01:06:45,833 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.get_brainmask (taskid=69). 190416-01:06:45,835 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.get_brainmask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/get_brainmask". 190416-01:06:45,838 nipype.workflow INFO: [Node] Running "get_brainmask" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled_maths_maths.nii.gz GetLargestComponent /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/dil_brainmask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled_maths.nii.gz 190416-01:06:46,886 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.get_brainmask". 190416-01:06:47,766 nipype.workflow DEBUG: Progress: 259 jobs, 82/2/0 (done/running/ready), 2/175 (pending_tasks/waiting). 190416-01:06:47,766 nipype.workflow INFO: [Job 77] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.get_brainmask). 190416-01:06:47,769 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:06:47,773 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1 190416-01:06:47,840 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:06:49,771 nipype.workflow DEBUG: Progress: 259 jobs, 83/1/1 (done/running/ready), 1/175 (pending_tasks/waiting). 190416-01:06:49,772 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:06:49,838 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:06:51,870 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:06:53,874 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:06:55,847 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:06:57,845 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:06:59,816 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:01,821 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:03,816 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:05,827 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:07,829 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:09,828 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:11,831 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:13,828 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:15,833 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:17,847 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:19,839 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:21,841 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:23,837 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:25,844 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:27,854 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:29,822 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:31,823 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:33,826 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:35,821 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:37,830 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:39,863 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:41,833 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:43,839 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:45,841 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:47,842 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:49,845 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:51,846 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:53,851 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:55,853 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:57,856 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:07:59,835 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:01,830 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:03,833 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:05,833 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:07,836 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:09,841 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:11,844 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:13,863 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:15,861 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:17,869 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:19,859 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:21,866 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:23,860 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:25,864 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:27,865 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:29,840 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:31,836 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:33,841 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:35,843 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:37,846 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:39,846 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:41,849 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:43,862 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:45,866 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:47,857 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:49,883 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:51,862 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:53,866 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:55,867 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:57,874 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:08:59,840 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:01,844 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:03,850 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:05,852 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:07,851 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:09,850 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:11,858 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:13,858 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:15,869 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:17,875 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:19,869 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:21,870 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:23,871 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:25,877 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:27,882 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:29,879 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:31,845 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:33,849 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:35,857 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:37,852 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:39,859 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:41,858 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:43,860 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:45,864 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:47,867 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:49,870 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:51,874 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:53,878 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:55,874 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:57,879 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:09:59,849 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:01,862 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:03,851 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:05,858 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:07,859 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:09,858 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:11,863 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:13,863 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:15,867 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:17,867 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:19,868 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:21,874 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:23,878 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:25,885 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:27,883 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:29,855 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:31,853 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:33,857 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:35,858 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:37,862 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:39,870 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:41,873 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:43,874 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:45,879 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:47,880 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:49,880 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:51,881 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:53,886 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:55,887 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:57,885 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:10:59,858 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:01,854 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:03,850 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:05,853 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:07,857 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:09,868 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:11,880 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:13,870 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:15,873 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:17,872 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:19,873 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:21,877 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:23,879 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:25,888 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:27,887 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:29,863 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:31,854 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:33,855 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:35,860 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:37,864 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:39,866 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:41,868 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:43,871 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:45,879 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:47,883 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:49,891 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:51,888 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:53,891 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:55,892 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:57,893 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:11:59,862 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:01,864 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:03,880 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:05,862 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:07,866 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:09,883 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:11,872 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:13,887 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:15,888 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:17,893 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:19,889 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:21,896 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:23,901 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:25,905 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:27,899 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:29,869 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:31,869 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:33,871 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:35,878 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:37,887 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:39,882 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:41,884 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:43,889 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:45,892 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:47,897 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:49,899 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:51,901 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:53,905 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:55,907 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:57,911 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:12:59,878 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:01,882 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:03,881 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:05,885 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:07,890 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:09,893 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:11,894 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:13,898 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:15,905 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:17,907 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:19,911 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:21,916 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:23,920 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:25,924 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:27,927 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:29,896 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:31,901 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:33,904 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:35,910 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:37,913 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:39,917 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:41,921 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:43,935 nipype.workflow DEBUG: Cannot allocate job 78 (3.00GB, 5 threads). 190416-01:13:45,287 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1". 190416-01:13:45,873 nipype.workflow INFO: [Job 109] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon1). 190416-01:13:45,875 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:13:45,877 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 2 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:13:45,936 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.01_atropos ID=78 (3.00GB, 5 threads). Free: 5.77GB, 1 threads. 190416-01:13:45,936 nipype.workflow DEBUG: Setting node inputs 190416-01:13:45,936 nipype.workflow DEBUG: input: intensity_images 190416-01:13:45,937 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-01:13:45,937 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-01:13:45,938 nipype.workflow DEBUG: output: output_image 190416-01:13:45,938 nipype.workflow DEBUG: [Node] 01_atropos - setting input intensity_images = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz'] 190416-01:13:45,938 nipype.workflow DEBUG: input: mask_image 190416-01:13:45,938 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/get_brainmask/result_get_brainmask.pklz 190416-01:13:45,938 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/get_brainmask/result_get_brainmask.pklz 190416-01:13:45,939 nipype.workflow DEBUG: output: output_image 190416-01:13:45,939 nipype.workflow DEBUG: [Node] 01_atropos - setting input mask_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/get_brainmask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled_maths_maths.nii.gz 190416-01:13:45,940 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/01_atropos". 190416-01:13:45,940 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.01_atropos" locally: cached=False, updated=False. 190416-01:13:45,941 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.01_atropos (taskid=70). 190416-01:13:45,941 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fsnative_2_t1_xfm ID=110 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-01:13:45,941 nipype.workflow DEBUG: Setting node inputs 190416-01:13:45,941 nipype.workflow DEBUG: input: source_file 190416-01:13:45,941 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon1/result_autorecon1.pklz 190416-01:13:45,941 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon1/result_autorecon1.pklz 190416-01:13:45,945 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.01_atropos" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/01_atropos". 190416-01:13:45,946 nipype.workflow DEBUG: output: T1 190416-01:13:45,946 nipype.workflow DEBUG: [Node] fsnative_2_t1_xfm - setting input source_file = /out/freesurfer/sub-NC080001/mri/T1.mgz 190416-01:13:45,946 nipype.workflow DEBUG: input: target_file 190416-01:13:45,947 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-01:13:45,947 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-01:13:45,947 nipype.workflow DEBUG: output: out 190416-01:13:45,947 nipype.workflow DEBUG: [Node] fsnative_2_t1_xfm - setting input target_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz 190416-01:13:45,950 nipype.workflow INFO: [Node] Running "01_atropos" ("nipype.interfaces.ants.segmentation.Atropos"), a CommandLine Interface with command: Atropos --image-dimensionality 3 --initialization KMeans[3] --intensity-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz --likelihood-model Gaussian --mask-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/get_brainmask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled_maths_maths.nii.gz --mrf [0.1,1x1x1] --convergence [3,0] --output [sub-NC080001_T1w_ras_maths_corrected_labeled.nii.gz] --use-random-seed 1 190416-01:13:45,950 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm". 190416-01:13:45,950 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fsnative_2_t1_xfm" locally: cached=False, updated=False. 190416-01:13:45,952 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fsnative_2_t1_xfm (taskid=71). /usr/local/miniconda/lib/python3.7/site-packages/skimage/__init__.py:80: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/local/miniconda/lib/python3.7/site-packages/pytest.py' mode='r' encoding='utf-8'> imp.find_module('pytest') 190416-01:13:46,95 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fsnative_2_t1_xfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm". 190416-01:13:46,98 nipype.workflow INFO: [Node] Running "fsnative_2_t1_xfm" ("niworkflows.interfaces.freesurfer.PatchedRobustRegister"), a CommandLine Interface with command: mri_robust_register --satit --iscale --lta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/T1_robustreg.lta --mov /out/freesurfer/sub-NC080001/mri/T1.mgz --dst /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz 190416-01:13:47,877 nipype.workflow DEBUG: Progress: 259 jobs, 84/2/0 (done/running/ready), 2/173 (pending_tasks/waiting). 190416-01:13:47,877 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-01:13:47,880 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 0 jobs ready. Free memory (GB): 5.57/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fsnative_2_t1_xfm * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.01_atropos 190416-01:13:47,880 nipype.workflow DEBUG: No resources available 190416-01:13:49,882 nipype.workflow DEBUG: No resources available 190416-01:13:51,883 nipype.workflow DEBUG: No resources available 190416-01:13:53,886 nipype.workflow DEBUG: No resources available 190416-01:13:55,889 nipype.workflow DEBUG: No resources available 190416-01:13:57,891 nipype.workflow DEBUG: No resources available 190416-01:13:59,861 nipype.workflow DEBUG: No resources available 190416-01:14:01,866 nipype.workflow DEBUG: No resources available 190416-01:14:03,869 nipype.workflow DEBUG: No resources available 190416-01:14:05,874 nipype.workflow DEBUG: No resources available 190416-01:14:07,875 nipype.workflow DEBUG: No resources available 190416-01:14:09,876 nipype.workflow DEBUG: No resources available 190416-01:14:11,879 nipype.workflow DEBUG: No resources available 190416-01:14:13,884 nipype.workflow DEBUG: No resources available 190416-01:14:15,886 nipype.workflow DEBUG: No resources available 190416-01:14:17,888 nipype.workflow DEBUG: No resources available 190416-01:14:19,893 nipype.workflow DEBUG: No resources available 190416-01:14:21,899 nipype.workflow DEBUG: No resources available 190416-01:14:23,903 nipype.workflow DEBUG: No resources available 190416-01:14:25,906 nipype.workflow DEBUG: No resources available 190416-01:14:27,908 nipype.workflow DEBUG: No resources available 190416-01:14:29,877 nipype.workflow DEBUG: No resources available 190416-01:14:31,882 nipype.workflow DEBUG: No resources available 190416-01:14:33,886 nipype.workflow DEBUG: No resources available 190416-01:14:34,949 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fsnative_2_t1_xfm". 190416-01:14:35,891 nipype.workflow INFO: [Job 110] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.fsnative_2_t1_xfm). 190416-01:14:35,892 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:14:35,894 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 5.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.01_atropos 190416-01:14:35,964 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.t1_2_fsnative_xfm ID=111 (0.20GB, 1 threads). Free: 5.57GB, 0 threads. 190416-01:14:35,964 nipype.workflow DEBUG: Setting node inputs 190416-01:14:35,965 nipype.workflow DEBUG: input: in_lta 190416-01:14:35,965 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/result_fsnative_2_t1_xfm.pklz 190416-01:14:35,965 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/result_fsnative_2_t1_xfm.pklz 190416-01:14:35,966 nipype.workflow DEBUG: output: out_reg_file 190416-01:14:35,966 nipype.workflow DEBUG: [Node] t1_2_fsnative_xfm - setting input in_lta = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/T1_robustreg.lta 190416-01:14:35,966 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/t1_2_fsnative_xfm". 190416-01:14:35,967 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.t1_2_fsnative_xfm" locally: cached=False, updated=False. 190416-01:14:35,967 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.t1_2_fsnative_xfm (taskid=72). /usr/local/miniconda/lib/python3.7/site-packages/skimage/__init__.py:80: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/local/miniconda/lib/python3.7/site-packages/pytest.py' mode='r' encoding='utf-8'> imp.find_module('pytest') 190416-01:14:36,102 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.t1_2_fsnative_xfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/t1_2_fsnative_xfm". 190416-01:14:36,104 nipype.workflow INFO: [Node] Running "t1_2_fsnative_xfm" ("niworkflows.interfaces.freesurfer.PatchedLTAConvert"), a CommandLine Interface with command: lta_convert --inlta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/T1_robustreg.lta --invert --outlta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/t1_2_fsnative_xfm/out.lta 190416-01:14:36,169 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.t1_2_fsnative_xfm". 190416-01:14:36,374 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.01_atropos". 190416-01:14:37,896 nipype.workflow DEBUG: Progress: 259 jobs, 85/2/0 (done/running/ready), 2/172 (pending_tasks/waiting). 190416-01:14:37,896 nipype.workflow INFO: [Job 78] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.01_atropos). 190416-01:14:37,899 nipype.workflow INFO: [Job 111] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.t1_2_fsnative_xfm). 190416-01:14:37,901 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:14:37,903 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 2 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:14:37,963 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.02_pad_segm ID=79 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:14:37,963 nipype.workflow DEBUG: Setting node inputs 190416-01:14:37,964 nipype.workflow DEBUG: input: op1 190416-01:14:37,965 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/01_atropos/result_01_atropos.pklz 190416-01:14:37,965 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/01_atropos/result_01_atropos.pklz 190416-01:14:37,967 nipype.workflow DEBUG: output: classified_image 190416-01:14:37,967 nipype.workflow DEBUG: [Node] 02_pad_segm - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/01_atropos/sub-NC080001_T1w_ras_maths_corrected_labeled.nii.gz 190416-01:14:37,968 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/02_pad_segm". 190416-01:14:37,969 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.02_pad_segm" locally: cached=False, updated=False. 190416-01:14:37,970 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.02_pad_segm (taskid=73). 190416-01:14:37,971 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lta_2_itk ID=112 (0.20GB, 1 threads). Free: 8.37GB, 4 threads. 190416-01:14:37,972 nipype.workflow DEBUG: Setting node inputs 190416-01:14:37,973 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.02_pad_segm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/02_pad_segm". 190416-01:14:37,972 nipype.workflow DEBUG: input: in_lta 190416-01:14:37,973 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/t1_2_fsnative_xfm/result_t1_2_fsnative_xfm.pklz 190416-01:14:37,974 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/t1_2_fsnative_xfm/result_t1_2_fsnative_xfm.pklz 190416-01:14:37,974 nipype.workflow DEBUG: output: out_lta 190416-01:14:37,975 nipype.workflow DEBUG: [Node] lta_2_itk - setting input in_lta = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/t1_2_fsnative_xfm/out.lta 190416-01:14:37,975 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lta_2_itk". 190416-01:14:37,975 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lta_2_itk" locally: cached=False, updated=False. 190416-01:14:37,976 nipype.workflow INFO: [Node] Running "02_pad_segm" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 sub-NC080001_T1w_ras_maths_corrected_labeled_maths.nii.gz PadImage /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/01_atropos/sub-NC080001_T1w_ras_maths_corrected_labeled.nii.gz 10 190416-01:14:37,977 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lta_2_itk (taskid=74). /usr/local/miniconda/lib/python3.7/site-packages/skimage/__init__.py:80: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/local/miniconda/lib/python3.7/site-packages/pytest.py' mode='r' encoding='utf-8'> imp.find_module('pytest') 190416-01:14:38,113 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lta_2_itk" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lta_2_itk". 190416-01:14:38,116 nipype.workflow INFO: [Node] Running "lta_2_itk" ("niworkflows.interfaces.freesurfer.PatchedLTAConvert"), a CommandLine Interface with command: lta_convert --inlta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/t1_2_fsnative_xfm/out.lta --outitk /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lta_2_itk/out.txt 190416-01:14:38,197 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lta_2_itk". 190416-01:14:38,727 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.02_pad_segm". 190416-01:14:39,899 nipype.workflow DEBUG: Progress: 259 jobs, 87/2/0 (done/running/ready), 2/170 (pending_tasks/waiting). 190416-01:14:39,899 nipype.workflow INFO: [Job 79] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.02_pad_segm). 190416-01:14:39,901 nipype.workflow INFO: [Job 112] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lta_2_itk). 190416-01:14:39,903 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:14:39,904 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 2 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:14:39,963 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.04_sel_labels ID=80 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:14:39,963 nipype.workflow DEBUG: Setting node inputs 190416-01:14:39,964 nipype.workflow DEBUG: input: in_segm 190416-01:14:39,964 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/02_pad_segm/result_02_pad_segm.pklz 190416-01:14:39,964 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/02_pad_segm/result_02_pad_segm.pklz 190416-01:14:39,965 nipype.workflow DEBUG: output: output_image 190416-01:14:39,965 nipype.workflow DEBUG: [Node] 04_sel_labels - setting input in_segm = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/02_pad_segm/sub-NC080001_T1w_ras_maths_corrected_labeled_maths.nii.gz 190416-01:14:39,965 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels". 190416-01:14:39,965 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.04_sel_labels" locally: cached=False, updated=False. 190416-01:14:39,966 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.04_sel_labels (taskid=75). 190416-01:14:39,966 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsnative ID=113 (0.20GB, 1 threads). Free: 8.37GB, 4 threads. 190416-01:14:39,966 nipype.workflow DEBUG: Setting node inputs 190416-01:14:39,966 nipype.workflow DEBUG: input: source_file 190416-01:14:39,966 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-01:14:39,967 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-01:14:39,967 nipype.workflow DEBUG: output: out 190416-01:14:39,969 nipype.workflow DEBUG: [Node] ds_t1_fsnative - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-01:14:39,969 nipype.workflow DEBUG: input: in_file 190416-01:14:39,969 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lta_2_itk/result_lta_2_itk.pklz 190416-01:14:39,974 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lta_2_itk/result_lta_2_itk.pklz 190416-01:14:39,975 nipype.workflow DEBUG: output: out_itk 190416-01:14:39,975 nipype.workflow DEBUG: [Node] ds_t1_fsnative - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lta_2_itk/out.txt 190416-01:14:39,975 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.04_sel_labels" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels". 190416-01:14:39,977 nipype.workflow INFO: [Node] Running "04_sel_labels" ("nipype.interfaces.utility.wrappers.Function") 190416-01:14:39,982 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative". 190416-01:14:39,983 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsnative" locally: cached=False, updated=False. 190416-01:14:39,983 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsnative on master thread 190416-01:14:39,983 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsnative" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative". 190416-01:14:39,983 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative". 190416-01:14:39,983 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative 190416-01:14:39,984 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative 190416-01:14:39,984 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative/_report 190416-01:14:39,984 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative/_report/report.rst" 190416-01:14:39,986 nipype.workflow INFO: [Node] Running "ds_t1_fsnative" ("smriprep.interfaces.DerivativesDataSink") 190416-01:14:39,989 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-fsnative_mode-image_xfm.txt 190416-01:14:39,990 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-fsnative_mode-image_xfm.txt->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lta_2_itk/out.txt 190416-01:14:39,990 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-fsnative_mode-image_xfm.txt->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lta_2_itk/out.txt 190416-01:14:39,992 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-fsnative_mode-image_xfm.txt 190416-01:14:39,995 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-fsnative_mode-image_xfm.txt already exists,1ca154c0a82705f3fa47b362ba47cd72, copy:1 190416-01:14:39,995 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-fsnative_mode-image_xfm.txt->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lta_2_itk/out.txt 190416-01:14:40,0 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-fsnative_mode-image_xfm.txt;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative/_0x4324e819ea19edefbe04180efb379507_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative/_node.pklz 190416-01:14:40,0 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative/_report 190416-01:14:40,0 nipype.workflow DEBUG: Removing files: 190416-01:14:40,2 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative/result_ds_t1_fsnative.pklz 190416-01:14:40,3 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsnative/_report/report.rst" 190416-01:14:40,5 nipype.workflow DEBUG: Aggregate: False 190416-01:14:40,6 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsnative". 190416-01:14:40,6 nipype.workflow INFO: [Job 113] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsnative). 190416-01:14:40,291 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.04_sel_labels". 190416-01:14:41,911 nipype.workflow DEBUG: Progress: 259 jobs, 90/1/0 (done/running/ready), 1/168 (pending_tasks/waiting). 190416-01:14:41,911 nipype.workflow INFO: [Job 80] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.04_sel_labels). 190416-01:14:41,915 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:14:41,920 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 4 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:14:41,979 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.27_depad_csf ID=81 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:14:41,980 nipype.workflow DEBUG: Setting node inputs 190416-01:14:41,980 nipype.workflow DEBUG: input: op1 190416-01:14:41,980 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/result_04_sel_labels.pklz 190416-01:14:41,980 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/result_04_sel_labels.pklz 190416-01:14:41,982 nipype.workflow DEBUG: output: out_csf 190416-01:14:41,982 nipype.workflow DEBUG: [Node] 27_depad_csf - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-01.nii.gz 190416-01:14:41,983 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/27_depad_csf". 190416-01:14:41,984 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.27_depad_csf" locally: cached=False, updated=False. 190416-01:14:41,985 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.27_depad_csf (taskid=76). 190416-01:14:41,986 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.10_me_csf ID=82 (0.20GB, 1 threads). Free: 8.37GB, 4 threads. 190416-01:14:41,987 nipype.workflow DEBUG: Setting node inputs 190416-01:14:41,987 nipype.workflow DEBUG: input: op1 190416-01:14:41,988 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/result_04_sel_labels.pklz 190416-01:14:41,989 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/result_04_sel_labels.pklz 190416-01:14:41,989 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.27_depad_csf" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/27_depad_csf". 190416-01:14:41,989 nipype.workflow DEBUG: output: out_csf 190416-01:14:41,989 nipype.workflow DEBUG: [Node] 10_me_csf - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-01.nii.gz 190416-01:14:41,990 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/10_me_csf". 190416-01:14:41,990 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.10_me_csf" locally: cached=False, updated=False. 190416-01:14:41,991 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.10_me_csf (taskid=77).190416-01:14:41,991 nipype.workflow INFO: [Node] Running "27_depad_csf" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-01_maths.nii.gz PadImage /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-01.nii.gz -10 190416-01:14:41,992 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.06_get_gm ID=83 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-01:14:41,992 nipype.workflow DEBUG: Setting node inputs 190416-01:14:41,992 nipype.workflow DEBUG: input: op1 190416-01:14:41,992 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/result_04_sel_labels.pklz 190416-01:14:41,992 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/result_04_sel_labels.pklz 190416-01:14:41,992 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.10_me_csf" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/10_me_csf". 190416-01:14:41,992 nipype.workflow DEBUG: output: out_gm 190416-01:14:41,992 nipype.workflow DEBUG: [Node] 06_get_gm - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-02.nii.gz 190416-01:14:41,993 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/06_get_gm". 190416-01:14:41,993 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.06_get_gm" locally: cached=False, updated=False. 190416-01:14:41,994 nipype.workflow INFO: [Node] Running "10_me_csf" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-01_maths.nii.gz ME /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-01.nii.gz 10 190416-01:14:41,994 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.06_get_gm (taskid=78). 190416-01:14:41,994 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.05_get_wm ID=89 (0.20GB, 1 threads). Free: 7.97GB, 2 threads. 190416-01:14:41,994 nipype.workflow DEBUG: Setting node inputs 190416-01:14:41,994 nipype.workflow DEBUG: input: op1 190416-01:14:41,994 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/result_04_sel_labels.pklz 190416-01:14:41,994 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/result_04_sel_labels.pklz 190416-01:14:41,995 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.06_get_gm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/06_get_gm". 190416-01:14:41,995 nipype.workflow DEBUG: output: out_wm 190416-01:14:41,995 nipype.workflow DEBUG: [Node] 05_get_wm - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-03.nii.gz 190416-01:14:41,995 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/05_get_wm". 190416-01:14:41,995 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.05_get_wm" locally: cached=False, updated=False. 190416-01:14:41,996 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.05_get_wm (taskid=79). 190416-01:14:41,997 nipype.workflow INFO: [Node] Running "06_get_gm" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-02_maths.nii.gz GetLargestComponent /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-02.nii.gz 190416-01:14:41,998 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.05_get_wm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/05_get_wm". 190416-01:14:42,0 nipype.workflow INFO: [Node] Running "05_get_wm" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-03_maths.nii.gz GetLargestComponent /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/04_sel_labels/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-03.nii.gz 190416-01:14:42,563 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.27_depad_csf". 190416-01:14:43,109 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.05_get_wm". 190416-01:14:43,149 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.06_get_gm". 190416-01:14:43,912 nipype.workflow DEBUG: Progress: 259 jobs, 91/4/0 (done/running/ready), 4/164 (pending_tasks/waiting). 190416-01:14:43,912 nipype.workflow INFO: [Job 81] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.27_depad_csf). 190416-01:14:43,915 nipype.workflow INFO: [Job 83] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.06_get_gm). 190416-01:14:43,917 nipype.workflow INFO: [Job 89] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.05_get_wm). 190416-01:14:43,919 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:14:43,922 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.10_me_csf 190416-01:14:43,978 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.07_fill_gm ID=84 (0.20GB, 1 threads). Free: 8.37GB, 4 threads. 190416-01:14:43,979 nipype.workflow DEBUG: Setting node inputs 190416-01:14:43,979 nipype.workflow DEBUG: input: op1 190416-01:14:43,979 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/06_get_gm/result_06_get_gm.pklz 190416-01:14:43,980 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/06_get_gm/result_06_get_gm.pklz 190416-01:14:43,981 nipype.workflow DEBUG: output: output_image 190416-01:14:43,982 nipype.workflow DEBUG: [Node] 07_fill_gm - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/06_get_gm/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-02_maths.nii.gz 190416-01:14:43,984 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/07_fill_gm". 190416-01:14:43,984 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.07_fill_gm" locally: cached=False, updated=False. 190416-01:14:43,986 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.07_fill_gm (taskid=80). 190416-01:14:43,987 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.09_relabel_wm ID=90 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-01:14:43,988 nipype.workflow DEBUG: Setting node inputs 190416-01:14:43,989 nipype.workflow DEBUG: input: first_input 190416-01:14:43,989 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.07_fill_gm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/07_fill_gm". 190416-01:14:43,989 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/05_get_wm/result_05_get_wm.pklz 190416-01:14:43,989 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/05_get_wm/result_05_get_wm.pklz 190416-01:14:43,990 nipype.workflow DEBUG: output: output_image 190416-01:14:43,990 nipype.workflow DEBUG: [Node] 09_relabel_wm - setting input first_input = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/05_get_wm/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-03_maths.nii.gz 190416-01:14:43,991 nipype.workflow INFO: [Node] Running "07_fill_gm" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-02_maths_maths.nii.gz FillHoles /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/06_get_gm/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-02_maths.nii.gz 2190416-01:14:43,991 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/09_relabel_wm". 190416-01:14:43,991 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.09_relabel_wm" locally: cached=False, updated=False. 190416-01:14:43,992 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.09_relabel_wm (taskid=81). 190416-01:14:43,994 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.09_relabel_wm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/09_relabel_wm". 190416-01:14:43,996 nipype.workflow INFO: [Node] Running "09_relabel_wm" ("nipype.interfaces.ants.utils.MultiplyImages"), a CommandLine Interface with command: MultiplyImages 3 /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/05_get_wm/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-03_maths.nii.gz 3.0 09_relabel_wm.nii.gz 190416-01:14:44,659 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.09_relabel_wm". 190416-01:14:45,352 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.10_me_csf". 190416-01:14:45,916 nipype.workflow DEBUG: Progress: 259 jobs, 94/3/0 (done/running/ready), 3/162 (pending_tasks/waiting). 190416-01:14:45,916 nipype.workflow INFO: [Job 82] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.10_me_csf). 190416-01:14:45,918 nipype.workflow INFO: [Job 90] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.09_relabel_wm). 190416-01:14:45,921 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:14:45,923 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.07_fill_gm 190416-01:14:45,983 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.26_depad_wm ID=91 (0.20GB, 1 threads). Free: 8.37GB, 4 threads. 190416-01:14:45,983 nipype.workflow DEBUG: Setting node inputs 190416-01:14:45,983 nipype.workflow DEBUG: input: op1 190416-01:14:45,983 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/09_relabel_wm/result_09_relabel_wm.pklz 190416-01:14:45,984 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/09_relabel_wm/result_09_relabel_wm.pklz 190416-01:14:45,985 nipype.workflow DEBUG: output: output_product_image 190416-01:14:45,986 nipype.workflow DEBUG: [Node] 26_depad_wm - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/09_relabel_wm/09_relabel_wm.nii.gz 190416-01:14:45,987 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/26_depad_wm". 190416-01:14:45,988 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.26_depad_wm" locally: cached=False, updated=False. 190416-01:14:45,989 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.26_depad_wm (taskid=82). 190416-01:14:45,991 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.26_depad_wm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/26_depad_wm". 190416-01:14:45,993 nipype.workflow INFO: [Node] Running "26_depad_wm" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths.nii.gz PadImage /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/09_relabel_wm/09_relabel_wm.nii.gz -10 190416-01:14:46,631 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.26_depad_wm". 190416-01:14:47,921 nipype.workflow DEBUG: Progress: 259 jobs, 96/2/0 (done/running/ready), 2/161 (pending_tasks/waiting). 190416-01:14:47,921 nipype.workflow INFO: [Job 91] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.26_depad_wm). 190416-01:14:47,923 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:14:47,927 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.07_fill_gm 190416-01:14:49,924 nipype.workflow DEBUG: Progress: 259 jobs, 97/1/0 (done/running/ready), 1/161 (pending_tasks/waiting). 190416-01:14:49,925 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:14:50,216 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.07_fill_gm". 190416-01:14:51,929 nipype.workflow INFO: [Job 84] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.07_fill_gm). 190416-01:14:51,930 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:14:51,932 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:14:51,994 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.08_mult_gm ID=85 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:14:51,994 nipype.workflow DEBUG: Setting node inputs 190416-01:14:51,994 nipype.workflow DEBUG: input: first_input 190416-01:14:51,994 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/06_get_gm/result_06_get_gm.pklz 190416-01:14:51,994 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/06_get_gm/result_06_get_gm.pklz 190416-01:14:51,995 nipype.workflow DEBUG: output: output_image 190416-01:14:51,995 nipype.workflow DEBUG: [Node] 08_mult_gm - setting input first_input = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/06_get_gm/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-02_maths.nii.gz 190416-01:14:51,995 nipype.workflow DEBUG: input: second_input 190416-01:14:51,995 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/07_fill_gm/result_07_fill_gm.pklz 190416-01:14:51,995 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/07_fill_gm/result_07_fill_gm.pklz 190416-01:14:51,995 nipype.workflow DEBUG: output: output_image 190416-01:14:51,996 nipype.workflow DEBUG: [Node] 08_mult_gm - setting input second_input = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/07_fill_gm/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-02_maths_maths.nii.gz 190416-01:14:51,996 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/08_mult_gm". 190416-01:14:51,996 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.08_mult_gm" locally: cached=False, updated=False. 190416-01:14:51,997 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.08_mult_gm (taskid=83). 190416-01:14:51,998 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.08_mult_gm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/08_mult_gm". 190416-01:14:52,0 nipype.workflow INFO: [Node] Running "08_mult_gm" ("nipype.interfaces.ants.utils.MultiplyImages"), a CommandLine Interface with command: MultiplyImages 3 /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/06_get_gm/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-02_maths.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/07_fill_gm/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-02_maths_maths.nii.gz 08_mult_gm.nii.gz 190416-01:14:52,847 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.08_mult_gm". 190416-01:14:53,933 nipype.workflow DEBUG: Progress: 259 jobs, 98/1/0 (done/running/ready), 1/160 (pending_tasks/waiting). 190416-01:14:53,933 nipype.workflow INFO: [Job 85] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.08_mult_gm). 190416-01:14:53,935 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:14:53,937 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:14:53,995 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.11_add_gm ID=86 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:14:53,996 nipype.workflow DEBUG: Setting node inputs 190416-01:14:53,996 nipype.workflow DEBUG: input: op1 190416-01:14:53,996 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/08_mult_gm/result_08_mult_gm.pklz 190416-01:14:53,996 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/08_mult_gm/result_08_mult_gm.pklz 190416-01:14:53,997 nipype.workflow DEBUG: output: output_product_image 190416-01:14:53,997 nipype.workflow DEBUG: [Node] 11_add_gm - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/08_mult_gm/08_mult_gm.nii.gz 190416-01:14:53,998 nipype.workflow DEBUG: input: op2 190416-01:14:53,998 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/10_me_csf/result_10_me_csf.pklz 190416-01:14:53,998 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/10_me_csf/result_10_me_csf.pklz 190416-01:14:53,998 nipype.workflow DEBUG: output: output_image 190416-01:14:53,999 nipype.workflow DEBUG: [Node] 11_add_gm - setting input op2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/10_me_csf/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-01_maths.nii.gz 190416-01:14:53,999 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/11_add_gm". 190416-01:14:54,0 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.11_add_gm" locally: cached=False, updated=False. 190416-01:14:54,0 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.11_add_gm (taskid=84). 190416-01:14:54,2 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.11_add_gm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/11_add_gm". 190416-01:14:54,4 nipype.workflow INFO: [Node] Running "11_add_gm" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 08_mult_gm_maths.nii.gz addtozero /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/08_mult_gm/08_mult_gm.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/10_me_csf/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-01_maths.nii.gz 190416-01:14:55,935 nipype.workflow DEBUG: Progress: 259 jobs, 99/1/0 (done/running/ready), 1/159 (pending_tasks/waiting). 190416-01:14:55,936 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:14:55,938 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.11_add_gm 190416-01:14:56,974 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.11_add_gm". 190416-01:14:57,948 nipype.workflow INFO: [Job 86] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.11_add_gm). 190416-01:14:57,950 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:14:57,952 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:14:58,12 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.12_relabel_gm ID=87 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:14:58,13 nipype.workflow DEBUG: Setting node inputs 190416-01:14:58,13 nipype.workflow DEBUG: input: first_input 190416-01:14:58,14 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/11_add_gm/result_11_add_gm.pklz 190416-01:14:58,15 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/11_add_gm/result_11_add_gm.pklz 190416-01:14:58,16 nipype.workflow DEBUG: output: output_image 190416-01:14:58,16 nipype.workflow DEBUG: [Node] 12_relabel_gm - setting input first_input = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/11_add_gm/08_mult_gm_maths.nii.gz 190416-01:14:58,18 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/12_relabel_gm". 190416-01:14:58,18 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.12_relabel_gm" locally: cached=False, updated=False. 190416-01:14:58,20 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.12_relabel_gm (taskid=85). 190416-01:14:58,22 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.12_relabel_gm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/12_relabel_gm". 190416-01:14:58,23 nipype.workflow INFO: [Node] Running "12_relabel_gm" ("nipype.interfaces.ants.utils.MultiplyImages"), a CommandLine Interface with command: MultiplyImages 3 /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/11_add_gm/08_mult_gm_maths.nii.gz 2.0 12_relabel_gm.nii.gz 190416-01:14:58,646 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.12_relabel_gm". 190416-01:14:59,925 nipype.workflow DEBUG: Progress: 259 jobs, 100/1/0 (done/running/ready), 1/158 (pending_tasks/waiting). 190416-01:14:59,925 nipype.workflow INFO: [Job 87] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.12_relabel_gm). 190416-01:14:59,927 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:14:59,929 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 2 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:14:59,987 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.25_depad_gm ID=88 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:14:59,988 nipype.workflow DEBUG: Setting node inputs 190416-01:14:59,988 nipype.workflow DEBUG: input: op1 190416-01:14:59,989 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/12_relabel_gm/result_12_relabel_gm.pklz 190416-01:14:59,989 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/12_relabel_gm/result_12_relabel_gm.pklz 190416-01:14:59,990 nipype.workflow DEBUG: output: output_product_image 190416-01:14:59,991 nipype.workflow DEBUG: [Node] 25_depad_gm - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/12_relabel_gm/12_relabel_gm.nii.gz 190416-01:14:59,992 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/25_depad_gm". 190416-01:14:59,992 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.25_depad_gm" locally: cached=False, updated=False. 190416-01:14:59,993 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.25_depad_gm (taskid=86). 190416-01:14:59,994 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.13_add_gm_wm ID=93 (0.20GB, 1 threads). Free: 8.37GB, 4 threads. 190416-01:14:59,994 nipype.workflow DEBUG: Setting node inputs190416-01:14:59,995 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.25_depad_gm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/25_depad_gm". 190416-01:14:59,995 nipype.workflow DEBUG: input: op1 190416-01:14:59,995 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/09_relabel_wm/result_09_relabel_wm.pklz 190416-01:14:59,996 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/09_relabel_wm/result_09_relabel_wm.pklz 190416-01:14:59,997 nipype.workflow DEBUG: output: output_product_image 190416-01:14:59,997 nipype.workflow INFO: [Node] Running "25_depad_gm" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 12_relabel_gm_maths.nii.gz PadImage /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/12_relabel_gm/12_relabel_gm.nii.gz -10 190416-01:14:59,997 nipype.workflow DEBUG: [Node] 13_add_gm_wm - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/09_relabel_wm/09_relabel_wm.nii.gz 190416-01:14:59,998 nipype.workflow DEBUG: input: op2 190416-01:14:59,998 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/12_relabel_gm/result_12_relabel_gm.pklz 190416-01:14:59,998 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/12_relabel_gm/result_12_relabel_gm.pklz 190416-01:14:59,999 nipype.workflow DEBUG: output: output_product_image 190416-01:14:59,999 nipype.workflow DEBUG: [Node] 13_add_gm_wm - setting input op2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/12_relabel_gm/12_relabel_gm.nii.gz 190416-01:15:00,0 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/13_add_gm_wm". 190416-01:15:00,0 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.13_add_gm_wm" locally: cached=False, updated=False. 190416-01:15:00,1 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.13_add_gm_wm (taskid=87). 190416-01:15:00,4 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.13_add_gm_wm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/13_add_gm_wm". 190416-01:15:00,7 nipype.workflow INFO: [Node] Running "13_add_gm_wm" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths.nii.gz addtozero /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/09_relabel_wm/09_relabel_wm.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/12_relabel_gm/12_relabel_gm.nii.gz 190416-01:15:00,655 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.25_depad_gm". 190416-01:15:01,927 nipype.workflow DEBUG: Progress: 259 jobs, 101/2/0 (done/running/ready), 2/156 (pending_tasks/waiting). 190416-01:15:01,928 nipype.workflow INFO: [Job 88] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.25_depad_gm). 190416-01:15:01,930 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:15:01,933 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.13_add_gm_wm 190416-01:15:01,990 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.merge_tpms ID=92 (0.20GB, 1 threads). Free: 8.37GB, 4 threads. 190416-01:15:01,990 nipype.workflow DEBUG: Setting node inputs 190416-01:15:01,991 nipype.workflow DEBUG: input: in3 190416-01:15:01,991 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/26_depad_wm/result_26_depad_wm.pklz 190416-01:15:01,992 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/26_depad_wm/result_26_depad_wm.pklz 190416-01:15:01,993 nipype.workflow DEBUG: output: output_image 190416-01:15:01,993 nipype.workflow DEBUG: [Node] merge_tpms - setting input in3 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/26_depad_wm/09_relabel_wm_maths.nii.gz 190416-01:15:01,994 nipype.workflow DEBUG: input: in2 190416-01:15:01,994 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/25_depad_gm/result_25_depad_gm.pklz 190416-01:15:01,994 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/25_depad_gm/result_25_depad_gm.pklz 190416-01:15:01,995 nipype.workflow DEBUG: output: output_image 190416-01:15:01,996 nipype.workflow DEBUG: [Node] merge_tpms - setting input in2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/25_depad_gm/12_relabel_gm_maths.nii.gz 190416-01:15:01,996 nipype.workflow DEBUG: input: in1 190416-01:15:01,997 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/27_depad_csf/result_27_depad_csf.pklz 190416-01:15:01,997 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/27_depad_csf/result_27_depad_csf.pklz 190416-01:15:01,998 nipype.workflow DEBUG: output: output_image 190416-01:15:01,998 nipype.workflow DEBUG: [Node] merge_tpms - setting input in1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/27_depad_csf/sub-NC080001_T1w_ras_maths_corrected_labeled_maths_class-01_maths.nii.gz 190416-01:15:01,999 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/merge_tpms". 190416-01:15:02,0 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.merge_tpms" locally: cached=False, updated=False. 190416-01:15:02,1 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.merge_tpms (taskid=88). 190416-01:15:02,3 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.merge_tpms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/merge_tpms". 190416-01:15:02,5 nipype.workflow INFO: [Node] Running "merge_tpms" ("nipype.interfaces.utility.base.Merge") 190416-01:15:02,8 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.merge_tpms". 190416-01:15:03,41 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.13_add_gm_wm". 190416-01:15:03,931 nipype.workflow DEBUG: Progress: 259 jobs, 102/2/0 (done/running/ready), 2/155 (pending_tasks/waiting). 190416-01:15:03,932 nipype.workflow INFO: [Job 93] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.13_add_gm_wm). 190416-01:15:03,935 nipype.workflow INFO: [Job 92] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.merge_tpms). 190416-01:15:03,939 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:03,943 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 2 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:04,2 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.24_depad_segm ID=94 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:04,2 nipype.workflow DEBUG: Setting node inputs 190416-01:15:04,3 nipype.workflow DEBUG: input: op1 190416-01:15:04,4 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/13_add_gm_wm/result_13_add_gm_wm.pklz 190416-01:15:04,5 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/13_add_gm_wm/result_13_add_gm_wm.pklz 190416-01:15:04,6 nipype.workflow DEBUG: output: output_image 190416-01:15:04,7 nipype.workflow DEBUG: [Node] 24_depad_segm - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/13_add_gm_wm/09_relabel_wm_maths.nii.gz 190416-01:15:04,9 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/24_depad_segm". 190416-01:15:04,9 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.24_depad_segm" locally: cached=False, updated=False. 190416-01:15:04,11 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.24_depad_segm (taskid=89). 190416-01:15:04,13 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.14_sel_labels2 ID=95 (0.20GB, 1 threads). Free: 8.37GB, 4 threads. 190416-01:15:04,13 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.24_depad_segm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/24_depad_segm". 190416-01:15:04,13 nipype.workflow DEBUG: Setting node inputs 190416-01:15:04,13 nipype.workflow DEBUG: input: in_segm 190416-01:15:04,14 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/13_add_gm_wm/result_13_add_gm_wm.pklz 190416-01:15:04,14 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/13_add_gm_wm/result_13_add_gm_wm.pklz 190416-01:15:04,14 nipype.workflow DEBUG: output: output_image 190416-01:15:04,15 nipype.workflow DEBUG: [Node] 14_sel_labels2 - setting input in_segm = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/13_add_gm_wm/09_relabel_wm_maths.nii.gz 190416-01:15:04,15 nipype.workflow INFO: [Node] Running "24_depad_segm" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths_maths.nii.gz PadImage /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/13_add_gm_wm/09_relabel_wm_maths.nii.gz -10 190416-01:15:04,15 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/14_sel_labels2". 190416-01:15:04,15 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.14_sel_labels2" locally: cached=False, updated=False. 190416-01:15:04,16 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.14_sel_labels2 (taskid=90). 190416-01:15:04,18 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.14_sel_labels2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/14_sel_labels2". 190416-01:15:04,20 nipype.workflow INFO: [Node] Running "14_sel_labels2" ("nipype.interfaces.utility.wrappers.Function") 190416-01:15:04,257 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.14_sel_labels2". 190416-01:15:04,691 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.24_depad_segm". 190416-01:15:05,936 nipype.workflow DEBUG: Progress: 259 jobs, 104/2/0 (done/running/ready), 2/153 (pending_tasks/waiting). 190416-01:15:05,937 nipype.workflow INFO: [Job 94] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.24_depad_segm). 190416-01:15:05,940 nipype.workflow INFO: [Job 95] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.14_sel_labels2). 190416-01:15:05,941 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:05,943 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:06,2 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.15_add_7 ID=96 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:06,3 nipype.workflow DEBUG: Setting node inputs 190416-01:15:06,3 nipype.workflow DEBUG: input: op1 190416-01:15:06,3 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/14_sel_labels2/result_14_sel_labels2.pklz 190416-01:15:06,4 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/14_sel_labels2/result_14_sel_labels2.pklz 190416-01:15:06,5 nipype.workflow DEBUG: output: out_wm 190416-01:15:06,5 nipype.workflow DEBUG: [Node] 15_add_7 - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/14_sel_labels2/09_relabel_wm_maths_class-03.nii.gz 190416-01:15:06,5 nipype.workflow DEBUG: input: op2 190416-01:15:06,6 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/14_sel_labels2/result_14_sel_labels2.pklz 190416-01:15:06,6 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/14_sel_labels2/result_14_sel_labels2.pklz 190416-01:15:06,7 nipype.workflow DEBUG: output: out_gm 190416-01:15:06,7 nipype.workflow DEBUG: [Node] 15_add_7 - setting input op2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/14_sel_labels2/09_relabel_wm_maths_class-02.nii.gz 190416-01:15:06,8 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/15_add_7". 190416-01:15:06,8 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.15_add_7" locally: cached=False, updated=False. 190416-01:15:06,9 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.15_add_7 (taskid=91). 190416-01:15:06,14 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.15_add_7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/15_add_7". 190416-01:15:06,16 nipype.workflow INFO: [Node] Running "15_add_7" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths_class-03_maths.nii.gz addtozero /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/14_sel_labels2/09_relabel_wm_maths_class-03.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/14_sel_labels2/09_relabel_wm_maths_class-02.nii.gz 190416-01:15:07,936 nipype.workflow DEBUG: Progress: 259 jobs, 106/1/0 (done/running/ready), 1/152 (pending_tasks/waiting). 190416-01:15:07,937 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:15:07,938 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.15_add_7 190416-01:15:08,767 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.15_add_7". 190416-01:15:09,942 nipype.workflow INFO: [Job 96] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.15_add_7). 190416-01:15:09,944 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:09,947 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:10,5 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.16_me_7 ID=97 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:10,5 nipype.workflow DEBUG: Setting node inputs 190416-01:15:10,6 nipype.workflow DEBUG: input: op1 190416-01:15:10,6 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/15_add_7/result_15_add_7.pklz 190416-01:15:10,6 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/15_add_7/result_15_add_7.pklz 190416-01:15:10,7 nipype.workflow DEBUG: output: output_image 190416-01:15:10,7 nipype.workflow DEBUG: [Node] 16_me_7 - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/15_add_7/09_relabel_wm_maths_class-03_maths.nii.gz 190416-01:15:10,8 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/16_me_7". 190416-01:15:10,8 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.16_me_7" locally: cached=False, updated=False. 190416-01:15:10,9 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.16_me_7 (taskid=92). 190416-01:15:10,10 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.16_me_7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/16_me_7". 190416-01:15:10,12 nipype.workflow INFO: [Node] Running "16_me_7" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths_class-03_maths_maths.nii.gz ME /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/15_add_7/09_relabel_wm_maths_class-03_maths.nii.gz 2 190416-01:15:11,944 nipype.workflow DEBUG: Progress: 259 jobs, 107/1/0 (done/running/ready), 1/151 (pending_tasks/waiting). 190416-01:15:11,945 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:15:11,946 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.16_me_7 190416-01:15:12,218 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.16_me_7". 190416-01:15:13,949 nipype.workflow INFO: [Job 97] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.16_me_7). 190416-01:15:13,951 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:13,957 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:14,18 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.17_comp_7 ID=98 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:14,18 nipype.workflow DEBUG: Setting node inputs 190416-01:15:14,19 nipype.workflow DEBUG: input: op1 190416-01:15:14,20 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/16_me_7/result_16_me_7.pklz 190416-01:15:14,20 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/16_me_7/result_16_me_7.pklz 190416-01:15:14,21 nipype.workflow DEBUG: output: output_image 190416-01:15:14,22 nipype.workflow DEBUG: [Node] 17_comp_7 - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/16_me_7/09_relabel_wm_maths_class-03_maths_maths.nii.gz 190416-01:15:14,24 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/17_comp_7". 190416-01:15:14,24 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.17_comp_7" locally: cached=False, updated=False. 190416-01:15:14,26 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.17_comp_7 (taskid=93). 190416-01:15:14,28 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.17_comp_7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/17_comp_7". 190416-01:15:14,30 nipype.workflow INFO: [Node] Running "17_comp_7" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths_class-03_maths_maths_maths.nii.gz GetLargestComponent /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/16_me_7/09_relabel_wm_maths_class-03_maths_maths.nii.gz 190416-01:15:15,132 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.17_comp_7". 190416-01:15:15,956 nipype.workflow DEBUG: Progress: 259 jobs, 108/1/0 (done/running/ready), 1/150 (pending_tasks/waiting). 190416-01:15:15,957 nipype.workflow INFO: [Job 98] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.17_comp_7). 190416-01:15:15,960 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:15,962 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:16,21 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.18_md_7 ID=99 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:16,21 nipype.workflow DEBUG: Setting node inputs 190416-01:15:16,21 nipype.workflow DEBUG: input: op1 190416-01:15:16,21 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/17_comp_7/result_17_comp_7.pklz 190416-01:15:16,22 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/17_comp_7/result_17_comp_7.pklz 190416-01:15:16,22 nipype.workflow DEBUG: output: output_image 190416-01:15:16,22 nipype.workflow DEBUG: [Node] 18_md_7 - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/17_comp_7/09_relabel_wm_maths_class-03_maths_maths_maths.nii.gz 190416-01:15:16,23 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/18_md_7". 190416-01:15:16,23 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.18_md_7" locally: cached=False, updated=False. 190416-01:15:16,24 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.18_md_7 (taskid=94). 190416-01:15:16,25 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.18_md_7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/18_md_7". 190416-01:15:16,27 nipype.workflow INFO: [Node] Running "18_md_7" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths_class-03_maths_maths_maths_maths.nii.gz MD /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/17_comp_7/09_relabel_wm_maths_class-03_maths_maths_maths.nii.gz 4 190416-01:15:17,205 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.18_md_7". 190416-01:15:17,958 nipype.workflow DEBUG: Progress: 259 jobs, 109/1/0 (done/running/ready), 1/149 (pending_tasks/waiting). 190416-01:15:17,959 nipype.workflow INFO: [Job 99] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.18_md_7). 190416-01:15:17,960 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:17,962 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:18,21 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.19_fill_7 ID=100 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:18,22 nipype.workflow DEBUG: Setting node inputs 190416-01:15:18,22 nipype.workflow DEBUG: input: op1 190416-01:15:18,22 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/18_md_7/result_18_md_7.pklz 190416-01:15:18,22 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/18_md_7/result_18_md_7.pklz 190416-01:15:18,23 nipype.workflow DEBUG: output: output_image 190416-01:15:18,23 nipype.workflow DEBUG: [Node] 19_fill_7 - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/18_md_7/09_relabel_wm_maths_class-03_maths_maths_maths_maths.nii.gz 190416-01:15:18,24 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/19_fill_7". 190416-01:15:18,24 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.19_fill_7" locally: cached=False, updated=False. 190416-01:15:18,25 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.19_fill_7 (taskid=95). 190416-01:15:18,26 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.19_fill_7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/19_fill_7". 190416-01:15:18,28 nipype.workflow INFO: [Node] Running "19_fill_7" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths.nii.gz FillHoles /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/18_md_7/09_relabel_wm_maths_class-03_maths_maths_maths_maths.nii.gz 2 190416-01:15:19,962 nipype.workflow DEBUG: Progress: 259 jobs, 110/1/0 (done/running/ready), 1/148 (pending_tasks/waiting). 190416-01:15:19,962 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:15:19,964 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.19_fill_7 190416-01:15:23,683 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.19_fill_7". 190416-01:15:23,974 nipype.workflow INFO: [Job 100] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.19_fill_7). 190416-01:15:23,976 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:23,978 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:24,37 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.20_add_7_2 ID=101 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:24,37 nipype.workflow DEBUG: Setting node inputs 190416-01:15:24,38 nipype.workflow DEBUG: input: op2 190416-01:15:24,38 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/03_pad_mask/result_03_pad_mask.pklz 190416-01:15:24,38 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/03_pad_mask/result_03_pad_mask.pklz 190416-01:15:24,39 nipype.workflow DEBUG: output: output_image 190416-01:15:24,39 nipype.workflow DEBUG: [Node] 20_add_7_2 - setting input op2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/03_pad_mask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled_maths.nii.gz 190416-01:15:24,39 nipype.workflow DEBUG: input: op1 190416-01:15:24,39 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/19_fill_7/result_19_fill_7.pklz 190416-01:15:24,39 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/19_fill_7/result_19_fill_7.pklz 190416-01:15:24,40 nipype.workflow DEBUG: output: output_image 190416-01:15:24,40 nipype.workflow DEBUG: [Node] 20_add_7_2 - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/19_fill_7/09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths.nii.gz 190416-01:15:24,41 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/20_add_7_2". 190416-01:15:24,41 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.20_add_7_2" locally: cached=False, updated=False. 190416-01:15:24,42 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.20_add_7_2 (taskid=96). 190416-01:15:24,43 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.20_add_7_2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/20_add_7_2". 190416-01:15:24,45 nipype.workflow INFO: [Node] Running "20_add_7_2" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths.nii.gz addtozero /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/19_fill_7/09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/03_pad_mask/tpl-OASIS30ANTs_res-01_label-brain_probseg_trans_resampled_maths.nii.gz 190416-01:15:25,975 nipype.workflow DEBUG: Progress: 259 jobs, 111/1/0 (done/running/ready), 1/147 (pending_tasks/waiting). 190416-01:15:25,976 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:15:25,978 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.20_add_7_2 190416-01:15:26,973 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.20_add_7_2". 190416-01:15:27,977 nipype.workflow INFO: [Job 101] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.20_add_7_2). 190416-01:15:27,979 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:27,981 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:28,40 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.21_md_7_2 ID=102 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:28,40 nipype.workflow DEBUG: Setting node inputs 190416-01:15:28,41 nipype.workflow DEBUG: input: op1 190416-01:15:28,41 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/20_add_7_2/result_20_add_7_2.pklz 190416-01:15:28,41 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/20_add_7_2/result_20_add_7_2.pklz 190416-01:15:28,42 nipype.workflow DEBUG: output: output_image 190416-01:15:28,42 nipype.workflow DEBUG: [Node] 21_md_7_2 - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/20_add_7_2/09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths.nii.gz 190416-01:15:28,43 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/21_md_7_2". 190416-01:15:28,43 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.21_md_7_2" locally: cached=False, updated=False. 190416-01:15:28,44 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.21_md_7_2 (taskid=97). 190416-01:15:28,46 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.21_md_7_2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/21_md_7_2". 190416-01:15:28,48 nipype.workflow INFO: [Node] Running "21_md_7_2" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths_maths.nii.gz MD /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/20_add_7_2/09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths.nii.gz 5 190416-01:15:29,176 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.21_md_7_2". 190416-01:15:29,947 nipype.workflow DEBUG: Progress: 259 jobs, 112/1/0 (done/running/ready), 1/146 (pending_tasks/waiting). 190416-01:15:29,948 nipype.workflow INFO: [Job 102] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.21_md_7_2). 190416-01:15:29,953 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:29,958 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:30,18 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.22_me_7_2 ID=103 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:30,18 nipype.workflow DEBUG: Setting node inputs 190416-01:15:30,18 nipype.workflow DEBUG: input: op1 190416-01:15:30,18 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/21_md_7_2/result_21_md_7_2.pklz 190416-01:15:30,18 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/21_md_7_2/result_21_md_7_2.pklz 190416-01:15:30,19 nipype.workflow DEBUG: output: output_image 190416-01:15:30,19 nipype.workflow DEBUG: [Node] 22_me_7_2 - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/21_md_7_2/09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths_maths.nii.gz 190416-01:15:30,20 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/22_me_7_2". 190416-01:15:30,20 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.22_me_7_2" locally: cached=False, updated=False. 190416-01:15:30,21 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.22_me_7_2 (taskid=98). 190416-01:15:30,22 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.22_me_7_2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/22_me_7_2". 190416-01:15:30,24 nipype.workflow INFO: [Node] Running "22_me_7_2" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths_maths_maths.nii.gz ME /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/21_md_7_2/09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths_maths.nii.gz 5 190416-01:15:31,949 nipype.workflow DEBUG: Progress: 259 jobs, 113/1/0 (done/running/ready), 1/145 (pending_tasks/waiting). 190416-01:15:31,949 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:15:31,951 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.22_me_7_2 190416-01:15:32,259 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.22_me_7_2". 190416-01:15:33,954 nipype.workflow INFO: [Job 103] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.22_me_7_2). 190416-01:15:33,960 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:33,964 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:34,24 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.23_depad_mask ID=104 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:34,25 nipype.workflow DEBUG: Setting node inputs 190416-01:15:34,26 nipype.workflow DEBUG: input: op1 190416-01:15:34,26 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/22_me_7_2/result_22_me_7_2.pklz 190416-01:15:34,27 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/22_me_7_2/result_22_me_7_2.pklz 190416-01:15:34,29 nipype.workflow DEBUG: output: output_image 190416-01:15:34,30 nipype.workflow DEBUG: [Node] 23_depad_mask - setting input op1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/22_me_7_2/09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths_maths_maths.nii.gz 190416-01:15:34,31 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/23_depad_mask". 190416-01:15:34,32 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.23_depad_mask" locally: cached=False, updated=False. 190416-01:15:34,34 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.23_depad_mask (taskid=99).190416-01:15:34,35 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.23_depad_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/23_depad_mask". 190416-01:15:34,38 nipype.workflow INFO: [Node] Running "23_depad_mask" ("niworkflows.interfaces.ants.ImageMath"), a CommandLine Interface with command: ImageMath 3 09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths_maths_maths_maths.nii.gz PadImage /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/22_me_7_2/09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths_maths_maths.nii.gz -10 190416-01:15:34,634 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.23_depad_mask". 190416-01:15:35,961 nipype.workflow DEBUG: Progress: 259 jobs, 114/1/0 (done/running/ready), 1/144 (pending_tasks/waiting). 190416-01:15:35,961 nipype.workflow INFO: [Job 104] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.atropos_wf.23_depad_mask). 190416-01:15:35,963 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:35,965 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:36,24 nipype.workflow DEBUG: adding multipath trait: in_file 190416-01:15:36,24 nipype.workflow DEBUG: Setting node inputs 190416-01:15:36,24 nipype.workflow DEBUG: input: in_file 190416-01:15:36,25 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-01:15:36,25 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-01:15:36,25 nipype.workflow DEBUG: output: output_image 190416-01:15:36,25 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.apply_mask) input in_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz'] 190416-01:15:36,25 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.apply_mask) input: in_file -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz'] 190416-01:15:36,26 nipype.workflow DEBUG: input: mask_file 190416-01:15:36,26 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/23_depad_mask/result_23_depad_mask.pklz 190416-01:15:36,26 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/23_depad_mask/result_23_depad_mask.pklz 190416-01:15:36,26 nipype.workflow DEBUG: output: output_image 190416-01:15:36,26 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.apply_mask) input mask_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/23_depad_mask/09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths_maths_maths_maths.nii.gz 190416-01:15:36,26 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.apply_mask) input: mask_file -> /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/23_depad_mask/09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths_maths_maths_maths.nii.gz 190416-01:15:36,27 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.apply_mask ID=105 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:36,27 nipype.workflow DEBUG: adding multipath trait: in_file 190416-01:15:36,27 nipype.workflow DEBUG: setting hashinput in_file-> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz'] 190416-01:15:36,28 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/apply_mask". 190416-01:15:36,28 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.apply_mask" locally: cached=False, updated=False. 190416-01:15:36,29 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.apply_mask (taskid=100). 190416-01:15:36,31 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.apply_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/apply_mask". 190416-01:15:36,34 nipype.workflow INFO: [Node] Setting-up "_apply_mask0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/apply_mask/mapflow/_apply_mask0". 190416-01:15:36,36 nipype.workflow INFO: [Node] Running "_apply_mask0" ("nipype.interfaces.fsl.maths.ApplyMask"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz -mas /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/23_depad_mask/09_relabel_wm_maths_class-03_maths_maths_maths_maths_maths_maths_maths_maths_maths.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/apply_mask/mapflow/_apply_mask0/sub-NC080001_T1w_ras_maths_corrected_masked.nii.gz 190416-01:15:37,286 nipype.workflow INFO: [Node] Finished "_apply_mask0". 190416-01:15:37,287 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.apply_mask". 190416-01:15:37,963 nipype.workflow DEBUG: Progress: 259 jobs, 115/1/0 (done/running/ready), 1/143 (pending_tasks/waiting). 190416-01:15:37,963 nipype.workflow INFO: [Job 105] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.brain_extraction_wf.apply_mask). 190416-01:15:37,965 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:37,967 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:38,27 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.skull_strip_extern ID=114 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-01:15:38,27 nipype.workflow DEBUG: Setting node inputs 190416-01:15:38,27 nipype.workflow DEBUG: input: subjects_dir 190416-01:15:38,27 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon1/result_autorecon1.pklz 190416-01:15:38,28 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon1/result_autorecon1.pklz 190416-01:15:38,32 nipype.workflow DEBUG: output: subjects_dir 190416-01:15:38,32 nipype.workflow DEBUG: [Node] skull_strip_extern - setting input subjects_dir = /out/freesurfer 190416-01:15:38,32 nipype.workflow DEBUG: input: subject_id 190416-01:15:38,32 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon1/result_autorecon1.pklz 190416-01:15:38,32 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon1/result_autorecon1.pklz 190416-01:15:38,34 nipype.workflow DEBUG: output: subject_id 190416-01:15:38,35 nipype.workflow DEBUG: [Node] skull_strip_extern - setting input subject_id = sub-NC080001 190416-01:15:38,35 nipype.workflow DEBUG: input: in_brain 190416-01:15:38,35 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/apply_mask/result_apply_mask.pklz 190416-01:15:38,35 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/apply_mask/result_apply_mask.pklz 190416-01:15:38,36 nipype.workflow DEBUG: output: out_file 190416-01:15:38,36 nipype.workflow DEBUG: [Node] skull_strip_extern - setting input in_brain = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/apply_mask/mapflow/_apply_mask0/sub-NC080001_T1w_ras_maths_corrected_masked.nii.gz 190416-01:15:38,38 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/skull_strip_extern". 190416-01:15:38,38 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.skull_strip_extern" locally: cached=False, updated=False. 190416-01:15:38,38 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.skull_strip_extern (taskid=101). /usr/local/miniconda/lib/python3.7/site-packages/skimage/__init__.py:80: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/local/miniconda/lib/python3.7/site-packages/pytest.py' mode='r' encoding='utf-8'> imp.find_module('pytest') 190416-01:15:38,163 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.skull_strip_extern" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/skull_strip_extern". 190416-01:15:38,165 nipype.workflow INFO: [Node] Running "skull_strip_extern" ("niworkflows.interfaces.freesurfer.FSInjectBrainExtracted") 190416-01:15:39,634 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.skull_strip_extern". 190416-01:15:39,971 nipype.workflow DEBUG: Progress: 259 jobs, 116/1/0 (done/running/ready), 1/142 (pending_tasks/waiting). 190416-01:15:39,971 nipype.workflow INFO: [Job 114] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.skull_strip_extern). 190416-01:15:39,973 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-01:15:39,975 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-01:15:40,39 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon2_vol ID=115 (5.00GB, 5 threads). Free: 3.77GB, 1 threads. 190416-01:15:40,40 nipype.workflow DEBUG: Setting node inputs 190416-01:15:40,40 nipype.workflow DEBUG: input: subjects_dir 190416-01:15:40,40 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/skull_strip_extern/result_skull_strip_extern.pklz 190416-01:15:40,40 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/skull_strip_extern/result_skull_strip_extern.pklz 190416-01:15:40,41 nipype.workflow DEBUG: output: subjects_dir 190416-01:15:40,41 nipype.workflow DEBUG: [Node] autorecon2_vol - setting input subjects_dir = /out/freesurfer 190416-01:15:40,42 nipype.workflow DEBUG: input: subject_id 190416-01:15:40,43 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/skull_strip_extern/result_skull_strip_extern.pklz 190416-01:15:40,43 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/skull_strip_extern/result_skull_strip_extern.pklz 190416-01:15:40,43 nipype.workflow DEBUG: output: subject_id 190416-01:15:40,43 nipype.workflow DEBUG: [Node] autorecon2_vol - setting input subject_id = sub-NC080001 190416-01:15:40,44 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon2_vol". 190416-01:15:40,44 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon2_vol" locally: cached=False, updated=False. 190416-01:15:40,45 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon2_vol (taskid=102). 190416-01:15:40,47 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon2_vol" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon2_vol". 190416-01:15:40,55 nipype.interface INFO: resume recon-all : recon-all -autorecon2-volonly -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer 190416-01:15:40,55 nipype.workflow INFO: [Node] Running "autorecon2_vol" ("nipype.interfaces.freesurfer.preprocess.ReconAll"), a CommandLine Interface with command: recon-all -autorecon2-volonly -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer 190416-01:15:40,57 nipype.interface INFO: resume recon-all : recon-all -autorecon2-volonly -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer 190416-01:15:41,973 nipype.workflow DEBUG: Progress: 259 jobs, 117/1/0 (done/running/ready), 1/141 (pending_tasks/waiting). 190416-01:15:41,973 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-01:15:41,975 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon2_vol 190416-03:06:35,137 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon2_vol". 190416-03:06:35,530 nipype.workflow INFO: [Job 115] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon2_vol). 190416-03:06:35,532 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-03:06:35,534 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-03:06:35,594 nipype.workflow DEBUG: adding multipath trait: hemi 190416-03:06:35,595 nipype.workflow DEBUG: Setting node inputs 190416-03:06:35,595 nipype.workflow DEBUG: input: subjects_dir 190416-03:06:35,595 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon2_vol/result_autorecon2_vol.pklz 190416-03:06:35,596 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon2_vol/result_autorecon2_vol.pklz 190416-03:06:35,598 nipype.workflow DEBUG: output: subjects_dir 190416-03:06:35,598 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon_surfs) input subjects_dir = /out/freesurfer 190416-03:06:35,598 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon_surfs) input: subjects_dir -> /out/freesurfer 190416-03:06:35,599 nipype.workflow DEBUG: input: subject_id 190416-03:06:35,599 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon2_vol/result_autorecon2_vol.pklz 190416-03:06:35,599 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon2_vol/result_autorecon2_vol.pklz 190416-03:06:35,601 nipype.workflow DEBUG: output: subject_id 190416-03:06:35,601 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon_surfs) input subject_id = sub-NC080001 190416-03:06:35,601 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon_surfs) input: subject_id -> sub-NC080001 190416-03:06:35,602 nipype.workflow DEBUG: adding multipath trait: hemi 190416-03:06:35,603 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/_report 190416-03:06:35,604 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/_report/report.rst" 190416-03:06:35,606 nipype.workflow DEBUG: setting input 0 hemi lh 190416-03:06:35,608 nipype.workflow DEBUG: setting input 1 hemi rh 190416-03:06:35,608 nipype.workflow DEBUG: Adding 2 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon_surfs 190416-03:06:37,536 nipype.workflow DEBUG: Progress: 261 jobs, 118/0/2 (done/running/ready), 0/143 (pending_tasks/waiting). 190416-03:06:37,536 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-03:06:37,538 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 2 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-03:06:37,598 nipype.workflow DEBUG: Allocating _autorecon_surfs0 ID=259 (5.00GB, 5 threads). Free: 3.77GB, 1 threads. 190416-03:06:37,599 nipype.workflow DEBUG: Setting node inputs 190416-03:06:37,599 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/mapflow/_autorecon_surfs0". 190416-03:06:37,600 nipype.workflow DEBUG: Checking hash "_autorecon_surfs0" locally: cached=False, updated=False. 190416-03:06:37,602 nipype.workflow DEBUG: [MultiProc] Submitted task _autorecon_surfs0 (taskid=103). 190416-03:06:37,602 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:06:37,605 nipype.workflow INFO: [Node] Setting-up "_autorecon_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/mapflow/_autorecon_surfs0". 190416-03:06:37,618 nipype.interface INFO: resume recon-all : recon-all -autorecon-hemi lh -noparcstats -nocortparc2 -noparcstats2 -nocortparc3 -noparcstats3 -nopctsurfcon -nohyporelabel -noaparc2aseg -noapas2aseg -nosegstats -nowmparc -nobalabels -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer 190416-03:06:37,618 nipype.workflow INFO: [Node] Running "_autorecon_surfs0" ("nipype.interfaces.freesurfer.preprocess.ReconAll"), a CommandLine Interface with command: recon-all -autorecon-hemi lh -noparcstats -nocortparc2 -noparcstats2 -nocortparc3 -noparcstats3 -nopctsurfcon -nohyporelabel -noaparc2aseg -noapas2aseg -nosegstats -nowmparc -nobalabels -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer 190416-03:06:37,622 nipype.interface INFO: resume recon-all : recon-all -autorecon-hemi lh -noparcstats -nocortparc2 -noparcstats2 -nocortparc3 -noparcstats3 -nopctsurfcon -nohyporelabel -noaparc2aseg -noapas2aseg -nosegstats -nowmparc -nobalabels -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer 190416-03:06:39,537 nipype.workflow DEBUG: Progress: 261 jobs, 118/1/1 (done/running/ready), 1/142 (pending_tasks/waiting). 190416-03:06:39,538 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-03:06:39,539 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * _autorecon_surfs0 190416-03:06:39,598 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:06:41,600 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:06:43,607 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:06:45,626 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:06:47,618 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:06:49,701 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:06:51,602 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:06:53,604 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:06:55,630 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:06:57,610 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:06:59,613 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:01,596 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:03,629 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:05,627 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:07,656 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:09,623 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:11,631 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:13,651 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:15,640 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:17,646 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:19,666 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:21,614 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:23,617 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:25,632 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:27,630 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:29,655 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:31,635 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:33,637 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:35,661 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:37,642 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:39,641 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:41,665 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:43,670 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:45,654 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:47,654 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:49,691 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:51,624 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:53,638 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:55,630 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:57,633 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:07:59,639 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:01,665 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:03,641 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:05,649 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:07,650 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:09,661 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:11,664 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:13,667 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:15,667 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:17,672 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:19,666 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:21,627 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:23,633 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:25,680 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:27,641 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:29,650 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:31,656 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:33,661 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:35,667 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:37,675 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:39,680 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:41,689 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:43,696 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:45,707 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:47,716 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:49,721 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:51,690 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:53,694 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:55,706 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:57,713 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:08:59,722 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:01,729 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:03,738 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:05,744 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:07,751 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:09,761 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:11,768 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:13,778 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:15,786 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:17,798 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:19,803 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:21,773 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:23,779 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:25,780 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:27,783 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:29,786 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:31,791 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:33,795 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:35,799 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:37,809 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:39,809 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:41,814 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:43,819 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:45,826 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:47,830 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:49,835 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:51,782 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:53,788 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:55,790 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:57,794 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:09:59,796 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:01,799 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:03,803 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:05,803 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:07,804 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:09,808 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:11,811 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:13,814 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:15,817 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:17,817 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:19,821 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:21,775 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:23,780 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:25,787 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:27,787 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:29,790 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:31,797 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:33,797 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:35,798 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:37,801 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:39,805 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:41,806 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:43,810 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:45,816 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:47,813 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:49,813 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:51,782 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:53,785 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:55,789 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:57,792 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:10:59,798 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:01,803 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:03,803 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:05,802 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:07,809 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:09,811 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:11,817 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:13,817 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:15,824 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:17,829 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:19,833 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:21,804 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:23,807 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:25,811 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:27,815 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:29,824 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:31,824 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:33,829 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:35,833 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:37,834 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:39,843 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:41,844 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:43,849 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:45,852 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:47,857 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:49,861 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:51,829 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:53,831 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:55,833 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:57,836 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:11:59,838 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:01,841 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:03,844 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:05,848 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:07,851 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:09,854 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:11,859 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:13,860 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:15,865 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:17,870 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:19,870 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:21,841 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:23,845 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:25,848 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:27,850 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:29,854 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:31,857 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:33,864 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:35,868 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:37,870 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:39,873 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:41,875 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:43,879 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:45,879 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:47,883 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:49,889 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:51,854 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:53,857 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:55,862 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:57,866 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:12:59,862 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:01,866 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:03,868 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:05,873 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:07,877 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:09,881 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:11,885 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:13,887 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:15,891 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:17,897 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:19,899 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:21,869 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:23,874 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:25,878 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:27,882 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:29,886 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:31,892 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:33,893 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:35,898 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:37,899 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:39,900 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:41,902 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:43,904 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:45,906 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:47,909 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:49,911 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:51,880 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:53,881 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:55,884 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:57,889 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:13:59,891 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:01,896 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:03,899 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:05,902 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:07,906 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:09,908 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:11,912 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:13,920 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:15,922 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:17,929 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:19,932 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:21,901 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:23,907 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:25,910 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:27,912 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:29,916 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:31,919 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:33,923 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:35,927 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:37,930 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:39,935 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:41,940 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:43,944 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:45,946 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:47,951 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:49,958 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:51,921 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:53,926 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:55,929 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:57,934 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:14:59,938 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:01,941 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:03,942 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:05,948 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:07,947 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:09,951 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:11,952 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:13,956 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:15,959 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:17,960 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:19,964 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:21,937 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:23,943 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:25,944 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:27,947 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:29,951 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:31,953 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:33,957 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:35,962 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:37,968 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:39,973 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:41,980 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:43,979 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:45,981 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:47,986 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:49,993 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:51,962 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:53,966 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:55,970 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:57,971 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:15:59,976 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:01,980 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:03,984 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:05,986 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:07,989 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:09,998 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:11,996 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:14,1 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:16,6 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:18,11 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:20,13 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:21,981 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:23,984 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:25,985 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:27,988 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:29,990 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:31,996 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:34,4 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:36,8 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:38,12 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:40,11 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:42,15 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:44,18 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:46,18 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:48,25 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:50,27 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:51,997 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:54,6 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:56,7 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:16:58,11 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:00,14 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:02,17 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:04,21 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:06,22 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:08,29 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:10,31 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:12,33 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:14,37 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:16,43 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:18,42 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:20,47 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:22,13 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:24,18 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:26,21 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:28,21 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:30,27 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:32,30 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:34,39 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:36,40 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:38,44 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:40,48 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:42,49 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:44,53 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:46,60 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:48,65 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:50,68 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:52,36 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:54,39 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:56,46 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:17:58,48 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:00,53 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:02,56 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:04,58 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:06,63 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:08,65 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:10,70 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:12,72 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:14,75 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:16,80 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:18,84 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:20,90 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:22,62 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:24,62 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:26,67 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:28,69 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:30,73 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:32,74 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:34,79 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:36,83 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:38,88 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:40,93 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:42,93 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:44,98 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:46,100 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:48,103 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:50,105 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:52,81 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:54,80 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:56,83 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:18:58,85 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:00,89 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:02,93 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:04,98 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:06,101 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:08,103 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:10,104 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:12,109 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:14,111 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:16,123 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:18,126 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:20,128 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:22,95 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:24,102 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:26,103 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:28,109 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:30,110 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:32,117 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:34,116 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:36,118 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:38,127 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:40,131 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:42,131 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:44,137 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:46,143 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:48,145 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:50,148 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:52,118 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:54,123 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:56,130 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:19:58,132 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:00,136 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:02,138 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:04,140 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:06,152 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:08,151 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:10,158 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:12,161 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:14,169 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:16,163 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:18,167 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:20,166 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:22,135 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:24,140 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:26,144 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:28,145 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:30,152 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:32,153 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:34,159 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:36,156 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:38,166 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:40,168 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:42,175 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:44,180 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:46,188 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:48,180 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:50,183 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:52,151 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:54,156 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:56,160 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:20:58,162 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:00,165 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:02,168 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:04,173 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:06,172 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:08,176 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:10,182 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:12,187 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:14,192 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:16,196 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:18,201 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:20,203 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:22,173 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:24,178 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:26,182 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:28,187 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:30,189 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:32,198 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:34,201 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:36,204 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:38,210 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:40,213 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:42,215 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:44,221 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:46,224 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:48,231 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:50,206 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:52,236 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:54,239 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:56,241 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:21:58,248 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:00,251 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:02,254 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:04,257 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:06,257 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:08,261 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:10,265 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:12,269 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:14,271 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:16,277 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:18,278 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:20,245 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:22,249 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:24,255 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:26,260 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:28,263 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:30,266 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:32,271 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:34,275 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:36,279 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:38,282 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:40,290 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:42,283 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:44,290 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:46,291 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:48,295 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:50,254 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:52,260 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:54,269 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:56,274 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:22:58,283 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:00,293 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:02,298 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:04,300 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:06,320 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:08,309 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:10,312 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:12,312 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:14,323 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:16,321 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:18,325 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:20,298 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:22,299 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:24,299 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:26,301 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:28,309 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:30,307 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:32,310 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:34,314 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:36,316 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:38,315 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:40,318 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:42,323 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:44,323 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:46,327 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:48,330 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:50,300 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:52,303 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:54,306 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:56,311 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:23:58,313 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:00,318 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:02,319 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:04,330 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:06,331 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:08,332 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:10,331 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:12,335 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:14,341 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:16,346 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:18,407 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:20,320 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:22,323 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:24,328 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:26,335 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:28,341 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:30,340 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:32,342 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:34,346 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:36,351 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:38,352 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:40,363 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:42,362 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:44,365 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:46,370 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:48,373 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:50,348 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:52,345 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:54,344 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:56,357 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:24:58,353 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:00,356 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:02,366 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:04,362 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:06,372 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:08,366 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:10,377 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:12,375 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:14,381 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:16,383 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:18,384 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:20,351 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:22,355 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:24,355 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:26,359 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:28,362 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:30,367 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:32,375 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:34,377 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:36,381 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:38,386 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:40,384 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:42,441 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:44,416 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:46,432 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:48,431 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:50,394 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:52,391 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:54,375 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:56,373 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:25:58,375 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:00,378 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:02,384 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:04,386 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:06,392 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:08,396 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:10,399 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:12,402 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:14,404 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:16,405 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:18,409 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:20,381 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:22,384 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:24,391 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:26,395 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:28,401 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:30,404 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:32,408 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:34,409 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:36,413 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:38,431 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:40,420 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:42,424 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:44,425 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:46,429 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:48,434 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:50,403 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:52,406 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:54,411 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:56,416 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:26:58,561 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:00,511 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:02,526 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:04,527 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:06,542 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:08,454 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:10,530 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:12,541 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:14,550 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:16,557 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:18,557 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:20,440 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:22,534 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:24,548 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:26,571 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:28,545 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:30,460 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:32,501 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:34,560 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:36,575 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:38,582 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:40,618 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:42,484 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:44,572 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:46,591 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:48,611 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:50,535 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:52,573 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:54,468 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:56,558 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:27:58,476 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:00,477 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:02,576 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:04,482 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:06,598 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:08,497 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:10,493 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:12,593 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:14,514 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:16,514 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:18,509 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:20,486 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:22,486 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:24,489 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:26,496 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:28,491 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:30,495 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:32,596 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:34,604 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:36,616 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:38,595 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:40,516 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:42,525 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:44,615 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:46,522 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:48,603 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:50,508 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:52,495 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:54,509 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:56,507 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:28:58,510 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:00,508 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:02,510 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:04,586 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:06,604 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:08,615 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:10,611 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:12,614 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:14,538 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:16,621 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:18,645 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:20,572 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:22,593 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:24,599 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:26,523 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:28,619 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:30,523 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:32,529 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:34,537 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:36,536 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:38,526 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:40,535 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:42,616 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:44,537 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:46,544 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:48,548 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:50,512 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:52,520 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:54,521 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:56,539 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:29:58,532 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:00,532 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:02,632 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:04,610 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:06,625 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:08,657 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:10,543 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:12,548 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:14,661 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:16,645 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:18,649 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:20,612 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:22,532 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:24,639 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:26,631 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:28,635 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:30,674 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:32,628 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:34,552 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:36,673 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:38,659 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:40,684 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:42,664 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:44,662 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:46,573 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:48,666 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:50,664 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:52,640 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:54,627 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:56,618 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:30:58,554 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:00,675 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:02,649 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:04,642 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:06,645 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:08,578 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:10,585 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:12,695 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:14,670 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:16,691 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:18,689 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:20,579 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:22,659 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:24,670 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:26,685 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:28,662 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:30,681 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:32,585 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:34,673 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:36,675 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:38,678 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:40,742 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:42,673 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:44,613 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:46,716 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:48,617 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:50,686 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:52,639 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:54,603 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:56,693 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:31:58,607 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:00,689 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:02,611 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:04,610 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:06,619 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:08,625 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:10,625 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:12,612 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:14,625 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:16,629 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:18,635 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:20,598 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:22,602 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:24,602 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:26,604 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:28,610 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:30,624 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:32,622 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:34,621 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:36,627 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:38,624 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:40,740 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:42,721 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:44,727 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:46,729 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:48,642 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:50,617 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:52,696 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:54,611 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:56,722 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:32:58,614 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:00,616 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:02,624 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:04,627 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:06,622 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:08,634 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:10,741 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:12,643 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:14,647 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:16,639 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:18,681 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:20,615 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:22,629 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:24,619 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:26,624 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:28,627 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:30,632 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:32,630 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:34,637 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:36,636 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:38,643 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:40,655 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:42,651 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:44,656 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:46,646 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:48,659 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:50,705 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:52,693 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:54,705 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:56,720 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:33:58,640 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:00,636 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:02,737 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:04,654 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:06,665 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:08,645 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:10,662 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:12,650 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:14,652 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:16,666 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:18,663 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:20,642 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:22,636 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:24,728 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:26,734 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:28,738 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:30,740 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:32,730 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:34,654 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:36,747 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:38,660 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:40,664 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:42,664 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:44,676 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:46,672 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:48,712 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:50,640 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:52,646 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:54,657 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:56,652 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:34:58,664 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:00,665 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:02,670 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:04,659 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:06,665 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:08,667 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:10,669 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:12,667 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:14,681 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:16,676 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:18,678 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:20,642 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:22,645 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:24,652 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:26,732 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:28,662 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:30,662 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:32,664 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:34,665 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:36,674 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:38,672 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:40,678 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:42,678 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:44,680 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:46,681 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:48,687 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:50,653 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:52,654 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:54,653 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:56,659 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:35:58,663 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:00,657 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:02,670 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:04,669 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:06,669 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:08,678 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:10,681 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:12,673 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:14,680 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:16,680 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:18,688 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:20,654 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:22,657 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:24,746 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:26,656 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:28,665 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:30,662 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:32,673 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:34,715 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:36,674 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:38,671 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:40,684 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:42,737 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:44,676 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:46,710 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:48,685 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:50,652 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:52,660 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:54,670 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:56,665 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:36:58,688 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:00,674 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:02,680 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:04,679 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:06,681 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:08,686 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:10,691 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:12,703 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:14,692 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:16,701 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:18,709 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:20,658 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:22,662 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:24,665 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:26,667 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:28,669 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:30,675 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:32,678 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:34,690 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:36,684 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:38,695 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:40,693 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:42,690 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:44,694 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:46,697 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:48,699 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:50,667 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:52,669 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:54,670 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:56,673 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:37:58,683 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:00,683 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:02,686 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:04,689 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:06,692 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:08,695 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:10,698 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:12,698 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:14,699 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:16,702 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:18,706 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:20,675 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:22,680 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:24,683 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:26,686 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:28,690 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:30,696 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:32,699 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:34,703 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:36,707 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:38,710 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:40,715 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:42,715 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:44,718 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:46,721 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:48,722 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:50,690 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:52,693 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:54,695 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:56,700 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:38:58,700 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:00,703 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:02,706 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:04,710 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:06,711 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:08,715 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:10,719 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:12,721 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:14,726 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:16,729 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:18,733 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:20,700 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:22,703 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:24,710 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:26,709 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:28,712 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:30,716 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:32,717 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:34,719 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:36,721 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:38,723 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:40,727 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:42,734 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:44,735 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:46,738 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:48,741 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:50,683 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:52,687 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:54,690 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:56,690 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:39:58,696 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:00,703 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:02,702 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:04,707 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:06,708 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:08,713 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:10,720 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:12,720 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:14,725 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:16,729 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:18,731 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:20,697 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:22,700 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:24,705 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:26,709 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:28,711 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:30,714 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:32,717 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:34,721 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:36,725 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:38,730 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:40,737 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:42,741 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:44,745 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:46,748 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:48,751 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:50,719 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:52,720 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:54,721 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:56,725 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:40:58,728 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:00,729 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:02,733 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:04,735 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:06,738 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:08,742 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:10,747 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:12,748 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:14,753 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:16,754 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:18,759 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:20,730 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:22,731 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:24,738 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:26,740 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:28,745 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:30,746 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:32,746 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:34,750 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:36,752 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:38,756 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:40,759 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:42,761 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:44,762 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:46,764 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:48,767 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:50,735 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:52,740 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:54,743 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:56,745 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:41:58,748 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:00,753 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:02,756 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:04,756 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:06,760 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:08,765 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:10,768 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:12,771 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:14,774 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:16,780 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:18,783 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:20,750 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:22,753 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:24,757 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:26,761 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:28,763 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:30,765 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:32,773 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:34,775 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:36,776 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:38,780 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:40,788 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:42,789 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:44,792 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:46,796 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:48,802 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:50,770 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:52,773 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:54,776 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:56,778 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:42:58,778 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:00,782 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:02,783 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:04,786 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:06,789 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:08,792 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:10,796 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:12,799 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:14,805 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:16,807 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:18,863 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:20,929 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:22,929 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:24,947 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:26,934 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:28,949 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:30,927 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:32,936 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:34,942 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:36,936 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:38,958 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:40,987 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:42,960 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:44,966 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:46,972 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:48,972 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:51,16 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:53,36 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:55,11 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:57,24 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:43:59,30 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:01,26 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:03,23 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:05,35 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:07,60 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:09,40 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:11,40 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:13,51 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:15,50 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:17,58 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:19,32 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:21,45 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:23,35 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:25,31 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:27,38 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:29,44 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:31,41 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:33,48 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:35,58 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:37,73 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:39,97 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:41,74 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:43,70 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:45,79 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:47,56 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:49,65 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:51,51 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:53,55 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:55,88 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:57,66 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:44:59,69 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:01,75 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:03,70 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:05,80 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:07,76 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:09,94 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:11,86 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:13,93 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:15,109 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:17,93 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:19,107 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:21,106 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:23,77 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:25,81 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:27,79 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:29,79 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:31,88 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:33,94 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:35,94 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:37,104 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:38,999 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:41,94 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:43,112 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:45,97 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:47,93 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:49,83 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:51,98 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:53,81 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:55,90 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:57,93 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:45:59,99 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:01,101 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:03,100 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:05,111 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:07,101 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:09,129 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:11,122 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:13,117 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:15,124 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:17,119 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:19,111 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:21,90 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:23,91 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:25,111 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:27,92 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:29,94 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:31,110 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:33,105 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:35,117 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:37,118 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:39,138 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:41,143 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:43,168 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:45,160 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:47,163 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:49,128 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:51,140 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:53,136 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:55,141 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:57,147 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:46:59,140 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:01,150 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:03,158 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:05,178 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:07,173 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:09,161 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:11,166 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:13,164 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:15,169 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:17,172 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:19,148 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:21,143 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:23,153 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:25,145 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:27,165 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:29,162 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:31,192 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:33,181 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:35,157 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:37,183 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:39,185 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:41,188 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:43,193 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:45,223 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:47,199 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:49,161 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:51,172 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:53,175 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:55,214 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:57,199 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:47:59,200 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:01,97 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:03,299 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:05,286 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:07,262 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:09,288 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:11,284 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:13,289 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:15,286 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:17,289 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:19,246 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:21,263 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:23,302 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:25,268 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:27,285 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:29,282 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:31,296 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:33,306 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:35,295 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:37,302 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:39,301 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:41,292 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:43,335 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:45,305 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:47,311 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:49,283 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:51,354 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:53,348 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:55,384 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:57,364 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:48:59,362 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:01,367 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:03,363 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:05,378 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:07,383 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:09,366 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:11,379 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:13,380 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:15,384 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:17,387 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:19,358 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:21,360 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:23,363 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:25,373 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:27,363 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:29,384 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:31,379 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:33,378 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:35,388 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:37,395 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:39,398 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:41,397 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:43,401 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:45,393 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:47,422 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:49,370 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:51,386 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:53,400 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:55,391 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:57,400 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:49:59,394 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:01,432 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:03,448 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:05,405 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:07,442 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:09,449 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:11,451 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:13,427 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:15,478 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:17,434 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:19,417 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:21,406 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:23,318 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:25,439 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:27,425 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:29,450 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:31,424 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:33,434 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:35,446 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:37,430 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:39,429 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:41,443 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:43,448 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:45,477 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:47,440 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:49,394 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:51,438 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:53,433 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:55,417 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:57,427 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:50:59,435 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:01,440 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:03,425 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:05,437 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:07,450 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:09,485 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:11,483 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:13,492 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:15,467 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:17,471 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:19,453 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:21,457 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:23,456 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:25,495 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:27,466 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:29,489 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:31,482 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:34,452 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:36,464 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:38,469 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:40,480 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:42,456 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:44,471 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:46,478 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:48,442 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:50,485 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:52,503 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:54,512 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:56,527 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:51:58,517 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:00,519 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:02,553 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:04,536 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:06,551 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:08,523 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:10,529 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:12,541 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:14,579 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:16,545 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:18,509 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:20,516 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:22,519 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:24,518 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:26,537 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:28,530 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:30,533 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:32,542 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:34,547 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:36,561 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:38,533 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:40,593 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:42,548 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:44,457 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:46,556 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:48,561 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:50,535 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:52,548 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:54,528 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:56,561 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:52:58,556 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:00,580 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:02,565 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:04,589 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:06,572 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:08,586 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:10,574 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:12,809 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:14,798 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:16,787 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:18,787 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:20,680 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:22,788 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:24,783 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:26,813 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:28,807 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:30,807 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:32,790 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:34,821 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:36,812 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:38,811 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:40,861 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:42,803 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:44,811 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:46,847 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:48,793 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:50,809 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:52,823 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:54,822 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:56,806 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:53:58,720 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:00,844 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:02,828 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:04,837 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:06,847 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:08,848 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:10,861 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:12,843 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:14,863 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:16,857 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:18,831 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:20,823 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:22,865 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:24,852 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:26,866 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:28,866 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:30,856 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:32,863 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:34,762 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:36,898 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:38,872 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:40,880 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:42,877 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:44,893 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:46,785 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:49,758 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:51,745 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:53,764 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:55,676 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:57,776 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:54:59,778 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:01,816 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:03,797 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:05,793 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:07,704 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:09,794 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:11,853 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:13,807 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:15,825 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:17,711 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:19,777 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:21,715 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:23,787 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:25,691 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:27,784 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:29,689 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:31,702 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:33,703 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:35,720 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:37,708 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:39,724 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:41,721 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:43,716 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:45,716 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:47,726 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:49,696 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:51,706 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:53,708 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:55,709 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:57,814 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:55:59,821 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:01,809 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:03,813 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:05,719 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:07,816 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:09,723 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:11,811 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:13,753 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:15,729 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:17,733 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:19,699 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:21,705 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:23,697 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:25,699 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:27,704 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:29,707 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:31,710 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:33,819 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:35,815 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:37,831 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:39,838 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:41,832 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:43,751 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:45,824 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:47,769 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:49,715 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:51,722 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:53,737 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:55,724 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:57,726 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:56:59,739 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:01,724 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:03,737 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:05,830 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:07,844 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:09,840 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:11,851 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:13,763 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:15,857 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:17,768 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:19,733 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:21,744 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:23,746 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:25,730 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:27,730 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:29,743 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:31,735 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:34,124 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:36,119 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:38,130 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:40,137 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:42,41 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:44,161 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:46,52 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:48,73 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:50,65 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:52,69 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:54,61 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:56,66 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:57:58,79 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:00,76 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:02,64 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:04,72 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:06,73 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:08,76 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:10,78 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:12,80 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:14,85 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:16,88 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:18,58 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:20,62 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:22,67 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:24,69 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:26,74 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:28,77 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:30,81 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:32,85 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:34,89 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:36,88 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:38,89 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:40,206 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:42,207 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:44,214 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:46,251 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:48,184 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:50,73 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:52,192 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:54,175 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:56,200 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:58:58,198 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:00,101 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:02,195 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:04,178 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:06,211 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:08,202 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:10,113 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:12,214 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:14,119 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:16,216 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:18,83 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:20,200 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:22,86 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:24,99 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:26,108 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:28,114 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:30,200 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:32,103 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:34,109 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:36,114 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:38,111 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:40,119 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:42,126 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:44,126 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:46,129 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:48,90 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:50,98 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:52,91 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:54,93 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:56,97 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-03:59:58,102 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:00,106 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:02,198 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:04,221 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:06,209 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:08,226 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:10,241 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:12,142 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:14,249 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:16,144 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:18,133 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:20,118 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:22,122 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:24,134 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:26,138 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:28,125 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:30,128 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:32,246 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:34,246 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:36,273 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:38,260 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:40,205 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:42,170 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:44,266 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:46,171 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:48,132 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:50,152 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:52,167 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:54,149 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:56,151 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:00:58,145 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:00,259 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:02,272 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:04,287 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:06,271 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:08,174 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:10,280 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:12,270 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:14,187 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:16,193 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:18,155 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:20,160 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:22,178 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:24,173 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:26,174 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:28,286 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:30,192 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:32,186 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:34,187 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:36,186 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:38,193 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:40,214 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:42,222 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:44,210 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:46,214 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:48,195 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:50,187 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:52,191 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:54,180 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:56,209 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:01:58,189 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:00,190 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:02,196 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:04,200 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:06,212 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:08,208 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:10,208 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:12,213 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:14,214 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:16,218 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:18,187 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:20,192 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:22,195 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:24,198 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:26,200 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:28,204 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:30,206 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:32,211 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:34,220 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:36,223 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:38,221 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:40,224 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:42,238 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:44,232 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:46,235 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:48,214 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:50,207 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:52,210 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:54,211 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:56,215 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:02:58,223 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:00,222 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:02,225 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:04,247 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:06,228 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:08,230 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:10,233 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:12,235 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:14,240 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:16,240 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:18,211 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:20,211 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:22,213 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:24,216 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:26,219 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:28,223 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:30,233 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:32,231 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:34,234 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:36,237 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:38,239 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:40,250 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:42,248 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:44,251 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:46,253 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:48,223 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:50,228 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:52,235 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:54,237 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:56,240 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:03:58,245 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:00,249 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:02,255 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:04,258 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:06,261 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:08,264 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:10,267 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:12,272 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:14,279 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:16,283 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:18,254 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:20,253 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:22,256 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:24,262 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:26,262 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:28,267 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:30,271 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:32,276 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:34,280 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:36,280 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:38,284 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:40,288 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:42,294 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:44,295 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:46,303 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:48,268 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:50,269 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:52,271 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:54,278 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:56,281 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:04:58,284 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:00,288 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:02,293 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:04,292 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:06,296 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:08,299 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:10,304 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:12,310 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:14,315 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:16,337 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:18,290 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:20,290 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:22,296 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:24,299 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:26,303 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:28,307 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:30,308 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:32,313 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:34,317 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:36,326 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:38,329 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:40,337 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:42,338 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:44,342 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:46,347 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:48,317 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:50,323 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:52,326 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:54,331 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:56,354 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:05:58,356 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:00,343 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:02,351 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:04,354 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:06,360 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:08,367 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:10,366 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:12,372 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:14,373 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:16,377 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:18,346 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:20,353 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:22,357 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:24,361 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:26,364 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:28,369 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:30,371 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:32,399 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:34,407 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:36,381 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:38,384 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:40,386 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:42,394 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:44,402 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:46,398 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:48,366 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:50,371 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:52,373 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:54,376 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:56,379 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:06:58,384 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:00,389 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:02,391 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:04,399 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:06,400 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:08,405 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:10,405 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:12,414 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:14,415 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:16,416 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:18,383 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:20,387 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:22,387 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:24,390 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:26,395 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:28,399 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:30,404 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:32,408 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:34,409 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:36,413 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:38,414 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:40,435 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:42,421 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:44,429 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:46,429 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:48,397 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:50,401 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:52,406 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:54,407 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:56,411 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:07:58,434 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:00,421 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:02,428 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:04,428 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:06,433 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:08,436 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:10,438 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:12,440 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:14,442 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:16,442 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:18,414 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:20,415 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:22,423 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:24,419 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:26,423 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:28,429 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:30,434 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:32,440 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:34,443 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:36,445 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:38,449 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:40,453 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:42,454 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:44,467 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:46,464 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:48,418 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:50,423 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:52,426 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:54,430 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:56,433 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:08:58,438 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:00,442 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:02,510 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:04,449 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:06,453 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:08,452 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:10,458 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:12,457 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:14,462 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:16,465 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:18,418 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:20,424 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:22,424 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:24,428 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:26,431 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:28,434 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:30,439 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:32,444 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:34,446 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:36,511 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:38,449 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:40,453 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:42,459 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:44,461 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:46,465 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:48,432 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:50,437 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:52,439 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:54,442 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:56,447 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:09:58,455 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:00,460 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:02,464 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:04,467 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:06,470 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:08,475 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:10,477 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:12,476 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:14,479 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:16,482 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:18,459 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:20,454 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:22,463 nipype.workflow DEBUG: Cannot allocate job 260 (5.00GB, 5 threads). 190416-04:10:24,334 nipype.workflow INFO: [Node] Finished "_autorecon_surfs0". 190416-04:10:24,400 nipype.workflow INFO: [Job 259] Completed (_autorecon_surfs0). 190416-04:10:24,401 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-04:10:24,403 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-04:10:24,464 nipype.workflow DEBUG: Allocating _autorecon_surfs1 ID=260 (5.00GB, 5 threads). Free: 3.77GB, 1 threads. 190416-04:10:24,465 nipype.workflow DEBUG: Setting node inputs 190416-04:10:24,465 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/mapflow/_autorecon_surfs1". 190416-04:10:24,465 nipype.workflow DEBUG: Checking hash "_autorecon_surfs1" locally: cached=False, updated=False. 190416-04:10:24,467 nipype.workflow DEBUG: [MultiProc] Submitted task _autorecon_surfs1 (taskid=104). 190416-04:10:24,470 nipype.workflow INFO: [Node] Setting-up "_autorecon_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/mapflow/_autorecon_surfs1". 190416-04:10:24,483 nipype.interface INFO: resume recon-all : recon-all -autorecon-hemi rh -noparcstats -nocortparc2 -noparcstats2 -nocortparc3 -noparcstats3 -nopctsurfcon -nohyporelabel -noaparc2aseg -noapas2aseg -nosegstats -nowmparc -nobalabels -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer 190416-04:10:24,483 nipype.workflow INFO: [Node] Running "_autorecon_surfs1" ("nipype.interfaces.freesurfer.preprocess.ReconAll"), a CommandLine Interface with command: recon-all -autorecon-hemi rh -noparcstats -nocortparc2 -noparcstats2 -nocortparc3 -noparcstats3 -nopctsurfcon -nohyporelabel -noaparc2aseg -noapas2aseg -nosegstats -nowmparc -nobalabels -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer 190416-04:10:24,486 nipype.interface INFO: resume recon-all : recon-all -autorecon-hemi rh -noparcstats -nocortparc2 -noparcstats2 -nocortparc3 -noparcstats3 -nopctsurfcon -nohyporelabel -noaparc2aseg -noapas2aseg -nosegstats -nowmparc -nobalabels -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer 190416-04:10:26,401 nipype.workflow DEBUG: Progress: 261 jobs, 119/1/0 (done/running/ready), 1/141 (pending_tasks/waiting). 190416-04:10:26,401 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-04:10:26,403 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * _autorecon_surfs1 190416-05:14:28,751 nipype.workflow INFO: [Node] Finished "_autorecon_surfs1". 190416-05:14:29,461 nipype.workflow INFO: [Job 260] Completed (_autorecon_surfs1). 190416-05:14:29,464 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-05:14:29,470 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-05:14:29,531 nipype.workflow DEBUG: adding multipath trait: hemi 190416-05:14:29,535 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon_surfs ID=116 (5.00GB, 5 threads). Free: 3.77GB, 1 threads. 190416-05:14:29,537 nipype.workflow DEBUG: adding multipath trait: hemi 190416-05:14:29,542 nipype.workflow DEBUG: setting hashinput hemi-> ['lh', 'rh'] 190416-05:14:29,542 nipype.workflow DEBUG: [Node] Hashes: [('directive', 'autorecon-hemi'), ('flags', ['-noparcstats', '-nocortparc2', '-noparcstats2', '-nocortparc3', '-noparcstats3', '-nopctsurfcon', '-nohyporelabel', '-noaparc2aseg', '-noapas2aseg', '-nosegstats', '-nowmparc', '-nobalabels']), ('hemi', ['lh', 'rh']), ('openmp', 5), ('subject_id', 'sub-NC080001'), ('subjects_dir', '/out/freesurfer'), ('needed_outputs', ['subject_id', 'subjects_dir'])], 6d5f46e39770a89a9f6463bd0cc59d8c, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/_0x6d5f46e39770a89a9f6463bd0cc59d8c.json, [] 190416-05:14:29,543 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs". 190416-05:14:29,543 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon_surfs" locally: cached=False, updated=False. 190416-05:14:29,545 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon_surfs (taskid=105). 190416-05:14:29,550 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon_surfs" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs". 190416-05:14:29,560 nipype.workflow INFO: [Node] Setting-up "_autorecon_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/mapflow/_autorecon_surfs0". 190416-05:14:29,592 nipype.interface INFO: recon-all complete : Not running 190416-05:14:29,593 nipype.workflow INFO: [Node] Running "_autorecon_surfs0" ("nipype.interfaces.freesurfer.preprocess.ReconAll"), a CommandLine Interface with command: echo recon-all: nothing to do 190416-05:14:29,618 nipype.interface INFO: recon-all complete : Not running 190416-05:14:29,771 nipype.workflow INFO: [Node] Finished "_autorecon_surfs0". 190416-05:14:29,775 nipype.workflow INFO: [Node] Setting-up "_autorecon_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/mapflow/_autorecon_surfs1". 190416-05:14:29,806 nipype.interface INFO: recon-all complete : Not running 190416-05:14:29,806 nipype.workflow INFO: [Node] Running "_autorecon_surfs1" ("nipype.interfaces.freesurfer.preprocess.ReconAll"), a CommandLine Interface with command: echo recon-all: nothing to do 190416-05:14:29,832 nipype.interface INFO: recon-all complete : Not running 190416-05:14:29,946 nipype.workflow INFO: [Node] Finished "_autorecon_surfs1". 190416-05:14:29,950 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon_surfs". 190416-05:14:31,464 nipype.workflow DEBUG: Progress: 261 jobs, 120/1/0 (done/running/ready), 1/140 (pending_tasks/waiting). 190416-05:14:31,464 nipype.workflow INFO: [Job 116] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon_surfs). 190416-05:14:31,466 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-05:14:31,468 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-05:14:31,528 nipype.workflow DEBUG: adding multipath trait: hemi 190416-05:14:31,529 nipype.workflow DEBUG: Setting node inputs 190416-05:14:31,529 nipype.workflow DEBUG: input: subjects_dir 190416-05:14:31,529 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/result_autorecon_surfs.pklz 190416-05:14:31,530 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/result_autorecon_surfs.pklz 190416-05:14:31,530 nipype.workflow DEBUG: output: subjects_dir 190416-05:14:31,530 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3) input subjects_dir = /out/freesurfer 190416-05:14:31,531 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3) input: subjects_dir -> /out/freesurfer 190416-05:14:31,532 nipype.workflow DEBUG: input: subject_id 190416-05:14:31,532 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/result_autorecon_surfs.pklz 190416-05:14:31,532 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon_surfs/result_autorecon_surfs.pklz 190416-05:14:31,533 nipype.workflow DEBUG: output: subject_id 190416-05:14:31,533 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3) input subject_id = sub-NC080001 190416-05:14:31,534 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3) input: subject_id -> sub-NC080001 190416-05:14:31,534 nipype.workflow DEBUG: input: use_T2 190416-05:14:31,534 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-05:14:31,534 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-05:14:31,534 nipype.workflow DEBUG: output: use_t2w 190416-05:14:31,534 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3) input use_T2 = False 190416-05:14:31,535 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3) input: use_T2 -> False 190416-05:14:31,535 nipype.workflow DEBUG: input: use_FLAIR 190416-05:14:31,535 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-05:14:31,535 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/recon_config/result_recon_config.pklz 190416-05:14:31,536 nipype.workflow DEBUG: output: use_flair 190416-05:14:31,536 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3) input use_FLAIR = False 190416-05:14:31,536 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3) input: use_FLAIR -> False 190416-05:14:31,537 nipype.workflow DEBUG: adding multipath trait: hemi 190416-05:14:31,538 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/_report 190416-05:14:31,539 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/_report/report.rst" 190416-05:14:31,541 nipype.workflow DEBUG: setting input 0 hemi lh 190416-05:14:31,542 nipype.workflow DEBUG: setting input 1 hemi rh 190416-05:14:31,543 nipype.workflow DEBUG: Adding 2 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3 190416-05:14:33,469 nipype.workflow DEBUG: Progress: 263 jobs, 121/0/2 (done/running/ready), 0/142 (pending_tasks/waiting). 190416-05:14:33,469 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-05:14:33,472 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 2 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-05:14:33,531 nipype.workflow DEBUG: Allocating _autorecon30 ID=261 (5.00GB, 5 threads). Free: 3.77GB, 1 threads. 190416-05:14:33,532 nipype.workflow DEBUG: Setting node inputs 190416-05:14:33,533 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/mapflow/_autorecon30". 190416-05:14:33,533 nipype.workflow DEBUG: Checking hash "_autorecon30" locally: cached=False, updated=False. 190416-05:14:33,536 nipype.workflow DEBUG: [MultiProc] Submitted task _autorecon30 (taskid=106). 190416-05:14:33,536 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:33,539 nipype.workflow INFO: [Node] Setting-up "_autorecon30" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/mapflow/_autorecon30". 190416-05:14:33,571 nipype.interface INFO: resume recon-all : recon-all -autorecon3 -hemi lh -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer -nosphere -nosurfreg -nojacobian_white -noavgcurv -nocortparc -nopial 190416-05:14:33,571 nipype.workflow INFO: [Node] Running "_autorecon30" ("nipype.interfaces.freesurfer.preprocess.ReconAll"), a CommandLine Interface with command: recon-all -autorecon3 -hemi lh -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer -nosphere -nosurfreg -nojacobian_white -noavgcurv -nocortparc -nopial 190416-05:14:33,597 nipype.interface INFO: resume recon-all : recon-all -autorecon3 -hemi lh -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer -nosphere -nosurfreg -nojacobian_white -noavgcurv -nocortparc -nopial 190416-05:14:35,471 nipype.workflow DEBUG: Progress: 263 jobs, 121/1/1 (done/running/ready), 1/141 (pending_tasks/waiting). 190416-05:14:35,472 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-05:14:35,476 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * _autorecon30 190416-05:14:35,554 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:37,545 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:39,541 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:41,541 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:43,517 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:45,522 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:47,526 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:49,530 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:51,529 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:53,535 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:55,537 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:57,538 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:14:59,543 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:01,548 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:03,551 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:05,557 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:07,559 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:09,563 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:11,565 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:13,536 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:15,537 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:17,540 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:19,546 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:21,544 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:23,550 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:25,553 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:27,557 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:29,559 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:31,564 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:33,570 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:35,576 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:37,582 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:39,583 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:41,586 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:43,553 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:45,558 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:47,560 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:49,560 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:51,564 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:53,569 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:55,572 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:57,575 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:15:59,580 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:01,580 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:03,583 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:05,590 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:07,591 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:09,593 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:11,601 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:13,571 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:15,572 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:17,568 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:19,571 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:21,581 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:23,582 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:25,586 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:27,588 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:29,586 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:31,590 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:33,596 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:35,601 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:37,603 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:39,605 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:41,607 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:43,575 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:45,579 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:47,579 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:49,584 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:51,586 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:53,592 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:55,597 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:57,602 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:16:59,603 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:01,608 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:03,610 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:05,615 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:07,617 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:09,621 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:11,622 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:13,592 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:15,594 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:17,596 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:19,601 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:21,605 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:23,608 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:25,612 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:27,617 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:29,619 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:31,622 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:33,629 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:35,630 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:37,634 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:39,638 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:41,638 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:43,609 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:45,611 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:47,613 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:49,620 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:51,622 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:53,619 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:55,622 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:57,635 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:17:59,639 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:01,643 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:03,646 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:05,647 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:07,653 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:09,655 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:11,659 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:13,628 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:15,633 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:17,635 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:19,638 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:21,641 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:23,647 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:25,648 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:27,652 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:29,657 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:31,662 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:33,667 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:35,670 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:37,673 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:39,679 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:41,682 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:43,654 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:45,657 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:47,662 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:49,665 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:51,668 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:53,672 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:55,674 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:57,676 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:18:59,680 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:01,687 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:03,692 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:05,695 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:07,699 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:09,704 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:11,708 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:13,677 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:15,682 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:17,686 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:19,691 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:21,695 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:23,699 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:25,702 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:27,704 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:29,709 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:31,707 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:33,720 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:35,721 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:37,725 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:39,730 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:41,732 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:43,705 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:45,707 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:47,710 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:49,715 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:51,719 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:53,721 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:55,727 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:57,727 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:19:59,731 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:01,735 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:03,738 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:05,740 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:07,744 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:09,747 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:11,753 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:13,723 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:15,726 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:17,731 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:19,737 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:21,734 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:23,742 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:25,743 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:27,745 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:29,749 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:31,754 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:33,758 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:35,763 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:37,768 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:39,774 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:41,778 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:43,746 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:45,747 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:47,752 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:49,755 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:51,758 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:53,761 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:55,765 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:57,769 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:20:59,774 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:01,779 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:03,782 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:05,789 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:07,790 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:09,793 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:11,797 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:13,763 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:15,777 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:17,774 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:19,776 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:21,782 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:23,788 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:25,798 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:27,804 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:29,799 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:31,802 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:33,804 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:35,819 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:37,812 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:39,812 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:41,815 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:43,785 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:45,791 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:47,793 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:49,800 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:51,809 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:53,811 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:55,815 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:57,830 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:21:59,820 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:01,820 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:03,829 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:05,833 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:07,836 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:09,840 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:11,844 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:13,819 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:15,813 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:17,813 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:19,819 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:21,821 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:23,822 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:25,832 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:27,835 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:29,839 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:31,865 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:33,854 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:35,842 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:37,867 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:39,854 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:41,855 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:43,835 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:45,848 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:47,850 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:49,830 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:51,834 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:53,861 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:55,848 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:57,867 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:22:59,855 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:01,858 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:03,878 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:05,861 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:07,866 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:09,882 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:11,873 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:13,835 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:15,846 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:17,848 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:19,850 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:21,853 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:23,860 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:25,872 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:27,870 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:29,868 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:31,871 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:33,874 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:35,875 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:37,882 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:39,894 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:41,899 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:43,882 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:45,865 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:47,886 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:49,880 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:51,885 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:53,885 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:55,884 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:57,888 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:23:59,888 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:01,895 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:03,897 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:05,900 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:07,907 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:09,908 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:11,910 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:13,882 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:15,882 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:17,886 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:19,895 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:21,895 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:23,901 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:25,905 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:27,910 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:29,916 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:31,919 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:33,928 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:35,932 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:37,940 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:39,939 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:41,951 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:43,919 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:45,922 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:47,925 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:49,927 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:51,930 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:53,933 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:55,934 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:57,942 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:24:59,945 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:01,948 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:03,947 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:05,956 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:07,958 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:09,962 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:11,968 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:13,937 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:15,941 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:17,941 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:19,947 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:21,950 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:23,954 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:25,955 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:27,959 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:29,966 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:31,968 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:33,970 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:35,974 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:37,979 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:39,983 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:41,986 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:43,953 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:45,959 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:47,956 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:49,962 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:51,966 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:53,970 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:55,974 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:57,977 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:25:59,982 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:01,987 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:03,987 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:05,992 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:07,993 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:09,995 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:11,999 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:13,964 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:15,964 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:17,967 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:19,975 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:21,975 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:23,978 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:25,985 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:27,988 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:29,990 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:31,994 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:33,998 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:36,13 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:38,4 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:40,7 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:42,12 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:43,981 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:45,987 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:47,990 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:49,993 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:51,997 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:54,9 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:56,11 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:26:58,12 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:00,32 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:02,16 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:04,28 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:06,31 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:08,38 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:10,43 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:12,39 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:14,12 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:16,56 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:18,28 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:20,85 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:22,32 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:24,112 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:26,69 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:28,68 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:30,68 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:32,56 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:34,81 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:36,70 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:38,97 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:40,81 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:42,88 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:44,66 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:46,69 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:48,91 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:50,59 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:52,45 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:54,39 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:56,40 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:27:58,47 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:00,46 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:02,68 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:04,55 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:06,60 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:08,64 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:10,60 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:12,72 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:14,41 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:16,47 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:18,51 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:20,56 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:22,61 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:24,63 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:26,63 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:28,68 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:30,70 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:32,75 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:34,80 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:36,82 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:38,87 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:40,92 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:42,101 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:44,68 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:46,73 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:48,76 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:50,77 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:52,81 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:54,85 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:56,89 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:28:58,94 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:00,99 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:02,104 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:04,110 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:06,113 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:08,116 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:10,116 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:12,120 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:14,88 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:16,87 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:18,98 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:20,97 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:22,97 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:24,102 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:26,104 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:28,104 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:30,108 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:32,109 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:34,117 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:36,116 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:38,118 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:40,125 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:42,126 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:44,93 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:46,99 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:48,103 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:50,107 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:52,108 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:54,109 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:56,111 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:29:58,114 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:00,120 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:02,124 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:04,125 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:06,129 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:08,130 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:10,131 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:12,135 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:14,104 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:16,107 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:18,108 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:20,111 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:22,115 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:24,110 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:26,112 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:28,120 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:30,131 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:32,135 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:34,140 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:36,166 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:38,140 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:40,147 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:42,177 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:44,123 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:46,159 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:48,130 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:50,148 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:52,148 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:54,161 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:56,156 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:30:58,169 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:00,166 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:02,160 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:04,157 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:06,175 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:08,181 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:10,182 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:12,190 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:14,140 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:16,166 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:18,157 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:20,167 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:22,163 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:24,167 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:26,170 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:28,177 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:30,186 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:32,191 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:34,197 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:36,189 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:38,184 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:40,192 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:42,210 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:44,163 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:46,185 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:48,168 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:50,190 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:52,178 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:54,189 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:56,185 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:31:58,201 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:00,194 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:02,208 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:04,208 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:06,222 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:08,207 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:10,216 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:12,212 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:14,188 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:16,188 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:18,196 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:20,192 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:22,194 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:24,196 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:26,203 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:28,208 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:30,209 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:32,218 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:34,216 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:36,226 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:38,224 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:40,234 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:42,199 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:44,239 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:46,244 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:48,252 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:50,250 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:52,255 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:54,265 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:56,274 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:32:58,267 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:00,266 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:02,271 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:04,273 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:06,325 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:08,280 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:10,281 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:12,256 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:14,255 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:16,251 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:18,261 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:20,260 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:22,258 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:24,267 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:26,269 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:28,270 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:30,279 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:32,294 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:34,322 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:36,293 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:38,297 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:40,304 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:42,269 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:44,269 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:46,278 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:48,283 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:50,325 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:52,290 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:54,296 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:56,304 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:33:58,301 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:00,314 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:02,317 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:04,339 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:06,315 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:08,315 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:10,321 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:12,283 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:14,302 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:16,295 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:18,310 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:20,318 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:22,314 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:24,317 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:26,323 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:28,319 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:30,316 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:32,334 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:34,338 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:36,329 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:38,330 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:40,335 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:42,318 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:44,316 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:46,332 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:48,313 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:50,318 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:52,319 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:54,338 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:56,326 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:34:58,335 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:00,350 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:02,368 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:04,344 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:06,366 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:08,338 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:10,346 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:12,335 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:14,353 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:16,324 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:18,342 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:20,351 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:22,334 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:24,336 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:26,359 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:28,366 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:30,347 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:32,355 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:34,370 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:36,359 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:38,393 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:40,366 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:42,351 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:44,340 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:46,340 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:48,349 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:50,349 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:52,354 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:54,351 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:56,368 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:35:58,372 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:00,370 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:02,370 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:04,379 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:06,397 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:08,402 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:10,399 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:12,370 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:14,362 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:16,362 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:18,386 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:20,429 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:22,386 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:24,389 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:26,389 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:28,393 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:30,407 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:32,395 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:34,414 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:36,416 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:38,409 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:40,430 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:42,375 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:44,378 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:46,383 nipype.workflow DEBUG: Cannot allocate job 262 (5.00GB, 5 threads). 190416-05:36:47,496 nipype.workflow INFO: [Node] Finished "_autorecon30". 190416-05:36:48,320 nipype.workflow INFO: [Job 261] Completed (_autorecon30). 190416-05:36:48,323 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-05:36:48,329 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-05:36:48,388 nipype.workflow DEBUG: Allocating _autorecon31 ID=262 (5.00GB, 5 threads). Free: 3.77GB, 1 threads. 190416-05:36:48,389 nipype.workflow DEBUG: Setting node inputs 190416-05:36:48,391 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/mapflow/_autorecon31". 190416-05:36:48,392 nipype.workflow DEBUG: Checking hash "_autorecon31" locally: cached=False, updated=False. 190416-05:36:48,395 nipype.workflow DEBUG: [MultiProc] Submitted task _autorecon31 (taskid=107). 190416-05:36:48,398 nipype.workflow INFO: [Node] Setting-up "_autorecon31" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/mapflow/_autorecon31". 190416-05:36:48,440 nipype.interface INFO: resume recon-all : recon-all -autorecon3 -hemi rh -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer -nosphere -nosurfreg -nojacobian_white -noavgcurv -nocortparc -nopial -nocortribbon -nohyporelabel -noapas2aseg -nosegstats -nowmparc 190416-05:36:48,440 nipype.workflow INFO: [Node] Running "_autorecon31" ("nipype.interfaces.freesurfer.preprocess.ReconAll"), a CommandLine Interface with command: recon-all -autorecon3 -hemi rh -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer -nosphere -nosurfreg -nojacobian_white -noavgcurv -nocortparc -nopial -nocortribbon -nohyporelabel -noapas2aseg -nosegstats -nowmparc 190416-05:36:48,474 nipype.interface INFO: resume recon-all : recon-all -autorecon3 -hemi rh -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer -nosphere -nosurfreg -nojacobian_white -noavgcurv -nocortparc -nopial -nocortribbon -nohyporelabel -noapas2aseg -nosegstats -nowmparc 190416-05:36:50,323 nipype.workflow DEBUG: Progress: 263 jobs, 122/1/0 (done/running/ready), 1/140 (pending_tasks/waiting). 190416-05:36:50,323 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-05:36:50,325 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * _autorecon31 190416-05:52:53,690 nipype.workflow INFO: [Node] Finished "_autorecon31". 190416-05:52:54,758 nipype.workflow INFO: [Job 262] Completed (_autorecon31). 190416-05:52:54,760 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-05:52:54,762 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-05:52:54,822 nipype.workflow DEBUG: adding multipath trait: hemi 190416-05:52:54,825 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3 ID=117 (5.00GB, 5 threads). Free: 3.77GB, 1 threads. 190416-05:52:54,826 nipype.workflow DEBUG: adding multipath trait: hemi 190416-05:52:54,828 nipype.workflow DEBUG: setting hashinput hemi-> ['lh', 'rh'] 190416-05:52:54,829 nipype.workflow DEBUG: [Node] Hashes: [('directive', 'autorecon3'), ('hemi', ['lh', 'rh']), ('openmp', 5), ('subject_id', 'sub-NC080001'), ('subjects_dir', '/out/freesurfer'), ('use_FLAIR', False), ('use_T2', False), ('needed_outputs', ['subject_id', 'subjects_dir'])], 7359b325d300b5030456a10c1b933c13, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/_0x7359b325d300b5030456a10c1b933c13.json, [] 190416-05:52:54,829 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3". 190416-05:52:54,830 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3" locally: cached=False, updated=False. 190416-05:52:54,833 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3 (taskid=108). 190416-05:52:54,837 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3". 190416-05:52:54,845 nipype.workflow INFO: [Node] Setting-up "_autorecon30" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/mapflow/_autorecon30". 190416-05:52:54,889 nipype.interface INFO: resume recon-all : recon-all -autorecon3 -hemi lh -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer -nosphere -nosurfreg -nojacobian_white -noavgcurv -nocortparc -nopial -noparcstats -nocortparc2 -noparcstats2 -nocortparc3 -noparcstats3 -nopctsurfcon -nocortribbon -nohyporelabel -noaparc2aseg -nosegstats -nowmparc -nobalabels 190416-05:52:54,889 nipype.workflow INFO: [Node] Running "_autorecon30" ("nipype.interfaces.freesurfer.preprocess.ReconAll"), a CommandLine Interface with command: recon-all -autorecon3 -hemi lh -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer -nosphere -nosurfreg -nojacobian_white -noavgcurv -nocortparc -nopial -noparcstats -nocortparc2 -noparcstats2 -nocortparc3 -noparcstats3 -nopctsurfcon -nocortribbon -nohyporelabel -noaparc2aseg -nosegstats -nowmparc -nobalabels 190416-05:52:54,926 nipype.interface INFO: resume recon-all : recon-all -autorecon3 -hemi lh -openmp 5 -subjid sub-NC080001 -sd /out/freesurfer -nosphere -nosurfreg -nojacobian_white -noavgcurv -nocortparc -nopial -noparcstats -nocortparc2 -noparcstats2 -nocortparc3 -noparcstats3 -nopctsurfcon -nocortribbon -nohyporelabel -noaparc2aseg -nosegstats -nowmparc -nobalabels 190416-05:52:56,759 nipype.workflow DEBUG: Progress: 263 jobs, 123/1/0 (done/running/ready), 1/139 (pending_tasks/waiting). 190416-05:52:56,759 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-05:52:56,762 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3 190416-05:53:00,726 nipype.workflow INFO: [Node] Finished "_autorecon30". 190416-05:53:00,731 nipype.workflow INFO: [Node] Setting-up "_autorecon31" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/mapflow/_autorecon31". 190416-05:53:00,792 nipype.interface INFO: recon-all complete : Not running 190416-05:53:00,793 nipype.workflow INFO: [Node] Running "_autorecon31" ("nipype.interfaces.freesurfer.preprocess.ReconAll"), a CommandLine Interface with command: echo recon-all: nothing to do 190416-05:53:00,856 nipype.interface INFO: recon-all complete : Not running 190416-05:53:01,22 nipype.workflow INFO: [Node] Finished "_autorecon31". 190416-05:53:01,28 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3". 190416-05:53:02,767 nipype.workflow INFO: [Job 117] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.autorecon3). 190416-05:53:02,769 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-05:53:02,771 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 6 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-05:53:02,831 nipype.workflow DEBUG: adding multipath trait: space 190416-05:53:02,831 nipype.workflow DEBUG: Setting node inputs 190416-05:53:02,832 nipype.workflow DEBUG: input: subject_id 190416-05:53:02,833 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:02,833 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:02,834 nipype.workflow DEBUG: output: subject_id 190416-05:53:02,835 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.targets) input subject_id = sub-NC080001 190416-05:53:02,835 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.targets) input: subject_id -> sub-NC080001 190416-05:53:02,836 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.targets ID=118 (0.01GB, 1 threads). Free: 8.76GB, 5 threads. 190416-05:53:02,836 nipype.workflow DEBUG: adding multipath trait: space 190416-05:53:02,837 nipype.workflow DEBUG: setting hashinput space-> ['fsaverage5'] 190416-05:53:02,838 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/targets". 190416-05:53:02,839 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.targets" locally: cached=False, updated=False. 190416-05:53:02,840 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.targets (taskid=109). 190416-05:53:02,841 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.targets" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/targets". 190416-05:53:02,845 nipype.workflow INFO: [Node] Setting-up "_targets0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/targets/mapflow/_targets0". 190416-05:53:02,846 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg ID=119 (5.00GB, 5 threads). Free: 3.76GB, 0 threads. 190416-05:53:02,846 nipype.workflow DEBUG: Setting node inputs 190416-05:53:02,846 nipype.workflow DEBUG: input: subjects_dir 190416-05:53:02,846 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:02,846 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:02,847 nipype.workflow DEBUG: output: subjects_dir 190416-05:53:02,847 nipype.workflow DEBUG: [Node] mri_coreg - setting input subjects_dir = /out/freesurfer 190416-05:53:02,848 nipype.workflow INFO: [Node] Running "_targets0" ("nipype.interfaces.utility.wrappers.Function") 190416-05:53:02,848 nipype.workflow DEBUG: input: subject_id 190416-05:53:02,848 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:02,848 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:02,849 nipype.workflow DEBUG: output: subject_id 190416-05:53:02,849 nipype.workflow DEBUG: [Node] mri_coreg - setting input subject_id = sub-NC080001 190416-05:53:02,850 nipype.workflow DEBUG: input: source_file 190416-05:53:02,850 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/result_apply_mask.pklz 190416-05:53:02,850 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/result_apply_mask.pklz 190416-05:53:02,851 nipype.workflow DEBUG: output: out_file 190416-05:53:02,851 nipype.workflow DEBUG: [Node] mri_coreg - setting input source_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/uni_xform_masked.nii.gz 190416-05:53:02,853 nipype.workflow INFO: [Node] Finished "_targets0". 190416-05:53:02,854 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg". 190416-05:53:02,854 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg" locally: cached=False, updated=False. 190416-05:53:02,855 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.targets". 190416-05:53:02,857 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg (taskid=110). 190416-05:53:02,857 nipype.workflow DEBUG: Cannot allocate job 131 (0.20GB, 1 threads). 190416-05:53:02,858 nipype.workflow DEBUG: Cannot allocate job 135 (0.20GB, 1 threads). 190416-05:53:02,858 nipype.workflow DEBUG: Cannot allocate job 247 (0.20GB, 1 threads). 190416-05:53:02,858 nipype.workflow DEBUG: Cannot allocate job 255 (5.00GB, 1 threads). 190416-05:53:02,858 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg". 190416-05:53:02,863 nipype.workflow INFO: [Node] Running "mri_coreg" ("niworkflows.interfaces.freesurfer.PatchedMRICoregRPT"), a CommandLine Interface with command: mri_coreg --s sub-NC080001 --dof 6 --ftol 1.000000e-04 --linmintol 1.000000e-02 --threads 5 --lta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta --sep 4 --mov /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/uni_xform_masked.nii.gz --sd /out/freesurfer 190416-05:53:04,767 nipype.workflow DEBUG: Progress: 263 jobs, 124/2/4 (done/running/ready), 2/137 (pending_tasks/waiting). 190416-05:53:04,767 nipype.workflow INFO: [Job 118] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.targets). 190416-05:53:04,768 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-05:53:04,769 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 4 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:04,830 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.fs_datasource ID=131 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-05:53:04,830 nipype.workflow DEBUG: Setting node inputs 190416-05:53:04,831 nipype.workflow DEBUG: input: subjects_dir 190416-05:53:04,831 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:04,831 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:04,832 nipype.workflow DEBUG: output: subjects_dir 190416-05:53:04,832 nipype.workflow DEBUG: [Node] fs_datasource - setting input subjects_dir = /out/freesurfer 190416-05:53:04,834 nipype.workflow DEBUG: input: subject_id 190416-05:53:04,834 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:04,834 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:04,835 nipype.workflow DEBUG: output: subject_id 190416-05:53:04,835 nipype.workflow DEBUG: [Node] fs_datasource - setting input subject_id = sub-NC080001 190416-05:53:04,836 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/fs_datasource". 190416-05:53:04,836 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.fs_datasource" locally: cached=False, updated=False. 190416-05:53:04,838 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.fs_datasource (taskid=111). 190416-05:53:04,838 nipype.workflow DEBUG: Cannot allocate job 135 (0.20GB, 1 threads). 190416-05:53:04,838 nipype.workflow DEBUG: Cannot allocate job 247 (0.20GB, 1 threads). 190416-05:53:04,838 nipype.workflow DEBUG: Cannot allocate job 255 (5.00GB, 1 threads). 190416-05:53:04,840 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.fs_datasource" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/fs_datasource". 190416-05:53:04,843 nipype.workflow INFO: [Node] Running "fs_datasource" ("nipype.interfaces.io.FreeSurferSource") 190416-05:53:05,68 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.fs_datasource". 190416-05:53:06,770 nipype.workflow DEBUG: Progress: 263 jobs, 125/2/3 (done/running/ready), 2/136 (pending_tasks/waiting). 190416-05:53:06,770 nipype.workflow INFO: [Job 131] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.fs_datasource). 190416-05:53:06,772 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-05:53:06,774 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 4 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:06,833 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonative ID=132 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-05:53:06,834 nipype.workflow DEBUG: Setting node inputs 190416-05:53:06,834 nipype.workflow DEBUG: input: seg_file 190416-05:53:06,834 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:06,834 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:06,842 nipype.workflow DEBUG: output: aparc_aseg 190416-05:53:06,842 nipype.workflow DEBUG: [Node] tonative - setting input seg_file = /out/freesurfer/sub-NC080001/mri/aparc+aseg.mgz 190416-05:53:06,843 nipype.workflow DEBUG: input: template_file 190416-05:53:06,843 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:06,843 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:06,846 nipype.workflow DEBUG: output: rawavg 190416-05:53:06,846 nipype.workflow DEBUG: [Node] tonative - setting input template_file = /out/freesurfer/sub-NC080001/mri/rawavg.mgz 190416-05:53:06,847 nipype.workflow DEBUG: input: reg_header 190416-05:53:06,848 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:06,848 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:06,851 nipype.workflow DEBUG: output: aseg 190416-05:53:06,851 nipype.workflow DEBUG: [Node] tonative - setting input reg_header = /out/freesurfer/sub-NC080001/mri/aseg.mgz 190416-05:53:06,860 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonative". 190416-05:53:06,860 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonative" locally: cached=False, updated=False. 190416-05:53:06,862 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonative (taskid=112). 190416-05:53:06,862 nipype.workflow DEBUG: Cannot allocate job 135 (0.20GB, 1 threads). 190416-05:53:06,862 nipype.workflow DEBUG: Cannot allocate job 247 (0.20GB, 1 threads). 190416-05:53:06,863 nipype.workflow DEBUG: Cannot allocate job 255 (5.00GB, 1 threads). 190416-05:53:06,865 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonative" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonative". 190416-05:53:06,870 nipype.workflow INFO: [Node] Running "tonative" ("nipype.interfaces.freesurfer.model.Label2Vol"), a CommandLine Interface with command: mri_label2vol --regheader /out/freesurfer/sub-NC080001/mri/aseg.mgz --seg /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonative/aparc+aseg.mgz --temp /out/freesurfer/sub-NC080001/mri/rawavg.mgz --o /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonative/aparc+aseg_vol.nii.gz 190416-05:53:08,772 nipype.workflow DEBUG: Progress: 263 jobs, 126/2/3 (done/running/ready), 2/135 (pending_tasks/waiting). 190416-05:53:08,773 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:53:08,775 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 3 jobs ready. Free memory (GB): 3.57/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonative * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:08,775 nipype.workflow DEBUG: No resources available 190416-05:53:10,776 nipype.workflow DEBUG: No resources available 190416-05:53:12,745 nipype.workflow DEBUG: No resources available 190416-05:53:13,258 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonative". 190416-05:53:14,748 nipype.workflow INFO: [Job 132] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonative). 190416-05:53:14,749 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-05:53:14,751 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 4 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:14,816 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonii ID=133 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-05:53:14,816 nipype.workflow DEBUG: Setting node inputs 190416-05:53:14,816 nipype.workflow DEBUG: input: in_file 190416-05:53:14,816 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonative/result_tonative.pklz 190416-05:53:14,816 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonative/result_tonative.pklz 190416-05:53:14,817 nipype.workflow DEBUG: output: vol_label_file 190416-05:53:14,817 nipype.workflow DEBUG: [Node] tonii - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonative/aparc+aseg_vol.nii.gz 190416-05:53:14,817 nipype.workflow DEBUG: input: reslice_like 190416-05:53:14,817 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-05:53:14,818 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-05:53:14,818 nipype.workflow DEBUG: output: output_image 190416-05:53:14,818 nipype.workflow DEBUG: [Node] tonii - setting input reslice_like = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz 190416-05:53:14,819 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii". 190416-05:53:14,819 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonii" locally: cached=False, updated=False. 190416-05:53:14,821 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonii (taskid=113). 190416-05:53:14,822 nipype.workflow DEBUG: Cannot allocate job 135 (0.20GB, 1 threads). 190416-05:53:14,822 nipype.workflow DEBUG: Cannot allocate job 247 (0.20GB, 1 threads). 190416-05:53:14,822 nipype.workflow DEBUG: Cannot allocate job 255 (5.00GB, 1 threads). 190416-05:53:14,823 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonii" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii". 190416-05:53:14,826 nipype.workflow INFO: [Node] Running "tonii" ("nipype.interfaces.freesurfer.preprocess.MRIConvert"), a CommandLine Interface with command: mri_convert --out_type nii --resample_type nearest --reslice_like /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz --input_volume /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonative/aparc+aseg_vol.nii.gz --output_volume /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/aparc+aseg_vol_out.nii.gz 190416-05:53:16,751 nipype.workflow DEBUG: Progress: 263 jobs, 127/2/3 (done/running/ready), 2/134 (pending_tasks/waiting). 190416-05:53:16,751 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:53:16,753 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 3 jobs ready. Free memory (GB): 3.57/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonii * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:16,753 nipype.workflow DEBUG: No resources available 190416-05:53:17,911 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonii". 190416-05:53:18,755 nipype.workflow INFO: [Job 133] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aparc_aseg.tonii). 190416-05:53:18,756 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-05:53:18,758 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 4 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:18,821 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsparc ID=134 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-05:53:18,821 nipype.workflow DEBUG: Setting node inputs 190416-05:53:18,821 nipype.workflow DEBUG: input: source_file 190416-05:53:18,821 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-05:53:18,821 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-05:53:18,822 nipype.workflow DEBUG: output: out 190416-05:53:18,822 nipype.workflow DEBUG: [Node] ds_t1_fsparc - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-05:53:18,822 nipype.workflow DEBUG: input: in_file 190416-05:53:18,823 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/result_tonii.pklz 190416-05:53:18,823 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/result_tonii.pklz 190416-05:53:18,823 nipype.workflow DEBUG: output: out_file 190416-05:53:18,823 nipype.workflow DEBUG: [Node] ds_t1_fsparc - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/aparc+aseg_vol_out.nii.gz 190416-05:53:18,831 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc". 190416-05:53:18,832 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsparc" locally: cached=False, updated=False. 190416-05:53:18,832 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsparc on master thread 190416-05:53:18,832 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsparc" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc". 190416-05:53:18,832 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc". 190416-05:53:18,833 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc 190416-05:53:18,833 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc 190416-05:53:18,834 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc/_report 190416-05:53:18,834 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc/_report/report.rst" 190416-05:53:18,836 nipype.workflow INFO: [Node] Running "ds_t1_fsparc" ("smriprep.interfaces.DerivativesDataSink") 190416-05:53:20,550 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_desc-aparcaseg_dseg.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc/_0xe875695c016ae00e0d1a859d7920c163_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc/_node.pklz 190416-05:53:20,550 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc/_report 190416-05:53:20,551 nipype.workflow DEBUG: Removing files: 190416-05:53:20,554 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc/result_ds_t1_fsparc.pklz 190416-05:53:20,555 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsparc/_report/report.rst" 190416-05:53:20,559 nipype.workflow DEBUG: Aggregate: False 190416-05:53:20,560 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsparc". 190416-05:53:20,560 nipype.workflow INFO: [Job 134] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsparc). 190416-05:53:20,623 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.fs_datasource ID=135 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-05:53:20,623 nipype.workflow DEBUG: Setting node inputs 190416-05:53:20,624 nipype.workflow DEBUG: input: subjects_dir 190416-05:53:20,624 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:20,624 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:20,626 nipype.workflow DEBUG: output: subjects_dir 190416-05:53:20,626 nipype.workflow DEBUG: [Node] fs_datasource - setting input subjects_dir = /out/freesurfer 190416-05:53:20,628 nipype.workflow DEBUG: input: subject_id 190416-05:53:20,628 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:20,629 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:20,629 nipype.workflow DEBUG: output: subject_id 190416-05:53:20,630 nipype.workflow DEBUG: [Node] fs_datasource - setting input subject_id = sub-NC080001 190416-05:53:20,631 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/fs_datasource". 190416-05:53:20,632 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.fs_datasource" locally: cached=False, updated=False. 190416-05:53:20,633 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.fs_datasource (taskid=114). 190416-05:53:20,634 nipype.workflow DEBUG: Cannot allocate job 247 (0.20GB, 1 threads). 190416-05:53:20,635 nipype.workflow DEBUG: Cannot allocate job 255 (5.00GB, 1 threads). 190416-05:53:20,636 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.fs_datasource" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/fs_datasource". 190416-05:53:20,638 nipype.workflow INFO: [Node] Running "fs_datasource" ("nipype.interfaces.io.FreeSurferSource") 190416-05:53:20,756 nipype.workflow DEBUG: Progress: 263 jobs, 129/2/2 (done/running/ready), 2/132 (pending_tasks/waiting). 190416-05:53:20,757 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:53:20,759 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 3.57/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.fs_datasource * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:20,759 nipype.workflow DEBUG: No resources available 190416-05:53:20,848 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.fs_datasource". 190416-05:53:22,758 nipype.workflow INFO: [Job 135] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.fs_datasource). 190416-05:53:22,761 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-05:53:22,763 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:22,842 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonative ID=136 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-05:53:22,843 nipype.workflow DEBUG: Setting node inputs 190416-05:53:22,843 nipype.workflow DEBUG: input: seg_file 190416-05:53:22,843 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:22,843 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:22,848 nipype.workflow DEBUG: output: aseg 190416-05:53:22,848 nipype.workflow DEBUG: [Node] tonative - setting input seg_file = /out/freesurfer/sub-NC080001/mri/aseg.mgz 190416-05:53:22,849 nipype.workflow DEBUG: input: template_file 190416-05:53:22,849 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:22,850 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:22,852 nipype.workflow DEBUG: output: rawavg 190416-05:53:22,852 nipype.workflow DEBUG: [Node] tonative - setting input template_file = /out/freesurfer/sub-NC080001/mri/rawavg.mgz 190416-05:53:22,853 nipype.workflow DEBUG: input: reg_header 190416-05:53:22,853 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:22,854 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/fs_datasource/result_fs_datasource.pklz 190416-05:53:22,856 nipype.workflow DEBUG: output: aseg 190416-05:53:22,857 nipype.workflow DEBUG: [Node] tonative - setting input reg_header = /out/freesurfer/sub-NC080001/mri/aseg.mgz 190416-05:53:22,866 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonative". 190416-05:53:22,867 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonative" locally: cached=False, updated=False. 190416-05:53:22,869 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonative (taskid=115). 190416-05:53:22,871 nipype.workflow DEBUG: Cannot allocate job 247 (0.20GB, 1 threads). 190416-05:53:22,871 nipype.workflow DEBUG: Cannot allocate job 255 (5.00GB, 1 threads). 190416-05:53:22,873 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonative" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonative". 190416-05:53:22,885 nipype.workflow INFO: [Node] Running "tonative" ("nipype.interfaces.freesurfer.model.Label2Vol"), a CommandLine Interface with command: mri_label2vol --regheader /out/freesurfer/sub-NC080001/mri/aseg.mgz --seg /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonative/aseg.mgz --temp /out/freesurfer/sub-NC080001/mri/rawavg.mgz --o /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonative/aseg_vol.nii.gz 190416-05:53:24,761 nipype.workflow DEBUG: Progress: 263 jobs, 130/2/2 (done/running/ready), 2/131 (pending_tasks/waiting). 190416-05:53:24,762 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:53:24,764 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 3.57/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonative * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:24,765 nipype.workflow DEBUG: No resources available 190416-05:53:26,764 nipype.workflow DEBUG: No resources available 190416-05:53:28,765 nipype.workflow DEBUG: No resources available 190416-05:53:30,769 nipype.workflow DEBUG: No resources available 190416-05:53:32,670 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonative". 190416-05:53:32,769 nipype.workflow INFO: [Job 136] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonative). 190416-05:53:32,772 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-05:53:32,774 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:32,847 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonii ID=137 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-05:53:32,847 nipype.workflow DEBUG: Setting node inputs 190416-05:53:32,848 nipype.workflow DEBUG: input: in_file 190416-05:53:32,848 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonative/result_tonative.pklz 190416-05:53:32,848 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonative/result_tonative.pklz 190416-05:53:32,849 nipype.workflow DEBUG: output: vol_label_file 190416-05:53:32,849 nipype.workflow DEBUG: [Node] tonii - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonative/aseg_vol.nii.gz 190416-05:53:32,849 nipype.workflow DEBUG: input: reslice_like 190416-05:53:32,850 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-05:53:32,851 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-05:53:32,852 nipype.workflow DEBUG: output: output_image 190416-05:53:32,852 nipype.workflow DEBUG: [Node] tonii - setting input reslice_like = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz 190416-05:53:32,853 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii". 190416-05:53:32,854 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonii" locally: cached=False, updated=False. 190416-05:53:32,857 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonii (taskid=116). 190416-05:53:32,858 nipype.workflow DEBUG: Cannot allocate job 247 (0.20GB, 1 threads). 190416-05:53:32,859 nipype.workflow DEBUG: Cannot allocate job 255 (5.00GB, 1 threads). 190416-05:53:32,861 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonii" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii". 190416-05:53:32,866 nipype.workflow INFO: [Node] Running "tonii" ("nipype.interfaces.freesurfer.preprocess.MRIConvert"), a CommandLine Interface with command: mri_convert --out_type nii --resample_type nearest --reslice_like /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz --input_volume /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonative/aseg_vol.nii.gz --output_volume /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/aseg_vol_out.nii.gz 190416-05:53:34,771 nipype.workflow DEBUG: Progress: 263 jobs, 131/2/2 (done/running/ready), 2/130 (pending_tasks/waiting). 190416-05:53:34,772 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:53:34,775 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 3.57/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonii * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:34,777 nipype.workflow DEBUG: No resources available 190416-05:53:36,775 nipype.workflow DEBUG: No resources available 190416-05:53:36,801 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonii". 190416-05:53:37,588 nipype.interface INFO: stdout 2019-04-16T05:53:37.588212: 190416-05:53:37,588 nipype.interface INFO: stdout 2019-04-16T05:53:37.588212:Matrix from LTA: 190416-05:53:37,589 nipype.interface INFO: stdout 2019-04-16T05:53:37.588212: 0.99967 -0.02588 -0.00047 2.53255; 190416-05:53:37,589 nipype.interface INFO: stdout 2019-04-16T05:53:37.588212: 0.00512 0.17977 0.98370 -1.60046; 190416-05:53:37,589 nipype.interface INFO: stdout 2019-04-16T05:53:37.588212:-0.02537 -0.98337 0.17984 -0.51004; 190416-05:53:37,589 nipype.interface INFO: stdout 2019-04-16T05:53:37.588212: 0.00000 0.00000 0.00000 1.00000; 190416-05:53:37,711 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893: 190416-05:53:37,711 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/uni_xform_masked.nii.gz /out/freesurfer/sub-NC080001/mri/brainmask.mgz 190416-05:53:37,711 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:movvol /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/uni_xform_masked.nii.gz 190416-05:53:37,711 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:targvol /out/freesurfer/sub-NC080001/mri/brainmask.mgz 190416-05:53:37,711 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:outvol /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/uni_xform_masked_warped.nii.gz 190416-05:53:37,711 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:regfile /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta 190416-05:53:37,711 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:invert 0 190416-05:53:37,711 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:tal 0 190416-05:53:37,711 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:talres 2 190416-05:53:37,711 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:regheader 0 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:noresample 0 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:interp nearest (0) 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:precision float (3) 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:Gdiag_no -1 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:Synth 0 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:SynthSeed 1556040299 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893: 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:Final tkRAS-to-tkRAS Matrix is: 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893: 0.99966 -0.02588 -0.00047 2.53256; 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893: 0.00512 0.17977 0.98370 -1.60046; 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:-0.02537 -0.98337 0.17984 -0.51001; 190416-05:53:37,712 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893: 0.00000 0.00000 0.00000 1.00000; 190416-05:53:37,713 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893: 190416-05:53:37,713 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893: 190416-05:53:37,713 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:Vox2Vox Matrix is: 190416-05:53:37,713 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893: 0.29081 -0.00014 0.00753 -6.90684; 190416-05:53:37,713 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:-0.00738 0.05232 0.28607 -10.22047; 190416-05:53:37,713 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893:-0.00111 -0.21385 0.03908 38.66461; 190416-05:53:37,713 nipype.interface INFO: stdout 2019-04-16T05:53:37.710893: 0.00000 0.00000 0.00000 1.00000; 190416-05:53:38,246 nipype.interface INFO: stdout 2019-04-16T05:53:38.246725: 190416-05:53:38,246 nipype.interface INFO: stdout 2019-04-16T05:53:38.246725:Resampling 190416-05:53:38,247 nipype.interface INFO: stdout 2019-04-16T05:53:38.246725:Output registration matrix is identity 190416-05:53:38,247 nipype.interface INFO: stdout 2019-04-16T05:53:38.246725: 190416-05:53:38,247 nipype.interface INFO: stdout 2019-04-16T05:53:38.246725:mri_vol2vol done 190416-05:53:38,779 nipype.workflow INFO: [Job 137] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.segs_to_native_aseg.tonii). 190416-05:53:38,780 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-05:53:38,782 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 4 jobs ready. Free memory (GB): 3.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:38,853 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsaseg ID=138 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-05:53:38,854 nipype.workflow DEBUG: Setting node inputs 190416-05:53:38,854 nipype.workflow DEBUG: input: source_file 190416-05:53:38,855 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-05:53:38,856 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-05:53:38,857 nipype.workflow DEBUG: output: out 190416-05:53:38,858 nipype.workflow DEBUG: [Node] ds_t1_fsaseg - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-05:53:38,859 nipype.workflow DEBUG: input: in_file 190416-05:53:38,860 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/result_tonii.pklz 190416-05:53:38,860 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/result_tonii.pklz 190416-05:53:38,863 nipype.workflow DEBUG: output: out_file 190416-05:53:38,863 nipype.workflow DEBUG: [Node] ds_t1_fsaseg - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/aseg_vol_out.nii.gz 190416-05:53:38,871 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg". 190416-05:53:38,871 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsaseg" locally: cached=False, updated=False. 190416-05:53:38,871 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsaseg on master thread 190416-05:53:38,872 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsaseg" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg". 190416-05:53:38,872 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg". 190416-05:53:38,872 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg 190416-05:53:38,873 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg 190416-05:53:38,874 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg/_report 190416-05:53:38,874 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg/_report/report.rst" 190416-05:53:38,876 nipype.workflow INFO: [Node] Running "ds_t1_fsaseg" ("smriprep.interfaces.DerivativesDataSink") /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/cbook/__init__.py:2364: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working return list(data) if isinstance(data, collections.MappingView) else data /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) 190416-05:53:40,767 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_desc-aseg_dseg.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg/_0x3a54a7dcd694b74d23bb1e2f93574889_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg/_node.pklz 190416-05:53:40,767 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg/_report 190416-05:53:40,767 nipype.workflow DEBUG: Removing files: 190416-05:53:40,771 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg/result_ds_t1_fsaseg.pklz 190416-05:53:40,772 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_fsaseg/_report/report.rst" 190416-05:53:40,775 nipype.workflow DEBUG: Aggregate: False 190416-05:53:40,775 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsaseg". 190416-05:53:40,776 nipype.workflow INFO: [Job 138] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_fsaseg). 190416-05:53:40,837 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine ID=139 (0.20GB, 1 threads). Free: 3.57GB, 0 threads. 190416-05:53:40,837 nipype.workflow DEBUG: Setting node inputs 190416-05:53:40,837 nipype.workflow DEBUG: input: in_anat 190416-05:53:40,837 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-05:53:40,838 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-05:53:40,838 nipype.workflow DEBUG: output: output_image 190416-05:53:40,838 nipype.workflow DEBUG: [Node] refine - setting input in_anat = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz 190416-05:53:40,838 nipype.workflow DEBUG: input: in_ants 190416-05:53:40,839 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/24_depad_segm/result_24_depad_segm.pklz 190416-05:53:40,839 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/24_depad_segm/result_24_depad_segm.pklz 190416-05:53:40,839 nipype.workflow DEBUG: output: output_image 190416-05:53:40,839 nipype.workflow DEBUG: [Node] refine - setting input in_ants = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/atropos_wf/24_depad_segm/09_relabel_wm_maths_maths.nii.gz 190416-05:53:40,839 nipype.workflow DEBUG: input: in_aseg 190416-05:53:40,839 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/result_tonii.pklz 190416-05:53:40,839 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/result_tonii.pklz 190416-05:53:40,840 nipype.workflow DEBUG: output: out_file 190416-05:53:40,840 nipype.workflow DEBUG: [Node] refine - setting input in_aseg = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/aseg_vol_out.nii.gz 190416-05:53:40,841 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine". 190416-05:53:40,841 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine" locally: cached=False, updated=False. 190416-05:53:40,841 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine (taskid=117). 190416-05:53:40,841 nipype.workflow DEBUG: Cannot allocate job 247 (0.20GB, 1 threads). 190416-05:53:40,841 nipype.workflow DEBUG: Cannot allocate job 255 (5.00GB, 1 threads). 190416-05:53:40,844 nipype.workflow DEBUG: Progress: 263 jobs, 133/2/2 (done/running/ready), 2/128 (pending_tasks/waiting). 190416-05:53:40,844 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:53:40,846 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 3.57/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg 190416-05:53:40,846 nipype.workflow DEBUG: No resources available 190416-05:53:40,847 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine". 190416-05:53:40,849 nipype.workflow INFO: [Node] Running "refine" ("niworkflows.interfaces.freesurfer.RefineBrainMask") 190416-05:53:42,816 nipype.workflow DEBUG: No resources available 190416-05:53:44,819 nipype.workflow DEBUG: No resources available 190416-05:53:46,824 nipype.workflow DEBUG: No resources available 190416-05:53:48,826 nipype.workflow DEBUG: No resources available 190416-05:53:50,829 nipype.workflow DEBUG: No resources available 190416-05:53:50,953 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg". 190416-05:53:52,832 nipype.workflow INFO: [Job 119] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.mri_coreg). 190416-05:53:52,833 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-05:53:52,839 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine 190416-05:53:52,899 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:53:52,900 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.get_surfaces ID=247 (0.20GB, 1 threads). Free: 8.37GB, 4 threads. 190416-05:53:52,901 nipype.workflow DEBUG: Setting node inputs 190416-05:53:52,901 nipype.workflow DEBUG: input: subjects_dir 190416-05:53:52,902 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:52,903 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:52,906 nipype.workflow DEBUG: output: subjects_dir 190416-05:53:52,906 nipype.workflow DEBUG: [Node] get_surfaces - setting input subjects_dir = /out/freesurfer 190416-05:53:52,908 nipype.workflow DEBUG: input: subject_id 190416-05:53:52,909 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:52,909 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:52,911 nipype.workflow DEBUG: output: subject_id 190416-05:53:52,911 nipype.workflow DEBUG: [Node] get_surfaces - setting input subject_id = sub-NC080001 190416-05:53:52,913 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces". 190416-05:53:52,914 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.get_surfaces" locally: cached=False, updated=False. 190416-05:53:52,915 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.get_surfaces (taskid=118). 190416-05:53:52,915 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.recon_report ID=255 (5.00GB, 1 threads). Free: 3.37GB, 3 threads. 190416-05:53:52,916 nipype.workflow DEBUG: Setting node inputs 190416-05:53:52,916 nipype.workflow DEBUG: input: subjects_dir 190416-05:53:52,916 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:52,916 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:52,917 nipype.workflow DEBUG: output: subjects_dir 190416-05:53:52,917 nipype.workflow DEBUG: [Node] recon_report - setting input subjects_dir = /out/freesurfer 190416-05:53:52,918 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.get_surfaces" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces". 190416-05:53:52,918 nipype.workflow DEBUG: input: subject_id 190416-05:53:52,918 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:52,919 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-05:53:52,920 nipype.workflow DEBUG: output: subject_id 190416-05:53:52,920 nipype.workflow DEBUG: [Node] recon_report - setting input subject_id = sub-NC080001 190416-05:53:52,920 nipype.workflow INFO: [Node] Running "get_surfaces" ("nipype.interfaces.io.FreeSurferSource") 190416-05:53:52,920 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/recon_report". 190416-05:53:52,921 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.recon_report" locally: cached=False, updated=False. 190416-05:53:52,922 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.recon_report (taskid=119). 190416-05:53:52,925 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.recon_report" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/recon_report". 190416-05:53:52,976 nipype.interface INFO: recon-all complete : Not running 190416-05:53:52,976 nipype.workflow INFO: [Node] Running "recon_report" ("niworkflows.interfaces.segmentation.ReconAllRPT"), a CommandLine Interface with command: echo recon-all: nothing to do 190416-05:53:53,22 nipype.interface INFO: recon-all complete : Not running 190416-05:53:53,149 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.get_surfaces". /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/cbook/__init__.py:2364: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working return list(data) if isinstance(data, collections.MappingView) else data 190416-05:53:54,836 nipype.workflow DEBUG: Progress: 263 jobs, 134/3/1 (done/running/ready), 3/126 (pending_tasks/waiting). 190416-05:53:54,836 nipype.workflow INFO: [Job 247] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.get_surfaces). 190416-05:53:54,838 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:53:54,843 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 3.57/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.recon_report * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine 190416-05:53:54,913 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:53:54,915 nipype.workflow DEBUG: adding multipath trait: in_file 190416-05:53:54,918 nipype.workflow DEBUG: Setting node inputs 190416-05:53:54,919 nipype.workflow DEBUG: input: in_file 190416-05:53:54,920 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces/result_get_surfaces.pklz 190416-05:53:54,920 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces/result_get_surfaces.pklz 190416-05:53:54,931 nipype.workflow DEBUG: output: smoothwm 190416-05:53:54,931 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.midthickness) input in_file = ['/out/freesurfer/sub-NC080001/surf/rh.smoothwm', '/out/freesurfer/sub-NC080001/surf/lh.smoothwm'] 190416-05:53:54,931 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.midthickness) input: in_file -> ['/out/freesurfer/sub-NC080001/surf/rh.smoothwm', '/out/freesurfer/sub-NC080001/surf/lh.smoothwm'] 190416-05:53:54,933 nipype.workflow DEBUG: input: graymid 190416-05:53:54,933 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces/result_get_surfaces.pklz 190416-05:53:54,933 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces/result_get_surfaces.pklz 190416-05:53:54,938 nipype.workflow DEBUG: output: graymid 190416-05:53:54,938 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.midthickness) input graymid = 190416-05:53:54,938 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.midthickness) input: graymid -> 190416-05:53:54,940 nipype.workflow DEBUG: adding multipath trait: in_file 190416-05:53:54,941 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/_report 190416-05:53:54,942 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/_report/report.rst" 190416-05:53:54,943 nipype.workflow DEBUG: setting input 0 in_file /out/freesurfer/sub-NC080001/surf/rh.smoothwm 190416-05:53:54,953 nipype.workflow DEBUG: setting input 1 in_file /out/freesurfer/sub-NC080001/surf/lh.smoothwm 190416-05:53:54,954 nipype.workflow DEBUG: Adding 2 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.midthickness /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) 190416-05:53:56,838 nipype.workflow DEBUG: Progress: 265 jobs, 135/2/3 (done/running/ready), 2/128 (pending_tasks/waiting). 190416-05:53:56,839 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:53:56,845 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 3 jobs ready. Free memory (GB): 3.57/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.recon_report * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine 190416-05:53:56,912 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:53:56,913 nipype.workflow DEBUG: Allocating _midthickness0 ID=263 (0.20GB, 1 threads). Free: 3.37GB, 3 threads. 190416-05:53:56,914 nipype.workflow DEBUG: Setting node inputs 190416-05:53:56,922 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness0". 190416-05:53:56,923 nipype.workflow DEBUG: Checking hash "_midthickness0" locally: cached=False, updated=False. 190416-05:53:56,925 nipype.workflow DEBUG: [MultiProc] Submitted task _midthickness0 (taskid=120). 190416-05:53:56,926 nipype.workflow DEBUG: Allocating _midthickness1 ID=264 (0.20GB, 1 threads). Free: 3.17GB, 2 threads. 190416-05:53:56,927 nipype.workflow DEBUG: Setting node inputs 190416-05:53:56,929 nipype.workflow INFO: [Node] Setting-up "_midthickness0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness0". 190416-05:53:56,932 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness1". 190416-05:53:56,932 nipype.workflow DEBUG: Checking hash "_midthickness1" locally: cached=False, updated=False. 190416-05:53:56,935 nipype.workflow DEBUG: [MultiProc] Submitted task _midthickness1 (taskid=121). 190416-05:53:56,938 nipype.workflow INFO: [Node] Setting-up "_midthickness1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness1". 190416-05:53:56,948 nipype.workflow INFO: [Node] Running "_midthickness0" ("niworkflows.interfaces.freesurfer.MakeMidthickness"), a CommandLine Interface with command: mris_expand -pial /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness0/rh.pial -thickness -thickness_name /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness0/rh.thickness /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness0/rh.smoothwm 0.5 midthickness 190416-05:53:56,956 nipype.workflow INFO: [Node] Running "_midthickness1" ("niworkflows.interfaces.freesurfer.MakeMidthickness"), a CommandLine Interface with command: mris_expand -pial /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness1/lh.pial -thickness -thickness_name /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness1/lh.thickness /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness1/lh.smoothwm 0.5 midthickness 190416-05:53:58,844 nipype.workflow DEBUG: Progress: 265 jobs, 135/4/1 (done/running/ready), 4/126 (pending_tasks/waiting). 190416-05:53:58,845 nipype.workflow DEBUG: Tasks currently running: 4. Pending: 4. 190416-05:53:58,855 nipype.workflow INFO: [MultiProc] Running 4 tasks, and 1 jobs ready. Free memory (GB): 3.17/8.77, Free processors: 2/6. Currently running: * _midthickness1 * _midthickness0 * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.recon_report * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine 190416-05:53:58,938 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:00,715 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.recon_report". 190416-05:54:00,844 nipype.workflow INFO: [Job 255] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.autorecon_resume_wf.recon_report). 190416-05:54:00,845 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-05:54:00,849 nipype.workflow INFO: [MultiProc] Running 3 tasks, and 2 jobs ready. Free memory (GB): 8.17/8.77, Free processors: 3/6. Currently running: * _midthickness1 * _midthickness0 * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine 190416-05:54:00,910 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:00,911 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_recon_report ID=256 (0.20GB, 1 threads). Free: 7.97GB, 2 threads. 190416-05:54:00,911 nipype.workflow DEBUG: Setting node inputs 190416-05:54:00,912 nipype.workflow DEBUG: input: source_file 190416-05:54:00,913 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-05:54:00,914 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-05:54:00,916 nipype.workflow DEBUG: output: t1w 190416-05:54:00,917 nipype.workflow DEBUG: [Node] ds_recon_report - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-05:54:00,918 nipype.workflow DEBUG: input: in_file 190416-05:54:00,918 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/recon_report/result_recon_report.pklz 190416-05:54:00,919 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/recon_report/result_recon_report.pklz 190416-05:54:00,921 nipype.workflow DEBUG: output: out_report 190416-05:54:00,921 nipype.workflow DEBUG: [Node] ds_recon_report - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/recon_report/report.svg 190416-05:54:00,927 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report". 190416-05:54:00,927 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_recon_report" locally: cached=False, updated=False. 190416-05:54:00,928 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_recon_report on master thread 190416-05:54:00,928 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_recon_report" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report". 190416-05:54:00,929 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report". 190416-05:54:00,929 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report 190416-05:54:00,929 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report 190416-05:54:00,930 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report/_report 190416-05:54:00,930 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report/_report/report.rst" 190416-05:54:00,931 nipype.workflow INFO: [Node] Running "ds_recon_report" ("smriprep.interfaces.DerivativesDataSink") 190416-05:54:00,932 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_reconall.svg 190416-05:54:00,933 nipype.utils DEBUG: Linking File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_reconall.svg->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/recon_report/report.svg 190416-05:54:00,933 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_reconall.svg 190416-05:54:00,933 nipype.utils DEBUG: File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_reconall.svg already exists, not overwriting, copy:1 190416-05:54:00,935 nipype.workflow DEBUG: Needed files: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_reconall.svg;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report/_0x2c752403be599013e8dff46944fad1c1_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report/_node.pklz 190416-05:54:00,935 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report/_report 190416-05:54:00,935 nipype.workflow DEBUG: Removing files: 190416-05:54:00,936 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report/result_ds_recon_report.pklz 190416-05:54:00,936 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_recon_report/_report/report.rst" 190416-05:54:00,937 nipype.workflow DEBUG: Aggregate: False 190416-05:54:00,938 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_recon_report". 190416-05:54:00,938 nipype.workflow INFO: [Job 256] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_recon_report). 190416-05:54:02,847 nipype.workflow DEBUG: Progress: 265 jobs, 137/3/1 (done/running/ready), 3/125 (pending_tasks/waiting). 190416-05:54:02,847 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-05:54:02,849 nipype.workflow INFO: [MultiProc] Running 3 tasks, and 1 jobs ready. Free memory (GB): 8.17/8.77, Free processors: 3/6. Currently running: * _midthickness1 * _midthickness0 * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine 190416-05:54:02,908 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:04,908 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:06,913 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:08,915 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:10,883 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:12,889 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:14,895 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:16,899 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:18,410 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine". 190416-05:54:18,841 nipype.workflow INFO: [Job 139] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.refine). 190416-05:54:18,843 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:54:18,846 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 4 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * _midthickness1 * _midthickness0 190416-05:54:18,915 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:18,915 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mask ID=140 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-05:54:18,916 nipype.workflow DEBUG: Setting node inputs 190416-05:54:18,916 nipype.workflow DEBUG: input: source_file 190416-05:54:18,917 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-05:54:18,917 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-05:54:18,918 nipype.workflow DEBUG: output: out 190416-05:54:18,918 nipype.workflow DEBUG: [Node] ds_t1_mask - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-05:54:18,919 nipype.workflow DEBUG: input: RawSources 190416-05:54:18,919 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/raw_sources/result_raw_sources.pklz 190416-05:54:18,919 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/raw_sources/result_raw_sources.pklz 190416-05:54:18,920 nipype.workflow DEBUG: output: out 190416-05:54:18,921 nipype.workflow DEBUG: [Node] ds_t1_mask - setting input RawSources = ['sub-NC080001/anat/sub-NC080001_T1w.nii.gz'] 190416-05:54:18,921 nipype.workflow DEBUG: input: in_file 190416-05:54:18,921 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:54:18,922 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:54:18,922 nipype.workflow DEBUG: output: out_file 190416-05:54:18,923 nipype.workflow DEBUG: [Node] ds_t1_mask - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/sub-NC080001_T1w_ras_maths_corrected_rbrainmask.nii.gz 190416-05:54:18,929 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask". 190416-05:54:18,929 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mask" locally: cached=False, updated=False. 190416-05:54:18,929 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mask on master thread 190416-05:54:18,930 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask". 190416-05:54:18,931 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask". 190416-05:54:18,931 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask 190416-05:54:18,931 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask 190416-05:54:18,932 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask/_report 190416-05:54:18,932 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask/_report/report.rst" 190416-05:54:18,934 nipype.workflow INFO: [Node] Running "ds_t1_mask" ("smriprep.interfaces.DerivativesDataSink") 190416-05:54:19,336 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_desc-brain_mask.nii.gz;/out/fmriprep/sub-NC080001/anat/sub-NC080001_desc-brain_mask.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask/_0x54be86ec3691b7539631cea8d58cb5c8_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask/_node.pklz 190416-05:54:19,336 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask/_report 190416-05:54:19,336 nipype.workflow DEBUG: Removing files: 190416-05:54:19,340 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask/result_ds_t1_mask.pklz 190416-05:54:19,341 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mask/_report/report.rst" 190416-05:54:19,344 nipype.workflow DEBUG: Aggregate: False 190416-05:54:19,345 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mask". 190416-05:54:19,345 nipype.workflow INFO: [Job 140] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mask). 190416-05:54:19,407 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:19,407 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.applyrefined ID=152 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-05:54:19,408 nipype.workflow DEBUG: Setting node inputs 190416-05:54:19,408 nipype.workflow DEBUG: input: in_file 190416-05:54:19,408 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-05:54:19,409 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-05:54:19,410 nipype.workflow DEBUG: output: output_image 190416-05:54:19,410 nipype.workflow DEBUG: [Node] applyrefined - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz 190416-05:54:19,410 nipype.workflow DEBUG: input: mask_file 190416-05:54:19,410 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:54:19,411 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:54:19,412 nipype.workflow DEBUG: output: out_file 190416-05:54:19,412 nipype.workflow DEBUG: [Node] applyrefined - setting input mask_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/sub-NC080001_T1w_ras_maths_corrected_rbrainmask.nii.gz 190416-05:54:19,412 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined". 190416-05:54:19,413 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.applyrefined" locally: cached=False, updated=False. 190416-05:54:19,414 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.applyrefined (taskid=122). 190416-05:54:19,415 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.applyrefined" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined". 190416-05:54:19,417 nipype.workflow INFO: [Node] Running "applyrefined" ("nipype.interfaces.fsl.maths.ApplyMask"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz -mas /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/sub-NC080001_T1w_ras_maths_corrected_rbrainmask.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/sub-NC080001_T1w_ras_maths_corrected_masked.nii.gz 190416-05:54:20,685 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.applyrefined". 190416-05:54:20,843 nipype.workflow DEBUG: Progress: 265 jobs, 139/3/2 (done/running/ready), 3/123 (pending_tasks/waiting). 190416-05:54:20,843 nipype.workflow INFO: [Job 152] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.applyrefined). 190416-05:54:20,846 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:54:20,850 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 4 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * _midthickness1 * _midthickness0 190416-05:54:20,912 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:20,912 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:20,913 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.gen_ref ID=153 (0.30GB, 1 threads). Free: 8.07GB, 3 threads. 190416-05:54:20,914 nipype.workflow DEBUG: Setting node inputs 190416-05:54:20,915 nipype.workflow DEBUG: input: moving_image 190416-05:54:20,916 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/result_apply_mask.pklz 190416-05:54:20,918 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/result_apply_mask.pklz 190416-05:54:20,921 nipype.workflow DEBUG: output: out_file 190416-05:54:20,922 nipype.workflow DEBUG: [Node] gen_ref - setting input moving_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/uni_xform_masked.nii.gz 190416-05:54:20,922 nipype.workflow DEBUG: input: fixed_image 190416-05:54:20,923 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/result_applyrefined.pklz 190416-05:54:20,923 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/result_applyrefined.pklz 190416-05:54:20,924 nipype.workflow DEBUG: output: out_file 190416-05:54:20,924 nipype.workflow DEBUG: [Node] gen_ref - setting input fixed_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/sub-NC080001_T1w_ras_maths_corrected_masked.nii.gz 190416-05:54:20,925 nipype.workflow DEBUG: input: fov_mask 190416-05:54:20,925 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:54:20,925 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:54:20,926 nipype.workflow DEBUG: output: out_file 190416-05:54:20,926 nipype.workflow DEBUG: [Node] gen_ref - setting input fov_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/sub-NC080001_T1w_ras_maths_corrected_rbrainmask.nii.gz 190416-05:54:20,927 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref". 190416-05:54:20,927 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.gen_ref" locally: cached=False, updated=False. 190416-05:54:20,928 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.gen_ref (taskid=123). 190416-05:54:20,928 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_seg ID=211 (3.00GB, 1 threads). Free: 5.07GB, 2 threads. 190416-05:54:20,928 nipype.workflow DEBUG: Setting node inputs 190416-05:54:20,928 nipype.workflow DEBUG: input: in_files 190416-05:54:20,929 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/result_applyrefined.pklz 190416-05:54:20,929 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/result_applyrefined.pklz 190416-05:54:20,931 nipype.workflow DEBUG: output: out_file 190416-05:54:20,931 nipype.workflow DEBUG: [Node] t1_seg - setting input in_files = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/sub-NC080001_T1w_ras_maths_corrected_masked.nii.gz 190416-05:54:20,932 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg". 190416-05:54:20,933 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_seg" locally: cached=False, updated=False. 190416-05:54:20,933 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.gen_ref" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref". 190416-05:54:20,934 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_seg (taskid=124). 190416-05:54:20,935 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_seg" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg". 190416-05:54:20,935 nipype.workflow INFO: [Node] Running "gen_ref" ("niworkflows.interfaces.utils.GenerateSamplingReference") 190416-05:54:20,939 nipype.workflow INFO: [Node] Running "t1_seg" ("nipype.interfaces.fsl.preprocess.FAST"), a CommandLine Interface with command: fast -N -p -g -S 1 /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked.nii.gz 190416-05:54:21,418 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.gen_ref". 190416-05:54:22,847 nipype.workflow DEBUG: Progress: 265 jobs, 140/4/2 (done/running/ready), 4/121 (pending_tasks/waiting). 190416-05:54:22,847 nipype.workflow INFO: [Job 153] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.gen_ref). 190416-05:54:22,849 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-05:54:22,850 nipype.workflow INFO: [MultiProc] Running 3 tasks, and 4 jobs ready. Free memory (GB): 5.37/8.77, Free processors: 3/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_seg * _midthickness1 * _midthickness0 190416-05:54:22,913 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:22,914 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:22,914 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aparc_t1w_tfm ID=154 (0.10GB, 1 threads). Free: 5.27GB, 2 threads. 190416-05:54:22,914 nipype.workflow DEBUG: Setting node inputs 190416-05:54:22,915 nipype.workflow DEBUG: input: reference_image 190416-05:54:22,915 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/result_gen_ref.pklz 190416-05:54:22,915 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/result_gen_ref.pklz 190416-05:54:22,916 nipype.workflow DEBUG: output: out_file 190416-05:54:22,916 nipype.workflow DEBUG: [Node] aparc_t1w_tfm - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/sub-NC080001_T1w_ras_maths_corrected_masked_reference.nii.gz 190416-05:54:22,916 nipype.workflow DEBUG: input: input_image 190416-05:54:22,917 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/result_tonii.pklz 190416-05:54:22,917 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/result_tonii.pklz 190416-05:54:22,918 nipype.workflow DEBUG: output: out_file 190416-05:54:22,918 nipype.workflow DEBUG: [Node] aparc_t1w_tfm - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/aparc+aseg_vol_out.nii.gz 190416-05:54:22,919 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/aparc_t1w_tfm". 190416-05:54:22,919 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aparc_t1w_tfm" locally: cached=False, updated=False. 190416-05:54:22,920 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aparc_t1w_tfm (taskid=125). 190416-05:54:22,920 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aseg_t1w_tfm ID=155 (0.10GB, 1 threads). Free: 5.17GB, 1 threads. 190416-05:54:22,921 nipype.workflow DEBUG: Setting node inputs 190416-05:54:22,921 nipype.workflow DEBUG: input: reference_image 190416-05:54:22,921 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/result_gen_ref.pklz 190416-05:54:22,922 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/result_gen_ref.pklz 190416-05:54:22,923 nipype.workflow DEBUG: output: out_file 190416-05:54:22,923 nipype.workflow DEBUG: [Node] aseg_t1w_tfm - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/sub-NC080001_T1w_ras_maths_corrected_masked_reference.nii.gz 190416-05:54:22,924 nipype.workflow DEBUG: input: input_image 190416-05:54:22,924 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/result_tonii.pklz 190416-05:54:22,924 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/result_tonii.pklz 190416-05:54:22,924 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aparc_t1w_tfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/aparc_t1w_tfm". 190416-05:54:22,925 nipype.workflow DEBUG: output: out_file 190416-05:54:22,925 nipype.workflow DEBUG: [Node] aseg_t1w_tfm - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/aseg_vol_out.nii.gz 190416-05:54:22,925 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/aseg_t1w_tfm". 190416-05:54:22,925 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aseg_t1w_tfm" locally: cached=False, updated=False. 190416-05:54:22,926 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aseg_t1w_tfm (taskid=126). 190416-05:54:22,927 nipype.workflow INFO: [Node] Running "aparc_t1w_tfm" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/aparc+aseg_vol_out.nii.gz --interpolation MultiLabel --output aparc+aseg_vol_out_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/sub-NC080001_T1w_ras_maths_corrected_masked_reference.nii.gz -t identity 190416-05:54:22,929 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aseg_t1w_tfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/aseg_t1w_tfm". 190416-05:54:22,931 nipype.workflow INFO: [Node] Running "aseg_t1w_tfm" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/aseg_vol_out.nii.gz --interpolation MultiLabel --output aseg_vol_out_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/sub-NC080001_T1w_ras_maths_corrected_masked_reference.nii.gz -t identity 190416-05:54:24,88 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aseg_t1w_tfm". 190416-05:54:24,100 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aparc_t1w_tfm". 190416-05:54:24,851 nipype.workflow DEBUG: Progress: 265 jobs, 141/5/2 (done/running/ready), 5/119 (pending_tasks/waiting). 190416-05:54:24,851 nipype.workflow INFO: [Job 154] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aparc_t1w_tfm). 190416-05:54:24,853 nipype.workflow INFO: [Job 155] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.aseg_t1w_tfm). 190416-05:54:24,855 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-05:54:24,857 nipype.workflow INFO: [MultiProc] Running 3 tasks, and 2 jobs ready. Free memory (GB): 5.37/8.77, Free processors: 3/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_seg * _midthickness1 * _midthickness0 190416-05:54:24,922 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:24,922 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:26,853 nipype.workflow DEBUG: Progress: 265 jobs, 143/3/2 (done/running/ready), 3/119 (pending_tasks/waiting). 190416-05:54:26,856 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-05:54:26,930 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:26,933 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:28,927 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:28,930 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:30,931 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:30,934 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:32,932 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:32,934 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:34,930 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:34,932 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:36,939 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:36,941 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:38,940 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:38,942 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:40,901 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:40,903 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:42,901 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:42,903 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:44,907 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:44,908 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:46,909 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:46,911 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:48,911 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:48,912 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:50,917 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:50,917 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:52,920 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:52,921 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:54,923 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:54,924 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:56,928 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:56,929 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:54:58,932 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:54:58,933 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:00,936 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:00,936 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:02,940 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:02,941 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:04,950 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:04,951 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:06,949 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:06,950 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:08,949 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:08,950 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:10,915 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:10,916 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:12,921 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:12,922 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:14,932 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:14,932 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:16,928 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:16,929 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:18,938 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:18,938 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:20,930 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:20,931 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:22,933 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:22,934 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:24,938 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:24,938 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:26,942 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:26,942 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:28,945 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:28,946 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:30,950 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:30,950 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:32,952 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:32,953 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:34,959 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:34,960 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:36,961 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:36,962 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:38,966 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:38,967 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:40,941 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:40,941 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:42,946 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:42,946 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:44,943 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:44,944 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:46,947 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:46,948 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:48,954 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:48,956 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:50,961 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:50,964 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:52,965 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:52,967 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:54,962 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:54,963 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:55,938 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_seg". 190416-05:55:56,903 nipype.workflow INFO: [Job 211] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_seg). 190416-05:55:56,906 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:55:56,908 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 8 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * _midthickness1 * _midthickness0 190416-05:55:56,969 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:55:56,970 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:55:56,972 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_tpms ID=212 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-05:55:56,974 nipype.workflow DEBUG: Setting node inputs 190416-05:55:56,975 nipype.workflow DEBUG: input: source_file 190416-05:55:56,976 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-05:55:56,978 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-05:55:56,979 nipype.workflow DEBUG: output: out 190416-05:55:56,980 nipype.workflow DEBUG: [Node] ds_t1_tpms - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-05:55:56,982 nipype.workflow DEBUG: input: in_file 190416-05:55:56,984 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:55:56,985 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:55:56,986 nipype.workflow DEBUG: output: probability_maps 190416-05:55:56,987 nipype.workflow DEBUG: [Node] ds_t1_tpms - setting input in_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_1.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2.nii.gz'] 190416-05:55:56,994 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms". 190416-05:55:56,995 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_tpms" locally: cached=False, updated=False. 190416-05:55:56,996 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_tpms on master thread 190416-05:55:56,997 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_tpms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms". 190416-05:55:56,999 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms". 190416-05:55:57,1 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms 190416-05:55:57,2 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms 190416-05:55:57,4 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms/_report 190416-05:55:57,5 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms/_report/report.rst" 190416-05:55:57,7 nipype.workflow INFO: [Node] Running "ds_t1_tpms" ("smriprep.interfaces.DerivativesDataSink") 190416-05:56:01,281 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_label-CSF_probseg.nii.gz;/out/fmriprep/sub-NC080001/anat/sub-NC080001_label-GM_probseg.nii.gz;/out/fmriprep/sub-NC080001/anat/sub-NC080001_label-WM_probseg.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms/_0x91b71538f20a939fea5cc6c6539d9ff4_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms/_node.pklz 190416-05:56:01,282 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms/_report 190416-05:56:01,283 nipype.workflow DEBUG: Removing files: 190416-05:56:01,290 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms/result_ds_t1_tpms.pklz 190416-05:56:01,292 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_tpms/_report/report.rst" 190416-05:56:01,300 nipype.workflow DEBUG: Aggregate: False 190416-05:56:01,300 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_tpms". 190416-05:56:01,300 nipype.workflow INFO: [Job 212] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_tpms). 190416-05:56:01,361 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_t1_seg ID=213 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-05:56:01,361 nipype.workflow DEBUG: Setting node inputs 190416-05:56:01,362 nipype.workflow DEBUG: input: in_file 190416-05:56:01,362 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:56:01,362 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:56:01,365 nipype.workflow DEBUG: output: tissue_class_map 190416-05:56:01,365 nipype.workflow DEBUG: [Node] lut_t1_seg - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_seg.nii.gz 190416-05:56:01,366 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lut_t1_seg". 190416-05:56:01,367 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_t1_seg" locally: cached=False, updated=False. 190416-05:56:01,370 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_t1_seg" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lut_t1_seg". 190416-05:56:01,371 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_t1_seg (taskid=127). 190416-05:56:01,371 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_roi ID=215 (0.20GB, 1 threads). Free: 7.97GB, 2 threads. 190416-05:56:01,371 nipype.workflow DEBUG: Setting node inputs 190416-05:56:01,371 nipype.workflow DEBUG: input: in_tpm 190416-05:56:01,372 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:56:01,372 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:56:01,372 nipype.workflow DEBUG: output: probability_maps 190416-05:56:01,372 nipype.workflow DEBUG: [Node] wm_roi - setting input in_tpm = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2.nii.gz 190416-05:56:01,373 nipype.workflow INFO: [Node] Running "lut_t1_seg" ("nipype.interfaces.utility.wrappers.Function") 190416-05:56:01,373 nipype.workflow DEBUG: input: in_mask 190416-05:56:01,374 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:56:01,375 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:56:01,376 nipype.workflow DEBUG: output: out_file 190416-05:56:01,378 nipype.workflow DEBUG: [Node] wm_roi - setting input in_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/sub-NC080001_T1w_ras_maths_corrected_rbrainmask.nii.gz 190416-05:56:01,379 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_roi". 190416-05:56:01,380 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_roi" locally: cached=False, updated=False. 190416-05:56:01,382 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_roi (taskid=128). 190416-05:56:01,383 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_roi ID=218 (0.20GB, 1 threads). Free: 7.77GB, 1 threads.190416-05:56:01,384 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_roi" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_roi". 190416-05:56:01,384 nipype.workflow DEBUG: Setting node inputs 190416-05:56:01,386 nipype.workflow DEBUG: input: in_tpm 190416-05:56:01,387 nipype.workflow INFO: [Node] Running "wm_roi" ("niworkflows.interfaces.utils.TPM2ROI") 190416-05:56:01,387 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:56:01,388 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:56:01,390 nipype.workflow DEBUG: output: probability_maps 190416-05:56:01,391 nipype.workflow DEBUG: [Node] csf_roi - setting input in_tpm = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0.nii.gz 190416-05:56:01,392 nipype.workflow DEBUG: input: in_mask 190416-05:56:01,393 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:56:01,394 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:56:01,395 nipype.workflow DEBUG: output: out_file 190416-05:56:01,396 nipype.workflow DEBUG: [Node] csf_roi - setting input in_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/sub-NC080001_T1w_ras_maths_corrected_rbrainmask.nii.gz 190416-05:56:01,397 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_roi". 190416-05:56:01,398 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_roi" locally: cached=False, updated=False. 190416-05:56:01,400 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_roi (taskid=129). 190416-05:56:01,401 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tpms_add_csf_wm ID=226 (0.20GB, 1 threads). Free: 7.57GB, 0 threads.190416-05:56:01,401 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_roi" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_roi". 190416-05:56:01,404 nipype.workflow INFO: [Node] Running "csf_roi" ("niworkflows.interfaces.utils.TPM2ROI") 190416-05:56:01,404 nipype.workflow DEBUG: Setting node inputs 190416-05:56:01,405 nipype.workflow DEBUG: input: in_files 190416-05:56:01,406 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:56:01,407 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:56:01,409 nipype.workflow DEBUG: output: probability_maps 190416-05:56:01,418 nipype.workflow DEBUG: [Node] tpms_add_csf_wm - setting input in_files = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_1.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2.nii.gz'] 190416-05:56:01,419 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tpms_add_csf_wm". 190416-05:56:01,419 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tpms_add_csf_wm" locally: cached=False, updated=False. 190416-05:56:01,420 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tpms_add_csf_wm (taskid=130). 190416-05:56:01,421 nipype.workflow DEBUG: Cannot allocate job 240 (0.20GB, 1 threads). 190416-05:56:01,422 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tpms_add_csf_wm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tpms_add_csf_wm". 190416-05:56:01,423 nipype.workflow DEBUG: Progress: 265 jobs, 145/6/3 (done/running/ready), 6/114 (pending_tasks/waiting). 190416-05:56:01,423 nipype.workflow DEBUG: Tasks currently running: 6. Pending: 6. 190416-05:56:01,425 nipype.workflow INFO: [Node] Running "tpms_add_csf_wm" ("niworkflows.interfaces.utils.AddTPMs") 190416-05:56:01,425 nipype.workflow INFO: [MultiProc] Running 6 tasks, and 3 jobs ready. Free memory (GB): 7.57/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tpms_add_csf_wm * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_roi * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_roi * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_t1_seg * _midthickness1 * _midthickness0 190416-05:56:01,425 nipype.workflow DEBUG: No resources available 190416-05:56:01,827 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_t1_seg". 190416-05:56:02,375 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_roi". 190416-05:56:02,687 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tpms_add_csf_wm". 190416-05:56:03,424 nipype.workflow INFO: [Job 213] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_t1_seg). 190416-05:56:03,426 nipype.workflow INFO: [Job 218] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_roi). 190416-05:56:03,427 nipype.workflow INFO: [Job 226] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tpms_add_csf_wm). 190416-05:56:03,428 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-05:56:03,430 nipype.workflow INFO: [MultiProc] Running 3 tasks, and 5 jobs ready. Free memory (GB): 8.17/8.77, Free processors: 3/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_roi * _midthickness1 * _midthickness0 190416-05:56:03,487 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:03,488 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:03,488 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_seg ID=214 (0.20GB, 1 threads). Free: 7.97GB, 2 threads. 190416-05:56:03,488 nipype.workflow DEBUG: Setting node inputs 190416-05:56:03,488 nipype.workflow DEBUG: input: source_file 190416-05:56:03,488 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-05:56:03,488 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-05:56:03,489 nipype.workflow DEBUG: output: out 190416-05:56:03,489 nipype.workflow DEBUG: [Node] ds_t1_seg - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-05:56:03,489 nipype.workflow DEBUG: input: in_file 190416-05:56:03,489 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lut_t1_seg/result_lut_t1_seg.pklz 190416-05:56:03,489 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lut_t1_seg/result_lut_t1_seg.pklz 190416-05:56:03,490 nipype.workflow DEBUG: output: out 190416-05:56:03,490 nipype.workflow DEBUG: [Node] ds_t1_seg - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lut_t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_seg_lut.nii.gz 190416-05:56:03,494 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg". 190416-05:56:03,495 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_seg" locally: cached=False, updated=False. 190416-05:56:03,495 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_seg on master thread 190416-05:56:03,495 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_seg" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg". 190416-05:56:03,495 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg". 190416-05:56:03,496 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg 190416-05:56:03,496 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg 190416-05:56:03,496 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg/_report 190416-05:56:03,496 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg/_report/report.rst" 190416-05:56:03,498 nipype.workflow INFO: [Node] Running "ds_t1_seg" ("smriprep.interfaces.DerivativesDataSink") 190416-05:56:04,982 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_roi". 190416-05:56:05,88 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_dseg.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg/_0xe026fdf26ab6742fac9414c06c68bea2_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg/_node.pklz 190416-05:56:05,89 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg/_report 190416-05:56:05,89 nipype.workflow DEBUG: Removing files: 190416-05:56:05,91 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg/result_ds_t1_seg.pklz 190416-05:56:05,92 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_seg/_report/report.rst" 190416-05:56:05,94 nipype.workflow DEBUG: Aggregate: False 190416-05:56:05,94 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_seg". 190416-05:56:05,94 nipype.workflow INFO: [Job 214] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_seg). 190416-05:56:05,157 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_roi ID=227 (0.20GB, 1 threads). Free: 7.97GB, 2 threads. 190416-05:56:05,157 nipype.workflow DEBUG: Setting node inputs 190416-05:56:05,158 nipype.workflow DEBUG: input: in_tpm 190416-05:56:05,158 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tpms_add_csf_wm/result_tpms_add_csf_wm.pklz 190416-05:56:05,158 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tpms_add_csf_wm/result_tpms_add_csf_wm.pklz 190416-05:56:05,159 nipype.workflow DEBUG: output: out_file 190416-05:56:05,159 nipype.workflow DEBUG: [Node] acc_roi - setting input in_tpm = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tpms_add_csf_wm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_tpmsum.nii.gz 190416-05:56:05,159 nipype.workflow DEBUG: input: in_mask 190416-05:56:05,159 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:56:05,159 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:56:05,160 nipype.workflow DEBUG: output: out_file 190416-05:56:05,160 nipype.workflow DEBUG: [Node] acc_roi - setting input in_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/sub-NC080001_T1w_ras_maths_corrected_rbrainmask.nii.gz 190416-05:56:05,161 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_roi". 190416-05:56:05,161 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_roi" locally: cached=False, updated=False. 190416-05:56:05,162 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_roi (taskid=131). 190416-05:56:05,163 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.seg_rpt ID=240 (0.20GB, 1 threads). Free: 7.77GB, 1 threads. 190416-05:56:05,163 nipype.workflow DEBUG: Setting node inputs 190416-05:56:05,163 nipype.workflow DEBUG: input: in_rois 190416-05:56:05,163 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:56:05,163 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-05:56:05,164 nipype.workflow DEBUG: output: tissue_class_map 190416-05:56:05,164 nipype.workflow DEBUG: [Node] seg_rpt - setting input in_rois = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_seg.nii.gz 190416-05:56:05,165 nipype.workflow DEBUG: input: in_file 190416-05:56:05,165 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-05:56:05,165 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/get1st/result_get1st.pklz 190416-05:56:05,166 nipype.workflow DEBUG: output: out 190416-05:56:05,166 nipype.workflow DEBUG: [Node] seg_rpt - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_template_wf/t1_conform/mapflow/_t1_conform0/sub-NC080001_T1w_ras.nii.gz 190416-05:56:05,167 nipype.workflow DEBUG: input: in_mask 190416-05:56:05,167 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:56:05,167 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-05:56:05,168 nipype.workflow DEBUG: output: out_file 190416-05:56:05,168 nipype.workflow DEBUG: [Node] seg_rpt - setting input in_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/sub-NC080001_T1w_ras_maths_corrected_rbrainmask.nii.gz 190416-05:56:05,168 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_roi" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_roi". 190416-05:56:05,169 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/seg_rpt". 190416-05:56:05,169 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.seg_rpt" locally: cached=False, updated=False. 190416-05:56:05,170 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.seg_rpt (taskid=132). 190416-05:56:05,171 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.seg_rpt" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/seg_rpt". 190416-05:56:05,174 nipype.workflow INFO: [Node] Running "seg_rpt" ("niworkflows.interfaces.masks.ROIsPlot") 190416-05:56:05,174 nipype.workflow INFO: [Node] Running "acc_roi" ("niworkflows.interfaces.utils.TPM2ROI") 190416-05:56:05,427 nipype.workflow DEBUG: Progress: 265 jobs, 149/5/2 (done/running/ready), 5/111 (pending_tasks/waiting). 190416-05:56:05,427 nipype.workflow INFO: [Job 215] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_roi). 190416-05:56:05,429 nipype.workflow DEBUG: Tasks currently running: 4. Pending: 4. 190416-05:56:05,432 nipype.workflow INFO: [MultiProc] Running 4 tasks, and 2 jobs ready. Free memory (GB): 7.97/8.77, Free processors: 2/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.seg_rpt * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_roi * _midthickness1 * _midthickness0 190416-05:56:05,509 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:05,510 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/cbook/__init__.py:2364: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working return list(data) if isinstance(data, collections.MappingView) else data 190416-05:56:07,429 nipype.workflow DEBUG: Progress: 265 jobs, 150/4/2 (done/running/ready), 4/111 (pending_tasks/waiting). 190416-05:56:07,429 nipype.workflow DEBUG: Tasks currently running: 4. Pending: 4. 190416-05:56:07,495 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:07,496 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:08,635 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_roi". 190416-05:56:09,431 nipype.workflow INFO: [Job 227] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_roi). 190416-05:56:09,432 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-05:56:09,434 nipype.workflow INFO: [MultiProc] Running 3 tasks, and 2 jobs ready. Free memory (GB): 8.17/8.77, Free processors: 3/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.seg_rpt * _midthickness1 * _midthickness0 190416-05:56:09,498 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:09,498 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). /usr/local/miniconda/lib/python3.7/site-packages/nilearn/image/resampling.py:510: UserWarning: Casting data from int32 to float32 warnings.warn("Casting data from %s to %s" % (data.dtype.name, aux)) 190416-05:56:11,401 nipype.workflow DEBUG: Progress: 265 jobs, 151/3/2 (done/running/ready), 3/111 (pending_tasks/waiting). 190416-05:56:11,401 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-05:56:11,465 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:11,465 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:13,468 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:13,468 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) 190416-05:56:15,470 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:15,470 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:17,476 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:17,476 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:19,482 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:19,482 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) 190416-05:56:21,482 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:21,482 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:23,487 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:23,487 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). /usr/local/miniconda/lib/python3.7/site-packages/nilearn/image/resampling.py:510: UserWarning: Casting data from int32 to float32 warnings.warn("Casting data from %s to %s" % (data.dtype.name, aux)) 190416-05:56:25,487 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:25,487 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:27,489 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:27,490 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) 190416-05:56:29,502 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:29,502 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:31,497 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:31,497 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:33,498 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:33,499 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) 190416-05:56:35,503 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:35,504 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:37,506 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:37,506 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:39,517 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:39,517 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). /usr/local/miniconda/lib/python3.7/site-packages/nilearn/image/resampling.py:510: UserWarning: Casting data from int32 to float32 warnings.warn("Casting data from %s to %s" % (data.dtype.name, aux)) 190416-05:56:41,482 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:41,482 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:43,483 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:43,483 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) 190416-05:56:45,488 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:45,489 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:47,493 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:47,494 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) 190416-05:56:49,501 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.seg_rpt". 190416-05:56:49,508 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:49,509 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:51,440 nipype.workflow INFO: [Job 240] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.seg_rpt). 190416-05:56:51,442 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:56:51,443 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 3 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * _midthickness1 * _midthickness0 190416-05:56:51,503 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:51,504 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:51,504 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_seg_mask_report ID=241 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-05:56:51,505 nipype.workflow DEBUG: Setting node inputs 190416-05:56:51,506 nipype.workflow DEBUG: input: source_file 190416-05:56:51,506 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-05:56:51,507 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-05:56:51,508 nipype.workflow DEBUG: output: t1w 190416-05:56:51,509 nipype.workflow DEBUG: [Node] ds_t1_seg_mask_report - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-05:56:51,509 nipype.workflow DEBUG: input: in_file 190416-05:56:51,510 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/seg_rpt/result_seg_rpt.pklz 190416-05:56:51,511 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/seg_rpt/result_seg_rpt.pklz 190416-05:56:51,512 nipype.workflow DEBUG: output: out_report 190416-05:56:51,512 nipype.workflow DEBUG: [Node] ds_t1_seg_mask_report - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/seg_rpt/report.svg 190416-05:56:51,518 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report". 190416-05:56:51,518 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_seg_mask_report" locally: cached=False, updated=False. 190416-05:56:51,519 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_seg_mask_report on master thread 190416-05:56:51,520 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_seg_mask_report" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report". 190416-05:56:51,521 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report". 190416-05:56:51,521 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report 190416-05:56:51,523 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report 190416-05:56:51,524 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report/_report 190416-05:56:51,524 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report/_report/report.rst" 190416-05:56:51,526 nipype.workflow INFO: [Node] Running "ds_t1_seg_mask_report" ("smriprep.interfaces.DerivativesDataSink") 190416-05:56:51,527 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_seg_brainmask.svg 190416-05:56:51,527 nipype.utils DEBUG: Linking File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_seg_brainmask.svg->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/seg_rpt/report.svg 190416-05:56:51,529 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_seg_brainmask.svg 190416-05:56:51,529 nipype.utils DEBUG: File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_seg_brainmask.svg already exists, not overwriting, copy:1 190416-05:56:51,531 nipype.workflow DEBUG: Needed files: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_seg_brainmask.svg;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report/_0x8ea941e4ed6c502042983b3d9d900fbe_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report/_node.pklz 190416-05:56:51,531 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report/_report 190416-05:56:51,532 nipype.workflow DEBUG: Removing files: 190416-05:56:51,534 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report/result_ds_t1_seg_mask_report.pklz 190416-05:56:51,534 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_seg_mask_report/_report/report.rst" 190416-05:56:51,536 nipype.workflow DEBUG: Aggregate: False 190416-05:56:51,536 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_seg_mask_report". 190416-05:56:51,537 nipype.workflow INFO: [Job 241] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_seg_mask_report). 190416-05:56:53,445 nipype.workflow DEBUG: Progress: 265 jobs, 153/2/2 (done/running/ready), 2/110 (pending_tasks/waiting). 190416-05:56:53,445 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-05:56:53,448 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * _midthickness1 * _midthickness0 190416-05:56:53,509 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:53,509 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:55,510 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:55,510 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:57,515 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:57,516 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:56:59,518 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:56:59,520 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:01,523 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:01,523 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:03,532 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:03,533 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:05,533 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:05,533 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:07,540 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:07,540 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:09,543 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:09,544 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:11,512 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:11,512 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:13,526 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:13,527 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:15,518 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:15,519 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:17,538 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:17,538 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:19,547 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:19,547 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:21,537 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:21,538 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:23,537 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:23,537 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:25,545 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:25,546 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:27,543 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:27,543 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:29,547 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:29,547 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:31,546 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:31,546 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:33,550 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:33,551 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:35,555 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:35,557 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:37,569 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:37,569 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:39,578 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:39,578 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:41,550 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:41,550 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:43,554 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:43,554 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:45,545 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:45,545 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:47,544 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:47,544 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:49,550 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:49,550 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:51,558 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:51,559 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:53,557 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:53,557 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:55,563 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:55,563 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:57,561 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:57,561 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:57:59,563 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:57:59,563 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:01,566 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:01,567 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:03,580 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:03,580 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:05,573 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:05,573 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:07,577 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:07,577 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:09,589 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:09,589 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:11,557 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:11,558 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:13,561 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:13,562 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:15,564 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:15,565 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:17,570 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:17,570 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:19,575 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:19,575 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:21,580 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:21,580 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:23,582 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:23,583 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:25,583 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:25,583 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:27,589 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:27,589 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:29,592 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:29,593 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:31,606 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:31,606 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:33,614 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:33,615 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:35,619 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:35,619 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:37,621 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:37,621 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:39,625 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:39,625 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:41,591 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:41,592 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:43,593 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:43,593 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:45,599 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:45,599 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:47,596 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:47,596 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:49,593 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:49,593 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:51,594 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:51,594 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:53,596 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:53,597 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:55,597 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:55,597 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:57,600 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:57,601 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:58:59,604 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:58:59,604 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:01,608 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:01,608 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:03,610 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:03,610 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:05,615 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:05,616 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:07,618 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:07,619 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:09,624 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:09,625 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:11,592 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:11,593 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:13,598 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:13,598 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:15,611 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:15,612 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:17,605 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:17,605 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:19,610 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:19,610 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:21,614 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:21,614 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:23,620 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:23,620 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:25,623 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:25,623 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:27,629 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:27,630 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:29,632 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:29,632 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:31,637 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:31,637 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:33,640 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:33,640 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:35,645 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:35,645 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:37,649 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:37,649 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:39,653 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:39,653 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:41,622 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:41,623 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:43,636 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:43,636 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:45,630 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:45,631 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:47,636 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:47,636 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:49,640 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:49,640 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:51,652 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:51,653 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:53,647 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:53,649 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:55,651 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:55,652 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:57,660 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:57,661 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-05:59:59,667 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-05:59:59,668 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:01,668 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:01,668 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:03,671 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:03,671 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:05,679 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:05,680 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:07,692 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:07,694 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:09,679 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:09,679 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:11,645 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:11,647 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:13,661 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:13,661 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:15,654 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:15,655 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:17,654 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:17,654 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:19,655 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:19,655 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:21,660 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:21,660 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:23,664 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:23,665 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:25,665 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:25,666 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:27,671 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:27,671 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:29,674 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:29,675 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:31,680 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:31,682 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:33,683 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:33,685 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:35,687 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:35,688 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:37,689 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:37,690 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:39,692 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:39,694 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:41,661 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:41,663 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:43,667 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:43,668 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:45,669 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:45,671 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:47,679 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:47,680 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:49,686 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:49,687 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:51,685 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:51,686 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:53,687 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:53,689 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:55,697 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:55,699 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:57,700 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:57,701 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:00:59,706 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:00:59,707 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:01,702 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:01,703 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:03,703 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:03,704 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:05,711 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:05,712 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:07,750 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:07,750 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:09,715 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:09,715 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:11,683 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:11,683 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:13,689 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:13,690 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:15,695 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:15,696 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:17,699 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:17,699 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:19,704 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:19,704 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:21,709 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:21,709 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:23,714 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:23,714 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:25,717 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:25,717 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:27,724 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:27,724 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:29,735 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:29,735 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:31,742 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:31,742 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:33,739 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:33,739 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:35,746 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:35,747 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:37,748 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:37,749 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:39,756 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:39,756 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:41,726 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:41,726 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:43,727 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:43,727 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:45,739 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:45,739 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:47,733 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:47,733 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:49,737 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:49,737 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:51,740 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:51,740 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:53,743 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:53,743 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:55,746 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:55,746 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:57,749 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:57,749 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:01:59,755 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:01:59,755 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:01,759 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:01,759 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:03,761 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:03,762 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:05,771 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:05,771 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:07,779 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:07,779 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:09,778 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:09,778 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:11,759 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:11,761 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:13,748 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:13,748 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:15,755 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:15,756 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:17,763 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:17,763 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:19,762 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:19,763 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:21,763 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:21,763 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:23,769 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:23,770 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:25,770 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:25,771 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:27,775 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:27,776 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:29,780 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:29,781 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:31,783 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:31,785 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:33,786 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:33,788 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:35,789 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:35,790 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:37,793 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:37,793 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:39,801 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:39,802 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:41,773 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:41,774 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:43,771 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:43,772 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:45,769 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:45,769 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:47,774 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:47,774 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:49,775 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:49,776 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:51,784 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:51,785 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:53,791 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:53,792 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:55,791 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:55,792 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:57,794 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:57,794 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:02:59,793 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:02:59,794 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:01,796 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:01,797 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:03,801 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:03,802 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:05,803 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:05,804 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:07,807 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:07,808 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:09,809 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:09,811 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:11,776 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:11,777 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:13,779 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:13,779 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:15,783 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:15,784 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:17,793 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:17,794 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:19,797 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:19,799 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:21,795 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:21,796 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:23,799 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:23,800 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:25,805 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:25,807 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:27,812 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:27,813 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:29,811 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:29,812 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:31,815 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:31,816 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:33,818 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:33,819 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:35,816 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:35,817 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:37,820 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:37,821 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:39,827 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:39,828 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:41,794 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:41,795 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:43,797 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:43,798 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:45,803 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:45,804 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:47,804 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:47,805 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:49,808 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:49,809 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:51,817 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:51,818 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:53,818 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:53,819 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:55,829 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:55,830 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:57,832 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:57,833 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:03:59,831 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:03:59,831 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:01,832 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:01,833 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:03,835 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:03,836 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:05,835 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:05,836 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:07,839 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:07,840 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:09,845 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:09,847 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:11,814 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:11,815 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:13,818 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:13,818 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:15,818 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:15,819 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:17,823 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:17,824 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:19,823 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:19,823 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:21,826 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:21,827 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:23,828 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:23,828 nipype.workflow DEBUG: Cannot allocate job 141 (2.00GB, 5 threads). 190416-06:04:24,557 nipype.workflow INFO: [Node] Finished "_midthickness0". 190416-06:04:25,770 nipype.workflow INFO: [Job 263] Completed (_midthickness0). 190416-06:04:25,771 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:04:25,772 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * _midthickness1 190416-06:04:25,832 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:04:25,832 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni ID=141 (2.00GB, 5 threads). Free: 6.57GB, 0 threads. 190416-06:04:25,834 nipype.workflow DEBUG: Setting node inputs 190416-06:04:25,835 nipype.workflow DEBUG: input: lesion_mask 190416-06:04:25,835 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-06:04:25,836 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-06:04:25,839 nipype.workflow DEBUG: output: roi 190416-06:04:25,840 nipype.workflow DEBUG: [Node] t1_2_mni - setting input lesion_mask = 190416-06:04:25,841 nipype.workflow DEBUG: input: moving_image 190416-06:04:25,842 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-06:04:25,843 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-06:04:25,844 nipype.workflow DEBUG: output: output_image 190416-06:04:25,844 nipype.workflow DEBUG: [Node] t1_2_mni - setting input moving_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz 190416-06:04:25,844 nipype.workflow DEBUG: input: moving_mask 190416-06:04:25,845 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-06:04:25,845 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-06:04:25,846 nipype.workflow DEBUG: output: out_file 190416-06:04:25,846 nipype.workflow DEBUG: [Node] t1_2_mni - setting input moving_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/sub-NC080001_T1w_ras_maths_corrected_rbrainmask.nii.gz 190416-06:04:25,847 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni". 190416-06:04:25,847 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni" locally: cached=False, updated=False. 190416-06:04:25,848 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni (taskid=133). 190416-06:04:25,850 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni". 190416-06:04:25,851 nipype.workflow INFO: [Node] Running "t1_2_mni" ("niworkflows.interfaces.registration.RobustMNINormalizationRPT") 190416-06:04:27,773 nipype.workflow DEBUG: Progress: 265 jobs, 154/2/1 (done/running/ready), 2/109 (pending_tasks/waiting). 190416-06:04:27,774 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:04:27,778 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 1 jobs ready. Free memory (GB): 6.57/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni * _midthickness1 190416-06:04:27,780 nipype.workflow DEBUG: No resources available 190416-06:04:29,778 nipype.workflow DEBUG: No resources available 190416-06:04:31,783 nipype.workflow DEBUG: No resources available 190416-06:04:33,787 nipype.workflow DEBUG: No resources available 190416-06:04:35,788 nipype.workflow DEBUG: No resources available 190416-06:04:37,791 nipype.workflow DEBUG: No resources available 190416-06:04:39,794 nipype.workflow DEBUG: No resources available 190416-06:04:41,763 nipype.workflow DEBUG: No resources available 190416-06:04:43,764 nipype.workflow DEBUG: No resources available 190416-06:04:45,770 nipype.workflow DEBUG: No resources available 190416-06:04:47,775 nipype.workflow DEBUG: No resources available 190416-06:04:49,780 nipype.workflow DEBUG: No resources available 190416-06:04:51,782 nipype.workflow DEBUG: No resources available 190416-06:04:53,784 nipype.workflow DEBUG: No resources available 190416-06:04:55,783 nipype.workflow DEBUG: No resources available 190416-06:04:57,784 nipype.workflow DEBUG: No resources available 190416-06:04:59,785 nipype.workflow DEBUG: No resources available 190416-06:05:01,790 nipype.workflow DEBUG: No resources available 190416-06:05:03,794 nipype.workflow DEBUG: No resources available 190416-06:05:05,795 nipype.workflow DEBUG: No resources available 190416-06:05:07,797 nipype.workflow DEBUG: No resources available 190416-06:05:09,800 nipype.workflow DEBUG: No resources available 190416-06:05:10,809 nipype.workflow INFO: [Node] Finished "_midthickness1". 190416-06:05:11,766 nipype.workflow INFO: [Job 264] Completed (_midthickness1). 190416-06:05:11,767 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:11,770 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:11,837 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:11,838 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:11,842 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.midthickness ID=248 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:11,844 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:11,847 nipype.workflow DEBUG: setting hashinput in_file-> ['/out/freesurfer/sub-NC080001/surf/rh.smoothwm', '/out/freesurfer/sub-NC080001/surf/lh.smoothwm'] 190416-06:05:11,854 nipype.workflow DEBUG: [Node] Hashes: [('distance', '0.5000000000'), ('in_file', [('/out/freesurfer/sub-NC080001/surf/rh.smoothwm', 'ccbdd78a3869f92036e8938aa0698c08'), ('/out/freesurfer/sub-NC080001/surf/lh.smoothwm', '2c9d61a30a43b462bf5dea7e0a0e2c6f')]), ('out_name', 'midthickness'), ('sphere', 'sphere'), ('subjects_dir', '/opt/freesurfer/subjects'), ('thickness', True), ('needed_outputs', ['out_file'])], 6539fb5d9f587c4b0adb995a112f9ed7, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/_0x6539fb5d9f587c4b0adb995a112f9ed7.json, [] 190416-06:05:11,855 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness". 190416-06:05:11,856 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.midthickness" locally: cached=False, updated=False. 190416-06:05:11,861 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.midthickness (taskid=134). 190416-06:05:11,863 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.midthickness" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness". 190416-06:05:11,868 nipype.workflow INFO: [Node] Setting-up "_midthickness0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness0". 190416-06:05:11,872 nipype.workflow INFO: [Node] Cached "_midthickness0" - collecting precomputed outputs 190416-06:05:11,872 nipype.workflow INFO: [Node] "_midthickness0" found cached. 190416-06:05:11,874 nipype.workflow INFO: [Node] Setting-up "_midthickness1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness1". 190416-06:05:11,879 nipype.workflow INFO: [Node] Cached "_midthickness1" - collecting precomputed outputs 190416-06:05:11,879 nipype.workflow INFO: [Node] "_midthickness1" found cached. 190416-06:05:11,881 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.midthickness". 190416-06:05:13,767 nipype.workflow DEBUG: Progress: 265 jobs, 155/2/1 (done/running/ready), 2/108 (pending_tasks/waiting). 190416-06:05:13,768 nipype.workflow INFO: [Job 248] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.midthickness). 190416-06:05:13,769 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:13,771 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:13,852 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:13,853 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.save_midthickness ID=249 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:13,853 nipype.workflow DEBUG: Setting node inputs 190416-06:05:13,854 nipype.workflow DEBUG: input: surf.@graymid 190416-06:05:13,854 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/result_midthickness.pklz 190416-06:05:13,855 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/result_midthickness.pklz 190416-06:05:13,856 nipype.workflow DEBUG: output: out_file 190416-06:05:13,856 nipype.workflow DEBUG: [Node] save_midthickness - setting input surf.@graymid = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness0/rh.midthickness', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/midthickness/mapflow/_midthickness1/lh.midthickness'] 190416-06:05:13,857 nipype.workflow DEBUG: input: base_directory 190416-06:05:13,857 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:05:13,858 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:05:13,859 nipype.workflow DEBUG: output: subjects_dir 190416-06:05:13,859 nipype.workflow DEBUG: [Node] save_midthickness - setting input base_directory = /out/freesurfer 190416-06:05:13,860 nipype.workflow DEBUG: input: container 190416-06:05:13,860 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:05:13,861 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:05:13,861 nipype.workflow DEBUG: output: subject_id 190416-06:05:13,862 nipype.workflow DEBUG: [Node] save_midthickness - setting input container = sub-NC080001 190416-06:05:13,864 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/save_midthickness". 190416-06:05:13,865 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.save_midthickness" locally: cached=False, updated=False. 190416-06:05:13,867 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.save_midthickness (taskid=135). 190416-06:05:13,869 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.save_midthickness" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/save_midthickness". 190416-06:05:13,872 nipype.workflow INFO: [Node] Running "save_midthickness" ("nipype.interfaces.io.DataSink") 190416-06:05:14,144 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.save_midthickness". 190416-06:05:15,768 nipype.workflow DEBUG: Progress: 265 jobs, 156/2/1 (done/running/ready), 2/107 (pending_tasks/waiting). 190416-06:05:15,768 nipype.workflow INFO: [Job 249] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.save_midthickness). 190416-06:05:15,770 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:15,772 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:15,836 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:15,836 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.surface_list ID=250 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:15,837 nipype.workflow DEBUG: Setting node inputs 190416-06:05:15,837 nipype.workflow DEBUG: input: in1 190416-06:05:15,837 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces/result_get_surfaces.pklz 190416-06:05:15,837 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces/result_get_surfaces.pklz 190416-06:05:15,845 nipype.workflow DEBUG: output: smoothwm 190416-06:05:15,846 nipype.workflow DEBUG: [Node] surface_list - setting input in1 = ['/out/freesurfer/sub-NC080001/surf/rh.smoothwm', '/out/freesurfer/sub-NC080001/surf/lh.smoothwm'] 190416-06:05:15,846 nipype.workflow DEBUG: input: in2 190416-06:05:15,846 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces/result_get_surfaces.pklz 190416-06:05:15,847 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces/result_get_surfaces.pklz 190416-06:05:15,850 nipype.workflow DEBUG: output: pial 190416-06:05:15,850 nipype.workflow DEBUG: [Node] surface_list - setting input in2 = ['/out/freesurfer/sub-NC080001/surf/lh.pial', '/out/freesurfer/sub-NC080001/surf/rh.pial'] 190416-06:05:15,850 nipype.workflow DEBUG: input: in3 190416-06:05:15,851 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces/result_get_surfaces.pklz 190416-06:05:15,851 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/get_surfaces/result_get_surfaces.pklz 190416-06:05:15,854 nipype.workflow DEBUG: output: inflated 190416-06:05:15,855 nipype.workflow DEBUG: [Node] surface_list - setting input in3 = ['/out/freesurfer/sub-NC080001/surf/lh.inflated', '/out/freesurfer/sub-NC080001/surf/rh.inflated'] 190416-06:05:15,855 nipype.workflow DEBUG: input: in4 190416-06:05:15,855 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/save_midthickness/result_save_midthickness.pklz 190416-06:05:15,855 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/save_midthickness/result_save_midthickness.pklz 190416-06:05:15,856 nipype.workflow DEBUG: output: out_file 190416-06:05:15,856 nipype.workflow DEBUG: [Node] surface_list - setting input in4 = ['/out/freesurfer/sub-NC080001/surf/rh.midthickness', '/out/freesurfer/sub-NC080001/surf/lh.midthickness'] 190416-06:05:15,875 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list". 190416-06:05:15,876 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.surface_list" locally: cached=False, updated=False. 190416-06:05:15,876 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.surface_list on master thread 190416-06:05:15,876 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.surface_list" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list". 190416-06:05:15,877 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list". 190416-06:05:15,877 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list 190416-06:05:15,877 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list 190416-06:05:15,878 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list/_report 190416-06:05:15,878 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list/_report/report.rst" 190416-06:05:15,880 nipype.workflow INFO: [Node] Running "surface_list" ("nipype.interfaces.utility.base.Merge") 190416-06:05:15,892 nipype.workflow DEBUG: Needed files: /out/freesurfer/sub-NC080001/surf/rh.smoothwm;/out/freesurfer/sub-NC080001/surf/lh.smoothwm;/out/freesurfer/sub-NC080001/surf/lh.pial;/out/freesurfer/sub-NC080001/surf/rh.pial;/out/freesurfer/sub-NC080001/surf/lh.inflated;/out/freesurfer/sub-NC080001/surf/rh.inflated;/out/freesurfer/sub-NC080001/surf/rh.midthickness;/out/freesurfer/sub-NC080001/surf/lh.midthickness;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list/_0x649af103efccb287ea406b3f9b4c676c_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list/_node.pklz 190416-06:05:15,892 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list/_report 190416-06:05:15,893 nipype.workflow DEBUG: Removing files: 190416-06:05:15,900 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list/result_surface_list.pklz 190416-06:05:15,901 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list/_report/report.rst" 190416-06:05:15,909 nipype.workflow DEBUG: Aggregate: False 190416-06:05:15,909 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.surface_list". 190416-06:05:15,910 nipype.workflow INFO: [Job 250] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.surface_list). 190416-06:05:17,772 nipype.workflow DEBUG: Progress: 265 jobs, 158/1/2 (done/running/ready), 1/106 (pending_tasks/waiting). 190416-06:05:17,772 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:17,774 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:17,843 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:17,844 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:17,844 nipype.workflow DEBUG: Setting node inputs 190416-06:05:17,845 nipype.workflow DEBUG: input: in_file 190416-06:05:17,845 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list/result_surface_list.pklz 190416-06:05:17,845 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/surface_list/result_surface_list.pklz 190416-06:05:17,846 nipype.workflow DEBUG: output: out 190416-06:05:17,846 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fs_2_gii) input in_file = ['/out/freesurfer/sub-NC080001/surf/rh.smoothwm', '/out/freesurfer/sub-NC080001/surf/lh.smoothwm', '/out/freesurfer/sub-NC080001/surf/lh.pial', '/out/freesurfer/sub-NC080001/surf/rh.pial', '/out/freesurfer/sub-NC080001/surf/lh.inflated', '/out/freesurfer/sub-NC080001/surf/rh.inflated', '/out/freesurfer/sub-NC080001/surf/rh.midthickness', '/out/freesurfer/sub-NC080001/surf/lh.midthickness'] 190416-06:05:17,846 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fs_2_gii) input: in_file -> ['/out/freesurfer/sub-NC080001/surf/rh.smoothwm', '/out/freesurfer/sub-NC080001/surf/lh.smoothwm', '/out/freesurfer/sub-NC080001/surf/lh.pial', '/out/freesurfer/sub-NC080001/surf/rh.pial', '/out/freesurfer/sub-NC080001/surf/lh.inflated', '/out/freesurfer/sub-NC080001/surf/rh.inflated', '/out/freesurfer/sub-NC080001/surf/rh.midthickness', '/out/freesurfer/sub-NC080001/surf/lh.midthickness'] 190416-06:05:17,854 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:17,859 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/_report 190416-06:05:17,859 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/_report/report.rst" 190416-06:05:17,861 nipype.workflow DEBUG: setting input 0 in_file /out/freesurfer/sub-NC080001/surf/rh.smoothwm 190416-06:05:17,863 nipype.workflow DEBUG: setting input 1 in_file /out/freesurfer/sub-NC080001/surf/lh.smoothwm 190416-06:05:17,865 nipype.workflow DEBUG: setting input 2 in_file /out/freesurfer/sub-NC080001/surf/lh.pial 190416-06:05:17,871 nipype.workflow DEBUG: setting input 3 in_file /out/freesurfer/sub-NC080001/surf/rh.pial 190416-06:05:17,875 nipype.workflow DEBUG: setting input 4 in_file /out/freesurfer/sub-NC080001/surf/lh.inflated 190416-06:05:17,879 nipype.workflow DEBUG: setting input 5 in_file /out/freesurfer/sub-NC080001/surf/rh.inflated 190416-06:05:17,883 nipype.workflow DEBUG: setting input 6 in_file /out/freesurfer/sub-NC080001/surf/rh.midthickness 190416-06:05:17,887 nipype.workflow DEBUG: setting input 7 in_file /out/freesurfer/sub-NC080001/surf/lh.midthickness 190416-06:05:17,890 nipype.workflow DEBUG: Adding 8 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fs_2_gii 190416-06:05:19,775 nipype.workflow DEBUG: Progress: 273 jobs, 158/1/9 (done/running/ready), 1/114 (pending_tasks/waiting). 190416-06:05:19,776 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:19,778 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 9 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:19,843 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:19,844 nipype.workflow DEBUG: Allocating _fs_2_gii0 ID=265 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:19,845 nipype.workflow DEBUG: Setting node inputs 190416-06:05:19,849 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii0". 190416-06:05:19,850 nipype.workflow DEBUG: Checking hash "_fs_2_gii0" locally: cached=False, updated=False. 190416-06:05:19,851 nipype.workflow DEBUG: [MultiProc] Submitted task _fs_2_gii0 (taskid=136). 190416-06:05:19,852 nipype.workflow DEBUG: Cannot allocate job 266 (0.20GB, 1 threads). 190416-06:05:19,852 nipype.workflow DEBUG: Cannot allocate job 267 (0.20GB, 1 threads). 190416-06:05:19,852 nipype.workflow DEBUG: Cannot allocate job 268 (0.20GB, 1 threads). 190416-06:05:19,853 nipype.workflow DEBUG: Cannot allocate job 269 (0.20GB, 1 threads). 190416-06:05:19,854 nipype.workflow DEBUG: Cannot allocate job 270 (0.20GB, 1 threads). 190416-06:05:19,854 nipype.workflow DEBUG: Cannot allocate job 271 (0.20GB, 1 threads). 190416-06:05:19,854 nipype.workflow DEBUG: Cannot allocate job 272 (0.20GB, 1 threads). 190416-06:05:19,855 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii0". 190416-06:05:19,858 nipype.workflow INFO: [Node] Running "_fs_2_gii0" ("nipype.interfaces.freesurfer.utils.MRIsConvert"), a CommandLine Interface with command: mris_convert /out/freesurfer/sub-NC080001/surf/rh.smoothwm /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii0/rh.smoothwm_converted.gii 190416-06:05:21,334 nipype.workflow INFO: [Node] Finished "_fs_2_gii0". 190416-06:05:21,782 nipype.workflow DEBUG: Progress: 273 jobs, 158/2/8 (done/running/ready), 2/113 (pending_tasks/waiting). 190416-06:05:21,783 nipype.workflow INFO: [Job 265] Completed (_fs_2_gii0). 190416-06:05:21,783 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:21,785 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 8 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:21,870 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:21,870 nipype.workflow DEBUG: Allocating _fs_2_gii1 ID=266 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:21,870 nipype.workflow DEBUG: Setting node inputs 190416-06:05:21,876 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii1". 190416-06:05:21,876 nipype.workflow DEBUG: Checking hash "_fs_2_gii1" locally: cached=False, updated=False. 190416-06:05:21,878 nipype.workflow DEBUG: [MultiProc] Submitted task _fs_2_gii1 (taskid=137). 190416-06:05:21,878 nipype.workflow DEBUG: Cannot allocate job 267 (0.20GB, 1 threads). 190416-06:05:21,879 nipype.workflow DEBUG: Cannot allocate job 268 (0.20GB, 1 threads). 190416-06:05:21,879 nipype.workflow DEBUG: Cannot allocate job 269 (0.20GB, 1 threads). 190416-06:05:21,879 nipype.workflow DEBUG: Cannot allocate job 270 (0.20GB, 1 threads). 190416-06:05:21,880 nipype.workflow DEBUG: Cannot allocate job 271 (0.20GB, 1 threads). 190416-06:05:21,880 nipype.workflow DEBUG: Cannot allocate job 272 (0.20GB, 1 threads). 190416-06:05:21,881 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii1". 190416-06:05:21,884 nipype.workflow INFO: [Node] Running "_fs_2_gii1" ("nipype.interfaces.freesurfer.utils.MRIsConvert"), a CommandLine Interface with command: mris_convert /out/freesurfer/sub-NC080001/surf/lh.smoothwm /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii1/lh.smoothwm_converted.gii 190416-06:05:23,373 nipype.workflow INFO: [Node] Finished "_fs_2_gii1". 190416-06:05:23,785 nipype.workflow DEBUG: Progress: 273 jobs, 159/2/7 (done/running/ready), 2/112 (pending_tasks/waiting). 190416-06:05:23,786 nipype.workflow INFO: [Job 266] Completed (_fs_2_gii1). 190416-06:05:23,787 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:23,790 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 7 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:23,855 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:23,856 nipype.workflow DEBUG: Allocating _fs_2_gii2 ID=267 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:23,856 nipype.workflow DEBUG: Setting node inputs 190416-06:05:23,861 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii2". 190416-06:05:23,861 nipype.workflow DEBUG: Checking hash "_fs_2_gii2" locally: cached=False, updated=False. 190416-06:05:23,863 nipype.workflow DEBUG: [MultiProc] Submitted task _fs_2_gii2 (taskid=138). 190416-06:05:23,863 nipype.workflow DEBUG: Cannot allocate job 268 (0.20GB, 1 threads). 190416-06:05:23,863 nipype.workflow DEBUG: Cannot allocate job 269 (0.20GB, 1 threads). 190416-06:05:23,863 nipype.workflow DEBUG: Cannot allocate job 270 (0.20GB, 1 threads). 190416-06:05:23,864 nipype.workflow DEBUG: Cannot allocate job 271 (0.20GB, 1 threads). 190416-06:05:23,864 nipype.workflow DEBUG: Cannot allocate job 272 (0.20GB, 1 threads). 190416-06:05:23,866 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii2". 190416-06:05:23,869 nipype.workflow INFO: [Node] Running "_fs_2_gii2" ("nipype.interfaces.freesurfer.utils.MRIsConvert"), a CommandLine Interface with command: mris_convert /out/freesurfer/sub-NC080001/surf/lh.pial /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii2/lh.pial_converted.gii 190416-06:05:25,358 nipype.workflow INFO: [Node] Finished "_fs_2_gii2". 190416-06:05:25,791 nipype.workflow DEBUG: Progress: 273 jobs, 160/2/6 (done/running/ready), 2/111 (pending_tasks/waiting). 190416-06:05:25,791 nipype.workflow INFO: [Job 267] Completed (_fs_2_gii2). 190416-06:05:25,792 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:25,795 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 6 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:25,860 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:25,860 nipype.workflow DEBUG: Allocating _fs_2_gii3 ID=268 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:25,861 nipype.workflow DEBUG: Setting node inputs 190416-06:05:25,866 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii3". 190416-06:05:25,867 nipype.workflow DEBUG: Checking hash "_fs_2_gii3" locally: cached=False, updated=False. 190416-06:05:25,869 nipype.workflow DEBUG: [MultiProc] Submitted task _fs_2_gii3 (taskid=139). 190416-06:05:25,870 nipype.workflow DEBUG: Cannot allocate job 269 (0.20GB, 1 threads). 190416-06:05:25,871 nipype.workflow DEBUG: Cannot allocate job 270 (0.20GB, 1 threads). 190416-06:05:25,871 nipype.workflow DEBUG: Cannot allocate job 271 (0.20GB, 1 threads). 190416-06:05:25,871 nipype.workflow DEBUG: Cannot allocate job 272 (0.20GB, 1 threads). 190416-06:05:25,873 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii3" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii3". 190416-06:05:25,878 nipype.workflow INFO: [Node] Running "_fs_2_gii3" ("nipype.interfaces.freesurfer.utils.MRIsConvert"), a CommandLine Interface with command: mris_convert /out/freesurfer/sub-NC080001/surf/rh.pial /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii3/rh.pial_converted.gii 190416-06:05:27,445 nipype.workflow INFO: [Node] Finished "_fs_2_gii3". 190416-06:05:27,795 nipype.workflow DEBUG: Progress: 273 jobs, 161/2/5 (done/running/ready), 2/110 (pending_tasks/waiting). 190416-06:05:27,795 nipype.workflow INFO: [Job 268] Completed (_fs_2_gii3). 190416-06:05:27,796 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:27,799 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 5 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:27,879 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:27,880 nipype.workflow DEBUG: Allocating _fs_2_gii4 ID=269 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:27,880 nipype.workflow DEBUG: Setting node inputs 190416-06:05:27,886 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii4". 190416-06:05:27,886 nipype.workflow DEBUG: Checking hash "_fs_2_gii4" locally: cached=False, updated=False. 190416-06:05:27,888 nipype.workflow DEBUG: [MultiProc] Submitted task _fs_2_gii4 (taskid=140). 190416-06:05:27,889 nipype.workflow DEBUG: Cannot allocate job 270 (0.20GB, 1 threads). 190416-06:05:27,890 nipype.workflow DEBUG: Cannot allocate job 271 (0.20GB, 1 threads). 190416-06:05:27,891 nipype.workflow DEBUG: Cannot allocate job 272 (0.20GB, 1 threads).190416-06:05:27,891 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii4" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii4". 190416-06:05:27,895 nipype.workflow INFO: [Node] Running "_fs_2_gii4" ("nipype.interfaces.freesurfer.utils.MRIsConvert"), a CommandLine Interface with command: mris_convert /out/freesurfer/sub-NC080001/surf/lh.inflated /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii4/lh.inflated_converted.gii 190416-06:05:29,385 nipype.workflow INFO: [Node] Finished "_fs_2_gii4". 190416-06:05:29,797 nipype.workflow DEBUG: Progress: 273 jobs, 162/2/4 (done/running/ready), 2/109 (pending_tasks/waiting). 190416-06:05:29,797 nipype.workflow INFO: [Job 269] Completed (_fs_2_gii4). 190416-06:05:29,798 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:29,799 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 4 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:29,878 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:29,878 nipype.workflow DEBUG: Allocating _fs_2_gii5 ID=270 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:29,878 nipype.workflow DEBUG: Setting node inputs 190416-06:05:29,883 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii5". 190416-06:05:29,884 nipype.workflow DEBUG: Checking hash "_fs_2_gii5" locally: cached=False, updated=False. 190416-06:05:29,885 nipype.workflow DEBUG: [MultiProc] Submitted task _fs_2_gii5 (taskid=141). 190416-06:05:29,886 nipype.workflow DEBUG: Cannot allocate job 271 (0.20GB, 1 threads). 190416-06:05:29,886 nipype.workflow DEBUG: Cannot allocate job 272 (0.20GB, 1 threads). 190416-06:05:29,889 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii5" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii5". 190416-06:05:29,892 nipype.workflow INFO: [Node] Running "_fs_2_gii5" ("nipype.interfaces.freesurfer.utils.MRIsConvert"), a CommandLine Interface with command: mris_convert /out/freesurfer/sub-NC080001/surf/rh.inflated /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii5/rh.inflated_converted.gii 190416-06:05:31,465 nipype.workflow INFO: [Node] Finished "_fs_2_gii5". 190416-06:05:31,800 nipype.workflow DEBUG: Progress: 273 jobs, 163/2/3 (done/running/ready), 2/108 (pending_tasks/waiting). 190416-06:05:31,800 nipype.workflow INFO: [Job 270] Completed (_fs_2_gii5). 190416-06:05:31,801 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:31,804 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:31,876 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:31,876 nipype.workflow DEBUG: Allocating _fs_2_gii6 ID=271 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:31,877 nipype.workflow DEBUG: Setting node inputs 190416-06:05:31,882 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii6". 190416-06:05:31,882 nipype.workflow DEBUG: Checking hash "_fs_2_gii6" locally: cached=False, updated=False. 190416-06:05:31,883 nipype.workflow DEBUG: [MultiProc] Submitted task _fs_2_gii6 (taskid=142). 190416-06:05:31,884 nipype.workflow DEBUG: Cannot allocate job 272 (0.20GB, 1 threads). 190416-06:05:31,887 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii6" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii6". 190416-06:05:31,890 nipype.workflow INFO: [Node] Running "_fs_2_gii6" ("nipype.interfaces.freesurfer.utils.MRIsConvert"), a CommandLine Interface with command: mris_convert /out/freesurfer/sub-NC080001/surf/rh.midthickness /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii6/rh.midthickness_converted.gii 190416-06:05:33,389 nipype.workflow INFO: [Node] Finished "_fs_2_gii6". 190416-06:05:33,804 nipype.workflow DEBUG: Progress: 273 jobs, 164/2/2 (done/running/ready), 2/107 (pending_tasks/waiting). 190416-06:05:33,805 nipype.workflow INFO: [Job 271] Completed (_fs_2_gii6). 190416-06:05:33,806 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:33,807 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:33,870 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:33,871 nipype.workflow DEBUG: Allocating _fs_2_gii7 ID=272 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:33,871 nipype.workflow DEBUG: Setting node inputs 190416-06:05:33,877 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii7". 190416-06:05:33,877 nipype.workflow DEBUG: Checking hash "_fs_2_gii7" locally: cached=False, updated=False. 190416-06:05:33,879 nipype.workflow DEBUG: [MultiProc] Submitted task _fs_2_gii7 (taskid=143). 190416-06:05:33,881 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii7". 190416-06:05:33,884 nipype.workflow INFO: [Node] Running "_fs_2_gii7" ("nipype.interfaces.freesurfer.utils.MRIsConvert"), a CommandLine Interface with command: mris_convert /out/freesurfer/sub-NC080001/surf/lh.midthickness /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii7/lh.midthickness_converted.gii 190416-06:05:35,350 nipype.workflow INFO: [Node] Finished "_fs_2_gii7". 190416-06:05:35,807 nipype.workflow DEBUG: Progress: 273 jobs, 165/2/1 (done/running/ready), 2/106 (pending_tasks/waiting). 190416-06:05:35,808 nipype.workflow INFO: [Job 272] Completed (_fs_2_gii7). 190416-06:05:35,809 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:35,810 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:35,879 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:35,881 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:35,890 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fs_2_gii ID=251 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:35,891 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:35,895 nipype.workflow DEBUG: setting hashinput in_file-> ['/out/freesurfer/sub-NC080001/surf/rh.smoothwm', '/out/freesurfer/sub-NC080001/surf/lh.smoothwm', '/out/freesurfer/sub-NC080001/surf/lh.pial', '/out/freesurfer/sub-NC080001/surf/rh.pial', '/out/freesurfer/sub-NC080001/surf/lh.inflated', '/out/freesurfer/sub-NC080001/surf/rh.inflated', '/out/freesurfer/sub-NC080001/surf/rh.midthickness', '/out/freesurfer/sub-NC080001/surf/lh.midthickness'] 190416-06:05:35,925 nipype.workflow DEBUG: [Node] Hashes: [('in_file', [('/out/freesurfer/sub-NC080001/surf/rh.smoothwm', 'ccbdd78a3869f92036e8938aa0698c08'), ('/out/freesurfer/sub-NC080001/surf/lh.smoothwm', '2c9d61a30a43b462bf5dea7e0a0e2c6f'), ('/out/freesurfer/sub-NC080001/surf/lh.pial', 'd219e0cd1b2a50c7974ff03d6846cd05'), ('/out/freesurfer/sub-NC080001/surf/rh.pial', 'b7f1017c3d8dfab82b51b7c0ca2f941d'), ('/out/freesurfer/sub-NC080001/surf/lh.inflated', 'b21bb01e898129a959f83b7a72406799'), ('/out/freesurfer/sub-NC080001/surf/rh.inflated', '748286425da167fe9f328a9ecc6675eb'), ('/out/freesurfer/sub-NC080001/surf/rh.midthickness', '5fe97f55c8b658f9b4a1435ece2c79da'), ('/out/freesurfer/sub-NC080001/surf/lh.midthickness', 'f79be72ac4e0600670805d7b02c91530')]), ('out_datatype', 'gii'), ('subjects_dir', '/opt/freesurfer/subjects'), ('needed_outputs', ['converted'])], fc8eef9757acff64587f7e7cb23701d7, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/_0xfc8eef9757acff64587f7e7cb23701d7.json, [] 190416-06:05:35,925 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii". 190416-06:05:35,926 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fs_2_gii" locally: cached=False, updated=False. 190416-06:05:35,933 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fs_2_gii (taskid=144). 190416-06:05:35,936 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fs_2_gii" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii". 190416-06:05:35,944 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii0". 190416-06:05:35,947 nipype.workflow INFO: [Node] Cached "_fs_2_gii0" - collecting precomputed outputs 190416-06:05:35,947 nipype.workflow INFO: [Node] "_fs_2_gii0" found cached. 190416-06:05:35,949 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii1". 190416-06:05:35,952 nipype.workflow INFO: [Node] Cached "_fs_2_gii1" - collecting precomputed outputs 190416-06:05:35,952 nipype.workflow INFO: [Node] "_fs_2_gii1" found cached. 190416-06:05:35,954 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii2". 190416-06:05:35,958 nipype.workflow INFO: [Node] Cached "_fs_2_gii2" - collecting precomputed outputs 190416-06:05:35,958 nipype.workflow INFO: [Node] "_fs_2_gii2" found cached. 190416-06:05:35,960 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii3" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii3". 190416-06:05:35,964 nipype.workflow INFO: [Node] Cached "_fs_2_gii3" - collecting precomputed outputs 190416-06:05:35,964 nipype.workflow INFO: [Node] "_fs_2_gii3" found cached. 190416-06:05:35,966 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii4" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii4". 190416-06:05:35,969 nipype.workflow INFO: [Node] Cached "_fs_2_gii4" - collecting precomputed outputs 190416-06:05:35,969 nipype.workflow INFO: [Node] "_fs_2_gii4" found cached. 190416-06:05:35,971 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii5" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii5". 190416-06:05:35,974 nipype.workflow INFO: [Node] Cached "_fs_2_gii5" - collecting precomputed outputs 190416-06:05:35,975 nipype.workflow INFO: [Node] "_fs_2_gii5" found cached. 190416-06:05:35,978 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii6" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii6". 190416-06:05:35,981 nipype.workflow INFO: [Node] Cached "_fs_2_gii6" - collecting precomputed outputs 190416-06:05:35,981 nipype.workflow INFO: [Node] "_fs_2_gii6" found cached. 190416-06:05:35,983 nipype.workflow INFO: [Node] Setting-up "_fs_2_gii7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii7". 190416-06:05:35,986 nipype.workflow INFO: [Node] Cached "_fs_2_gii7" - collecting precomputed outputs 190416-06:05:35,987 nipype.workflow INFO: [Node] "_fs_2_gii7" found cached. 190416-06:05:35,990 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fs_2_gii". 190416-06:05:37,807 nipype.workflow DEBUG: Progress: 273 jobs, 166/2/1 (done/running/ready), 2/105 (pending_tasks/waiting). 190416-06:05:37,808 nipype.workflow INFO: [Job 251] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fs_2_gii). 190416-06:05:37,810 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:37,811 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:37,877 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:37,877 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:37,878 nipype.workflow DEBUG: Setting node inputs 190416-06:05:37,878 nipype.workflow DEBUG: input: in_file 190416-06:05:37,879 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/result_fs_2_gii.pklz 190416-06:05:37,879 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/result_fs_2_gii.pklz 190416-06:05:37,880 nipype.workflow DEBUG: output: converted 190416-06:05:37,881 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fix_surfs) input in_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii0/rh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii1/lh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii2/lh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii3/rh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii4/lh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii5/rh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii6/rh.midthickness_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii7/lh.midthickness_converted.gii'] 190416-06:05:37,881 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fix_surfs) input: in_file -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii0/rh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii1/lh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii2/lh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii3/rh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii4/lh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii5/rh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii6/rh.midthickness_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii7/lh.midthickness_converted.gii'] 190416-06:05:37,882 nipype.workflow DEBUG: input: transform_file 190416-06:05:37,882 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/result_fsnative_2_t1_xfm.pklz 190416-06:05:37,882 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/result_fsnative_2_t1_xfm.pklz 190416-06:05:37,883 nipype.workflow DEBUG: output: out_reg_file 190416-06:05:37,883 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fix_surfs) input transform_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/T1_robustreg.lta 190416-06:05:37,883 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fix_surfs) input: transform_file -> /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/T1_robustreg.lta 190416-06:05:37,884 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:37,885 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/_report 190416-06:05:37,885 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/_report/report.rst" 190416-06:05:37,886 nipype.workflow DEBUG: setting input 0 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii0/rh.smoothwm_converted.gii 190416-06:05:37,887 nipype.workflow DEBUG: setting input 1 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii1/lh.smoothwm_converted.gii 190416-06:05:37,888 nipype.workflow DEBUG: setting input 2 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii2/lh.pial_converted.gii 190416-06:05:37,888 nipype.workflow DEBUG: setting input 3 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii3/rh.pial_converted.gii 190416-06:05:37,889 nipype.workflow DEBUG: setting input 4 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii4/lh.inflated_converted.gii 190416-06:05:37,890 nipype.workflow DEBUG: setting input 5 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii5/rh.inflated_converted.gii 190416-06:05:37,890 nipype.workflow DEBUG: setting input 6 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii6/rh.midthickness_converted.gii 190416-06:05:37,891 nipype.workflow DEBUG: setting input 7 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii7/lh.midthickness_converted.gii 190416-06:05:37,892 nipype.workflow DEBUG: Adding 8 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fix_surfs 190416-06:05:39,810 nipype.workflow DEBUG: Progress: 281 jobs, 167/1/9 (done/running/ready), 1/113 (pending_tasks/waiting). 190416-06:05:39,810 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:39,812 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 9 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:39,878 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:39,878 nipype.workflow DEBUG: Allocating _fix_surfs0 ID=273 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:39,879 nipype.workflow DEBUG: Setting node inputs 190416-06:05:39,880 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0". 190416-06:05:39,880 nipype.workflow DEBUG: Checking hash "_fix_surfs0" locally: cached=False, updated=False. 190416-06:05:39,881 nipype.workflow DEBUG: [MultiProc] Submitted task _fix_surfs0 (taskid=145). 190416-06:05:39,882 nipype.workflow DEBUG: Cannot allocate job 274 (0.20GB, 1 threads). 190416-06:05:39,883 nipype.workflow DEBUG: Cannot allocate job 275 (0.20GB, 1 threads). 190416-06:05:39,883 nipype.workflow DEBUG: Cannot allocate job 276 (0.20GB, 1 threads). 190416-06:05:39,883 nipype.workflow DEBUG: Cannot allocate job 277 (0.20GB, 1 threads). 190416-06:05:39,884 nipype.workflow DEBUG: Cannot allocate job 278 (0.20GB, 1 threads). 190416-06:05:39,884 nipype.workflow DEBUG: Cannot allocate job 279 (0.20GB, 1 threads). 190416-06:05:39,884 nipype.workflow DEBUG: Cannot allocate job 280 (0.20GB, 1 threads). 190416-06:05:39,886 nipype.workflow INFO: [Node] Setting-up "_fix_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0". 190416-06:05:39,888 nipype.workflow INFO: [Node] Running "_fix_surfs0" ("niworkflows.interfaces.surf.NormalizeSurf") /usr/local/miniconda/lib/python3.7/site-packages/nibabel/gifti/gifti.py:760: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii0/rh.smoothwm_converted.gii'> parser.parse(fptr=file_map['image'].get_prepare_fileobj('rb')) /usr/local/miniconda/lib/python3.7/site-packages/nibabel/filebasedimages.py:334: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii'> self.to_file_map() 190416-06:05:40,230 nipype.workflow INFO: [Node] Finished "_fix_surfs0". 190416-06:05:41,780 nipype.workflow DEBUG: Progress: 281 jobs, 167/2/8 (done/running/ready), 2/112 (pending_tasks/waiting). 190416-06:05:41,780 nipype.workflow INFO: [Job 273] Completed (_fix_surfs0). 190416-06:05:41,781 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:41,783 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 8 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:41,850 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:41,850 nipype.workflow DEBUG: Allocating _fix_surfs1 ID=274 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:41,851 nipype.workflow DEBUG: Setting node inputs 190416-06:05:41,851 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1". 190416-06:05:41,852 nipype.workflow DEBUG: Checking hash "_fix_surfs1" locally: cached=False, updated=False. 190416-06:05:41,853 nipype.workflow DEBUG: [MultiProc] Submitted task _fix_surfs1 (taskid=146). 190416-06:05:41,853 nipype.workflow DEBUG: Cannot allocate job 275 (0.20GB, 1 threads). 190416-06:05:41,854 nipype.workflow DEBUG: Cannot allocate job 276 (0.20GB, 1 threads). 190416-06:05:41,855 nipype.workflow DEBUG: Cannot allocate job 277 (0.20GB, 1 threads). 190416-06:05:41,855 nipype.workflow DEBUG: Cannot allocate job 278 (0.20GB, 1 threads). 190416-06:05:41,855 nipype.workflow DEBUG: Cannot allocate job 279 (0.20GB, 1 threads). 190416-06:05:41,855 nipype.workflow DEBUG: Cannot allocate job 280 (0.20GB, 1 threads). 190416-06:05:41,858 nipype.workflow INFO: [Node] Setting-up "_fix_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1". 190416-06:05:41,860 nipype.workflow INFO: [Node] Running "_fix_surfs1" ("niworkflows.interfaces.surf.NormalizeSurf") /usr/local/miniconda/lib/python3.7/site-packages/nibabel/gifti/gifti.py:760: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii1/lh.smoothwm_converted.gii'> parser.parse(fptr=file_map['image'].get_prepare_fileobj('rb')) /usr/local/miniconda/lib/python3.7/site-packages/nibabel/filebasedimages.py:334: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii'> self.to_file_map() 190416-06:05:42,216 nipype.workflow INFO: [Node] Finished "_fix_surfs1". 190416-06:05:43,784 nipype.workflow DEBUG: Progress: 281 jobs, 168/2/7 (done/running/ready), 2/111 (pending_tasks/waiting). 190416-06:05:43,784 nipype.workflow INFO: [Job 274] Completed (_fix_surfs1). 190416-06:05:43,785 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:43,787 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 7 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:43,870 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:43,871 nipype.workflow DEBUG: Allocating _fix_surfs2 ID=275 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:43,871 nipype.workflow DEBUG: Setting node inputs 190416-06:05:43,872 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2". 190416-06:05:43,872 nipype.workflow DEBUG: Checking hash "_fix_surfs2" locally: cached=False, updated=False. 190416-06:05:43,873 nipype.workflow DEBUG: [MultiProc] Submitted task _fix_surfs2 (taskid=147). 190416-06:05:43,873 nipype.workflow DEBUG: Cannot allocate job 276 (0.20GB, 1 threads). 190416-06:05:43,873 nipype.workflow DEBUG: Cannot allocate job 277 (0.20GB, 1 threads). 190416-06:05:43,873 nipype.workflow DEBUG: Cannot allocate job 278 (0.20GB, 1 threads). 190416-06:05:43,874 nipype.workflow DEBUG: Cannot allocate job 279 (0.20GB, 1 threads). 190416-06:05:43,874 nipype.workflow DEBUG: Cannot allocate job 280 (0.20GB, 1 threads). 190416-06:05:43,876 nipype.workflow INFO: [Node] Setting-up "_fix_surfs2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2". 190416-06:05:43,877 nipype.workflow INFO: [Node] Running "_fix_surfs2" ("niworkflows.interfaces.surf.NormalizeSurf") 190416-06:05:44,235 nipype.workflow INFO: [Node] Finished "_fix_surfs2". 190416-06:05:45,787 nipype.workflow DEBUG: Progress: 281 jobs, 169/2/6 (done/running/ready), 2/110 (pending_tasks/waiting). 190416-06:05:45,788 nipype.workflow INFO: [Job 275] Completed (_fix_surfs2). 190416-06:05:45,788 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:45,790 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 6 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:45,870 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:45,871 nipype.workflow DEBUG: Allocating _fix_surfs3 ID=276 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:45,871 nipype.workflow DEBUG: Setting node inputs 190416-06:05:45,871 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3". 190416-06:05:45,872 nipype.workflow DEBUG: Checking hash "_fix_surfs3" locally: cached=False, updated=False. 190416-06:05:45,872 nipype.workflow DEBUG: [MultiProc] Submitted task _fix_surfs3 (taskid=148). 190416-06:05:45,872 nipype.workflow DEBUG: Cannot allocate job 277 (0.20GB, 1 threads). 190416-06:05:45,873 nipype.workflow DEBUG: Cannot allocate job 278 (0.20GB, 1 threads). 190416-06:05:45,873 nipype.workflow DEBUG: Cannot allocate job 279 (0.20GB, 1 threads). 190416-06:05:45,873 nipype.workflow DEBUG: Cannot allocate job 280 (0.20GB, 1 threads). 190416-06:05:45,877 nipype.workflow INFO: [Node] Setting-up "_fix_surfs3" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3". 190416-06:05:45,879 nipype.workflow INFO: [Node] Running "_fix_surfs3" ("niworkflows.interfaces.surf.NormalizeSurf") /usr/local/miniconda/lib/python3.7/site-packages/nibabel/gifti/gifti.py:760: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii3/rh.pial_converted.gii'> parser.parse(fptr=file_map['image'].get_prepare_fileobj('rb')) /usr/local/miniconda/lib/python3.7/site-packages/nibabel/filebasedimages.py:334: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii'> self.to_file_map() 190416-06:05:46,247 nipype.workflow INFO: [Node] Finished "_fix_surfs3". 190416-06:05:47,791 nipype.workflow DEBUG: Progress: 281 jobs, 170/2/5 (done/running/ready), 2/109 (pending_tasks/waiting). 190416-06:05:47,791 nipype.workflow INFO: [Job 276] Completed (_fix_surfs3). 190416-06:05:47,792 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:47,793 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 5 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:47,859 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:47,860 nipype.workflow DEBUG: Allocating _fix_surfs4 ID=277 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:47,861 nipype.workflow DEBUG: Setting node inputs 190416-06:05:47,863 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4". 190416-06:05:47,863 nipype.workflow DEBUG: Checking hash "_fix_surfs4" locally: cached=False, updated=False. 190416-06:05:47,866 nipype.workflow DEBUG: [MultiProc] Submitted task _fix_surfs4 (taskid=149). 190416-06:05:47,869 nipype.workflow DEBUG: Cannot allocate job 278 (0.20GB, 1 threads). 190416-06:05:47,869 nipype.workflow DEBUG: Cannot allocate job 279 (0.20GB, 1 threads). 190416-06:05:47,870 nipype.workflow DEBUG: Cannot allocate job 280 (0.20GB, 1 threads). 190416-06:05:47,871 nipype.workflow INFO: [Node] Setting-up "_fix_surfs4" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4". 190416-06:05:47,872 nipype.workflow INFO: [Node] Running "_fix_surfs4" ("niworkflows.interfaces.surf.NormalizeSurf") /usr/local/miniconda/lib/python3.7/site-packages/nibabel/gifti/gifti.py:760: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii4/lh.inflated_converted.gii'> parser.parse(fptr=file_map['image'].get_prepare_fileobj('rb')) /usr/local/miniconda/lib/python3.7/site-packages/nibabel/filebasedimages.py:334: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii'> self.to_file_map() 190416-06:05:48,242 nipype.workflow INFO: [Node] Finished "_fix_surfs4". 190416-06:05:49,793 nipype.workflow DEBUG: Progress: 281 jobs, 171/2/4 (done/running/ready), 2/108 (pending_tasks/waiting). 190416-06:05:49,793 nipype.workflow INFO: [Job 277] Completed (_fix_surfs4). 190416-06:05:49,795 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:49,799 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 4 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:49,870 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:49,870 nipype.workflow DEBUG: Allocating _fix_surfs5 ID=278 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:49,871 nipype.workflow DEBUG: Setting node inputs 190416-06:05:49,871 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5". 190416-06:05:49,872 nipype.workflow DEBUG: Checking hash "_fix_surfs5" locally: cached=False, updated=False. 190416-06:05:49,873 nipype.workflow DEBUG: [MultiProc] Submitted task _fix_surfs5 (taskid=150). 190416-06:05:49,874 nipype.workflow DEBUG: Cannot allocate job 279 (0.20GB, 1 threads). 190416-06:05:49,874 nipype.workflow DEBUG: Cannot allocate job 280 (0.20GB, 1 threads). 190416-06:05:49,875 nipype.workflow INFO: [Node] Setting-up "_fix_surfs5" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5". 190416-06:05:49,877 nipype.workflow INFO: [Node] Running "_fix_surfs5" ("niworkflows.interfaces.surf.NormalizeSurf") /usr/local/miniconda/lib/python3.7/site-packages/nibabel/gifti/gifti.py:760: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii5/rh.inflated_converted.gii'> parser.parse(fptr=file_map['image'].get_prepare_fileobj('rb')) /usr/local/miniconda/lib/python3.7/site-packages/nibabel/filebasedimages.py:334: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii'> self.to_file_map() 190416-06:05:50,223 nipype.workflow INFO: [Node] Finished "_fix_surfs5". 190416-06:05:51,793 nipype.workflow DEBUG: Progress: 281 jobs, 172/2/3 (done/running/ready), 2/107 (pending_tasks/waiting). 190416-06:05:51,793 nipype.workflow INFO: [Job 278] Completed (_fix_surfs5). 190416-06:05:51,794 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:51,796 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:51,862 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:51,863 nipype.workflow DEBUG: Allocating _fix_surfs6 ID=279 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:51,863 nipype.workflow DEBUG: Setting node inputs 190416-06:05:51,864 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6". 190416-06:05:51,864 nipype.workflow DEBUG: Checking hash "_fix_surfs6" locally: cached=False, updated=False. 190416-06:05:51,866 nipype.workflow DEBUG: [MultiProc] Submitted task _fix_surfs6 (taskid=151). 190416-06:05:51,867 nipype.workflow DEBUG: Cannot allocate job 280 (0.20GB, 1 threads). 190416-06:05:51,867 nipype.workflow INFO: [Node] Setting-up "_fix_surfs6" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6". 190416-06:05:51,869 nipype.workflow INFO: [Node] Running "_fix_surfs6" ("niworkflows.interfaces.surf.NormalizeSurf") /usr/local/miniconda/lib/python3.7/site-packages/nibabel/gifti/gifti.py:760: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii6/rh.midthickness_converted.gii'> parser.parse(fptr=file_map['image'].get_prepare_fileobj('rb')) /usr/local/miniconda/lib/python3.7/site-packages/nibabel/filebasedimages.py:334: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii'> self.to_file_map() 190416-06:05:52,223 nipype.workflow INFO: [Node] Finished "_fix_surfs6". 190416-06:05:53,795 nipype.workflow DEBUG: Progress: 281 jobs, 173/2/2 (done/running/ready), 2/106 (pending_tasks/waiting). 190416-06:05:53,795 nipype.workflow INFO: [Job 279] Completed (_fix_surfs6). 190416-06:05:53,797 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:53,798 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:53,872 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:53,873 nipype.workflow DEBUG: Allocating _fix_surfs7 ID=280 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:53,873 nipype.workflow DEBUG: Setting node inputs 190416-06:05:53,874 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7". 190416-06:05:53,874 nipype.workflow DEBUG: Checking hash "_fix_surfs7" locally: cached=False, updated=False. 190416-06:05:53,875 nipype.workflow DEBUG: [MultiProc] Submitted task _fix_surfs7 (taskid=152). 190416-06:05:53,877 nipype.workflow INFO: [Node] Setting-up "_fix_surfs7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7". 190416-06:05:53,878 nipype.workflow INFO: [Node] Running "_fix_surfs7" ("niworkflows.interfaces.surf.NormalizeSurf") 190416-06:05:54,219 nipype.workflow INFO: [Node] Finished "_fix_surfs7". 190416-06:05:55,800 nipype.workflow DEBUG: Progress: 281 jobs, 174/2/1 (done/running/ready), 2/105 (pending_tasks/waiting). 190416-06:05:55,800 nipype.workflow INFO: [Job 280] Completed (_fix_surfs7). 190416-06:05:55,801 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:55,804 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:55,869 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:55,869 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:55,871 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fix_surfs ID=252 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:55,871 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:55,873 nipype.workflow DEBUG: setting hashinput in_file-> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii0/rh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii1/lh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii2/lh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii3/rh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii4/lh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii5/rh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii6/rh.midthickness_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii7/lh.midthickness_converted.gii'] 190416-06:05:55,874 nipype.workflow DEBUG: [Node] Hashes: [('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii0/rh.smoothwm_converted.gii', '74ea00bde14668814d200e778e51bd2c'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii1/lh.smoothwm_converted.gii', '33ba9ea3e36df2dab8abd51a27071ac2'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii2/lh.pial_converted.gii', '25a9770956c3d7f0b8fc36a454758413'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii3/rh.pial_converted.gii', 'e97080625bca02b4b6a304ce18e043d3'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii4/lh.inflated_converted.gii', '272e3174f55d280920e0b9166464ece9'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii5/rh.inflated_converted.gii', 'd457263c25005ed5e33ef22bca3ab434'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii6/rh.midthickness_converted.gii', 'f9d42a93308d8c4931162875b2183a3a'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fs_2_gii/mapflow/_fs_2_gii7/lh.midthickness_converted.gii', '6504edbcb342569f96191b3ff2781c60')]), ('transform_file', ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/T1_robustreg.lta', '516ae3eeec9819e546aad9215d6408ea')), ('needed_outputs', ['out_file'])], 0efa91e33c6213002e78cbd80cb5af88, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/_0x0efa91e33c6213002e78cbd80cb5af88.json, [] 190416-06:05:55,874 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs". 190416-06:05:55,874 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fix_surfs" locally: cached=False, updated=False. 190416-06:05:55,876 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fix_surfs (taskid=153). 190416-06:05:55,878 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fix_surfs" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs". 190416-06:05:55,881 nipype.workflow INFO: [Node] Setting-up "_fix_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0". 190416-06:05:55,883 nipype.workflow INFO: [Node] Cached "_fix_surfs0" - collecting precomputed outputs 190416-06:05:55,883 nipype.workflow INFO: [Node] "_fix_surfs0" found cached. 190416-06:05:55,885 nipype.workflow INFO: [Node] Setting-up "_fix_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1". 190416-06:05:55,886 nipype.workflow INFO: [Node] Cached "_fix_surfs1" - collecting precomputed outputs 190416-06:05:55,886 nipype.workflow INFO: [Node] "_fix_surfs1" found cached. 190416-06:05:55,888 nipype.workflow INFO: [Node] Setting-up "_fix_surfs2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2". 190416-06:05:55,889 nipype.workflow INFO: [Node] Cached "_fix_surfs2" - collecting precomputed outputs 190416-06:05:55,889 nipype.workflow INFO: [Node] "_fix_surfs2" found cached. 190416-06:05:55,890 nipype.workflow INFO: [Node] Setting-up "_fix_surfs3" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3". 190416-06:05:55,891 nipype.workflow INFO: [Node] Cached "_fix_surfs3" - collecting precomputed outputs 190416-06:05:55,892 nipype.workflow INFO: [Node] "_fix_surfs3" found cached. 190416-06:05:55,893 nipype.workflow INFO: [Node] Setting-up "_fix_surfs4" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4". 190416-06:05:55,894 nipype.workflow INFO: [Node] Cached "_fix_surfs4" - collecting precomputed outputs 190416-06:05:55,894 nipype.workflow INFO: [Node] "_fix_surfs4" found cached. 190416-06:05:55,896 nipype.workflow INFO: [Node] Setting-up "_fix_surfs5" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5". 190416-06:05:55,898 nipype.workflow INFO: [Node] Cached "_fix_surfs5" - collecting precomputed outputs 190416-06:05:55,898 nipype.workflow INFO: [Node] "_fix_surfs5" found cached. 190416-06:05:55,900 nipype.workflow INFO: [Node] Setting-up "_fix_surfs6" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6". 190416-06:05:55,901 nipype.workflow INFO: [Node] Cached "_fix_surfs6" - collecting precomputed outputs 190416-06:05:55,901 nipype.workflow INFO: [Node] "_fix_surfs6" found cached. 190416-06:05:55,903 nipype.workflow INFO: [Node] Setting-up "_fix_surfs7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7". 190416-06:05:55,905 nipype.workflow INFO: [Node] Cached "_fix_surfs7" - collecting precomputed outputs 190416-06:05:55,905 nipype.workflow INFO: [Node] "_fix_surfs7" found cached. 190416-06:05:55,908 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fix_surfs". 190416-06:05:57,803 nipype.workflow DEBUG: Progress: 281 jobs, 175/2/1 (done/running/ready), 2/104 (pending_tasks/waiting). 190416-06:05:57,803 nipype.workflow INFO: [Job 252] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.surface_recon_wf.gifti_surface_wf.fix_surfs). 190416-06:05:57,805 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:57,807 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:57,876 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:57,876 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:57,877 nipype.workflow DEBUG: Setting node inputs 190416-06:05:57,877 nipype.workflow DEBUG: input: in_file 190416-06:05:57,878 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/result_fix_surfs.pklz 190416-06:05:57,878 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/result_fix_surfs.pklz 190416-06:05:57,879 nipype.workflow DEBUG: output: out_file 190416-06:05:57,879 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.name_surfs) input in_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii'] 190416-06:05:57,880 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.name_surfs) input: in_file -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii'] 190416-06:05:57,881 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:05:57,881 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/_report 190416-06:05:57,882 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/_report/report.rst" 190416-06:05:57,883 nipype.workflow DEBUG: setting input 0 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii 190416-06:05:57,884 nipype.workflow DEBUG: setting input 1 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii 190416-06:05:57,884 nipype.workflow DEBUG: setting input 2 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii 190416-06:05:57,885 nipype.workflow DEBUG: setting input 3 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii 190416-06:05:57,886 nipype.workflow DEBUG: setting input 4 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii 190416-06:05:57,886 nipype.workflow DEBUG: setting input 5 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii 190416-06:05:57,887 nipype.workflow DEBUG: setting input 6 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii 190416-06:05:57,888 nipype.workflow DEBUG: setting input 7 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii 190416-06:05:57,888 nipype.workflow DEBUG: Adding 8 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.name_surfs 190416-06:05:59,806 nipype.workflow DEBUG: Progress: 289 jobs, 176/1/9 (done/running/ready), 1/112 (pending_tasks/waiting). 190416-06:05:59,806 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:05:59,809 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 9 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:05:59,876 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:05:59,877 nipype.workflow DEBUG: Allocating _name_surfs0 ID=281 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:59,877 nipype.workflow DEBUG: Setting node inputs 190416-06:05:59,878 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0". 190416-06:05:59,878 nipype.workflow DEBUG: Checking hash "_name_surfs0" locally: cached=False, updated=False. 190416-06:05:59,878 nipype.workflow DEBUG: Running node _name_surfs0 on master thread 190416-06:05:59,878 nipype.workflow INFO: [Node] Setting-up "_name_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0". 190416-06:05:59,878 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0". 190416-06:05:59,879 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0 190416-06:05:59,879 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0 190416-06:05:59,879 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0/_report 190416-06:05:59,880 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0/_report/report.rst" 190416-06:05:59,881 nipype.workflow INFO: [Node] Running "_name_surfs0" ("niworkflows.interfaces.surf.GiftiNameSource") 190416-06:05:59,883 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0/_0x21a2a3dfdbbaa26641a9cb3f0048af15_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0/_node.pklz 190416-06:05:59,883 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0/_report 190416-06:05:59,884 nipype.workflow DEBUG: Removing files: 190416-06:05:59,885 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0/result__name_surfs0.pklz 190416-06:05:59,885 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0/_report/report.rst" 190416-06:05:59,886 nipype.workflow DEBUG: Aggregate: False 190416-06:05:59,886 nipype.workflow INFO: [Node] Finished "_name_surfs0". 190416-06:05:59,886 nipype.workflow INFO: [Job 281] Completed (_name_surfs0). 190416-06:05:59,954 nipype.workflow DEBUG: Allocating _name_surfs1 ID=282 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:05:59,954 nipype.workflow DEBUG: Setting node inputs 190416-06:05:59,955 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1". 190416-06:05:59,955 nipype.workflow DEBUG: Checking hash "_name_surfs1" locally: cached=False, updated=False. 190416-06:05:59,956 nipype.workflow DEBUG: Running node _name_surfs1 on master thread 190416-06:05:59,956 nipype.workflow INFO: [Node] Setting-up "_name_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1". 190416-06:05:59,957 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1". 190416-06:05:59,957 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1 190416-06:05:59,957 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1 190416-06:05:59,958 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1/_report 190416-06:05:59,959 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1/_report/report.rst" 190416-06:05:59,960 nipype.workflow INFO: [Node] Running "_name_surfs1" ("niworkflows.interfaces.surf.GiftiNameSource") 190416-06:05:59,963 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1/_0x371b4d9ff233b8bca5519a9ca2fbb332_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1/_node.pklz 190416-06:05:59,963 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1/_report 190416-06:05:59,963 nipype.workflow DEBUG: Removing files: 190416-06:05:59,964 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1/result__name_surfs1.pklz 190416-06:05:59,964 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1/_report/report.rst" 190416-06:05:59,965 nipype.workflow DEBUG: Aggregate: False 190416-06:05:59,966 nipype.workflow INFO: [Node] Finished "_name_surfs1". 190416-06:05:59,966 nipype.workflow INFO: [Job 282] Completed (_name_surfs1). 190416-06:06:00,38 nipype.workflow DEBUG: Allocating _name_surfs2 ID=283 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:00,39 nipype.workflow DEBUG: Setting node inputs 190416-06:06:00,39 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2". 190416-06:06:00,39 nipype.workflow DEBUG: Checking hash "_name_surfs2" locally: cached=False, updated=False. 190416-06:06:00,39 nipype.workflow DEBUG: Running node _name_surfs2 on master thread 190416-06:06:00,40 nipype.workflow INFO: [Node] Setting-up "_name_surfs2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2". 190416-06:06:00,40 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2". 190416-06:06:00,40 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2 190416-06:06:00,40 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2 190416-06:06:00,41 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2/_report 190416-06:06:00,41 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2/_report/report.rst" 190416-06:06:00,43 nipype.workflow INFO: [Node] Running "_name_surfs2" ("niworkflows.interfaces.surf.GiftiNameSource") 190416-06:06:00,45 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2/_0x970f6d4cc8bb6fb7ba6a8684427f4f0d_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2/_node.pklz 190416-06:06:00,45 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2/_report 190416-06:06:00,45 nipype.workflow DEBUG: Removing files: 190416-06:06:00,46 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2/result__name_surfs2.pklz 190416-06:06:00,46 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2/_report/report.rst" 190416-06:06:00,47 nipype.workflow DEBUG: Aggregate: False 190416-06:06:00,47 nipype.workflow INFO: [Node] Finished "_name_surfs2". 190416-06:06:00,48 nipype.workflow INFO: [Job 283] Completed (_name_surfs2). 190416-06:06:00,118 nipype.workflow DEBUG: Allocating _name_surfs3 ID=284 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:00,118 nipype.workflow DEBUG: Setting node inputs 190416-06:06:00,119 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3". 190416-06:06:00,119 nipype.workflow DEBUG: Checking hash "_name_surfs3" locally: cached=False, updated=False. 190416-06:06:00,119 nipype.workflow DEBUG: Running node _name_surfs3 on master thread 190416-06:06:00,120 nipype.workflow INFO: [Node] Setting-up "_name_surfs3" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3". 190416-06:06:00,120 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3". 190416-06:06:00,120 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3 190416-06:06:00,120 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3 190416-06:06:00,121 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3/_report 190416-06:06:00,122 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3/_report/report.rst" 190416-06:06:00,123 nipype.workflow INFO: [Node] Running "_name_surfs3" ("niworkflows.interfaces.surf.GiftiNameSource") 190416-06:06:00,125 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3/_0x67de6269fdc11c4b03f8f05b7238301a_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3/_node.pklz 190416-06:06:00,125 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3/_report 190416-06:06:00,126 nipype.workflow DEBUG: Removing files: 190416-06:06:00,126 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3/result__name_surfs3.pklz 190416-06:06:00,127 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3/_report/report.rst" 190416-06:06:00,127 nipype.workflow DEBUG: Aggregate: False 190416-06:06:00,128 nipype.workflow INFO: [Node] Finished "_name_surfs3". 190416-06:06:00,128 nipype.workflow INFO: [Job 284] Completed (_name_surfs3). 190416-06:06:00,197 nipype.workflow DEBUG: Allocating _name_surfs4 ID=285 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:00,197 nipype.workflow DEBUG: Setting node inputs 190416-06:06:00,198 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4". 190416-06:06:00,198 nipype.workflow DEBUG: Checking hash "_name_surfs4" locally: cached=False, updated=False. 190416-06:06:00,198 nipype.workflow DEBUG: Running node _name_surfs4 on master thread 190416-06:06:00,199 nipype.workflow INFO: [Node] Setting-up "_name_surfs4" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4". 190416-06:06:00,199 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4". 190416-06:06:00,199 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4 190416-06:06:00,199 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4 190416-06:06:00,200 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4/_report 190416-06:06:00,200 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4/_report/report.rst" 190416-06:06:00,201 nipype.workflow INFO: [Node] Running "_name_surfs4" ("niworkflows.interfaces.surf.GiftiNameSource") 190416-06:06:00,203 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4/_0x1f4ac58ca394bbbac1f09dcc8b0916af_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4/_node.pklz 190416-06:06:00,203 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4/_report 190416-06:06:00,203 nipype.workflow DEBUG: Removing files: 190416-06:06:00,204 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4/result__name_surfs4.pklz 190416-06:06:00,204 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4/_report/report.rst" 190416-06:06:00,205 nipype.workflow DEBUG: Aggregate: False 190416-06:06:00,205 nipype.workflow INFO: [Node] Finished "_name_surfs4". 190416-06:06:00,205 nipype.workflow INFO: [Job 285] Completed (_name_surfs4). 190416-06:06:00,299 nipype.workflow DEBUG: Allocating _name_surfs5 ID=286 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:00,300 nipype.workflow DEBUG: Setting node inputs 190416-06:06:00,301 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5". 190416-06:06:00,301 nipype.workflow DEBUG: Checking hash "_name_surfs5" locally: cached=False, updated=False. 190416-06:06:00,301 nipype.workflow DEBUG: Running node _name_surfs5 on master thread 190416-06:06:00,302 nipype.workflow INFO: [Node] Setting-up "_name_surfs5" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5". 190416-06:06:00,302 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5". 190416-06:06:00,302 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5 190416-06:06:00,303 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5 190416-06:06:00,303 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5/_report 190416-06:06:00,304 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5/_report/report.rst" 190416-06:06:00,305 nipype.workflow INFO: [Node] Running "_name_surfs5" ("niworkflows.interfaces.surf.GiftiNameSource") 190416-06:06:00,308 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5/_0x9fc22ef0791a7fb036a402747a4fe552_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5/_node.pklz 190416-06:06:00,309 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5/_report 190416-06:06:00,309 nipype.workflow DEBUG: Removing files: 190416-06:06:00,310 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5/result__name_surfs5.pklz 190416-06:06:00,310 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5/_report/report.rst" 190416-06:06:00,311 nipype.workflow DEBUG: Aggregate: False 190416-06:06:00,312 nipype.workflow INFO: [Node] Finished "_name_surfs5". 190416-06:06:00,312 nipype.workflow INFO: [Job 286] Completed (_name_surfs5). 190416-06:06:00,395 nipype.workflow DEBUG: Allocating _name_surfs6 ID=287 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:00,396 nipype.workflow DEBUG: Setting node inputs 190416-06:06:00,397 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6". 190416-06:06:00,397 nipype.workflow DEBUG: Checking hash "_name_surfs6" locally: cached=False, updated=False. 190416-06:06:00,397 nipype.workflow DEBUG: Running node _name_surfs6 on master thread 190416-06:06:00,397 nipype.workflow INFO: [Node] Setting-up "_name_surfs6" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6". 190416-06:06:00,398 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6". 190416-06:06:00,398 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6 190416-06:06:00,398 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6 190416-06:06:00,399 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6/_report 190416-06:06:00,400 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6/_report/report.rst" 190416-06:06:00,401 nipype.workflow INFO: [Node] Running "_name_surfs6" ("niworkflows.interfaces.surf.GiftiNameSource") 190416-06:06:00,404 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6/_0x76d3416a80b670420e2c8e7667a962c3_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6/_node.pklz 190416-06:06:00,405 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6/_report 190416-06:06:00,405 nipype.workflow DEBUG: Removing files: 190416-06:06:00,406 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6/result__name_surfs6.pklz 190416-06:06:00,406 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6/_report/report.rst" 190416-06:06:00,407 nipype.workflow DEBUG: Aggregate: False 190416-06:06:00,408 nipype.workflow INFO: [Node] Finished "_name_surfs6". 190416-06:06:00,408 nipype.workflow INFO: [Job 287] Completed (_name_surfs6). 190416-06:06:00,486 nipype.workflow DEBUG: Allocating _name_surfs7 ID=288 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:00,486 nipype.workflow DEBUG: Setting node inputs 190416-06:06:00,487 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7". 190416-06:06:00,487 nipype.workflow DEBUG: Checking hash "_name_surfs7" locally: cached=False, updated=False. 190416-06:06:00,487 nipype.workflow DEBUG: Running node _name_surfs7 on master thread 190416-06:06:00,488 nipype.workflow INFO: [Node] Setting-up "_name_surfs7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7". 190416-06:06:00,488 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7". 190416-06:06:00,488 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7 190416-06:06:00,489 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7 190416-06:06:00,489 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7/_report 190416-06:06:00,490 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7/_report/report.rst" 190416-06:06:00,491 nipype.workflow INFO: [Node] Running "_name_surfs7" ("niworkflows.interfaces.surf.GiftiNameSource") 190416-06:06:00,493 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7/_0x0aa528abdf3b0d91b2e3a1ed548163b1_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7/_node.pklz 190416-06:06:00,493 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7/_report 190416-06:06:00,494 nipype.workflow DEBUG: Removing files: 190416-06:06:00,494 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7/result__name_surfs7.pklz 190416-06:06:00,495 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7/_report/report.rst" 190416-06:06:00,495 nipype.workflow DEBUG: Aggregate: False 190416-06:06:00,496 nipype.workflow INFO: [Node] Finished "_name_surfs7". 190416-06:06:00,496 nipype.workflow INFO: [Job 288] Completed (_name_surfs7). 190416-06:06:01,809 nipype.workflow DEBUG: Progress: 289 jobs, 184/1/2 (done/running/ready), 1/104 (pending_tasks/waiting). 190416-06:06:01,809 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:06:01,813 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:06:01,881 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:01,881 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:06:01,882 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.name_surfs ID=253 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:01,882 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:06:01,883 nipype.workflow DEBUG: setting hashinput in_file-> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii'] 190416-06:06:01,884 nipype.workflow DEBUG: [Node] Hashes: [('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii', 'b503117a184903691bd61e5be00b6968'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii', '7a95a02dd44092d8fa8f5db59fac7771'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii', 'ecf54f9747e983ce19be7e05aeccb977'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii', 'ab32d10e2107eb3c76a90746ea72a487'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii', '725c667d2c8b705ccb0dd0f17e27a6ca'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii', '4fbb90f1850ea6a58cbb97426ff00caf'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii', '825725cfd3a05b0355ffd1d5842300ee'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii', '053bf73a42f68ce46541a50783a8b088')]), ('pattern', '(?P[lr])h.(?P.+)_converted.gii'), ('template', 'hemi-{LR}_{surf}.surf'), ('needed_outputs', ['out_name'])], a4154404ee21f8e48f9970e06c97cb74, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/_0xa4154404ee21f8e48f9970e06c97cb74.json, [] 190416-06:06:01,884 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs". 190416-06:06:01,885 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.name_surfs" locally: cached=False, updated=False. 190416-06:06:01,885 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.name_surfs on master thread 190416-06:06:01,886 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.name_surfs" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs". 190416-06:06:01,886 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:06:01,887 nipype.workflow DEBUG: [Node] Hashes: [('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii', 'b503117a184903691bd61e5be00b6968'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii', '7a95a02dd44092d8fa8f5db59fac7771'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii', 'ecf54f9747e983ce19be7e05aeccb977'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii', 'ab32d10e2107eb3c76a90746ea72a487'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii', '725c667d2c8b705ccb0dd0f17e27a6ca'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii', '4fbb90f1850ea6a58cbb97426ff00caf'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii', '825725cfd3a05b0355ffd1d5842300ee'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii', '053bf73a42f68ce46541a50783a8b088')]), ('pattern', '(?P[lr])h.(?P.+)_converted.gii'), ('template', 'hemi-{LR}_{surf}.surf'), ('needed_outputs', ['out_name'])], a4154404ee21f8e48f9970e06c97cb74, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/_0xa4154404ee21f8e48f9970e06c97cb74.json, [] 190416-06:06:01,888 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs". 190416-06:06:01,888 nipype.workflow DEBUG: [MapNode] Resume - hashfile=/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/_0xa4154404ee21f8e48f9970e06c97cb74_unfinished.json 190416-06:06:01,889 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/_report/report.rst" 190416-06:06:01,892 nipype.workflow DEBUG: setting input 0 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii 190416-06:06:01,893 nipype.workflow INFO: [Node] Setting-up "_name_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0". 190416-06:06:01,893 nipype.workflow DEBUG: Setting node inputs 190416-06:06:01,900 nipype.workflow DEBUG: [Node] Hashes: [('in_file', ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii', 'b503117a184903691bd61e5be00b6968')), ('pattern', '(?P[lr])h.(?P.+)_converted.gii'), ('template', 'hemi-{LR}_{surf}.surf'), ('needed_outputs', ['out_name'])], 21a2a3dfdbbaa26641a9cb3f0048af15, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0/_0x21a2a3dfdbbaa26641a9cb3f0048af15.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs0/_0x21a2a3dfdbbaa26641a9cb3f0048af15.json'] 190416-06:06:01,900 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_name_surfs0". 190416-06:06:01,900 nipype.workflow DEBUG: Only updating node hashes or skipping execution 190416-06:06:01,901 nipype.workflow DEBUG: Aggregate: False 190416-06:06:01,901 nipype.workflow INFO: [Node] Cached "_name_surfs0" - collecting precomputed outputs 190416-06:06:01,902 nipype.workflow INFO: [Node] "_name_surfs0" found cached. 190416-06:06:01,902 nipype.workflow DEBUG: setting input 1 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii 190416-06:06:01,903 nipype.workflow INFO: [Node] Setting-up "_name_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1". 190416-06:06:01,903 nipype.workflow DEBUG: Setting node inputs 190416-06:06:01,904 nipype.workflow DEBUG: [Node] Hashes: [('in_file', ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii', '7a95a02dd44092d8fa8f5db59fac7771')), ('pattern', '(?P[lr])h.(?P.+)_converted.gii'), ('template', 'hemi-{LR}_{surf}.surf'), ('needed_outputs', ['out_name'])], 371b4d9ff233b8bca5519a9ca2fbb332, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1/_0x371b4d9ff233b8bca5519a9ca2fbb332.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs1/_0x371b4d9ff233b8bca5519a9ca2fbb332.json'] 190416-06:06:01,904 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_name_surfs1". 190416-06:06:01,904 nipype.workflow DEBUG: Only updating node hashes or skipping execution 190416-06:06:01,905 nipype.workflow DEBUG: Aggregate: False 190416-06:06:01,905 nipype.workflow INFO: [Node] Cached "_name_surfs1" - collecting precomputed outputs 190416-06:06:01,905 nipype.workflow INFO: [Node] "_name_surfs1" found cached. 190416-06:06:01,906 nipype.workflow DEBUG: setting input 2 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii 190416-06:06:01,907 nipype.workflow INFO: [Node] Setting-up "_name_surfs2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2". 190416-06:06:01,907 nipype.workflow DEBUG: Setting node inputs 190416-06:06:01,908 nipype.workflow DEBUG: [Node] Hashes: [('in_file', ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii', 'ecf54f9747e983ce19be7e05aeccb977')), ('pattern', '(?P[lr])h.(?P.+)_converted.gii'), ('template', 'hemi-{LR}_{surf}.surf'), ('needed_outputs', ['out_name'])], 970f6d4cc8bb6fb7ba6a8684427f4f0d, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2/_0x970f6d4cc8bb6fb7ba6a8684427f4f0d.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs2/_0x970f6d4cc8bb6fb7ba6a8684427f4f0d.json'] 190416-06:06:01,908 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_name_surfs2". 190416-06:06:01,908 nipype.workflow DEBUG: Only updating node hashes or skipping execution 190416-06:06:01,909 nipype.workflow DEBUG: Aggregate: False 190416-06:06:01,909 nipype.workflow INFO: [Node] Cached "_name_surfs2" - collecting precomputed outputs 190416-06:06:01,909 nipype.workflow INFO: [Node] "_name_surfs2" found cached. 190416-06:06:01,910 nipype.workflow DEBUG: setting input 3 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii 190416-06:06:01,911 nipype.workflow INFO: [Node] Setting-up "_name_surfs3" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3". 190416-06:06:01,911 nipype.workflow DEBUG: Setting node inputs 190416-06:06:01,912 nipype.workflow DEBUG: [Node] Hashes: [('in_file', ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii', 'ab32d10e2107eb3c76a90746ea72a487')), ('pattern', '(?P[lr])h.(?P.+)_converted.gii'), ('template', 'hemi-{LR}_{surf}.surf'), ('needed_outputs', ['out_name'])], 67de6269fdc11c4b03f8f05b7238301a, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3/_0x67de6269fdc11c4b03f8f05b7238301a.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs3/_0x67de6269fdc11c4b03f8f05b7238301a.json'] 190416-06:06:01,912 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_name_surfs3". 190416-06:06:01,912 nipype.workflow DEBUG: Only updating node hashes or skipping execution 190416-06:06:01,913 nipype.workflow DEBUG: Aggregate: False 190416-06:06:01,913 nipype.workflow INFO: [Node] Cached "_name_surfs3" - collecting precomputed outputs 190416-06:06:01,913 nipype.workflow INFO: [Node] "_name_surfs3" found cached. 190416-06:06:01,914 nipype.workflow DEBUG: setting input 4 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii 190416-06:06:01,915 nipype.workflow INFO: [Node] Setting-up "_name_surfs4" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4". 190416-06:06:01,915 nipype.workflow DEBUG: Setting node inputs 190416-06:06:01,916 nipype.workflow DEBUG: [Node] Hashes: [('in_file', ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii', '725c667d2c8b705ccb0dd0f17e27a6ca')), ('pattern', '(?P[lr])h.(?P.+)_converted.gii'), ('template', 'hemi-{LR}_{surf}.surf'), ('needed_outputs', ['out_name'])], 1f4ac58ca394bbbac1f09dcc8b0916af, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4/_0x1f4ac58ca394bbbac1f09dcc8b0916af.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs4/_0x1f4ac58ca394bbbac1f09dcc8b0916af.json'] 190416-06:06:01,916 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_name_surfs4". 190416-06:06:01,916 nipype.workflow DEBUG: Only updating node hashes or skipping execution 190416-06:06:01,917 nipype.workflow DEBUG: Aggregate: False 190416-06:06:01,918 nipype.workflow INFO: [Node] Cached "_name_surfs4" - collecting precomputed outputs 190416-06:06:01,918 nipype.workflow INFO: [Node] "_name_surfs4" found cached. 190416-06:06:01,919 nipype.workflow DEBUG: setting input 5 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii 190416-06:06:01,919 nipype.workflow INFO: [Node] Setting-up "_name_surfs5" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5". 190416-06:06:01,920 nipype.workflow DEBUG: Setting node inputs 190416-06:06:01,920 nipype.workflow DEBUG: [Node] Hashes: [('in_file', ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii', '4fbb90f1850ea6a58cbb97426ff00caf')), ('pattern', '(?P[lr])h.(?P.+)_converted.gii'), ('template', 'hemi-{LR}_{surf}.surf'), ('needed_outputs', ['out_name'])], 9fc22ef0791a7fb036a402747a4fe552, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5/_0x9fc22ef0791a7fb036a402747a4fe552.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs5/_0x9fc22ef0791a7fb036a402747a4fe552.json'] 190416-06:06:01,920 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_name_surfs5". 190416-06:06:01,921 nipype.workflow DEBUG: Only updating node hashes or skipping execution 190416-06:06:01,921 nipype.workflow DEBUG: Aggregate: False 190416-06:06:01,921 nipype.workflow INFO: [Node] Cached "_name_surfs5" - collecting precomputed outputs 190416-06:06:01,922 nipype.workflow INFO: [Node] "_name_surfs5" found cached. 190416-06:06:01,922 nipype.workflow DEBUG: setting input 6 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii 190416-06:06:01,923 nipype.workflow INFO: [Node] Setting-up "_name_surfs6" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6". 190416-06:06:01,923 nipype.workflow DEBUG: Setting node inputs 190416-06:06:01,924 nipype.workflow DEBUG: [Node] Hashes: [('in_file', ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii', '825725cfd3a05b0355ffd1d5842300ee')), ('pattern', '(?P[lr])h.(?P.+)_converted.gii'), ('template', 'hemi-{LR}_{surf}.surf'), ('needed_outputs', ['out_name'])], 76d3416a80b670420e2c8e7667a962c3, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6/_0x76d3416a80b670420e2c8e7667a962c3.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs6/_0x76d3416a80b670420e2c8e7667a962c3.json'] 190416-06:06:01,924 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_name_surfs6". 190416-06:06:01,924 nipype.workflow DEBUG: Only updating node hashes or skipping execution 190416-06:06:01,925 nipype.workflow DEBUG: Aggregate: False 190416-06:06:01,925 nipype.workflow INFO: [Node] Cached "_name_surfs6" - collecting precomputed outputs 190416-06:06:01,925 nipype.workflow INFO: [Node] "_name_surfs6" found cached. 190416-06:06:01,926 nipype.workflow DEBUG: setting input 7 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii 190416-06:06:01,927 nipype.workflow INFO: [Node] Setting-up "_name_surfs7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7". 190416-06:06:01,927 nipype.workflow DEBUG: Setting node inputs 190416-06:06:01,927 nipype.workflow DEBUG: [Node] Hashes: [('in_file', ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii', '053bf73a42f68ce46541a50783a8b088')), ('pattern', '(?P[lr])h.(?P.+)_converted.gii'), ('template', 'hemi-{LR}_{surf}.surf'), ('needed_outputs', ['out_name'])], 0aa528abdf3b0d91b2e3a1ed548163b1, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7/_0x0aa528abdf3b0d91b2e3a1ed548163b1.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/mapflow/_name_surfs7/_0x0aa528abdf3b0d91b2e3a1ed548163b1.json'] 190416-06:06:01,928 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_name_surfs7". 190416-06:06:01,928 nipype.workflow DEBUG: Only updating node hashes or skipping execution 190416-06:06:01,928 nipype.workflow DEBUG: Aggregate: False 190416-06:06:01,928 nipype.workflow INFO: [Node] Cached "_name_surfs7" - collecting precomputed outputs 190416-06:06:01,929 nipype.workflow INFO: [Node] "_name_surfs7" found cached. 190416-06:06:01,930 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/result_name_surfs.pklz 190416-06:06:01,931 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/_report/report.rst" 190416-06:06:01,932 nipype.workflow DEBUG: Aggregate: False 190416-06:06:01,932 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.name_surfs". 190416-06:06:01,933 nipype.workflow INFO: [Job 253] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.name_surfs). 190416-06:06:03,811 nipype.workflow DEBUG: Progress: 289 jobs, 185/1/2 (done/running/ready), 1/103 (pending_tasks/waiting). 190416-06:06:03,811 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:06:03,813 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:06:03,881 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:03,882 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:06:03,882 nipype.workflow DEBUG: adding multipath trait: suffix 190416-06:06:03,883 nipype.workflow DEBUG: Setting node inputs 190416-06:06:03,883 nipype.workflow DEBUG: input: source_file 190416-06:06:03,884 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:06:03,884 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:06:03,885 nipype.workflow DEBUG: output: out 190416-06:06:03,885 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs) input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-06:06:03,886 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs) input: source_file -> /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-06:06:03,886 nipype.workflow DEBUG: input: suffix 190416-06:06:03,887 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/result_name_surfs.pklz 190416-06:06:03,887 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/name_surfs/result_name_surfs.pklz 190416-06:06:03,888 nipype.workflow DEBUG: output: out_name 190416-06:06:03,889 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs) input suffix = ['hemi-R_smoothwm.surf', 'hemi-L_smoothwm.surf', 'hemi-L_pial.surf', 'hemi-R_pial.surf', 'hemi-L_inflated.surf', 'hemi-R_inflated.surf', 'hemi-R_midthickness.surf', 'hemi-L_midthickness.surf'] 190416-06:06:03,889 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs) input: suffix -> ['hemi-R_smoothwm.surf', 'hemi-L_smoothwm.surf', 'hemi-L_pial.surf', 'hemi-R_pial.surf', 'hemi-L_inflated.surf', 'hemi-R_inflated.surf', 'hemi-R_midthickness.surf', 'hemi-L_midthickness.surf'] 190416-06:06:03,890 nipype.workflow DEBUG: input: in_file 190416-06:06:03,890 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/result_fix_surfs.pklz 190416-06:06:03,890 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/result_fix_surfs.pklz 190416-06:06:03,892 nipype.workflow DEBUG: output: out_file 190416-06:06:03,892 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs) input in_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii'] 190416-06:06:03,892 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs) input: in_file -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii'] 190416-06:06:03,894 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:06:03,894 nipype.workflow DEBUG: adding multipath trait: suffix 190416-06:06:03,895 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/_report 190416-06:06:03,896 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/_report/report.rst" 190416-06:06:03,897 nipype.workflow DEBUG: setting input 0 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii'] 190416-06:06:03,897 nipype.workflow DEBUG: setting input 0 suffix hemi-R_smoothwm.surf 190416-06:06:03,899 nipype.workflow DEBUG: setting input 1 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii'] 190416-06:06:03,899 nipype.workflow DEBUG: setting input 1 suffix hemi-L_smoothwm.surf 190416-06:06:03,900 nipype.workflow DEBUG: setting input 2 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii'] 190416-06:06:03,900 nipype.workflow DEBUG: setting input 2 suffix hemi-L_pial.surf 190416-06:06:03,902 nipype.workflow DEBUG: setting input 3 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii'] 190416-06:06:03,902 nipype.workflow DEBUG: setting input 3 suffix hemi-R_pial.surf 190416-06:06:03,903 nipype.workflow DEBUG: setting input 4 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii'] 190416-06:06:03,903 nipype.workflow DEBUG: setting input 4 suffix hemi-L_inflated.surf 190416-06:06:03,905 nipype.workflow DEBUG: setting input 5 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii'] 190416-06:06:03,905 nipype.workflow DEBUG: setting input 5 suffix hemi-R_inflated.surf 190416-06:06:03,906 nipype.workflow DEBUG: setting input 6 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii'] 190416-06:06:03,906 nipype.workflow DEBUG: setting input 6 suffix hemi-R_midthickness.surf 190416-06:06:03,907 nipype.workflow DEBUG: setting input 7 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii'] 190416-06:06:03,908 nipype.workflow DEBUG: setting input 7 suffix hemi-L_midthickness.surf 190416-06:06:03,908 nipype.workflow DEBUG: Adding 8 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs 190416-06:06:05,814 nipype.workflow DEBUG: Progress: 297 jobs, 185/1/9 (done/running/ready), 1/111 (pending_tasks/waiting). 190416-06:06:05,815 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:06:05,817 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 9 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:06:05,900 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:05,900 nipype.workflow DEBUG: Allocating _ds_surfs0 ID=289 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:05,901 nipype.workflow DEBUG: Setting node inputs 190416-06:06:05,910 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0". 190416-06:06:05,910 nipype.workflow DEBUG: Checking hash "_ds_surfs0" locally: cached=False, updated=False. 190416-06:06:05,910 nipype.workflow DEBUG: Running node _ds_surfs0 on master thread 190416-06:06:05,911 nipype.workflow INFO: [Node] Setting-up "_ds_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0". 190416-06:06:05,911 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0". 190416-06:06:05,912 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0 190416-06:06:05,912 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0 190416-06:06:05,913 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_report 190416-06:06:05,913 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_report/report.rst" 190416-06:06:05,915 nipype.workflow INFO: [Node] Running "_ds_surfs0" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:05,918 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii 190416-06:06:05,919 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii 190416-06:06:05,919 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii 190416-06:06:05,994 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii 190416-06:06:05,999 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii already exists,7835969b113fda93b63f2bdc241ea088, copy:1 190416-06:06:06,0 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii 190416-06:06:06,102 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_0xd61ab2829b23562da8be83da0459346a_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_node.pklz 190416-06:06:06,102 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_report 190416-06:06:06,103 nipype.workflow DEBUG: Removing files: 190416-06:06:06,106 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/result__ds_surfs0.pklz 190416-06:06:06,106 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_report/report.rst" 190416-06:06:06,110 nipype.workflow DEBUG: Aggregate: False 190416-06:06:06,110 nipype.workflow INFO: [Node] Finished "_ds_surfs0". 190416-06:06:06,111 nipype.workflow INFO: [Job 289] Completed (_ds_surfs0). 190416-06:06:06,176 nipype.workflow DEBUG: Allocating _ds_surfs1 ID=290 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:06,176 nipype.workflow DEBUG: Setting node inputs 190416-06:06:06,183 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1". 190416-06:06:06,183 nipype.workflow DEBUG: Checking hash "_ds_surfs1" locally: cached=False, updated=False. 190416-06:06:06,184 nipype.workflow DEBUG: Running node _ds_surfs1 on master thread 190416-06:06:06,185 nipype.workflow INFO: [Node] Setting-up "_ds_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1". 190416-06:06:06,185 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1". 190416-06:06:06,186 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1 190416-06:06:06,186 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1 190416-06:06:06,187 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_report 190416-06:06:06,187 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_report/report.rst" 190416-06:06:06,190 nipype.workflow INFO: [Node] Running "_ds_surfs1" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:06,193 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii 190416-06:06:06,194 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii 190416-06:06:06,194 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii 190416-06:06:06,270 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii 190416-06:06:06,275 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii already exists,6ed107a6b516e0a1dc80d4d3da8d633a, copy:1 190416-06:06:06,277 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii 190416-06:06:06,382 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_0x50ff29c0a04eb3ad3d8159c7d47cf1b1_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_node.pklz 190416-06:06:06,382 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_report 190416-06:06:06,383 nipype.workflow DEBUG: Removing files: 190416-06:06:06,386 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/result__ds_surfs1.pklz 190416-06:06:06,387 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_report/report.rst" 190416-06:06:06,390 nipype.workflow DEBUG: Aggregate: False 190416-06:06:06,391 nipype.workflow INFO: [Node] Finished "_ds_surfs1". 190416-06:06:06,391 nipype.workflow INFO: [Job 290] Completed (_ds_surfs1). 190416-06:06:06,467 nipype.workflow DEBUG: Allocating _ds_surfs2 ID=291 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:06,467 nipype.workflow DEBUG: Setting node inputs 190416-06:06:06,474 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2". 190416-06:06:06,475 nipype.workflow DEBUG: Checking hash "_ds_surfs2" locally: cached=False, updated=False. 190416-06:06:06,475 nipype.workflow DEBUG: Running node _ds_surfs2 on master thread 190416-06:06:06,475 nipype.workflow INFO: [Node] Setting-up "_ds_surfs2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2". 190416-06:06:06,476 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2". 190416-06:06:06,476 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2 190416-06:06:06,476 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2 190416-06:06:06,477 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_report 190416-06:06:06,477 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_report/report.rst" 190416-06:06:06,478 nipype.workflow INFO: [Node] Running "_ds_surfs2" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:06,481 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii 190416-06:06:06,482 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii 190416-06:06:06,482 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii 190416-06:06:06,565 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii 190416-06:06:06,569 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii already exists,a4ff27556b28a584265da3e20fbc2b4e, copy:1 190416-06:06:06,570 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii 190416-06:06:06,665 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_0x414dda4182fc169aab78f13a53de8c67_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_node.pklz 190416-06:06:06,665 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_report 190416-06:06:06,665 nipype.workflow DEBUG: Removing files: 190416-06:06:06,668 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/result__ds_surfs2.pklz 190416-06:06:06,669 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_report/report.rst" 190416-06:06:06,673 nipype.workflow DEBUG: Aggregate: False 190416-06:06:06,673 nipype.workflow INFO: [Node] Finished "_ds_surfs2". 190416-06:06:06,673 nipype.workflow INFO: [Job 291] Completed (_ds_surfs2). 190416-06:06:06,741 nipype.workflow DEBUG: Allocating _ds_surfs3 ID=292 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:06,741 nipype.workflow DEBUG: Setting node inputs 190416-06:06:06,748 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3". 190416-06:06:06,748 nipype.workflow DEBUG: Checking hash "_ds_surfs3" locally: cached=False, updated=False. 190416-06:06:06,748 nipype.workflow DEBUG: Running node _ds_surfs3 on master thread 190416-06:06:06,748 nipype.workflow INFO: [Node] Setting-up "_ds_surfs3" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3". 190416-06:06:06,749 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3". 190416-06:06:06,749 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3 190416-06:06:06,749 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3 190416-06:06:06,750 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_report 190416-06:06:06,750 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_report/report.rst" 190416-06:06:06,752 nipype.workflow INFO: [Node] Running "_ds_surfs3" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:06,755 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii 190416-06:06:06,756 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii 190416-06:06:06,756 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii 190416-06:06:06,842 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii 190416-06:06:06,848 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii already exists,a95ea4f50440fb463ae4e3204d81a9ab, copy:1 190416-06:06:06,849 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii 190416-06:06:06,953 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_0x539d624bc0f0713b8c7b453f1a248fc7_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_node.pklz 190416-06:06:06,953 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_report 190416-06:06:06,953 nipype.workflow DEBUG: Removing files: 190416-06:06:06,957 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/result__ds_surfs3.pklz 190416-06:06:06,958 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_report/report.rst" 190416-06:06:06,961 nipype.workflow DEBUG: Aggregate: False 190416-06:06:06,961 nipype.workflow INFO: [Node] Finished "_ds_surfs3". 190416-06:06:06,962 nipype.workflow INFO: [Job 292] Completed (_ds_surfs3). 190416-06:06:07,27 nipype.workflow DEBUG: Allocating _ds_surfs4 ID=293 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:07,27 nipype.workflow DEBUG: Setting node inputs 190416-06:06:07,34 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4". 190416-06:06:07,34 nipype.workflow DEBUG: Checking hash "_ds_surfs4" locally: cached=False, updated=False. 190416-06:06:07,34 nipype.workflow DEBUG: Running node _ds_surfs4 on master thread 190416-06:06:07,34 nipype.workflow INFO: [Node] Setting-up "_ds_surfs4" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4". 190416-06:06:07,35 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4". 190416-06:06:07,35 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4 190416-06:06:07,35 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4 190416-06:06:07,36 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_report 190416-06:06:07,36 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_report/report.rst" 190416-06:06:07,37 nipype.workflow INFO: [Node] Running "_ds_surfs4" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:07,41 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii 190416-06:06:07,42 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii 190416-06:06:07,42 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii 190416-06:06:07,129 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii 190416-06:06:07,133 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii already exists,6f8eb3fa22b36749f83cb6e47e3e23a5, copy:1 190416-06:06:07,135 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii 190416-06:06:07,229 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_0x54d3b827ba3288672ce38e51c66a4e26_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_node.pklz 190416-06:06:07,229 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_report 190416-06:06:07,229 nipype.workflow DEBUG: Removing files: 190416-06:06:07,233 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/result__ds_surfs4.pklz 190416-06:06:07,234 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_report/report.rst" 190416-06:06:07,238 nipype.workflow DEBUG: Aggregate: False 190416-06:06:07,238 nipype.workflow INFO: [Node] Finished "_ds_surfs4". 190416-06:06:07,238 nipype.workflow INFO: [Job 293] Completed (_ds_surfs4). 190416-06:06:07,302 nipype.workflow DEBUG: Allocating _ds_surfs5 ID=294 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:07,302 nipype.workflow DEBUG: Setting node inputs 190416-06:06:07,310 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5". 190416-06:06:07,310 nipype.workflow DEBUG: Checking hash "_ds_surfs5" locally: cached=False, updated=False. 190416-06:06:07,310 nipype.workflow DEBUG: Running node _ds_surfs5 on master thread 190416-06:06:07,311 nipype.workflow INFO: [Node] Setting-up "_ds_surfs5" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5". 190416-06:06:07,311 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5". 190416-06:06:07,311 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5 190416-06:06:07,311 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5 190416-06:06:07,312 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_report 190416-06:06:07,312 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_report/report.rst" 190416-06:06:07,314 nipype.workflow INFO: [Node] Running "_ds_surfs5" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:07,317 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii 190416-06:06:07,318 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii 190416-06:06:07,318 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii 190416-06:06:07,403 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii 190416-06:06:07,408 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii already exists,3361a6d61ef3eae1bbdc0c396fe07770, copy:1 190416-06:06:07,409 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii 190416-06:06:07,521 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_0x02583eb2abd13eb79422b44f7bed758c_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_node.pklz 190416-06:06:07,521 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_report 190416-06:06:07,522 nipype.workflow DEBUG: Removing files: 190416-06:06:07,524 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/result__ds_surfs5.pklz 190416-06:06:07,525 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_report/report.rst" 190416-06:06:07,528 nipype.workflow DEBUG: Aggregate: False 190416-06:06:07,528 nipype.workflow INFO: [Node] Finished "_ds_surfs5". 190416-06:06:07,529 nipype.workflow INFO: [Job 294] Completed (_ds_surfs5). 190416-06:06:07,592 nipype.workflow DEBUG: Allocating _ds_surfs6 ID=295 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:07,593 nipype.workflow DEBUG: Setting node inputs 190416-06:06:07,598 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6". 190416-06:06:07,599 nipype.workflow DEBUG: Checking hash "_ds_surfs6" locally: cached=False, updated=False. 190416-06:06:07,599 nipype.workflow DEBUG: Running node _ds_surfs6 on master thread 190416-06:06:07,599 nipype.workflow INFO: [Node] Setting-up "_ds_surfs6" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6". 190416-06:06:07,599 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6". 190416-06:06:07,600 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6 190416-06:06:07,600 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6 190416-06:06:07,601 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_report 190416-06:06:07,601 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_report/report.rst" 190416-06:06:07,603 nipype.workflow INFO: [Node] Running "_ds_surfs6" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:07,606 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii 190416-06:06:07,607 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii 190416-06:06:07,608 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii 190416-06:06:07,676 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii 190416-06:06:07,680 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii already exists,6dafa0c2198ad16a913c94b8f6e789e5, copy:1 190416-06:06:07,681 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii 190416-06:06:07,776 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_0xb61832ce57416d5c8fc71646dd546931_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_node.pklz 190416-06:06:07,777 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_report 190416-06:06:07,777 nipype.workflow DEBUG: Removing files: 190416-06:06:07,783 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/result__ds_surfs6.pklz 190416-06:06:07,784 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_report/report.rst" 190416-06:06:07,787 nipype.workflow DEBUG: Aggregate: False 190416-06:06:07,788 nipype.workflow INFO: [Node] Finished "_ds_surfs6". 190416-06:06:07,790 nipype.workflow INFO: [Job 295] Completed (_ds_surfs6). 190416-06:06:07,855 nipype.workflow DEBUG: Allocating _ds_surfs7 ID=296 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:07,857 nipype.workflow DEBUG: Setting node inputs 190416-06:06:07,863 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7". 190416-06:06:07,864 nipype.workflow DEBUG: Checking hash "_ds_surfs7" locally: cached=False, updated=False. 190416-06:06:07,865 nipype.workflow DEBUG: Running node _ds_surfs7 on master thread 190416-06:06:07,866 nipype.workflow INFO: [Node] Setting-up "_ds_surfs7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7". 190416-06:06:07,866 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7". 190416-06:06:07,867 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7 190416-06:06:07,867 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7 190416-06:06:07,869 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_report 190416-06:06:07,870 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_report/report.rst" 190416-06:06:07,872 nipype.workflow INFO: [Node] Running "_ds_surfs7" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:07,875 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii 190416-06:06:07,876 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii 190416-06:06:07,877 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii 190416-06:06:07,953 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii 190416-06:06:07,958 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii already exists,04164f8877bb300cf2905fbca7d82382, copy:1 190416-06:06:07,961 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii 190416-06:06:08,64 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_0x87155e07747182ee10d9a43f71aa78bd_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_node.pklz 190416-06:06:08,65 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_report 190416-06:06:08,65 nipype.workflow DEBUG: Removing files: 190416-06:06:08,68 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/result__ds_surfs7.pklz 190416-06:06:08,69 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_report/report.rst" 190416-06:06:08,74 nipype.workflow DEBUG: Aggregate: False 190416-06:06:08,74 nipype.workflow INFO: [Node] Finished "_ds_surfs7". 190416-06:06:08,75 nipype.workflow INFO: [Job 296] Completed (_ds_surfs7). 190416-06:06:08,143 nipype.workflow DEBUG: Progress: 297 jobs, 193/1/2 (done/running/ready), 1/103 (pending_tasks/waiting). 190416-06:06:08,143 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:06:08,146 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:06:08,212 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:08,213 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:06:08,213 nipype.workflow DEBUG: adding multipath trait: suffix 190416-06:06:08,214 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs ID=254 (0.20GB, 1 threads). Free: 6.57GB, 0 threads. 190416-06:06:08,215 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:06:08,216 nipype.workflow DEBUG: adding multipath trait: suffix 190416-06:06:08,217 nipype.workflow DEBUG: setting hashinput in_file-> [['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii'], ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii'], ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii'], ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii'], ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii'], ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii'], ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii'], ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii']] 190416-06:06:08,218 nipype.workflow DEBUG: setting hashinput suffix-> ['hemi-R_smoothwm.surf', 'hemi-L_smoothwm.surf', 'hemi-L_pial.surf', 'hemi-R_pial.surf', 'hemi-L_inflated.surf', 'hemi-R_inflated.surf', 'hemi-R_midthickness.surf', 'hemi-L_midthickness.surf'] 190416-06:06:08,224 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [[('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii', 'b503117a184903691bd61e5be00b6968')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii', '7a95a02dd44092d8fa8f5db59fac7771')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii', 'ecf54f9747e983ce19be7e05aeccb977')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii', 'ab32d10e2107eb3c76a90746ea72a487')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii', '725c667d2c8b705ccb0dd0f17e27a6ca')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii', '4fbb90f1850ea6a58cbb97426ff00caf')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii', '825725cfd3a05b0355ffd1d5842300ee')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii', '053bf73a42f68ce46541a50783a8b088')]]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz', 'f6ce68d65ad06595137d40a6ac1a0815')), ('space', ''), ('suffix', ['hemi-R_smoothwm.surf', 'hemi-L_smoothwm.surf', 'hemi-L_pial.surf', 'hemi-R_pial.surf', 'hemi-L_inflated.surf', 'hemi-R_inflated.surf', 'hemi-R_midthickness.surf', 'hemi-L_midthickness.surf'])], 336709893b1bde8400689adc60f9493f, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/_0x336709893b1bde8400689adc60f9493f.json, [] 190416-06:06:08,224 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs". 190416-06:06:08,224 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs" locally: cached=False, updated=False. 190416-06:06:08,225 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs on master thread 190416-06:06:08,226 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs". 190416-06:06:08,227 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:06:08,228 nipype.workflow DEBUG: adding multipath trait: suffix 190416-06:06:08,230 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [[('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii', 'b503117a184903691bd61e5be00b6968')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii', '7a95a02dd44092d8fa8f5db59fac7771')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii', 'ecf54f9747e983ce19be7e05aeccb977')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii', 'ab32d10e2107eb3c76a90746ea72a487')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii', '725c667d2c8b705ccb0dd0f17e27a6ca')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii', '4fbb90f1850ea6a58cbb97426ff00caf')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii', '825725cfd3a05b0355ffd1d5842300ee')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii', '053bf73a42f68ce46541a50783a8b088')]]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz', 'f6ce68d65ad06595137d40a6ac1a0815')), ('space', ''), ('suffix', ['hemi-R_smoothwm.surf', 'hemi-L_smoothwm.surf', 'hemi-L_pial.surf', 'hemi-R_pial.surf', 'hemi-L_inflated.surf', 'hemi-R_inflated.surf', 'hemi-R_midthickness.surf', 'hemi-L_midthickness.surf'])], 336709893b1bde8400689adc60f9493f, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/_0x336709893b1bde8400689adc60f9493f.json, [] 190416-06:06:08,230 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs". 190416-06:06:08,230 nipype.workflow DEBUG: [MapNode] Resume - hashfile=/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/_0x336709893b1bde8400689adc60f9493f_unfinished.json 190416-06:06:08,232 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/_report/report.rst" 190416-06:06:08,234 nipype.workflow DEBUG: setting input 0 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii'] 190416-06:06:08,234 nipype.workflow DEBUG: setting input 0 suffix hemi-R_smoothwm.surf 190416-06:06:08,235 nipype.workflow INFO: [Node] Setting-up "_ds_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0". 190416-06:06:08,235 nipype.workflow DEBUG: Setting node inputs 190416-06:06:08,240 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii', 'b503117a184903691bd61e5be00b6968')]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz', 'f6ce68d65ad06595137d40a6ac1a0815')), ('space', ''), ('suffix', 'hemi-R_smoothwm.surf')], d61ab2829b23562da8be83da0459346a, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_0xd61ab2829b23562da8be83da0459346a.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_0xd61ab2829b23562da8be83da0459346a.json'] 190416-06:06:08,240 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_ds_surfs0". 190416-06:06:08,240 nipype.workflow DEBUG: [Node] Rerunning cached, up-to-date node "_ds_surfs0" 190416-06:06:08,241 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0 190416-06:06:08,242 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_report 190416-06:06:08,243 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_report/report.rst" 190416-06:06:08,244 nipype.workflow INFO: [Node] Running "_ds_surfs0" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:08,247 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii 190416-06:06:08,250 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii already exists,02664cf024eb6376659aca754f1ac07e, copy:1 190416-06:06:08,251 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii 190416-06:06:08,252 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii 190416-06:06:08,324 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii 190416-06:06:08,328 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii already exists,debf6777d99f59a3996048c3a3af88f3, copy:1 190416-06:06:08,330 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs0/rh.smoothwm_converted.gii 190416-06:06:08,415 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_smoothwm.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_0xd61ab2829b23562da8be83da0459346a_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_node.pklz 190416-06:06:08,415 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_report 190416-06:06:08,415 nipype.workflow DEBUG: Removing files: 190416-06:06:08,419 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/result__ds_surfs0.pklz 190416-06:06:08,420 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs0/_report/report.rst" 190416-06:06:08,424 nipype.workflow DEBUG: Aggregate: False 190416-06:06:08,425 nipype.workflow INFO: [Node] Finished "_ds_surfs0". 190416-06:06:08,426 nipype.workflow DEBUG: setting input 1 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii'] 190416-06:06:08,426 nipype.workflow DEBUG: setting input 1 suffix hemi-L_smoothwm.surf 190416-06:06:08,427 nipype.workflow INFO: [Node] Setting-up "_ds_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1". 190416-06:06:08,427 nipype.workflow DEBUG: Setting node inputs 190416-06:06:08,433 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii', '7a95a02dd44092d8fa8f5db59fac7771')]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz', 'f6ce68d65ad06595137d40a6ac1a0815')), ('space', ''), ('suffix', 'hemi-L_smoothwm.surf')], 50ff29c0a04eb3ad3d8159c7d47cf1b1, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_0x50ff29c0a04eb3ad3d8159c7d47cf1b1.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_0x50ff29c0a04eb3ad3d8159c7d47cf1b1.json'] 190416-06:06:08,433 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_ds_surfs1". 190416-06:06:08,433 nipype.workflow DEBUG: [Node] Rerunning cached, up-to-date node "_ds_surfs1" 190416-06:06:08,434 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1 190416-06:06:08,435 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_report 190416-06:06:08,435 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_report/report.rst" 190416-06:06:08,437 nipype.workflow INFO: [Node] Running "_ds_surfs1" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:08,440 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii 190416-06:06:08,443 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii already exists,6ed107a6b516e0a1dc80d4d3da8d633a, copy:1 190416-06:06:08,445 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii 190416-06:06:08,449 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii 190416-06:06:08,525 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii 190416-06:06:08,529 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii already exists,8026339808ce458581a797a242c482d9, copy:1 190416-06:06:08,531 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs1/lh.smoothwm_converted.gii 190416-06:06:08,618 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_smoothwm.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_0x50ff29c0a04eb3ad3d8159c7d47cf1b1_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_node.pklz 190416-06:06:08,619 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_report 190416-06:06:08,619 nipype.workflow DEBUG: Removing files: 190416-06:06:08,622 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/result__ds_surfs1.pklz 190416-06:06:08,623 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs1/_report/report.rst" 190416-06:06:08,629 nipype.workflow DEBUG: Aggregate: False 190416-06:06:08,629 nipype.workflow INFO: [Node] Finished "_ds_surfs1". 190416-06:06:08,631 nipype.workflow DEBUG: setting input 2 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii'] 190416-06:06:08,631 nipype.workflow DEBUG: setting input 2 suffix hemi-L_pial.surf 190416-06:06:08,632 nipype.workflow INFO: [Node] Setting-up "_ds_surfs2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2". 190416-06:06:08,632 nipype.workflow DEBUG: Setting node inputs 190416-06:06:08,637 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii', 'ecf54f9747e983ce19be7e05aeccb977')]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz', 'f6ce68d65ad06595137d40a6ac1a0815')), ('space', ''), ('suffix', 'hemi-L_pial.surf')], 414dda4182fc169aab78f13a53de8c67, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_0x414dda4182fc169aab78f13a53de8c67.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_0x414dda4182fc169aab78f13a53de8c67.json'] 190416-06:06:08,637 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_ds_surfs2". 190416-06:06:08,637 nipype.workflow DEBUG: [Node] Rerunning cached, up-to-date node "_ds_surfs2" 190416-06:06:08,638 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2 190416-06:06:08,639 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_report 190416-06:06:08,639 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_report/report.rst" 190416-06:06:08,641 nipype.workflow INFO: [Node] Running "_ds_surfs2" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:08,644 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii 190416-06:06:08,646 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii already exists,a4ff27556b28a584265da3e20fbc2b4e, copy:1 190416-06:06:08,648 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii 190416-06:06:08,649 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii 190416-06:06:08,728 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii 190416-06:06:08,733 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii already exists,1af0c00e1e335bbdb2ff69be2462c75b, copy:1 190416-06:06:08,735 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs2/lh.pial_converted.gii 190416-06:06:08,822 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_pial.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_0x414dda4182fc169aab78f13a53de8c67_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_node.pklz 190416-06:06:08,823 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_report 190416-06:06:08,823 nipype.workflow DEBUG: Removing files: 190416-06:06:08,826 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/result__ds_surfs2.pklz 190416-06:06:08,827 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs2/_report/report.rst" 190416-06:06:08,830 nipype.workflow DEBUG: Aggregate: False 190416-06:06:08,831 nipype.workflow INFO: [Node] Finished "_ds_surfs2". 190416-06:06:08,833 nipype.workflow DEBUG: setting input 3 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii'] 190416-06:06:08,833 nipype.workflow DEBUG: setting input 3 suffix hemi-R_pial.surf 190416-06:06:08,833 nipype.workflow INFO: [Node] Setting-up "_ds_surfs3" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3". 190416-06:06:08,834 nipype.workflow DEBUG: Setting node inputs 190416-06:06:08,839 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii', 'ab32d10e2107eb3c76a90746ea72a487')]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz', 'f6ce68d65ad06595137d40a6ac1a0815')), ('space', ''), ('suffix', 'hemi-R_pial.surf')], 539d624bc0f0713b8c7b453f1a248fc7, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_0x539d624bc0f0713b8c7b453f1a248fc7.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_0x539d624bc0f0713b8c7b453f1a248fc7.json'] 190416-06:06:08,839 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_ds_surfs3". 190416-06:06:08,839 nipype.workflow DEBUG: [Node] Rerunning cached, up-to-date node "_ds_surfs3" 190416-06:06:08,840 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3 190416-06:06:08,841 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_report 190416-06:06:08,841 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_report/report.rst" 190416-06:06:08,843 nipype.workflow INFO: [Node] Running "_ds_surfs3" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:08,846 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii 190416-06:06:08,853 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii already exists,a95ea4f50440fb463ae4e3204d81a9ab, copy:1 190416-06:06:08,855 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii 190416-06:06:08,855 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii 190416-06:06:08,938 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii 190416-06:06:08,942 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii already exists,affa58ab05dcfa752a8c5d178a0a2939, copy:1 190416-06:06:08,943 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs3/rh.pial_converted.gii 190416-06:06:09,30 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_pial.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_0x539d624bc0f0713b8c7b453f1a248fc7_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_node.pklz 190416-06:06:09,30 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_report 190416-06:06:09,30 nipype.workflow DEBUG: Removing files: 190416-06:06:09,34 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/result__ds_surfs3.pklz 190416-06:06:09,35 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs3/_report/report.rst" 190416-06:06:09,38 nipype.workflow DEBUG: Aggregate: False 190416-06:06:09,38 nipype.workflow INFO: [Node] Finished "_ds_surfs3". 190416-06:06:09,40 nipype.workflow DEBUG: setting input 4 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii'] 190416-06:06:09,40 nipype.workflow DEBUG: setting input 4 suffix hemi-L_inflated.surf 190416-06:06:09,41 nipype.workflow INFO: [Node] Setting-up "_ds_surfs4" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4". 190416-06:06:09,41 nipype.workflow DEBUG: Setting node inputs 190416-06:06:09,46 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii', '725c667d2c8b705ccb0dd0f17e27a6ca')]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz', 'f6ce68d65ad06595137d40a6ac1a0815')), ('space', ''), ('suffix', 'hemi-L_inflated.surf')], 54d3b827ba3288672ce38e51c66a4e26, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_0x54d3b827ba3288672ce38e51c66a4e26.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_0x54d3b827ba3288672ce38e51c66a4e26.json'] 190416-06:06:09,46 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_ds_surfs4". 190416-06:06:09,47 nipype.workflow DEBUG: [Node] Rerunning cached, up-to-date node "_ds_surfs4" 190416-06:06:09,47 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4 190416-06:06:09,48 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_report 190416-06:06:09,48 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_report/report.rst" 190416-06:06:09,50 nipype.workflow INFO: [Node] Running "_ds_surfs4" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:09,55 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii 190416-06:06:09,58 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii already exists,6f8eb3fa22b36749f83cb6e47e3e23a5, copy:1 190416-06:06:09,59 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii 190416-06:06:09,60 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii 190416-06:06:09,136 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii 190416-06:06:09,140 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii already exists,f3116b379f92b9753b0c1499b8b42e08, copy:1 190416-06:06:09,142 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs4/lh.inflated_converted.gii 190416-06:06:09,224 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_inflated.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_0x54d3b827ba3288672ce38e51c66a4e26_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_node.pklz 190416-06:06:09,224 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_report 190416-06:06:09,224 nipype.workflow DEBUG: Removing files: 190416-06:06:09,228 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/result__ds_surfs4.pklz 190416-06:06:09,229 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs4/_report/report.rst" 190416-06:06:09,234 nipype.workflow DEBUG: Aggregate: False 190416-06:06:09,234 nipype.workflow INFO: [Node] Finished "_ds_surfs4". 190416-06:06:09,236 nipype.workflow DEBUG: setting input 5 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii'] 190416-06:06:09,236 nipype.workflow DEBUG: setting input 5 suffix hemi-R_inflated.surf 190416-06:06:09,237 nipype.workflow INFO: [Node] Setting-up "_ds_surfs5" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5". 190416-06:06:09,237 nipype.workflow DEBUG: Setting node inputs 190416-06:06:09,243 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii', '4fbb90f1850ea6a58cbb97426ff00caf')]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz', 'f6ce68d65ad06595137d40a6ac1a0815')), ('space', ''), ('suffix', 'hemi-R_inflated.surf')], 02583eb2abd13eb79422b44f7bed758c, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_0x02583eb2abd13eb79422b44f7bed758c.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_0x02583eb2abd13eb79422b44f7bed758c.json'] 190416-06:06:09,243 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_ds_surfs5". 190416-06:06:09,243 nipype.workflow DEBUG: [Node] Rerunning cached, up-to-date node "_ds_surfs5" 190416-06:06:09,244 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5 190416-06:06:09,245 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_report 190416-06:06:09,245 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_report/report.rst" 190416-06:06:09,246 nipype.workflow INFO: [Node] Running "_ds_surfs5" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:09,249 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii 190416-06:06:09,253 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii already exists,3361a6d61ef3eae1bbdc0c396fe07770, copy:1 190416-06:06:09,254 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii 190416-06:06:09,255 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii 190416-06:06:09,334 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii 190416-06:06:09,338 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii already exists,4aabb03fd55fb57ffd175f200480ff71, copy:1 190416-06:06:09,339 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs5/rh.inflated_converted.gii 190416-06:06:09,423 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_inflated.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_0x02583eb2abd13eb79422b44f7bed758c_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_node.pklz 190416-06:06:09,423 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_report 190416-06:06:09,424 nipype.workflow DEBUG: Removing files: 190416-06:06:09,428 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/result__ds_surfs5.pklz 190416-06:06:09,429 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs5/_report/report.rst" 190416-06:06:09,436 nipype.workflow DEBUG: Aggregate: False 190416-06:06:09,437 nipype.workflow INFO: [Node] Finished "_ds_surfs5". 190416-06:06:09,438 nipype.workflow DEBUG: setting input 6 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii'] 190416-06:06:09,438 nipype.workflow DEBUG: setting input 6 suffix hemi-R_midthickness.surf 190416-06:06:09,439 nipype.workflow INFO: [Node] Setting-up "_ds_surfs6" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6". 190416-06:06:09,439 nipype.workflow DEBUG: Setting node inputs 190416-06:06:09,445 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii', '825725cfd3a05b0355ffd1d5842300ee')]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz', 'f6ce68d65ad06595137d40a6ac1a0815')), ('space', ''), ('suffix', 'hemi-R_midthickness.surf')], b61832ce57416d5c8fc71646dd546931, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_0xb61832ce57416d5c8fc71646dd546931.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_0xb61832ce57416d5c8fc71646dd546931.json'] 190416-06:06:09,445 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_ds_surfs6". 190416-06:06:09,445 nipype.workflow DEBUG: [Node] Rerunning cached, up-to-date node "_ds_surfs6" 190416-06:06:09,446 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6 190416-06:06:09,447 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_report 190416-06:06:09,447 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_report/report.rst" 190416-06:06:09,449 nipype.workflow INFO: [Node] Running "_ds_surfs6" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:09,452 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii 190416-06:06:09,456 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii already exists,6dafa0c2198ad16a913c94b8f6e789e5, copy:1 190416-06:06:09,458 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii 190416-06:06:09,459 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii 190416-06:06:09,535 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii 190416-06:06:09,539 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii already exists,a2192e0a9689aa343cd9a77ba0563845, copy:1 190416-06:06:09,540 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs6/rh.midthickness_converted.gii 190416-06:06:09,616 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-R_midthickness.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_0xb61832ce57416d5c8fc71646dd546931_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_node.pklz 190416-06:06:09,616 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_report 190416-06:06:09,617 nipype.workflow DEBUG: Removing files: 190416-06:06:09,620 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/result__ds_surfs6.pklz 190416-06:06:09,620 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs6/_report/report.rst" 190416-06:06:09,624 nipype.workflow DEBUG: Aggregate: False 190416-06:06:09,625 nipype.workflow INFO: [Node] Finished "_ds_surfs6". 190416-06:06:09,626 nipype.workflow DEBUG: setting input 7 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii'] 190416-06:06:09,626 nipype.workflow DEBUG: setting input 7 suffix hemi-L_midthickness.surf 190416-06:06:09,627 nipype.workflow INFO: [Node] Setting-up "_ds_surfs7" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7". 190416-06:06:09,628 nipype.workflow DEBUG: Setting node inputs 190416-06:06:09,633 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii', '053bf73a42f68ce46541a50783a8b088')]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz', 'f6ce68d65ad06595137d40a6ac1a0815')), ('space', ''), ('suffix', 'hemi-L_midthickness.surf')], 87155e07747182ee10d9a43f71aa78bd, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_0x87155e07747182ee10d9a43f71aa78bd.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_0x87155e07747182ee10d9a43f71aa78bd.json'] 190416-06:06:09,633 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_ds_surfs7". 190416-06:06:09,633 nipype.workflow DEBUG: [Node] Rerunning cached, up-to-date node "_ds_surfs7" 190416-06:06:09,634 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7 190416-06:06:09,635 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_report 190416-06:06:09,635 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_report/report.rst" 190416-06:06:09,637 nipype.workflow INFO: [Node] Running "_ds_surfs7" ("smriprep.interfaces.DerivativesDataSink") 190416-06:06:09,639 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii 190416-06:06:09,642 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii already exists,41827caa91844ae8b2bf0a1d3296d700, copy:1 190416-06:06:09,643 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii 190416-06:06:09,644 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii 190416-06:06:09,712 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii 190416-06:06:09,716 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii already exists,d18832e082d1b427167e6c5a7233f5ba, copy:1 190416-06:06:09,718 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/gifti_surface_wf/fix_surfs/mapflow/_fix_surfs7/lh.midthickness_converted.gii 190416-06:06:09,786 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_hemi-L_midthickness.surf.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_0x87155e07747182ee10d9a43f71aa78bd_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_node.pklz 190416-06:06:09,786 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_report 190416-06:06:09,787 nipype.workflow DEBUG: Removing files: 190416-06:06:09,790 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/result__ds_surfs7.pklz 190416-06:06:09,790 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/mapflow/_ds_surfs7/_report/report.rst" 190416-06:06:09,793 nipype.workflow DEBUG: Aggregate: False 190416-06:06:09,794 nipype.workflow INFO: [Node] Finished "_ds_surfs7". 190416-06:06:09,805 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/result_ds_surfs.pklz 190416-06:06:09,806 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_surfs/_report/report.rst" 190416-06:06:09,813 nipype.workflow DEBUG: Aggregate: False 190416-06:06:09,814 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs". 190416-06:06:09,814 nipype.workflow INFO: [Job 254] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_surfs). 190416-06:06:10,110 nipype.workflow DEBUG: Progress: 297 jobs, 194/1/1 (done/running/ready), 1/102 (pending_tasks/waiting). 190416-06:06:10,110 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:06:10,112 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 6.77/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni 190416-06:06:10,192 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:12,180 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:14,186 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:16,190 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:18,221 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:20,191 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:22,208 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:24,199 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:26,200 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:28,205 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:30,231 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:32,211 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:34,220 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:36,214 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:38,220 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:40,202 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:42,194 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:44,223 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:46,196 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:48,222 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:50,206 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:52,222 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:54,220 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:56,219 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:06:58,232 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:00,216 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:02,242 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:04,239 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:06,226 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:08,227 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:10,200 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:12,200 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:14,217 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:16,206 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:18,229 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:20,216 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:22,215 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:24,210 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:26,217 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:28,224 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:30,240 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:32,239 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:34,230 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:36,233 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:38,238 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:40,213 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:42,240 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:44,217 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:46,221 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:48,231 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:50,236 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:52,230 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:54,230 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:56,233 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:07:58,244 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:00,251 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:02,247 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:04,245 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:06,247 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:08,267 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:10,223 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:12,265 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:14,237 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:16,237 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:18,262 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:20,251 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:22,237 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:24,239 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:26,259 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:28,254 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:30,256 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:32,262 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:34,252 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:36,259 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:38,257 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:40,231 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:42,228 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:44,231 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:46,249 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:48,238 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:50,254 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:52,248 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:54,250 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:56,257 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:08:58,252 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:00,253 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:02,262 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:04,268 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:06,271 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:08,270 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:10,243 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:12,239 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:14,243 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:16,248 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:18,252 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:20,254 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:22,265 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:24,259 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:26,263 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:28,266 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:30,277 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:32,272 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:34,278 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:36,292 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:38,293 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:40,249 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:42,276 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:44,259 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:46,262 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:48,261 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:50,268 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:52,273 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:54,283 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:56,289 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:09:58,278 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:00,279 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:02,282 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:04,287 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:06,311 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:08,314 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:10,269 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:12,269 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:14,273 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:16,277 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:18,276 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:20,280 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:22,283 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:24,299 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:26,309 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:28,295 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:30,304 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:32,300 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:34,304 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:36,304 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:38,320 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:40,274 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:42,281 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:44,290 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:46,310 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:48,301 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:50,303 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:52,295 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:54,303 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:56,316 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:10:58,304 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:00,327 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:02,320 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:04,323 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:06,322 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:08,329 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:10,291 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:12,293 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:14,297 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:16,309 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:18,310 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:20,308 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:22,313 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:24,314 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:26,318 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:28,323 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:30,328 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:32,333 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:34,343 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:36,334 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:38,337 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:40,302 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:42,297 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:44,300 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:46,306 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:48,307 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:50,320 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:52,312 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:54,328 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:56,321 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:11:58,323 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:00,332 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:02,327 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:04,339 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:06,342 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:08,353 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:10,283 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:12,289 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:14,292 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:16,304 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:18,307 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:20,297 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:22,299 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:24,303 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:26,313 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:28,308 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:30,306 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:32,310 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:34,315 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:36,315 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:38,318 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:40,283 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:42,286 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:44,300 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:46,291 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:48,294 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:50,306 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:52,308 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:54,309 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:56,306 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:12:58,323 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:00,313 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:02,317 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:04,317 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:06,340 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:08,325 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:10,293 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:12,303 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:14,308 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:16,302 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:18,319 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:20,315 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:22,312 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:24,323 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:26,319 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:28,326 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:30,333 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:32,342 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:34,335 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:36,338 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:38,342 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:40,319 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:42,311 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:44,315 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:46,324 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:48,330 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:50,327 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:52,344 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:54,346 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:56,338 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:13:58,340 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:00,344 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:02,362 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:04,353 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:06,356 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:08,365 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:10,336 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:12,327 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:14,341 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:16,334 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:18,338 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:20,354 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:22,354 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:24,352 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:26,352 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:28,360 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:30,357 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:32,361 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:34,362 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:36,367 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:38,368 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:40,335 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:42,343 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:44,346 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:46,349 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:48,351 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:50,360 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:52,361 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:54,370 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:56,369 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:14:58,380 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:00,371 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:02,378 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:04,371 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:06,376 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:08,380 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:10,349 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:12,373 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:14,356 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:16,366 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:18,371 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:20,366 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:22,370 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:24,376 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:26,379 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:28,397 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:30,385 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:32,385 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:34,388 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:36,393 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:38,394 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:40,384 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:42,364 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:44,373 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:46,380 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:48,376 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:50,391 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:52,383 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:54,389 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:56,386 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:15:58,389 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:00,390 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:02,392 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:04,398 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:06,403 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:08,404 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:10,372 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:12,378 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:14,383 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:16,382 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:18,401 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:20,394 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:22,395 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:24,408 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:26,408 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:28,403 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:30,417 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:32,424 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:34,412 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:36,414 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:38,427 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:40,383 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:42,386 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:44,389 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:46,404 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:48,406 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:50,407 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:52,409 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:54,423 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:56,417 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:16:58,421 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:00,421 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:02,431 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:04,425 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:06,430 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:08,436 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:10,402 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:12,405 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:14,408 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:16,410 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:18,435 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:20,422 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:22,425 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:24,427 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:26,430 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:28,431 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:30,440 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:32,440 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:34,443 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:36,454 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:38,450 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:40,421 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:42,426 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:44,433 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:46,430 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:48,434 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:50,443 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:52,442 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:54,441 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:56,446 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:17:58,453 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:00,448 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:02,458 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:04,455 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:06,458 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:08,462 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:10,434 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:12,431 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:14,436 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:16,440 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:18,440 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:20,452 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:22,460 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:24,450 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:26,456 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:28,468 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:30,460 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:32,465 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:34,472 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:36,468 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:38,488 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:40,443 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:42,446 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:44,451 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:46,448 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:48,459 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:50,457 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:52,459 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:54,468 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:56,467 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:18:58,469 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:00,473 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:02,479 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:04,488 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:06,486 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:08,486 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:10,451 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:12,455 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:14,456 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:16,459 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:18,491 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:20,472 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:22,466 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:24,481 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:26,478 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:28,477 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:30,482 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:32,491 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:34,492 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:36,504 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:38,501 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:40,457 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:42,468 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:44,461 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:46,467 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:48,476 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:50,468 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:52,474 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:54,477 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:56,480 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:19:58,484 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:00,488 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:02,493 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:04,496 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:06,505 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:08,502 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:10,473 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:12,469 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:14,481 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:16,479 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:18,491 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:20,483 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:22,488 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:24,490 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:26,493 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:28,493 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:30,498 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:32,503 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:34,504 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:36,507 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:38,511 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:40,479 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:42,490 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:44,481 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:46,488 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:48,491 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:50,492 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:52,493 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:54,504 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:56,507 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:20:58,502 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:00,503 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:02,510 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:04,517 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:06,511 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:08,549 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:10,482 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:12,486 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:14,499 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:16,501 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:18,502 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:20,509 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:22,498 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:24,503 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:26,517 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:28,513 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:30,522 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:32,515 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:34,520 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:36,523 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:38,532 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:40,504 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:42,500 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:44,512 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:46,504 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:48,503 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:50,506 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:52,512 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:54,513 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:56,538 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:21:58,543 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:00,532 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:02,535 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:04,533 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:06,541 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:08,538 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:10,517 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:12,509 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:14,514 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:16,527 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:18,525 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:20,524 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:22,528 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:24,534 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:26,534 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:28,533 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:30,542 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:32,544 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:34,548 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:36,548 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:38,549 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:40,519 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:42,530 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:44,524 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:46,531 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:48,527 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:50,536 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:52,541 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:54,537 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:56,549 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:22:58,546 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:00,554 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:02,552 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:04,551 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:06,553 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:08,556 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:10,522 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:12,527 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:14,530 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:16,533 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:18,547 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:20,536 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:22,548 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:24,548 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:26,550 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:28,552 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:30,564 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:32,552 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:34,556 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:36,557 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:38,569 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:40,533 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:42,534 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:44,533 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:46,544 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:48,541 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:50,548 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:52,550 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:54,554 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:56,565 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:23:58,554 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:00,558 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:02,561 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:04,576 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:06,567 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:08,564 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:10,538 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:12,539 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:14,541 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:16,547 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:18,569 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:20,570 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:22,560 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:24,563 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:26,565 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:28,570 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:30,577 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:32,572 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:34,576 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:36,582 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:38,583 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:40,556 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:42,554 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:44,554 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:46,563 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:48,563 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:50,560 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:52,599 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:54,581 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:56,575 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:24:58,582 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:00,582 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:02,591 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:04,590 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:06,594 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:08,595 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:10,573 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:12,571 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:14,575 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:16,584 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:18,582 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:20,583 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:22,587 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:24,591 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:26,602 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:28,603 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:30,603 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:32,602 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:34,604 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:36,602 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:38,607 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:40,591 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:42,585 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:44,580 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:46,584 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:48,594 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:50,590 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:52,594 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:54,597 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:56,600 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:25:58,604 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:00,613 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:02,617 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:04,610 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:06,609 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:08,617 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:10,600 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:12,586 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:14,593 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:16,601 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:18,605 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:20,600 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:22,601 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:24,608 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:26,618 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:28,614 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:30,617 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:32,629 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:34,630 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:36,629 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:38,648 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:40,614 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:42,609 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:44,614 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:46,614 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:48,616 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:50,617 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:52,622 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:54,615 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:56,619 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:26:58,622 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:00,626 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:02,636 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:04,630 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:06,630 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:08,641 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:10,618 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:12,612 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:14,629 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:16,616 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:18,628 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:20,626 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:22,636 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:24,636 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:26,646 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:28,642 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:30,644 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:32,650 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:34,651 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:36,665 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:38,657 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:40,643 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:42,631 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:44,633 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:46,638 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:48,644 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:50,639 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:52,643 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:54,650 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:56,654 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:27:58,660 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:00,667 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:02,662 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:04,666 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:06,668 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:08,656 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:10,685 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:12,674 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:14,683 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:16,685 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:18,691 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:20,691 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:22,687 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:24,693 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:26,696 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:28,697 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:30,707 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:32,714 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:34,706 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:36,709 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:38,691 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:40,699 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:42,683 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:44,690 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:46,700 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:48,693 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:50,700 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:52,700 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:54,709 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:56,714 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:28:58,716 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:00,712 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:02,721 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:04,723 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:06,723 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:08,692 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:10,706 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:12,698 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:14,706 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:16,702 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:18,707 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:20,710 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:22,714 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:24,714 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:26,737 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:28,728 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:30,727 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:32,738 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:34,735 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:36,732 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:38,700 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:40,721 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:42,711 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:44,704 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:46,710 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:48,723 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:50,720 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:52,722 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:54,730 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:56,741 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:29:58,736 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:00,737 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:02,743 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:04,739 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:06,744 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:08,717 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:10,719 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:12,721 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:14,734 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:16,727 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:18,729 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:20,731 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:22,733 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:24,735 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:26,742 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:28,741 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:30,744 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:32,747 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:34,749 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:36,750 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:38,723 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:40,726 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:42,731 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:44,733 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:46,734 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:48,733 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:50,738 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:52,745 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:54,750 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:56,761 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:30:58,762 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:00,776 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:02,767 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:04,764 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:06,771 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:08,739 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:10,754 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:12,744 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:14,749 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:16,752 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:18,755 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:20,758 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:22,752 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:24,770 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:26,769 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:28,768 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:30,770 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:32,773 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:34,776 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:36,779 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:38,751 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:40,764 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:42,765 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:44,763 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:46,769 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:48,778 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:50,790 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:52,783 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:54,788 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:56,785 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:31:58,789 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:00,794 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:02,803 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:04,803 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:06,805 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:08,777 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:10,780 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:12,790 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:14,785 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:16,790 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:18,785 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:20,789 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:22,871 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:24,797 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:26,806 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:28,801 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:30,807 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:32,807 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:34,826 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:36,819 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:38,794 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:40,792 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:42,797 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:44,812 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:46,803 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:48,809 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:50,809 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:52,829 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:54,827 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:56,823 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:32:58,825 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:00,829 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:02,829 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:04,833 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:06,834 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:08,813 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:10,814 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:12,812 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:14,814 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:16,816 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:18,822 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:20,838 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:22,830 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:24,824 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:26,829 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:28,827 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:30,835 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:32,838 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:34,835 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:36,841 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:38,818 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:40,811 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:42,813 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:44,815 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:46,818 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:48,816 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:50,826 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:52,829 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:54,831 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:56,838 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:33:58,841 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:00,858 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:02,844 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:04,852 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:06,850 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:08,817 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:10,822 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:12,820 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:14,823 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:16,831 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:18,826 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:20,833 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:22,834 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:24,837 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:26,839 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:28,844 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:30,860 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:32,850 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:34,859 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:36,854 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:38,826 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:40,829 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:42,841 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:44,838 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:46,844 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:48,849 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:50,855 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:52,866 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:54,862 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:56,871 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:34:58,868 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:00,886 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:02,877 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:04,876 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:06,893 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:08,860 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:10,858 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:12,868 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:14,860 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:16,861 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:18,867 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:20,870 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:22,885 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:24,878 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:26,885 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:28,896 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:30,892 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:32,896 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:34,896 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:36,898 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:38,876 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:40,868 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:42,882 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:44,880 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:46,885 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:48,893 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:50,884 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:52,890 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:54,895 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:56,896 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:35:58,896 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:00,899 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:02,900 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:04,903 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:06,905 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:08,882 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:10,890 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:12,889 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:14,919 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:16,898 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:18,907 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:20,905 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:22,908 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:24,914 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:26,920 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:28,916 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:30,920 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:32,920 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:34,924 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:36,927 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:38,905 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:40,896 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:42,899 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:44,899 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:46,900 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:48,907 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:50,946 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:52,920 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:54,921 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:56,914 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:36:58,916 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:00,939 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:02,924 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:04,931 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:06,934 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:08,898 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:10,900 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:12,908 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:14,913 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:16,919 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:18,913 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:20,923 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:22,928 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:24,920 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:26,922 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:28,933 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:30,926 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:32,929 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:34,946 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:36,939 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:38,908 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:40,912 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:42,928 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:44,920 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:46,929 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:48,927 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:50,938 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:52,937 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:54,941 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:56,937 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:37:58,939 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:00,947 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:02,961 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:04,951 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:06,950 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:08,921 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:10,926 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:12,924 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:14,935 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:16,929 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:18,936 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:20,938 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:22,950 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:24,944 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:26,951 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:28,952 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:30,956 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:32,961 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:34,971 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:36,971 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:38,933 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:40,933 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:42,943 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:44,956 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:46,936 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:48,939 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:50,950 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:52,948 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:54,951 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:56,958 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:38:58,963 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:00,958 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:02,964 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:04,967 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:06,963 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:08,940 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:10,945 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:12,952 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:14,952 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:16,957 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:18,956 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:20,962 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:22,961 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:24,968 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:26,968 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:28,975 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:30,981 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:32,980 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:34,982 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:36,992 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:38,957 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:40,959 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:42,968 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:44,965 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:46,974 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:48,966 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:50,971 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:52,980 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:54,983 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:56,982 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:39:58,991 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:00,985 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:02,998 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:04,999 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:06,997 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:08,963 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:10,967 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:12,995 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:14,977 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:16,987 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:18,991 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:20,984 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:22,995 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:24,991 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:27,1 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:29,2 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:31,7 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:33,4 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:35,4 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:37,24 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:38,992 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:40,977 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:42,985 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:44,993 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:46,998 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:48,995 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:50,997 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:53,1 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:55,2 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:57,7 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:40:59,21 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:01,13 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:03,14 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:05,21 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:07,24 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:08,997 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:11,2 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:13,11 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:15,6 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:17,5 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:19,8 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:21,41 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:23,23 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:25,20 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:27,43 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:29,34 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:31,30 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:33,45 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:35,36 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:37,43 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:38,984 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:40,987 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:42,990 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:44,998 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:46,995 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:49,1 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:51,5 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:53,14 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:55,14 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:57,21 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:41:59,17 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:01,19 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:03,24 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:05,23 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:07,23 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:09,27 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:10,997 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:13,1 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:15,3 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:16,992 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:19,1 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:21,27 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:23,5 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:25,5 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:27,12 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:29,13 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:31,13 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:33,19 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:35,22 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:37,23 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:38,984 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:40,990 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:43,1 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:45,1 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:46,998 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:49,1 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:51,11 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:53,12 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:55,19 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:57,20 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:42:59,19 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:01,23 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:03,31 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:05,31 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:07,32 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:09,2 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:11,8 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:13,7 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:15,11 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:17,16 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:19,34 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:21,23 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:23,34 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:25,53 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:27,35 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:29,39 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:31,43 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:33,45 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:35,50 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:37,54 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:39,28 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:41,37 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:43,40 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:45,49 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:47,46 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:49,54 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:51,54 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:53,59 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:55,62 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:57,63 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:43:59,72 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:01,78 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:03,86 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:05,86 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:07,84 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:09,53 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:11,61 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:13,63 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:15,65 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:17,68 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:19,92 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:21,76 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:23,83 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:25,107 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:27,92 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:29,86 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:31,97 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:33,103 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:35,100 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:37,106 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:39,75 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:41,82 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:43,78 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:45,85 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:47,89 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:49,89 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:51,97 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:53,94 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:55,106 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:57,99 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:44:59,104 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:01,110 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:03,107 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:05,111 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:07,117 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:09,82 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:11,93 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:13,97 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:15,102 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:17,102 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:19,108 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:21,107 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:23,113 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:25,117 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:27,121 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:29,124 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:31,127 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:33,135 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:35,131 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:37,137 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:39,108 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:41,116 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:43,122 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:45,114 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:47,118 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:49,125 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:51,129 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:53,134 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:55,135 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:57,140 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:45:59,154 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:01,138 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:03,141 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:05,140 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:07,148 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:09,119 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:11,121 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:13,135 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:15,131 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:17,133 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:19,133 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:21,131 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:23,133 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:25,140 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:27,152 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:29,141 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:31,148 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:33,148 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:35,159 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:37,172 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:39,143 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:41,129 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:43,134 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:45,145 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:47,179 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:49,147 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:51,147 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:53,157 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:55,156 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:57,154 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:46:59,160 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:01,161 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:03,167 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:05,165 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:07,174 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:09,139 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:11,140 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:13,140 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:15,143 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:17,143 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:19,220 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:21,165 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:23,162 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:25,162 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:27,163 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:29,178 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:31,175 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:33,185 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:35,182 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:37,181 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:39,155 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:41,151 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:43,160 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:45,167 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:47,163 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:49,167 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:51,169 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:53,170 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:55,190 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:57,183 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:47:59,186 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:01,195 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:03,191 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:05,191 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:07,196 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:09,185 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:11,172 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:13,172 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:15,177 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:17,181 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:19,176 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:21,191 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:23,183 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:25,187 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:27,190 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:29,191 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:31,193 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:33,208 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:35,196 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:37,202 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:39,180 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:41,171 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:43,175 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:45,177 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:47,179 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:49,181 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:51,187 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:53,198 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:55,189 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:57,194 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:48:59,197 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:01,205 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:03,207 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:05,211 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:07,216 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:09,192 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:11,181 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:13,185 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:15,188 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:17,196 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:19,198 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:21,199 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:23,211 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:25,206 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:27,211 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:29,215 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:31,215 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:33,216 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:35,217 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:37,239 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:39,197 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:41,197 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:43,198 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:45,212 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:47,205 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:49,210 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:51,211 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:53,214 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:55,214 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:57,218 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:49:59,220 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:01,223 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:03,226 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:05,236 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:07,218 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:09,239 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:11,239 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:13,247 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:15,245 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:17,244 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:19,261 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:21,294 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:23,257 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:25,268 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:27,265 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:29,270 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:31,286 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:33,271 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:35,283 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:37,242 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:39,280 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:41,288 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:43,293 nipype.workflow DEBUG: Cannot allocate job 120 (8.77GB, 1 threads). 190416-06:50:44,231 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni". 190416-06:50:45,236 nipype.workflow INFO: [Job 141] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.t1_2_mni). 190416-06:50:45,238 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:50:45,241 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 10 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:50:45,300 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.bbregister ID=120 (8.77GB, 1 threads). Free: 0.00GB, 5 threads. 190416-06:50:45,300 nipype.workflow DEBUG: Setting node inputs 190416-06:50:45,301 nipype.workflow DEBUG: input: init_reg_file 190416-06:50:45,301 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/result_mri_coreg.pklz 190416-06:50:45,301 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/result_mri_coreg.pklz 190416-06:50:45,302 nipype.workflow DEBUG: output: out_lta_file 190416-06:50:45,302 nipype.workflow DEBUG: [Node] bbregister - setting input init_reg_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta 190416-06:50:45,302 nipype.workflow DEBUG: input: subjects_dir 190416-06:50:45,302 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:50:45,303 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:50:45,303 nipype.workflow DEBUG: output: subjects_dir 190416-06:50:45,303 nipype.workflow DEBUG: [Node] bbregister - setting input subjects_dir = /out/freesurfer 190416-06:50:45,306 nipype.workflow DEBUG: input: subject_id 190416-06:50:45,307 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:50:45,307 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:50:45,308 nipype.workflow DEBUG: output: subject_id 190416-06:50:45,308 nipype.workflow DEBUG: [Node] bbregister - setting input subject_id = sub-NC080001 190416-06:50:45,308 nipype.workflow DEBUG: input: source_file 190416-06:50:45,308 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/result_apply_mask.pklz 190416-06:50:45,308 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/result_apply_mask.pklz 190416-06:50:45,309 nipype.workflow DEBUG: output: out_file 190416-06:50:45,309 nipype.workflow DEBUG: [Node] bbregister - setting input source_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/uni_xform_masked.nii.gz 190416-06:50:45,311 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister". 190416-06:50:45,312 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.bbregister" locally: cached=False, updated=False. 190416-06:50:45,314 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.bbregister (taskid=154). 190416-06:50:45,315 nipype.workflow DEBUG: Cannot allocate job 142 (0.20GB, 1 threads). 190416-06:50:45,315 nipype.workflow DEBUG: Cannot allocate job 143 (0.20GB, 1 threads). 190416-06:50:45,316 nipype.workflow DEBUG: Cannot allocate job 144 (0.20GB, 1 threads). 190416-06:50:45,316 nipype.workflow DEBUG: Cannot allocate job 145 (0.20GB, 1 threads). 190416-06:50:45,316 nipype.workflow DEBUG: Cannot allocate job 146 (1.00GB, 1 threads). 190416-06:50:45,316 nipype.workflow DEBUG: Cannot allocate job 148 (1.00GB, 1 threads). 190416-06:50:45,316 nipype.workflow DEBUG: Cannot allocate job 150 (0.20GB, 1 threads). 190416-06:50:45,317 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.bbregister" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister". 190416-06:50:45,317 nipype.workflow DEBUG: adding multipath trait: input_image 190416-06:50:45,318 nipype.workflow DEBUG: Setting node inputs 190416-06:50:45,318 nipype.workflow DEBUG: input: input_image 190416-06:50:45,318 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-06:50:45,319 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-06:50:45,319 nipype.workflow DEBUG: output: probability_maps 190416-06:50:45,319 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_tpms) input input_image = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_1.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2.nii.gz'] 190416-06:50:45,320 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_tpms) input: input_image -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_1.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2.nii.gz'] 190416-06:50:45,320 nipype.workflow DEBUG: input: transforms 190416-06:50:45,320 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:50:45,321 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:50:45,321 nipype.workflow DEBUG: output: composite_transform 190416-06:50:45,321 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_tpms) input transforms = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:50:45,322 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_tpms) input: transforms -> /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:50:45,322 nipype.workflow DEBUG: adding multipath trait: input_image 190416-06:50:45,323 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/_report 190416-06:50:45,324 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/_report/report.rst" 190416-06:50:45,325 nipype.workflow DEBUG: setting input 0 input_image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0.nii.gz 190416-06:50:45,325 nipype.workflow DEBUG: setting input 1 input_image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_1.nii.gz 190416-06:50:45,326 nipype.workflow DEBUG: setting input 2 input_image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2.nii.gz 190416-06:50:45,326 nipype.workflow DEBUG: Adding 3 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_tpms 190416-06:50:45,332 nipype.workflow DEBUG: Cannot allocate job 244 (0.20GB, 1 threads). 190416-06:50:45,332 nipype.workflow INFO: [Node] Running "bbregister" ("niworkflows.interfaces.freesurfer.PatchedBBRegisterRPT"), a CommandLine Interface with command: bbregister --t2 --6 --init-reg /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta --lta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta --reg /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.dat --o /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg.nii.gz --mov /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked.nii.gz --s sub-NC080001 190416-06:50:47,239 nipype.workflow DEBUG: Progress: 300 jobs, 195/1/11 (done/running/ready), 1/104 (pending_tasks/waiting). 190416-06:50:47,240 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:50:47,241 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 11 jobs ready. Free memory (GB): 0.00/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.bbregister 190416-06:50:47,242 nipype.workflow DEBUG: No resources available 190416-06:50:49,243 nipype.workflow DEBUG: No resources available 190416-06:50:51,247 nipype.workflow DEBUG: No resources available 190416-06:50:53,252 nipype.workflow DEBUG: No resources available 190416-06:50:55,254 nipype.workflow DEBUG: No resources available 190416-06:50:57,257 nipype.workflow DEBUG: No resources available 190416-06:50:59,259 nipype.workflow DEBUG: No resources available 190416-06:51:01,262 nipype.workflow DEBUG: No resources available 190416-06:51:03,264 nipype.workflow DEBUG: No resources available 190416-06:51:05,268 nipype.workflow DEBUG: No resources available 190416-06:51:07,240 nipype.workflow DEBUG: No resources available 190416-06:51:09,244 nipype.workflow DEBUG: No resources available 190416-06:51:11,250 nipype.workflow DEBUG: No resources available 190416-06:51:13,252 nipype.workflow DEBUG: No resources available 190416-06:51:14,361 nipype.interface INFO: stdout 2019-04-16T06:51:14.361477: 190416-06:51:14,361 nipype.interface INFO: stdout 2019-04-16T06:51:14.361477:Matrix from LTA: 190416-06:51:14,361 nipype.interface INFO: stdout 2019-04-16T06:51:14.361477: 0.99969 -0.02486 0.00274 2.51935; 190416-06:51:14,362 nipype.interface INFO: stdout 2019-04-16T06:51:14.361477: 0.00122 0.15811 0.98742 -4.01326; 190416-06:51:14,362 nipype.interface INFO: stdout 2019-04-16T06:51:14.361477:-0.02498 -0.98711 0.15809 -0.60770; 190416-06:51:14,362 nipype.interface INFO: stdout 2019-04-16T06:51:14.361477: 0.00000 0.00000 0.00000 1.00000; 190416-06:51:14,479 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979: 190416-06:51:14,479 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked.nii.gz /out/freesurfer/sub-NC080001/mri/brainmask.mgz 190416-06:51:14,479 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:movvol /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked.nii.gz 190416-06:51:14,479 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:targvol /out/freesurfer/sub-NC080001/mri/brainmask.mgz 190416-06:51:14,479 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:outvol /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_warped.nii.gz 190416-06:51:14,479 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:regfile /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta 190416-06:51:14,480 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:invert 0 190416-06:51:14,480 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:tal 0 190416-06:51:14,480 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:talres 2 190416-06:51:14,480 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:regheader 0 190416-06:51:14,480 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:noresample 0 190416-06:51:14,480 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:interp nearest (0) 190416-06:51:14,481 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:precision float (3) 190416-06:51:14,481 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:Gdiag_no -1 190416-06:51:14,481 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:Synth 0 190416-06:51:14,481 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:SynthSeed 1555814523 190416-06:51:14,481 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979: 190416-06:51:14,481 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:Final tkRAS-to-tkRAS Matrix is: 190416-06:51:14,481 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979: 0.99969 -0.02486 0.00274 2.51936; 190416-06:51:14,481 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979: 0.00122 0.15811 0.98742 -4.01327; 190416-06:51:14,482 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:-0.02498 -0.98711 0.15809 -0.60768; 190416-06:51:14,482 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979: 0.00000 0.00000 0.00000 1.00000; 190416-06:51:14,482 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979: 190416-06:51:14,482 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979: 190416-06:51:14,482 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:Vox2Vox Matrix is: 190416-06:51:14,482 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979: 0.29082 0.00080 0.00723 -6.98530; 190416-06:51:14,483 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:-0.00727 0.04599 0.28716 -9.53614; 190416-06:51:14,483 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979:-0.00027 -0.21466 0.03437 38.73816; 190416-06:51:14,483 nipype.interface INFO: stdout 2019-04-16T06:51:14.478979: 0.00000 0.00000 0.00000 1.00000; 190416-06:51:15,8 nipype.interface INFO: stdout 2019-04-16T06:51:15.007962: 190416-06:51:15,8 nipype.interface INFO: stdout 2019-04-16T06:51:15.007962:Resampling 190416-06:51:15,8 nipype.interface INFO: stdout 2019-04-16T06:51:15.007962:Output registration matrix is identity 190416-06:51:15,8 nipype.interface INFO: stdout 2019-04-16T06:51:15.007962: 190416-06:51:15,8 nipype.interface INFO: stdout 2019-04-16T06:51:15.007962:mri_vol2vol done 190416-06:51:15,257 nipype.workflow DEBUG: No resources available 190416-06:51:17,261 nipype.workflow DEBUG: No resources available 190416-06:51:19,264 nipype.workflow DEBUG: No resources available 190416-06:51:21,268 nipype.workflow DEBUG: No resources available 190416-06:51:23,270 nipype.workflow DEBUG: No resources available 190416-06:51:25,272 nipype.workflow DEBUG: No resources available 190416-06:51:27,276 nipype.workflow DEBUG: No resources available 190416-06:51:27,542 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.bbregister". 190416-06:51:29,278 nipype.workflow INFO: [Job 120] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.bbregister). 190416-06:51:29,280 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:51:29,283 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 13 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:51:29,342 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.reports ID=121 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:51:29,343 nipype.workflow DEBUG: Setting node inputs 190416-06:51:29,343 nipype.workflow DEBUG: input: in2 190416-06:51:29,344 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/result_mri_coreg.pklz 190416-06:51:29,344 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/result_mri_coreg.pklz 190416-06:51:29,345 nipype.workflow DEBUG: output: out_report 190416-06:51:29,345 nipype.workflow DEBUG: [Node] reports - setting input in2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/report.svg 190416-06:51:29,346 nipype.workflow DEBUG: input: in1 190416-06:51:29,346 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/result_bbregister.pklz 190416-06:51:29,347 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/result_bbregister.pklz 190416-06:51:29,348 nipype.workflow DEBUG: output: out_report 190416-06:51:29,348 nipype.workflow DEBUG: [Node] reports - setting input in1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/report.svg 190416-06:51:29,349 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports". 190416-06:51:29,350 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.reports" locally: cached=False, updated=False. 190416-06:51:29,350 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.reports on master thread 190416-06:51:29,351 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.reports" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports". 190416-06:51:29,351 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports". 190416-06:51:29,352 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports 190416-06:51:29,352 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports 190416-06:51:29,353 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports/_report 190416-06:51:29,353 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports/_report/report.rst" 190416-06:51:29,355 nipype.workflow INFO: [Node] Running "reports" ("nipype.interfaces.utility.base.Merge") 190416-06:51:29,357 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/report.svg;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/report.svg;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports/_0xd68f27721b9edb7ff01f2ce31ed0bd23_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports/_node.pklz 190416-06:51:29,357 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports/_report 190416-06:51:29,358 nipype.workflow DEBUG: Removing files: 190416-06:51:29,359 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports/result_reports.pklz 190416-06:51:29,359 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports/_report/report.rst" 190416-06:51:29,360 nipype.workflow DEBUG: Aggregate: False 190416-06:51:29,361 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.reports". 190416-06:51:29,361 nipype.workflow INFO: [Job 121] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.reports). 190416-06:51:29,423 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.transforms ID=122 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:51:29,423 nipype.workflow DEBUG: Setting node inputs 190416-06:51:29,424 nipype.workflow DEBUG: input: in2 190416-06:51:29,424 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/result_mri_coreg.pklz 190416-06:51:29,425 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/result_mri_coreg.pklz 190416-06:51:29,426 nipype.workflow DEBUG: output: out_lta_file 190416-06:51:29,426 nipype.workflow DEBUG: [Node] transforms - setting input in2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta 190416-06:51:29,426 nipype.workflow DEBUG: input: in1 190416-06:51:29,427 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/result_bbregister.pklz 190416-06:51:29,428 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/result_bbregister.pklz 190416-06:51:29,429 nipype.workflow DEBUG: output: out_lta_file 190416-06:51:29,429 nipype.workflow DEBUG: [Node] transforms - setting input in1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta 190416-06:51:29,430 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms". 190416-06:51:29,431 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.transforms" locally: cached=False, updated=False. 190416-06:51:29,431 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.transforms on master thread 190416-06:51:29,432 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.transforms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms". 190416-06:51:29,432 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms". 190416-06:51:29,433 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms 190416-06:51:29,433 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms 190416-06:51:29,434 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/_report 190416-06:51:29,434 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/_report/report.rst" 190416-06:51:29,436 nipype.workflow INFO: [Node] Running "transforms" ("nipype.interfaces.utility.base.Merge") 190416-06:51:29,438 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/_0x377fac3ed8f21d75af87d67c01f2b4e7_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/_node.pklz 190416-06:51:29,438 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/_report 190416-06:51:29,439 nipype.workflow DEBUG: Removing files: 190416-06:51:29,440 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/result_transforms.pklz 190416-06:51:29,440 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/_report/report.rst" 190416-06:51:29,441 nipype.workflow DEBUG: Aggregate: False 190416-06:51:29,442 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.transforms". 190416-06:51:29,442 nipype.workflow INFO: [Job 122] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.transforms). 190416-06:51:29,504 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_2_mni_report ID=142 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:51:29,505 nipype.workflow DEBUG: Setting node inputs 190416-06:51:29,505 nipype.workflow DEBUG: input: source_file 190416-06:51:29,506 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-06:51:29,507 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/bidssrc/result_bidssrc.pklz 190416-06:51:29,508 nipype.workflow DEBUG: output: t1w 190416-06:51:29,509 nipype.workflow DEBUG: [Node] ds_t1_2_mni_report - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-06:51:29,509 nipype.workflow DEBUG: input: in_file 190416-06:51:29,510 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:29,511 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:29,512 nipype.workflow DEBUG: output: out_report 190416-06:51:29,512 nipype.workflow DEBUG: [Node] ds_t1_2_mni_report - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/report.svg 190416-06:51:29,519 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report". 190416-06:51:29,519 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_2_mni_report" locally: cached=False, updated=False. 190416-06:51:29,519 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_2_mni_report on master thread 190416-06:51:29,520 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_2_mni_report" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report". 190416-06:51:29,521 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report". 190416-06:51:29,521 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report 190416-06:51:29,522 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report 190416-06:51:29,522 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report/_report 190416-06:51:29,523 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report/_report/report.rst" 190416-06:51:29,525 nipype.workflow INFO: [Node] Running "ds_t1_2_mni_report" ("smriprep.interfaces.DerivativesDataSink") 190416-06:51:29,526 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_t1_2_mni.svg 190416-06:51:29,526 nipype.utils DEBUG: Linking File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_t1_2_mni.svg->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/report.svg 190416-06:51:29,527 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_t1_2_mni.svg 190416-06:51:29,527 nipype.utils DEBUG: File: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_t1_2_mni.svg already exists, not overwriting, copy:1 190416-06:51:29,529 nipype.workflow DEBUG: Needed files: /tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_t1_2_mni.svg;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report/_0x73b6b6baf0bcbdbef599d54863613be7_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report/_node.pklz 190416-06:51:29,529 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report/_report 190416-06:51:29,530 nipype.workflow DEBUG: Removing files: 190416-06:51:29,531 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report/result_ds_t1_2_mni_report.pklz 190416-06:51:29,532 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_reports_wf/ds_t1_2_mni_report/_report/report.rst" 190416-06:51:29,533 nipype.workflow DEBUG: Aggregate: False 190416-06:51:29,533 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_2_mni_report". 190416-06:51:29,534 nipype.workflow INFO: [Job 142] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_reports_wf.ds_t1_2_mni_report). 190416-06:51:29,597 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni ID=143 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:51:29,597 nipype.workflow DEBUG: Setting node inputs 190416-06:51:29,598 nipype.workflow DEBUG: input: source_file 190416-06:51:29,598 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:51:29,598 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:51:29,598 nipype.workflow DEBUG: output: out 190416-06:51:29,599 nipype.workflow DEBUG: [Node] ds_t1_mni - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-06:51:29,599 nipype.workflow DEBUG: input: in_file 190416-06:51:29,599 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:29,599 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:29,599 nipype.workflow DEBUG: output: warped_image 190416-06:51:29,600 nipype.workflow DEBUG: [Node] ds_t1_mni - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mni_Warped.nii.gz 190416-06:51:29,605 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni". 190416-06:51:29,605 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni" locally: cached=False, updated=False. 190416-06:51:29,605 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni on master thread 190416-06:51:29,605 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni". 190416-06:51:29,605 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni". 190416-06:51:29,606 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni 190416-06:51:29,606 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni 190416-06:51:29,606 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni/_report 190416-06:51:29,606 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni/_report/report.rst" 190416-06:51:29,608 nipype.workflow INFO: [Node] Running "ds_t1_mni" ("smriprep.interfaces.DerivativesDataSink") 190416-06:51:30,732 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_space-MNI152NLin2009cAsym_desc-preproc_T1w.nii.gz;/out/fmriprep/sub-NC080001/anat/sub-NC080001_space-MNI152NLin2009cAsym_desc-preproc_T1w.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni/_0x65f51888fc8285dd9900b64160c53874_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni/_node.pklz 190416-06:51:30,733 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni/_report 190416-06:51:30,733 nipype.workflow DEBUG: Removing files: 190416-06:51:30,738 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni/result_ds_t1_mni.pklz 190416-06:51:30,739 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni/_report/report.rst" 190416-06:51:30,743 nipype.workflow DEBUG: Aggregate: False 190416-06:51:30,744 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni". 190416-06:51:30,744 nipype.workflow INFO: [Job 143] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni). 190416-06:51:30,803 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_inv_warp ID=144 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:51:30,803 nipype.workflow DEBUG: Setting node inputs 190416-06:51:30,804 nipype.workflow DEBUG: input: source_file 190416-06:51:30,804 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:51:30,804 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:51:30,804 nipype.workflow DEBUG: output: out 190416-06:51:30,804 nipype.workflow DEBUG: [Node] ds_t1_mni_inv_warp - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-06:51:30,804 nipype.workflow DEBUG: input: in_file 190416-06:51:30,805 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:30,805 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:30,805 nipype.workflow DEBUG: output: inverse_composite_transform 190416-06:51:30,805 nipype.workflow DEBUG: [Node] ds_t1_mni_inv_warp - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniInverseComposite.h5 190416-06:51:30,812 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp". 190416-06:51:30,812 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_inv_warp" locally: cached=False, updated=False. 190416-06:51:30,812 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_inv_warp on master thread 190416-06:51:30,813 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_inv_warp" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp". 190416-06:51:30,813 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp". 190416-06:51:30,813 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp 190416-06:51:30,813 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp 190416-06:51:30,813 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp/_report 190416-06:51:30,814 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp/_report/report.rst" 190416-06:51:30,815 nipype.workflow INFO: [Node] Running "ds_t1_mni_inv_warp" ("smriprep.interfaces.DerivativesDataSink") 190416-06:51:30,818 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-MNI152NLin2009cAsym_to-T1w_mode-image_xfm.h5 190416-06:51:30,819 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-MNI152NLin2009cAsym_to-T1w_mode-image_xfm.h5->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniInverseComposite.h5 190416-06:51:30,819 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-MNI152NLin2009cAsym_to-T1w_mode-image_xfm.h5->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniInverseComposite.h5 190416-06:51:32,977 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-MNI152NLin2009cAsym_to-T1w_mode-image_xfm.h5 190416-06:51:32,981 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-MNI152NLin2009cAsym_to-T1w_mode-image_xfm.h5 already exists,7113f130f57a93113eec6562aeb107aa, copy:1 190416-06:51:33,2 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-MNI152NLin2009cAsym_to-T1w_mode-image_xfm.h5->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniInverseComposite.h5 190416-06:51:34,947 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-MNI152NLin2009cAsym_to-T1w_mode-image_xfm.h5;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp/_0x9a73f3b330fdbc27ab2c7ad6467b85cf_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp/_node.pklz 190416-06:51:34,947 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp/_report 190416-06:51:34,947 nipype.workflow DEBUG: Removing files: 190416-06:51:34,950 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp/result_ds_t1_mni_inv_warp.pklz 190416-06:51:34,950 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_inv_warp/_report/report.rst" 190416-06:51:34,952 nipype.workflow DEBUG: Aggregate: False 190416-06:51:34,953 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_inv_warp". 190416-06:51:34,953 nipype.workflow INFO: [Job 144] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_inv_warp). 190416-06:51:35,14 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_warp ID=145 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:51:35,14 nipype.workflow DEBUG: Setting node inputs 190416-06:51:35,14 nipype.workflow DEBUG: input: source_file 190416-06:51:35,14 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:51:35,14 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:51:35,15 nipype.workflow DEBUG: output: out 190416-06:51:35,15 nipype.workflow DEBUG: [Node] ds_t1_mni_warp - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-06:51:35,15 nipype.workflow DEBUG: input: in_file 190416-06:51:35,15 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:35,15 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:35,15 nipype.workflow DEBUG: output: composite_transform 190416-06:51:35,15 nipype.workflow DEBUG: [Node] ds_t1_mni_warp - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:35,21 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp". 190416-06:51:35,21 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_warp" locally: cached=False, updated=False. 190416-06:51:35,21 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_warp on master thread 190416-06:51:35,21 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_warp" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp". 190416-06:51:35,22 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp". 190416-06:51:35,22 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp 190416-06:51:35,22 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp 190416-06:51:35,22 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp/_report 190416-06:51:35,23 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp/_report/report.rst" 190416-06:51:35,25 nipype.workflow INFO: [Node] Running "ds_t1_mni_warp" ("smriprep.interfaces.DerivativesDataSink") 190416-06:51:35,27 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-MNI152NLin2009cAsym_mode-image_xfm.h5 190416-06:51:35,27 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-MNI152NLin2009cAsym_mode-image_xfm.h5->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:35,27 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-MNI152NLin2009cAsym_mode-image_xfm.h5->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:36,742 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-MNI152NLin2009cAsym_mode-image_xfm.h5 190416-06:51:36,748 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-MNI152NLin2009cAsym_mode-image_xfm.h5 already exists,b2d824bf3708120339b30f8b4266d760, copy:1 190416-06:51:36,768 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-MNI152NLin2009cAsym_mode-image_xfm.h5->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:38,531 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_from-T1w_to-MNI152NLin2009cAsym_mode-image_xfm.h5;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp/_0x80e8c9984746fcf4029525176eb2126d_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp/_node.pklz 190416-06:51:38,531 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp/_report 190416-06:51:38,531 nipype.workflow DEBUG: Removing files: 190416-06:51:38,533 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp/result_ds_t1_mni_warp.pklz 190416-06:51:38,534 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_t1_mni_warp/_report/report.rst" 190416-06:51:38,536 nipype.workflow DEBUG: Aggregate: False 190416-06:51:38,536 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_warp". 190416-06:51:38,536 nipype.workflow INFO: [Job 145] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_t1_mni_warp). 190416-06:51:38,598 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aparc_mni_tfm ID=146 (1.00GB, 1 threads). Free: 7.77GB, 5 threads. 190416-06:51:38,598 nipype.workflow DEBUG: Setting node inputs 190416-06:51:38,598 nipype.workflow DEBUG: input: reference_image 190416-06:51:38,598 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:51:38,598 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:51:38,599 nipype.workflow DEBUG: output: out_file 190416-06:51:38,599 nipype.workflow DEBUG: [Node] aparc_mni_tfm - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/tpl-MNI152NLin2009cAsym_res-01_T1w_reference.nii.gz 190416-06:51:38,599 nipype.workflow DEBUG: input: transforms 190416-06:51:38,600 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:38,600 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:38,600 nipype.workflow DEBUG: output: composite_transform 190416-06:51:38,600 nipype.workflow DEBUG: [Node] aparc_mni_tfm - setting input transforms = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:38,601 nipype.workflow DEBUG: input: input_image 190416-06:51:38,601 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/result_tonii.pklz 190416-06:51:38,601 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/result_tonii.pklz 190416-06:51:38,601 nipype.workflow DEBUG: output: out_file 190416-06:51:38,601 nipype.workflow DEBUG: [Node] aparc_mni_tfm - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/aparc+aseg_vol_out.nii.gz 190416-06:51:38,602 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/aparc_mni_tfm". 190416-06:51:38,602 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aparc_mni_tfm" locally: cached=False, updated=False. 190416-06:51:38,603 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aparc_mni_tfm (taskid=155). 190416-06:51:38,604 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aseg_mni_tfm ID=148 (1.00GB, 1 threads). Free: 6.77GB, 4 threads. 190416-06:51:38,604 nipype.workflow DEBUG: Setting node inputs 190416-06:51:38,604 nipype.workflow DEBUG: input: reference_image 190416-06:51:38,604 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:51:38,605 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:51:38,605 nipype.workflow DEBUG: output: out_file 190416-06:51:38,606 nipype.workflow DEBUG: [Node] aseg_mni_tfm - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/tpl-MNI152NLin2009cAsym_res-01_T1w_reference.nii.gz 190416-06:51:38,606 nipype.workflow DEBUG: input: transforms 190416-06:51:38,606 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:38,606 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:38,606 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aparc_mni_tfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/aparc_mni_tfm". 190416-06:51:38,607 nipype.workflow DEBUG: output: composite_transform 190416-06:51:38,607 nipype.workflow DEBUG: [Node] aseg_mni_tfm - setting input transforms = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:38,607 nipype.workflow DEBUG: input: input_image 190416-06:51:38,607 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/result_tonii.pklz 190416-06:51:38,607 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/result_tonii.pklz 190416-06:51:38,608 nipype.workflow DEBUG: output: out_file 190416-06:51:38,608 nipype.workflow DEBUG: [Node] aseg_mni_tfm - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/aseg_vol_out.nii.gz 190416-06:51:38,609 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/aseg_mni_tfm". 190416-06:51:38,609 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aseg_mni_tfm" locally: cached=False, updated=False. 190416-06:51:38,609 nipype.workflow INFO: [Node] Running "aparc_mni_tfm" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aparc_aseg/tonii/aparc+aseg_vol_out.nii.gz --interpolation MultiLabel --output aparc+aseg_vol_out_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/tpl-MNI152NLin2009cAsym_res-01_T1w_reference.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:38,610 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aseg_mni_tfm (taskid=156). 190416-06:51:38,610 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask ID=150 (0.20GB, 1 threads). Free: 6.57GB, 3 threads. 190416-06:51:38,610 nipype.workflow DEBUG: Setting node inputs 190416-06:51:38,610 nipype.workflow DEBUG: input: transforms 190416-06:51:38,610 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:38,611 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:38,612 nipype.workflow DEBUG: output: composite_transform 190416-06:51:38,612 nipype.workflow DEBUG: [Node] mni_mask - setting input transforms = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:38,613 nipype.workflow DEBUG: input: input_image 190416-06:51:38,613 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-06:51:38,613 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/result_refine.pklz 190416-06:51:38,614 nipype.workflow DEBUG: output: out_file 190416-06:51:38,614 nipype.workflow DEBUG: [Node] mni_mask - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/sub-NC080001_T1w_ras_maths_corrected_rbrainmask.nii.gz 190416-06:51:38,614 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aseg_mni_tfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/aseg_mni_tfm". 190416-06:51:38,615 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_mask". 190416-06:51:38,615 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask" locally: cached=False, updated=False. 190416-06:51:38,616 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask (taskid=157). 190416-06:51:38,616 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg ID=244 (0.20GB, 1 threads). Free: 6.37GB, 2 threads. 190416-06:51:38,617 nipype.workflow DEBUG: Setting node inputs 190416-06:51:38,617 nipype.workflow DEBUG: input: input_image 190416-06:51:38,617 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-06:51:38,617 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/result_t1_seg.pklz 190416-06:51:38,618 nipype.workflow INFO: [Node] Running "aseg_mni_tfm" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/segs_to_native_aseg/tonii/aseg_vol_out.nii.gz --interpolation MultiLabel --output aseg_vol_out_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/tpl-MNI152NLin2009cAsym_res-01_T1w_reference.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:38,618 nipype.workflow DEBUG: output: tissue_class_map 190416-06:51:38,618 nipype.workflow DEBUG: [Node] mni_seg - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_seg.nii.gz 190416-06:51:38,618 nipype.workflow DEBUG: input: transforms 190416-06:51:38,619 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:38,619 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:38,620 nipype.workflow DEBUG: output: composite_transform 190416-06:51:38,621 nipype.workflow DEBUG: [Node] mni_seg - setting input transforms = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:38,622 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_seg". 190416-06:51:38,622 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg" locally: cached=False, updated=False. 190416-06:51:38,623 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_mask". 190416-06:51:38,623 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg (taskid=158). 190416-06:51:38,624 nipype.workflow DEBUG: Allocating _mni_tpms0 ID=297 (0.20GB, 1 threads). Free: 6.17GB, 1 threads. 190416-06:51:38,624 nipype.workflow DEBUG: Setting node inputs 190416-06:51:38,625 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms0". 190416-06:51:38,625 nipype.workflow DEBUG: Checking hash "_mni_tpms0" locally: cached=False, updated=False. 190416-06:51:38,626 nipype.workflow DEBUG: [MultiProc] Submitted task _mni_tpms0 (taskid=159). 190416-06:51:38,626 nipype.workflow DEBUG: Allocating _mni_tpms1 ID=298 (0.20GB, 1 threads). Free: 5.97GB, 0 threads. 190416-06:51:38,627 nipype.workflow DEBUG: Setting node inputs 190416-06:51:38,628 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms1". 190416-06:51:38,628 nipype.workflow DEBUG: Checking hash "_mni_tpms1" locally: cached=False, updated=False. 190416-06:51:38,629 nipype.workflow DEBUG: [MultiProc] Submitted task _mni_tpms1 (taskid=160). 190416-06:51:38,629 nipype.workflow DEBUG: Cannot allocate job 299 (0.20GB, 1 threads).190416-06:51:38,630 nipype.workflow INFO: [Node] Running "mni_mask" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --dimensionality 3 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/refine/sub-NC080001_T1w_ras_maths_corrected_rbrainmask.nii.gz --interpolation MultiLabel --output sub-NC080001_T1w_ras_maths_corrected_rbrainmask_trans.nii.gz --reference-image /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-01_T1w.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:38,632 nipype.workflow INFO: [Node] Setting-up "_mni_tpms0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms0". 190416-06:51:38,632 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_seg". 190416-06:51:38,634 nipype.workflow INFO: [Node] Running "_mni_tpms0" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --dimensionality 3 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0.nii.gz --interpolation Linear --output sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_trans.nii.gz --reference-image /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-01_T1w.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:38,635 nipype.workflow INFO: [Node] Running "mni_seg" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --dimensionality 3 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_seg.nii.gz --interpolation MultiLabel --output sub-NC080001_T1w_ras_maths_corrected_masked_seg_trans.nii.gz --reference-image /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-01_T1w.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:38,643 nipype.workflow DEBUG: Progress: 300 jobs, 202/6/2 (done/running/ready), 6/92 (pending_tasks/waiting). 190416-06:51:38,643 nipype.workflow DEBUG: Tasks currently running: 6. Pending: 6. 190416-06:51:38,644 nipype.workflow INFO: [Node] Setting-up "_mni_tpms1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms1". 190416-06:51:38,645 nipype.workflow INFO: [MultiProc] Running 6 tasks, and 2 jobs ready. Free memory (GB): 5.97/8.77, Free processors: 0/6. Currently running: * _mni_tpms1 * _mni_tpms0 * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aseg_mni_tfm * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aparc_mni_tfm 190416-06:51:38,645 nipype.workflow DEBUG: No resources available 190416-06:51:38,649 nipype.workflow INFO: [Node] Running "_mni_tpms1" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --dimensionality 3 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_1.nii.gz --interpolation Linear --output sub-NC080001_T1w_ras_maths_corrected_masked_prob_1_trans.nii.gz --reference-image /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-01_T1w.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:40,649 nipype.workflow DEBUG: No resources available 190416-06:51:41,155 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aparc_mni_tfm". 190416-06:51:41,295 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aseg_mni_tfm". 190416-06:51:41,860 nipype.workflow INFO: [Node] Finished "_mni_tpms0". 190416-06:51:41,997 nipype.workflow INFO: [Node] Finished "_mni_tpms1". 190416-06:51:42,651 nipype.workflow INFO: [Job 146] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aparc_mni_tfm). 190416-06:51:42,652 nipype.workflow INFO: [Job 148] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.aseg_mni_tfm). 190416-06:51:42,653 nipype.workflow INFO: [Job 297] Completed (_mni_tpms0). 190416-06:51:42,653 nipype.workflow INFO: [Job 298] Completed (_mni_tpms1). 190416-06:51:42,654 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:51:42,655 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 4 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:51:42,714 nipype.workflow DEBUG: adding multipath trait: in_lta 190416-06:51:42,714 nipype.workflow DEBUG: Setting node inputs 190416-06:51:42,714 nipype.workflow DEBUG: input: in_lta 190416-06:51:42,715 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/result_transforms.pklz 190416-06:51:42,715 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/result_transforms.pklz 190416-06:51:42,715 nipype.workflow DEBUG: output: out 190416-06:51:42,715 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_ras2ras) input in_lta = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta'] 190416-06:51:42,715 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_ras2ras) input: in_lta -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta'] 190416-06:51:42,716 nipype.workflow DEBUG: adding multipath trait: in_lta 190416-06:51:42,717 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/_report 190416-06:51:42,717 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/_report/report.rst" 190416-06:51:42,718 nipype.workflow DEBUG: setting input 0 in_lta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta 190416-06:51:42,718 nipype.workflow DEBUG: setting input 1 in_lta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta 190416-06:51:42,719 nipype.workflow DEBUG: Adding 2 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_ras2ras 190416-06:51:42,724 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aparc_mni ID=147 (0.01GB, 1 threads). Free: 8.36GB, 3 threads. 190416-06:51:42,724 nipype.workflow DEBUG: Setting node inputs 190416-06:51:42,724 nipype.workflow DEBUG: input: in_file 190416-06:51:42,724 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/aparc_mni_tfm/result_aparc_mni_tfm.pklz 190416-06:51:42,724 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/aparc_mni_tfm/result_aparc_mni_tfm.pklz 190416-06:51:42,725 nipype.workflow DEBUG: output: output_image 190416-06:51:42,725 nipype.workflow DEBUG: [Node] ds_bold_aparc_mni - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/aparc_mni_tfm/aparc+aseg_vol_out_trans.nii.gz 190416-06:51:42,730 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni". 190416-06:51:42,730 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aparc_mni" locally: cached=False, updated=False. 190416-06:51:42,730 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aparc_mni on master thread 190416-06:51:42,730 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aparc_mni" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni". 190416-06:51:42,730 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni". 190416-06:51:42,730 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni 190416-06:51:42,731 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni 190416-06:51:42,731 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni/_report 190416-06:51:42,731 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni/_report/report.rst" 190416-06:51:42,733 nipype.workflow INFO: [Node] Running "ds_bold_aparc_mni" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:51:42,806 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-MNI152NLin2009cAsym_desc-aparcaseg_dseg.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni/_0xbc84fe631bb143d4ddf57298a3f32c06_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni/_node.pklz 190416-06:51:42,806 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni/_report 190416-06:51:42,807 nipype.workflow DEBUG: Removing files: 190416-06:51:42,809 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni/result_ds_bold_aparc_mni.pklz 190416-06:51:42,810 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aparc_mni/_report/report.rst" 190416-06:51:42,814 nipype.workflow DEBUG: Aggregate: False 190416-06:51:42,814 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aparc_mni". 190416-06:51:42,815 nipype.workflow INFO: [Job 147] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aparc_mni). 190416-06:51:42,874 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aseg_mni ID=149 (0.01GB, 1 threads). Free: 8.36GB, 3 threads. 190416-06:51:42,874 nipype.workflow DEBUG: Setting node inputs 190416-06:51:42,874 nipype.workflow DEBUG: input: in_file 190416-06:51:42,874 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/aseg_mni_tfm/result_aseg_mni_tfm.pklz 190416-06:51:42,874 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/aseg_mni_tfm/result_aseg_mni_tfm.pklz 190416-06:51:42,875 nipype.workflow DEBUG: output: output_image 190416-06:51:42,875 nipype.workflow DEBUG: [Node] ds_bold_aseg_mni - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/aseg_mni_tfm/aseg_vol_out_trans.nii.gz 190416-06:51:42,881 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni". 190416-06:51:42,881 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aseg_mni" locally: cached=False, updated=False. 190416-06:51:42,881 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aseg_mni on master thread 190416-06:51:42,881 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aseg_mni" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni". 190416-06:51:42,881 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni". 190416-06:51:42,882 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni 190416-06:51:42,882 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni 190416-06:51:42,882 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni/_report 190416-06:51:42,882 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni/_report/report.rst" 190416-06:51:42,884 nipype.workflow INFO: [Node] Running "ds_bold_aseg_mni" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:51:42,971 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-MNI152NLin2009cAsym_desc-aseg_dseg.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni/_0xe095acf8aa3d497c4a27a0253b77af4f_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni/_node.pklz 190416-06:51:42,971 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni/_report 190416-06:51:42,971 nipype.workflow DEBUG: Removing files: 190416-06:51:42,973 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni/result_ds_bold_aseg_mni.pklz 190416-06:51:42,974 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_aseg_mni/_report/report.rst" 190416-06:51:42,976 nipype.workflow DEBUG: Aggregate: False 190416-06:51:42,977 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aseg_mni". 190416-06:51:42,977 nipype.workflow INFO: [Job 149] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_aseg_mni). 190416-06:51:43,36 nipype.workflow DEBUG: Allocating _mni_tpms2 ID=299 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-06:51:43,37 nipype.workflow DEBUG: Setting node inputs 190416-06:51:43,37 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms2". 190416-06:51:43,38 nipype.workflow DEBUG: Checking hash "_mni_tpms2" locally: cached=False, updated=False. 190416-06:51:43,38 nipype.workflow DEBUG: [MultiProc] Submitted task _mni_tpms2 (taskid=161). 190416-06:51:43,40 nipype.workflow INFO: [Node] Setting-up "_mni_tpms2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms2". 190416-06:51:43,42 nipype.workflow INFO: [Node] Running "_mni_tpms2" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --dimensionality 3 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2.nii.gz --interpolation Linear --output sub-NC080001_T1w_ras_maths_corrected_masked_prob_2_trans.nii.gz --reference-image /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-01_T1w.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:51:44,652 nipype.workflow DEBUG: Progress: 302 jobs, 208/3/2 (done/running/ready), 3/91 (pending_tasks/waiting). 190416-06:51:44,652 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-06:51:44,654 nipype.workflow INFO: [MultiProc] Running 3 tasks, and 2 jobs ready. Free memory (GB): 8.17/8.77, Free processors: 3/6. Currently running: * _mni_tpms2 * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:51:44,712 nipype.workflow DEBUG: Allocating _lta_ras2ras0 ID=300 (2.00GB, 1 threads). Free: 6.17GB, 2 threads. 190416-06:51:44,712 nipype.workflow DEBUG: Setting node inputs 190416-06:51:44,713 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/mapflow/_lta_ras2ras0". 190416-06:51:44,713 nipype.workflow DEBUG: Checking hash "_lta_ras2ras0" locally: cached=False, updated=False. 190416-06:51:44,714 nipype.workflow DEBUG: [MultiProc] Submitted task _lta_ras2ras0 (taskid=162). 190416-06:51:44,714 nipype.workflow DEBUG: Allocating _lta_ras2ras1 ID=301 (2.00GB, 1 threads). Free: 4.17GB, 1 threads. 190416-06:51:44,714 nipype.workflow DEBUG: Setting node inputs 190416-06:51:44,715 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/mapflow/_lta_ras2ras1". 190416-06:51:44,716 nipype.workflow DEBUG: Checking hash "_lta_ras2ras1" locally: cached=False, updated=False. 190416-06:51:44,717 nipype.workflow INFO: [Node] Setting-up "_lta_ras2ras0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/mapflow/_lta_ras2ras0".190416-06:51:44,717 nipype.workflow DEBUG: [MultiProc] Submitted task _lta_ras2ras1 (taskid=163). 190416-06:51:44,718 nipype.workflow INFO: [Node] Setting-up "_lta_ras2ras1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/mapflow/_lta_ras2ras1". 190416-06:51:44,720 nipype.workflow INFO: [Node] Running "_lta_ras2ras0" ("niworkflows.interfaces.freesurfer.PatchedLTAConvert"), a CommandLine Interface with command: lta_convert --inlta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta --outlta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/mapflow/_lta_ras2ras0/out.lta 190416-06:51:44,721 nipype.workflow INFO: [Node] Running "_lta_ras2ras1" ("niworkflows.interfaces.freesurfer.PatchedLTAConvert"), a CommandLine Interface with command: lta_convert --inlta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta --outlta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/mapflow/_lta_ras2ras1/out.lta 190416-06:51:44,807 nipype.workflow INFO: [Node] Finished "_lta_ras2ras1". 190416-06:51:44,814 nipype.workflow INFO: [Node] Finished "_lta_ras2ras0". 190416-06:51:45,975 nipype.workflow INFO: [Node] Finished "_mni_tpms2". 190416-06:51:46,655 nipype.workflow DEBUG: Progress: 302 jobs, 208/5/0 (done/running/ready), 5/89 (pending_tasks/waiting). 190416-06:51:46,655 nipype.workflow INFO: [Job 299] Completed (_mni_tpms2). 190416-06:51:46,656 nipype.workflow INFO: [Job 300] Completed (_lta_ras2ras0). 190416-06:51:46,657 nipype.workflow INFO: [Job 301] Completed (_lta_ras2ras1). 190416-06:51:46,657 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:51:46,660 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:51:46,717 nipype.workflow DEBUG: adding multipath trait: in_lta 190416-06:51:46,718 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_ras2ras ID=123 (2.00GB, 1 threads). Free: 6.37GB, 3 threads. 190416-06:51:46,719 nipype.workflow DEBUG: adding multipath trait: in_lta 190416-06:51:46,720 nipype.workflow DEBUG: setting hashinput in_lta-> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta'] 190416-06:51:46,721 nipype.workflow DEBUG: [Node] Hashes: [('in_lta', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta', '40081bdf2823f065ffb77431e9491467'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta', '531e2e93c5133c620262ae6003faf341')]), ('out_lta', True), ('needed_outputs', ['out_lta'])], 0ea8b8d519091af5ebcaf2be666e01c6, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/_0x0ea8b8d519091af5ebcaf2be666e01c6.json, [] 190416-06:51:46,721 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras". 190416-06:51:46,721 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_ras2ras" locally: cached=False, updated=False. 190416-06:51:46,723 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_ras2ras (taskid=164). 190416-06:51:46,723 nipype.workflow DEBUG: adding multipath trait: input_image 190416-06:51:46,723 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_ras2ras" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras". 190416-06:51:46,724 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_tpms ID=242 (0.20GB, 1 threads). Free: 6.17GB, 2 threads. 190416-06:51:46,724 nipype.workflow DEBUG: adding multipath trait: input_image 190416-06:51:46,725 nipype.workflow DEBUG: setting hashinput input_image-> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_1.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2.nii.gz'] 190416-06:51:46,726 nipype.workflow DEBUG: [Node] Hashes: [('default_value', '0.0000000000'), ('dimension', 3), ('float', True), ('input_image', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0.nii.gz', 'a924923ee0309d3a5464e36cdb168c6a'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_1.nii.gz', '7b336045a18c9dd006ac2487e0b0862d'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_seg/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2.nii.gz', '31f003049a4da500233de16b95f5b773')]), ('interpolation', 'Linear'), ('out_postfix', '_trans'), ('reference_image', ('/opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-01_T1w.nii.gz', 'd96f06aee19baf10c69bea337c762533')), ('transforms', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5', '62265031bf21d60a0b83cf441178f6c0')]), ('needed_outputs', ['output_image'])], 10f7e1018492b1ee2a100deb605e8c9b, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/_0x10f7e1018492b1ee2a100deb605e8c9b.json, [] 190416-06:51:46,726 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms". 190416-06:51:46,726 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_tpms" locally: cached=False, updated=False. 190416-06:51:46,726 nipype.workflow INFO: [Node] Setting-up "_lta_ras2ras0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/mapflow/_lta_ras2ras0". 190416-06:51:46,727 nipype.workflow INFO: [Node] Cached "_lta_ras2ras0" - collecting precomputed outputs 190416-06:51:46,727 nipype.workflow INFO: [Node] "_lta_ras2ras0" found cached. 190416-06:51:46,728 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_tpms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms". 190416-06:51:46,728 nipype.workflow INFO: [Node] Setting-up "_lta_ras2ras1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/mapflow/_lta_ras2ras1". 190416-06:51:46,729 nipype.workflow INFO: [Node] Cached "_lta_ras2ras1" - collecting precomputed outputs 190416-06:51:46,729 nipype.workflow INFO: [Node] "_lta_ras2ras1" found cached. 190416-06:51:46,731 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_ras2ras". 190416-06:51:46,732 nipype.workflow INFO: [Node] Setting-up "_mni_tpms0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms0". 190416-06:51:46,734 nipype.workflow INFO: [Node] Cached "_mni_tpms0" - collecting precomputed outputs 190416-06:51:46,734 nipype.workflow INFO: [Node] "_mni_tpms0" found cached. 190416-06:51:46,735 nipype.workflow INFO: [Node] Setting-up "_mni_tpms1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms1". 190416-06:51:46,736 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_tpms (taskid=165). 190416-06:51:46,737 nipype.workflow INFO: [Node] Cached "_mni_tpms1" - collecting precomputed outputs 190416-06:51:46,737 nipype.workflow INFO: [Node] "_mni_tpms1" found cached. 190416-06:51:46,738 nipype.workflow INFO: [Node] Setting-up "_mni_tpms2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms2". 190416-06:51:46,740 nipype.workflow INFO: [Node] Cached "_mni_tpms2" - collecting precomputed outputs 190416-06:51:46,740 nipype.workflow INFO: [Node] "_mni_tpms2" found cached. 190416-06:51:46,742 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_tpms". 190416-06:51:48,660 nipype.workflow DEBUG: Progress: 302 jobs, 211/4/0 (done/running/ready), 4/87 (pending_tasks/waiting). 190416-06:51:48,660 nipype.workflow INFO: [Job 123] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_ras2ras). 190416-06:51:48,661 nipype.workflow INFO: [Job 242] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_tpms). 190416-06:51:48,662 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:51:48,664 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:51:48,721 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.compare_transforms ID=124 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-06:51:48,721 nipype.workflow DEBUG: Setting node inputs 190416-06:51:48,722 nipype.workflow DEBUG: input: lta_list 190416-06:51:48,722 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/result_lta_ras2ras.pklz 190416-06:51:48,722 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/result_lta_ras2ras.pklz 190416-06:51:48,723 nipype.workflow DEBUG: output: out_lta 190416-06:51:48,723 nipype.workflow DEBUG: [Node] compare_transforms - setting input lta_list = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/mapflow/_lta_ras2ras0/out.lta', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_ras2ras/mapflow/_lta_ras2ras1/out.lta'] 190416-06:51:48,724 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/compare_transforms". 190416-06:51:48,724 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.compare_transforms" locally: cached=False, updated=False. 190416-06:51:48,725 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.compare_transforms (taskid=166).190416-06:51:48,726 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.compare_transforms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/compare_transforms". 190416-06:51:48,728 nipype.workflow INFO: [Node] Running "compare_transforms" ("nipype.interfaces.utility.wrappers.Function") 190416-06:51:48,734 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.compare_transforms". 190416-06:51:48,735 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_tpms ID=243 (0.20GB, 1 threads). Free: 7.97GB, 2 threads. 190416-06:51:48,736 nipype.workflow DEBUG: Setting node inputs 190416-06:51:48,736 nipype.workflow DEBUG: input: source_file 190416-06:51:48,736 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:51:48,736 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:51:48,737 nipype.workflow DEBUG: output: out 190416-06:51:48,737 nipype.workflow DEBUG: [Node] ds_mni_tpms - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-06:51:48,737 nipype.workflow DEBUG: input: in_file 190416-06:51:48,737 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/result_mni_tpms.pklz 190416-06:51:48,737 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/result_mni_tpms.pklz 190416-06:51:48,738 nipype.workflow DEBUG: output: output_image 190416-06:51:48,738 nipype.workflow DEBUG: [Node] ds_mni_tpms - setting input in_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms0/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_trans.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms1/sub-NC080001_T1w_ras_maths_corrected_masked_prob_1_trans.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_tpms/mapflow/_mni_tpms2/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2_trans.nii.gz'] 190416-06:51:48,743 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms". 190416-06:51:48,743 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_tpms" locally: cached=False, updated=False. 190416-06:51:48,743 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_tpms on master thread 190416-06:51:48,744 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_tpms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms". 190416-06:51:48,744 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms". 190416-06:51:48,744 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms 190416-06:51:48,744 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms 190416-06:51:48,745 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms/_report 190416-06:51:48,745 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms/_report/report.rst" 190416-06:51:48,747 nipype.workflow INFO: [Node] Running "ds_mni_tpms" ("smriprep.interfaces.DerivativesDataSink") 190416-06:51:51,799 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_space-MNI152NLin2009cAsym_label-CSF_probseg.nii.gz;/out/fmriprep/sub-NC080001/anat/sub-NC080001_space-MNI152NLin2009cAsym_label-GM_probseg.nii.gz;/out/fmriprep/sub-NC080001/anat/sub-NC080001_space-MNI152NLin2009cAsym_label-WM_probseg.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms/_0xb2f22f31d2d255694c9985fc06a42d25_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms/_node.pklz 190416-06:51:51,799 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms/_report 190416-06:51:51,800 nipype.workflow DEBUG: Removing files: 190416-06:51:51,805 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms/result_ds_mni_tpms.pklz 190416-06:51:51,807 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_tpms/_report/report.rst" 190416-06:51:51,814 nipype.workflow DEBUG: Aggregate: False 190416-06:51:51,815 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_tpms". 190416-06:51:51,815 nipype.workflow INFO: [Job 243] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_tpms). 190416-06:51:51,876 nipype.workflow DEBUG: Progress: 302 jobs, 214/3/0 (done/running/ready), 3/85 (pending_tasks/waiting). 190416-06:51:51,876 nipype.workflow INFO: [Job 124] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.compare_transforms). 190416-06:51:51,878 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:51:51,880 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:51:51,941 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_report ID=125 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-06:51:51,941 nipype.workflow DEBUG: Setting node inputs 190416-06:51:51,941 nipype.workflow DEBUG: input: index 190416-06:51:51,941 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/compare_transforms/result_compare_transforms.pklz 190416-06:51:51,941 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/compare_transforms/result_compare_transforms.pklz 190416-06:51:51,942 nipype.workflow DEBUG: output: out 190416-06:51:51,942 nipype.workflow DEBUG: [Node] select_report - setting input index = False Captured warning (): In future, it will be an error for 'np.bool_' scalars to be interpreted as an index 190416-06:51:51,942 nipype.workflow DEBUG: input: inlist 190416-06:51:51,942 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports/result_reports.pklz 190416-06:51:51,943 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/reports/result_reports.pklz 190416-06:51:51,943 nipype.workflow DEBUG: output: out 190416-06:51:51,943 nipype.workflow DEBUG: [Node] select_report - setting input inlist = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/report.svg', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/report.svg'] 190416-06:51:51,944 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report". 190416-06:51:51,944 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_report" locally: cached=False, updated=False. 190416-06:51:51,944 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_report on master thread 190416-06:51:51,945 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_report" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report". 190416-06:51:51,945 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report". 190416-06:51:51,945 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report 190416-06:51:51,945 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report 190416-06:51:51,946 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report/_report 190416-06:51:51,946 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report/_report/report.rst" 190416-06:51:51,947 nipype.workflow INFO: [Node] Running "select_report" ("nipype.interfaces.utility.base.Select") 190416-06:51:51,949 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/report.svg;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report/_0x907e1fffc5f5590a67652d755b870d14_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report/_node.pklz 190416-06:51:51,949 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report/_report 190416-06:51:51,949 nipype.workflow DEBUG: Removing files: 190416-06:51:51,950 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report/result_select_report.pklz 190416-06:51:51,951 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report/_report/report.rst" 190416-06:51:51,951 nipype.workflow DEBUG: Aggregate: False 190416-06:51:51,952 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_report". 190416-06:51:51,952 nipype.workflow INFO: [Job 125] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_report). 190416-06:51:52,14 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_transform ID=127 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-06:51:52,14 nipype.workflow DEBUG: Setting node inputs 190416-06:51:52,14 nipype.workflow DEBUG: input: inlist 190416-06:51:52,14 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/result_transforms.pklz 190416-06:51:52,15 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/transforms/result_transforms.pklz 190416-06:51:52,15 nipype.workflow DEBUG: output: out 190416-06:51:52,15 nipype.workflow DEBUG: [Node] select_transform - setting input inlist = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/mri_coreg/registration.lta'] 190416-06:51:52,15 nipype.workflow DEBUG: input: index 190416-06:51:52,16 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/compare_transforms/result_compare_transforms.pklz 190416-06:51:52,16 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/compare_transforms/result_compare_transforms.pklz 190416-06:51:52,16 nipype.workflow DEBUG: output: out 190416-06:51:52,16 nipype.workflow DEBUG: [Node] select_transform - setting input index = False 190416-06:51:52,17 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform". 190416-06:51:52,17 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_transform" locally: cached=False, updated=False. 190416-06:51:52,17 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_transform on master thread 190416-06:51:52,17 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_transform" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform". 190416-06:51:52,18 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform". 190416-06:51:52,18 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform 190416-06:51:52,18 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform 190416-06:51:52,19 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform/_report 190416-06:51:52,19 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform/_report/report.rst" 190416-06:51:52,20 nipype.workflow INFO: [Node] Running "select_transform" ("nipype.interfaces.utility.base.Select") 190416-06:51:52,22 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform/_0xaa8c8fe76039c507c656f0d204f9ea91_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform/_node.pklz 190416-06:51:52,22 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform/_report 190416-06:51:52,22 nipype.workflow DEBUG: Removing files: 190416-06:51:52,23 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform/result_select_transform.pklz 190416-06:51:52,23 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform/_report/report.rst" 190416-06:51:52,24 nipype.workflow DEBUG: Aggregate: False 190416-06:51:52,24 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_transform". 190416-06:51:52,24 nipype.workflow INFO: [Job 127] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.select_transform). 190416-06:51:53,878 nipype.workflow DEBUG: Progress: 302 jobs, 217/2/2 (done/running/ready), 2/83 (pending_tasks/waiting). 190416-06:51:53,878 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:51:53,880 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:51:53,937 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.ds_report_reg ID=126 (0.01GB, 1 threads). Free: 8.36GB, 3 threads. 190416-06:51:53,937 nipype.workflow DEBUG: Setting node inputs 190416-06:51:53,937 nipype.workflow DEBUG: input: suffix 190416-06:51:53,937 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/compare_transforms/result_compare_transforms.pklz 190416-06:51:53,937 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/compare_transforms/result_compare_transforms.pklz 190416-06:51:53,938 nipype.workflow DEBUG: output: out 190416-06:51:53,938 nipype.workflow DEBUG: [Node] ds_report_reg - setting input suffix = bbregister 190416-06:51:53,938 nipype.workflow DEBUG: input: in_file 190416-06:51:53,939 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report/result_select_report.pklz 190416-06:51:53,939 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_report/result_select_report.pklz 190416-06:51:53,939 nipype.workflow DEBUG: output: out 190416-06:51:53,940 nipype.workflow DEBUG: [Node] ds_report_reg - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/report.svg 190416-06:51:53,944 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg". 190416-06:51:53,944 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.ds_report_reg" locally: cached=False, updated=False. 190416-06:51:53,945 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.ds_report_reg on master thread 190416-06:51:53,945 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.ds_report_reg" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg". 190416-06:51:53,945 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg". 190416-06:51:53,945 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg 190416-06:51:53,945 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg 190416-06:51:53,946 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg/_report 190416-06:51:53,946 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg/_report/report.rst" 190416-06:51:53,948 nipype.workflow INFO: [Node] Running "ds_report_reg" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:51:53,948 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_bbregister.svg 190416-06:51:53,949 nipype.utils DEBUG: Linking File: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_bbregister.svg->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/report.svg 190416-06:51:53,949 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_bbregister.svg 190416-06:51:53,949 nipype.utils DEBUG: File: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_bbregister.svg already exists, not overwriting, copy:1 190416-06:51:53,951 nipype.workflow DEBUG: Needed files: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_bbregister.svg;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg/_0x209633d7c0d511b314e9eda576a57100_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg/_node.pklz 190416-06:51:53,951 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg/_report 190416-06:51:53,951 nipype.workflow DEBUG: Removing files: 190416-06:51:53,952 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg/result_ds_report_reg.pklz 190416-06:51:53,952 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/ds_report_reg/_report/report.rst" 190416-06:51:53,953 nipype.workflow DEBUG: Aggregate: False 190416-06:51:53,953 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.ds_report_reg". 190416-06:51:53,954 nipype.workflow INFO: [Job 126] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.ds_report_reg). 190416-06:51:54,15 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_concat ID=128 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-06:51:54,15 nipype.workflow DEBUG: Setting node inputs 190416-06:51:54,15 nipype.workflow DEBUG: input: in_lta1 190416-06:51:54,15 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform/result_select_transform.pklz 190416-06:51:54,16 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/select_transform/result_select_transform.pklz 190416-06:51:54,16 nipype.workflow DEBUG: output: out 190416-06:51:54,16 nipype.workflow DEBUG: [Node] lta_concat - setting input in_lta1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta 190416-06:51:54,17 nipype.workflow DEBUG: input: in_lta2 190416-06:51:54,17 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/result_fsnative_2_t1_xfm.pklz 190416-06:51:54,17 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/result_fsnative_2_t1_xfm.pklz 190416-06:51:54,17 nipype.workflow DEBUG: output: out_reg_file 190416-06:51:54,18 nipype.workflow DEBUG: [Node] lta_concat - setting input in_lta2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/T1_robustreg.lta 190416-06:51:54,18 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_concat". 190416-06:51:54,18 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_concat" locally: cached=False, updated=False. 190416-06:51:54,19 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_concat (taskid=167). 190416-06:51:54,20 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_concat" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_concat". 190416-06:51:54,23 nipype.workflow INFO: [Node] Running "lta_concat" ("niworkflows.interfaces.freesurfer.PatchedConcatenateLTA"), a CommandLine Interface with command: mri_concatenate_lta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/bbregister/uni_xform_masked_bbreg_sub-NC080001.lta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/fsnative_2_t1_xfm/T1_robustreg.lta out.lta 190416-06:51:54,96 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_concat". 190416-06:51:55,883 nipype.workflow DEBUG: Progress: 302 jobs, 218/3/0 (done/running/ready), 3/81 (pending_tasks/waiting). 190416-06:51:55,883 nipype.workflow INFO: [Job 128] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta_concat). 190416-06:51:55,884 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:51:55,886 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:51:55,944 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_inv ID=129 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-06:51:55,944 nipype.workflow DEBUG: Setting node inputs 190416-06:51:55,944 nipype.workflow DEBUG: input: in_lta 190416-06:51:55,944 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_concat/result_lta_concat.pklz 190416-06:51:55,944 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_concat/result_lta_concat.pklz 190416-06:51:55,945 nipype.workflow DEBUG: output: out_file 190416-06:51:55,945 nipype.workflow DEBUG: [Node] lta2fsl_inv - setting input in_lta = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_concat/out.lta 190416-06:51:55,945 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_inv". 190416-06:51:55,945 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_inv" locally: cached=False, updated=False. 190416-06:51:55,946 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_inv (taskid=168). 190416-06:51:55,946 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_fwd ID=130 (0.20GB, 1 threads). Free: 7.97GB, 2 threads. 190416-06:51:55,947 nipype.workflow DEBUG: Setting node inputs 190416-06:51:55,947 nipype.workflow DEBUG: input: in_lta 190416-06:51:55,948 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_concat/result_lta_concat.pklz 190416-06:51:55,948 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_concat/result_lta_concat.pklz 190416-06:51:55,948 nipype.workflow DEBUG: output: out_file 190416-06:51:55,948 nipype.workflow DEBUG: [Node] lta2fsl_fwd - setting input in_lta = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_concat/out.lta 190416-06:51:55,949 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_fwd". 190416-06:51:55,949 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_fwd" locally: cached=False, updated=False. 190416-06:51:55,950 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_fwd (taskid=169). 190416-06:51:55,951 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_fwd" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_fwd". 190416-06:51:55,951 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_inv" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_inv". 190416-06:51:55,953 nipype.workflow INFO: [Node] Running "lta2fsl_fwd" ("niworkflows.interfaces.freesurfer.PatchedLTAConvert"), a CommandLine Interface with command: lta_convert --inlta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_concat/out.lta --outfsl /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_fwd/out.mat 190416-06:51:55,959 nipype.workflow INFO: [Node] Running "lta2fsl_inv" ("niworkflows.interfaces.freesurfer.PatchedLTAConvert"), a CommandLine Interface with command: lta_convert --inlta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta_concat/out.lta --invert --outfsl /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_inv/out.mat 190416-06:51:56,35 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_fwd". 190416-06:51:56,58 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_inv". 190416-06:51:57,886 nipype.workflow DEBUG: Progress: 302 jobs, 219/4/0 (done/running/ready), 4/79 (pending_tasks/waiting). 190416-06:51:57,886 nipype.workflow INFO: [Job 129] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_inv). 190416-06:51:57,888 nipype.workflow INFO: [Job 130] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.lta2fsl_fwd). 190416-06:51:57,889 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:51:57,891 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:51:57,947 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_inv ID=156 (0.01GB, 1 threads). Free: 8.36GB, 3 threads. 190416-06:51:57,948 nipype.workflow DEBUG: Setting node inputs 190416-06:51:57,948 nipype.workflow DEBUG: input: transform_file 190416-06:51:57,948 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_inv/result_lta2fsl_inv.pklz 190416-06:51:57,948 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_inv/result_lta2fsl_inv.pklz 190416-06:51:57,949 nipype.workflow DEBUG: output: out_fsl 190416-06:51:57,949 nipype.workflow DEBUG: [Node] fsl2itk_inv - setting input transform_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_inv/out.mat 190416-06:51:57,949 nipype.workflow DEBUG: input: reference_file 190416-06:51:57,949 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/result_apply_mask.pklz 190416-06:51:57,949 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/result_apply_mask.pklz 190416-06:51:57,949 nipype.workflow DEBUG: output: out_file 190416-06:51:57,950 nipype.workflow DEBUG: [Node] fsl2itk_inv - setting input reference_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/uni_xform_masked.nii.gz 190416-06:51:57,950 nipype.workflow DEBUG: input: source_file 190416-06:51:57,950 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/result_applyrefined.pklz 190416-06:51:57,950 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/result_applyrefined.pklz 190416-06:51:57,951 nipype.workflow DEBUG: output: out_file 190416-06:51:57,951 nipype.workflow DEBUG: [Node] fsl2itk_inv - setting input source_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/sub-NC080001_T1w_ras_maths_corrected_masked.nii.gz 190416-06:51:57,951 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv". 190416-06:51:57,952 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_inv" locally: cached=False, updated=False. 190416-06:51:57,952 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_inv (taskid=170). 190416-06:51:57,952 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_fwd ID=159 (0.01GB, 1 threads). Free: 8.35GB, 2 threads. 190416-06:51:57,953 nipype.workflow DEBUG: Setting node inputs 190416-06:51:57,953 nipype.workflow DEBUG: input: transform_file 190416-06:51:57,953 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_fwd/result_lta2fsl_fwd.pklz 190416-06:51:57,953 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_fwd/result_lta2fsl_fwd.pklz 190416-06:51:57,953 nipype.workflow DEBUG: output: out_fsl 190416-06:51:57,953 nipype.workflow DEBUG: [Node] fsl2itk_fwd - setting input transform_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_fwd/out.mat 190416-06:51:57,953 nipype.workflow DEBUG: input: source_file 190416-06:51:57,954 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/result_apply_mask.pklz 190416-06:51:57,954 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/result_apply_mask.pklz 190416-06:51:57,954 nipype.workflow DEBUG: output: out_file 190416-06:51:57,954 nipype.workflow DEBUG: [Node] fsl2itk_fwd - setting input source_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/uni_xform_masked.nii.gz 190416-06:51:57,954 nipype.workflow DEBUG: input: reference_file 190416-06:51:57,955 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/result_applyrefined.pklz 190416-06:51:57,955 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/result_applyrefined.pklz 190416-06:51:57,955 nipype.workflow DEBUG: output: out_file 190416-06:51:57,955 nipype.workflow DEBUG: [Node] fsl2itk_fwd - setting input reference_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/sub-NC080001_T1w_ras_maths_corrected_masked.nii.gz 190416-06:51:57,956 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd". 190416-06:51:57,959 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_inv" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv". 190416-06:51:57,961 nipype.workflow INFO: [Node] Running "fsl2itk_inv" ("nipype.interfaces.c3.C3dAffineTool"), a CommandLine Interface with command: c3d_affine_tool -ref /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/uni_xform_masked.nii.gz -src /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/sub-NC080001_T1w_ras_maths_corrected_masked.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_inv/out.mat -fsl2ras -oitk /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt 190416-06:51:57,968 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_fwd" locally: cached=False, updated=False. 190416-06:51:57,969 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_fwd (taskid=171). 190416-06:51:57,972 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_fwd" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd". 190416-06:51:57,974 nipype.workflow INFO: [Node] Running "fsl2itk_fwd" ("nipype.interfaces.c3.C3dAffineTool"), a CommandLine Interface with command: c3d_affine_tool -ref /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/applyrefined/sub-NC080001_T1w_ras_maths_corrected_masked.nii.gz -src /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/uni_xform_masked.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/lta2fsl_fwd/out.mat -fsl2ras -oitk /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt 190416-06:51:58,271 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_inv". 190416-06:51:58,278 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_fwd". 190416-06:51:59,890 nipype.workflow DEBUG: Progress: 302 jobs, 221/4/0 (done/running/ready), 4/77 (pending_tasks/waiting). 190416-06:51:59,890 nipype.workflow INFO: [Job 156] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_inv). 190416-06:51:59,892 nipype.workflow INFO: [Job 159] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_reg_wf.bbreg_wf.fsl2itk_fwd). 190416-06:51:59,893 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:51:59,894 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 9 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:51:59,952 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.mrg_xfms ID=157 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-06:51:59,952 nipype.workflow DEBUG: Setting node inputs 190416-06:51:59,952 nipype.workflow DEBUG: input: in1 190416-06:51:59,952 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/result_fsl2itk_inv.pklz 190416-06:51:59,952 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/result_fsl2itk_inv.pklz 190416-06:51:59,953 nipype.workflow DEBUG: output: itk_transform 190416-06:51:59,953 nipype.workflow DEBUG: [Node] mrg_xfms - setting input in1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt 190416-06:51:59,953 nipype.workflow DEBUG: input: in2 190416-06:51:59,953 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:59,953 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:51:59,954 nipype.workflow DEBUG: output: inverse_composite_transform 190416-06:51:59,954 nipype.workflow DEBUG: [Node] mrg_xfms - setting input in2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniInverseComposite.h5 190416-06:51:59,954 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/mrg_xfms". 190416-06:51:59,955 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.mrg_xfms" locally: cached=False, updated=False. 190416-06:51:59,955 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.mrg_xfms (taskid=172). 190416-06:51:59,956 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge_xforms ID=160 (0.01GB, 1 threads). Free: 8.16GB, 2 threads. 190416-06:51:59,956 nipype.workflow DEBUG: Setting node inputs 190416-06:51:59,956 nipype.workflow DEBUG: input: in1 190416-06:51:59,956 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/result_fsl2itk_fwd.pklz 190416-06:51:59,957 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/result_fsl2itk_fwd.pklz 190416-06:51:59,957 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.mrg_xfms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/mrg_xfms".190416-06:51:59,958 nipype.workflow DEBUG: output: itk_transform 190416-06:51:59,958 nipype.workflow DEBUG: [Node] merge_xforms - setting input in1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt 190416-06:51:59,958 nipype.workflow DEBUG: input: in3 190416-06:51:59,958 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/result_fsl2itk.pklz 190416-06:51:59,958 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/result_fsl2itk.pklz 190416-06:51:59,959 nipype.workflow DEBUG: output: out_file 190416-06:51:59,959 nipype.workflow DEBUG: [Node] merge_xforms - setting input in3 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/mat2itk.txt 190416-06:51:59,960 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms". 190416-06:51:59,960 nipype.workflow INFO: [Node] Running "mrg_xfms" ("nipype.interfaces.utility.base.Merge")190416-06:51:59,960 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge_xforms" locally: cached=False, updated=False. 190416-06:51:59,960 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge_xforms on master thread 190416-06:51:59,960 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge_xforms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms". 190416-06:51:59,960 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms". 190416-06:51:59,961 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms 190416-06:51:59,961 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms 190416-06:51:59,961 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms/_report 190416-06:51:59,962 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms/_report/report.rst" 190416-06:51:59,963 nipype.workflow INFO: [Node] Running "merge_xforms" ("nipype.interfaces.utility.base.Merge") 190416-06:51:59,964 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.mrg_xfms". 190416-06:51:59,965 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/mat2itk.txt;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms/_0x8fe46526486434d2089a0b1c1711b53b_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms/_node.pklz 190416-06:51:59,965 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms/_report 190416-06:51:59,965 nipype.workflow DEBUG: Removing files: 190416-06:51:59,966 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms/result_merge_xforms.pklz 190416-06:51:59,966 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms/_report/report.rst" 190416-06:51:59,967 nipype.workflow DEBUG: Aggregate: False 190416-06:51:59,967 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge_xforms". 190416-06:51:59,967 nipype.workflow INFO: [Job 160] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge_xforms). 190416-06:52:00,30 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.mask_t1w_tfm ID=175 (0.10GB, 1 threads). Free: 8.07GB, 2 threads. 190416-06:52:00,30 nipype.workflow DEBUG: Setting node inputs 190416-06:52:00,31 nipype.workflow DEBUG: input: reference_image 190416-06:52:00,31 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:52:00,31 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:52:00,31 nipype.workflow DEBUG: output: out_file 190416-06:52:00,32 nipype.workflow DEBUG: [Node] mask_t1w_tfm - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/sub-NC080001_T1w_ras_maths_corrected_masked_reference.nii.gz 190416-06:52:00,32 nipype.workflow DEBUG: input: input_image 190416-06:52:00,32 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:00,32 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:00,32 nipype.workflow DEBUG: output: out_file 190416-06:52:00,33 nipype.workflow DEBUG: [Node] mask_t1w_tfm - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:00,33 nipype.workflow DEBUG: input: transforms 190416-06:52:00,33 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/result_fsl2itk_fwd.pklz 190416-06:52:00,33 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/result_fsl2itk_fwd.pklz 190416-06:52:00,33 nipype.workflow DEBUG: output: itk_transform 190416-06:52:00,33 nipype.workflow DEBUG: [Node] mask_t1w_tfm - setting input transforms = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt 190416-06:52:00,34 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/mask_t1w_tfm". 190416-06:52:00,34 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.mask_t1w_tfm" locally: cached=False, updated=False. 190416-06:52:00,35 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.mask_t1w_tfm (taskid=173). 190416-06:52:00,36 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge_xforms ID=188 (0.01GB, 1 threads). Free: 8.06GB, 1 threads. 190416-06:52:00,36 nipype.workflow DEBUG: Setting node inputs 190416-06:52:00,36 nipype.workflow DEBUG: input: in1 190416-06:52:00,36 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:52:00,37 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:52:00,37 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.mask_t1w_tfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/mask_t1w_tfm". 190416-06:52:00,37 nipype.workflow DEBUG: output: composite_transform 190416-06:52:00,37 nipype.workflow DEBUG: [Node] merge_xforms - setting input in1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:52:00,37 nipype.workflow DEBUG: input: in2 190416-06:52:00,37 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/result_fsl2itk_fwd.pklz 190416-06:52:00,37 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/result_fsl2itk_fwd.pklz 190416-06:52:00,38 nipype.workflow DEBUG: output: itk_transform 190416-06:52:00,38 nipype.workflow DEBUG: [Node] merge_xforms - setting input in2 = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt'] 190416-06:52:00,38 nipype.workflow DEBUG: input: in4 190416-06:52:00,38 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/result_fsl2itk.pklz 190416-06:52:00,38 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/result_fsl2itk.pklz 190416-06:52:00,38 nipype.workflow DEBUG: output: out_file 190416-06:52:00,38 nipype.workflow DEBUG: [Node] merge_xforms - setting input in4 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/mat2itk.txt 190416-06:52:00,39 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms". 190416-06:52:00,39 nipype.workflow INFO: [Node] Running "mask_t1w_tfm" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz --interpolation MultiLabel --output ref_image_valid_corrected_brain_mask_maths_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/sub-NC080001_T1w_ras_maths_corrected_masked_reference.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt 190416-06:52:00,39 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge_xforms" locally: cached=False, updated=False. 190416-06:52:00,39 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge_xforms on master thread 190416-06:52:00,39 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge_xforms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms". 190416-06:52:00,39 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms". 190416-06:52:00,39 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms 190416-06:52:00,40 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms 190416-06:52:00,40 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms/_report 190416-06:52:00,40 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms/_report/report.rst" 190416-06:52:00,42 nipype.workflow INFO: [Node] Running "merge_xforms" ("nipype.interfaces.utility.base.Merge") 190416-06:52:00,44 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/mat2itk.txt;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms/_0x1d651d34f4086b43e456dc18af37a26c_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms/_node.pklz 190416-06:52:00,44 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms/_report 190416-06:52:00,44 nipype.workflow DEBUG: Removing files: 190416-06:52:00,45 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms/result_merge_xforms.pklz 190416-06:52:00,45 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms/_report/report.rst" 190416-06:52:00,46 nipype.workflow DEBUG: Aggregate: False 190416-06:52:00,46 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge_xforms". 190416-06:52:00,46 nipype.workflow INFO: [Job 188] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge_xforms). 190416-06:52:00,111 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_merge_tfms ID=195 (0.01GB, 1 threads). Free: 8.06GB, 1 threads. 190416-06:52:00,111 nipype.workflow DEBUG: Setting node inputs 190416-06:52:00,111 nipype.workflow DEBUG: input: in1 190416-06:52:00,112 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:52:00,112 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/result_t1_2_mni.pklz 190416-06:52:00,112 nipype.workflow DEBUG: output: composite_transform 190416-06:52:00,112 nipype.workflow DEBUG: [Node] mask_merge_tfms - setting input in1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 190416-06:52:00,113 nipype.workflow DEBUG: input: in2 190416-06:52:00,113 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/result_fsl2itk_fwd.pklz 190416-06:52:00,113 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/result_fsl2itk_fwd.pklz 190416-06:52:00,113 nipype.workflow DEBUG: output: itk_transform 190416-06:52:00,113 nipype.workflow DEBUG: [Node] mask_merge_tfms - setting input in2 = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt'] 190416-06:52:00,114 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms". 190416-06:52:00,114 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_merge_tfms" locally: cached=False, updated=False. 190416-06:52:00,114 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_merge_tfms on master thread 190416-06:52:00,115 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_merge_tfms" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms". 190416-06:52:00,115 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms". 190416-06:52:00,115 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms 190416-06:52:00,115 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms 190416-06:52:00,116 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms/_report 190416-06:52:00,116 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms/_report/report.rst" 190416-06:52:00,117 nipype.workflow INFO: [Node] Running "mask_merge_tfms" ("nipype.interfaces.utility.base.Merge") 190416-06:52:00,119 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms/_0x398d8268b9232753c8d1e94ec035709e_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms/_node.pklz 190416-06:52:00,119 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms/_report 190416-06:52:00,120 nipype.workflow DEBUG: Removing files: 190416-06:52:00,120 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms/result_mask_merge_tfms.pklz 190416-06:52:00,121 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms/_report/report.rst" 190416-06:52:00,121 nipype.workflow DEBUG: Aggregate: False 190416-06:52:00,122 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_merge_tfms". 190416-06:52:00,122 nipype.workflow INFO: [Job 195] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_merge_tfms). 190416-06:52:00,184 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_tfm ID=216 (0.10GB, 1 threads). Free: 7.97GB, 1 threads. 190416-06:52:00,184 nipype.workflow DEBUG: Setting node inputs 190416-06:52:00,184 nipype.workflow DEBUG: input: input_image 190416-06:52:00,184 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_roi/result_wm_roi.pklz 190416-06:52:00,184 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_roi/result_wm_roi.pklz 190416-06:52:00,185 nipype.workflow DEBUG: output: roi_file 190416-06:52:00,185 nipype.workflow DEBUG: [Node] wm_tfm - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_roi/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2_roi.nii.gz 190416-06:52:00,185 nipype.workflow DEBUG: input: reference_image 190416-06:52:00,185 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:00,185 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:00,186 nipype.workflow DEBUG: output: out_file 190416-06:52:00,186 nipype.workflow DEBUG: [Node] wm_tfm - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:00,186 nipype.workflow DEBUG: input: transforms 190416-06:52:00,186 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/result_fsl2itk_inv.pklz 190416-06:52:00,187 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/result_fsl2itk_inv.pklz 190416-06:52:00,187 nipype.workflow DEBUG: output: itk_transform 190416-06:52:00,187 nipype.workflow DEBUG: [Node] wm_tfm - setting input transforms = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt 190416-06:52:00,188 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_tfm". 190416-06:52:00,188 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_tfm" locally: cached=False, updated=False. 190416-06:52:00,189 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_tfm (taskid=174). 190416-06:52:00,190 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_tfm ID=219 (0.10GB, 1 threads). Free: 7.87GB, 0 threads. 190416-06:52:00,190 nipype.workflow DEBUG: Setting node inputs 190416-06:52:00,190 nipype.workflow DEBUG: input: input_image 190416-06:52:00,190 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_roi/result_csf_roi.pklz 190416-06:52:00,191 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_roi/result_csf_roi.pklz 190416-06:52:00,191 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_tfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_tfm". 190416-06:52:00,191 nipype.workflow DEBUG: output: eroded_mask 190416-06:52:00,191 nipype.workflow DEBUG: [Node] tcc_tfm - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_roi/sub-NC080001_T1w_ras_maths_corrected_rbrainmask_eroded.nii.gz 190416-06:52:00,191 nipype.workflow DEBUG: input: reference_image 190416-06:52:00,192 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:00,192 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:00,192 nipype.workflow DEBUG: output: out_file 190416-06:52:00,192 nipype.workflow DEBUG: [Node] tcc_tfm - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:00,192 nipype.workflow DEBUG: input: transforms 190416-06:52:00,192 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/result_fsl2itk_inv.pklz 190416-06:52:00,193 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/result_fsl2itk_inv.pklz 190416-06:52:00,193 nipype.workflow DEBUG: output: itk_transform 190416-06:52:00,193 nipype.workflow DEBUG: [Node] tcc_tfm - setting input transforms = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt 190416-06:52:00,194 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcc_tfm". 190416-06:52:00,194 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_tfm" locally: cached=False, updated=False. 190416-06:52:00,194 nipype.workflow INFO: [Node] Running "wm_tfm" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_roi/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2_roi.nii.gz --interpolation NearestNeighbor --output sub-NC080001_T1w_ras_maths_corrected_masked_prob_2_roi_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt 190416-06:52:00,194 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_tfm (taskid=175). 190416-06:52:00,196 nipype.workflow DEBUG: Cannot allocate job 222 (0.10GB, 1 threads). 190416-06:52:00,196 nipype.workflow DEBUG: Cannot allocate job 228 (0.10GB, 1 threads). 190416-06:52:00,196 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_tfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcc_tfm". 190416-06:52:00,198 nipype.workflow INFO: [Node] Running "tcc_tfm" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_roi/sub-NC080001_T1w_ras_maths_corrected_rbrainmask_eroded.nii.gz --interpolation NearestNeighbor --output sub-NC080001_T1w_ras_maths_corrected_rbrainmask_eroded_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt 190416-06:52:00,367 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_tfm". 190416-06:52:00,370 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_tfm". 190416-06:52:00,880 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.mask_t1w_tfm". 190416-06:52:01,893 nipype.workflow DEBUG: Progress: 302 jobs, 226/6/5 (done/running/ready), 6/70 (pending_tasks/waiting). 190416-06:52:01,893 nipype.workflow INFO: [Job 157] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.mrg_xfms). 190416-06:52:01,894 nipype.workflow INFO: [Job 175] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.mask_t1w_tfm). 190416-06:52:01,895 nipype.workflow INFO: [Job 216] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_tfm). 190416-06:52:01,896 nipype.workflow INFO: [Job 219] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_tfm). 190416-06:52:01,897 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:52:01,898 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 9 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:52:01,956 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.resample_parc ID=158 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-06:52:01,956 nipype.workflow DEBUG: Setting node inputs 190416-06:52:01,956 nipype.workflow DEBUG: input: transforms 190416-06:52:01,956 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/mrg_xfms/result_mrg_xfms.pklz 190416-06:52:01,956 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/mrg_xfms/result_mrg_xfms.pklz 190416-06:52:01,957 nipype.workflow DEBUG: output: out 190416-06:52:01,957 nipype.workflow DEBUG: [Node] resample_parc - setting input transforms = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniInverseComposite.h5'] 190416-06:52:01,957 nipype.workflow DEBUG: input: reference_image 190416-06:52:01,957 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:01,957 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:01,958 nipype.workflow DEBUG: output: out_file 190416-06:52:01,958 nipype.workflow DEBUG: [Node] resample_parc - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:01,959 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/resample_parc". 190416-06:52:01,959 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.resample_parc" locally: cached=False, updated=False. 190416-06:52:01,960 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.resample_parc (taskid=176). 190416-06:52:01,960 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:01,960 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate ID=176 (0.20GB, 1 threads). Free: 7.97GB, 2 threads. 190416-06:52:01,961 nipype.workflow DEBUG: Setting node inputs 190416-06:52:01,962 nipype.workflow DEBUG: input: in_file 190416-06:52:01,962 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/mask_t1w_tfm/result_mask_t1w_tfm.pklz 190416-06:52:01,962 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/mask_t1w_tfm/result_mask_t1w_tfm.pklz 190416-06:52:01,962 nipype.workflow DEBUG: output: output_image 190416-06:52:01,962 nipype.workflow DEBUG: [Node] pre_mask_dilate - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/mask_t1w_tfm/ref_image_valid_corrected_brain_mask_maths_trans.nii.gz 190416-06:52:01,963 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate". 190416-06:52:01,963 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate" locally: cached=False, updated=False.190416-06:52:01,963 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.resample_parc" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/resample_parc". 190416-06:52:01,964 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate (taskid=177). 190416-06:52:01,964 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:01,964 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_mni_tfm ID=196 (1.00GB, 1 threads). Free: 6.97GB, 1 threads. 190416-06:52:01,964 nipype.workflow DEBUG: Setting node inputs 190416-06:52:01,964 nipype.workflow DEBUG: input: reference_image 190416-06:52:01,964 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:52:01,965 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:52:01,965 nipype.workflow DEBUG: output: out_file 190416-06:52:01,965 nipype.workflow DEBUG: [Node] mask_mni_tfm - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/tpl-MNI152NLin2009cAsym_res-01_T1w_reference.nii.gz 190416-06:52:01,965 nipype.workflow DEBUG: input: transforms 190416-06:52:01,965 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms/result_mask_merge_tfms.pklz190416-06:52:01,966 nipype.workflow INFO: [Node] Running "resample_parc" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --dimensionality 3 --float 1 --input /opt/templateflow/tpl-MNI152NLin2009cAsym/tpl-MNI152NLin2009cAsym_res-01_desc-carpet_dseg.nii.gz --interpolation MultiLabel --output tpl-MNI152NLin2009cAsym_res-01_desc-carpet_dseg_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniInverseComposite.h5 190416-06:52:01,980 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_merge_tfms/result_mask_merge_tfms.pklz 190416-06:52:01,980 nipype.workflow DEBUG: output: out 190416-06:52:01,980 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate". 190416-06:52:01,980 nipype.workflow DEBUG: [Node] mask_mni_tfm - setting input transforms = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt'] 190416-06:52:01,980 nipype.workflow DEBUG: input: input_image 190416-06:52:01,981 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:01,981 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:01,981 nipype.workflow DEBUG: output: out_file 190416-06:52:01,981 nipype.workflow DEBUG: [Node] mask_mni_tfm - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:01,981 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_mni_tfm". 190416-06:52:01,982 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_mni_tfm" locally: cached=False, updated=False. 190416-06:52:01,982 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_mni_tfm (taskid=178). 190416-06:52:01,982 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_msk ID=217 (0.20GB, 1 threads). Free: 6.77GB, 0 threads. 190416-06:52:01,982 nipype.workflow INFO: [Node] Running "pre_mask_dilate" ("nipype.interfaces.fsl.maths.DilateImage"), a CommandLine Interface with command: fslmaths -dt char /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/mask_t1w_tfm/ref_image_valid_corrected_brain_mask_maths_trans.nii.gz -kernel sphere 3.0000 -dilF /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/ref_image_valid_corrected_brain_mask_maths_trans_dil.nii.gz190416-06:52:01,982 nipype.workflow DEBUG: Setting node inputs 190416-06:52:01,982 nipype.workflow DEBUG: input: roi_file 190416-06:52:01,983 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_tfm/result_wm_tfm.pklz 190416-06:52:01,983 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_tfm/result_wm_tfm.pklz 190416-06:52:01,983 nipype.workflow DEBUG: output: output_image 190416-06:52:01,983 nipype.workflow DEBUG: [Node] wm_msk - setting input roi_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2_roi_trans.nii.gz 190416-06:52:01,983 nipype.workflow DEBUG: input: in_mask 190416-06:52:01,984 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:01,984 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:01,984 nipype.workflow DEBUG: output: out_file 190416-06:52:01,985 nipype.workflow DEBUG: [Node] wm_msk - setting input in_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:01,985 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_msk". 190416-06:52:01,985 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_msk" locally: cached=False, updated=False. 190416-06:52:01,985 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_mni_tfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_mni_tfm". 190416-06:52:01,986 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_msk (taskid=179). 190416-06:52:01,987 nipype.workflow DEBUG: Cannot allocate job 220 (0.20GB, 1 threads). 190416-06:52:01,987 nipype.workflow DEBUG: Cannot allocate job 222 (0.10GB, 1 threads). 190416-06:52:01,987 nipype.workflow DEBUG: Cannot allocate job 228 (0.10GB, 1 threads). 190416-06:52:01,990 nipype.workflow INFO: [Node] Running "mask_mni_tfm" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz --interpolation MultiLabel --output ref_image_valid_corrected_brain_mask_maths_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/tpl-MNI152NLin2009cAsym_res-01_T1w_reference.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5 --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt 190416-06:52:01,989 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_msk" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_msk". 190416-06:52:01,996 nipype.workflow INFO: [Node] Running "wm_msk" ("nipype.interfaces.utility.wrappers.Function") 190416-06:52:02,33 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_msk". 190416-06:52:02,92 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate". 190416-06:52:03,337 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.resample_parc". 190416-06:52:03,816 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_mni_tfm". 190416-06:52:03,895 nipype.workflow DEBUG: Progress: 302 jobs, 230/6/5 (done/running/ready), 6/66 (pending_tasks/waiting). 190416-06:52:03,895 nipype.workflow INFO: [Job 158] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.resample_parc). 190416-06:52:03,896 nipype.workflow INFO: [Job 176] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate). 190416-06:52:03,897 nipype.workflow INFO: [Job 196] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.mask_mni_tfm). 190416-06:52:03,898 nipype.workflow INFO: [Job 217] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.wm_msk). 190416-06:52:03,900 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:52:03,901 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 7 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:52:03,960 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:03,960 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:03,960 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mask_mni ID=197 (0.01GB, 1 threads). Free: 8.36GB, 3 threads. 190416-06:52:03,960 nipype.workflow DEBUG: Setting node inputs 190416-06:52:03,960 nipype.workflow DEBUG: input: RawSources 190416-06:52:03,960 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/raw_sources/result_raw_sources.pklz 190416-06:52:03,961 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/raw_sources/result_raw_sources.pklz 190416-06:52:03,961 nipype.workflow DEBUG: output: out 190416-06:52:03,961 nipype.workflow DEBUG: [Node] ds_bold_mask_mni - setting input RawSources = ['sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz'] 190416-06:52:03,961 nipype.workflow DEBUG: input: in_file 190416-06:52:03,961 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_mni_tfm/result_mask_mni_tfm.pklz 190416-06:52:03,962 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_mni_tfm/result_mask_mni_tfm.pklz 190416-06:52:03,962 nipype.workflow DEBUG: output: output_image 190416-06:52:03,962 nipype.workflow DEBUG: [Node] ds_bold_mask_mni - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_mni_tfm/ref_image_valid_corrected_brain_mask_maths_trans.nii.gz 190416-06:52:03,968 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni". 190416-06:52:03,968 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mask_mni" locally: cached=False, updated=False. 190416-06:52:03,968 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mask_mni on master thread 190416-06:52:03,968 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mask_mni" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni". 190416-06:52:03,969 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni". 190416-06:52:03,969 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni 190416-06:52:03,969 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni 190416-06:52:03,969 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni/_report 190416-06:52:03,970 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni/_report/report.rst" 190416-06:52:03,971 nipype.workflow INFO: [Node] Running "ds_bold_mask_mni" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:52:04,32 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-MNI152NLin2009cAsym_desc-brain_mask.nii.gz;/out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-MNI152NLin2009cAsym_desc-brain_mask.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni/_0xb6ada50487844a588eaefa2670b85466_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni/_node.pklz 190416-06:52:04,32 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni/_report 190416-06:52:04,33 nipype.workflow DEBUG: Removing files: 190416-06:52:04,36 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni/result_ds_bold_mask_mni.pklz 190416-06:52:04,37 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mask_mni/_report/report.rst" 190416-06:52:04,42 nipype.workflow DEBUG: Aggregate: False 190416-06:52:04,42 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mask_mni". 190416-06:52:04,42 nipype.workflow INFO: [Job 197] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mask_mni). 190416-06:52:04,102 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate ID=198 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-06:52:04,102 nipype.workflow DEBUG: Setting node inputs 190416-06:52:04,102 nipype.workflow DEBUG: input: in_file 190416-06:52:04,102 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_mni_tfm/result_mask_mni_tfm.pklz 190416-06:52:04,103 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_mni_tfm/result_mask_mni_tfm.pklz 190416-06:52:04,103 nipype.workflow DEBUG: output: output_image 190416-06:52:04,103 nipype.workflow DEBUG: [Node] pre_mask_dilate - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_mni_tfm/ref_image_valid_corrected_brain_mask_maths_trans.nii.gz 190416-06:52:04,104 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate". 190416-06:52:04,104 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate" locally: cached=False, updated=False. 190416-06:52:04,105 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate (taskid=180). 190416-06:52:04,105 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_msk ID=220 (0.20GB, 1 threads). Free: 7.97GB, 2 threads. 190416-06:52:04,105 nipype.workflow DEBUG: Setting node inputs 190416-06:52:04,105 nipype.workflow DEBUG: input: roi_file 190416-06:52:04,105 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcc_tfm/result_tcc_tfm.pklz 190416-06:52:04,105 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcc_tfm/result_tcc_tfm.pklz 190416-06:52:04,106 nipype.workflow DEBUG: output: output_image 190416-06:52:04,107 nipype.workflow DEBUG: [Node] tcc_msk - setting input roi_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcc_tfm/sub-NC080001_T1w_ras_maths_corrected_rbrainmask_eroded_trans.nii.gz 190416-06:52:04,107 nipype.workflow DEBUG: input: in_mask 190416-06:52:04,107 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:04,107 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:04,108 nipype.workflow DEBUG: output: out_file 190416-06:52:04,108 nipype.workflow DEBUG: [Node] tcc_msk - setting input in_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:04,108 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate". 190416-06:52:04,108 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcc_msk". 190416-06:52:04,108 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_msk" locally: cached=False, updated=False. 190416-06:52:04,109 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_msk (taskid=181). 190416-06:52:04,109 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_tfm ID=222 (0.10GB, 1 threads). Free: 7.87GB, 1 threads. 190416-06:52:04,110 nipype.workflow DEBUG: Setting node inputs 190416-06:52:04,110 nipype.workflow DEBUG: input: input_image 190416-06:52:04,110 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_msk" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcc_msk". 190416-06:52:04,110 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_roi/result_csf_roi.pklz 190416-06:52:04,110 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_roi/result_csf_roi.pklz 190416-06:52:04,110 nipype.workflow DEBUG: output: roi_file 190416-06:52:04,111 nipype.workflow DEBUG: [Node] csf_tfm - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_roi/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_roi.nii.gz 190416-06:52:04,111 nipype.workflow DEBUG: input: reference_image 190416-06:52:04,111 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:04,111 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:04,112 nipype.workflow DEBUG: output: out_file 190416-06:52:04,112 nipype.workflow DEBUG: [Node] csf_tfm - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:04,112 nipype.workflow DEBUG: input: transforms 190416-06:52:04,112 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/result_fsl2itk_inv.pklz 190416-06:52:04,112 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/result_fsl2itk_inv.pklz 190416-06:52:04,113 nipype.workflow DEBUG: output: itk_transform 190416-06:52:04,113 nipype.workflow DEBUG: [Node] csf_tfm - setting input transforms = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt 190416-06:52:04,113 nipype.workflow INFO: [Node] Running "tcc_msk" ("nipype.interfaces.utility.wrappers.Function") 190416-06:52:04,114 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_tfm". 190416-06:52:04,114 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_tfm" locally: cached=False, updated=False. 190416-06:52:04,115 nipype.workflow INFO: [Node] Running "pre_mask_dilate" ("nipype.interfaces.fsl.maths.DilateImage"), a CommandLine Interface with command: fslmaths -dt char /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/mask_mni_tfm/ref_image_valid_corrected_brain_mask_maths_trans.nii.gz -kernel sphere 3.0000 -dilF /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/ref_image_valid_corrected_brain_mask_maths_trans_dil.nii.gz190416-06:52:04,115 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_tfm (taskid=182). 190416-06:52:04,117 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_tfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_tfm". 190416-06:52:04,119 nipype.workflow INFO: [Node] Running "csf_tfm" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_roi/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_roi.nii.gz --interpolation NearestNeighbor --output sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_roi_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt 190416-06:52:04,120 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_tfm ID=228 (0.10GB, 1 threads). Free: 7.77GB, 0 threads. 190416-06:52:04,120 nipype.workflow DEBUG: Setting node inputs 190416-06:52:04,120 nipype.workflow DEBUG: input: input_image 190416-06:52:04,120 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_roi/result_acc_roi.pklz 190416-06:52:04,121 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_roi/result_acc_roi.pklz 190416-06:52:04,121 nipype.workflow DEBUG: output: roi_file 190416-06:52:04,121 nipype.workflow DEBUG: [Node] acc_tfm - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_roi/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_tpmsum_roi.nii.gz 190416-06:52:04,122 nipype.workflow DEBUG: input: reference_image 190416-06:52:04,122 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:04,122 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:04,122 nipype.workflow DEBUG: output: out_file 190416-06:52:04,122 nipype.workflow DEBUG: [Node] acc_tfm - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:04,122 nipype.workflow DEBUG: input: transforms 190416-06:52:04,123 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/result_fsl2itk_inv.pklz 190416-06:52:04,123 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/result_fsl2itk_inv.pklz 190416-06:52:04,123 nipype.workflow DEBUG: output: itk_transform 190416-06:52:04,123 nipype.workflow DEBUG: [Node] acc_tfm - setting input transforms = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt 190416-06:52:04,124 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_tfm". 190416-06:52:04,124 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_tfm" locally: cached=False, updated=False. 190416-06:52:04,125 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_tfm (taskid=183). 190416-06:52:04,130 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_tfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_tfm". 190416-06:52:04,133 nipype.workflow INFO: [Node] Running "acc_tfm" ("niworkflows.interfaces.fixes.FixHeaderApplyTransforms"), a CommandLine Interface with command: antsApplyTransforms --default-value 0 --float 1 --input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_roi/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_tpmsum_roi.nii.gz --interpolation NearestNeighbor --output sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_tpmsum_roi_trans.nii.gz --reference-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz --transform /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_inv/affine.txt 190416-06:52:04,142 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_msk". 190416-06:52:04,289 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate". 190416-06:52:04,318 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_tfm". 190416-06:52:04,324 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_tfm". 190416-06:52:05,899 nipype.workflow DEBUG: Progress: 302 jobs, 235/6/2 (done/running/ready), 6/61 (pending_tasks/waiting). 190416-06:52:05,899 nipype.workflow INFO: [Job 198] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.pre_mask_dilate). 190416-06:52:05,900 nipype.workflow INFO: [Job 220] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcc_msk). 190416-06:52:05,901 nipype.workflow INFO: [Job 222] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_tfm). 190416-06:52:05,903 nipype.workflow INFO: [Job 228] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_tfm). 190416-06:52:05,904 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:52:05,905 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 5 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:52:05,964 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:05,964 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:05,964 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcompcor ID=221 (0.16GB, 1 threads). Free: 8.21GB, 3 threads. 190416-06:52:05,964 nipype.workflow DEBUG: Setting node inputs 190416-06:52:05,965 nipype.workflow DEBUG: input: mask_files 190416-06:52:05,965 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcc_msk/result_tcc_msk.pklz 190416-06:52:05,965 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcc_msk/result_tcc_msk.pklz 190416-06:52:05,966 nipype.workflow DEBUG: output: out 190416-06:52:05,966 nipype.workflow DEBUG: [Node] tcompcor - setting input mask_files = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcc_tfm/sub-NC080001_T1w_ras_maths_corrected_rbrainmask_eroded_trans_boldmsk.nii.gz 190416-06:52:05,966 nipype.workflow DEBUG: input: realigned_file 190416-06:52:05,966 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-06:52:05,967 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-06:52:05,968 nipype.workflow DEBUG: output: out_file 190416-06:52:05,968 nipype.workflow DEBUG: [Node] tcompcor - setting input realigned_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/vol0000_xform-00000_merged.nii.gz 190416-06:52:05,968 nipype.workflow DEBUG: input: ignore_initial_volumes 190416-06:52:05,968 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-06:52:05,968 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-06:52:05,969 nipype.workflow DEBUG: output: n_volumes_to_discard 190416-06:52:05,969 nipype.workflow DEBUG: [Node] tcompcor - setting input ignore_initial_volumes = 0 190416-06:52:05,970 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor". 190416-06:52:05,970 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcompcor" locally: cached=False, updated=False. 190416-06:52:05,971 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcompcor (taskid=184). 190416-06:52:05,972 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_msk ID=223 (0.20GB, 1 threads). Free: 8.01GB, 2 threads. 190416-06:52:05,972 nipype.workflow DEBUG: Setting node inputs 190416-06:52:05,972 nipype.workflow DEBUG: input: roi_file 190416-06:52:05,972 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_tfm/result_csf_tfm.pklz 190416-06:52:05,973 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_tfm/result_csf_tfm.pklz 190416-06:52:05,974 nipype.workflow DEBUG: output: output_image 190416-06:52:05,974 nipype.workflow DEBUG: [Node] csf_msk - setting input roi_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_roi_trans.nii.gz 190416-06:52:05,974 nipype.workflow DEBUG: input: in_mask 190416-06:52:05,974 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:05,974 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:05,975 nipype.workflow DEBUG: output: out_file 190416-06:52:05,974 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcompcor" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor". 190416-06:52:05,975 nipype.workflow DEBUG: [Node] csf_msk - setting input in_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:05,975 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_msk". 190416-06:52:05,975 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_msk" locally: cached=False, updated=False. 190416-06:52:05,976 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_msk (taskid=185). 190416-06:52:05,976 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_msk ID=229 (0.20GB, 1 threads). Free: 7.81GB, 1 threads. 190416-06:52:05,977 nipype.workflow DEBUG: Setting node inputs 190416-06:52:05,977 nipype.workflow DEBUG: input: roi_file 190416-06:52:05,977 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_tfm/result_acc_tfm.pklz 190416-06:52:05,977 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_tfm/result_acc_tfm.pklz 190416-06:52:05,978 nipype.workflow DEBUG: output: output_image 190416-06:52:05,978 nipype.workflow DEBUG: [Node] acc_msk - setting input roi_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_tpmsum_roi_trans.nii.gz 190416-06:52:05,978 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_msk" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_msk". 190416-06:52:05,978 nipype.workflow DEBUG: input: in_mask 190416-06:52:05,978 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:05,978 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:05,979 nipype.workflow INFO: [Node] Running "tcompcor" ("niworkflows.interfaces.patches.RobustTCompCor") 190416-06:52:05,979 nipype.workflow DEBUG: output: out_file 190416-06:52:05,979 nipype.workflow DEBUG: [Node] acc_msk - setting input in_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:05,979 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_msk". 190416-06:52:05,979 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_msk" locally: cached=False, updated=False. 190416-06:52:05,980 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_msk (taskid=186). 190416-06:52:05,980 nipype.workflow INFO: [Node] Running "csf_msk" ("nipype.interfaces.utility.wrappers.Function") 190416-06:52:05,982 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_msk" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_msk". 190416-06:52:05,984 nipype.workflow INFO: [Node] Running "acc_msk" ("nipype.interfaces.utility.wrappers.Function") 190416-06:52:06,1 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_msk". 190416-06:52:06,8 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_msk". /usr/local/miniconda/lib/python3.7/site-packages/nipype/algorithms/confounds.py:1037: FutureWarning: `rcond` parameter will change to the default of machine precision times ``max(M, N)`` where M and N are the input matrix dimensions. To use the future default and silence this warning we advise to pass `rcond=None`, to keep using the old, explicitly pass `rcond=-1`. betas = np.linalg.lstsq(X, data.T)[0] 190416-06:52:06,771 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcompcor". 190416-06:52:07,872 nipype.workflow DEBUG: Progress: 302 jobs, 239/5/2 (done/running/ready), 5/58 (pending_tasks/waiting). 190416-06:52:07,872 nipype.workflow INFO: [Job 221] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.tcompcor). 190416-06:52:07,873 nipype.workflow INFO: [Job 223] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.csf_msk). 190416-06:52:07,874 nipype.workflow INFO: [Job 229] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acc_msk). 190416-06:52:07,875 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:52:07,877 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 5 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:52:07,935 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:07,935 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:07,936 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_rois ID=224 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-06:52:07,936 nipype.workflow DEBUG: Setting node inputs 190416-06:52:07,936 nipype.workflow DEBUG: input: in1 190416-06:52:07,936 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_msk/result_csf_msk.pklz 190416-06:52:07,936 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_msk/result_csf_msk.pklz 190416-06:52:07,936 nipype.workflow DEBUG: output: out 190416-06:52:07,937 nipype.workflow DEBUG: [Node] merge_rois - setting input in1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_roi_trans_boldmsk.nii.gz 190416-06:52:07,937 nipype.workflow DEBUG: input: in2 190416-06:52:07,937 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_msk/result_wm_msk.pklz 190416-06:52:07,937 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_msk/result_wm_msk.pklz 190416-06:52:07,937 nipype.workflow DEBUG: output: out 190416-06:52:07,937 nipype.workflow DEBUG: [Node] merge_rois - setting input in2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2_roi_trans_boldmsk.nii.gz 190416-06:52:07,938 nipype.workflow DEBUG: input: in3 190416-06:52:07,938 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:07,938 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:07,938 nipype.workflow DEBUG: output: out_file 190416-06:52:07,938 nipype.workflow DEBUG: [Node] merge_rois - setting input in3 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:07,939 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois". 190416-06:52:07,939 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_rois" locally: cached=False, updated=False. 190416-06:52:07,939 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_rois on master thread 190416-06:52:07,939 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_rois" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois". 190416-06:52:07,939 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois". 190416-06:52:07,939 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois 190416-06:52:07,940 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois 190416-06:52:07,940 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois/_report 190416-06:52:07,941 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois/_report/report.rst" 190416-06:52:07,942 nipype.workflow INFO: [Node] Running "merge_rois" ("nipype.interfaces.utility.base.Merge") 190416-06:52:07,944 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_roi_trans_boldmsk.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2_roi_trans_boldmsk.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois/_0xd4a49dccb001b5ac62ed675944ce760c_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois/_node.pklz 190416-06:52:07,944 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois/_report 190416-06:52:07,944 nipype.workflow DEBUG: Removing files: 190416-06:52:07,945 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois/result_merge_rois.pklz 190416-06:52:07,945 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois/_report/report.rst" 190416-06:52:07,946 nipype.workflow DEBUG: Aggregate: False 190416-06:52:07,946 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_rois". 190416-06:52:07,946 nipype.workflow INFO: [Job 224] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_rois). 190416-06:52:08,8 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_compcor ID=230 (0.20GB, 1 threads). Free: 8.17GB, 3 threads. 190416-06:52:08,9 nipype.workflow DEBUG: Setting node inputs 190416-06:52:08,9 nipype.workflow DEBUG: input: in2 190416-06:52:08,9 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_msk/result_acc_msk.pklz 190416-06:52:08,9 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_msk/result_acc_msk.pklz 190416-06:52:08,9 nipype.workflow DEBUG: output: out 190416-06:52:08,10 nipype.workflow DEBUG: [Node] merge_compcor - setting input in2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_tpmsum_roi_trans_boldmsk.nii.gz 190416-06:52:08,10 nipype.workflow DEBUG: input: in1 190416-06:52:08,10 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor/result_tcompcor.pklz 190416-06:52:08,10 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor/result_tcompcor.pklz 190416-06:52:08,11 nipype.workflow DEBUG: output: high_variance_masks 190416-06:52:08,11 nipype.workflow DEBUG: [Node] merge_compcor - setting input in1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor/mask_000.nii.gz 190416-06:52:08,11 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor". 190416-06:52:08,11 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_compcor" locally: cached=False, updated=False. 190416-06:52:08,11 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_compcor on master thread 190416-06:52:08,12 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_compcor" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor". 190416-06:52:08,12 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor". 190416-06:52:08,12 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor 190416-06:52:08,12 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor 190416-06:52:08,13 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor/_report 190416-06:52:08,13 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor/_report/report.rst" 190416-06:52:08,14 nipype.workflow INFO: [Node] Running "merge_compcor" ("nipype.interfaces.utility.base.Merge") 190416-06:52:08,16 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor/mask_000.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_tpmsum_roi_trans_boldmsk.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor/_0x702b05c2b1de3b292441e92e12e65cee_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor/_node.pklz 190416-06:52:08,16 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor/_report 190416-06:52:08,16 nipype.workflow DEBUG: Removing files: 190416-06:52:08,17 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor/result_merge_compcor.pklz 190416-06:52:08,17 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor/_report/report.rst" 190416-06:52:08,18 nipype.workflow DEBUG: Aggregate: False 190416-06:52:08,18 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_compcor". 190416-06:52:08,19 nipype.workflow INFO: [Job 230] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.merge_compcor). 190416-06:52:08,81 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acompcor ID=233 (0.16GB, 1 threads). Free: 8.21GB, 3 threads. 190416-06:52:08,81 nipype.workflow DEBUG: Setting node inputs 190416-06:52:08,81 nipype.workflow DEBUG: input: mask_files 190416-06:52:08,81 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_msk/result_acc_msk.pklz 190416-06:52:08,81 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_msk/result_acc_msk.pklz 190416-06:52:08,82 nipype.workflow DEBUG: output: out 190416-06:52:08,82 nipype.workflow DEBUG: [Node] acompcor - setting input mask_files = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_tpmsum_roi_trans_boldmsk.nii.gz 190416-06:52:08,82 nipype.workflow DEBUG: input: realigned_file 190416-06:52:08,82 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-06:52:08,82 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-06:52:08,83 nipype.workflow DEBUG: output: out_file 190416-06:52:08,83 nipype.workflow DEBUG: [Node] acompcor - setting input realigned_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/vol0000_xform-00000_merged.nii.gz 190416-06:52:08,83 nipype.workflow DEBUG: input: ignore_initial_volumes 190416-06:52:08,83 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-06:52:08,83 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-06:52:08,84 nipype.workflow DEBUG: output: n_volumes_to_discard 190416-06:52:08,84 nipype.workflow DEBUG: [Node] acompcor - setting input ignore_initial_volumes = 0 190416-06:52:08,84 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acompcor". 190416-06:52:08,85 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acompcor" locally: cached=False, updated=False. 190416-06:52:08,85 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acompcor (taskid=187). 190416-06:52:08,87 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acompcor" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acompcor". 190416-06:52:08,89 nipype.workflow INFO: [Node] Running "acompcor" ("niworkflows.interfaces.patches.RobustACompCor") /usr/local/miniconda/lib/python3.7/site-packages/nipype/algorithms/confounds.py:1037: FutureWarning: `rcond` parameter will change to the default of machine precision times ``max(M, N)`` where M and N are the input matrix dimensions. To use the future default and silence this warning we advise to pass `rcond=None`, to keep using the old, explicitly pass `rcond=-1`. betas = np.linalg.lstsq(X, data.T)[0] 190416-06:52:08,836 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acompcor". 190416-06:52:09,876 nipype.workflow DEBUG: Progress: 302 jobs, 244/3/4 (done/running/ready), 3/55 (pending_tasks/waiting). 190416-06:52:09,876 nipype.workflow INFO: [Job 233] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.acompcor). 190416-06:52:09,877 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:52:09,879 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 4 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:52:09,936 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:09,936 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:09,937 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.signals ID=225 (0.16GB, 1 threads). Free: 8.21GB, 3 threads. 190416-06:52:09,937 nipype.workflow DEBUG: Setting node inputs 190416-06:52:09,937 nipype.workflow DEBUG: input: label_files 190416-06:52:09,937 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois/result_merge_rois.pklz 190416-06:52:09,937 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_rois/result_merge_rois.pklz 190416-06:52:09,937 nipype.workflow DEBUG: output: out 190416-06:52:09,938 nipype.workflow DEBUG: [Node] signals - setting input label_files = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/csf_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_roi_trans_boldmsk.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/wm_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_2_roi_trans_boldmsk.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz'] 190416-06:52:09,938 nipype.workflow DEBUG: input: in_file 190416-06:52:09,938 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-06:52:09,938 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-06:52:09,939 nipype.workflow DEBUG: output: out_file 190416-06:52:09,939 nipype.workflow DEBUG: [Node] signals - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/vol0000_xform-00000_merged.nii.gz 190416-06:52:09,940 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/signals". 190416-06:52:09,940 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.signals" locally: cached=False, updated=False. 190416-06:52:09,941 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.signals (taskid=188). 190416-06:52:09,941 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.rois_plot ID=231 (0.16GB, 1 threads). Free: 8.05GB, 2 threads. 190416-06:52:09,941 nipype.workflow DEBUG: Setting node inputs190416-06:52:09,942 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.signals" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/signals". 190416-06:52:09,944 nipype.workflow INFO: [Node] Running "signals" ("niworkflows.interfaces.images.SignalExtraction") 190416-06:52:09,956 nipype.workflow DEBUG: input: in_rois 190416-06:52:09,956 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor/result_merge_compcor.pklz 190416-06:52:09,956 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/merge_compcor/result_merge_compcor.pklz 190416-06:52:09,957 nipype.workflow DEBUG: output: out 190416-06:52:09,957 nipype.workflow DEBUG: [Node] rois_plot - setting input in_rois = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor/mask_000.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acc_tfm/sub-NC080001_T1w_ras_maths_corrected_masked_prob_0_tpmsum_roi_trans_boldmsk.nii.gz'] 190416-06:52:09,957 nipype.workflow DEBUG: input: in_mask 190416-06:52:09,957 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:09,957 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:09,957 nipype.workflow DEBUG: output: out_file 190416-06:52:09,958 nipype.workflow DEBUG: [Node] rois_plot - setting input in_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:09,958 nipype.workflow DEBUG: input: in_file 190416-06:52:09,958 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-06:52:09,958 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-06:52:09,959 nipype.workflow DEBUG: output: out_file 190416-06:52:09,959 nipype.workflow DEBUG: [Node] rois_plot - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/vol0000_xform-00000_merged.nii.gz 190416-06:52:09,959 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/rois_plot". 190416-06:52:09,960 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.rois_plot" locally: cached=False, updated=False. 190416-06:52:09,960 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.rois_plot (taskid=189).190416-06:52:09,961 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.rois_plot" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/rois_plot". 190416-06:52:09,963 nipype.workflow INFO: [Node] Running "rois_plot" ("niworkflows.interfaces.masks.ROIsPlot") 190416-06:52:10,814 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.signals". /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) 190416-06:52:11,881 nipype.workflow DEBUG: Progress: 302 jobs, 245/4/2 (done/running/ready), 4/53 (pending_tasks/waiting). 190416-06:52:11,881 nipype.workflow INFO: [Job 225] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.signals). 190416-06:52:11,882 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-06:52:11,884 nipype.workflow INFO: [MultiProc] Running 3 tasks, and 3 jobs ready. Free memory (GB): 8.21/8.77, Free processors: 3/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.rois_plot * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:52:11,952 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:11,952 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:11,952 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.concat ID=234 (0.01GB, 1 threads). Free: 8.20GB, 2 threads. 190416-06:52:11,952 nipype.workflow DEBUG: Setting node inputs 190416-06:52:11,952 nipype.workflow DEBUG: input: fd 190416-06:52:11,953 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/fdisp/result_fdisp.pklz 190416-06:52:11,953 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/fdisp/result_fdisp.pklz 190416-06:52:11,954 nipype.workflow DEBUG: output: out_file 190416-06:52:11,954 nipype.workflow DEBUG: [Node] concat - setting input fd = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/fdisp/fd_power_2012.txt 190416-06:52:11,954 nipype.workflow DEBUG: input: tcompcor 190416-06:52:11,955 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor/result_tcompcor.pklz 190416-06:52:11,956 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor/result_tcompcor.pklz 190416-06:52:11,957 nipype.workflow DEBUG: output: components_file 190416-06:52:11,958 nipype.workflow DEBUG: [Node] concat - setting input tcompcor = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor/tcompcor.tsv 190416-06:52:11,958 nipype.workflow DEBUG: input: cos_basis 190416-06:52:11,958 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor/result_tcompcor.pklz 190416-06:52:11,959 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor/result_tcompcor.pklz 190416-06:52:11,959 nipype.workflow DEBUG: output: pre_filter_file 190416-06:52:11,960 nipype.workflow DEBUG: [Node] concat - setting input cos_basis = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/tcompcor/pre_filter.tsv 190416-06:52:11,961 nipype.workflow DEBUG: input: acompcor 190416-06:52:11,961 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acompcor/result_acompcor.pklz 190416-06:52:11,962 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acompcor/result_acompcor.pklz 190416-06:52:11,963 nipype.workflow DEBUG: output: components_file 190416-06:52:11,963 nipype.workflow DEBUG: [Node] concat - setting input acompcor = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/acompcor/acompcor.tsv 190416-06:52:11,964 nipype.workflow DEBUG: input: signals 190416-06:52:11,965 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/signals/result_signals.pklz 190416-06:52:11,966 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/signals/result_signals.pklz 190416-06:52:11,967 nipype.workflow DEBUG: output: out_file 190416-06:52:11,967 nipype.workflow DEBUG: [Node] concat - setting input signals = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/signals/signals.tsv 190416-06:52:11,969 nipype.workflow DEBUG: input: motion 190416-06:52:11,969 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/result_add_motion_headers.pklz 190416-06:52:11,969 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/result_add_motion_headers.pklz 190416-06:52:11,970 nipype.workflow DEBUG: output: out_file 190416-06:52:11,971 nipype.workflow DEBUG: [Node] concat - setting input motion = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_motion_headers/motion_params_motion.tsv 190416-06:52:11,971 nipype.workflow DEBUG: input: dvars 190416-06:52:11,972 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/result_add_dvars_header.pklz 190416-06:52:11,972 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/result_add_dvars_header.pklz 190416-06:52:11,973 nipype.workflow DEBUG: output: out_file 190416-06:52:11,973 nipype.workflow DEBUG: [Node] concat - setting input dvars = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_dvars_header/vol0000_xform-00000_merged_dvars_nstd_motion.tsv 190416-06:52:11,973 nipype.workflow DEBUG: input: std_dvars 190416-06:52:11,973 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/result_add_std_dvars_header.pklz 190416-06:52:11,974 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/result_add_std_dvars_header.pklz 190416-06:52:11,974 nipype.workflow DEBUG: output: out_file 190416-06:52:11,974 nipype.workflow DEBUG: [Node] concat - setting input std_dvars = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/add_std_dvars_header/vol0000_xform-00000_merged_dvars_std_motion.tsv 190416-06:52:11,975 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat". 190416-06:52:11,975 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.concat" locally: cached=False, updated=False. 190416-06:52:11,975 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.concat on master thread 190416-06:52:11,976 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.concat" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat". 190416-06:52:11,977 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat". 190416-06:52:11,977 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat 190416-06:52:11,977 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat 190416-06:52:11,978 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/_report 190416-06:52:11,978 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/_report/report.rst" 190416-06:52:11,980 nipype.workflow INFO: [Node] Running "concat" ("fmriprep.interfaces.confounds.GatherConfounds") 190416-06:52:12,20 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/confounds.tsv;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/_0x5299f2ab1d0ada7cf276e81c5d489790_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/_node.pklz 190416-06:52:12,20 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/_report 190416-06:52:12,20 nipype.workflow DEBUG: Removing files: 190416-06:52:12,21 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/result_concat.pklz 190416-06:52:12,22 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/_report/report.rst" 190416-06:52:12,22 nipype.workflow DEBUG: Aggregate: False 190416-06:52:12,23 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.concat". 190416-06:52:12,23 nipype.workflow INFO: [Job 234] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.concat). /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/matplotlib/contour.py:1173: UserWarning: No contour levels were found within the data range. warnings.warn("No contour levels were found" /usr/local/miniconda/lib/python3.7/site-packages/scipy/ndimage/measurements.py:272: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index return _nd_image.find_objects(input, max_label) 190416-06:52:13,884 nipype.workflow DEBUG: Progress: 302 jobs, 247/3/5 (done/running/ready), 3/52 (pending_tasks/waiting). 190416-06:52:13,884 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-06:52:13,886 nipype.workflow INFO: [MultiProc] Running 3 tasks, and 5 jobs ready. Free memory (GB): 8.21/8.77, Free processors: 3/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.rois_plot * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:52:13,950 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:13,950 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:13,950 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_confounds ID=235 (0.01GB, 1 threads). Free: 8.20GB, 2 threads. 190416-06:52:13,951 nipype.workflow DEBUG: Setting node inputs 190416-06:52:13,952 nipype.workflow DEBUG: input: in_file 190416-06:52:13,953 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/result_concat.pklz 190416-06:52:13,953 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/result_concat.pklz 190416-06:52:13,955 nipype.workflow DEBUG: output: confounds_file 190416-06:52:13,955 nipype.workflow DEBUG: [Node] ds_confounds - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/confounds.tsv 190416-06:52:13,962 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds". 190416-06:52:13,962 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_confounds" locally: cached=False, updated=False. 190416-06:52:13,963 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_confounds on master thread 190416-06:52:13,964 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_confounds" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds". 190416-06:52:13,964 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds". 190416-06:52:13,964 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds 190416-06:52:13,965 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds 190416-06:52:13,967 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds/_report 190416-06:52:13,967 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds/_report/report.rst" 190416-06:52:13,969 nipype.workflow INFO: [Node] Running "ds_confounds" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:52:13,971 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_desc-confounds_regressors.tsv 190416-06:52:13,972 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_desc-confounds_regressors.tsv->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/confounds.tsv 190416-06:52:13,972 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_desc-confounds_regressors.tsv->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/confounds.tsv 190416-06:52:13,977 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_desc-confounds_regressors.tsv 190416-06:52:13,979 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_desc-confounds_regressors.tsv already exists,f05a38df67ec4e728c933750e1822a58, copy:1 190416-06:52:13,980 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_desc-confounds_regressors.tsv->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/confounds.tsv 190416-06:52:13,989 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_desc-confounds_regressors.tsv;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds/_0x288cbbf69ffccfaf7558e5c1bf387a9e_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds/_node.pklz 190416-06:52:13,989 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds/_report 190416-06:52:13,989 nipype.workflow DEBUG: Removing files: 190416-06:52:13,993 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds/result_ds_confounds.pklz 190416-06:52:13,994 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_confounds/_report/report.rst" 190416-06:52:13,997 nipype.workflow DEBUG: Aggregate: False 190416-06:52:13,997 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_confounds". 190416-06:52:13,998 nipype.workflow INFO: [Job 235] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_confounds). 190416-06:52:14,62 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.summary ID=236 (0.01GB, 1 threads). Free: 8.20GB, 2 threads. 190416-06:52:14,63 nipype.workflow DEBUG: Setting node inputs 190416-06:52:14,63 nipype.workflow DEBUG: input: fallback 190416-06:52:14,63 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/compare_transforms/result_compare_transforms.pklz 190416-06:52:14,65 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/compare_transforms/result_compare_transforms.pklz 190416-06:52:14,66 nipype.workflow DEBUG: output: out 190416-06:52:14,66 nipype.workflow DEBUG: [Node] summary - setting input fallback = False 190416-06:52:14,67 nipype.workflow DEBUG: input: confounds_file 190416-06:52:14,68 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/result_concat.pklz 190416-06:52:14,68 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/result_concat.pklz 190416-06:52:14,68 nipype.workflow DEBUG: output: confounds_file 190416-06:52:14,69 nipype.workflow DEBUG: [Node] summary - setting input confounds_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/confounds.tsv 190416-06:52:14,70 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary". 190416-06:52:14,71 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.summary" locally: cached=False, updated=False. 190416-06:52:14,71 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.summary on master thread 190416-06:52:14,72 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.summary" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary". 190416-06:52:14,72 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary". 190416-06:52:14,73 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary 190416-06:52:14,73 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary 190416-06:52:14,74 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/_report 190416-06:52:14,74 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/_report/report.rst" 190416-06:52:14,76 nipype.workflow INFO: [Node] Running "summary" ("fmriprep.interfaces.reports.FunctionalSummary") 190416-06:52:14,78 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/report.html;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/_0x4be475f0bbbff53ebe63f3c76155b2a4_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/_node.pklz 190416-06:52:14,78 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/_report 190416-06:52:14,79 nipype.workflow DEBUG: Removing files: 190416-06:52:14,80 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/result_summary.pklz 190416-06:52:14,81 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/_report/report.rst" 190416-06:52:14,82 nipype.workflow DEBUG: Aggregate: False 190416-06:52:14,82 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.summary". 190416-06:52:14,82 nipype.workflow INFO: [Job 236] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.summary). 190416-06:52:14,149 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.conf_plot ID=238 (0.10GB, 1 threads). Free: 8.11GB, 2 threads. 190416-06:52:14,149 nipype.workflow DEBUG: Setting node inputs 190416-06:52:14,149 nipype.workflow DEBUG: input: in_segm 190416-06:52:14,149 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/resample_parc/result_resample_parc.pklz 190416-06:52:14,149 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/resample_parc/result_resample_parc.pklz 190416-06:52:14,150 nipype.workflow DEBUG: output: output_image 190416-06:52:14,150 nipype.workflow DEBUG: [Node] conf_plot - setting input in_segm = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/resample_parc/tpl-MNI152NLin2009cAsym_res-01_desc-carpet_dseg_trans.nii.gz 190416-06:52:14,150 nipype.workflow DEBUG: input: in_mask 190416-06:52:14,150 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:14,151 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:52:14,152 nipype.workflow DEBUG: output: out_file 190416-06:52:14,152 nipype.workflow DEBUG: [Node] conf_plot - setting input in_mask = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz 190416-06:52:14,152 nipype.workflow DEBUG: input: in_func 190416-06:52:14,153 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-06:52:14,153 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/result_merge.pklz 190416-06:52:14,154 nipype.workflow DEBUG: output: out_file 190416-06:52:14,154 nipype.workflow DEBUG: [Node] conf_plot - setting input in_func = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_bold_trans_wf/merge/vol0000_xform-00000_merged.nii.gz 190416-06:52:14,154 nipype.workflow DEBUG: input: confounds_file 190416-06:52:14,154 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/result_concat.pklz 190416-06:52:14,155 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/result_concat.pklz 190416-06:52:14,156 nipype.workflow DEBUG: output: confounds_file 190416-06:52:14,156 nipype.workflow DEBUG: [Node] conf_plot - setting input confounds_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/concat/confounds.tsv 190416-06:52:14,158 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/conf_plot". 190416-06:52:14,158 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.conf_plot" locally: cached=False, updated=False. 190416-06:52:14,159 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.conf_plot (taskid=190). 190416-06:52:14,183 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.conf_plot" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/conf_plot". 190416-06:52:14,189 nipype.workflow INFO: [Node] Running "conf_plot" ("fmriprep.interfaces.confounds.FMRISummary") 190416-06:52:14,264 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.rois_plot". 190416-06:52:15,888 nipype.workflow DEBUG: Progress: 302 jobs, 249/4/3 (done/running/ready), 4/49 (pending_tasks/waiting). 190416-06:52:15,889 nipype.workflow INFO: [Job 231] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.rois_plot). 190416-06:52:15,890 nipype.workflow DEBUG: Tasks currently running: 3. Pending: 3. 190416-06:52:15,892 nipype.workflow INFO: [MultiProc] Running 3 tasks, and 4 jobs ready. Free memory (GB): 8.27/8.77, Free processors: 3/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.conf_plot * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:52:15,961 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:15,961 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:15,961 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.ds_report_bold_rois ID=232 (0.01GB, 1 threads). Free: 8.26GB, 2 threads. 190416-06:52:15,961 nipype.workflow DEBUG: Setting node inputs 190416-06:52:15,962 nipype.workflow DEBUG: input: in_file 190416-06:52:15,962 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/rois_plot/result_rois_plot.pklz 190416-06:52:15,962 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/rois_plot/result_rois_plot.pklz 190416-06:52:15,964 nipype.workflow DEBUG: output: out_report 190416-06:52:15,964 nipype.workflow DEBUG: [Node] ds_report_bold_rois - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/rois_plot/report.svg 190416-06:52:15,969 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois". 190416-06:52:15,969 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.ds_report_bold_rois" locally: cached=False, updated=False. 190416-06:52:15,969 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.ds_report_bold_rois on master thread 190416-06:52:15,970 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.ds_report_bold_rois" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois". 190416-06:52:15,970 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois". 190416-06:52:15,971 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois 190416-06:52:15,971 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois 190416-06:52:15,972 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois/_report 190416-06:52:15,972 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois/_report/report.rst" 190416-06:52:15,975 nipype.workflow INFO: [Node] Running "ds_report_bold_rois" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:52:15,976 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_rois.svg 190416-06:52:15,976 nipype.utils DEBUG: Linking File: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_rois.svg->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/rois_plot/report.svg 190416-06:52:15,977 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_rois.svg 190416-06:52:15,977 nipype.utils DEBUG: File: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_rois.svg already exists, not overwriting, copy:1 190416-06:52:15,979 nipype.workflow DEBUG: Needed files: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_rois.svg;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois/_0x5a999396b3b7a5276e6b2e750a7f4657_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois/_node.pklz 190416-06:52:15,979 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois/_report 190416-06:52:15,979 nipype.workflow DEBUG: Removing files: 190416-06:52:15,981 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois/result_ds_report_bold_rois.pklz 190416-06:52:15,981 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_confounds_wf/ds_report_bold_rois/_report/report.rst" 190416-06:52:15,982 nipype.workflow DEBUG: Aggregate: False 190416-06:52:15,982 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.ds_report_bold_rois". 190416-06:52:15,983 nipype.workflow INFO: [Job 232] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_confounds_wf.ds_report_bold_rois). 190416-06:52:16,52 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_summary ID=237 (0.01GB, 1 threads). Free: 8.26GB, 2 threads. 190416-06:52:16,52 nipype.workflow DEBUG: Setting node inputs 190416-06:52:16,52 nipype.workflow DEBUG: input: in_file 190416-06:52:16,52 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/result_summary.pklz 190416-06:52:16,52 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/result_summary.pklz 190416-06:52:16,53 nipype.workflow DEBUG: output: out_report 190416-06:52:16,53 nipype.workflow DEBUG: [Node] ds_report_summary - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/report.html 190416-06:52:16,58 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary". 190416-06:52:16,58 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_summary" locally: cached=False, updated=False. 190416-06:52:16,59 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_summary on master thread 190416-06:52:16,60 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_summary" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary". 190416-06:52:16,60 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary". 190416-06:52:16,60 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary 190416-06:52:16,60 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary 190416-06:52:16,61 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary/_report 190416-06:52:16,62 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary/_report/report.rst" 190416-06:52:16,64 nipype.workflow INFO: [Node] Running "ds_report_summary" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:52:16,66 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_summary.html 190416-06:52:16,66 nipype.utils DEBUG: Linking File: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_summary.html->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/summary/report.html 190416-06:52:16,66 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_summary.html 190416-06:52:16,67 nipype.utils DEBUG: File: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_summary.html already exists, not overwriting, copy:1 190416-06:52:16,69 nipype.workflow DEBUG: Needed files: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_summary.html;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary/_0x4467df6db8da75d4961635d94f6614e8_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary/_node.pklz 190416-06:52:16,69 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary/_report 190416-06:52:16,69 nipype.workflow DEBUG: Removing files: 190416-06:52:16,71 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary/result_ds_report_summary.pklz 190416-06:52:16,71 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/ds_report_summary/_report/report.rst" 190416-06:52:16,72 nipype.workflow DEBUG: Aggregate: False 190416-06:52:16,73 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_summary". 190416-06:52:16,73 nipype.workflow INFO: [Job 237] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.ds_report_summary). 190416-06:52:16,346 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.conf_plot". 190416-06:52:17,890 nipype.workflow DEBUG: Progress: 302 jobs, 252/3/2 (done/running/ready), 3/47 (pending_tasks/waiting). 190416-06:52:17,890 nipype.workflow INFO: [Job 238] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.conf_plot). 190416-06:52:17,892 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:52:17,893 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 3 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:52:17,952 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:17,952 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:17,952 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.ds_report_bold_conf ID=239 (0.01GB, 1 threads). Free: 8.36GB, 3 threads. 190416-06:52:17,952 nipype.workflow DEBUG: Setting node inputs 190416-06:52:17,952 nipype.workflow DEBUG: input: in_file 190416-06:52:17,952 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/conf_plot/result_conf_plot.pklz 190416-06:52:17,952 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/conf_plot/result_conf_plot.pklz 190416-06:52:17,953 nipype.workflow DEBUG: output: out_file 190416-06:52:17,953 nipype.workflow DEBUG: [Node] ds_report_bold_conf - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/conf_plot/vol0000_xform-00000_merged_fmriplot.svg 190416-06:52:17,958 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf". 190416-06:52:17,958 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.ds_report_bold_conf" locally: cached=False, updated=False. 190416-06:52:17,958 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.ds_report_bold_conf on master thread 190416-06:52:17,958 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.ds_report_bold_conf" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf". 190416-06:52:17,958 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf". 190416-06:52:17,959 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf 190416-06:52:17,959 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf 190416-06:52:17,960 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf/_report 190416-06:52:17,960 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf/_report/report.rst" 190416-06:52:17,962 nipype.workflow INFO: [Node] Running "ds_report_bold_conf" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:52:17,963 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_carpetplot.svg 190416-06:52:17,963 nipype.utils DEBUG: Linking File: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_carpetplot.svg->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/conf_plot/vol0000_xform-00000_merged_fmriplot.svg 190416-06:52:17,963 nipype.utils DEBUG: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_carpetplot.svg 190416-06:52:17,964 nipype.utils DEBUG: File: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_carpetplot.svg already exists, not overwriting, copy:1 190416-06:52:17,965 nipype.workflow DEBUG: Needed files: /tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_carpetplot.svg;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf/_0x89ffee72bce400af17903f0fdaf52d1f_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf/_node.pklz 190416-06:52:17,966 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf/_report 190416-06:52:17,966 nipype.workflow DEBUG: Removing files: 190416-06:52:17,967 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf/result_ds_report_bold_conf.pklz 190416-06:52:17,967 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/carpetplot_wf/ds_report_bold_conf/_report/report.rst" 190416-06:52:17,968 nipype.workflow DEBUG: Aggregate: False 190416-06:52:17,968 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.ds_report_bold_conf". 190416-06:52:17,968 nipype.workflow INFO: [Job 239] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.carpetplot_wf.ds_report_bold_conf). 190416-06:52:19,893 nipype.workflow DEBUG: Progress: 302 jobs, 254/2/2 (done/running/ready), 2/46 (pending_tasks/waiting). 190416-06:52:19,893 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:52:19,895 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 8.37/8.77, Free processors: 4/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask 190416-06:52:19,955 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:19,955 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:21,956 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:21,956 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:23,961 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:23,961 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:25,963 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:25,963 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:27,966 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:27,966 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:29,969 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:29,970 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:31,971 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:31,972 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:33,975 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:33,975 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:35,980 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:35,980 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:37,949 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:37,950 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:39,955 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:39,956 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:41,958 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:41,959 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:43,962 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:43,962 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:45,967 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:45,968 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:47,972 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:47,972 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:49,973 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:49,974 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:51,975 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:51,976 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:53,979 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:53,979 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:55,983 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:55,983 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:57,987 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:57,987 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:52:59,988 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:52:59,989 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:01,992 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:53:01,993 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:03,996 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:53:03,996 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:06,0 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:53:06,0 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:07,970 nipype.workflow DEBUG: Cannot allocate job 161 (1.49GB, 5 threads). 190416-06:53:07,970 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:09,141 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask". 190416-06:53:09,913 nipype.workflow INFO: [Job 150] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_mask). 190416-06:53:09,914 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:53:09,916 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 8.57/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg 190416-06:53:09,975 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_mask ID=151 (0.20GB, 1 threads). Free: 8.37GB, 4 threads. 190416-06:53:09,975 nipype.workflow DEBUG: Setting node inputs 190416-06:53:09,976 nipype.workflow DEBUG: input: source_file 190416-06:53:09,976 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:53:09,977 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:53:09,978 nipype.workflow DEBUG: output: out 190416-06:53:09,978 nipype.workflow DEBUG: [Node] ds_mni_mask - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-06:53:09,979 nipype.workflow DEBUG: input: in_file 190416-06:53:09,979 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_mask/result_mni_mask.pklz 190416-06:53:09,980 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_mask/result_mni_mask.pklz 190416-06:53:09,981 nipype.workflow DEBUG: output: output_image 190416-06:53:09,981 nipype.workflow DEBUG: [Node] ds_mni_mask - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_mask/sub-NC080001_T1w_ras_maths_corrected_rbrainmask_trans.nii.gz 190416-06:53:09,988 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask". 190416-06:53:09,988 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_mask" locally: cached=False, updated=False. 190416-06:53:09,989 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_mask on master thread 190416-06:53:09,989 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask". 190416-06:53:09,990 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask". 190416-06:53:09,990 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask 190416-06:53:09,990 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask 190416-06:53:09,991 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask/_report 190416-06:53:09,991 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask/_report/report.rst" 190416-06:53:09,993 nipype.workflow INFO: [Node] Running "ds_mni_mask" ("smriprep.interfaces.DerivativesDataSink") 190416-06:53:10,407 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_space-MNI152NLin2009cAsym_desc-brain_mask.nii.gz;/out/fmriprep/sub-NC080001/anat/sub-NC080001_space-MNI152NLin2009cAsym_desc-brain_mask.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask/_0x3caa43909055aad4f68e7bf91e1e7805_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask/_node.pklz 190416-06:53:10,408 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask/_report 190416-06:53:10,409 nipype.workflow DEBUG: Removing files: 190416-06:53:10,413 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask/result_ds_mni_mask.pklz 190416-06:53:10,414 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_mask/_report/report.rst" 190416-06:53:10,418 nipype.workflow DEBUG: Aggregate: False 190416-06:53:10,418 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_mask". 190416-06:53:10,418 nipype.workflow INFO: [Job 151] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_mask). 190416-06:53:10,482 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_to_t1w_transform ID=161 (1.49GB, 5 threads). Free: 7.08GB, 0 threads. 190416-06:53:10,483 nipype.workflow DEBUG: Setting node inputs 190416-06:53:10,483 nipype.workflow DEBUG: input: reference_image 190416-06:53:10,484 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:53:10,484 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:53:10,485 nipype.workflow DEBUG: output: out_file 190416-06:53:10,485 nipype.workflow DEBUG: [Node] bold_to_t1w_transform - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/gen_ref/sub-NC080001_T1w_ras_maths_corrected_masked_reference.nii.gz 190416-06:53:10,486 nipype.workflow DEBUG: input: transforms 190416-06:53:10,486 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms/result_merge_xforms.pklz 190416-06:53:10,486 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge_xforms/result_merge_xforms.pklz 190416-06:53:10,488 nipype.workflow DEBUG: output: out 190416-06:53:10,488 nipype.workflow DEBUG: [Node] bold_to_t1w_transform - setting input transforms = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/mat2itk.txt'] 190416-06:53:10,488 nipype.workflow DEBUG: input: input_image 190416-06:53:10,489 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/result_bold_split.pklz 190416-06:53:10,489 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/result_bold_split.pklz 190416-06:53:10,492 nipype.workflow DEBUG: output: out_files 190416-06:53:10,493 nipype.workflow DEBUG: [Node] bold_to_t1w_transform - setting input input_image = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0000.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0001.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0002.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0003.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0004.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0005.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0006.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0007.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0008.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0009.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0010.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0011.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0012.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0013.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0014.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0015.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0016.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0017.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0018.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0019.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0020.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0021.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0022.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0023.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0024.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0025.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0026.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0027.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0028.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0029.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0030.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0031.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0032.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0033.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0034.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0035.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0036.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0037.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0038.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0039.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0040.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0041.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0042.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0043.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0044.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0045.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0046.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0047.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0048.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0049.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0050.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0051.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0052.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0053.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0054.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0055.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0056.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0057.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0058.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0059.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0060.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0061.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0062.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0063.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0064.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0065.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0066.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0067.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0068.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0069.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0070.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0071.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0072.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0073.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0074.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0075.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0076.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0077.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0078.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0079.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0080.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0081.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0082.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0083.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0084.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0085.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0086.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0087.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0088.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0089.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0090.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0091.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0092.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0093.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0094.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0095.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0096.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0097.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0098.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0099.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0100.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0101.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0102.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0103.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0104.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0105.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0106.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0107.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0108.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0109.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0110.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0111.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0112.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0113.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0114.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0115.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0116.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0117.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0118.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0119.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0120.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0121.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0122.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0123.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0124.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0125.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0126.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0127.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0128.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0129.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0130.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0131.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0132.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0133.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0134.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0135.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0136.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0137.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0138.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0139.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0140.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0141.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0142.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0143.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0144.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0145.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0146.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0147.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0148.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0149.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0150.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0151.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0152.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0153.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0154.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0155.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0156.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0157.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0158.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0159.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0160.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0161.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0162.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0163.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0164.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0165.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0166.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0167.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0168.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0169.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0170.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0171.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0172.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0173.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0174.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0175.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0176.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0177.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0178.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0179.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0180.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0181.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0182.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0183.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0184.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0185.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0186.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0187.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0188.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0189.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0190.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0191.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0192.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0193.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0194.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0195.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0196.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0197.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0198.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0199.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0200.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0201.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0202.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0203.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0204.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0205.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0206.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0207.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0208.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0209.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0210.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0211.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0212.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0213.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0214.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0215.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0216.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0217.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0218.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0219.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0220.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0221.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0222.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0223.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0224.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0225.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0226.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0227.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0228.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0229.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0230.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0231.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0232.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0233.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0234.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0235.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0236.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0237.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0238.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0239.nii.gz'] 190416-06:53:10,505 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform". 190416-06:53:10,505 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_to_t1w_transform" locally: cached=False, updated=False. 190416-06:53:10,511 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_to_t1w_transform (taskid=191). 190416-06:53:10,511 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:10,515 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_to_t1w_transform" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform". 190416-06:53:10,525 nipype.workflow INFO: [Node] Running "bold_to_t1w_transform" ("niworkflows.interfaces.itk.MultiApplyTransforms") 190416-06:53:11,916 nipype.workflow DEBUG: Progress: 302 jobs, 256/2/1 (done/running/ready), 2/44 (pending_tasks/waiting). 190416-06:53:11,916 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:53:11,919 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 1 jobs ready. Free memory (GB): 7.08/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_to_t1w_transform * fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg 190416-06:53:11,919 nipype.workflow DEBUG: No resources available 190416-06:53:13,920 nipype.workflow DEBUG: No resources available 190416-06:53:15,408 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg". 190416-06:53:15,919 nipype.workflow INFO: [Job 244] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.mni_seg). 190416-06:53:15,921 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:53:15,923 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 7.28/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_to_t1w_transform 190416-06:53:15,995 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:15,996 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_mni_seg ID=245 (0.20GB, 1 threads). Free: 7.08GB, 0 threads. 190416-06:53:15,996 nipype.workflow DEBUG: Setting node inputs 190416-06:53:15,996 nipype.workflow DEBUG: input: in_file 190416-06:53:15,997 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_seg/result_mni_seg.pklz 190416-06:53:15,997 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_seg/result_mni_seg.pklz 190416-06:53:15,998 nipype.workflow DEBUG: output: output_image 190416-06:53:15,998 nipype.workflow DEBUG: [Node] lut_mni_seg - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/mni_seg/sub-NC080001_T1w_ras_maths_corrected_masked_seg_trans.nii.gz 190416-06:53:15,999 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lut_mni_seg". 190416-06:53:15,999 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_mni_seg" locally: cached=False, updated=False. 190416-06:53:16,1 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_mni_seg (taskid=192). 190416-06:53:16,2 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_mni_seg" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lut_mni_seg". 190416-06:53:16,4 nipype.workflow INFO: [Node] Running "lut_mni_seg" ("nipype.interfaces.utility.wrappers.Function") 190416-06:53:16,256 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_mni_seg". 190416-06:53:17,924 nipype.workflow DEBUG: Progress: 302 jobs, 257/2/1 (done/running/ready), 2/43 (pending_tasks/waiting). 190416-06:53:17,924 nipype.workflow INFO: [Job 245] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.lut_mni_seg). 190416-06:53:17,926 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:53:17,928 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 7.28/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_to_t1w_transform 190416-06:53:18,13 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:18,13 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_seg ID=246 (0.20GB, 1 threads). Free: 7.08GB, 0 threads. 190416-06:53:18,13 nipype.workflow DEBUG: Setting node inputs 190416-06:53:18,13 nipype.workflow DEBUG: input: source_file 190416-06:53:18,14 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:53:18,15 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/t1_name/result_t1_name.pklz 190416-06:53:18,16 nipype.workflow DEBUG: output: out 190416-06:53:18,16 nipype.workflow DEBUG: [Node] ds_mni_seg - setting input source_file = /data/sub-NC080001/anat/sub-NC080001_T1w.nii.gz 190416-06:53:18,17 nipype.workflow DEBUG: input: in_file 190416-06:53:18,17 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lut_mni_seg/result_lut_mni_seg.pklz 190416-06:53:18,17 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lut_mni_seg/result_lut_mni_seg.pklz 190416-06:53:18,18 nipype.workflow DEBUG: output: out 190416-06:53:18,18 nipype.workflow DEBUG: [Node] ds_mni_seg - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/lut_mni_seg/sub-NC080001_T1w_ras_maths_corrected_masked_seg_trans_lut.nii.gz 190416-06:53:18,24 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg". 190416-06:53:18,25 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_seg" locally: cached=False, updated=False. 190416-06:53:18,25 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_seg on master thread 190416-06:53:18,26 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_seg" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg". 190416-06:53:18,27 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg". 190416-06:53:18,28 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg 190416-06:53:18,28 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg 190416-06:53:18,31 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg/_report 190416-06:53:18,31 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg/_report/report.rst" 190416-06:53:18,33 nipype.workflow INFO: [Node] Running "ds_mni_seg" ("smriprep.interfaces.DerivativesDataSink") 190416-06:53:19,654 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/anat/sub-NC080001_space-MNI152NLin2009cAsym_dseg.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg/_0x9d29359570e2f9e63842e6c2b812c9a3_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg/_node.pklz 190416-06:53:19,654 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg/_report 190416-06:53:19,654 nipype.workflow DEBUG: Removing files: 190416-06:53:19,658 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg/result_ds_mni_seg.pklz 190416-06:53:19,660 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/anat_derivatives_wf/ds_mni_seg/_report/report.rst" 190416-06:53:19,663 nipype.workflow DEBUG: Aggregate: False 190416-06:53:19,664 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_seg". 190416-06:53:19,664 nipype.workflow INFO: [Job 246] Completed (fmriprep_wf.single_subject_NC080001_wf.anat_preproc_wf.anat_derivatives_wf.ds_mni_seg). 190416-06:53:19,924 nipype.workflow DEBUG: Progress: 302 jobs, 259/1/1 (done/running/ready), 1/42 (pending_tasks/waiting). 190416-06:53:19,925 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:53:19,927 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 7.28/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_to_t1w_transform 190416-06:53:20,0 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:21,992 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:24,8 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:25,999 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:27,999 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:30,12 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:32,18 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:34,25 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:36,13 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:37,997 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:39,980 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:41,988 nipype.workflow DEBUG: Cannot allocate job 189 (1.49GB, 5 threads). 190416-06:53:42,795 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_to_t1w_transform". 190416-06:53:43,926 nipype.workflow INFO: [Job 161] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_to_t1w_transform). 190416-06:53:43,928 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:53:43,931 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 2 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:53:43,992 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge ID=162 (0.10GB, 1 threads). Free: 8.67GB, 5 threads. 190416-06:53:43,993 nipype.workflow DEBUG: Setting node inputs 190416-06:53:43,993 nipype.workflow DEBUG: input: in_files 190416-06:53:43,994 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/result_bold_to_t1w_transform.pklz 190416-06:53:43,995 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/result_bold_to_t1w_transform.pklz 190416-06:53:43,997 nipype.workflow DEBUG: output: out_files 190416-06:53:43,998 nipype.workflow DEBUG: [Node] merge - setting input in_files = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0000_xform-00000.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0001_xform-00001.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0002_xform-00002.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0003_xform-00003.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0004_xform-00004.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0005_xform-00005.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0006_xform-00006.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0007_xform-00007.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0008_xform-00008.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0009_xform-00009.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0010_xform-00010.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0011_xform-00011.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0012_xform-00012.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0013_xform-00013.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0014_xform-00014.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0015_xform-00015.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0016_xform-00016.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0017_xform-00017.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0018_xform-00018.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0019_xform-00019.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0020_xform-00020.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0021_xform-00021.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0022_xform-00022.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0023_xform-00023.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0024_xform-00024.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0025_xform-00025.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0026_xform-00026.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0027_xform-00027.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0028_xform-00028.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0029_xform-00029.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0030_xform-00030.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0031_xform-00031.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0032_xform-00032.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0033_xform-00033.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0034_xform-00034.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0035_xform-00035.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0036_xform-00036.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0037_xform-00037.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0038_xform-00038.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0039_xform-00039.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0040_xform-00040.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0041_xform-00041.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0042_xform-00042.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0043_xform-00043.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0044_xform-00044.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0045_xform-00045.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0046_xform-00046.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0047_xform-00047.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0048_xform-00048.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0049_xform-00049.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0050_xform-00050.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0051_xform-00051.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0052_xform-00052.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0053_xform-00053.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0054_xform-00054.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0055_xform-00055.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0056_xform-00056.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0057_xform-00057.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0058_xform-00058.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0059_xform-00059.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0060_xform-00060.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0061_xform-00061.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0062_xform-00062.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0063_xform-00063.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0064_xform-00064.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0065_xform-00065.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0066_xform-00066.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0067_xform-00067.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0068_xform-00068.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0069_xform-00069.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0070_xform-00070.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0071_xform-00071.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0072_xform-00072.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0073_xform-00073.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0074_xform-00074.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0075_xform-00075.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0076_xform-00076.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0077_xform-00077.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0078_xform-00078.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0079_xform-00079.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0080_xform-00080.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0081_xform-00081.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0082_xform-00082.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0083_xform-00083.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0084_xform-00084.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0085_xform-00085.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0086_xform-00086.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0087_xform-00087.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0088_xform-00088.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0089_xform-00089.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0090_xform-00090.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0091_xform-00091.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0092_xform-00092.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0093_xform-00093.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0094_xform-00094.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0095_xform-00095.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0096_xform-00096.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0097_xform-00097.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0098_xform-00098.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0099_xform-00099.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0100_xform-00100.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0101_xform-00101.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0102_xform-00102.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0103_xform-00103.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0104_xform-00104.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0105_xform-00105.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0106_xform-00106.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0107_xform-00107.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0108_xform-00108.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0109_xform-00109.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0110_xform-00110.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0111_xform-00111.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0112_xform-00112.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0113_xform-00113.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0114_xform-00114.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0115_xform-00115.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0116_xform-00116.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0117_xform-00117.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0118_xform-00118.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0119_xform-00119.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0120_xform-00120.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0121_xform-00121.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0122_xform-00122.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0123_xform-00123.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0124_xform-00124.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0125_xform-00125.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0126_xform-00126.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0127_xform-00127.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0128_xform-00128.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0129_xform-00129.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0130_xform-00130.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0131_xform-00131.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0132_xform-00132.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0133_xform-00133.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0134_xform-00134.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0135_xform-00135.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0136_xform-00136.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0137_xform-00137.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0138_xform-00138.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0139_xform-00139.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0140_xform-00140.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0141_xform-00141.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0142_xform-00142.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0143_xform-00143.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0144_xform-00144.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0145_xform-00145.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0146_xform-00146.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0147_xform-00147.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0148_xform-00148.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0149_xform-00149.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0150_xform-00150.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0151_xform-00151.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0152_xform-00152.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0153_xform-00153.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0154_xform-00154.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0155_xform-00155.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0156_xform-00156.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0157_xform-00157.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0158_xform-00158.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0159_xform-00159.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0160_xform-00160.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0161_xform-00161.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0162_xform-00162.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0163_xform-00163.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0164_xform-00164.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0165_xform-00165.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0166_xform-00166.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0167_xform-00167.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0168_xform-00168.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0169_xform-00169.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0170_xform-00170.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0171_xform-00171.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0172_xform-00172.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0173_xform-00173.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0174_xform-00174.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0175_xform-00175.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0176_xform-00176.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0177_xform-00177.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0178_xform-00178.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0179_xform-00179.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0180_xform-00180.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0181_xform-00181.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0182_xform-00182.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0183_xform-00183.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0184_xform-00184.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0185_xform-00185.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0186_xform-00186.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0187_xform-00187.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0188_xform-00188.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0189_xform-00189.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0190_xform-00190.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0191_xform-00191.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0192_xform-00192.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0193_xform-00193.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0194_xform-00194.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0195_xform-00195.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0196_xform-00196.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0197_xform-00197.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0198_xform-00198.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0199_xform-00199.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0200_xform-00200.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0201_xform-00201.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0202_xform-00202.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0203_xform-00203.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0204_xform-00204.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0205_xform-00205.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0206_xform-00206.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0207_xform-00207.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0208_xform-00208.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0209_xform-00209.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0210_xform-00210.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0211_xform-00211.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0212_xform-00212.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0213_xform-00213.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0214_xform-00214.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0215_xform-00215.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0216_xform-00216.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0217_xform-00217.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0218_xform-00218.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0219_xform-00219.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0220_xform-00220.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0221_xform-00221.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0222_xform-00222.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0223_xform-00223.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0224_xform-00224.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0225_xform-00225.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0226_xform-00226.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0227_xform-00227.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0228_xform-00228.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0229_xform-00229.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0230_xform-00230.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0231_xform-00231.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0232_xform-00232.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0233_xform-00233.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0234_xform-00234.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0235_xform-00235.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0236_xform-00236.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0237_xform-00237.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0238_xform-00238.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_to_t1w_transform/vol0239_xform-00239.nii.gz'] 190416-06:53:44,14 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge". 190416-06:53:44,14 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge" locally: cached=False, updated=False. 190416-06:53:44,19 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge (taskid=193). 190416-06:53:44,20 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform ID=189 (1.49GB, 5 threads). Free: 7.18GB, 0 threads. 190416-06:53:44,21 nipype.workflow DEBUG: Setting node inputs 190416-06:53:44,21 nipype.workflow DEBUG: input: reference_image 190416-06:53:44,21 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:53:44,21 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/result_gen_ref.pklz 190416-06:53:44,22 nipype.workflow DEBUG: output: out_file 190416-06:53:44,22 nipype.workflow DEBUG: [Node] bold_to_mni_transform - setting input reference_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/gen_ref/tpl-MNI152NLin2009cAsym_res-01_T1w_reference.nii.gz 190416-06:53:44,22 nipype.workflow DEBUG: input: transforms 190416-06:53:44,22 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms/result_merge_xforms.pklz 190416-06:53:44,22 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge_xforms/result_merge_xforms.pklz 190416-06:53:44,22 nipype.workflow DEBUG: output: out 190416-06:53:44,22 nipype.workflow DEBUG: [Node] bold_to_mni_transform - setting input transforms = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/t1_2_mni/ants_t1_to_mniComposite.h5', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_reg_wf/bbreg_wf/fsl2itk_fwd/affine.txt', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_hmc_wf/fsl2itk/mat2itk.txt'] 190416-06:53:44,22 nipype.workflow DEBUG: input: input_image 190416-06:53:44,22 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/result_bold_split.pklz 190416-06:53:44,23 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/result_bold_split.pklz 190416-06:53:44,26 nipype.workflow DEBUG: output: out_files 190416-06:53:44,26 nipype.workflow DEBUG: [Node] bold_to_mni_transform - setting input input_image = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0000.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0001.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0002.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0003.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0004.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0005.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0006.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0007.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0008.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0009.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0010.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0011.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0012.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0013.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0014.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0015.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0016.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0017.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0018.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0019.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0020.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0021.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0022.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0023.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0024.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0025.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0026.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0027.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0028.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0029.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0030.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0031.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0032.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0033.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0034.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0035.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0036.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0037.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0038.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0039.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0040.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0041.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0042.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0043.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0044.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0045.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0046.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0047.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0048.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0049.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0050.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0051.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0052.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0053.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0054.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0055.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0056.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0057.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0058.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0059.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0060.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0061.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0062.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0063.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0064.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0065.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0066.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0067.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0068.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0069.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0070.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0071.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0072.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0073.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0074.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0075.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0076.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0077.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0078.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0079.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0080.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0081.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0082.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0083.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0084.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0085.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0086.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0087.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0088.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0089.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0090.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0091.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0092.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0093.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0094.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0095.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0096.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0097.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0098.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0099.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0100.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0101.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0102.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0103.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0104.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0105.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0106.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0107.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0108.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0109.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0110.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0111.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0112.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0113.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0114.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0115.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0116.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0117.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0118.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0119.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0120.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0121.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0122.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0123.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0124.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0125.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0126.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0127.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0128.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0129.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0130.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0131.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0132.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0133.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0134.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0135.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0136.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0137.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0138.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0139.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0140.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0141.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0142.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0143.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0144.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0145.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0146.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0147.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0148.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0149.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0150.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0151.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0152.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0153.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0154.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0155.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0156.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0157.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0158.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0159.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0160.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0161.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0162.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0163.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0164.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0165.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0166.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0167.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0168.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0169.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0170.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0171.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0172.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0173.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0174.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0175.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0176.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0177.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0178.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0179.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0180.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0181.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0182.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0183.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0184.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0185.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0186.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0187.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0188.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0189.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0190.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0191.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0192.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0193.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0194.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0195.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0196.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0197.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0198.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0199.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0200.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0201.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0202.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0203.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0204.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0205.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0206.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0207.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0208.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0209.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0210.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0211.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0212.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0213.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0214.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0215.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0216.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0217.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0218.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0219.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0220.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0221.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0222.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0223.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0224.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0225.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0226.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0227.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0228.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0229.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0230.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0231.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0232.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0233.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0234.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0235.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0236.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0237.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0238.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_split/vol0239.nii.gz'] 190416-06:53:44,36 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform". 190416-06:53:44,36 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform" locally: cached=False, updated=False. 190416-06:53:44,40 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform (taskid=194). 190416-06:53:44,43 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform". 190416-06:53:44,45 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge". 190416-06:53:44,52 nipype.workflow INFO: [Node] Running "bold_to_mni_transform" ("niworkflows.interfaces.itk.MultiApplyTransforms") 190416-06:53:44,54 nipype.workflow INFO: [Node] Running "merge" ("fmriprep.interfaces.nilearn.Merge") 190416-06:53:45,927 nipype.workflow DEBUG: Progress: 302 jobs, 260/2/0 (done/running/ready), 2/40 (pending_tasks/waiting). 190416-06:53:45,927 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:53:45,929 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 0 jobs ready. Free memory (GB): 7.18/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge 190416-06:53:45,929 nipype.workflow DEBUG: No resources available 190416-06:53:47,930 nipype.workflow DEBUG: No resources available 190416-06:53:49,310 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge". 190416-06:53:49,929 nipype.workflow INFO: [Job 162] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.merge). 190416-06:53:49,931 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:53:49,933 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 7.28/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform 190416-06:53:50,24 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.resampling_xfm ID=163 (0.20GB, 1 threads). Free: 7.08GB, 0 threads. 190416-06:53:50,25 nipype.workflow DEBUG: Setting node inputs 190416-06:53:50,25 nipype.workflow DEBUG: input: source_file 190416-06:53:50,25 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/result_merge.pklz 190416-06:53:50,25 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/result_merge.pklz 190416-06:53:50,27 nipype.workflow DEBUG: output: out_file 190416-06:53:50,27 nipype.workflow DEBUG: [Node] resampling_xfm - setting input source_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/vol0000_xform-00000_merged.nii 190416-06:53:50,27 nipype.workflow DEBUG: input: target_file 190416-06:53:50,27 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-06:53:50,28 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/result_inu_n4.pklz 190416-06:53:50,29 nipype.workflow DEBUG: output: output_image 190416-06:53:50,29 nipype.workflow DEBUG: [Node] resampling_xfm - setting input target_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz 190416-06:53:50,30 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/resampling_xfm". 190416-06:53:50,31 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.resampling_xfm" locally: cached=False, updated=False. 190416-06:53:50,32 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.resampling_xfm (taskid=195). 190416-06:53:50,35 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.resampling_xfm" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/resampling_xfm". 190416-06:53:50,35 nipype.workflow DEBUG: adding multipath trait: subject 190416-06:53:50,36 nipype.workflow DEBUG: Setting node inputs 190416-06:53:50,36 nipype.workflow DEBUG: input: in_file 190416-06:53:50,36 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/result_merge.pklz 190416-06:53:50,37 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/result_merge.pklz 190416-06:53:50,38 nipype.workflow INFO: [Node] Running "resampling_xfm" ("niworkflows.interfaces.freesurfer.PatchedLTAConvert"), a CommandLine Interface with command: lta_convert --inlta identity.nofile --outlta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/resampling_xfm/out.lta --src /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/vol0000_xform-00000_merged.nii --trg /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/brain_extraction_wf/inu_n4/mapflow/_inu_n40/sub-NC080001_T1w_ras_maths_corrected.nii.gz 190416-06:53:50,39 nipype.workflow DEBUG: output: out_file 190416-06:53:50,39 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.rename_src) input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/vol0000_xform-00000_merged.nii 190416-06:53:50,40 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.rename_src) input: in_file -> /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/vol0000_xform-00000_merged.nii 190416-06:53:50,41 nipype.workflow DEBUG: Cannot allocate job 165 (0.01GB, 1 threads). 190416-06:53:50,42 nipype.workflow DEBUG: Cannot allocate job 172 (0.01GB, 1 threads). 190416-06:53:50,146 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.resampling_xfm". 190416-06:53:51,935 nipype.workflow DEBUG: Progress: 302 jobs, 261/2/2 (done/running/ready), 2/39 (pending_tasks/waiting). 190416-06:53:51,935 nipype.workflow INFO: [Job 163] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.resampling_xfm). 190416-06:53:51,937 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:53:51,940 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 7.28/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform 190416-06:53:52,12 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.set_xfm_source ID=164 (0.20GB, 1 threads). Free: 7.08GB, 0 threads. 190416-06:53:52,13 nipype.workflow DEBUG: Setting node inputs 190416-06:53:52,14 nipype.workflow DEBUG: input: in_lta1 190416-06:53:52,15 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/resampling_xfm/result_resampling_xfm.pklz 190416-06:53:52,17 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/resampling_xfm/result_resampling_xfm.pklz 190416-06:53:52,19 nipype.workflow DEBUG: output: out_lta 190416-06:53:52,20 nipype.workflow DEBUG: [Node] set_xfm_source - setting input in_lta1 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/resampling_xfm/out.lta 190416-06:53:52,21 nipype.workflow DEBUG: input: in_lta2 190416-06:53:52,22 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/t1_2_fsnative_xfm/result_t1_2_fsnative_xfm.pklz 190416-06:53:52,24 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/t1_2_fsnative_xfm/result_t1_2_fsnative_xfm.pklz 190416-06:53:52,25 nipype.workflow DEBUG: output: out_lta 190416-06:53:52,26 nipype.workflow DEBUG: [Node] set_xfm_source - setting input in_lta2 = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/t1_2_fsnative_xfm/out.lta 190416-06:53:52,28 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source". 190416-06:53:52,29 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.set_xfm_source" locally: cached=False, updated=False. 190416-06:53:52,30 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.set_xfm_source (taskid=196). 190416-06:53:52,32 nipype.workflow DEBUG: adding multipath trait: subject 190416-06:53:52,33 nipype.workflow DEBUG: Cannot allocate job 165 (0.01GB, 1 threads). 190416-06:53:52,34 nipype.workflow DEBUG: Cannot allocate job 172 (0.01GB, 1 threads). 190416-06:53:52,34 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.set_xfm_source" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source". 190416-06:53:52,39 nipype.workflow INFO: [Node] Running "set_xfm_source" ("niworkflows.interfaces.freesurfer.PatchedConcatenateLTA"), a CommandLine Interface with command: mri_concatenate_lta -out_type 1 /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/resampling_xfm/out.lta /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/t1_2_fsnative_xfm/out.lta out_concat.lta 190416-06:53:52,117 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.set_xfm_source". 190416-06:53:53,936 nipype.workflow DEBUG: Progress: 302 jobs, 262/2/2 (done/running/ready), 2/38 (pending_tasks/waiting). 190416-06:53:53,937 nipype.workflow INFO: [Job 164] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.set_xfm_source). 190416-06:53:53,939 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:53:53,941 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 7.28/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform 190416-06:53:54,49 nipype.workflow DEBUG: adding multipath trait: subject 190416-06:53:54,51 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.rename_src ID=165 (0.01GB, 1 threads). Free: 7.27GB, 0 threads. 190416-06:53:54,55 nipype.workflow DEBUG: adding multipath trait: subject 190416-06:53:54,59 nipype.workflow DEBUG: setting hashinput subject-> ['fsaverage5'] 190416-06:53:54,61 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src". 190416-06:53:54,62 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.rename_src" locally: cached=False, updated=False. 190416-06:53:54,63 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.rename_src on master thread 190416-06:53:54,64 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.rename_src" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src". 190416-06:53:54,66 nipype.workflow DEBUG: adding multipath trait: subject 190416-06:53:54,67 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src". 190416-06:53:54,68 nipype.workflow DEBUG: [MapNode] Resume - hashfile=/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/_0xfc4d49ed0292a02cdf5d940f0694b043_unfinished.json 190416-06:53:54,70 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src 190416-06:53:54,71 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/_report 190416-06:53:54,73 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/_report/report.rst" 190416-06:53:54,75 nipype.workflow DEBUG: setting input 0 subject fsaverage5 190416-06:53:54,76 nipype.workflow INFO: [Node] Setting-up "_rename_src0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0". 190416-06:53:54,77 nipype.workflow DEBUG: Setting node inputs 190416-06:53:54,78 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0". 190416-06:53:54,80 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0 190416-06:53:54,81 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0 190416-06:53:54,83 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/_report 190416-06:53:54,84 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/_report/report.rst" 190416-06:53:54,87 nipype.workflow INFO: [Node] Running "_rename_src0" ("nipype.interfaces.utility.base.Rename") 190416-06:53:54,89 nipype.utils DEBUG: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.nii 190416-06:53:54,90 nipype.utils DEBUG: Symlinking File: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.nii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/vol0000_xform-00000_merged.nii 190416-06:53:54,93 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.nii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.mat;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/_0xf1ec39da90011700af44c7e61e66ea71_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/_node.pklz 190416-06:53:54,94 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/_report 190416-06:53:54,95 nipype.workflow DEBUG: Removing files: 190416-06:53:54,97 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/result__rename_src0.pklz 190416-06:53:54,99 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/_report/report.rst" 190416-06:53:54,101 nipype.workflow DEBUG: Aggregate: False 190416-06:53:54,102 nipype.workflow INFO: [Node] Finished "_rename_src0". 190416-06:53:54,104 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/result_rename_src.pklz 190416-06:53:54,105 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/_report/report.rst" 190416-06:53:54,106 nipype.workflow DEBUG: Aggregate: False 190416-06:53:54,107 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.rename_src". 190416-06:53:54,108 nipype.workflow INFO: [Job 165] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.rename_src). 190416-06:53:54,231 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate ID=172 (0.01GB, 1 threads). Free: 7.27GB, 0 threads. 190416-06:53:54,233 nipype.workflow DEBUG: Setting node inputs 190416-06:53:54,236 nipype.workflow DEBUG: input: in_file 190416-06:53:54,238 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/result_merge.pklz 190416-06:53:54,239 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/result_merge.pklz 190416-06:53:54,242 nipype.workflow DEBUG: output: out_file 190416-06:53:54,245 nipype.workflow DEBUG: [Node] validate - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/vol0000_xform-00000_merged.nii 190416-06:53:54,247 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate". 190416-06:53:54,248 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate" locally: cached=False, updated=False. 190416-06:53:54,250 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate (taskid=197). 190416-06:53:54,251 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate". 190416-06:53:54,253 nipype.workflow INFO: [Node] Running "validate" ("niworkflows.interfaces.images.ValidateImage") 190416-06:53:54,258 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate". 190416-06:53:55,938 nipype.workflow DEBUG: Progress: 302 jobs, 264/2/2 (done/running/ready), 2/36 (pending_tasks/waiting). 190416-06:53:55,939 nipype.workflow INFO: [Job 172] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate). 190416-06:53:55,942 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:53:55,946 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 7.28/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform 190416-06:53:56,13 nipype.workflow DEBUG: adding multipath trait: source_file 190416-06:53:56,13 nipype.workflow DEBUG: adding multipath trait: target_subject 190416-06:53:56,14 nipype.workflow DEBUG: Setting node inputs 190416-06:53:56,14 nipype.workflow DEBUG: input: target_subject 190416-06:53:56,15 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/targets/result_targets.pklz 190416-06:53:56,16 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/targets/result_targets.pklz 190416-06:53:56,16 nipype.workflow DEBUG: output: out 190416-06:53:56,16 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input target_subject = ['fsaverage5'] 190416-06:53:56,17 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: target_subject -> ['fsaverage5'] 190416-06:53:56,17 nipype.workflow DEBUG: input: source_file 190416-06:53:56,18 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/result_rename_src.pklz 190416-06:53:56,19 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/result_rename_src.pklz 190416-06:53:56,19 nipype.workflow DEBUG: output: out_file 190416-06:53:56,19 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input source_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.nii'] 190416-06:53:56,20 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: source_file -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.nii'] 190416-06:53:56,20 nipype.workflow DEBUG: input: reg_file 190416-06:53:56,20 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source/result_set_xfm_source.pklz 190416-06:53:56,21 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source/result_set_xfm_source.pklz 190416-06:53:56,22 nipype.workflow DEBUG: output: out_file 190416-06:53:56,22 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input reg_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source/out_concat.lta 190416-06:53:56,23 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: reg_file -> /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source/out_concat.lta 190416-06:53:56,23 nipype.workflow DEBUG: input: subject_id 190416-06:53:56,23 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:53:56,23 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:53:56,24 nipype.workflow DEBUG: output: subject_id 190416-06:53:56,25 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input subject_id = sub-NC080001 190416-06:53:56,25 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: subject_id -> sub-NC080001 190416-06:53:56,25 nipype.workflow DEBUG: input: subjects_dir 190416-06:53:56,25 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:53:56,25 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:53:56,26 nipype.workflow DEBUG: output: subjects_dir 190416-06:53:56,26 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input subjects_dir = /out/freesurfer 190416-06:53:56,26 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: subjects_dir -> /out/freesurfer 190416-06:53:56,34 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler ID=166 (0.30GB, 1 threads). Free: 6.98GB, 0 threads. 190416-06:53:56,35 nipype.workflow DEBUG: adding multipath trait: source_file 190416-06:53:56,36 nipype.workflow DEBUG: adding multipath trait: target_subject 190416-06:53:56,37 nipype.workflow DEBUG: setting hashinput source_file-> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.nii'] 190416-06:53:56,38 nipype.workflow DEBUG: setting hashinput target_subject-> ['fsaverage5'] 190416-06:53:56,40 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler". 190416-06:53:56,40 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler" locally: cached=False, updated=False. 190416-06:53:56,42 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler (taskid=198). 190416-06:53:56,45 nipype.workflow DEBUG: adding multipath trait: source_file 190416-06:53:56,45 nipype.workflow DEBUG: adding multipath trait: target_subject 190416-06:53:56,46 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler". 190416-06:53:56,46 nipype.workflow DEBUG: Setting node inputs 190416-06:53:56,46 nipype.workflow DEBUG: input: target_subject 190416-06:53:56,47 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/targets/result_targets.pklz 190416-06:53:56,47 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/targets/result_targets.pklz 190416-06:53:56,48 nipype.workflow DEBUG: output: out 190416-06:53:56,48 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input target_subject = ['fsaverage5'] 190416-06:53:56,48 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: target_subject -> ['fsaverage5'] 190416-06:53:56,49 nipype.workflow DEBUG: input: source_file 190416-06:53:56,49 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/result_rename_src.pklz 190416-06:53:56,50 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/result_rename_src.pklz 190416-06:53:56,51 nipype.workflow DEBUG: output: out_file 190416-06:53:56,51 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input source_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.nii'] 190416-06:53:56,51 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: source_file -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.nii'] 190416-06:53:56,51 nipype.workflow DEBUG: input: reg_file 190416-06:53:56,51 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source/result_set_xfm_source.pklz 190416-06:53:56,52 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source/result_set_xfm_source.pklz 190416-06:53:56,52 nipype.workflow DEBUG: output: out_file 190416-06:53:56,52 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input reg_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source/out_concat.lta 190416-06:53:56,53 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: reg_file -> /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source/out_concat.lta 190416-06:53:56,53 nipype.workflow DEBUG: input: subject_id 190416-06:53:56,53 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:53:56,53 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:53:56,54 nipype.workflow DEBUG: output: subject_id 190416-06:53:56,54 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input subject_id = sub-NC080001 190416-06:53:56,54 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: subject_id -> sub-NC080001 190416-06:53:56,54 nipype.workflow DEBUG: input: subjects_dir 190416-06:53:56,54 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:53:56,55 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/anat_preproc_wf/surface_recon_wf/autorecon_resume_wf/autorecon3/result_autorecon3.pklz 190416-06:53:56,56 nipype.workflow DEBUG: output: subjects_dir 190416-06:53:56,56 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input subjects_dir = /out/freesurfer 190416-06:53:56,56 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler) input: subjects_dir -> /out/freesurfer 190416-06:53:56,58 nipype.workflow DEBUG: Cannot allocate job 167 (0.30GB, 1 threads). 190416-06:53:56,58 nipype.workflow DEBUG: Cannot allocate job 173 (1.00GB, 1 threads). 190416-06:53:56,62 nipype.workflow INFO: [Node] Setting-up "_sampler0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler/mapflow/_sampler0". 190416-06:53:56,68 nipype.workflow INFO: [Node] Running "_sampler0" ("nipype.interfaces.freesurfer.utils.SampleToSurface"), a CommandLine Interface with command: mri_vol2surf --cortex --hemi rh --interp trilinear --o /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler/mapflow/_sampler0/rh.fsaverage5.gii --srcsubject sub-NC080001 --reg /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source/out_concat.lta --projfrac-avg 0.000 1.000 0.200 --mov /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.nii --trgsubject fsaverage5 190416-06:53:57,941 nipype.workflow DEBUG: Progress: 302 jobs, 265/2/2 (done/running/ready), 2/35 (pending_tasks/waiting). 190416-06:53:57,942 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:53:57,944 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 2 jobs ready. Free memory (GB): 6.98/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform 190416-06:53:57,944 nipype.workflow DEBUG: No resources available 190416-06:53:59,946 nipype.workflow DEBUG: No resources available 190416-06:54:01,947 nipype.workflow DEBUG: No resources available 190416-06:54:03,950 nipype.workflow DEBUG: No resources available 190416-06:54:05,953 nipype.workflow DEBUG: No resources available 190416-06:54:07,922 nipype.workflow DEBUG: No resources available 190416-06:54:09,923 nipype.workflow DEBUG: No resources available 190416-06:54:11,925 nipype.workflow DEBUG: No resources available 190416-06:54:13,927 nipype.workflow DEBUG: No resources available 190416-06:54:15,929 nipype.workflow DEBUG: No resources available 190416-06:54:17,357 nipype.workflow INFO: [Node] Finished "_sampler0". 190416-06:54:17,359 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler". 190416-06:54:17,930 nipype.workflow INFO: [Job 166] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler). 190416-06:54:17,932 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:54:17,935 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 7.28/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform 190416-06:54:18,43 nipype.workflow DEBUG: adding multipath trait: source_file 190416-06:54:18,45 nipype.workflow DEBUG: adding multipath trait: target_subject 190416-06:54:18,46 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler ID=167 (0.30GB, 1 threads). Free: 6.98GB, 0 threads. 190416-06:54:18,49 nipype.workflow DEBUG: adding multipath trait: source_file 190416-06:54:18,50 nipype.workflow DEBUG: adding multipath trait: target_subject 190416-06:54:18,52 nipype.workflow DEBUG: setting hashinput source_file-> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.nii'] 190416-06:54:18,53 nipype.workflow DEBUG: setting hashinput target_subject-> ['fsaverage5'] 190416-06:54:18,56 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler". 190416-06:54:18,57 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler" locally: cached=False, updated=False. 190416-06:54:18,59 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler (taskid=199). 190416-06:54:18,61 nipype.workflow DEBUG: Cannot allocate job 173 (1.00GB, 1 threads). 190416-06:54:18,63 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler". 190416-06:54:18,68 nipype.workflow INFO: [Node] Setting-up "_sampler0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/mapflow/_sampler0". 190416-06:54:18,74 nipype.workflow INFO: [Node] Running "_sampler0" ("nipype.interfaces.freesurfer.utils.SampleToSurface"), a CommandLine Interface with command: mri_vol2surf --cortex --hemi lh --interp trilinear --o /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/mapflow/_sampler0/lh.fsaverage5.gii --srcsubject sub-NC080001 --reg /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/set_xfm_source/out_concat.lta --projfrac-avg 0.000 1.000 0.200 --mov /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/rename_src/mapflow/_rename_src0/fsaverage5.nii --trgsubject fsaverage5 190416-06:54:19,938 nipype.workflow DEBUG: Progress: 302 jobs, 266/2/1 (done/running/ready), 2/34 (pending_tasks/waiting). 190416-06:54:19,939 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:54:19,943 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 1 jobs ready. Free memory (GB): 6.98/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform 190416-06:54:19,944 nipype.workflow DEBUG: No resources available 190416-06:54:21,936 nipype.workflow DEBUG: No resources available 190416-06:54:23,940 nipype.workflow DEBUG: No resources available 190416-06:54:25,942 nipype.workflow DEBUG: No resources available 190416-06:54:27,942 nipype.workflow DEBUG: No resources available 190416-06:54:29,946 nipype.workflow DEBUG: No resources available 190416-06:54:31,947 nipype.workflow DEBUG: No resources available 190416-06:54:33,950 nipype.workflow DEBUG: No resources available 190416-06:54:35,953 nipype.workflow DEBUG: No resources available 190416-06:54:37,920 nipype.workflow DEBUG: No resources available 190416-06:54:38,744 nipype.workflow INFO: [Node] Finished "_sampler0". 190416-06:54:38,746 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler". 190416-06:54:39,919 nipype.workflow INFO: [Job 167] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.sampler). 190416-06:54:39,921 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:54:39,924 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 7.28/8.77, Free processors: 1/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform 190416-06:54:39,983 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger ID=168 (0.01GB, 1 threads). Free: 7.27GB, 0 threads. 190416-06:54:39,984 nipype.workflow DEBUG: Setting node inputs 190416-06:54:39,984 nipype.workflow DEBUG: input: in1J1 190416-06:54:39,985 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/result_sampler.pklz 190416-06:54:39,985 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/result_sampler.pklz 190416-06:54:39,986 nipype.workflow DEBUG: output: out_file 190416-06:54:39,986 nipype.workflow DEBUG: [Node] merger - setting input in1J1 = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/mapflow/_sampler0/lh.fsaverage5.gii'] 190416-06:54:39,986 nipype.workflow DEBUG: input: in1J2 190416-06:54:39,987 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler/result_sampler.pklz 190416-06:54:39,987 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler/result_sampler.pklz 190416-06:54:39,988 nipype.workflow DEBUG: output: out_file 190416-06:54:39,989 nipype.workflow DEBUG: [Node] merger - setting input in1J2 = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler/mapflow/_sampler0/rh.fsaverage5.gii'] 190416-06:54:39,990 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger". 190416-06:54:39,990 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger" locally: cached=False, updated=False. 190416-06:54:39,990 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger on master thread 190416-06:54:39,991 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger". 190416-06:54:39,991 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger". 190416-06:54:39,992 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger 190416-06:54:39,992 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger 190416-06:54:39,994 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger/_report 190416-06:54:39,994 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger/_report/report.rst" 190416-06:54:39,995 nipype.workflow DEBUG: Collated 2 inputs into the fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger node join fields 190416-06:54:39,996 nipype.workflow INFO: [Node] Running "merger" ("nipype.interfaces.utility.base.Merge") 190416-06:54:39,998 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/mapflow/_sampler0/lh.fsaverage5.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler/mapflow/_sampler0/rh.fsaverage5.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger/_0xfe4c454b89ab5bbb3b20c60e0e7b1e3a_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger/_node.pklz 190416-06:54:39,998 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger/_report 190416-06:54:39,999 nipype.workflow DEBUG: Removing files: 190416-06:54:40,0 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger/result_merger.pklz 190416-06:54:40,0 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger/_report/report.rst" 190416-06:54:40,1 nipype.workflow DEBUG: Aggregate: False 190416-06:54:40,1 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger". 190416-06:54:40,2 nipype.workflow INFO: [Job 168] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.merger). 190416-06:54:40,72 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.gen_ref ID=173 (1.00GB, 1 threads). Free: 6.28GB, 0 threads. 190416-06:54:40,72 nipype.workflow DEBUG: Setting node inputs 190416-06:54:40,73 nipype.workflow DEBUG: input: in_file 190416-06:54:40,73 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate/result_validate.pklz 190416-06:54:40,73 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate/result_validate.pklz 190416-06:54:40,74 nipype.workflow DEBUG: output: out_file 190416-06:54:40,74 nipype.workflow DEBUG: [Node] gen_ref - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/merge/vol0000_xform-00000_merged.nii 190416-06:54:40,75 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/gen_ref". 190416-06:54:40,75 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.gen_ref" locally: cached=False, updated=False. 190416-06:54:40,76 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.gen_ref (taskid=200). 190416-06:54:40,78 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.gen_ref" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/gen_ref". 190416-06:54:40,79 nipype.workflow INFO: [Node] Running "gen_ref" ("niworkflows.interfaces.registration.EstimateReferenceImage") 190416-06:54:40,411 nipype.interface INFO: stderr 2019-04-16T06:54:40.411420:++ 3dvolreg: AFNI version=Debian-16.2.07~dfsg.1-5~nd16.04+1 (Jun 12 2017) [64-bit] 190416-06:54:40,412 nipype.interface INFO: stderr 2019-04-16T06:54:40.412030:++ Authored by: RW Cox 190416-06:54:40,414 nipype.interface INFO: stderr 2019-04-16T06:54:40.413989:++ Coarse del was 10, replaced with 3 190416-06:54:41,922 nipype.workflow DEBUG: Progress: 302 jobs, 268/2/1 (done/running/ready), 2/32 (pending_tasks/waiting). 190416-06:54:41,922 nipype.workflow DEBUG: Tasks currently running: 2. Pending: 2. 190416-06:54:41,926 nipype.workflow INFO: [MultiProc] Running 2 tasks, and 1 jobs ready. Free memory (GB): 6.28/8.77, Free processors: 0/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.gen_ref * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform 190416-06:54:41,926 nipype.workflow DEBUG: No resources available 190416-06:54:43,926 nipype.workflow DEBUG: No resources available 190416-06:54:45,928 nipype.workflow DEBUG: No resources available 190416-06:54:47,932 nipype.workflow DEBUG: No resources available 190416-06:54:49,934 nipype.workflow DEBUG: No resources available 190416-06:54:50,197 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform". 190416-06:54:51,608 nipype.interface INFO: stderr 2019-04-16T06:54:51.608618:++ Max displacement in automask = 0.08 (mm) at sub-brick 17 190416-06:54:51,608 nipype.interface INFO: stderr 2019-04-16T06:54:51.608618:++ Max delta displ in automask = 0.07 (mm) at sub-brick 2 190416-06:54:51,937 nipype.workflow INFO: [Job 189] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_to_mni_transform). 190416-06:54:51,939 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:54:51,941 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.gen_ref 190416-06:54:51,977 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.gen_ref". 190416-06:54:52,4 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:54:52,5 nipype.workflow DEBUG: Setting node inputs 190416-06:54:52,5 nipype.workflow DEBUG: input: in_file 190416-06:54:52,6 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger/result_merger.pklz 190416-06:54:52,7 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/merger/result_merger.pklz 190416-06:54:52,8 nipype.workflow DEBUG: output: out 190416-06:54:52,8 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.update_metadata) input in_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/mapflow/_sampler0/lh.fsaverage5.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler/mapflow/_sampler0/rh.fsaverage5.gii'] 190416-06:54:52,9 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.update_metadata) input: in_file -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/mapflow/_sampler0/lh.fsaverage5.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler/mapflow/_sampler0/rh.fsaverage5.gii'] 190416-06:54:52,10 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:54:52,11 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/_report 190416-06:54:52,11 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/_report/report.rst" 190416-06:54:52,12 nipype.workflow DEBUG: setting input 0 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/mapflow/_sampler0/lh.fsaverage5.gii 190416-06:54:52,13 nipype.workflow DEBUG: setting input 1 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler/mapflow/_sampler0/rh.fsaverage5.gii 190416-06:54:52,13 nipype.workflow DEBUG: Adding 2 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.update_metadata 190416-06:54:52,19 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge ID=190 (0.30GB, 1 threads). Free: 7.47GB, 4 threads. 190416-06:54:52,19 nipype.workflow DEBUG: Setting node inputs 190416-06:54:52,19 nipype.workflow DEBUG: input: in_files 190416-06:54:52,20 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/result_bold_to_mni_transform.pklz 190416-06:54:52,20 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/result_bold_to_mni_transform.pklz 190416-06:54:52,22 nipype.workflow DEBUG: output: out_files 190416-06:54:52,23 nipype.workflow DEBUG: [Node] merge - setting input in_files = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0000_xform-00000.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0001_xform-00001.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0002_xform-00002.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0003_xform-00003.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0004_xform-00004.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0005_xform-00005.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0006_xform-00006.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0007_xform-00007.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0008_xform-00008.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0009_xform-00009.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0010_xform-00010.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0011_xform-00011.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0012_xform-00012.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0013_xform-00013.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0014_xform-00014.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0015_xform-00015.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0016_xform-00016.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0017_xform-00017.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0018_xform-00018.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0019_xform-00019.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0020_xform-00020.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0021_xform-00021.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0022_xform-00022.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0023_xform-00023.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0024_xform-00024.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0025_xform-00025.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0026_xform-00026.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0027_xform-00027.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0028_xform-00028.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0029_xform-00029.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0030_xform-00030.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0031_xform-00031.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0032_xform-00032.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0033_xform-00033.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0034_xform-00034.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0035_xform-00035.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0036_xform-00036.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0037_xform-00037.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0038_xform-00038.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0039_xform-00039.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0040_xform-00040.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0041_xform-00041.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0042_xform-00042.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0043_xform-00043.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0044_xform-00044.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0045_xform-00045.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0046_xform-00046.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0047_xform-00047.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0048_xform-00048.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0049_xform-00049.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0050_xform-00050.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0051_xform-00051.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0052_xform-00052.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0053_xform-00053.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0054_xform-00054.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0055_xform-00055.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0056_xform-00056.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0057_xform-00057.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0058_xform-00058.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0059_xform-00059.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0060_xform-00060.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0061_xform-00061.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0062_xform-00062.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0063_xform-00063.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0064_xform-00064.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0065_xform-00065.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0066_xform-00066.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0067_xform-00067.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0068_xform-00068.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0069_xform-00069.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0070_xform-00070.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0071_xform-00071.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0072_xform-00072.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0073_xform-00073.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0074_xform-00074.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0075_xform-00075.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0076_xform-00076.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0077_xform-00077.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0078_xform-00078.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0079_xform-00079.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0080_xform-00080.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0081_xform-00081.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0082_xform-00082.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0083_xform-00083.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0084_xform-00084.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0085_xform-00085.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0086_xform-00086.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0087_xform-00087.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0088_xform-00088.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0089_xform-00089.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0090_xform-00090.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0091_xform-00091.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0092_xform-00092.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0093_xform-00093.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0094_xform-00094.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0095_xform-00095.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0096_xform-00096.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0097_xform-00097.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0098_xform-00098.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0099_xform-00099.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0100_xform-00100.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0101_xform-00101.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0102_xform-00102.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0103_xform-00103.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0104_xform-00104.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0105_xform-00105.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0106_xform-00106.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0107_xform-00107.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0108_xform-00108.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0109_xform-00109.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0110_xform-00110.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0111_xform-00111.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0112_xform-00112.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0113_xform-00113.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0114_xform-00114.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0115_xform-00115.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0116_xform-00116.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0117_xform-00117.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0118_xform-00118.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0119_xform-00119.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0120_xform-00120.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0121_xform-00121.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0122_xform-00122.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0123_xform-00123.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0124_xform-00124.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0125_xform-00125.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0126_xform-00126.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0127_xform-00127.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0128_xform-00128.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0129_xform-00129.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0130_xform-00130.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0131_xform-00131.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0132_xform-00132.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0133_xform-00133.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0134_xform-00134.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0135_xform-00135.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0136_xform-00136.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0137_xform-00137.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0138_xform-00138.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0139_xform-00139.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0140_xform-00140.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0141_xform-00141.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0142_xform-00142.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0143_xform-00143.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0144_xform-00144.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0145_xform-00145.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0146_xform-00146.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0147_xform-00147.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0148_xform-00148.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0149_xform-00149.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0150_xform-00150.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0151_xform-00151.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0152_xform-00152.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0153_xform-00153.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0154_xform-00154.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0155_xform-00155.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0156_xform-00156.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0157_xform-00157.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0158_xform-00158.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0159_xform-00159.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0160_xform-00160.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0161_xform-00161.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0162_xform-00162.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0163_xform-00163.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0164_xform-00164.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0165_xform-00165.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0166_xform-00166.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0167_xform-00167.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0168_xform-00168.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0169_xform-00169.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0170_xform-00170.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0171_xform-00171.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0172_xform-00172.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0173_xform-00173.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0174_xform-00174.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0175_xform-00175.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0176_xform-00176.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0177_xform-00177.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0178_xform-00178.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0179_xform-00179.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0180_xform-00180.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0181_xform-00181.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0182_xform-00182.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0183_xform-00183.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0184_xform-00184.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0185_xform-00185.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0186_xform-00186.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0187_xform-00187.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0188_xform-00188.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0189_xform-00189.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0190_xform-00190.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0191_xform-00191.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0192_xform-00192.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0193_xform-00193.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0194_xform-00194.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0195_xform-00195.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0196_xform-00196.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0197_xform-00197.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0198_xform-00198.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0199_xform-00199.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0200_xform-00200.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0201_xform-00201.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0202_xform-00202.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0203_xform-00203.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0204_xform-00204.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0205_xform-00205.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0206_xform-00206.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0207_xform-00207.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0208_xform-00208.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0209_xform-00209.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0210_xform-00210.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0211_xform-00211.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0212_xform-00212.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0213_xform-00213.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0214_xform-00214.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0215_xform-00215.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0216_xform-00216.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0217_xform-00217.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0218_xform-00218.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0219_xform-00219.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0220_xform-00220.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0221_xform-00221.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0222_xform-00222.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0223_xform-00223.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0224_xform-00224.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0225_xform-00225.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0226_xform-00226.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0227_xform-00227.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0228_xform-00228.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0229_xform-00229.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0230_xform-00230.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0231_xform-00231.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0232_xform-00232.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0233_xform-00233.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0234_xform-00234.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0235_xform-00235.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0236_xform-00236.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0237_xform-00237.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0238_xform-00238.nii.gz', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_to_mni_transform/vol0239_xform-00239.nii.gz'] 190416-06:54:52,38 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge". 190416-06:54:52,38 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge" locally: cached=False, updated=False. 190416-06:54:52,42 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge (taskid=201). 190416-06:54:52,60 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge". 190416-06:54:52,68 nipype.workflow INFO: [Node] Running "merge" ("fmriprep.interfaces.nilearn.Merge") 190416-06:54:53,940 nipype.workflow DEBUG: Progress: 304 jobs, 269/2/2 (done/running/ready), 2/33 (pending_tasks/waiting). 190416-06:54:53,941 nipype.workflow INFO: [Job 173] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.gen_ref). 190416-06:54:53,942 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:54:53,944 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 8.47/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge 190416-06:54:54,8 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate_ref ID=174 (0.01GB, 1 threads). Free: 8.46GB, 4 threads. 190416-06:54:54,8 nipype.workflow DEBUG: Setting node inputs 190416-06:54:54,8 nipype.workflow DEBUG: input: in_file 190416-06:54:54,8 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-06:54:54,8 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-06:54:54,8 nipype.workflow DEBUG: output: ref_image 190416-06:54:54,9 nipype.workflow DEBUG: [Node] validate_ref - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-06:54:54,9 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate_ref". 190416-06:54:54,9 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate_ref" locally: cached=False, updated=False. 190416-06:54:54,10 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate_ref (taskid=202). 190416-06:54:54,10 nipype.workflow DEBUG: Allocating _update_metadata0 ID=302 (0.01GB, 1 threads). Free: 8.45GB, 3 threads. 190416-06:54:54,11 nipype.workflow DEBUG: Setting node inputs 190416-06:54:54,11 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0". 190416-06:54:54,11 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate_ref" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate_ref". 190416-06:54:54,11 nipype.workflow DEBUG: Checking hash "_update_metadata0" locally: cached=False, updated=False. 190416-06:54:54,12 nipype.workflow DEBUG: [MultiProc] Submitted task _update_metadata0 (taskid=203). 190416-06:54:54,12 nipype.workflow DEBUG: Allocating _update_metadata1 ID=303 (0.01GB, 1 threads). Free: 8.44GB, 2 threads. 190416-06:54:54,12 nipype.workflow DEBUG: Setting node inputs 190416-06:54:54,13 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1". 190416-06:54:54,13 nipype.workflow INFO: [Node] Running "validate_ref" ("niworkflows.interfaces.images.ValidateImage") 190416-06:54:54,13 nipype.workflow DEBUG: Checking hash "_update_metadata1" locally: cached=False, updated=False.190416-06:54:54,14 nipype.workflow INFO: [Node] Setting-up "_update_metadata0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0". 190416-06:54:54,15 nipype.workflow INFO: [Node] Running "_update_metadata0" ("niworkflows.interfaces.surf.GiftiSetAnatomicalStructure") 190416-06:54:54,16 nipype.workflow DEBUG: [MultiProc] Submitted task _update_metadata1 (taskid=204). 190416-06:54:54,18 nipype.workflow INFO: [Node] Setting-up "_update_metadata1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1". 190416-06:54:54,22 nipype.workflow INFO: [Node] Running "_update_metadata1" ("niworkflows.interfaces.surf.GiftiSetAnatomicalStructure") 190416-06:54:54,39 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate_ref". /usr/local/miniconda/lib/python3.7/site-packages/nibabel/gifti/gifti.py:760: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/mapflow/_sampler0/lh.fsaverage5.gii'> parser.parse(fptr=file_map['image'].get_prepare_fileobj('rb')) /usr/local/miniconda/lib/python3.7/site-packages/nibabel/filebasedimages.py:334: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii'> self.to_file_map() 190416-06:54:54,498 nipype.workflow INFO: [Node] Finished "_update_metadata0". 190416-06:54:54,527 nipype.workflow INFO: [Node] Finished "_update_metadata1". 190416-06:54:55,945 nipype.workflow DEBUG: Progress: 304 jobs, 270/4/0 (done/running/ready), 4/30 (pending_tasks/waiting). 190416-06:54:55,945 nipype.workflow INFO: [Job 174] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.validate_ref). 190416-06:54:55,947 nipype.workflow INFO: [Job 302] Completed (_update_metadata0). 190416-06:54:55,948 nipype.workflow INFO: [Job 303] Completed (_update_metadata1). 190416-06:54:55,949 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:54:55,951 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 8.47/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge 190416-06:54:56,14 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:54:56,15 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.update_metadata ID=169 (0.01GB, 1 threads). Free: 8.46GB, 4 threads. 190416-06:54:56,16 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:54:56,17 nipype.workflow DEBUG: setting hashinput in_file-> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/mapflow/_sampler0/lh.fsaverage5.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler/mapflow/_sampler0/rh.fsaverage5.gii'] 190416-06:54:56,18 nipype.workflow DEBUG: [Node] Hashes: [('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_lh/sampler/mapflow/_sampler0/lh.fsaverage5.gii', '19ee81fdae8182265666de1d60488d09'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/_hemi_rh/sampler/mapflow/_sampler0/rh.fsaverage5.gii', '5a6e96a5ca5fc9a523e6bcc1407e1c43')]), ('needed_outputs', ['out_file'])], 2e5bb7de17f99b76558970650e9d761f, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/_0x2e5bb7de17f99b76558970650e9d761f.json, [] 190416-06:54:56,18 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata". 190416-06:54:56,18 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.update_metadata" locally: cached=False, updated=False. 190416-06:54:56,20 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.update_metadata" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata". 190416-06:54:56,23 nipype.workflow INFO: [Node] Setting-up "_update_metadata0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0". 190416-06:54:56,24 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.update_metadata (taskid=205). 190416-06:54:56,24 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr ID=177 (0.20GB, 1 threads). Free: 8.26GB, 3 threads. 190416-06:54:56,25 nipype.workflow INFO: [Node] Cached "_update_metadata0" - collecting precomputed outputs 190416-06:54:56,24 nipype.workflow DEBUG: Setting node inputs 190416-06:54:56,25 nipype.workflow INFO: [Node] "_update_metadata0" found cached.190416-06:54:56,25 nipype.workflow DEBUG: input: in_file 190416-06:54:56,26 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/result_pre_mask_dilate.pklz 190416-06:54:56,26 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/result_pre_mask_dilate.pklz 190416-06:54:56,27 nipype.workflow INFO: [Node] Setting-up "_update_metadata1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1". 190416-06:54:56,27 nipype.workflow DEBUG: output: out_file 190416-06:54:56,28 nipype.workflow DEBUG: [Node] check_hdr - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/ref_image_valid_corrected_brain_mask_maths_trans_dil.nii.gz 190416-06:54:56,28 nipype.workflow DEBUG: input: reference 190416-06:54:56,28 nipype.workflow INFO: [Node] Cached "_update_metadata1" - collecting precomputed outputs 190416-06:54:56,28 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:54:56,28 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:54:56,28 nipype.workflow INFO: [Node] "_update_metadata1" found cached. 190416-06:54:56,29 nipype.workflow DEBUG: output: out_file 190416-06:54:56,29 nipype.workflow DEBUG: [Node] check_hdr - setting input reference = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-06:54:56,30 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-06:54:56,30 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr" locally: cached=False, updated=False. 190416-06:54:56,31 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr on master thread 190416-06:54:56,31 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.update_metadata".190416-06:54:56,31 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-06:54:56,31 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-06:54:56,32 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr 190416-06:54:56,32 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr 190416-06:54:56,33 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report 190416-06:54:56,33 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report/report.rst" 190416-06:54:56,35 nipype.workflow INFO: [Node] Running "check_hdr" ("niworkflows.interfaces.images.MatchHeader") 190416-06:54:56,49 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/ref_image_valid_corrected_brain_mask_maths_trans_dil_hdr.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_0x3d630d8f283106ee66fe1a329e1e92e7_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_node.pklz 190416-06:54:56,49 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report 190416-06:54:56,50 nipype.workflow DEBUG: Removing files: 190416-06:54:56,51 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-06:54:56,51 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report/report.rst" 190416-06:54:56,52 nipype.workflow DEBUG: Aggregate: False 190416-06:54:56,52 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr". 190416-06:54:56,52 nipype.workflow INFO: [Job 177] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr). 190416-06:54:57,949 nipype.workflow DEBUG: Progress: 304 jobs, 274/2/1 (done/running/ready), 2/28 (pending_tasks/waiting). 190416-06:54:57,949 nipype.workflow INFO: [Job 169] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_surf_wf.update_metadata). 190416-06:54:57,950 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:54:57,952 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 8.47/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge 190416-06:54:58,15 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:54:58,15 nipype.workflow DEBUG: Setting node inputs 190416-06:54:58,16 nipype.workflow DEBUG: input: in_file 190416-06:54:58,16 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/result_update_metadata.pklz 190416-06:54:58,16 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/result_update_metadata.pklz 190416-06:54:58,17 nipype.workflow DEBUG: output: out_file 190416-06:54:58,18 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.name_surfs) input in_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii'] 190416-06:54:58,18 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.name_surfs) input: in_file -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii'] 190416-06:54:58,18 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:54:58,19 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/_report 190416-06:54:58,19 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/_report/report.rst" 190416-06:54:58,20 nipype.workflow DEBUG: setting input 0 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii 190416-06:54:58,21 nipype.workflow DEBUG: setting input 1 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii 190416-06:54:58,21 nipype.workflow DEBUG: Adding 2 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.name_surfs 190416-06:54:58,27 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct ID=178 (0.20GB, 1 threads). Free: 8.27GB, 4 threads. 190416-06:54:58,27 nipype.workflow DEBUG: Setting node inputs 190416-06:54:58,27 nipype.workflow DEBUG: input: mask_image 190416-06:54:58,28 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-06:54:58,28 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-06:54:58,29 nipype.workflow DEBUG: output: out_file 190416-06:54:58,29 nipype.workflow DEBUG: [Node] n4_correct - setting input mask_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/ref_image_valid_corrected_brain_mask_maths_trans_dil_hdr.nii.gz 190416-06:54:58,29 nipype.workflow DEBUG: input: input_image 190416-06:54:58,29 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:54:58,30 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:54:58,30 nipype.workflow DEBUG: output: out_file 190416-06:54:58,31 nipype.workflow DEBUG: [Node] n4_correct - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-06:54:58,32 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct". 190416-06:54:58,32 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct" locally: cached=False, updated=False. 190416-06:54:58,33 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct (taskid=206). 190416-06:54:58,34 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct". 190416-06:54:58,37 nipype.workflow INFO: [Node] Running "n4_correct" ("nipype.interfaces.ants.segmentation.N4BiasFieldCorrection"), a CommandLine Interface with command: N4BiasFieldCorrection -d 3 --input-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz --mask-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/ref_image_valid_corrected_brain_mask_maths_trans_dil_hdr.nii.gz --output ref_image_corrected.nii.gz 190416-06:54:58,802 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct". 190416-06:54:59,953 nipype.workflow DEBUG: Progress: 306 jobs, 275/2/2 (done/running/ready), 2/29 (pending_tasks/waiting). 190416-06:54:59,953 nipype.workflow INFO: [Job 178] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct). 190416-06:54:59,954 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:54:59,956 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 8.47/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge 190416-06:55:00,16 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass ID=179 (0.20GB, 1 threads). Free: 8.27GB, 4 threads. 190416-06:55:00,16 nipype.workflow DEBUG: Setting node inputs 190416-06:55:00,16 nipype.workflow DEBUG: input: in_file 190416-06:55:00,17 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/result_n4_correct.pklz 190416-06:55:00,17 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/result_n4_correct.pklz 190416-06:55:00,17 nipype.workflow DEBUG: output: output_image 190416-06:55:00,18 nipype.workflow DEBUG: [Node] skullstrip_first_pass - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/ref_image_corrected.nii.gz 190416-06:55:00,18 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass". 190416-06:55:00,18 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass" locally: cached=False, updated=False. 190416-06:55:00,19 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass (taskid=207). 190416-06:55:00,20 nipype.workflow DEBUG: Allocating _name_surfs0 ID=304 (0.01GB, 1 threads). Free: 8.26GB, 3 threads. 190416-06:55:00,21 nipype.workflow DEBUG: Setting node inputs 190416-06:55:00,21 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass". 190416-06:55:00,21 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0". 190416-06:55:00,22 nipype.workflow DEBUG: Checking hash "_name_surfs0" locally: cached=False, updated=False. 190416-06:55:00,22 nipype.workflow DEBUG: Running node _name_surfs0 on master thread 190416-06:55:00,23 nipype.workflow INFO: [Node] Setting-up "_name_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0". 190416-06:55:00,23 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0". 190416-06:55:00,23 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0 190416-06:55:00,24 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0 190416-06:55:00,25 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0/_report 190416-06:55:00,25 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0/_report/report.rst" 190416-06:55:00,27 nipype.workflow INFO: [Node] Running "_name_surfs0" ("niworkflows.interfaces.surf.GiftiNameSource") 190416-06:55:00,28 nipype.workflow INFO: [Node] Running "skullstrip_first_pass" ("nipype.interfaces.fsl.preprocess.BET"), a CommandLine Interface with command: bet /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/ref_image_corrected.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain.nii.gz -f 0.20 -m 190416-06:55:00,29 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0/_0x70ed97cc35e3c35cf16976cdd0a087b3_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0/_node.pklz 190416-06:55:00,30 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0/_report 190416-06:55:00,30 nipype.workflow DEBUG: Removing files: 190416-06:55:00,31 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0/result__name_surfs0.pklz 190416-06:55:00,31 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0/_report/report.rst" 190416-06:55:00,32 nipype.workflow DEBUG: Aggregate: False 190416-06:55:00,32 nipype.workflow INFO: [Node] Finished "_name_surfs0". 190416-06:55:00,33 nipype.workflow INFO: [Job 304] Completed (_name_surfs0). 190416-06:55:00,100 nipype.workflow DEBUG: Allocating _name_surfs1 ID=305 (0.01GB, 1 threads). Free: 8.26GB, 3 threads. 190416-06:55:00,100 nipype.workflow DEBUG: Setting node inputs 190416-06:55:00,102 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1". 190416-06:55:00,102 nipype.workflow DEBUG: Checking hash "_name_surfs1" locally: cached=False, updated=False. 190416-06:55:00,102 nipype.workflow DEBUG: Running node _name_surfs1 on master thread 190416-06:55:00,103 nipype.workflow INFO: [Node] Setting-up "_name_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1". 190416-06:55:00,103 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1". 190416-06:55:00,104 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1 190416-06:55:00,104 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1 190416-06:55:00,106 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1/_report 190416-06:55:00,106 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1/_report/report.rst" 190416-06:55:00,107 nipype.workflow INFO: [Node] Running "_name_surfs1" ("niworkflows.interfaces.surf.GiftiNameSource") 190416-06:55:00,110 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1/_0xdc5bf3f65dc7abb8a13eb6f787065886_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1/_node.pklz 190416-06:55:00,110 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1/_report 190416-06:55:00,110 nipype.workflow DEBUG: Removing files: 190416-06:55:00,111 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1/result__name_surfs1.pklz 190416-06:55:00,111 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1/_report/report.rst" 190416-06:55:00,113 nipype.workflow DEBUG: Aggregate: False 190416-06:55:00,113 nipype.workflow INFO: [Node] Finished "_name_surfs1". 190416-06:55:00,113 nipype.workflow INFO: [Job 305] Completed (_name_surfs1). 190416-06:55:01,168 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass". 190416-06:55:01,959 nipype.workflow DEBUG: Progress: 306 jobs, 278/2/1 (done/running/ready), 2/26 (pending_tasks/waiting). 190416-06:55:01,959 nipype.workflow INFO: [Job 179] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass). 190416-06:55:01,960 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:55:01,962 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 2 jobs ready. Free memory (GB): 8.47/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge 190416-06:55:02,22 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:55:02,22 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.name_surfs ID=170 (0.01GB, 1 threads). Free: 8.46GB, 4 threads. 190416-06:55:02,23 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:55:02,23 nipype.workflow DEBUG: setting hashinput in_file-> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii'] 190416-06:55:02,24 nipype.workflow DEBUG: [Node] Hashes: [('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii', '823fb4d2cb5e69cbde80cd8b5802ecc0'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii', 'dafa9dd9ddc058dab45705a357007ed6')]), ('pattern', '(?P[lr])h.(?P\\w+).gii'), ('template', 'space-{space}_hemi-{LR}.func'), ('needed_outputs', ['out_name'])], 1604c71f78cf068353a372a2f5431a9b, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/_0x1604c71f78cf068353a372a2f5431a9b.json, [] 190416-06:55:02,24 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs". 190416-06:55:02,24 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.name_surfs" locally: cached=False, updated=False. 190416-06:55:02,25 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.name_surfs on master thread 190416-06:55:02,25 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.name_surfs" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs". 190416-06:55:02,25 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:55:02,26 nipype.workflow DEBUG: [Node] Hashes: [('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii', '823fb4d2cb5e69cbde80cd8b5802ecc0'), ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii', 'dafa9dd9ddc058dab45705a357007ed6')]), ('pattern', '(?P[lr])h.(?P\\w+).gii'), ('template', 'space-{space}_hemi-{LR}.func'), ('needed_outputs', ['out_name'])], 1604c71f78cf068353a372a2f5431a9b, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/_0x1604c71f78cf068353a372a2f5431a9b.json, [] 190416-06:55:02,26 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs". 190416-06:55:02,27 nipype.workflow DEBUG: [MapNode] Resume - hashfile=/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/_0x1604c71f78cf068353a372a2f5431a9b_unfinished.json 190416-06:55:02,27 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/_report/report.rst" 190416-06:55:02,29 nipype.workflow DEBUG: setting input 0 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii 190416-06:55:02,29 nipype.workflow INFO: [Node] Setting-up "_name_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0". 190416-06:55:02,29 nipype.workflow DEBUG: Setting node inputs 190416-06:55:02,30 nipype.workflow DEBUG: [Node] Hashes: [('in_file', ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii', '823fb4d2cb5e69cbde80cd8b5802ecc0')), ('pattern', '(?P[lr])h.(?P\\w+).gii'), ('template', 'space-{space}_hemi-{LR}.func'), ('needed_outputs', ['out_name'])], 70ed97cc35e3c35cf16976cdd0a087b3, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0/_0x70ed97cc35e3c35cf16976cdd0a087b3.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs0/_0x70ed97cc35e3c35cf16976cdd0a087b3.json'] 190416-06:55:02,30 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_name_surfs0". 190416-06:55:02,30 nipype.workflow DEBUG: Only updating node hashes or skipping execution 190416-06:55:02,31 nipype.workflow DEBUG: Aggregate: False 190416-06:55:02,31 nipype.workflow INFO: [Node] Cached "_name_surfs0" - collecting precomputed outputs 190416-06:55:02,32 nipype.workflow INFO: [Node] "_name_surfs0" found cached. 190416-06:55:02,33 nipype.workflow DEBUG: setting input 1 in_file /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii 190416-06:55:02,33 nipype.workflow INFO: [Node] Setting-up "_name_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1". 190416-06:55:02,33 nipype.workflow DEBUG: Setting node inputs 190416-06:55:02,34 nipype.workflow DEBUG: [Node] Hashes: [('in_file', ('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii', 'dafa9dd9ddc058dab45705a357007ed6')), ('pattern', '(?P[lr])h.(?P\\w+).gii'), ('template', 'space-{space}_hemi-{LR}.func'), ('needed_outputs', ['out_name'])], dc5bf3f65dc7abb8a13eb6f787065886, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1/_0xdc5bf3f65dc7abb8a13eb6f787065886.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/mapflow/_name_surfs1/_0xdc5bf3f65dc7abb8a13eb6f787065886.json'] 190416-06:55:02,34 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_name_surfs1". 190416-06:55:02,34 nipype.workflow DEBUG: Only updating node hashes or skipping execution 190416-06:55:02,35 nipype.workflow DEBUG: Aggregate: False 190416-06:55:02,35 nipype.workflow INFO: [Node] Cached "_name_surfs1" - collecting precomputed outputs 190416-06:55:02,35 nipype.workflow INFO: [Node] "_name_surfs1" found cached. 190416-06:55:02,37 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/result_name_surfs.pklz 190416-06:55:02,37 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/_report/report.rst" 190416-06:55:02,38 nipype.workflow DEBUG: Aggregate: False 190416-06:55:02,38 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.name_surfs". 190416-06:55:02,38 nipype.workflow INFO: [Job 170] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.name_surfs). 190416-06:55:02,102 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate ID=180 (0.20GB, 1 threads). Free: 8.27GB, 4 threads. 190416-06:55:02,102 nipype.workflow DEBUG: Setting node inputs 190416-06:55:02,102 nipype.workflow DEBUG: input: in_file 190416-06:55:02,102 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:55:02,102 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:55:02,103 nipype.workflow DEBUG: output: mask_file 190416-06:55:02,103 nipype.workflow DEBUG: [Node] skullstrip_first_dilate - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain_mask.nii.gz 190416-06:55:02,104 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate". 190416-06:55:02,104 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate" locally: cached=False, updated=False. 190416-06:55:02,105 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate (taskid=208). 190416-06:55:02,107 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate". 190416-06:55:02,109 nipype.workflow INFO: [Node] Running "skullstrip_first_dilate" ("nipype.interfaces.fsl.maths.DilateImage"), a CommandLine Interface with command: fslmaths -dt char /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain_mask.nii.gz -kernel sphere 6.0000 -dilF /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_corrected_brain_mask_dil.nii.gz 190416-06:55:02,280 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate". 190416-06:55:03,812 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge". 190416-06:55:03,966 nipype.workflow DEBUG: Progress: 306 jobs, 280/2/1 (done/running/ready), 2/24 (pending_tasks/waiting). 190416-06:55:03,967 nipype.workflow INFO: [Job 190] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.merge). 190416-06:55:03,968 nipype.workflow INFO: [Job 180] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate). 190416-06:55:03,970 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:03,972 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 4 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:04,33 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:55:04,34 nipype.workflow DEBUG: adding multipath trait: suffix 190416-06:55:04,34 nipype.workflow DEBUG: Setting node inputs 190416-06:55:04,34 nipype.workflow DEBUG: input: suffix 190416-06:55:04,35 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/result_name_surfs.pklz 190416-06:55:04,35 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/name_surfs/result_name_surfs.pklz 190416-06:55:04,36 nipype.workflow DEBUG: output: out_name 190416-06:55:04,36 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs) input suffix = ['space-fsaverage5_hemi-L.func', 'space-fsaverage5_hemi-R.func'] 190416-06:55:04,36 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs) input: suffix -> ['space-fsaverage5_hemi-L.func', 'space-fsaverage5_hemi-R.func'] 190416-06:55:04,36 nipype.workflow DEBUG: input: in_file 190416-06:55:04,37 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/result_update_metadata.pklz 190416-06:55:04,37 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/result_update_metadata.pklz 190416-06:55:04,37 nipype.workflow DEBUG: output: out_file 190416-06:55:04,37 nipype.workflow DEBUG: setting nodelevel(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs) input in_file = ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii'] 190416-06:55:04,38 nipype.workflow DEBUG: setting mapnode(fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs) input: in_file -> ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii', '/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii'] 190416-06:55:04,39 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:55:04,39 nipype.workflow DEBUG: adding multipath trait: suffix 190416-06:55:04,39 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/_report 190416-06:55:04,40 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/_report/report.rst" 190416-06:55:04,41 nipype.workflow DEBUG: setting input 0 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii'] 190416-06:55:04,41 nipype.workflow DEBUG: setting input 0 suffix space-fsaverage5_hemi-L.func 190416-06:55:04,42 nipype.workflow DEBUG: setting input 1 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii'] 190416-06:55:04,42 nipype.workflow DEBUG: setting input 1 suffix space-fsaverage5_hemi-R.func 190416-06:55:04,42 nipype.workflow DEBUG: Adding 2 jobs for mapnode fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs 190416-06:55:04,48 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask ID=181 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:55:04,48 nipype.workflow DEBUG: Setting node inputs 190416-06:55:04,48 nipype.workflow DEBUG: input: in_file 190416-06:55:04,48 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:55:04,48 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:55:04,49 nipype.workflow DEBUG: output: out_file 190416-06:55:04,49 nipype.workflow DEBUG: [Node] skullstrip_first_mask - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain.nii.gz 190416-06:55:04,50 nipype.workflow DEBUG: input: mask_file 190416-06:55:04,50 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/result_skullstrip_first_dilate.pklz 190416-06:55:04,50 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/result_skullstrip_first_dilate.pklz 190416-06:55:04,50 nipype.workflow DEBUG: output: out_file 190416-06:55:04,51 nipype.workflow DEBUG: [Node] skullstrip_first_mask - setting input mask_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_corrected_brain_mask_dil.nii.gz 190416-06:55:04,51 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask". 190416-06:55:04,51 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask" locally: cached=False, updated=False. 190416-06:55:04,52 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask (taskid=209). 190416-06:55:04,53 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni ID=191 (0.01GB, 1 threads). Free: 8.56GB, 4 threads. 190416-06:55:04,53 nipype.workflow DEBUG: Setting node inputs 190416-06:55:04,53 nipype.workflow DEBUG: input: in_file 190416-06:55:04,53 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge/result_merge.pklz 190416-06:55:04,53 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge/result_merge.pklz 190416-06:55:04,54 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask". 190416-06:55:04,54 nipype.workflow DEBUG: output: out_file 190416-06:55:04,54 nipype.workflow DEBUG: [Node] ds_bold_mni - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge/vol0000_xform-00000_merged.nii.gz 190416-06:55:04,56 nipype.workflow INFO: [Node] Running "skullstrip_first_mask" ("nipype.interfaces.fsl.maths.ApplyMask"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain.nii.gz -mas /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_corrected_brain_mask_dil.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/ref_image_corrected_brain_masked.nii.gz 190416-06:55:04,58 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni". 190416-06:55:04,58 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni" locally: cached=False, updated=False. 190416-06:55:04,58 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni on master thread 190416-06:55:04,59 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni". 190416-06:55:04,59 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni". 190416-06:55:04,59 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni 190416-06:55:04,59 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni 190416-06:55:04,59 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni/_report 190416-06:55:04,60 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni/_report/report.rst" 190416-06:55:04,61 nipype.workflow INFO: [Node] Running "ds_bold_mni" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:55:04,135 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask". 190416-06:55:20,601 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-MNI152NLin2009cAsym_desc-preproc_bold.nii.gz;/out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-MNI152NLin2009cAsym_desc-preproc_bold.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni/_0xd84a81461d01037a84fd48f59ff00f89_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni/_node.pklz 190416-06:55:20,601 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni/_report 190416-06:55:20,602 nipype.workflow DEBUG: Removing files: 190416-06:55:20,606 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni/result_ds_bold_mni.pklz 190416-06:55:20,607 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni/_report/report.rst" 190416-06:55:20,613 nipype.workflow DEBUG: Aggregate: False 190416-06:55:20,613 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni". 190416-06:55:20,613 nipype.workflow INFO: [Job 191] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni). 190416-06:55:20,675 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate ID=192 (0.01GB, 1 threads). Free: 8.56GB, 4 threads. 190416-06:55:20,675 nipype.workflow DEBUG: Setting node inputs 190416-06:55:20,675 nipype.workflow DEBUG: input: in_file 190416-06:55:20,676 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge/result_merge.pklz 190416-06:55:20,676 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge/result_merge.pklz 190416-06:55:20,677 nipype.workflow DEBUG: output: out_file 190416-06:55:20,677 nipype.workflow DEBUG: [Node] validate - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge/vol0000_xform-00000_merged.nii.gz 190416-06:55:20,677 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate". 190416-06:55:20,678 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate" locally: cached=False, updated=False. 190416-06:55:20,678 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate (taskid=210). 190416-06:55:20,679 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate". 190416-06:55:20,681 nipype.workflow INFO: [Node] Running "validate" ("niworkflows.interfaces.images.ValidateImage") 190416-06:55:20,681 nipype.workflow DEBUG: Progress: 308 jobs, 283/2/2 (done/running/ready), 2/23 (pending_tasks/waiting). 190416-06:55:20,681 nipype.workflow INFO: [Job 181] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask). 190416-06:55:20,683 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:55:20,684 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 3 jobs ready. Free memory (GB): 8.76/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate 190416-06:55:20,700 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate". 190416-06:55:20,747 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize ID=182 (0.20GB, 1 threads). Free: 8.56GB, 4 threads. 190416-06:55:20,747 nipype.workflow DEBUG: Setting node inputs 190416-06:55:20,747 nipype.workflow DEBUG: input: in_file 190416-06:55:20,748 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/result_skullstrip_first_mask.pklz 190416-06:55:20,748 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/result_skullstrip_first_mask.pklz 190416-06:55:20,748 nipype.workflow DEBUG: output: out_file 190416-06:55:20,749 nipype.workflow DEBUG: [Node] unifize - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/ref_image_corrected_brain_masked.nii.gz 190416-06:55:20,750 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize". 190416-06:55:20,750 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize" locally: cached=False, updated=False. 190416-06:55:20,752 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize (taskid=211). 190416-06:55:20,752 nipype.workflow DEBUG: Allocating _ds_bold_surfs0 ID=306 (0.01GB, 1 threads). Free: 8.55GB, 3 threads. 190416-06:55:20,754 nipype.workflow DEBUG: Setting node inputs 190416-06:55:20,754 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize". 190416-06:55:20,757 nipype.workflow INFO: [Node] Running "unifize" ("nipype.interfaces.afni.utils.Unifize"), a CommandLine Interface with command: 3dUnifize -clfrac 0.2 -rbt 18.3 65.0 90.0 -prefix uni.nii.gz -T2 -input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/ref_image_corrected_brain_masked.nii.gz 190416-06:55:20,759 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0". 190416-06:55:20,759 nipype.workflow DEBUG: Checking hash "_ds_bold_surfs0" locally: cached=False, updated=False. 190416-06:55:20,759 nipype.workflow DEBUG: Running node _ds_bold_surfs0 on master thread 190416-06:55:20,760 nipype.workflow INFO: [Node] Setting-up "_ds_bold_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0". 190416-06:55:20,760 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0". 190416-06:55:20,760 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0 190416-06:55:20,760 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0 190416-06:55:20,761 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_report 190416-06:55:20,761 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_report/report.rst" 190416-06:55:20,763 nipype.workflow INFO: [Node] Running "_ds_bold_surfs0" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:55:20,765 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii 190416-06:55:20,766 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii 190416-06:55:20,766 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii 190416-06:55:20,966 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii 190416-06:55:20,970 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii already exists,6f3125426026bc45ac3f8e3575913cb7, copy:1 190416-06:55:20,973 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii 190416-06:55:21,184 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_0xdf0ef551ef5c6662f9576a45069de286_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_node.pklz 190416-06:55:21,184 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_report 190416-06:55:21,184 nipype.workflow DEBUG: Removing files: 190416-06:55:21,186 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/result__ds_bold_surfs0.pklz 190416-06:55:21,187 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_report/report.rst" 190416-06:55:21,190 nipype.workflow DEBUG: Aggregate: False 190416-06:55:21,190 nipype.workflow INFO: [Node] Finished "_ds_bold_surfs0". 190416-06:55:21,190 nipype.workflow INFO: [Job 306] Completed (_ds_bold_surfs0). 190416-06:55:21,252 nipype.workflow DEBUG: Allocating _ds_bold_surfs1 ID=307 (0.01GB, 1 threads). Free: 8.55GB, 3 threads. 190416-06:55:21,253 nipype.workflow DEBUG: Setting node inputs 190416-06:55:21,259 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1". 190416-06:55:21,259 nipype.workflow DEBUG: Checking hash "_ds_bold_surfs1" locally: cached=False, updated=False. 190416-06:55:21,259 nipype.workflow DEBUG: Running node _ds_bold_surfs1 on master thread 190416-06:55:21,259 nipype.workflow INFO: [Node] Setting-up "_ds_bold_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1". 190416-06:55:21,259 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1". 190416-06:55:21,260 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1 190416-06:55:21,260 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1 190416-06:55:21,260 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_report 190416-06:55:21,261 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_report/report.rst" 190416-06:55:21,262 nipype.workflow INFO: [Node] Running "_ds_bold_surfs1" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:55:21,265 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii 190416-06:55:21,266 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii 190416-06:55:21,266 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii 190416-06:55:21,330 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize". 190416-06:55:21,485 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii 190416-06:55:21,488 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii already exists,2b2c91c9e770331a4077bce5a0a9907a, copy:1 190416-06:55:21,492 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii 190416-06:55:21,696 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_0x07943d9469e923fd780a4faa60c266d9_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_node.pklz 190416-06:55:21,697 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_report 190416-06:55:21,697 nipype.workflow DEBUG: Removing files: 190416-06:55:21,699 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/result__ds_bold_surfs1.pklz 190416-06:55:21,700 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_report/report.rst" 190416-06:55:21,702 nipype.workflow DEBUG: Aggregate: False 190416-06:55:21,702 nipype.workflow INFO: [Node] Finished "_ds_bold_surfs1". 190416-06:55:21,703 nipype.workflow INFO: [Job 307] Completed (_ds_bold_surfs1). 190416-06:55:22,687 nipype.workflow DEBUG: Progress: 308 jobs, 286/2/1 (done/running/ready), 2/20 (pending_tasks/waiting). 190416-06:55:22,688 nipype.workflow INFO: [Job 192] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate). 190416-06:55:22,689 nipype.workflow INFO: [Job 182] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize). 190416-06:55:22,691 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:22,692 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 3 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:22,754 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:55:22,754 nipype.workflow DEBUG: adding multipath trait: suffix 190416-06:55:22,754 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs ID=171 (0.01GB, 1 threads). Free: 8.76GB, 5 threads. 190416-06:55:22,755 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:55:22,755 nipype.workflow DEBUG: adding multipath trait: suffix 190416-06:55:22,756 nipype.workflow DEBUG: setting hashinput in_file-> [['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii'], ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii']] 190416-06:55:22,756 nipype.workflow DEBUG: setting hashinput suffix-> ['space-fsaverage5_hemi-L.func', 'space-fsaverage5_hemi-R.func'] 190416-06:55:22,763 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [[('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii', '823fb4d2cb5e69cbde80cd8b5802ecc0')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii', 'dafa9dd9ddc058dab45705a357007ed6')]]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz', '1e042aea2c3c6a617b1becc15889ea1d')), ('space', ''), ('suffix', ['space-fsaverage5_hemi-L.func', 'space-fsaverage5_hemi-R.func'])], 9b64375bb824aff7d2d87c49a9f7bc09, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/_0x9b64375bb824aff7d2d87c49a9f7bc09.json, [] 190416-06:55:22,763 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs". 190416-06:55:22,763 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs" locally: cached=False, updated=False. 190416-06:55:22,763 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs on master thread 190416-06:55:22,763 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs". 190416-06:55:22,764 nipype.workflow DEBUG: adding multipath trait: in_file 190416-06:55:22,764 nipype.workflow DEBUG: adding multipath trait: suffix 190416-06:55:22,764 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [[('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii', '823fb4d2cb5e69cbde80cd8b5802ecc0')], [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii', 'dafa9dd9ddc058dab45705a357007ed6')]]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz', '1e042aea2c3c6a617b1becc15889ea1d')), ('space', ''), ('suffix', ['space-fsaverage5_hemi-L.func', 'space-fsaverage5_hemi-R.func'])], 9b64375bb824aff7d2d87c49a9f7bc09, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/_0x9b64375bb824aff7d2d87c49a9f7bc09.json, [] 190416-06:55:22,765 nipype.workflow DEBUG: [Node] No hashfiles found in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs". 190416-06:55:22,765 nipype.workflow DEBUG: [MapNode] Resume - hashfile=/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/_0x9b64375bb824aff7d2d87c49a9f7bc09_unfinished.json 190416-06:55:22,765 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/_report/report.rst" 190416-06:55:22,767 nipype.workflow DEBUG: setting input 0 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii'] 190416-06:55:22,767 nipype.workflow DEBUG: setting input 0 suffix space-fsaverage5_hemi-L.func 190416-06:55:22,768 nipype.workflow INFO: [Node] Setting-up "_ds_bold_surfs0" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0". 190416-06:55:22,768 nipype.workflow DEBUG: Setting node inputs 190416-06:55:22,773 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii', '823fb4d2cb5e69cbde80cd8b5802ecc0')]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz', '1e042aea2c3c6a617b1becc15889ea1d')), ('space', ''), ('suffix', 'space-fsaverage5_hemi-L.func')], df0ef551ef5c6662f9576a45069de286, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_0xdf0ef551ef5c6662f9576a45069de286.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_0xdf0ef551ef5c6662f9576a45069de286.json'] 190416-06:55:22,773 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_ds_bold_surfs0". 190416-06:55:22,773 nipype.workflow DEBUG: [Node] Rerunning cached, up-to-date node "_ds_bold_surfs0" 190416-06:55:22,774 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0 190416-06:55:22,774 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_report 190416-06:55:22,775 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_report/report.rst" 190416-06:55:22,776 nipype.workflow INFO: [Node] Running "_ds_bold_surfs0" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:55:22,778 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii 190416-06:55:22,781 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii already exists,19b808d8de99f16c0ca8145661e9ec1c, copy:1 190416-06:55:22,785 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii 190416-06:55:22,786 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii 190416-06:55:22,992 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii 190416-06:55:22,995 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii already exists,7ddc42d60699d7dcb596dd52d5df948b, copy:1 190416-06:55:22,998 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata0/lh.fsaverage5.gii 190416-06:55:23,209 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-L.func.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_0xdf0ef551ef5c6662f9576a45069de286_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_node.pklz 190416-06:55:23,209 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_report 190416-06:55:23,209 nipype.workflow DEBUG: Removing files: 190416-06:55:23,212 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/result__ds_bold_surfs0.pklz 190416-06:55:23,212 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs0/_report/report.rst" 190416-06:55:23,214 nipype.workflow DEBUG: Aggregate: False 190416-06:55:23,215 nipype.workflow INFO: [Node] Finished "_ds_bold_surfs0". 190416-06:55:23,216 nipype.workflow DEBUG: setting input 1 in_file ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii'] 190416-06:55:23,216 nipype.workflow DEBUG: setting input 1 suffix space-fsaverage5_hemi-R.func 190416-06:55:23,216 nipype.workflow INFO: [Node] Setting-up "_ds_bold_surfs1" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1". 190416-06:55:23,216 nipype.workflow DEBUG: Setting node inputs 190416-06:55:23,220 nipype.workflow DEBUG: [Node] Hashes: [('base_directory', '/out'), ('check_hdr', True), ('desc', ''), ('in_file', [('/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii', 'dafa9dd9ddc058dab45705a357007ed6')]), ('keep_dtype', False), ('source_file', ('/data/sub-NC080001/func/sub-NC080001_task-rest_bold.nii.gz', '1e042aea2c3c6a617b1becc15889ea1d')), ('space', ''), ('suffix', 'space-fsaverage5_hemi-R.func')], 07943d9469e923fd780a4faa60c266d9, /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_0x07943d9469e923fd780a4faa60c266d9.json, ['/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_0x07943d9469e923fd780a4faa60c266d9.json'] 190416-06:55:23,220 nipype.workflow DEBUG: [Node] Up-to-date cache found for "_ds_bold_surfs1". 190416-06:55:23,221 nipype.workflow DEBUG: [Node] Rerunning cached, up-to-date node "_ds_bold_surfs1" 190416-06:55:23,221 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1 190416-06:55:23,221 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_report 190416-06:55:23,221 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_report/report.rst" 190416-06:55:23,223 nipype.workflow INFO: [Node] Running "_ds_bold_surfs1" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:55:23,225 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii 190416-06:55:23,228 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii already exists,2b2c91c9e770331a4077bce5a0a9907a, copy:1 190416-06:55:23,231 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii 190416-06:55:23,232 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii 190416-06:55:23,424 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii 190416-06:55:23,427 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii already exists,81936179c00068b230f140ce936b25f6, copy:1 190416-06:55:23,430 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii->/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_surf_wf/update_metadata/mapflow/_update_metadata1/rh.fsaverage5.gii 190416-06:55:23,639 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-fsaverage5_hemi-R.func.gii;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_0x07943d9469e923fd780a4faa60c266d9_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_node.pklz 190416-06:55:23,639 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_report 190416-06:55:23,639 nipype.workflow DEBUG: Removing files: 190416-06:55:23,641 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/result__ds_bold_surfs1.pklz 190416-06:55:23,641 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/mapflow/_ds_bold_surfs1/_report/report.rst" 190416-06:55:23,644 nipype.workflow DEBUG: Aggregate: False 190416-06:55:23,644 nipype.workflow INFO: [Node] Finished "_ds_bold_surfs1". 190416-06:55:23,646 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/result_ds_bold_surfs.pklz 190416-06:55:23,646 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_surfs/_report/report.rst" 190416-06:55:23,648 nipype.workflow DEBUG: Aggregate: False 190416-06:55:23,648 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs". 190416-06:55:23,649 nipype.workflow INFO: [Job 171] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_surfs). 190416-06:55:23,711 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize ID=183 (0.10GB, 1 threads). Free: 8.67GB, 5 threads. 190416-06:55:23,711 nipype.workflow DEBUG: Setting node inputs 190416-06:55:23,711 nipype.workflow DEBUG: input: in_file 190416-06:55:23,711 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/result_unifize.pklz 190416-06:55:23,711 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/result_unifize.pklz 190416-06:55:23,712 nipype.workflow DEBUG: output: out_file 190416-06:55:23,712 nipype.workflow DEBUG: [Node] fixhdr_unifize - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/uni.nii.gz 190416-06:55:23,712 nipype.workflow DEBUG: input: hdr_file 190416-06:55:23,712 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:23,712 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:23,713 nipype.workflow DEBUG: output: out_file 190416-06:55:23,713 nipype.workflow DEBUG: [Node] fixhdr_unifize - setting input hdr_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-06:55:23,713 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize". 190416-06:55:23,713 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize" locally: cached=False, updated=False. 190416-06:55:23,714 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize (taskid=212). 190416-06:55:23,714 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.gen_ref ID=193 (1.00GB, 1 threads). Free: 7.67GB, 4 threads.190416-06:55:23,715 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize". 190416-06:55:23,717 nipype.workflow INFO: [Node] Running "fixhdr_unifize" ("niworkflows.interfaces.utils.CopyXForm") 190416-06:55:23,720 nipype.workflow DEBUG: Setting node inputs 190416-06:55:23,720 nipype.workflow DEBUG: input: in_file 190416-06:55:23,720 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate/result_validate.pklz 190416-06:55:23,721 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate/result_validate.pklz 190416-06:55:23,721 nipype.workflow DEBUG: output: out_file 190416-06:55:23,721 nipype.workflow DEBUG: [Node] gen_ref - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/merge/vol0000_xform-00000_merged.nii.gz 190416-06:55:23,721 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/gen_ref". 190416-06:55:23,722 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.gen_ref" locally: cached=False, updated=False. 190416-06:55:23,722 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.gen_ref (taskid=213). 190416-06:55:23,723 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.gen_ref" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/gen_ref". 190416-06:55:23,725 nipype.workflow INFO: [Node] Running "gen_ref" ("niworkflows.interfaces.registration.EstimateReferenceImage") 190416-06:55:23,742 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize". 190416-06:55:24,516 nipype.interface INFO: stderr 2019-04-16T06:55:24.516397:++ 3dvolreg: AFNI version=Debian-16.2.07~dfsg.1-5~nd16.04+1 (Jun 12 2017) [64-bit] 190416-06:55:24,516 nipype.interface INFO: stderr 2019-04-16T06:55:24.516397:++ Authored by: RW Cox 190416-06:55:24,517 nipype.interface INFO: stderr 2019-04-16T06:55:24.517194:++ Coarse del was 10, replaced with 4 190416-06:55:24,688 nipype.workflow DEBUG: Progress: 308 jobs, 289/2/0 (done/running/ready), 2/17 (pending_tasks/waiting). 190416-06:55:24,688 nipype.workflow INFO: [Job 183] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize). 190416-06:55:24,689 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:55:24,691 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.gen_ref 190416-06:55:24,752 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass ID=184 (0.20GB, 1 threads). Free: 7.57GB, 4 threads. 190416-06:55:24,752 nipype.workflow DEBUG: Setting node inputs 190416-06:55:24,752 nipype.workflow DEBUG: input: in_file 190416-06:55:24,752 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-06:55:24,752 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-06:55:24,753 nipype.workflow DEBUG: output: out_file 190416-06:55:24,753 nipype.workflow DEBUG: [Node] skullstrip_second_pass - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz 190416-06:55:24,754 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass". 190416-06:55:24,754 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass" locally: cached=False, updated=False. 190416-06:55:24,755 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass (taskid=214). 190416-06:55:24,755 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass". 190416-06:55:24,758 nipype.workflow INFO: [Node] Running "skullstrip_second_pass" ("nipype.interfaces.afni.preprocess.Automask"), a CommandLine Interface with command: 3dAutomask -apply_prefix uni_xform_masked.nii.gz -dilate 1 -prefix uni_xform_mask.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/uni_xform.nii.gz 190416-06:55:24,863 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass". 190416-06:55:26,690 nipype.workflow DEBUG: Progress: 308 jobs, 290/2/0 (done/running/ready), 2/16 (pending_tasks/waiting). 190416-06:55:26,691 nipype.workflow INFO: [Job 184] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass). 190416-06:55:26,692 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:55:26,693 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.gen_ref 190416-06:55:26,754 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 ID=185 (0.10GB, 1 threads). Free: 7.67GB, 4 threads. 190416-06:55:26,754 nipype.workflow DEBUG: Setting node inputs 190416-06:55:26,754 nipype.workflow DEBUG: input: in_file 190416-06:55:26,754 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/result_skullstrip_second_pass.pklz 190416-06:55:26,755 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/result_skullstrip_second_pass.pklz 190416-06:55:26,755 nipype.workflow DEBUG: output: out_file 190416-06:55:26,755 nipype.workflow DEBUG: [Node] fixhdr_skullstrip2 - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/uni_xform_mask.nii.gz 190416-06:55:26,755 nipype.workflow DEBUG: input: hdr_file 190416-06:55:26,755 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:26,756 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:26,756 nipype.workflow DEBUG: output: out_file 190416-06:55:26,756 nipype.workflow DEBUG: [Node] fixhdr_skullstrip2 - setting input hdr_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-06:55:26,756 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2". 190416-06:55:26,757 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2" locally: cached=False, updated=False. 190416-06:55:26,758 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 (taskid=215). 190416-06:55:26,758 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2". 190416-06:55:26,760 nipype.workflow INFO: [Node] Running "fixhdr_skullstrip2" ("niworkflows.interfaces.utils.CopyXForm") 190416-06:55:26,777 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2". 190416-06:55:28,693 nipype.workflow DEBUG: Progress: 308 jobs, 291/2/0 (done/running/ready), 2/15 (pending_tasks/waiting). 190416-06:55:28,694 nipype.workflow INFO: [Job 185] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2). 190416-06:55:28,695 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:55:28,696 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.gen_ref 190416-06:55:28,759 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks ID=186 (0.20GB, 1 threads). Free: 7.57GB, 4 threads. 190416-06:55:28,760 nipype.workflow DEBUG: Setting node inputs 190416-06:55:28,760 nipype.workflow DEBUG: input: operand_file 190416-06:55:28,760 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/result_fixhdr_skullstrip2.pklz 190416-06:55:28,760 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/result_fixhdr_skullstrip2.pklz 190416-06:55:28,760 nipype.workflow DEBUG: output: out_file 190416-06:55:28,761 nipype.workflow DEBUG: [Node] combine_masks - setting input operand_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/uni_xform_mask_xform.nii.gz 190416-06:55:28,761 nipype.workflow DEBUG: input: in_file 190416-06:55:28,761 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:55:28,761 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:55:28,761 nipype.workflow DEBUG: output: mask_file 190416-06:55:28,762 nipype.workflow DEBUG: [Node] combine_masks - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain_mask.nii.gz 190416-06:55:28,762 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks". 190416-06:55:28,762 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks" locally: cached=False, updated=False. 190416-06:55:28,764 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks". 190416-06:55:28,766 nipype.workflow INFO: [Node] Running "combine_masks" ("nipype.interfaces.fsl.maths.BinaryMaths"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain_mask.nii.gz -mul /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/uni_xform_mask_xform.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_corrected_brain_mask_maths.nii.gz 190416-06:55:28,774 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks (taskid=216). 190416-06:55:28,848 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks". 190416-06:55:30,696 nipype.workflow DEBUG: Progress: 308 jobs, 292/2/0 (done/running/ready), 2/14 (pending_tasks/waiting). 190416-06:55:30,697 nipype.workflow INFO: [Job 186] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks). 190416-06:55:30,698 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:55:30,699 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 1 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.gen_ref 190416-06:55:30,760 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask ID=187 (0.20GB, 1 threads). Free: 7.57GB, 4 threads. 190416-06:55:30,760 nipype.workflow DEBUG: Setting node inputs 190416-06:55:30,760 nipype.workflow DEBUG: input: in_file 190416-06:55:30,761 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-06:55:30,761 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-06:55:30,762 nipype.workflow DEBUG: output: out_file 190416-06:55:30,762 nipype.workflow DEBUG: [Node] apply_mask - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz 190416-06:55:30,762 nipype.workflow DEBUG: input: mask_file 190416-06:55:30,762 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:55:30,762 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:55:30,762 nipype.workflow DEBUG: output: out_file 190416-06:55:30,763 nipype.workflow DEBUG: [Node] apply_mask - setting input mask_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_corrected_brain_mask_maths.nii.gz 190416-06:55:30,763 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask". 190416-06:55:30,763 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask" locally: cached=False, updated=False. 190416-06:55:30,764 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask (taskid=217). 190416-06:55:30,765 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask". 190416-06:55:30,767 nipype.workflow INFO: [Node] Running "apply_mask" ("nipype.interfaces.fsl.maths.ApplyMask"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz -mas /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_corrected_brain_mask_maths.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_t1_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/uni_xform_masked.nii.gz 190416-06:55:30,843 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask". 190416-06:55:32,699 nipype.workflow DEBUG: Progress: 308 jobs, 293/2/0 (done/running/ready), 2/13 (pending_tasks/waiting). 190416-06:55:32,699 nipype.workflow INFO: [Job 187] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_t1_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask). 190416-06:55:32,701 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:55:32,703 nipype.workflow INFO: [MultiProc] Running 1 tasks, and 0 jobs ready. Free memory (GB): 7.77/8.77, Free processors: 5/6. Currently running: * fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.gen_ref 190416-06:55:34,703 nipype.workflow DEBUG: Progress: 308 jobs, 294/1/0 (done/running/ready), 1/13 (pending_tasks/waiting). 190416-06:55:34,703 nipype.workflow DEBUG: Tasks currently running: 1. Pending: 1. 190416-06:55:39,581 nipype.interface INFO: stderr 2019-04-16T06:55:39.580981:++ Max displacement in automask = 0.08 (mm) at sub-brick 17 190416-06:55:39,581 nipype.interface INFO: stderr 2019-04-16T06:55:39.580981:++ Max delta displ in automask = 0.08 (mm) at sub-brick 2 190416-06:55:40,268 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.gen_ref". 190416-06:55:40,684 nipype.workflow INFO: [Job 193] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.gen_ref). 190416-06:55:40,686 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:40,688 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:40,751 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate_ref ID=194 (0.01GB, 1 threads). Free: 8.76GB, 5 threads. 190416-06:55:40,752 nipype.workflow DEBUG: Setting node inputs 190416-06:55:40,752 nipype.workflow DEBUG: input: in_file 190416-06:55:40,752 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-06:55:40,752 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/gen_ref/result_gen_ref.pklz 190416-06:55:40,753 nipype.workflow DEBUG: output: ref_image 190416-06:55:40,753 nipype.workflow DEBUG: [Node] validate_ref - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-06:55:40,753 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate_ref". 190416-06:55:40,753 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate_ref" locally: cached=False, updated=False. 190416-06:55:40,754 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate_ref (taskid=218). 190416-06:55:40,756 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate_ref" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate_ref". 190416-06:55:40,757 nipype.workflow INFO: [Node] Running "validate_ref" ("niworkflows.interfaces.images.ValidateImage") 190416-06:55:40,771 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate_ref". 190416-06:55:42,689 nipype.workflow DEBUG: Progress: 308 jobs, 295/1/0 (done/running/ready), 1/12 (pending_tasks/waiting). 190416-06:55:42,689 nipype.workflow INFO: [Job 194] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.validate_ref). 190416-06:55:42,691 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:42,693 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:42,755 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr ID=199 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:55:42,755 nipype.workflow DEBUG: Setting node inputs 190416-06:55:42,755 nipype.workflow DEBUG: input: in_file 190416-06:55:42,756 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/result_pre_mask_dilate.pklz 190416-06:55:42,756 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/result_pre_mask_dilate.pklz 190416-06:55:42,757 nipype.workflow DEBUG: output: out_file 190416-06:55:42,757 nipype.workflow DEBUG: [Node] check_hdr - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/pre_mask_dilate/ref_image_valid_corrected_brain_mask_maths_trans_dil.nii.gz 190416-06:55:42,757 nipype.workflow DEBUG: input: reference 190416-06:55:42,757 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:42,757 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:42,758 nipype.workflow DEBUG: output: out_file 190416-06:55:42,758 nipype.workflow DEBUG: [Node] check_hdr - setting input reference = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-06:55:42,759 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-06:55:42,759 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr" locally: cached=False, updated=False. 190416-06:55:42,759 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr on master thread 190416-06:55:42,759 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-06:55:42,760 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr". 190416-06:55:42,760 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr 190416-06:55:42,760 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr 190416-06:55:42,761 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report 190416-06:55:42,761 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report/report.rst" 190416-06:55:42,762 nipype.workflow INFO: [Node] Running "check_hdr" ("niworkflows.interfaces.images.MatchHeader") 190416-06:55:42,786 nipype.workflow DEBUG: Needed files: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/ref_image_valid_corrected_brain_mask_maths_trans_dil_hdr.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_0x6e7df4b78accbaa9beeff78491580f56_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_node.pklz 190416-06:55:42,786 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report 190416-06:55:42,786 nipype.workflow DEBUG: Removing files: 190416-06:55:42,787 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-06:55:42,787 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/_report/report.rst" 190416-06:55:42,788 nipype.workflow DEBUG: Aggregate: False 190416-06:55:42,788 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr". 190416-06:55:42,788 nipype.workflow INFO: [Job 199] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.check_hdr). 190416-06:55:44,692 nipype.workflow DEBUG: Progress: 308 jobs, 297/0/1 (done/running/ready), 0/11 (pending_tasks/waiting). 190416-06:55:44,693 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:44,695 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:44,755 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct ID=200 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:55:44,756 nipype.workflow DEBUG: Setting node inputs 190416-06:55:44,756 nipype.workflow DEBUG: input: mask_image 190416-06:55:44,756 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-06:55:44,756 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/result_check_hdr.pklz 190416-06:55:44,757 nipype.workflow DEBUG: output: out_file 190416-06:55:44,757 nipype.workflow DEBUG: [Node] n4_correct - setting input mask_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/ref_image_valid_corrected_brain_mask_maths_trans_dil_hdr.nii.gz 190416-06:55:44,757 nipype.workflow DEBUG: input: input_image 190416-06:55:44,757 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:44,757 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:44,758 nipype.workflow DEBUG: output: out_file 190416-06:55:44,758 nipype.workflow DEBUG: [Node] n4_correct - setting input input_image = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-06:55:44,758 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct". 190416-06:55:44,758 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct" locally: cached=False, updated=False. 190416-06:55:44,760 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct (taskid=219). 190416-06:55:44,760 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct". 190416-06:55:44,762 nipype.workflow INFO: [Node] Running "n4_correct" ("nipype.interfaces.ants.segmentation.N4BiasFieldCorrection"), a CommandLine Interface with command: N4BiasFieldCorrection -d 3 --input-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz --mask-image /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/check_hdr/ref_image_valid_corrected_brain_mask_maths_trans_dil_hdr.nii.gz --output ref_image_corrected.nii.gz 190416-06:55:45,778 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct". 190416-06:55:46,705 nipype.workflow DEBUG: Progress: 308 jobs, 297/1/0 (done/running/ready), 1/10 (pending_tasks/waiting). 190416-06:55:46,705 nipype.workflow INFO: [Job 200] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.n4_correct). 190416-06:55:46,707 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:46,709 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 2 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:46,769 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni_ref ID=201 (0.01GB, 1 threads). Free: 8.76GB, 5 threads. 190416-06:55:46,770 nipype.workflow DEBUG: Setting node inputs 190416-06:55:46,770 nipype.workflow DEBUG: input: in_file 190416-06:55:46,770 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/result_n4_correct.pklz 190416-06:55:46,770 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/result_n4_correct.pklz 190416-06:55:46,770 nipype.workflow DEBUG: output: output_image 190416-06:55:46,771 nipype.workflow DEBUG: [Node] ds_bold_mni_ref - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/ref_image_corrected.nii.gz 190416-06:55:46,776 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref". 190416-06:55:46,776 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni_ref" locally: cached=False, updated=False. 190416-06:55:46,777 nipype.workflow DEBUG: Running node fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni_ref on master thread 190416-06:55:46,777 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni_ref" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref". 190416-06:55:46,777 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref". 190416-06:55:46,777 nipype.utils DEBUG: Removing contents of /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref 190416-06:55:46,777 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref 190416-06:55:46,778 nipype.utils DEBUG: Creating directory /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref/_report 190416-06:55:46,778 nipype.workflow DEBUG: [Node] Writing pre-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref/_report/report.rst" 190416-06:55:46,779 nipype.workflow INFO: [Node] Running "ds_bold_mni_ref" ("fmriprep.interfaces.DerivativesDataSink") 190416-06:55:46,904 nipype.workflow DEBUG: Needed files: /out/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_space-MNI152NLin2009cAsym_boldref.nii.gz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref/_0xc09a5ce3561ed9c5488c151600675545_unfinished.json;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref/_inputs.pklz;/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref/_node.pklz 190416-06:55:46,904 nipype.workflow DEBUG: Needed dirs: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref/_report 190416-06:55:46,905 nipype.workflow DEBUG: Removing files: 190416-06:55:46,906 nipype.workflow DEBUG: saved results in /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref/result_ds_bold_mni_ref.pklz 190416-06:55:46,907 nipype.workflow DEBUG: [Node] Writing post-exec report to "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/func_derivatives_wf/ds_bold_mni_ref/_report/report.rst" 190416-06:55:46,909 nipype.workflow DEBUG: Aggregate: False 190416-06:55:46,909 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni_ref". 190416-06:55:46,909 nipype.workflow INFO: [Job 201] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.func_derivatives_wf.ds_bold_mni_ref). 190416-06:55:46,970 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass ID=202 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:55:46,970 nipype.workflow DEBUG: Setting node inputs 190416-06:55:46,970 nipype.workflow DEBUG: input: in_file 190416-06:55:46,971 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/result_n4_correct.pklz 190416-06:55:46,971 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/result_n4_correct.pklz 190416-06:55:46,971 nipype.workflow DEBUG: output: output_image 190416-06:55:46,971 nipype.workflow DEBUG: [Node] skullstrip_first_pass - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/ref_image_corrected.nii.gz 190416-06:55:46,972 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass". 190416-06:55:46,972 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass" locally: cached=False, updated=False. 190416-06:55:46,973 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass (taskid=220). 190416-06:55:46,974 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass". 190416-06:55:46,976 nipype.workflow INFO: [Node] Running "skullstrip_first_pass" ("nipype.interfaces.fsl.preprocess.BET"), a CommandLine Interface with command: bet /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/n4_correct/ref_image_corrected.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain.nii.gz -f 0.20 -m 190416-06:55:48,27 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass". 190416-06:55:48,712 nipype.workflow DEBUG: Progress: 308 jobs, 299/1/0 (done/running/ready), 1/8 (pending_tasks/waiting). 190416-06:55:48,712 nipype.workflow INFO: [Job 202] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_pass). 190416-06:55:48,714 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:48,716 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:48,777 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate ID=203 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:55:48,777 nipype.workflow DEBUG: Setting node inputs 190416-06:55:48,777 nipype.workflow DEBUG: input: in_file 190416-06:55:48,777 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:55:48,777 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:55:48,778 nipype.workflow DEBUG: output: mask_file 190416-06:55:48,778 nipype.workflow DEBUG: [Node] skullstrip_first_dilate - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain_mask.nii.gz 190416-06:55:48,778 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate". 190416-06:55:48,778 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate" locally: cached=False, updated=False. 190416-06:55:48,779 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate (taskid=221). 190416-06:55:48,780 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate". 190416-06:55:48,783 nipype.workflow INFO: [Node] Running "skullstrip_first_dilate" ("nipype.interfaces.fsl.maths.DilateImage"), a CommandLine Interface with command: fslmaths -dt char /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain_mask.nii.gz -kernel sphere 6.0000 -dilF /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_corrected_brain_mask_dil.nii.gz 190416-06:55:49,79 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate". 190416-06:55:50,719 nipype.workflow DEBUG: Progress: 308 jobs, 300/1/0 (done/running/ready), 1/7 (pending_tasks/waiting). 190416-06:55:50,719 nipype.workflow INFO: [Job 203] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_dilate). 190416-06:55:50,721 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:50,723 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:50,784 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask ID=204 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:55:50,784 nipype.workflow DEBUG: Setting node inputs 190416-06:55:50,784 nipype.workflow DEBUG: input: in_file 190416-06:55:50,784 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:55:50,784 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:55:50,785 nipype.workflow DEBUG: output: out_file 190416-06:55:50,785 nipype.workflow DEBUG: [Node] skullstrip_first_mask - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain.nii.gz 190416-06:55:50,785 nipype.workflow DEBUG: input: mask_file 190416-06:55:50,785 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/result_skullstrip_first_dilate.pklz 190416-06:55:50,786 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/result_skullstrip_first_dilate.pklz 190416-06:55:50,786 nipype.workflow DEBUG: output: out_file 190416-06:55:50,786 nipype.workflow DEBUG: [Node] skullstrip_first_mask - setting input mask_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_corrected_brain_mask_dil.nii.gz 190416-06:55:50,787 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask". 190416-06:55:50,787 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask" locally: cached=False, updated=False. 190416-06:55:50,788 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask (taskid=222). 190416-06:55:50,789 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask". 190416-06:55:50,791 nipype.workflow INFO: [Node] Running "skullstrip_first_mask" ("nipype.interfaces.fsl.maths.ApplyMask"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain.nii.gz -mas /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_dilate/ref_image_corrected_brain_mask_dil.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/ref_image_corrected_brain_masked.nii.gz 190416-06:55:50,883 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask". 190416-06:55:52,721 nipype.workflow DEBUG: Progress: 308 jobs, 301/1/0 (done/running/ready), 1/6 (pending_tasks/waiting). 190416-06:55:52,722 nipype.workflow INFO: [Job 204] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_first_mask). 190416-06:55:52,723 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:52,725 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:52,788 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize ID=205 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:55:52,789 nipype.workflow DEBUG: Setting node inputs 190416-06:55:52,790 nipype.workflow DEBUG: input: in_file 190416-06:55:52,791 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/result_skullstrip_first_mask.pklz 190416-06:55:52,791 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/result_skullstrip_first_mask.pklz 190416-06:55:52,793 nipype.workflow DEBUG: output: out_file 190416-06:55:52,794 nipype.workflow DEBUG: [Node] unifize - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_mask/ref_image_corrected_brain_masked.nii.gz 190416-06:55:52,796 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize". 190416-06:55:52,796 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize" locally: cached=False, updated=False. 190416-06:55:52,798 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize (taskid=223).190416-06:55:52,799 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize". 190416-06:55:52,803 nipype.workflow INFO: [Node] Running "unifize" ("nipype.interfaces.afni.utils.Unifize"), a CommandLine Interface with command: 3dUnifize -clfrac 0.2 -rbt 18.3 65.0 90.0 -prefix uni.nii.gz -T2 -input /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/ref_image_corrected_brain_masked.nii.gz 190416-06:55:53,753 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize". 190416-06:55:54,732 nipype.workflow DEBUG: Progress: 308 jobs, 302/1/0 (done/running/ready), 1/5 (pending_tasks/waiting). 190416-06:55:54,732 nipype.workflow INFO: [Job 205] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize). 190416-06:55:54,735 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:54,738 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:54,798 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize ID=206 (0.10GB, 1 threads). Free: 8.67GB, 5 threads. 190416-06:55:54,798 nipype.workflow DEBUG: Setting node inputs 190416-06:55:54,798 nipype.workflow DEBUG: input: in_file 190416-06:55:54,799 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/result_unifize.pklz 190416-06:55:54,799 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/result_unifize.pklz 190416-06:55:54,800 nipype.workflow DEBUG: output: out_file 190416-06:55:54,800 nipype.workflow DEBUG: [Node] fixhdr_unifize - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/unifize/uni.nii.gz 190416-06:55:54,800 nipype.workflow DEBUG: input: hdr_file 190416-06:55:54,800 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:54,800 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:54,801 nipype.workflow DEBUG: output: out_file 190416-06:55:54,801 nipype.workflow DEBUG: [Node] fixhdr_unifize - setting input hdr_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-06:55:54,802 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize". 190416-06:55:54,802 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize" locally: cached=False, updated=False. 190416-06:55:54,803 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize (taskid=224). 190416-06:55:54,804 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize". 190416-06:55:54,805 nipype.workflow INFO: [Node] Running "fixhdr_unifize" ("niworkflows.interfaces.utils.CopyXForm") 190416-06:55:54,839 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize". 190416-06:55:56,742 nipype.workflow DEBUG: Progress: 308 jobs, 303/1/0 (done/running/ready), 1/4 (pending_tasks/waiting). 190416-06:55:56,743 nipype.workflow INFO: [Job 206] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize). 190416-06:55:56,745 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:56,747 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:56,807 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass ID=207 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:55:56,807 nipype.workflow DEBUG: Setting node inputs 190416-06:55:56,808 nipype.workflow DEBUG: input: in_file 190416-06:55:56,808 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-06:55:56,808 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-06:55:56,809 nipype.workflow DEBUG: output: out_file 190416-06:55:56,809 nipype.workflow DEBUG: [Node] skullstrip_second_pass - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz 190416-06:55:56,811 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass". 190416-06:55:56,811 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass" locally: cached=False, updated=False. 190416-06:55:56,812 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass (taskid=225). 190416-06:55:56,813 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass". 190416-06:55:56,816 nipype.workflow INFO: [Node] Running "skullstrip_second_pass" ("nipype.interfaces.afni.preprocess.Automask"), a CommandLine Interface with command: 3dAutomask -apply_prefix uni_xform_masked.nii.gz -dilate 1 -prefix uni_xform_mask.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/uni_xform.nii.gz 190416-06:55:56,934 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass". 190416-06:55:58,748 nipype.workflow DEBUG: Progress: 308 jobs, 304/1/0 (done/running/ready), 1/3 (pending_tasks/waiting). 190416-06:55:58,748 nipype.workflow INFO: [Job 207] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass). 190416-06:55:58,754 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:55:58,758 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:55:58,820 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 ID=208 (0.10GB, 1 threads). Free: 8.67GB, 5 threads. 190416-06:55:58,820 nipype.workflow DEBUG: Setting node inputs 190416-06:55:58,821 nipype.workflow DEBUG: input: in_file 190416-06:55:58,821 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/result_skullstrip_second_pass.pklz 190416-06:55:58,822 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/result_skullstrip_second_pass.pklz 190416-06:55:58,823 nipype.workflow DEBUG: output: out_file 190416-06:55:58,824 nipype.workflow DEBUG: [Node] fixhdr_skullstrip2 - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_second_pass/uni_xform_mask.nii.gz 190416-06:55:58,824 nipype.workflow DEBUG: input: hdr_file 190416-06:55:58,825 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:58,826 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/validate_ref/result_validate_ref.pklz 190416-06:55:58,827 nipype.workflow DEBUG: output: out_file 190416-06:55:58,827 nipype.workflow DEBUG: [Node] fixhdr_skullstrip2 - setting input hdr_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/gen_ref/ref_image.nii.gz 190416-06:55:58,829 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2". 190416-06:55:58,829 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2" locally: cached=False, updated=False. 190416-06:55:58,831 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2 (taskid=226). 190416-06:55:58,831 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2". 190416-06:55:58,833 nipype.workflow INFO: [Node] Running "fixhdr_skullstrip2" ("niworkflows.interfaces.utils.CopyXForm") 190416-06:55:58,855 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2". 190416-06:56:00,755 nipype.workflow DEBUG: Progress: 308 jobs, 305/1/0 (done/running/ready), 1/2 (pending_tasks/waiting). 190416-06:56:00,755 nipype.workflow INFO: [Job 208] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2). 190416-06:56:00,757 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:56:00,759 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:56:00,821 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks ID=209 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:56:00,822 nipype.workflow DEBUG: Setting node inputs 190416-06:56:00,822 nipype.workflow DEBUG: input: operand_file 190416-06:56:00,822 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/result_fixhdr_skullstrip2.pklz 190416-06:56:00,822 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/result_fixhdr_skullstrip2.pklz 190416-06:56:00,822 nipype.workflow DEBUG: output: out_file 190416-06:56:00,822 nipype.workflow DEBUG: [Node] combine_masks - setting input operand_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/uni_xform_mask_xform.nii.gz 190416-06:56:00,823 nipype.workflow DEBUG: input: in_file 190416-06:56:00,823 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:56:00,823 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/result_skullstrip_first_pass.pklz 190416-06:56:00,823 nipype.workflow DEBUG: output: mask_file 190416-06:56:00,823 nipype.workflow DEBUG: [Node] combine_masks - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain_mask.nii.gz 190416-06:56:00,824 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks". 190416-06:56:00,824 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks" locally: cached=False, updated=False. 190416-06:56:00,825 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks (taskid=227). 190416-06:56:00,826 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks". 190416-06:56:00,830 nipype.workflow INFO: [Node] Running "combine_masks" ("nipype.interfaces.fsl.maths.BinaryMaths"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/skullstrip_first_pass/ref_image_corrected_brain_mask.nii.gz -mul /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_skullstrip2/uni_xform_mask_xform.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_corrected_brain_mask_maths.nii.gz 190416-06:56:00,917 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks". 190416-06:56:02,760 nipype.workflow DEBUG: Progress: 308 jobs, 306/1/0 (done/running/ready), 1/1 (pending_tasks/waiting). 190416-06:56:02,760 nipype.workflow INFO: [Job 209] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks). 190416-06:56:02,761 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:56:02,764 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 1 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:56:02,826 nipype.workflow DEBUG: Allocating fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask ID=210 (0.20GB, 1 threads). Free: 8.57GB, 5 threads. 190416-06:56:02,826 nipype.workflow DEBUG: Setting node inputs 190416-06:56:02,826 nipype.workflow DEBUG: input: in_file 190416-06:56:02,826 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-06:56:02,826 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/result_fixhdr_unifize.pklz 190416-06:56:02,827 nipype.workflow DEBUG: output: out_file 190416-06:56:02,827 nipype.workflow DEBUG: [Node] apply_mask - setting input in_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz 190416-06:56:02,828 nipype.workflow DEBUG: input: mask_file 190416-06:56:02,828 nipype.workflow DEBUG: results file: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:56:02,828 nipype.utils DEBUG: Loading pkl: /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/result_combine_masks.pklz 190416-06:56:02,829 nipype.workflow DEBUG: output: out_file 190416-06:56:02,829 nipype.workflow DEBUG: [Node] apply_mask - setting input mask_file = /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_corrected_brain_mask_maths.nii.gz 190416-06:56:02,830 nipype.workflow DEBUG: [Node] Directory not found "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask". 190416-06:56:02,830 nipype.workflow DEBUG: Checking hash "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask" locally: cached=False, updated=False. 190416-06:56:02,831 nipype.workflow DEBUG: [MultiProc] Submitted task fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask (taskid=228). 190416-06:56:02,832 nipype.workflow INFO: [Node] Setting-up "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask" in "/tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask". 190416-06:56:02,834 nipype.workflow INFO: [Node] Running "apply_mask" ("nipype.interfaces.fsl.maths.ApplyMask"), a CommandLine Interface with command: fslmaths /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/fixhdr_unifize/uni_xform.nii.gz -mas /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_corrected_brain_mask_maths.nii.gz /tmp/work/fmriprep_wf/single_subject_NC080001_wf/func_preproc_task_rest_wf/bold_mni_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/apply_mask/uni_xform_masked.nii.gz 190416-06:56:02,917 nipype.workflow INFO: [Node] Finished "fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask". 190416-06:56:04,763 nipype.workflow DEBUG: Progress: 308 jobs, 307/1/0 (done/running/ready), 1/0 (pending_tasks/waiting). 190416-06:56:04,764 nipype.workflow INFO: [Job 210] Completed (fmriprep_wf.single_subject_NC080001_wf.func_preproc_task_rest_wf.bold_mni_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask). 190416-06:56:04,766 nipype.workflow DEBUG: Tasks currently running: 0. Pending: 0. 190416-06:56:04,769 nipype.workflow INFO: [MultiProc] Running 0 tasks, and 0 jobs ready. Free memory (GB): 8.77/8.77, Free processors: 6/6. 190416-06:56:04,770 nipype.workflow DEBUG: No tasks are being run, and no jobs can be submitted to the queue. Potential deadlock 190416-06:56:06,885 nipype.utils DEBUG: /out/fmriprep/desc-aseg_dseg.tsv 190416-06:56:06,888 nipype.utils DEBUG: Linking File: /out/fmriprep/desc-aseg_dseg.tsv->/opt/templateflow/tpl-fsaverage/tpl-fsaverage_dseg.tsv 190416-06:56:06,888 nipype.utils DEBUG: Copying File: /out/fmriprep/desc-aseg_dseg.tsv->/opt/templateflow/tpl-fsaverage/tpl-fsaverage_dseg.tsv 190416-06:56:06,891 nipype.utils DEBUG: /out/fmriprep/desc-aseg_dseg.tsv 190416-06:56:06,893 nipype.utils DEBUG: File: /out/fmriprep/desc-aseg_dseg.tsv already exists,abe9b33d0d3eb72fcb67d0af8159611e, copy:1 190416-06:56:06,893 nipype.utils DEBUG: Copying File: /out/fmriprep/desc-aseg_dseg.tsv->/opt/templateflow/tpl-fsaverage/tpl-fsaverage_dseg.tsv 190416-06:56:06,896 nipype.utils DEBUG: /out/fmriprep/desc-aparcaseg_dseg.tsv 190416-06:56:06,897 nipype.utils DEBUG: Linking File: /out/fmriprep/desc-aparcaseg_dseg.tsv->/opt/templateflow/tpl-fsaverage/tpl-fsaverage_dseg.tsv 190416-06:56:06,897 nipype.utils DEBUG: Copying File: /out/fmriprep/desc-aparcaseg_dseg.tsv->/opt/templateflow/tpl-fsaverage/tpl-fsaverage_dseg.tsv 190416-06:56:06,899 nipype.utils DEBUG: /out/fmriprep/desc-aparcaseg_dseg.tsv 190416-06:56:06,901 nipype.utils DEBUG: File: /out/fmriprep/desc-aparcaseg_dseg.tsv already exists,abe9b33d0d3eb72fcb67d0af8159611e, copy:1 190416-06:56:06,905 nipype.utils DEBUG: Copying File: /out/fmriprep/desc-aparcaseg_dseg.tsv->/opt/templateflow/tpl-fsaverage/tpl-fsaverage_dseg.tsv 190416-06:56:06,911 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_seg_brainmask.svg 190416-06:56:06,911 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_seg_brainmask.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_seg_brainmask.svg 190416-06:56:06,912 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_seg_brainmask.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_seg_brainmask.svg 190416-06:56:06,974 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_seg_brainmask.svg 190416-06:56:06,976 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_seg_brainmask.svg already exists,e00735d345cbc488d76862dc6c5c1e18, copy:1 190416-06:56:06,978 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_seg_brainmask.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_seg_brainmask.svg 190416-06:56:07,29 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_t1_2_mni.svg 190416-06:56:07,30 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_t1_2_mni.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_t1_2_mni.svg 190416-06:56:07,31 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_t1_2_mni.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_t1_2_mni.svg 190416-06:56:07,63 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_t1_2_mni.svg 190416-06:56:07,66 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_t1_2_mni.svg already exists,848cd8391c9fd215823798c00b97343e, copy:1 190416-06:56:07,67 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_t1_2_mni.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_t1_2_mni.svg 190416-06:56:07,101 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_reconall.svg 190416-06:56:07,103 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_reconall.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_reconall.svg 190416-06:56:07,103 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_reconall.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_reconall.svg 190416-06:56:07,128 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_reconall.svg 190416-06:56:07,131 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_reconall.svg already exists,db579738fadcd1e089256bbac6290ca3, copy:1 190416-06:56:07,132 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_reconall.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/anat/sub-NC080001_reconall.svg 190416-06:56:07,159 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_rois.svg 190416-06:56:07,160 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_rois.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_rois.svg 190416-06:56:07,160 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_rois.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_rois.svg 190416-06:56:07,169 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_rois.svg 190416-06:56:07,170 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_rois.svg already exists,6188927935265b04e5b66934fbee202b, copy:1 190416-06:56:07,171 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_rois.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_rois.svg 190416-06:56:07,180 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_bbregister.svg 190416-06:56:07,181 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_bbregister.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_bbregister.svg 190416-06:56:07,182 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_bbregister.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_bbregister.svg 190416-06:56:07,219 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_bbregister.svg 190416-06:56:07,223 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_bbregister.svg already exists,8f2d0d66d30d1332638320ae2532c4a7, copy:1 190416-06:56:07,224 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_bbregister.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_bbregister.svg 190416-06:56:07,262 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_carpetplot.svg 190416-06:56:07,264 nipype.utils DEBUG: Linking File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_carpetplot.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_carpetplot.svg 190416-06:56:07,264 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_carpetplot.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_carpetplot.svg 190416-06:56:07,268 nipype.utils DEBUG: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_carpetplot.svg 190416-06:56:07,270 nipype.utils DEBUG: File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_carpetplot.svg already exists,203aa3305d04812142cc0eb22c03ec2b, copy:1 190416-06:56:07,270 nipype.utils DEBUG: Copying File: /out/fmriprep/sub-NC080001/figures/sub-NC080001_task-rest_carpetplot.svg->/tmp/work/reportlets/fmriprep/sub-NC080001/func/sub-NC080001_task-rest_carpetplot.svg Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/usr/local/miniconda/lib/python3.7/concurrent/futures/process.py", line 101, in _python_exit thread_wakeup.wakeup() File "/usr/local/miniconda/lib/python3.7/concurrent/futures/process.py", line 89, in wakeup self._writer.send_bytes(b"") File "/usr/local/miniconda/lib/python3.7/multiprocessing/connection.py", line 183, in send_bytes self._check_closed() File "/usr/local/miniconda/lib/python3.7/multiprocessing/connection.py", line 136, in _check_closed raise OSError("handle is closed") OSError: handle is closed Sentry is attempting to send 0 pending error messages Waiting up to 2.0 seconds Press Ctrl-C to quit ChenYuans-MacBook-Pro:~ noelkuo$