Skip to content

Instantly share code, notes, and snippets.

@pcdinh
Created December 24, 2009 09:38
Show Gist options
  • Save pcdinh/263102 to your computer and use it in GitHub Desktop.
Save pcdinh/263102 to your computer and use it in GitHub Desktop.
[root@m-2 ~]# procstat 32321
pid: 32321
tcomm: (DarwinStreaming)
state: S
ppid: 32320
pgid: 32320
sid: 32320
tty_nr: 0
tty_pgrp: -1
flags: 4202816
min_flt: 782908
cmin_flt: 0
maj_flt: 0
cmaj_flt: 0
utime: 59603.660000
stime: 125707.370000
cutime: 0.000000
cstime: 0.000000
priority: 15
nice: 0
num_threads: 6
it_real_value: 0.000000
start_time: 12.16 15:22 (695634.98s)
vsize: 176549888
rss: 15978
rsslim: 9223372036854775807
start_code: 4194304
end_code: 5198852
start_stack: 140735325000992
esp: 9223372036854775807
eip: 274295529649
pending: 0000000000000000
blocked: 0000000000000000
sigign: 0000000000000000
sigcatch: 0000000000007007
wchan: 9223372036854775807
zero1: 0
zero2: 0
exit_signal: 0000000000000011
cpu: 12
rt_priority: 0
policy: 0
[root@m-2 ~]# cat /proc/32321/stat
32321 (DarwinStreaming) S 32320 32320 32320 0 -1 4202816 782918 0 0 0 5960431 12570898 0 0 15 0 6 0 128650867 176549888 15978 18446744073709551615 4194304 5198852 140735325000992 18446744073709551615 274295529649 0 0 0 28679 18446744073709551615 0 0 17 4 0 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment