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-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-fit1p.opb
MD5SUM466386fc28c4adb9c70eb7384ea57208
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 20520
Biggest coefficient in the objective function 1572864
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 1553988150
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 58038681600
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 204926279575
Number of bits of the biggest sum of numbers38
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables31508
Total number of constraints1026
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint14
Maximum length of a constraint416

Trace number 5059

Launcher Data

LAUNCH ON wulflinc11 THE 2005-09-19 22:10:18 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=813 boxname=wulflinc11 idbench=813 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  466386fc28c4adb9c70eb7384ea57208  /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-13-7-fit1p.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-13-7-fit1p.opb
IDLAUNCH: 813
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.028
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	: 2
cpu MHz		: 451.028
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:        917000 kB
Buffers:          1864 kB
Cached:          89232 kB
SwapCached:        840 kB
Active:          23640 kB
Inactive:        69864 kB
HighTotal:      131008 kB
HighFree:        38220 kB
LowTotal:       903652 kB
LowFree:        878780 kB
SwapTotal:     2097136 kB
SwapFree:      2095596 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5576 kB
Slab:            18412 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:31:20 (client local time) WITH STATUS 0 IN 1195.17 SECONDS
stats: 813 7 1195.17 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 31508 variables and 1653 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 45.483
c After prepocess the problem consists of 31467 variables and 1653 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 31467 #Dec: 94886 LB: 0 @ 59.807
c Restart #2 #Var: 31467 #Dec: 299447 LB: 0 @ 87.792
c Restart #3 #Var: 31467 #Dec: 604851 LB: 0 @ 129.51
c Restart #4 #Var: 31467 #Dec: 999251 LB: 0 @ 183.51
c Restart #5 #Var: 31467 #Dec: 1494181 LB: 0 @ 250.48
c Restart #6 #Var: 31467 #Dec: 2021302 LB: 0 @ 324.68
c Restart #7 #Var: 31467 #Dec: 2410120 LB: 0 @ 400.06
c Restart #8 #Var: 31467 #Dec: 2413970 LB: 0 @ 458.04
c Restart #9 #Var: 31467 #Dec: 2417738 LB: 0 @ 522.45
c Restart #10 #Var: 31467 #Dec: 2439763 LB: 0 @ 551.85
c CHANGE Heuristic... 
c Restart #0 #Var: 31467 #Dec: 2443569 LB: 0 @ 633.1
c Restart #1 #Var: 31467 #Dec: 2448803 LB: 0 @ 647.17
c Restart #2 #Var: 31465 #Dec: 2467698 LB: 0 @ 676.75
c Restart #3 #Var: 31465 #Dec: 2468381 LB: 0 @ 703.38
c Restart #4 #Var: 31465 #Dec: 2469477 LB: 0 @ 728.06
c Restart #5 #Var: 31465 #Dec: 2470638 LB: 0 @ 770.63
c Restart #6 #Var: 31465 #Dec: 2471939 LB: 0 @ 802.01
c Restart #7 #Var: 31465 #Dec: 2474027 LB: 0 @ 861.88
c Restart #8 #Var: 31465 #Dec: 2475666 LB: 0 @ 933.78
c Restart #9 #Var: 31465 #Dec: 2477755 LB: 0 @ 1011.3
c Restart #10 #Var: 31465 #Dec: 2494045 LB: 0 @ 1076.8
c Restart #11 #Var: 31465 #Dec: 2496298 LB: 0 @ 1157.2
c Restart #12 #Var: 31465 #Dec: 2500182 LB: 0 @ 1172.7
s UNKNOWN
c Exit Code: 0
c Total time: 1195.1 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/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1795157657 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 107 3 90 68 0 39 0
[pid=29409] 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/wulflinc11/normalized-mps-v2-13-7-fit1p.opb

[startup+10.0036 s]
Raw data (loadavg): 0.82 0.94 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 21685 0 0 0 927 58 0 0 25 0 1 0 1795157657 91680768 21514 4294967295 134512640 134736556 3221224560 3221222852 1077314320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 22383 21514 1116 68 0 22315 0
[pid=29409] vsize: 89532
Current children cumulated CPU time (s) 9.85
Current children cumulated vsize (Kb) 89532

[startup+20.0034 s]
Raw data (loadavg): 0.85 0.94 0.98 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 23511 0 0 0 1920 63 0 0 25 0 1 0 1795157657 99115008 23340 4294967295 134512640 134736556 3221224560 3221223096 1077757598 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 24198 23340 1116 68 0 24130 0
[pid=29409] vsize: 96792
Current children cumulated CPU time (s) 19.83
Current children cumulated vsize (Kb) 96792

