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-scsd6.opb
MD5SUM0d5445665abfc27d4c2dc0b60a7a20c1
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 27000
Biggest coefficient in the objective function 234468721295360
Number of bits for the biggest coefficient in the objective function 48
Sum of the numbers in the objective function 311706790809100500
Number of bits of the sum of numbers in the objective function 59
Biggest number in a constraint 234468721295360
Number of bits of the biggest number in a constraint 48
Biggest sum of numbers in a constraint 311706790809100500
Number of bits of the biggest sum of numbers59
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables27000
Total number of constraints147
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 constraints147
Minimum length of a constraint400
Maximum length of a constraint800

Trace number 5101

Launcher Data

LAUNCH ON wulflinc2 THE 2005-09-19 22:28:23 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=848 boxname=wulflinc2 idbench=848 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  0d5445665abfc27d4c2dc0b60a7a20c1  /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-13-7-scsd6.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-13-7-scsd6.opb
IDLAUNCH: 848
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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.191
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:        868940 kB
Buffers:         34632 kB
Cached:         104304 kB
SwapCached:       1756 kB
Active:          34592 kB
Inactive:       107768 kB
HighTotal:      131008 kB
HighFree:        25788 kB
LowTotal:       903652 kB
LowFree:        843152 kB
SwapTotal:     2097136 kB
SwapFree:      2094852 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5700 kB
Slab:            17604 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:48:59 (client local time) WITH STATUS 0 IN 1195.06 SECONDS
stats: 848 7 1195.06 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 27000 variables and 294 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 13.095
c After prepocess the problem consists of 27000 variables and 294 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 27000 #Dec: 38267 LB: 0 @ 21.656
c Restart #2 #Var: 27000 #Dec: 98708 LB: 0 @ 39.083
c Restart #3 #Var: 27000 #Dec: 134111 LB: 0 @ 56.307
c Restart #4 #Var: 27000 #Dec: 396322 LB: 0 @ 92.827
c Restart #5 #Var: 27000 #Dec: 737660 LB: 0 @ 139.77
c Restart #6 #Var: 27000 #Dec: 1090579 LB: 0 @ 193.8
c Restart #7 #Var: 27000 #Dec: 1420514 LB: 0 @ 250.82
c Restart #8 #Var: 27000 #Dec: 1422902 LB: 0 @ 290.11
c Restart #9 #Var: 27000 #Dec: 1425494 LB: 0 @ 334.31
c Restart #10 #Var: 27000 #Dec: 1428284 LB: 0 @ 383.27
c Restart #11 #Var: 27000 #Dec: 1431273 LB: 0 @ 437.7
c Restart #12 #Var: 27000 #Dec: 1434461 LB: 0 @ 497.71
c Restart #13 #Var: 27000 #Dec: 1437849 LB: 0 @ 562.47
c CHANGE Heuristic... 
c Restart #0 #Var: 27000 #Dec: 1441439 LB: 0 @ 632.71
c Restart #1 #Var: 27000 #Dec: 1455996 LB: 0 @ 637.86
c Restart #2 #Var: 27000 #Dec: 1457322 LB: 0 @ 651.73
c Restart #3 #Var: 27000 #Dec: 1458921 LB: 0 @ 670.16
c Restart #4 #Var: 27000 #Dec: 1464405 LB: 0 @ 689.08
c Restart #5 #Var: 27000 #Dec: 1470487 LB: 0 @ 707.58
c Restart #6 #Var: 27000 #Dec: 1477655 LB: 0 @ 735.49
c Restart #7 #Var: 27000 #Dec: 1480180 LB: 0 @ 769.28
c Restart #8 #Var: 27000 #Dec: 1482508 LB: 0 @ 812.32
c Restart #9 #Var: 27000 #Dec: 1485047 LB: 0 @ 856.43
c Restart #10 #Var: 27000 #Dec: 1487764 LB: 0 @ 912.36
c Restart #11 #Var: 27000 #Dec: 1490548 LB: 0 @ 964.75
c Restart #12 #Var: 27000 #Dec: 1493664 LB: 0 @ 1031.7
c Restart #13 #Var: 27000 #Dec: 1497030 LB: 0 @ 1093.4
c Restart #14 #Var: 27000 #Dec: 1500551 LB: 0 @ 1169.5
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/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1795282118 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 107 3 90 68 0 39 0
[pid=30838] 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/wulflinc2/normalized-mps-v2-13-7-scsd6.opb

