Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-fixnet3.opb
MD5SUM349f4f626fe64dc0e2f8461de6820c95
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 563784272
Optimality of the best value was proved NO
Number of terms in the objective function 13946
Biggest coefficient in the objective function 53687091200
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 23716479945956
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 53687091200
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 23716479945956
Number of bits of the biggest sum of numbers45
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1242.41
Number of variables14036
Total number of constraints978
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)378
Number of constraints which are nor clauses,nor cardinality constraints600
Minimum length of a constraint1
Maximum length of a constraint1523

Trace number 554

Launcher Data

LAUNCH ON wulflinc18 THE 2005-09-18 11:05:17 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=509 boxname=wulflinc18 idbench=509 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  349f4f626fe64dc0e2f8461de6820c95  /oldhome/oroussel/tmp/wulflinc18/normalized-mps-v2-20-10-fixnet3.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc18/normalized-mps-v2-20-10-fixnet3.opb
IDLAUNCH: 509
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.177
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.177
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        939276 kB
Buffers:         34408 kB
Cached:          26016 kB
SwapCached:        844 kB
Active:          54924 kB
Inactive:         8068 kB
HighTotal:      131008 kB
HighFree:       102144 kB
LowTotal:       903652 kB
LowFree:        837132 kB
SwapTotal:     2097892 kB
SwapFree:      2096548 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5764 kB
Slab:            26772 kB
Committed_AS:    64184 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 11:25:40 (client local time) WITH STATUS 0 IN 1195.1 SECONDS
stats: 509 7 1195.1 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 14036 variables and 700 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 7.342
c After prepocess the problem consists of 7383 variables and 595 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 7383 #Dec: 22673 LB: 0 @ 8.816
c Restart #2 #Var: 7383 #Dec: 62851 LB: 0 @ 11.4
c Restart #3 #Var: 7383 #Dec: 120120 LB: 0 @ 15.095
c Restart #4 #Var: 7383 #Dec: 194625 LB: 0 @ 20.024
c Restart #5 #Var: 7383 #Dec: 286262 LB: 0 @ 26.011
c Restart #6 #Var: 7383 #Dec: 395169 LB: 0 @ 33.202
c Restart #7 #Var: 7383 #Dec: 521892 LB: 0 @ 41.883
c Restart #8 #Var: 7383 #Dec: 527713 LB: 0 @ 44.521
c Restart #9 #Var: 7383 #Dec: 581735 LB: 0 @ 50.273
c Restart #10 #Var: 7383 #Dec: 592355 LB: 0 @ 52.309
c Restart #11 #Var: 7383 #Dec: 594596 LB: 0 @ 53.93
c Restart #12 #Var: 7383 #Dec: 597038 LB: 0 @ 55.642
c Restart #13 #Var: 7383 #Dec: 599677 LB: 0 @ 57.516
c Restart #14 #Var: 7383 #Dec: 602516 LB: 0 @ 59.486
c Restart #15 #Var: 7383 #Dec: 605555 LB: 0 @ 61.666
c Restart #16 #Var: 7383 #Dec: 608794 LB: 0 @ 63.904
c Restart #17 #Var: 7383 #Dec: 612231 LB: 0 @ 66.327
c Restart #18 #Var: 7383 #Dec: 616045 LB: 0 @ 68.981
c Restart #19 #Var: 7383 #Dec: 620048 LB: 0 @ 74.163
c Restart #20 #Var: 7383 #Dec: 624345 LB: 0 @ 78.7
c Restart #21 #Var: 7383 #Dec: 628878 LB: 0 @ 82.751
c Restart #22 #Var: 7383 #Dec: 633614 LB: 0 @ 85.565
c Restart #23 #Var: 7383 #Dec: 640954 LB: 0 @ 99.13
c Restart #24 #Var: 7383 #Dec: 648270 LB: 0 @ 206.04
c Restart #25 #Var: 7383 #Dec: 654490 LB: 0 @ 228.37
c Restart #26 #Var: 7383 #Dec: 663088 LB: 0 @ 237.29
c Restart #27 #Var: 7383 #Dec: 672198 LB: 0 @ 327.43
c Restart #28 #Var: 7383 #Dec: 696760 LB: 0 @ 371.76
c Restart #29 #Var: 7383 #Dec: 754212 LB: 0 @ 445.17
c CHANGE Heuristic... 
c Restart #0 #Var: 7383 #Dec: 764169 LB: 0 @ 824.63
c Restart #1 #Var: 7383 #Dec: 767837 LB: 0 @ 826.01
c Restart #2 #Var: 7383 #Dec: 772464 LB: 0 @ 826.62
c Restart #3 #Var: 7383 #Dec: 773280 LB: 0 @ 827.06
c Restart #4 #Var: 7383 #Dec: 774792 LB: 0 @ 827.84
c Restart #5 #Var: 7383 #Dec: 796722 LB: 0 @ 836.17
c Restart #6 #Var: 7383 #Dec: 798090 LB: 0 @ 837.21
c Restart #7 #Var: 7383 #Dec: 811527 LB: 0 @ 848.46
c Restart #8 #Var: 7383 #Dec: 820528 LB: 0 @ 871.87
c Restart #9 #Var: 7383 #Dec: 843640 LB: 0 @ 889.48
c Restart #10 #Var: 7383 #Dec: 861428 LB: 0 @ 910.83
c Restart #11 #Var: 7383 #Dec: 892663 LB: 0 @ 931.96
c Restart #12 #Var: 7383 #Dec: 902226 LB: 0 @ 951.07
c Restart #13 #Var: 7383 #Dec: 919529 LB: 0 @ 972.33
c Restart #14 #Var: 7383 #Dec: 935277 LB: 0 @ 1095.3
c Restart #15 #Var: 7383 #Dec: 946634 LB: 0 @ 1118.6
c Restart #16 #Var: 7383 #Dec: 954772 LB: 0 @ 1122.7
c Restart #17 #Var: 7383 #Dec: 979550 LB: 0 @ 1155.9
c Restart #18 #Var: 7383 #Dec: 986542 LB: 0 @ 1159.9
c Restart #19 #Var: 7383 #Dec: 1009232 LB: 0 @ 1170.3
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840723491 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 107 3 90 68 0 39 0
[pid=32426] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc18/normalized-mps-v2-20-10-fixnet3.opb

