Reuti <re...@staff.uni-marburg.de> writes:

> Am 21.12.2016 um 21:11 schrieb Thomas Beaudry:
>
>> Hi Reuti,
>> 
>> I think it's good:
>> 
>> 69847 ?        S      0:00  \_ sge_shepherd-15272 -bg
>> 69848 ?  SNs 0:00 \_ /bin/sh
>> /opt/sge/default/spool/perf-hpc04/job_scripts/15272
>> 69850 ?  DN 0:01 \_ mnc2nii -short -nii
>> /NAS/home/perform-admin/ICBM-new-atlas/ICBM/process/transformbylandmark/t1/tal_t1_00256_
>
> State D means uninterruptible kernel task, often because of disk
> IO. So it looks running, but waiting for the disk.

In case it's not obvious, you can use strace or perf trace to look at
syscalls and/or attach gdb to find out what's happening if you have
debuginfo for the process.

_______________________________________________
SGE-discuss mailing list
SGE-discuss@liv.ac.uk
https://arc.liv.ac.uk/mailman/listinfo/sge-discuss

Reply via email to