[startup+30.0042 s]
Raw data (loadavg): 0.87 0.94 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 25517 0 0 0 2913 68 0 0 25 0 1 0 1795157657 107417600 25346 4294967295 134512640 134736556 3221224560 3221221404 1077253647 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 26225 25346 1116 68 0 26157 0
[pid=29409] vsize: 104900
Current children cumulated CPU time (s) 29.81
Current children cumulated vsize (Kb) 104900

[startup+40.004 s]
Raw data (loadavg): 0.89 0.94 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 29333 0 0 0 3900 79 0 0 25 0 1 0 1795157657 122925056 29162 4294967295 134512640 134736556 3221224560 3221223072 134572994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 30011 29162 1116 68 0 29943 0
[pid=29409] vsize: 120044
Current children cumulated CPU time (s) 39.79
Current children cumulated vsize (Kb) 120044

[startup+50.0048 s]
Raw data (loadavg): 0.91 0.94 0.98 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34670 0 0 0 4787 122 0 0 20 0 1 0 1795157657 145702912 34499 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34499 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 49.09
Current children cumulated vsize (Kb) 142288

[startup+60.0056 s]
Raw data (loadavg): 0.92 0.95 0.98 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34675 0 0 0 5560 198 0 0 21 0 1 0 1795157657 145702912 34504 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34504 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 57.58
Current children cumulated vsize (Kb) 142288

[startup+70.0054 s]
Raw data (loadavg): 0.93 0.95 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34675 0 0 0 6350 262 0 0 20 0 1 0 1795157657 145702912 34504 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34504 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 66.12
Current children cumulated vsize (Kb) 142288

[startup+80.0062 s]
Raw data (loadavg): 1.02 0.96 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34675 0 0 0 7119 338 0 0 21 0 1 0 1795157657 145702912 34504 4294967295 134512640 134736556 3221224560 3221223216 134544751 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34504 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 74.57
Current children cumulated vsize (Kb) 142288

[startup+90.007 s]
Raw data (loadavg): 1.01 0.97 0.98 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34678 0 0 0 7864 421 0 0 19 0 1 0 1795157657 145702912 34507 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34507 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 82.85
Current children cumulated vsize (Kb) 142288

[startup+100.008 s]
Raw data (loadavg): 1.01 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34680 0 0 0 8633 497 0 0 18 0 1 0 1795157657 145702912 34509 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34509 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 91.3
Current children cumulated vsize (Kb) 142288

[startup+110.009 s]
Raw data (loadavg): 1.01 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34680 0 0 0 9404 571 0 0 21 0 1 0 1795157657 145702912 34509 4294967295 134512640 134736556 3221224560 3221223120 134544615 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34509 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 99.75
Current children cumulated vsize (Kb) 142288

[startup+120.009 s]
Raw data (loadavg): 1.01 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34680 0 0 0 10160 652 0 0 19 0 1 0 1795157657 145702912 34509 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34509 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 108.12
Current children cumulated vsize (Kb) 142288

[startup+130.01 s]
Raw data (loadavg): 1.01 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34680 0 0 0 10890 741 0 0 20 0 1 0 1795157657 145702912 34509 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34509 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 116.31
Current children cumulated vsize (Kb) 142288

