[padb] tiny bug with--proc-summary

thipadin.seng-long at bull.net thipadin.seng-long at bull.net
Wed Dec 9 10:29:59 GMT 2009


Hi,
With --proc-summary option, padb displays pid which is indeed a thread PID 
(LWP) 
for a process that have some threads as shown:

[thipa at machu139 padb_open]$ ./padb -O rmgr=slurm --proc-summary 11091
rank  hostname  pid    vmsize     vmrss     S  uptime  %cpu  lcore command 
 
   0  machu139  31719  151780 kB  26380 kB  R    0.97    99      2  concurrent_spaw
[thipa at machu139 padb_open]$ 

This is a ps -eLf command

[thipa at machu139 31718]$ ps -eLf 
UID        PID   PPID   LWP  C NLWP STIME TTY          TIME CMD
.
.
thipa    31718 31717 31718 95    3 16:32 ?        00:23:28 
./concurrent_spawns
thipa    31718 31717 31719  0    3 16:32 ?        00:00:00 ./concurrent_spawns
thipa    31718 31717 31720  0    3 16:32 ?        00:00:00 
./concurrent_spawns
root     31724  2285 31724  0    1 16:33 ?        00:00:00 sshd: thipa 
[priv]

What's do you think.

Thipadin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pittman.org.uk/pipermail/padb-devel_pittman.org.uk/attachments/20091209/10a65013/attachment.html>


More information about the padb-devel mailing list