[startup+10.0032 s]
Raw data (loadavg): 0.93 0.97 0.99 1/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) T 32425 32426 31027 0 -1 0 12906 0 0 0 832 75 0 0 17 0 1 0 1840723491 56397824 12817 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32426/statm): 13769 12817 1116 68 0 13701 0
[pid=32426] vsize: 55076
Current children cumulated CPU time (s) 9.07
Current children cumulated vsize (Kb) 55076

[startup+20.0041 s]
Raw data (loadavg): 0.94 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 12909 0 0 0 1399 214 0 0 16 0 1 0 1840723491 56397824 12820 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 13769 12820 1116 68 0 13701 0
[pid=32426] vsize: 55076
Current children cumulated CPU time (s) 16.13
Current children cumulated vsize (Kb) 55076

[startup+30.0051 s]
Raw data (loadavg): 0.95 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 12911 0 0 0 1970 358 0 0 16 0 1 0 1840723491 56397824 12822 4294967295 134512640 134736556 3221224560 3221223092 134716289 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 13769 12822 1116 68 0 13701 0
[pid=32426] vsize: 55076
Current children cumulated CPU time (s) 23.28
Current children cumulated vsize (Kb) 55076

[startup+40.006 s]
Raw data (loadavg): 0.95 0.97 0.99 1/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) T 32425 32426 31027 0 -1 0 12911 0 0 0 2541 497 0 0 16 0 1 0 1840723491 56397824 12822 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32426/statm): 13769 12822 1116 68 0 13701 0
[pid=32426] vsize: 55076
Current children cumulated CPU time (s) 30.38
Current children cumulated vsize (Kb) 55076

[startup+50.0069 s]
Raw data (loadavg): 0.96 0.97 0.99 1/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) T 32425 32426 31027 0 -1 0 12911 0 0 0 3115 640 0 0 15 0 1 0 1840723491 56397824 12822 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32426/statm): 13769 12822 1116 68 0 13701 0
[pid=32426] vsize: 55076
Current children cumulated CPU time (s) 37.55
Current children cumulated vsize (Kb) 55076

[startup+60.0079 s]
Raw data (loadavg): 0.97 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 12985 0 0 0 3799 747 0 0 16 0 1 0 1840723491 56643584 12896 4294967295 134512640 134736556 3221224560 3221223104 134540346 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 13829 12896 1116 68 0 13761 0
[pid=32426] vsize: 55316
Current children cumulated CPU time (s) 45.46
Current children cumulated vsize (Kb) 55316

[startup+70.0088 s]
Raw data (loadavg): 0.97 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 13197 0 0 0 4593 816 0 0 18 0 1 0 1840723491 57589760 13108 4294967295 134512640 134736556 3221224560 3221222984 1077377866 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 14060 13108 1116 68 0 13992 0
[pid=32426] vsize: 56240
Current children cumulated CPU time (s) 54.09
Current children cumulated vsize (Kb) 56240

[startup+80.0097 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 13197 0 0 0 5526 839 0 0 17 0 1 0 1840723491 57589760 13108 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 14060 13108 1116 68 0 13992 0
[pid=32426] vsize: 56240
Current children cumulated CPU time (s) 63.65
Current children cumulated vsize (Kb) 56240

[startup+90.0096 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16263 0 0 0 6462 868 0 0 25 0 1 0 1840723491 70156288 16174 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 17128 16174 1116 68 0 17060 0
[pid=32426] vsize: 68512
Current children cumulated CPU time (s) 73.3
Current children cumulated vsize (Kb) 68512

[startup+100.011 s]
Raw data (loadavg): 0.98 0.97 0.99 1/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) T 32425 32426 31027 0 -1 0 16420 0 0 0 7416 886 0 0 19 0 1 0 1840723491 70819840 16331 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32426/statm): 17290 16331 1116 68 0 17222 0
[pid=32426] vsize: 69160
Current children cumulated CPU time (s) 83.02
Current children cumulated vsize (Kb) 69160