[startup+140.01 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34683 0 0 0 11649 821 0 0 21 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 124.7
Current children cumulated vsize (Kb) 142288

[startup+150.012 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 12438 891 0 0 20 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223200 134543773 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 133.29
Current children cumulated vsize (Kb) 142288

[startup+160.011 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 13207 963 0 0 18 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 141.7
Current children cumulated vsize (Kb) 142288

[startup+170.011 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 13960 1045 0 0 19 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223088 134543143 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 150.05
Current children cumulated vsize (Kb) 142288

[startup+180.012 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 14684 1134 0 0 17 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223216 134536532 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 158.18
Current children cumulated vsize (Kb) 142288

[startup+190.013 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34683 0 0 0 15441 1212 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 166.53
Current children cumulated vsize (Kb) 142288

[startup+200.014 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 16214 1288 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223096 134716411 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 175.02
Current children cumulated vsize (Kb) 142288

[startup+210.014 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 17003 1360 0 0 17 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 183.63
Current children cumulated vsize (Kb) 142288

[startup+220.015 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 17768 1436 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223164 134544620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 192.04
Current children cumulated vsize (Kb) 142288

[startup+230.016 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 18527 1514 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 200.41
Current children cumulated vsize (Kb) 142288

[startup+240.017 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34683 0 0 0 19268 1603 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 208.71
Current children cumulated vsize (Kb) 142288

[startup+250.018 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34683 0 0 0 20008 1691 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 216.99
Current children cumulated vsize (Kb) 142288

[startup+260.018 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34683 0 0 0 20785 1766 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 225.51
Current children cumulated vsize (Kb) 142288

[startup+270.019 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 21552 1842 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 233.94
Current children cumulated vsize (Kb) 142288

[startup+280.02 s]
Raw data (loadavg): 1.07 0.99 0.99 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34683 0 0 0 22314 1917 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 242.31
Current children cumulated vsize (Kb) 142288

[startup+290.021 s]
Raw data (loadavg): 1.06 0.99 0.99 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 23077 1995 0 0 17 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223116 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 250.72
Current children cumulated vsize (Kb) 142288

[startup+300.022 s]
Raw data (loadavg): 1.05 0.99 0.99 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 23846 2073 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 259.19
Current children cumulated vsize (Kb) 142288

[startup+310.021 s]
Raw data (loadavg): 1.04 0.99 0.99 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 24615 2151 0 0 15 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 267.66
Current children cumulated vsize (Kb) 142288

[startup+320.021 s]
Raw data (loadavg): 1.04 0.99 0.99 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 25363 2234 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223104 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 275.97
Current children cumulated vsize (Kb) 142288

[startup+330.023 s]
Raw data (loadavg): 1.10 1.00 0.99 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 26125 2311 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 284.36
Current children cumulated vsize (Kb) 142288

[startup+340.023 s]
Raw data (loadavg): 1.09 1.00 0.99 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 26893 2384 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 292.77
Current children cumulated vsize (Kb) 142288

[startup+350.023 s]
Raw data (loadavg): 1.07 1.00 0.99 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 27664 2460 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223092 134716291 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 301.24
Current children cumulated vsize (Kb) 142288

[startup+360.024 s]
Raw data (loadavg): 1.06 1.00 0.99 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34683 0 0 0 28451 2531 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 309.82
Current children cumulated vsize (Kb) 142288

[startup+370.024 s]
Raw data (loadavg): 1.05 1.00 0.99 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34683 0 0 0 29205 2609 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 318.14
Current children cumulated vsize (Kb) 142288

[startup+380.025 s]
Raw data (loadavg): 1.04 1.00 0.99 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34683 0 0 0 29959 2685 0 0 16 0 1 0 1795157657 145702912 34512 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34512 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 326.44
Current children cumulated vsize (Kb) 142288

[startup+390.026 s]
Raw data (loadavg): 1.04 1.00 0.99 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34685 0 0 0 30645 2785 0 0 16 0 1 0 1795157657 145702912 34514 4294967295 134512640 134736556 3221224560 3221223152 134544667 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34514 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 334.3
Current children cumulated vsize (Kb) 142288

[startup+400.026 s]
Raw data (loadavg): 1.11 1.02 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34685 0 0 0 31379 2869 0 0 16 0 1 0 1795157657 145702912 34514 4294967295 134512640 134736556 3221224560 3221223104 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34514 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (Kb) 142288

[startup+410.026 s]
Raw data (loadavg): 1.09 1.02 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34685 0 0 0 32188 2932 0 0 16 0 1 0 1795157657 145702912 34514 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35572 34514 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 351.2
Current children cumulated vsize (Kb) 142288

[startup+420.026 s]
Raw data (loadavg): 1.08 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34688 0 0 0 32941 3016 0 0 16 0 1 0 1795157657 145702912 34517 4294967295 134512640 134736556 3221224560 3221223156 1077374062 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35572 34517 1116 68 0 35504 0
[pid=29409] vsize: 142288
Current children cumulated CPU time (s) 359.57
Current children cumulated vsize (Kb) 142288

[startup+430.027 s]
Raw data (loadavg): 1.07 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34699 0 0 0 33698 3093 0 0 16 0 1 0 1795157657 145838080 34528 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35605 34528 1116 68 0 35537 0
[pid=29409] vsize: 142420
Current children cumulated CPU time (s) 367.91
Current children cumulated vsize (Kb) 142420

[startup+440.027 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34708 0 0 0 34558 3140 0 0 20 0 1 0 1795157657 145838080 34537 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35605 34537 1116 68 0 35537 0
[pid=29409] vsize: 142420
Current children cumulated CPU time (s) 376.98
Current children cumulated vsize (Kb) 142420

[startup+450.027 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34709 0 0 0 35492 3163 0 0 25 0 1 0 1795157657 145825792 34538 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34538 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 386.55
Current children cumulated vsize (Kb) 142408

[startup+460.028 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34710 0 0 0 36486 3164 0 0 25 0 1 0 1795157657 145825792 34539 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34539 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 396.5
Current children cumulated vsize (Kb) 142408

[startup+470.028 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 37480 3166 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223084 134540147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 406.46
Current children cumulated vsize (Kb) 142408

[startup+480.029 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 38475 3168 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 416.43
Current children cumulated vsize (Kb) 142408

[startup+490.029 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 39471 3169 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223068 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 426.4
Current children cumulated vsize (Kb) 142408

[startup+500.029 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 40470 3170 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 436.4
Current children cumulated vsize (Kb) 142408

[startup+510.03 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 41467 3171 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 446.38
Current children cumulated vsize (Kb) 142408

[startup+520.03 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 42466 3171 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 456.37
Current children cumulated vsize (Kb) 142408

[startup+530.03 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 43461 3173 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 466.34
Current children cumulated vsize (Kb) 142408

[startup+540.029 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 44456 3176 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 476.32
Current children cumulated vsize (Kb) 142408

[startup+550.03 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 45453 3177 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 486.3
Current children cumulated vsize (Kb) 142408

[startup+560.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 46451 3178 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223288 134605792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 496.29
Current children cumulated vsize (Kb) 142408

[startup+570.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 47447 3179 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223168 134544615 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 506.26
Current children cumulated vsize (Kb) 142408

[startup+580.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34713 0 0 0 48445 3180 0 0 25 0 1 0 1795157657 145825792 34542 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34542 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 516.25
Current children cumulated vsize (Kb) 142408

[startup+590.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34717 0 0 0 49360 3207 0 0 17 0 1 0 1795157657 145825792 34546 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34546 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 525.67
Current children cumulated vsize (Kb) 142408

[startup+600.031 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 34717 0 0 0 50355 3208 0 0 25 0 1 0 1795157657 145825792 34546 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34546 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 535.63
Current children cumulated vsize (Kb) 142408

[startup+610.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34717 0 0 0 51349 3210 0 0 25 0 1 0 1795157657 145825792 34546 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35602 34546 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 545.59
Current children cumulated vsize (Kb) 142408

[startup+620.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34717 0 0 0 52344 3212 0 0 25 0 1 0 1795157657 145825792 34546 4294967295 134512640 134736556 3221224560 3221223088 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 35602 34546 1116 68 0 35534 0
[pid=29409] vsize: 142408
Current children cumulated CPU time (s) 555.56
Current children cumulated vsize (Kb) 142408

[startup+630.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34847 0 0 0 53338 3215 0 0 25 0 1 0 1795157657 146366464 34676 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35734 34676 1116 68 0 35666 0
[pid=29409] vsize: 142936
Current children cumulated CPU time (s) 565.53
Current children cumulated vsize (Kb) 142936

[startup+640.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 34982 0 0 0 54333 3217 0 0 25 0 1 0 1795157657 146907136 34811 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 35866 34811 1116 68 0 35798 0
[pid=29409] vsize: 143464
Current children cumulated CPU time (s) 575.5
Current children cumulated vsize (Kb) 143464

[startup+650.034 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 35131 0 0 0 55328 3219 0 0 25 0 1 0 1795157657 147582976 34960 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 36031 34960 1116 68 0 35963 0
[pid=29409] vsize: 144124
Current children cumulated CPU time (s) 585.47
Current children cumulated vsize (Kb) 144124

[startup+660.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 35298 0 0 0 56325 3220 0 0 25 0 1 0 1795157657 148258816 35127 4294967295 134512640 134736556 3221224560 3221223120 134543101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 36196 35127 1116 68 0 36128 0
[pid=29409] vsize: 144784
Current children cumulated CPU time (s) 595.45
Current children cumulated vsize (Kb) 144784

[startup+670.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 35459 0 0 0 57322 3222 0 0 25 0 1 0 1795157657 148934656 35288 4294967295 134512640 134736556 3221224560 3221223072 134543140 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 36361 35288 1116 68 0 36293 0
[pid=29409] vsize: 145444
Current children cumulated CPU time (s) 605.44
Current children cumulated vsize (Kb) 145444

[startup+680.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 35608 0 0 0 58320 3223 0 0 25 0 1 0 1795157657 149475328 35437 4294967295 134512640 134736556 3221224560 3221223120 134543554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 36493 35437 1116 68 0 36425 0
[pid=29409] vsize: 145972
Current children cumulated CPU time (s) 615.43
Current children cumulated vsize (Kb) 145972

[startup+690.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 35761 0 0 0 59317 3225 0 0 25 0 1 0 1795157657 150151168 35590 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 36658 35590 1116 68 0 36590 0
[pid=29409] vsize: 146632
Current children cumulated CPU time (s) 625.42
Current children cumulated vsize (Kb) 146632

[startup+700.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36082 0 0 0 60297 3232 0 0 25 0 1 0 1795157657 150740992 35787 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 36802 35787 1116 68 0 36734 0
[pid=29409] vsize: 147208
Current children cumulated CPU time (s) 635.29
Current children cumulated vsize (Kb) 147208

[startup+710.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36178 0 0 0 61296 3233 0 0 25 0 1 0 1795157657 151150592 35883 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 36902 35883 1116 68 0 36834 0
[pid=29409] vsize: 147608
Current children cumulated CPU time (s) 645.29
Current children cumulated vsize (Kb) 147608

[startup+720.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36252 0 0 0 62274 3240 0 0 25 0 1 0 1795157657 151429120 35957 4294967295 134512640 134736556 3221224560 3221223172 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 36970 35957 1116 68 0 36902 0
[pid=29409] vsize: 147880
Current children cumulated CPU time (s) 655.14
Current children cumulated vsize (Kb) 147880

[startup+730.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36304 0 0 0 63260 3245 0 0 23 0 1 0 1795157657 151564288 36009 4294967295 134512640 134736556 3221224560 3221223180 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37003 36009 1116 68 0 36935 0
[pid=29409] vsize: 148012
Current children cumulated CPU time (s) 665.05
Current children cumulated vsize (Kb) 148012

[startup+740.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 36342 0 0 0 64225 3256 0 0 25 0 1 0 1795157657 151699456 36047 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37036 36047 1116 68 0 36968 0
[pid=29409] vsize: 148144
Current children cumulated CPU time (s) 674.81
Current children cumulated vsize (Kb) 148144

[startup+750.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36398 0 0 0 65219 3259 0 0 25 0 1 0 1795157657 151969792 36103 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37102 36103 1116 68 0 37034 0
[pid=29409] vsize: 148408
Current children cumulated CPU time (s) 684.78
Current children cumulated vsize (Kb) 148408

[startup+760.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36459 0 0 0 66216 3260 0 0 25 0 1 0 1795157657 152240128 36164 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37168 36164 1116 68 0 37100 0
[pid=29409] vsize: 148672
Current children cumulated CPU time (s) 694.76
Current children cumulated vsize (Kb) 148672

[startup+770.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36536 0 0 0 67214 3261 0 0 25 0 1 0 1795157657 152502272 36241 4294967295 134512640 134736556 3221224560 3221223116 134544556 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 37232 36241 1116 68 0 37164 0
[pid=29409] vsize: 148928
Current children cumulated CPU time (s) 704.75
Current children cumulated vsize (Kb) 148928

[startup+780.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36645 0 0 0 68211 3262 0 0 25 0 1 0 1795157657 153047040 36350 4294967295 134512640 134736556 3221224560 3221223152 134540206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37365 36350 1116 68 0 37297 0
[pid=29409] vsize: 149460
Current children cumulated CPU time (s) 714.73
Current children cumulated vsize (Kb) 149460

[startup+790.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36651 0 0 0 69207 3264 0 0 25 0 1 0 1795157657 153047040 36356 4294967295 134512640 134736556 3221224560 3221223068 134540120 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37365 36356 1116 68 0 37297 0
[pid=29409] vsize: 149460
Current children cumulated CPU time (s) 724.71
Current children cumulated vsize (Kb) 149460

[startup+800.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36663 0 0 0 70205 3265 0 0 25 0 1 0 1795157657 153047040 36368 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37365 36368 1116 68 0 37297 0
[pid=29409] vsize: 149460
Current children cumulated CPU time (s) 734.7
Current children cumulated vsize (Kb) 149460

[startup+810.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36665 0 0 0 71203 3266 0 0 25 0 1 0 1795157657 153047040 36370 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37365 36370 1116 68 0 37297 0
[pid=29409] vsize: 149460
Current children cumulated CPU time (s) 744.69
Current children cumulated vsize (Kb) 149460

[startup+820.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36667 0 0 0 72201 3266 0 0 25 0 1 0 1795157657 153047040 36372 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37365 36372 1116 68 0 37297 0
[pid=29409] vsize: 149460
Current children cumulated CPU time (s) 754.67
Current children cumulated vsize (Kb) 149460

[startup+830.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36668 0 0 0 73200 3267 0 0 25 0 1 0 1795157657 153047040 36373 4294967295 134512640 134736556 3221224560 3221223072 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37365 36373 1116 68 0 37297 0
[pid=29409] vsize: 149460
Current children cumulated CPU time (s) 764.67
Current children cumulated vsize (Kb) 149460

[startup+840.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) T 29408 29409 9854 0 -1 0 36713 0 0 0 74197 3268 0 0 25 0 1 0 1795157657 153317376 36418 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37431 36418 1116 68 0 37363 0
[pid=29409] vsize: 149724
Current children cumulated CPU time (s) 774.65
Current children cumulated vsize (Kb) 149724

[startup+850.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36777 0 0 0 75193 3269 0 0 25 0 1 0 1795157657 153587712 36482 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37497 36482 1116 68 0 37429 0
[pid=29409] vsize: 149988
Current children cumulated CPU time (s) 784.62
Current children cumulated vsize (Kb) 149988

[startup+860.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 36953 0 0 0 76190 3270 0 0 25 0 1 0 1795157657 154263552 36658 4294967295 134512640 134736556 3221224560 3221223184 134537314 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37662 36658 1116 68 0 37594 0
[pid=29409] vsize: 150648
Current children cumulated CPU time (s) 794.6
Current children cumulated vsize (Kb) 150648

[startup+870.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37094 0 0 0 77187 3271 0 0 25 0 1 0 1795157657 154918912 36799 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37822 36799 1116 68 0 37754 0
[pid=29409] vsize: 151288
Current children cumulated CPU time (s) 804.58
Current children cumulated vsize (Kb) 151288

[startup+880.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37106 0 0 0 78184 3272 0 0 25 0 1 0 1795157657 154918912 36811 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37822 36811 1116 68 0 37754 0
[pid=29409] vsize: 151288
Current children cumulated CPU time (s) 814.56
Current children cumulated vsize (Kb) 151288

[startup+890.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37110 0 0 0 79182 3273 0 0 25 0 1 0 1795157657 154918912 36815 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37822 36815 1116 68 0 37754 0
[pid=29409] vsize: 151288
Current children cumulated CPU time (s) 824.55
Current children cumulated vsize (Kb) 151288

[startup+900.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37111 0 0 0 80181 3273 0 0 25 0 1 0 1795157657 154918912 36816 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37822 36816 1116 68 0 37754 0
[pid=29409] vsize: 151288
Current children cumulated CPU time (s) 834.54
Current children cumulated vsize (Kb) 151288

[startup+910.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37125 0 0 0 81178 3275 0 0 25 0 1 0 1795157657 155054080 36830 4294967295 134512640 134736556 3221224560 3221223072 134543206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37855 36830 1116 68 0 37787 0
[pid=29409] vsize: 151420
Current children cumulated CPU time (s) 844.53
Current children cumulated vsize (Kb) 151420

[startup+920.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37125 0 0 0 82175 3276 0 0 25 0 1 0 1795157657 155054080 36830 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37855 36830 1116 68 0 37787 0
[pid=29409] vsize: 151420
Current children cumulated CPU time (s) 854.51
Current children cumulated vsize (Kb) 151420

[startup+930.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37137 0 0 0 83173 3277 0 0 25 0 1 0 1795157657 155054080 36842 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37855 36842 1116 68 0 37787 0
[pid=29409] vsize: 151420
Current children cumulated CPU time (s) 864.5
Current children cumulated vsize (Kb) 151420

[startup+940.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37211 0 0 0 84172 3277 0 0 25 0 1 0 1795157657 155332608 36916 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 37923 36916 1116 68 0 37855 0
[pid=29409] vsize: 151692
Current children cumulated CPU time (s) 874.49
Current children cumulated vsize (Kb) 151692

[startup+950.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37295 0 0 0 85171 3278 0 0 25 0 1 0 1795157657 155738112 37000 4294967295 134512640 134736556 3221224560 3221223104 134544598 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 38022 37000 1116 68 0 37954 0
[pid=29409] vsize: 152088
Current children cumulated CPU time (s) 884.49
Current children cumulated vsize (Kb) 152088

[startup+960.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37471 0 0 0 86169 3279 0 0 25 0 1 0 1795157657 156413952 37176 4294967295 134512640 134736556 3221224560 3221223168 134544700 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 38187 37176 1116 68 0 38119 0
[pid=29409] vsize: 152748
Current children cumulated CPU time (s) 894.48
Current children cumulated vsize (Kb) 152748

[startup+970.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37629 0 0 0 87167 3280 0 0 25 0 1 0 1795157657 157089792 37334 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 38352 37334 1116 68 0 38284 0
[pid=29409] vsize: 153408
Current children cumulated CPU time (s) 904.47
Current children cumulated vsize (Kb) 153408

[startup+980.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 37777 0 0 0 88164 3281 0 0 25 0 1 0 1795157657 157630464 37482 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 38484 37482 1116 68 0 38416 0
[pid=29409] vsize: 153936
Current children cumulated CPU time (s) 914.45
Current children cumulated vsize (Kb) 153936

[startup+990.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38013 0 0 0 89161 3283 0 0 25 0 1 0 1795157657 158711808 37718 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 38748 37718 1116 68 0 38680 0
[pid=29409] vsize: 154992
Current children cumulated CPU time (s) 924.44
Current children cumulated vsize (Kb) 154992

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38249 0 0 0 90157 3285 0 0 25 0 1 0 1795157657 159657984 37954 4294967295 134512640 134736556 3221224560 3221223068 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 38979 37954 1116 68 0 38911 0
[pid=29409] vsize: 155916
Current children cumulated CPU time (s) 934.42
Current children cumulated vsize (Kb) 155916

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38268 0 0 0 91155 3285 0 0 25 0 1 0 1795157657 159657984 37973 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 38979 37973 1116 68 0 38911 0
[pid=29409] vsize: 155916
Current children cumulated CPU time (s) 944.4
Current children cumulated vsize (Kb) 155916

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38268 0 0 0 92153 3286 0 0 25 0 1 0 1795157657 159657984 37973 4294967295 134512640 134736556 3221224560 3221223092 134544529 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 38979 37973 1116 68 0 38911 0
[pid=29409] vsize: 155916
Current children cumulated CPU time (s) 954.39
Current children cumulated vsize (Kb) 155916

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38271 0 0 0 93150 3287 0 0 25 0 1 0 1795157657 159657984 37976 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 38979 37976 1116 68 0 38911 0
[pid=29409] vsize: 155916
Current children cumulated CPU time (s) 964.37
Current children cumulated vsize (Kb) 155916

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38276 0 0 0 94148 3288 0 0 25 0 1 0 1795157657 159793152 37981 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39012 37981 1116 68 0 38944 0
[pid=29409] vsize: 156048
Current children cumulated CPU time (s) 974.36
Current children cumulated vsize (Kb) 156048

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38291 0 0 0 95147 3288 0 0 25 0 1 0 1795157657 159793152 37996 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39012 37996 1116 68 0 38944 0
[pid=29409] vsize: 156048
Current children cumulated CPU time (s) 984.35
Current children cumulated vsize (Kb) 156048

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38292 0 0 0 96145 3289 0 0 25 0 1 0 1795157657 159793152 37997 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39012 37997 1116 68 0 38944 0
[pid=29409] vsize: 156048
Current children cumulated CPU time (s) 994.34
Current children cumulated vsize (Kb) 156048

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38293 0 0 0 97144 3289 0 0 25 0 1 0 1795157657 159793152 37998 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39012 37998 1116 68 0 38944 0
[pid=29409] vsize: 156048
Current children cumulated CPU time (s) 1004.33
Current children cumulated vsize (Kb) 156048

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38293 0 0 0 98138 3291 0 0 25 0 1 0 1795157657 159793152 37998 4294967295 134512640 134736556 3221224560 3221223104 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39012 37998 1116 68 0 38944 0
[pid=29409] vsize: 156048
Current children cumulated CPU time (s) 1014.29
Current children cumulated vsize (Kb) 156048

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38307 0 0 0 99135 3293 0 0 25 0 1 0 1795157657 159793152 38012 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39012 38012 1116 68 0 38944 0
[pid=29409] vsize: 156048
Current children cumulated CPU time (s) 1024.28
Current children cumulated vsize (Kb) 156048

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38314 0 0 0 100133 3293 0 0 25 0 1 0 1795157657 159928320 38019 4294967295 134512640 134736556 3221224560 3221223152 134540395 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39045 38019 1116 68 0 38977 0
[pid=29409] vsize: 156180
Current children cumulated CPU time (s) 1034.26
Current children cumulated vsize (Kb) 156180

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38322 0 0 0 101127 3295 0 0 25 0 1 0 1795157657 159928320 38027 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39045 38027 1116 68 0 38977 0
[pid=29409] vsize: 156180
Current children cumulated CPU time (s) 1044.22
Current children cumulated vsize (Kb) 156180

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38339 0 0 0 102120 3299 0 0 25 0 1 0 1795157657 159928320 38044 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29409/statm): 39045 38044 1116 68 0 38977 0
[pid=29409] vsize: 156180
Current children cumulated CPU time (s) 1054.19
Current children cumulated vsize (Kb) 156180

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38339 0 0 0 103110 3303 0 0 25 0 1 0 1795157657 159928320 38044 4294967295 134512640 134736556 3221224560 3221223120 134543149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39045 38044 1116 68 0 38977 0
[pid=29409] vsize: 156180
Current children cumulated CPU time (s) 1064.13
Current children cumulated vsize (Kb) 156180

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38340 0 0 0 104103 3305 0 0 25 0 1 0 1795157657 159928320 38045 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39045 38045 1116 68 0 38977 0
[pid=29409] vsize: 156180
Current children cumulated CPU time (s) 1074.08
Current children cumulated vsize (Kb) 156180

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38371 0 0 0 105072 3316 0 0 25 0 1 0 1795157657 160063488 38076 4294967295 134512640 134736556 3221224560 3221223120 134544667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39078 38076 1116 68 0 39010 0
[pid=29409] vsize: 156312
Current children cumulated CPU time (s) 1083.88
Current children cumulated vsize (Kb) 156312

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38371 0 0 0 106069 3317 0 0 25 0 1 0 1795157657 160063488 38076 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39078 38076 1116 68 0 39010 0
[pid=29409] vsize: 156312
Current children cumulated CPU time (s) 1093.86
Current children cumulated vsize (Kb) 156312

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38371 0 0 0 107068 3318 0 0 25 0 1 0 1795157657 160063488 38076 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39078 38076 1116 68 0 39010 0
[pid=29409] vsize: 156312
Current children cumulated CPU time (s) 1103.86
Current children cumulated vsize (Kb) 156312

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38371 0 0 0 108066 3319 0 0 25 0 1 0 1795157657 160063488 38076 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39078 38076 1116 68 0 39010 0
[pid=29409] vsize: 156312
Current children cumulated CPU time (s) 1113.85
Current children cumulated vsize (Kb) 156312

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38371 0 0 0 109064 3320 0 0 25 0 1 0 1795157657 160063488 38076 4294967295 134512640 134736556 3221224560 3221223072 134716535 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39078 38076 1116 68 0 39010 0
[pid=29409] vsize: 156312
Current children cumulated CPU time (s) 1123.84
Current children cumulated vsize (Kb) 156312

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38371 0 0 0 110062 3321 0 0 25 0 1 0 1795157657 160063488 38076 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39078 38076 1116 68 0 39010 0
[pid=29409] vsize: 156312
Current children cumulated CPU time (s) 1133.83
Current children cumulated vsize (Kb) 156312

[startup+1210.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38371 0 0 0 111060 3322 0 0 25 0 1 0 1795157657 160063488 38076 4294967295 134512640 134736556 3221224560 3221223104 134543113 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39078 38076 1116 68 0 39010 0
[pid=29409] vsize: 156312
Current children cumulated CPU time (s) 1143.82
Current children cumulated vsize (Kb) 156312

[startup+1220.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38371 0 0 0 112057 3322 0 0 25 0 1 0 1795157657 160063488 38076 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39078 38076 1116 68 0 39010 0
[pid=29409] vsize: 156312
Current children cumulated CPU time (s) 1153.79
Current children cumulated vsize (Kb) 156312

[startup+1230.06 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38371 0 0 0 113050 3325 0 0 25 0 1 0 1795157657 160063488 38076 4294967295 134512640 134736556 3221224560 3221223136 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39078 38076 1116 68 0 39010 0
[pid=29409] vsize: 156312
Current children cumulated CPU time (s) 1163.75
Current children cumulated vsize (Kb) 156312

[startup+1240.06 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38395 0 0 0 114033 3330 0 0 25 0 1 0 1795157657 160186368 38100 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39108 38100 1116 68 0 39040 0
[pid=29409] vsize: 156432
Current children cumulated CPU time (s) 1173.63
Current children cumulated vsize (Kb) 156432

[startup+1250.06 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38550 0 0 0 115032 3331 0 0 25 0 1 0 1795157657 160862208 38255 4294967295 134512640 134736556 3221224560 3221223104 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39273 38255 1116 68 0 39205 0
[pid=29409] vsize: 157092
Current children cumulated CPU time (s) 1183.63
Current children cumulated vsize (Kb) 157092

[startup+1260.06 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 29409
Raw data (/proc/29409/stat): 29409 (bsolo) R 29408 29409 9854 0 -1 0 38730 0 0 0 116030 3333 0 0 25 0 1 0 1795157657 161538048 38435 4294967295 134512640 134736556 3221224560 3221223136 134543155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29409/statm): 39438 38435 1116 68 0 39370 0
[pid=29409] vsize: 157752
Current children cumulated CPU time (s) 1193.63
Current children cumulated vsize (Kb) 157752
One traced child (pid=29409) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1261.6
CPU time (s): 1195.17
CPU user time (s): 1161.77
CPU system time (s): 33.4019
CPU usage (%): 94.7346
Max. virtual memory (cumulated for all children) (Kb): 157752

Verifier Data

ERROR: no interpretation found !