[startup+10.0031 s]
Raw data (loadavg): 0.95 0.99 0.99 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 21333 0 0 0 929 55 0 0 25 0 1 0 1795282118 90185728 21136 4294967295 134512640 134736556 3221224560 3221221228 1077359299 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 22018 21136 1116 68 0 21950 0
[pid=30838] vsize: 88072
Current children cumulated CPU time (s) 9.84
Current children cumulated vsize (Kb) 88072

[startup+20.0038 s]
Raw data (loadavg): 0.96 0.99 0.99 1/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) T 30837 30838 6872 0 -1 0 25390 0 0 0 1779 109 0 0 25 0 1 0 1795282118 107290624 25193 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26194 25193 1116 68 0 26126 0
[pid=30838] vsize: 104776
Current children cumulated CPU time (s) 18.88
Current children cumulated vsize (Kb) 104776

[startup+30.0055 s]
Raw data (loadavg): 0.96 0.99 0.99 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25476 0 0 0 2596 166 0 0 22 0 1 0 1795282118 107565056 25242 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26261 25242 1116 68 0 26193 0
[pid=30838] vsize: 105044
Current children cumulated CPU time (s) 27.62
Current children cumulated vsize (Kb) 105044

[startup+40.0062 s]
Raw data (loadavg): 0.97 0.99 0.99 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 3532 186 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 37.18
Current children cumulated vsize (Kb) 105620

[startup+50.0069 s]
Raw data (loadavg): 0.97 0.99 0.99 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 4383 237 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 46.2
Current children cumulated vsize (Kb) 105620

[startup+60.0076 s]
Raw data (loadavg): 0.98 0.99 0.99 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 5381 238 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223312 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 56.19
Current children cumulated vsize (Kb) 105620

[startup+70.0073 s]
Raw data (loadavg): 0.98 0.99 0.99 1/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) T 30837 30838 6872 0 -1 0 25638 0 0 0 6038 351 0 0 18 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (Kb) 105620

[startup+80.008 s]
Raw data (loadavg): 0.98 0.99 0.99 1/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) T 30837 30838 6872 0 -1 0 25638 0 0 0 6746 446 0 0 19 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 71.92
Current children cumulated vsize (Kb) 105620

[startup+90.0087 s]
Raw data (loadavg): 0.98 0.99 0.99 1/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) T 30837 30838 6872 0 -1 0 25638 0 0 0 7488 529 0 0 21 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 80.17
Current children cumulated vsize (Kb) 105620