[startup+110.012 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16578 0 0 0 8369 905 0 0 25 0 1 0 1840723491 71446528 16489 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 17443 16489 1116 68 0 17375 0
[pid=32426] vsize: 69772
Current children cumulated CPU time (s) 92.74
Current children cumulated vsize (Kb) 69772

[startup+120.012 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16603 0 0 0 9338 918 0 0 25 0 1 0 1840723491 71569408 16514 4294967295 134512640 134736556 3221224560 3221223268 134605449 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17473 16514 1116 68 0 17405 0
[pid=32426] vsize: 69892
Current children cumulated CPU time (s) 102.56
Current children cumulated vsize (Kb) 69892

[startup+130.013 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16705 0 0 0 10337 918 0 0 25 0 1 0 1840723491 71983104 16616 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17574 16616 1116 68 0 17506 0
[pid=32426] vsize: 70296
Current children cumulated CPU time (s) 112.55
Current children cumulated vsize (Kb) 70296

[startup+140.013 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16760 0 0 0 11335 919 0 0 25 0 1 0 1840723491 72118272 16671 4294967295 134512640 134736556 3221224560 3221223120 134550004 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17607 16671 1116 68 0 17539 0
[pid=32426] vsize: 70428
Current children cumulated CPU time (s) 122.54
Current children cumulated vsize (Kb) 70428

[startup+150.014 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16807 0 0 0 12334 920 0 0 25 0 1 0 1840723491 72388608 16718 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17673 16718 1116 68 0 17605 0
[pid=32426] vsize: 70692
Current children cumulated CPU time (s) 132.54
Current children cumulated vsize (Kb) 70692

[startup+160.015 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16807 0 0 0 13333 920 0 0 25 0 1 0 1840723491 72388608 16718 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17673 16718 1116 68 0 17605 0
[pid=32426] vsize: 70692
Current children cumulated CPU time (s) 142.53
Current children cumulated vsize (Kb) 70692

[startup+170.015 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16807 0 0 0 14332 921 0 0 25 0 1 0 1840723491 72388608 16718 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17673 16718 1116 68 0 17605 0
[pid=32426] vsize: 70692
Current children cumulated CPU time (s) 152.53
Current children cumulated vsize (Kb) 70692

[startup+180.016 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16827 0 0 0 15331 921 0 0 25 0 1 0 1840723491 72388608 16738 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17673 16738 1116 68 0 17605 0
[pid=32426] vsize: 70692
Current children cumulated CPU time (s) 162.52
Current children cumulated vsize (Kb) 70692

[startup+190.017 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16827 0 0 0 16331 922 0 0 25 0 1 0 1840723491 72388608 16738 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17673 16738 1116 68 0 17605 0
[pid=32426] vsize: 70692
Current children cumulated CPU time (s) 172.53
Current children cumulated vsize (Kb) 70692

[startup+200.018 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16827 0 0 0 17329 923 0 0 25 0 1 0 1840723491 72388608 16738 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17673 16738 1116 68 0 17605 0
[pid=32426] vsize: 70692
Current children cumulated CPU time (s) 182.52
Current children cumulated vsize (Kb) 70692

[startup+210.018 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16828 0 0 0 18328 923 0 0 25 0 1 0 1840723491 71847936 16608 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17541 16608 1116 68 0 17473 0
[pid=32426] vsize: 70164
Current children cumulated CPU time (s) 192.51
Current children cumulated vsize (Kb) 70164

[startup+220.019 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16897 0 0 0 19328 924 0 0 25 0 1 0 1840723491 72253440 16677 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17640 16677 1116 68 0 17572 0
[pid=32426] vsize: 70560
Current children cumulated CPU time (s) 202.52
Current children cumulated vsize (Kb) 70560

[startup+230.02 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16925 0 0 0 20316 928 0 0 25 0 1 0 1840723491 71651328 16551 4294967295 134512640 134736556 3221224560 3221223296 134605778 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17493 16551 1116 68 0 17425 0
[pid=32426] vsize: 69972
Current children cumulated CPU time (s) 212.44
Current children cumulated vsize (Kb) 69972

[startup+240.02 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 16925 0 0 0 21304 932 0 0 25 0 1 0 1840723491 71651328 16551 4294967295 134512640 134736556 3221224560 3221223152 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17493 16551 1116 68 0 17425 0
[pid=32426] vsize: 69972
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (Kb) 69972

[startup+250.021 s]
Raw data (loadavg): 1.07 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17188 0 0 0 22275 943 0 0 25 0 1 0 1840723491 72720384 16814 4294967295 134512640 134736556 3221224560 3221223216 134534801 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 17754 16814 1116 68 0 17686 0
[pid=32426] vsize: 71016
Current children cumulated CPU time (s) 232.18
Current children cumulated vsize (Kb) 71016

[startup+260.021 s]
Raw data (loadavg): 1.06 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17302 0 0 0 23245 954 0 0 25 0 1 0 1840723491 73220096 16928 4294967295 134512640 134736556 3221224560 3221223248 134605080 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17876 16928 1116 68 0 17808 0
[pid=32426] vsize: 71504
Current children cumulated CPU time (s) 241.99
Current children cumulated vsize (Kb) 71504

[startup+270.021 s]
Raw data (loadavg): 1.05 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17312 0 0 0 24239 956 0 0 25 0 1 0 1840723491 73261056 16927 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17886 16927 1116 68 0 17818 0
[pid=32426] vsize: 71544
Current children cumulated CPU time (s) 251.95
Current children cumulated vsize (Kb) 71544

[startup+280.022 s]
Raw data (loadavg): 1.04 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17316 0 0 0 25234 958 0 0 25 0 1 0 1840723491 73220096 16931 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17876 16931 1116 68 0 17808 0
[pid=32426] vsize: 71504
Current children cumulated CPU time (s) 261.92
Current children cumulated vsize (Kb) 71504

[startup+290.022 s]
Raw data (loadavg): 1.04 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17320 0 0 0 26230 960 0 0 25 0 1 0 1840723491 73220096 16935 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17876 16935 1116 68 0 17808 0
[pid=32426] vsize: 71504
Current children cumulated CPU time (s) 271.9
Current children cumulated vsize (Kb) 71504

[startup+300.023 s]
Raw data (loadavg): 1.03 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17320 0 0 0 27226 962 0 0 25 0 1 0 1840723491 73220096 16935 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17876 16935 1116 68 0 17808 0
[pid=32426] vsize: 71504
Current children cumulated CPU time (s) 281.88
Current children cumulated vsize (Kb) 71504

[startup+310.024 s]
Raw data (loadavg): 1.03 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17323 0 0 0 28222 963 0 0 25 0 1 0 1840723491 73220096 16938 4294967295 134512640 134736556 3221224560 3221223248 134536455 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17876 16938 1116 68 0 17808 0
[pid=32426] vsize: 71504
Current children cumulated CPU time (s) 291.85
Current children cumulated vsize (Kb) 71504

[startup+320.024 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17323 0 0 0 29218 965 0 0 25 0 1 0 1840723491 73220096 16938 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17876 16938 1116 68 0 17808 0
[pid=32426] vsize: 71504
Current children cumulated CPU time (s) 301.83
Current children cumulated vsize (Kb) 71504

[startup+330.025 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17325 0 0 0 30213 966 0 0 25 0 1 0 1840723491 73220096 16940 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17876 16940 1116 68 0 17808 0
[pid=32426] vsize: 71504
Current children cumulated CPU time (s) 311.79
Current children cumulated vsize (Kb) 71504

[startup+340.025 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17325 0 0 0 31209 968 0 0 25 0 1 0 1840723491 73220096 16940 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17876 16940 1116 68 0 17808 0
[pid=32426] vsize: 71504
Current children cumulated CPU time (s) 321.77
Current children cumulated vsize (Kb) 71504

[startup+350.026 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17359 0 0 0 32193 975 0 0 25 0 1 0 1840723491 73355264 16974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 17909 16974 1116 68 0 17841 0
[pid=32426] vsize: 71636
Current children cumulated CPU time (s) 331.68
Current children cumulated vsize (Kb) 71636

[startup+360.027 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17383 0 0 0 33168 982 0 0 25 0 1 0 1840723491 73494528 16998 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17943 16998 1116 68 0 17875 0
[pid=32426] vsize: 71772
Current children cumulated CPU time (s) 341.5
Current children cumulated vsize (Kb) 71772

[startup+370.027 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17403 0 0 0 34141 992 0 0 25 0 1 0 1840723491 73465856 16990 4294967295 134512640 134736556 3221224560 3221223256 134537617 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17936 16990 1116 68 0 17868 0
[pid=32426] vsize: 71744
Current children cumulated CPU time (s) 351.33
Current children cumulated vsize (Kb) 71744

[startup+380.028 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17411 0 0 0 35120 999 0 0 25 0 1 0 1840723491 73465856 16998 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17936 16998 1116 68 0 17868 0
[pid=32426] vsize: 71744
Current children cumulated CPU time (s) 361.19
Current children cumulated vsize (Kb) 71744

[startup+390.029 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17411 0 0 0 36096 1008 0 0 25 0 1 0 1840723491 73465856 16998 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 17936 16998 1116 68 0 17868 0
[pid=32426] vsize: 71744
Current children cumulated CPU time (s) 371.04
Current children cumulated vsize (Kb) 71744

[startup+400.029 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17411 0 0 0 37064 1020 0 0 25 0 1 0 1840723491 73465856 16998 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17936 16998 1116 68 0 17868 0
[pid=32426] vsize: 71744
Current children cumulated CPU time (s) 380.84
Current children cumulated vsize (Kb) 71744

[startup+410.029 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17411 0 0 0 38030 1033 0 0 25 0 1 0 1840723491 73465856 16998 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 17936 16998 1116 68 0 17868 0
[pid=32426] vsize: 71744
Current children cumulated CPU time (s) 390.63
Current children cumulated vsize (Kb) 71744

[startup+420.03 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17411 0 0 0 38998 1044 0 0 25 0 1 0 1840723491 73465856 16998 4294967295 134512640 134736556 3221224560 3221223188 134536509 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 17936 16998 1116 68 0 17868 0
[pid=32426] vsize: 71744
Current children cumulated CPU time (s) 400.42
Current children cumulated vsize (Kb) 71744

[startup+430.031 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17411 0 0 0 39965 1056 0 0 21 0 1 0 1840723491 73465856 16998 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 17936 16998 1116 68 0 17868 0
[pid=32426] vsize: 71744
Current children cumulated CPU time (s) 410.21
Current children cumulated vsize (Kb) 71744

[startup+440.032 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17411 0 0 0 40932 1066 0 0 25 0 1 0 1840723491 73465856 16998 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 17936 16998 1116 68 0 17868 0
[pid=32426] vsize: 71744
Current children cumulated CPU time (s) 419.98
Current children cumulated vsize (Kb) 71744

[startup+450.033 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17411 0 0 0 41897 1078 0 0 25 0 1 0 1840723491 73465856 16998 4294967295 134512640 134736556 3221224560 3221223248 134528944 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 17936 16998 1116 68 0 17868 0
[pid=32426] vsize: 71744
Current children cumulated CPU time (s) 429.75
Current children cumulated vsize (Kb) 71744

[startup+460.034 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 17411 0 0 0 42864 1088 0 0 25 0 1 0 1840723491 73465856 16998 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 17936 16998 1116 68 0 17868 0
[pid=32426] vsize: 71744
Current children cumulated CPU time (s) 439.52
Current children cumulated vsize (Kb) 71744

[startup+470.035 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 18796 0 0 0 43830 1102 0 0 25 0 1 0 1840723491 79147008 18376 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19323 18376 1116 68 0 19255 0
[pid=32426] vsize: 77292
Current children cumulated CPU time (s) 449.32
Current children cumulated vsize (Kb) 77292

[startup+480.036 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 18994 0 0 0 44828 1103 0 0 25 0 1 0 1840723491 79831040 18554 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19490 18554 1116 68 0 19422 0
[pid=32426] vsize: 77960
Current children cumulated CPU time (s) 459.31
Current children cumulated vsize (Kb) 77960

[startup+490.036 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19251 0 0 0 45826 1105 0 0 25 0 1 0 1840723491 80023552 18592 4294967295 134512640 134736556 3221224560 3221223204 1077374508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19537 18592 1116 68 0 19469 0
[pid=32426] vsize: 78148
Current children cumulated CPU time (s) 469.31
Current children cumulated vsize (Kb) 78148

[startup+500.037 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19292 0 0 0 46824 1106 0 0 25 0 1 0 1840723491 80158720 18633 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19570 18633 1116 68 0 19502 0
[pid=32426] vsize: 78280
Current children cumulated CPU time (s) 479.3
Current children cumulated vsize (Kb) 78280

[startup+510.037 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19312 0 0 0 47823 1106 0 0 25 0 1 0 1840723491 80097280 18608 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19555 18608 1116 68 0 19487 0
[pid=32426] vsize: 78220
Current children cumulated CPU time (s) 489.29
Current children cumulated vsize (Kb) 78220

[startup+520.037 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19333 0 0 0 48822 1107 0 0 25 0 1 0 1840723491 80232448 18629 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19588 18629 1116 68 0 19520 0
[pid=32426] vsize: 78352
Current children cumulated CPU time (s) 499.29
Current children cumulated vsize (Kb) 78352

[startup+530.038 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19333 0 0 0 49821 1107 0 0 25 0 1 0 1840723491 79958016 18588 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19521 18588 1116 68 0 19453 0
[pid=32426] vsize: 78084
Current children cumulated CPU time (s) 509.28
Current children cumulated vsize (Kb) 78084

[startup+540.038 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19333 0 0 0 50820 1108 0 0 25 0 1 0 1840723491 79958016 18588 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19521 18588 1116 68 0 19453 0
[pid=32426] vsize: 78084
Current children cumulated CPU time (s) 519.28
Current children cumulated vsize (Kb) 78084

[startup+550.037 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19358 0 0 0 51818 1108 0 0 25 0 1 0 1840723491 80093184 18613 4294967295 134512640 134736556 3221224560 3221223200 134524934 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19554 18613 1116 68 0 19486 0
[pid=32426] vsize: 78216
Current children cumulated CPU time (s) 529.26
Current children cumulated vsize (Kb) 78216

[startup+560.038 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19358 0 0 0 52817 1109 0 0 25 0 1 0 1840723491 80093184 18613 4294967295 134512640 134736556 3221224560 3221223256 134560542 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19554 18613 1116 68 0 19486 0
[pid=32426] vsize: 78216
Current children cumulated CPU time (s) 539.26
Current children cumulated vsize (Kb) 78216

[startup+570.038 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19362 0 0 0 53816 1109 0 0 25 0 1 0 1840723491 80093184 18592 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19554 18592 1116 68 0 19486 0
[pid=32426] vsize: 78216
Current children cumulated CPU time (s) 549.25
Current children cumulated vsize (Kb) 78216

[startup+580.039 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19362 0 0 0 54814 1110 0 0 25 0 1 0 1840723491 79990784 18592 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19529 18592 1116 68 0 19461 0
[pid=32426] vsize: 78116
Current children cumulated CPU time (s) 559.24
Current children cumulated vsize (Kb) 78116

[startup+590.04 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19362 0 0 0 55813 1110 0 0 25 0 1 0 1840723491 79974400 18592 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19525 18592 1116 68 0 19457 0
[pid=32426] vsize: 78100
Current children cumulated CPU time (s) 569.23
Current children cumulated vsize (Kb) 78100

[startup+600.04 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19403 0 0 0 56812 1111 0 0 25 0 1 0 1840723491 79970304 18591 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19524 18591 1116 68 0 19456 0
[pid=32426] vsize: 78096
Current children cumulated CPU time (s) 579.23
Current children cumulated vsize (Kb) 78096

[startup+610.04 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19403 0 0 0 57811 1111 0 0 25 0 1 0 1840723491 79970304 18591 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19524 18591 1116 68 0 19456 0
[pid=32426] vsize: 78096
Current children cumulated CPU time (s) 589.22
Current children cumulated vsize (Kb) 78096

[startup+620.04 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19403 0 0 0 58810 1111 0 0 25 0 1 0 1840723491 79970304 18591 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19524 18591 1116 68 0 19456 0
[pid=32426] vsize: 78096
Current children cumulated CPU time (s) 599.21
Current children cumulated vsize (Kb) 78096

[startup+630.041 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19403 0 0 0 59810 1112 0 0 25 0 1 0 1840723491 79970304 18591 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19524 18591 1116 68 0 19456 0
[pid=32426] vsize: 78096
Current children cumulated CPU time (s) 609.22
Current children cumulated vsize (Kb) 78096

[startup+640.041 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19419 0 0 0 60809 1112 0 0 25 0 1 0 1840723491 79970304 18591 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19524 18591 1116 68 0 19456 0
[pid=32426] vsize: 78096
Current children cumulated CPU time (s) 619.21
Current children cumulated vsize (Kb) 78096

[startup+650.041 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19499 0 0 0 61807 1113 0 0 25 0 1 0 1840723491 80105472 18623 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19557 18623 1116 68 0 19489 0
[pid=32426] vsize: 78228
Current children cumulated CPU time (s) 629.2
Current children cumulated vsize (Kb) 78228

[startup+660.042 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19527 0 0 0 62805 1115 0 0 25 0 1 0 1840723491 80121856 18623 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19561 18623 1116 68 0 19493 0
[pid=32426] vsize: 78244
Current children cumulated CPU time (s) 639.2
Current children cumulated vsize (Kb) 78244

[startup+670.042 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19555 0 0 0 63804 1115 0 0 25 0 1 0 1840723491 80121856 18623 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19561 18623 1116 68 0 19493 0
[pid=32426] vsize: 78244
Current children cumulated CPU time (s) 649.19
Current children cumulated vsize (Kb) 78244

[startup+680.043 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19605 0 0 0 64803 1116 0 0 25 0 1 0 1840723491 80306176 18664 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19606 18664 1116 68 0 19538 0
[pid=32426] vsize: 78424
Current children cumulated CPU time (s) 659.19
Current children cumulated vsize (Kb) 78424

[startup+690.043 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19605 0 0 0 65802 1116 0 0 25 0 1 0 1840723491 80306176 18664 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19606 18664 1116 68 0 19538 0
[pid=32426] vsize: 78424
Current children cumulated CPU time (s) 669.18
Current children cumulated vsize (Kb) 78424

[startup+700.043 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19678 0 0 0 66801 1117 0 0 25 0 1 0 1840723491 80334848 18664 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19613 18664 1116 68 0 19545 0
[pid=32426] vsize: 78452
Current children cumulated CPU time (s) 679.18
Current children cumulated vsize (Kb) 78452

[startup+710.044 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19682 0 0 0 67801 1117 0 0 25 0 1 0 1840723491 79970304 18591 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19524 18591 1116 68 0 19456 0
[pid=32426] vsize: 78096
Current children cumulated CPU time (s) 689.18
Current children cumulated vsize (Kb) 78096

[startup+720.044 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19776 0 0 0 68800 1118 0 0 25 0 1 0 1840723491 80318464 18668 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19609 18668 1116 68 0 19541 0
[pid=32426] vsize: 78436
Current children cumulated CPU time (s) 699.18
Current children cumulated vsize (Kb) 78436

[startup+730.045 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 19873 0 0 0 69799 1118 0 0 25 0 1 0 1840723491 80375808 18662 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19623 18662 1116 68 0 19555 0
[pid=32426] vsize: 78492
Current children cumulated CPU time (s) 709.17
Current children cumulated vsize (Kb) 78492

[startup+740.045 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20070 0 0 0 70797 1119 0 0 25 0 1 0 1840723491 79998976 18598 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19531 18598 1116 68 0 19463 0
[pid=32426] vsize: 78124
Current children cumulated CPU time (s) 719.16
Current children cumulated vsize (Kb) 78124

[startup+750.045 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20070 0 0 0 71797 1119 0 0 25 0 1 0 1840723491 79970304 18591 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19524 18591 1116 68 0 19456 0
[pid=32426] vsize: 78096
Current children cumulated CPU time (s) 729.16
Current children cumulated vsize (Kb) 78096

[startup+760.046 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20070 0 0 0 72796 1120 0 0 25 0 1 0 1840723491 79970304 18591 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19524 18591 1116 68 0 19456 0
[pid=32426] vsize: 78096
Current children cumulated CPU time (s) 739.16
Current children cumulated vsize (Kb) 78096

[startup+770.046 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20077 0 0 0 73795 1120 0 0 25 0 1 0 1840723491 80105472 18598 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19557 18598 1116 68 0 19489 0
[pid=32426] vsize: 78228
Current children cumulated CPU time (s) 749.15
Current children cumulated vsize (Kb) 78228

[startup+780.047 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20097 0 0 0 74794 1121 0 0 25 0 1 0 1840723491 80089088 18618 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19553 18618 1116 68 0 19485 0
[pid=32426] vsize: 78212
Current children cumulated CPU time (s) 759.15
Current children cumulated vsize (Kb) 78212

[startup+790.047 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20097 0 0 0 75794 1121 0 0 25 0 1 0 1840723491 80089088 18618 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19553 18618 1116 68 0 19485 0
[pid=32426] vsize: 78212
Current children cumulated CPU time (s) 769.15
Current children cumulated vsize (Kb) 78212

[startup+800.047 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20097 0 0 0 76793 1122 0 0 25 0 1 0 1840723491 80089088 18618 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19553 18618 1116 68 0 19485 0
[pid=32426] vsize: 78212
Current children cumulated CPU time (s) 779.15
Current children cumulated vsize (Kb) 78212

[startup+810.047 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20117 0 0 0 77792 1122 0 0 25 0 1 0 1840723491 80007168 18600 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19533 18600 1116 68 0 19465 0
[pid=32426] vsize: 78132
Current children cumulated CPU time (s) 789.14
Current children cumulated vsize (Kb) 78132

[startup+820.047 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20155 0 0 0 78791 1122 0 0 25 0 1 0 1840723491 80211968 18638 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19583 18638 1116 68 0 19515 0
[pid=32426] vsize: 78332
Current children cumulated CPU time (s) 799.13
Current children cumulated vsize (Kb) 78332

[startup+830.048 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20196 0 0 0 79791 1123 0 0 25 0 1 0 1840723491 80351232 18679 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19617 18679 1116 68 0 19549 0
[pid=32426] vsize: 78468
Current children cumulated CPU time (s) 809.14
Current children cumulated vsize (Kb) 78468

[startup+840.047 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20196 0 0 0 80790 1123 0 0 25 0 1 0 1840723491 80228352 18654 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 19587 18654 1116 68 0 19519 0
[pid=32426] vsize: 78348
Current children cumulated CPU time (s) 819.13
Current children cumulated vsize (Kb) 78348

[startup+850.047 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 20752 0 0 0 81739 1141 0 0 17 0 1 0 1840723491 82526208 19195 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20148 19195 1116 68 0 20080 0
[pid=32426] vsize: 80592
Current children cumulated CPU time (s) 828.8
Current children cumulated vsize (Kb) 80592

[startup+860.048 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21085 0 0 0 82645 1176 0 0 18 0 1 0 1840723491 83562496 19468 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 20401 19468 1116 68 0 20333 0
[pid=32426] vsize: 81604
Current children cumulated CPU time (s) 838.21
Current children cumulated vsize (Kb) 81604

[startup+870.048 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21085 0 0 0 83591 1193 0 0 25 0 1 0 1840723491 83562496 19468 4294967295 134512640 134736556 3221224560 3221223164 134544720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20401 19468 1116 68 0 20333 0
[pid=32426] vsize: 81604
Current children cumulated CPU time (s) 847.84
Current children cumulated vsize (Kb) 81604

[startup+880.049 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21097 0 0 0 84574 1199 0 0 25 0 1 0 1840723491 83697664 19480 4294967295 134512640 134736556 3221224560 3221223092 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20434 19480 1116 68 0 20366 0
[pid=32426] vsize: 81736
Current children cumulated CPU time (s) 857.73
Current children cumulated vsize (Kb) 81736

[startup+890.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21138 0 0 0 85560 1204 0 0 25 0 1 0 1840723491 83906560 19521 4294967295 134512640 134736556 3221224560 3221223204 1077374441 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20485 19521 1116 68 0 20417 0
[pid=32426] vsize: 81940
Current children cumulated CPU time (s) 867.64
Current children cumulated vsize (Kb) 81940

[startup+900.051 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21182 0 0 0 86528 1215 0 0 25 0 1 0 1840723491 83857408 19540 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20473 19540 1116 68 0 20405 0
[pid=32426] vsize: 81892
Current children cumulated CPU time (s) 877.43
Current children cumulated vsize (Kb) 81892

[startup+910.052 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21218 0 0 0 87470 1236 0 0 17 0 1 0 1840723491 83935232 19559 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20492 19559 1116 68 0 20424 0
[pid=32426] vsize: 81968
Current children cumulated CPU time (s) 887.06
Current children cumulated vsize (Kb) 81968

[startup+920.053 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21356 0 0 0 88417 1254 0 0 25 0 1 0 1840723491 84283392 19644 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20577 19644 1116 68 0 20509 0
[pid=32426] vsize: 82308
Current children cumulated CPU time (s) 896.71
Current children cumulated vsize (Kb) 82308

[startup+930.054 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) T 32425 32426 31027 0 -1 0 21356 0 0 0 89392 1264 0 0 17 0 1 0 1840723491 84283392 19644 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32426/statm): 20577 19644 1116 68 0 20509 0
[pid=32426] vsize: 82308
Current children cumulated CPU time (s) 906.56
Current children cumulated vsize (Kb) 82308

[startup+940.055 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21430 0 0 0 90345 1280 0 0 22 0 1 0 1840723491 84496384 19696 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20629 19696 1116 68 0 20561 0
[pid=32426] vsize: 82516
Current children cumulated CPU time (s) 916.25
Current children cumulated vsize (Kb) 82516

[startup+950.055 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21430 0 0 0 91289 1300 0 0 20 0 1 0 1840723491 84496384 19696 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20629 19696 1116 68 0 20561 0
[pid=32426] vsize: 82516
Current children cumulated CPU time (s) 925.89
Current children cumulated vsize (Kb) 82516

[startup+960.056 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21430 0 0 0 92238 1317 0 0 20 0 1 0 1840723491 84496384 19696 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20629 19696 1116 68 0 20561 0
[pid=32426] vsize: 82516
Current children cumulated CPU time (s) 935.55
Current children cumulated vsize (Kb) 82516

[startup+970.057 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21430 0 0 0 93216 1326 0 0 25 0 1 0 1840723491 84496384 19696 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20629 19696 1116 68 0 20561 0
[pid=32426] vsize: 82516
Current children cumulated CPU time (s) 945.42
Current children cumulated vsize (Kb) 82516

[startup+980.057 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21430 0 0 0 94187 1336 0 0 25 0 1 0 1840723491 84496384 19696 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 20629 19696 1116 68 0 20561 0
[pid=32426] vsize: 82516
Current children cumulated CPU time (s) 955.23
Current children cumulated vsize (Kb) 82516

[startup+990.057 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21430 0 0 0 95154 1347 0 0 25 0 1 0 1840723491 84496384 19696 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 20629 19696 1116 68 0 20561 0
[pid=32426] vsize: 82516
Current children cumulated CPU time (s) 965.01
Current children cumulated vsize (Kb) 82516

[startup+1000.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21939 0 0 0 96112 1362 0 0 18 0 1 0 1840723491 86663168 20205 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 21158 20205 1116 68 0 21090 0
[pid=32426] vsize: 84632
Current children cumulated CPU time (s) 974.74
Current children cumulated vsize (Kb) 84632

[startup+1010.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 21985 0 0 0 97106 1365 0 0 25 0 1 0 1840723491 86638592 20219 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 21152 20219 1116 68 0 21084 0
[pid=32426] vsize: 84608
Current children cumulated CPU time (s) 984.71
Current children cumulated vsize (Kb) 84608

[startup+1020.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22106 0 0 0 98098 1367 0 0 25 0 1 0 1840723491 87183360 20340 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 21285 20340 1116 68 0 21217 0
[pid=32426] vsize: 85140
Current children cumulated CPU time (s) 994.65
Current children cumulated vsize (Kb) 85140

[startup+1030.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22129 0 0 0 99094 1369 0 0 25 0 1 0 1840723491 87298048 20363 4294967295 134512640 134736556 3221224560 3221223336 134560326 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 21313 20363 1116 68 0 21245 0
[pid=32426] vsize: 85252
Current children cumulated CPU time (s) 1004.63
Current children cumulated vsize (Kb) 85252

[startup+1040.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22145 0 0 0 100089 1371 0 0 25 0 1 0 1840723491 87298048 20379 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 21313 20379 1116 68 0 21245 0
[pid=32426] vsize: 85252
Current children cumulated CPU time (s) 1014.6
Current children cumulated vsize (Kb) 85252

[startup+1050.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22159 0 0 0 101085 1372 0 0 25 0 1 0 1840723491 87433216 20393 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 21346 20393 1116 68 0 21278 0
[pid=32426] vsize: 85384
Current children cumulated CPU time (s) 1024.57
Current children cumulated vsize (Kb) 85384

[startup+1060.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22160 0 0 0 102079 1375 0 0 25 0 1 0 1840723491 87433216 20394 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 21346 20394 1116 68 0 21278 0
[pid=32426] vsize: 85384
Current children cumulated CPU time (s) 1034.54
Current children cumulated vsize (Kb) 85384

[startup+1070.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22160 0 0 0 103075 1376 0 0 25 0 1 0 1840723491 87433216 20394 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 21346 20394 1116 68 0 21278 0
[pid=32426] vsize: 85384
Current children cumulated CPU time (s) 1044.51
Current children cumulated vsize (Kb) 85384

[startup+1080.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22160 0 0 0 104071 1378 0 0 25 0 1 0 1840723491 87433216 20394 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 21346 20394 1116 68 0 21278 0
[pid=32426] vsize: 85384
Current children cumulated CPU time (s) 1054.49
Current children cumulated vsize (Kb) 85384

[startup+1090.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22160 0 0 0 105067 1379 0 0 25 0 1 0 1840723491 87433216 20394 4294967295 134512640 134736556 3221224560 3221223140 134550909 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 21346 20394 1116 68 0 21278 0
[pid=32426] vsize: 85384
Current children cumulated CPU time (s) 1064.46
Current children cumulated vsize (Kb) 85384

[startup+1100.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22160 0 0 0 106063 1381 0 0 25 0 1 0 1840723491 87330816 20388 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 21321 20388 1116 68 0 21253 0
[pid=32426] vsize: 85284
Current children cumulated CPU time (s) 1074.44
Current children cumulated vsize (Kb) 85284

[startup+1110.07 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22160 0 0 0 107061 1381 0 0 25 0 1 0 1840723491 87330816 20388 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 21321 20388 1116 68 0 21253 0
[pid=32426] vsize: 85284
Current children cumulated CPU time (s) 1084.42
Current children cumulated vsize (Kb) 85284

[startup+1120.07 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22165 0 0 0 108058 1382 0 0 25 0 1 0 1840723491 87330816 20388 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 21321 20388 1116 68 0 21253 0
[pid=32426] vsize: 85284
Current children cumulated CPU time (s) 1094.4
Current children cumulated vsize (Kb) 85284

[startup+1130.07 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 22165 0 0 0 109032 1391 0 0 25 0 1 0 1840723491 87310336 20383 4294967295 134512640 134736556 3221224560 3221223088 134553462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 21316 20383 1116 68 0 21248 0
[pid=32426] vsize: 85264
Current children cumulated CPU time (s) 1104.23
Current children cumulated vsize (Kb) 85264

[startup+1140.07 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) T 32425 32426 31027 0 -1 0 22165 0 0 0 110016 1397 0 0 25 0 1 0 1840723491 87310336 20383 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32426/statm): 21316 20383 1116 68 0 21248 0
[pid=32426] vsize: 85264
Current children cumulated CPU time (s) 1114.13
Current children cumulated vsize (Kb) 85264

[startup+1150.07 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 24205 0 0 0 110952 1423 0 0 17 0 1 0 1840723491 95690752 22423 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 23362 22423 1116 68 0 23294 0
[pid=32426] vsize: 93448
Current children cumulated CPU time (s) 1123.75
Current children cumulated vsize (Kb) 93448

[startup+1160.07 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 24276 0 0 0 111917 1436 0 0 25 0 1 0 1840723491 95961088 22494 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 23428 22494 1116 68 0 23360 0
[pid=32426] vsize: 93712
Current children cumulated CPU time (s) 1133.53
Current children cumulated vsize (Kb) 93712

[startup+1170.07 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 24276 0 0 0 112896 1443 0 0 25 0 1 0 1840723491 95961088 22494 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 23428 22494 1116 68 0 23360 0
[pid=32426] vsize: 93712
Current children cumulated CPU time (s) 1143.39
Current children cumulated vsize (Kb) 93712

[startup+1180.07 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 24276 0 0 0 113865 1453 0 0 25 0 1 0 1840723491 95961088 22494 4294967295 134512640 134736556 3221224560 3221223272 134694484 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 23428 22494 1116 68 0 23360 0
[pid=32426] vsize: 93712
Current children cumulated CPU time (s) 1153.18
Current children cumulated vsize (Kb) 93712

[startup+1190.07 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 27443 0 0 0 114778 1488 0 0 17 0 1 0 1840723491 108937216 25661 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 26596 25661 1116 68 0 26528 0
[pid=32426] vsize: 106384
Current children cumulated CPU time (s) 1162.66
Current children cumulated vsize (Kb) 106384

[startup+1200.07 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 27466 0 0 0 115712 1508 0 0 19 0 1 0 1840723491 109068288 25684 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 26628 25684 1116 68 0 26560 0
[pid=32426] vsize: 106512
Current children cumulated CPU time (s) 1172.2
Current children cumulated vsize (Kb) 106512

[startup+1210.07 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 27481 0 0 0 116708 1509 0 0 25 0 1 0 1840723491 109203456 25699 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32426/statm): 26661 25699 1116 68 0 26593 0
[pid=32426] vsize: 106644
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (Kb) 106644

[startup+1220.07 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 32426
Raw data (/proc/32426/stat): 32426 (bsolo) R 32425 32426 31027 0 -1 0 27488 0 0 0 117706 1510 0 0 25 0 1 0 1840723491 109203456 25706 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32426/statm): 26661 25706 1116 68 0 26593 0
[pid=32426] vsize: 106644
Current children cumulated CPU time (s) 1192.16
Current children cumulated vsize (Kb) 106644
One traced child (pid=32426) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1223.02
CPU time (s): 1195.1
CPU user time (s): 1179.94
CPU system time (s): 15.1537
CPU usage (%): 97.7172
Max. virtual memory (cumulated for all children) (Kb): 106644

Verifier Data

ERROR: no interpretation found !