[startup+100.008 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 8339 582 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 89.21
Current children cumulated vsize (Kb) 105620

[startup+110.009 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 9094 662 0 0 19 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 97.56
Current children cumulated vsize (Kb) 105620

[startup+120.01 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 9800 762 0 0 19 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 105.62
Current children cumulated vsize (Kb) 105620

[startup+130.011 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 10490 869 0 0 19 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223104 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 113.59
Current children cumulated vsize (Kb) 105620

[startup+140.01 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) T 30837 30838 6872 0 -1 0 25638 0 0 0 11217 960 0 0 20 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 121.77
Current children cumulated vsize (Kb) 105620

[startup+150.011 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 12003 1033 0 0 22 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 130.36
Current children cumulated vsize (Kb) 105620

[startup+160.012 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 12939 1053 0 0 21 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 139.92
Current children cumulated vsize (Kb) 105620

[startup+170.011 s]
Raw data (loadavg): 1.07 1.01 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 13603 1163 0 0 18 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 147.66
Current children cumulated vsize (Kb) 105620

[startup+180.012 s]
Raw data (loadavg): 1.13 1.02 1.00 1/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) T 30837 30838 6872 0 -1 0 25638 0 0 0 14284 1270 0 0 18 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 155.54
Current children cumulated vsize (Kb) 105620

[startup+190.013 s]
Raw data (loadavg): 1.11 1.02 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 14975 1374 0 0 19 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 163.49
Current children cumulated vsize (Kb) 105620

[startup+200.012 s]
Raw data (loadavg): 1.09 1.02 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 15708 1459 0 0 21 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 171.67
Current children cumulated vsize (Kb) 105620

[startup+210.013 s]
Raw data (loadavg): 1.08 1.02 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 16540 1515 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 180.55
Current children cumulated vsize (Kb) 105620

[startup+220.014 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 17536 1516 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 190.52
Current children cumulated vsize (Kb) 105620

[startup+230.015 s]
Raw data (loadavg): 1.06 1.02 1.00 1/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) T 30837 30838 6872 0 -1 0 25638 0 0 0 18313 1593 0 0 19 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 199.06
Current children cumulated vsize (Kb) 105620

[startup+240.015 s]
Raw data (loadavg): 1.05 1.02 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 19008 1690 0 0 20 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 206.98
Current children cumulated vsize (Kb) 105620

[startup+250.015 s]
Raw data (loadavg): 1.04 1.02 1.00 1/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) T 30837 30838 6872 0 -1 0 25638 0 0 0 19710 1783 0 0 20 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 214.93
Current children cumulated vsize (Kb) 105620

[startup+260.017 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 20433 1878 0 0 20 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223104 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 223.11
Current children cumulated vsize (Kb) 105620

[startup+270.016 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 21243 1943 0 0 23 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 231.86
Current children cumulated vsize (Kb) 105620

[startup+280.017 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 22215 1951 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 241.66
Current children cumulated vsize (Kb) 105620

[startup+290.018 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 23208 1953 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 251.61
Current children cumulated vsize (Kb) 105620

[startup+300.017 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 24206 1954 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 261.6
Current children cumulated vsize (Kb) 105620

[startup+310.018 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 25204 1955 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 271.59
Current children cumulated vsize (Kb) 105620

[startup+320.019 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 26202 1956 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 281.58
Current children cumulated vsize (Kb) 105620

[startup+330.02 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 27196 1958 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 291.54
Current children cumulated vsize (Kb) 105620

[startup+340.02 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 28194 1959 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 301.53
Current children cumulated vsize (Kb) 105620

[startup+350.02 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 29192 1960 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 311.52
Current children cumulated vsize (Kb) 105620

[startup+360.021 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 30190 1961 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 321.51
Current children cumulated vsize (Kb) 105620

[startup+370.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 31188 1962 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 331.5
Current children cumulated vsize (Kb) 105620

[startup+380.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 32181 1964 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 341.45
Current children cumulated vsize (Kb) 105620

[startup+390.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 33177 1965 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 351.42
Current children cumulated vsize (Kb) 105620

[startup+400.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 34175 1966 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223272 134694465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 361.41
Current children cumulated vsize (Kb) 105620

[startup+410.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 35173 1968 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 371.41
Current children cumulated vsize (Kb) 105620

[startup+420.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 36171 1969 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 381.4
Current children cumulated vsize (Kb) 105620

[startup+430.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 37166 1971 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 391.37
Current children cumulated vsize (Kb) 105620

[startup+440.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 38163 1972 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 401.35
Current children cumulated vsize (Kb) 105620

[startup+450.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 39161 1973 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 411.34
Current children cumulated vsize (Kb) 105620

[startup+460.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 40159 1974 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 421.33
Current children cumulated vsize (Kb) 105620

[startup+470.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 41157 1975 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223240 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 431.32
Current children cumulated vsize (Kb) 105620

[startup+480.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 42152 1976 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 441.28
Current children cumulated vsize (Kb) 105620

[startup+490.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 43152 1977 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 451.29
Current children cumulated vsize (Kb) 105620

[startup+500.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 44149 1978 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 461.27
Current children cumulated vsize (Kb) 105620

[startup+510.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 45148 1978 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550740 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 471.26
Current children cumulated vsize (Kb) 105620

[startup+520.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 46145 1980 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 481.25
Current children cumulated vsize (Kb) 105620

[startup+530.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 47143 1981 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 491.24
Current children cumulated vsize (Kb) 105620

[startup+540.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 48139 1982 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 501.21
Current children cumulated vsize (Kb) 105620

[startup+550.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 49137 1983 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 511.2
Current children cumulated vsize (Kb) 105620

[startup+560.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 50135 1983 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 521.18
Current children cumulated vsize (Kb) 105620

[startup+570.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 51134 1984 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 531.18
Current children cumulated vsize (Kb) 105620

[startup+580.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 52132 1985 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 541.17
Current children cumulated vsize (Kb) 105620

[startup+590.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 53130 1986 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 551.16
Current children cumulated vsize (Kb) 105620

[startup+600.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 54129 1986 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 561.15
Current children cumulated vsize (Kb) 105620

[startup+610.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 55123 1988 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 571.11
Current children cumulated vsize (Kb) 105620

[startup+620.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 56121 1989 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223256 134532897 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 581.1
Current children cumulated vsize (Kb) 105620

[startup+630.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 57119 1989 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 591.08
Current children cumulated vsize (Kb) 105620

[startup+640.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 58118 1990 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 601.08
Current children cumulated vsize (Kb) 105620

[startup+650.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 59115 1991 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 611.06
Current children cumulated vsize (Kb) 105620

[startup+660.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 60113 1992 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 621.05
Current children cumulated vsize (Kb) 105620

[startup+670.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 61112 1992 0 0 25 0 1 0 1795282118 108154880 25404 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26405 25404 1116 68 0 26337 0
[pid=30838] vsize: 105620
Current children cumulated CPU time (s) 631.04
Current children cumulated vsize (Kb) 105620

[startup+680.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 62054 2011 0 0 25 0 1 0 1795282118 107503616 25298 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26246 25298 1116 68 0 26178 0
[pid=30838] vsize: 104984
Current children cumulated CPU time (s) 640.65
Current children cumulated vsize (Kb) 104984

[startup+690.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 63051 2011 0 0 25 0 1 0 1795282118 107503616 25298 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26246 25298 1116 68 0 26178 0
[pid=30838] vsize: 104984
Current children cumulated CPU time (s) 650.62
Current children cumulated vsize (Kb) 104984

[startup+700.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 64046 2013 0 0 25 0 1 0 1795282118 107503616 25298 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 26246 25298 1116 68 0 26178 0
[pid=30838] vsize: 104984
Current children cumulated CPU time (s) 660.59
Current children cumulated vsize (Kb) 104984

[startup+710.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 25638 0 0 0 65040 2015 0 0 25 0 1 0 1795282118 107503616 25298 4294967295 134512640 134736556 3221224560 3221223136 134550806 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 26246 25298 1116 68 0 26178 0
[pid=30838] vsize: 104984
Current children cumulated CPU time (s) 670.55
Current children cumulated vsize (Kb) 104984

[startup+720.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26413 0 0 0 66020 2023 0 0 25 0 1 0 1795282118 110710784 26073 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27029 26073 1116 68 0 26961 0
[pid=30838] vsize: 108116
Current children cumulated CPU time (s) 680.43
Current children cumulated vsize (Kb) 108116

[startup+730.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 67010 2027 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 690.37
Current children cumulated vsize (Kb) 108376

[startup+740.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 67996 2032 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 700.28
Current children cumulated vsize (Kb) 108376

[startup+750.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 68968 2042 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 710.1
Current children cumulated vsize (Kb) 108376

[startup+760.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 69961 2044 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 720.05
Current children cumulated vsize (Kb) 108376

[startup+770.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 70960 2045 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 730.05
Current children cumulated vsize (Kb) 108376

[startup+780.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 71952 2047 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 739.99
Current children cumulated vsize (Kb) 108376

[startup+790.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 72950 2048 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 749.98
Current children cumulated vsize (Kb) 108376

[startup+800.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 73948 2049 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 759.97
Current children cumulated vsize (Kb) 108376

[startup+810.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 74943 2050 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 769.93
Current children cumulated vsize (Kb) 108376

[startup+820.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 75942 2051 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 779.93
Current children cumulated vsize (Kb) 108376

[startup+830.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 76939 2052 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 789.91
Current children cumulated vsize (Kb) 108376

[startup+840.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 77938 2053 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 799.91
Current children cumulated vsize (Kb) 108376

[startup+850.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 78935 2054 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 809.89
Current children cumulated vsize (Kb) 108376

[startup+860.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 79930 2056 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 819.86
Current children cumulated vsize (Kb) 108376

[startup+870.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 80927 2057 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 829.84
Current children cumulated vsize (Kb) 108376

[startup+880.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 81925 2058 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 839.83
Current children cumulated vsize (Kb) 108376

[startup+890.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 82923 2059 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 849.82
Current children cumulated vsize (Kb) 108376

[startup+900.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 83917 2061 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 859.78
Current children cumulated vsize (Kb) 108376

[startup+910.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 84916 2061 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 869.77
Current children cumulated vsize (Kb) 108376

[startup+920.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 85914 2062 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 879.76
Current children cumulated vsize (Kb) 108376

[startup+930.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 86912 2062 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 889.74
Current children cumulated vsize (Kb) 108376

[startup+940.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 87911 2063 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223212 134534828 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 899.74
Current children cumulated vsize (Kb) 108376

[startup+950.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 88909 2063 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 909.72
Current children cumulated vsize (Kb) 108376

[startup+960.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 89903 2066 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 919.69
Current children cumulated vsize (Kb) 108376

[startup+970.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 90901 2067 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 929.68
Current children cumulated vsize (Kb) 108376

[startup+980.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 91899 2068 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 939.67
Current children cumulated vsize (Kb) 108376

[startup+990.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 92896 2070 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 949.66
Current children cumulated vsize (Kb) 108376

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 93894 2070 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 959.64
Current children cumulated vsize (Kb) 108376

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 94888 2073 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 969.61
Current children cumulated vsize (Kb) 108376

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 95885 2074 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223312 134597492 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 979.59
Current children cumulated vsize (Kb) 108376

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 96883 2075 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 989.58
Current children cumulated vsize (Kb) 108376

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 97881 2076 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223140 134549960 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 999.57
Current children cumulated vsize (Kb) 108376

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 98879 2077 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1009.56
Current children cumulated vsize (Kb) 108376

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 99877 2078 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1019.55
Current children cumulated vsize (Kb) 108376

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 100875 2079 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1029.54
Current children cumulated vsize (Kb) 108376

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 101870 2081 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1039.51
Current children cumulated vsize (Kb) 108376

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 102869 2082 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1049.51
Current children cumulated vsize (Kb) 108376

[startup+1100.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 103866 2083 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1059.49
Current children cumulated vsize (Kb) 108376

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 104864 2084 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1069.48
Current children cumulated vsize (Kb) 108376

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 105862 2085 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1079.47
Current children cumulated vsize (Kb) 108376

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 106860 2086 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1089.46
Current children cumulated vsize (Kb) 108376

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 107855 2088 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1099.43
Current children cumulated vsize (Kb) 108376

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 108855 2088 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1109.43
Current children cumulated vsize (Kb) 108376

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 109853 2089 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1119.42
Current children cumulated vsize (Kb) 108376

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 110851 2089 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1129.4
Current children cumulated vsize (Kb) 108376

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 111850 2090 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1139.4
Current children cumulated vsize (Kb) 108376

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 112848 2091 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1149.39
Current children cumulated vsize (Kb) 108376

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 113846 2092 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1159.38
Current children cumulated vsize (Kb) 108376

[startup+1210.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 114844 2092 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1169.36
Current children cumulated vsize (Kb) 108376

[startup+1220.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 115839 2094 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1179.33
Current children cumulated vsize (Kb) 108376

[startup+1230.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30838
Raw data (/proc/30838/stat): 30838 (bsolo) R 30837 30838 6872 0 -1 0 26488 0 0 0 116837 2095 0 0 25 0 1 0 1795282118 110977024 26148 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30838/statm): 27094 26148 1116 68 0 27026 0
[pid=30838] vsize: 108376
Current children cumulated CPU time (s) 1189.32
Current children cumulated vsize (Kb) 108376
One traced child (pid=30838) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1235.78
CPU time (s): 1195.06
CPU user time (s): 1174.05
CPU system time (s): 21.0158
CPU usage (%): 96.7052
Max. virtual memory (cumulated for all children) (Kb): 108376

Verifier Data

ERROR: no interpretation found !