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

Nameweb/uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
MD5SUMe4be8a88d340bbbbfb27e034f74a6524
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark148.053
Number of variables40605
Total number of constraints118930
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
Minimum length of a constraint1
Maximum length of a constraint13

Trace number 372

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.020
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:        940068 kB
Buffers:         36916 kB
Cached:          27620 kB
SwapCached:        812 kB
Active:          56948 kB
Inactive:        10324 kB
HighTotal:      131008 kB
HighFree:       104216 kB
LowTotal:       903652 kB
LowFree:        835852 kB
SwapTotal:     2097892 kB
SwapFree:      2096664 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            21728 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 09:55:35 (client local time) WITH STATUS 0 IN 1195.21 SECONDS
stats: 334 7 1195.21 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 40605 variables and 118930 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 45.696
c After prepocess the problem consists of 40592 variables and 118900 constraints.
c Restart #1 #Var: 40592 #Dec: 3913 LB: 0 @ 82.463
c Restart #2 #Var: 40592 #Dec: 12803 LB: 0 @ 173.42
c Restart #3 #Var: 40592 #Dec: 16847 LB: 0 @ 257.17
c Restart #4 #Var: 40592 #Dec: 22062 LB: 0 @ 279.85
c Restart #5 #Var: 40592 #Dec: 24018 LB: 0 @ 392.63
c Restart #6 #Var: 40592 #Dec: 25674 LB: 0 @ 450.77
c CHANGE Heuristic... 
c Restart #0 #Var: 40592 #Dec: 27914 LB: 0 @ 705.11
c Restart #1 #Var: 40592 #Dec: 28732 LB: 0 @ 713.24
c Restart #2 #Var: 40592 #Dec: 29737 LB: 0 @ 758.97
c Restart #3 #Var: 40592 #Dec: 30783 LB: 0 @ 838.87
c Restart #4 #Var: 40592 #Dec: 31858 LB: 0 @ 898.11
c Restart #5 #Var: 40592 #Dec: 33021 LB: 0 @ 958.09
c Restart #6 #Var: 40592 #Dec: 34771 LB: 0 @ 1095.8
c Restart #7 #Var: 40592 #Dec: 36591 LB: 0 @ 1194.2
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/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840208428 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 107 3 90 68 0 39 0
[pid=20828] 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/wulflinc29/normalized-ooo.tag14.ucl.opb

[startup+10.004 s]
Raw data (loadavg): 0.94 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 10016 0 0 0 918 39 0 0 23 0 1 0 1840208428 35573760 7785 4294967295 134512640 134736556 3221224560 3221223368 1077345464 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 8685 7785 1116 68 0 8617 0
[pid=20828] vsize: 34740
Current children cumulated CPU time (s) 9.57
Current children cumulated vsize (Kb) 34740

[startup+20.0048 s]
Raw data (loadavg): 0.95 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 58024 0 0 0 1682 170 0 0 25 0 1 0 1840208428 51666944 11731 4294967295 134512640 134736556 3221224560 3221223120 134543198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 12614 11731 1116 68 0 12546 0
[pid=20828] vsize: 50456
Current children cumulated CPU time (s) 18.52
Current children cumulated vsize (Kb) 50456

[startup+30.0046 s]
Raw data (loadavg): 0.95 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 186148 0 0 0 2345 428 0 0 25 0 1 0 1840208428 63418368 14520 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 15483 14520 1116 68 0 15415 0
[pid=20828] vsize: 61932
Current children cumulated CPU time (s) 27.73
Current children cumulated vsize (Kb) 61932

[startup+40.0054 s]
Raw data (loadavg): 0.96 0.99 0.96 1/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) T 20827 20828 19818 0 -1 0 379621 0 0 0 2898 802 0 0 25 0 1 0 1840208428 71839744 16583 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20828/statm): 17539 16583 1116 68 0 17471 0
[pid=20828] vsize: 70156
Current children cumulated CPU time (s) 37
Current children cumulated vsize (Kb) 70156

[startup+50.0062 s]
Raw data (loadavg): 0.97 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390377 0 0 0 3865 829 0 0 25 0 1 0 1840208428 98652160 22859 4294967295 134512640 134736556 3221224560 3221223192 134524611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24085 22859 1116 68 0 24017 0
[pid=20828] vsize: 96340
Current children cumulated CPU time (s) 46.94
Current children cumulated vsize (Kb) 96340

[startup+60.007 s]
Raw data (loadavg): 0.97 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390405 0 0 0 4858 832 0 0 25 0 1 0 1840208428 98787328 22887 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24118 22887 1116 68 0 24050 0
[pid=20828] vsize: 96472
Current children cumulated CPU time (s) 56.9
Current children cumulated vsize (Kb) 96472

[startup+70.0077 s]
Raw data (loadavg): 0.97 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390409 0 0 0 5853 834 0 0 25 0 1 0 1840208428 98787328 22891 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24118 22891 1116 68 0 24050 0
[pid=20828] vsize: 96472
Current children cumulated CPU time (s) 66.87
Current children cumulated vsize (Kb) 96472

[startup+80.0075 s]
Raw data (loadavg): 0.98 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390421 0 0 0 6849 835 0 0 25 0 1 0 1840208428 98922496 22903 4294967295 134512640 134736556 3221224560 3221223208 134524325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24151 22903 1116 68 0 24083 0
[pid=20828] vsize: 96604
Current children cumulated CPU time (s) 76.84
Current children cumulated vsize (Kb) 96604

[startup+90.0083 s]
Raw data (loadavg): 0.98 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390429 0 0 0 7839 839 0 0 25 0 1 0 1840208428 98922496 22911 4294967295 134512640 134736556 3221224560 3221223304 134608981 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24151 22911 1116 68 0 24083 0
[pid=20828] vsize: 96604
Current children cumulated CPU time (s) 86.78
Current children cumulated vsize (Kb) 96604

[startup+100.008 s]
Raw data (loadavg): 0.98 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390441 0 0 0 8835 840 0 0 25 0 1 0 1840208428 98922496 22923 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24151 22923 1116 68 0 24083 0
[pid=20828] vsize: 96604
Current children cumulated CPU time (s) 96.75
Current children cumulated vsize (Kb) 96604

[startup+110.009 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390449 0 0 0 9832 842 0 0 25 0 1 0 1840208428 99057664 22931 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24184 22931 1116 68 0 24116 0
[pid=20828] vsize: 96736
Current children cumulated CPU time (s) 106.74
Current children cumulated vsize (Kb) 96736

[startup+120.01 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390460 0 0 0 10828 843 0 0 25 0 1 0 1840208428 99057664 22942 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24184 22942 1116 68 0 24116 0
[pid=20828] vsize: 96736
Current children cumulated CPU time (s) 116.71
Current children cumulated vsize (Kb) 96736

[startup+130.009 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390467 0 0 0 11824 845 0 0 25 0 1 0 1840208428 99057664 22949 4294967295 134512640 134736556 3221224560 3221223104 134543659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24184 22949 1116 68 0 24116 0
[pid=20828] vsize: 96736
Current children cumulated CPU time (s) 126.69
Current children cumulated vsize (Kb) 96736

[startup+140.01 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390481 0 0 0 12819 846 0 0 25 0 1 0 1840208428 99192832 22963 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24217 22963 1116 68 0 24149 0
[pid=20828] vsize: 96868
Current children cumulated CPU time (s) 136.65
Current children cumulated vsize (Kb) 96868

[startup+150.011 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390495 0 0 0 13814 848 0 0 25 0 1 0 1840208428 99192832 22977 4294967295 134512640 134736556 3221224560 3221223108 134544552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24217 22977 1116 68 0 24149 0
[pid=20828] vsize: 96868
Current children cumulated CPU time (s) 146.62
Current children cumulated vsize (Kb) 96868

[startup+160.012 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390500 0 0 0 14811 849 0 0 25 0 1 0 1840208428 99192832 22982 4294967295 134512640 134736556 3221224560 3221223072 134543204 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24217 22982 1116 68 0 24149 0
[pid=20828] vsize: 96868
Current children cumulated CPU time (s) 156.6
Current children cumulated vsize (Kb) 96868

[startup+170.012 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390531 0 0 0 15804 852 0 0 25 0 1 0 1840208428 99328000 23013 4294967295 134512640 134736556 3221224560 3221223188 134634388 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24250 23013 1116 68 0 24182 0
[pid=20828] vsize: 97000
Current children cumulated CPU time (s) 166.56
Current children cumulated vsize (Kb) 97000

[startup+180.012 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390547 0 0 0 16798 855 0 0 25 0 1 0 1840208428 99463168 23029 4294967295 134512640 134736556 3221224560 3221223072 134543879 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24283 23029 1116 68 0 24215 0
[pid=20828] vsize: 97132
Current children cumulated CPU time (s) 176.53
Current children cumulated vsize (Kb) 97132

[startup+190.012 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390555 0 0 0 17795 856 0 0 25 0 1 0 1840208428 99463168 23037 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24283 23037 1116 68 0 24215 0
[pid=20828] vsize: 97132
Current children cumulated CPU time (s) 186.51
Current children cumulated vsize (Kb) 97132

[startup+200.012 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390561 0 0 0 18791 857 0 0 25 0 1 0 1840208428 99463168 23043 4294967295 134512640 134736556 3221224560 3221223068 134540120 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24283 23043 1116 68 0 24215 0
[pid=20828] vsize: 97132
Current children cumulated CPU time (s) 196.48
Current children cumulated vsize (Kb) 97132

[startup+210.013 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390593 0 0 0 19783 861 0 0 25 0 1 0 1840208428 99598336 23075 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24316 23075 1116 68 0 24248 0
[pid=20828] vsize: 97264
Current children cumulated CPU time (s) 206.44
Current children cumulated vsize (Kb) 97264

[startup+220.014 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390617 0 0 0 20780 862 0 0 25 0 1 0 1840208428 99733504 23099 4294967295 134512640 134736556 3221224560 3221223248 134529262 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24349 23099 1116 68 0 24281 0
[pid=20828] vsize: 97396
Current children cumulated CPU time (s) 216.42
Current children cumulated vsize (Kb) 97396

[startup+230.013 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390633 0 0 0 21778 863 0 0 25 0 1 0 1840208428 99733504 23115 4294967295 134512640 134736556 3221224560 3221223012 134717407 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24349 23115 1116 68 0 24281 0
[pid=20828] vsize: 97396
Current children cumulated CPU time (s) 226.41
Current children cumulated vsize (Kb) 97396

[startup+240.014 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390655 0 0 0 22778 863 0 0 25 0 1 0 1840208428 99868672 23137 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24382 23137 1116 68 0 24314 0
[pid=20828] vsize: 97528
Current children cumulated CPU time (s) 236.41
Current children cumulated vsize (Kb) 97528

[startup+250.014 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390690 0 0 0 23777 864 0 0 25 0 1 0 1840208428 99999744 23172 4294967295 134512640 134736556 3221224560 3221223184 134544670 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24414 23172 1116 68 0 24346 0
[pid=20828] vsize: 97656
Current children cumulated CPU time (s) 246.41
Current children cumulated vsize (Kb) 97656

[startup+260.015 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390717 0 0 0 24776 864 0 0 25 0 1 0 1840208428 100134912 23199 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24447 23199 1116 68 0 24379 0
[pid=20828] vsize: 97788
Current children cumulated CPU time (s) 256.4
Current children cumulated vsize (Kb) 97788

[startup+270.016 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390739 0 0 0 25770 866 0 0 25 0 1 0 1840208428 100134912 23221 4294967295 134512640 134736556 3221224560 3221223108 134544531 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24447 23221 1116 68 0 24379 0
[pid=20828] vsize: 97788
Current children cumulated CPU time (s) 266.36
Current children cumulated vsize (Kb) 97788

[startup+280.015 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390776 0 0 0 26759 870 0 0 25 0 1 0 1840208428 100405248 23258 4294967295 134512640 134736556 3221224560 3221223120 134543193 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24513 23258 1116 68 0 24445 0
[pid=20828] vsize: 98052
Current children cumulated CPU time (s) 276.29
Current children cumulated vsize (Kb) 98052

[startup+290.016 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 390942 0 0 0 27745 875 0 0 25 0 1 0 1840208428 101081088 23424 4294967295 134512640 134736556 3221224560 3221223152 134540263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 24678 23424 1116 68 0 24610 0
[pid=20828] vsize: 98712
Current children cumulated CPU time (s) 286.2
Current children cumulated vsize (Kb) 98712

[startup+300.017 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391003 0 0 0 28743 876 0 0 25 0 1 0 1840208428 101216256 23485 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24711 23485 1116 68 0 24643 0
[pid=20828] vsize: 98844
Current children cumulated CPU time (s) 296.19
Current children cumulated vsize (Kb) 98844

[startup+310.018 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391013 0 0 0 29742 877 0 0 25 0 1 0 1840208428 101339136 23495 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24741 23495 1116 68 0 24673 0
[pid=20828] vsize: 98964
Current children cumulated CPU time (s) 306.19
Current children cumulated vsize (Kb) 98964

[startup+320.019 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391013 0 0 0 30742 877 0 0 25 0 1 0 1840208428 101339136 23495 4294967295 134512640 134736556 3221224560 3221223136 134543119 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24741 23495 1116 68 0 24673 0
[pid=20828] vsize: 98964
Current children cumulated CPU time (s) 316.19
Current children cumulated vsize (Kb) 98964

[startup+330.018 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391027 0 0 0 31742 877 0 0 25 0 1 0 1840208428 101339136 23509 4294967295 134512640 134736556 3221224560 3221223116 134537483 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24741 23509 1116 68 0 24673 0
[pid=20828] vsize: 98964
Current children cumulated CPU time (s) 326.19
Current children cumulated vsize (Kb) 98964

[startup+340.018 s]
Raw data (loadavg): 0.99 0.99 0.96 1/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) T 20827 20828 19818 0 -1 0 391031 0 0 0 32741 878 0 0 25 0 1 0 1840208428 101339136 23513 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24741 23513 1116 68 0 24673 0
[pid=20828] vsize: 98964
Current children cumulated CPU time (s) 336.19
Current children cumulated vsize (Kb) 98964

[startup+350.018 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391036 0 0 0 33741 878 0 0 25 0 1 0 1840208428 101474304 23518 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24774 23518 1116 68 0 24706 0
[pid=20828] vsize: 99096
Current children cumulated CPU time (s) 346.19
Current children cumulated vsize (Kb) 99096

[startup+360.019 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391046 0 0 0 34740 878 0 0 25 0 1 0 1840208428 101474304 23528 4294967295 134512640 134736556 3221224560 3221223284 134600574 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24774 23528 1116 68 0 24706 0
[pid=20828] vsize: 99096
Current children cumulated CPU time (s) 356.18
Current children cumulated vsize (Kb) 99096

[startup+370.019 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391054 0 0 0 35740 878 0 0 25 0 1 0 1840208428 101474304 23536 4294967295 134512640 134736556 3221224560 3221223220 134544839 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24774 23536 1116 68 0 24706 0
[pid=20828] vsize: 99096
Current children cumulated CPU time (s) 366.18
Current children cumulated vsize (Kb) 99096

[startup+380.018 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391071 0 0 0 36739 879 0 0 25 0 1 0 1840208428 101609472 23553 4294967295 134512640 134736556 3221224560 3221223084 134540147 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24807 23553 1116 68 0 24739 0
[pid=20828] vsize: 99228
Current children cumulated CPU time (s) 376.18
Current children cumulated vsize (Kb) 99228

[startup+390.019 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391085 0 0 0 37739 879 0 0 25 0 1 0 1840208428 101609472 23567 4294967295 134512640 134736556 3221224560 3221223144 134543970 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24807 23567 1116 68 0 24739 0
[pid=20828] vsize: 99228
Current children cumulated CPU time (s) 386.18
Current children cumulated vsize (Kb) 99228

[startup+400.019 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391122 0 0 0 38736 881 0 0 25 0 1 0 1840208428 101744640 23604 4294967295 134512640 134736556 3221224560 3221223136 134544658 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24840 23604 1116 68 0 24772 0
[pid=20828] vsize: 99360
Current children cumulated CPU time (s) 396.17
Current children cumulated vsize (Kb) 99360

[startup+410.02 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391194 0 0 0 39733 881 0 0 25 0 1 0 1840208428 102014976 23676 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24906 23676 1116 68 0 24838 0
[pid=20828] vsize: 99624
Current children cumulated CPU time (s) 406.14
Current children cumulated vsize (Kb) 99624

[startup+420.021 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391236 0 0 0 40732 882 0 0 25 0 1 0 1840208428 102285312 23718 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 24972 23718 1116 68 0 24904 0
[pid=20828] vsize: 99888
Current children cumulated CPU time (s) 416.14
Current children cumulated vsize (Kb) 99888

[startup+430.021 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391303 0 0 0 41728 885 0 0 25 0 1 0 1840208428 102555648 23785 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25038 23785 1116 68 0 24970 0
[pid=20828] vsize: 100152
Current children cumulated CPU time (s) 426.13
Current children cumulated vsize (Kb) 100152

[startup+440.021 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391380 0 0 0 42725 886 0 0 25 0 1 0 1840208428 102825984 23862 4294967295 134512640 134736556 3221224560 3221223176 134540169 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25104 23862 1116 68 0 25036 0
[pid=20828] vsize: 100416
Current children cumulated CPU time (s) 436.11
Current children cumulated vsize (Kb) 100416

[startup+450.022 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391431 0 0 0 43723 887 0 0 25 0 1 0 1840208428 103096320 23913 4294967295 134512640 134736556 3221224560 3221223016 134717503 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25170 23913 1116 68 0 25102 0
[pid=20828] vsize: 100680
Current children cumulated CPU time (s) 446.1
Current children cumulated vsize (Kb) 100680

[startup+460.023 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391522 0 0 0 44720 890 0 0 25 0 1 0 1840208428 103366656 24004 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25236 24004 1116 68 0 25168 0
[pid=20828] vsize: 100944
Current children cumulated CPU time (s) 456.1
Current children cumulated vsize (Kb) 100944

[startup+470.023 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391602 0 0 0 45717 891 0 0 25 0 1 0 1840208428 103772160 24084 4294967295 134512640 134736556 3221224560 3221223296 134528844 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25335 24084 1116 68 0 25267 0
[pid=20828] vsize: 101340
Current children cumulated CPU time (s) 466.08
Current children cumulated vsize (Kb) 101340

[startup+480.023 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391607 0 0 0 46717 891 0 0 25 0 1 0 1840208428 103772160 24089 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25335 24089 1116 68 0 25267 0
[pid=20828] vsize: 101340
Current children cumulated CPU time (s) 476.08
Current children cumulated vsize (Kb) 101340

[startup+490.023 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391620 0 0 0 47715 892 0 0 25 0 1 0 1840208428 103772160 24102 4294967295 134512640 134736556 3221224560 3221223144 134716414 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25335 24102 1116 68 0 25267 0
[pid=20828] vsize: 101340
Current children cumulated CPU time (s) 486.07
Current children cumulated vsize (Kb) 101340

[startup+500.022 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391633 0 0 0 48714 892 0 0 25 0 1 0 1840208428 103907328 24115 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25368 24115 1116 68 0 25300 0
[pid=20828] vsize: 101472
Current children cumulated CPU time (s) 496.06
Current children cumulated vsize (Kb) 101472

[startup+510.023 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391644 0 0 0 49714 892 0 0 25 0 1 0 1840208428 103907328 24126 4294967295 134512640 134736556 3221224560 3221223144 134543970 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25368 24126 1116 68 0 25300 0
[pid=20828] vsize: 101472
Current children cumulated CPU time (s) 506.06
Current children cumulated vsize (Kb) 101472

[startup+520.023 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391655 0 0 0 50714 892 0 0 25 0 1 0 1840208428 103907328 24137 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25368 24137 1116 68 0 25300 0
[pid=20828] vsize: 101472
Current children cumulated CPU time (s) 516.06
Current children cumulated vsize (Kb) 101472

[startup+530.023 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391669 0 0 0 51713 893 0 0 25 0 1 0 1840208428 104042496 24151 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25401 24151 1116 68 0 25333 0
[pid=20828] vsize: 101604
Current children cumulated CPU time (s) 526.06
Current children cumulated vsize (Kb) 101604

[startup+540.024 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391682 0 0 0 52712 893 0 0 25 0 1 0 1840208428 104042496 24164 4294967295 134512640 134736556 3221224560 3221223184 134543861 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25401 24164 1116 68 0 25333 0
[pid=20828] vsize: 101604
Current children cumulated CPU time (s) 536.05
Current children cumulated vsize (Kb) 101604

[startup+550.024 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391694 0 0 0 53712 893 0 0 25 0 1 0 1840208428 104177664 24176 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25434 24176 1116 68 0 25366 0
[pid=20828] vsize: 101736
Current children cumulated CPU time (s) 546.05
Current children cumulated vsize (Kb) 101736

[startup+560.024 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391699 0 0 0 54712 894 0 0 25 0 1 0 1840208428 104177664 24181 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25434 24181 1116 68 0 25366 0
[pid=20828] vsize: 101736
Current children cumulated CPU time (s) 556.06
Current children cumulated vsize (Kb) 101736

[startup+570.025 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391713 0 0 0 55711 894 0 0 25 0 1 0 1840208428 104177664 24195 4294967295 134512640 134736556 3221224560 3221223012 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25434 24195 1116 68 0 25366 0
[pid=20828] vsize: 101736
Current children cumulated CPU time (s) 566.05
Current children cumulated vsize (Kb) 101736

[startup+580.025 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391724 0 0 0 56711 894 0 0 25 0 1 0 1840208428 104177664 24206 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25434 24206 1116 68 0 25366 0
[pid=20828] vsize: 101736
Current children cumulated CPU time (s) 576.05
Current children cumulated vsize (Kb) 101736

[startup+590.025 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391725 0 0 0 57711 894 0 0 25 0 1 0 1840208428 104177664 24207 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25434 24207 1116 68 0 25366 0
[pid=20828] vsize: 101736
Current children cumulated CPU time (s) 586.05
Current children cumulated vsize (Kb) 101736

[startup+600.025 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391732 0 0 0 58711 894 0 0 25 0 1 0 1840208428 104312832 24214 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25467 24214 1116 68 0 25399 0
[pid=20828] vsize: 101868
Current children cumulated CPU time (s) 596.05
Current children cumulated vsize (Kb) 101868

[startup+610.026 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391769 0 0 0 59710 895 0 0 25 0 1 0 1840208428 104448000 24251 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25500 24251 1116 68 0 25432 0
[pid=20828] vsize: 102000
Current children cumulated CPU time (s) 606.05
Current children cumulated vsize (Kb) 102000

[startup+620.026 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391769 0 0 0 60709 895 0 0 25 0 1 0 1840208428 104448000 24251 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25500 24251 1116 68 0 25432 0
[pid=20828] vsize: 102000
Current children cumulated CPU time (s) 616.04
Current children cumulated vsize (Kb) 102000

[startup+630.026 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391771 0 0 0 61709 896 0 0 25 0 1 0 1840208428 104448000 24253 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25500 24253 1116 68 0 25432 0
[pid=20828] vsize: 102000
Current children cumulated CPU time (s) 626.05
Current children cumulated vsize (Kb) 102000

[startup+640.027 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391779 0 0 0 62709 896 0 0 25 0 1 0 1840208428 104448000 24261 4294967295 134512640 134736556 3221224560 3221223152 134543990 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25500 24261 1116 68 0 25432 0
[pid=20828] vsize: 102000
Current children cumulated CPU time (s) 636.05
Current children cumulated vsize (Kb) 102000

[startup+650.027 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391788 0 0 0 63708 896 0 0 25 0 1 0 1840208428 104448000 24270 4294967295 134512640 134736556 3221224560 3221223236 134634388 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25500 24270 1116 68 0 25432 0
[pid=20828] vsize: 102000
Current children cumulated CPU time (s) 646.04
Current children cumulated vsize (Kb) 102000

[startup+660.027 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391794 0 0 0 64708 897 0 0 25 0 1 0 1840208428 104583168 24276 4294967295 134512640 134736556 3221224560 3221223036 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25533 24276 1116 68 0 25465 0
[pid=20828] vsize: 102132
Current children cumulated CPU time (s) 656.05
Current children cumulated vsize (Kb) 102132

[startup+670.028 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391802 0 0 0 65707 897 0 0 25 0 1 0 1840208428 104583168 24284 4294967295 134512640 134736556 3221224560 3221222704 134717479 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25533 24284 1116 68 0 25465 0
[pid=20828] vsize: 102132
Current children cumulated CPU time (s) 666.04
Current children cumulated vsize (Kb) 102132

[startup+680.028 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391809 0 0 0 66707 897 0 0 25 0 1 0 1840208428 104583168 24291 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25533 24291 1116 68 0 25465 0
[pid=20828] vsize: 102132
Current children cumulated CPU time (s) 676.04
Current children cumulated vsize (Kb) 102132

[startup+690.029 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391813 0 0 0 67707 897 0 0 25 0 1 0 1840208428 104583168 24295 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25533 24295 1116 68 0 25465 0
[pid=20828] vsize: 102132
Current children cumulated CPU time (s) 686.04
Current children cumulated vsize (Kb) 102132

[startup+700.029 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 391822 0 0 0 68706 898 0 0 25 0 1 0 1840208428 104583168 24304 4294967295 134512640 134736556 3221224560 3221223232 134528541 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25533 24304 1116 68 0 25465 0
[pid=20828] vsize: 102132
Current children cumulated CPU time (s) 696.04
Current children cumulated vsize (Kb) 102132

[startup+710.029 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392074 0 0 0 69704 899 0 0 25 0 1 0 1840208428 104685568 24396 4294967295 134512640 134736556 3221224560 3221223136 134523648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 25558 24396 1116 68 0 25490 0
[pid=20828] vsize: 102232
Current children cumulated CPU time (s) 706.03
Current children cumulated vsize (Kb) 102232

[startup+720.03 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392106 0 0 0 70698 902 0 0 25 0 1 0 1840208428 104820736 24428 4294967295 134512640 134736556 3221224560 3221223120 134543554 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25591 24428 1116 68 0 25523 0
[pid=20828] vsize: 102364
Current children cumulated CPU time (s) 716
Current children cumulated vsize (Kb) 102364

[startup+730.03 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392111 0 0 0 71697 902 0 0 25 0 1 0 1840208428 104820736 24433 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25591 24433 1116 68 0 25523 0
[pid=20828] vsize: 102364
Current children cumulated CPU time (s) 725.99
Current children cumulated vsize (Kb) 102364

[startup+740.031 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392131 0 0 0 72695 903 0 0 25 0 1 0 1840208428 104955904 24453 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25624 24453 1116 68 0 25556 0
[pid=20828] vsize: 102496
Current children cumulated CPU time (s) 735.98
Current children cumulated vsize (Kb) 102496

[startup+750.032 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392171 0 0 0 73694 904 0 0 25 0 1 0 1840208428 105091072 24493 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25657 24493 1116 68 0 25589 0
[pid=20828] vsize: 102628
Current children cumulated CPU time (s) 745.98
Current children cumulated vsize (Kb) 102628

[startup+760.032 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392226 0 0 0 74693 904 0 0 25 0 1 0 1840208428 105361408 24548 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25723 24548 1116 68 0 25655 0
[pid=20828] vsize: 102892
Current children cumulated CPU time (s) 755.97
Current children cumulated vsize (Kb) 102892

[startup+770.032 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392241 0 0 0 75691 905 0 0 25 0 1 0 1840208428 105361408 24563 4294967295 134512640 134736556 3221224560 3221223108 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25723 24563 1116 68 0 25655 0
[pid=20828] vsize: 102892
Current children cumulated CPU time (s) 765.96
Current children cumulated vsize (Kb) 102892

[startup+780.033 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392262 0 0 0 76690 906 0 0 25 0 1 0 1840208428 105496576 24584 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25756 24584 1116 68 0 25688 0
[pid=20828] vsize: 103024
Current children cumulated CPU time (s) 775.96
Current children cumulated vsize (Kb) 103024

[startup+790.033 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392289 0 0 0 77689 906 0 0 25 0 1 0 1840208428 105627648 24611 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25788 24611 1116 68 0 25720 0
[pid=20828] vsize: 103152
Current children cumulated CPU time (s) 785.95
Current children cumulated vsize (Kb) 103152

[startup+800.033 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392306 0 0 0 78689 907 0 0 25 0 1 0 1840208428 105627648 24628 4294967295 134512640 134736556 3221224560 3221223068 134634428 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25788 24628 1116 68 0 25720 0
[pid=20828] vsize: 103152
Current children cumulated CPU time (s) 795.96
Current children cumulated vsize (Kb) 103152

[startup+810.034 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392320 0 0 0 79688 907 0 0 25 0 1 0 1840208428 105762816 24642 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25821 24642 1116 68 0 25753 0
[pid=20828] vsize: 103284
Current children cumulated CPU time (s) 805.95
Current children cumulated vsize (Kb) 103284

[startup+820.034 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392338 0 0 0 80688 907 0 0 25 0 1 0 1840208428 105762816 24660 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25821 24660 1116 68 0 25753 0
[pid=20828] vsize: 103284
Current children cumulated CPU time (s) 815.95
Current children cumulated vsize (Kb) 103284

[startup+830.034 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392380 0 0 0 81686 908 0 0 25 0 1 0 1840208428 105897984 24702 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25854 24702 1116 68 0 25786 0
[pid=20828] vsize: 103416
Current children cumulated CPU time (s) 825.94
Current children cumulated vsize (Kb) 103416

[startup+840.035 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392414 0 0 0 82685 909 0 0 25 0 1 0 1840208428 106033152 24736 4294967295 134512640 134736556 3221224560 3221223076 134716758 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25887 24736 1116 68 0 25819 0
[pid=20828] vsize: 103548
Current children cumulated CPU time (s) 835.94
Current children cumulated vsize (Kb) 103548

[startup+850.036 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392455 0 0 0 83684 909 0 0 25 0 1 0 1840208428 106303488 24777 4294967295 134512640 134736556 3221224560 3221223180 134544554 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25953 24777 1116 68 0 25885 0
[pid=20828] vsize: 103812
Current children cumulated CPU time (s) 845.93
Current children cumulated vsize (Kb) 103812

[startup+860.037 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392500 0 0 0 84682 910 0 0 25 0 1 0 1840208428 106438656 24822 4294967295 134512640 134736556 3221224560 3221223104 134544598 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25986 24822 1116 68 0 25918 0
[pid=20828] vsize: 103944
Current children cumulated CPU time (s) 855.92
Current children cumulated vsize (Kb) 103944

[startup+870.037 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392516 0 0 0 85681 911 0 0 25 0 1 0 1840208428 106438656 24838 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 25986 24838 1116 68 0 25918 0
[pid=20828] vsize: 103944
Current children cumulated CPU time (s) 865.92
Current children cumulated vsize (Kb) 103944

[startup+880.037 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392567 0 0 0 86680 911 0 0 25 0 1 0 1840208428 106708992 24889 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26052 24889 1116 68 0 25984 0
[pid=20828] vsize: 104208
Current children cumulated CPU time (s) 875.91
Current children cumulated vsize (Kb) 104208

[startup+890.037 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392606 0 0 0 87678 912 0 0 25 0 1 0 1840208428 106844160 24928 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26085 24928 1116 68 0 26017 0
[pid=20828] vsize: 104340
Current children cumulated CPU time (s) 885.9
Current children cumulated vsize (Kb) 104340

[startup+900.037 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392664 0 0 0 88677 912 0 0 25 0 1 0 1840208428 107114496 24986 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26151 24986 1116 68 0 26083 0
[pid=20828] vsize: 104604
Current children cumulated CPU time (s) 895.89
Current children cumulated vsize (Kb) 104604

[startup+910.038 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392697 0 0 0 89674 913 0 0 25 0 1 0 1840208428 107249664 25019 4294967295 134512640 134736556 3221224560 3221223036 134536656 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26184 25019 1116 68 0 26116 0
[pid=20828] vsize: 104736
Current children cumulated CPU time (s) 905.87
Current children cumulated vsize (Kb) 104736

[startup+920.038 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392762 0 0 0 90673 914 0 0 25 0 1 0 1840208428 107520000 25084 4294967295 134512640 134736556 3221224560 3221223236 134634388 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26250 25084 1116 68 0 26182 0
[pid=20828] vsize: 105000
Current children cumulated CPU time (s) 915.87
Current children cumulated vsize (Kb) 105000

[startup+930.038 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392819 0 0 0 91671 915 0 0 25 0 1 0 1840208428 107790336 25141 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26316 25141 1116 68 0 26248 0
[pid=20828] vsize: 105264
Current children cumulated CPU time (s) 925.86
Current children cumulated vsize (Kb) 105264

[startup+940.038 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392884 0 0 0 92670 916 0 0 25 0 1 0 1840208428 108060672 25206 4294967295 134512640 134736556 3221224560 3221223136 134523829 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26382 25206 1116 68 0 26314 0
[pid=20828] vsize: 105528
Current children cumulated CPU time (s) 935.86
Current children cumulated vsize (Kb) 105528

[startup+950.039 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392943 0 0 0 93668 916 0 0 25 0 1 0 1840208428 108195840 25265 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26415 25265 1116 68 0 26347 0
[pid=20828] vsize: 105660
Current children cumulated CPU time (s) 945.84
Current children cumulated vsize (Kb) 105660

[startup+960.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392979 0 0 0 94666 917 0 0 25 0 1 0 1840208428 108331008 25301 4294967295 134512640 134736556 3221224560 3221223152 134543993 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26448 25301 1116 68 0 26380 0
[pid=20828] vsize: 105792
Current children cumulated CPU time (s) 955.83
Current children cumulated vsize (Kb) 105792

[startup+970.039 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392983 0 0 0 95665 918 0 0 25 0 1 0 1840208428 108466176 25305 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26481 25305 1116 68 0 26413 0
[pid=20828] vsize: 105924
Current children cumulated CPU time (s) 965.83
Current children cumulated vsize (Kb) 105924

[startup+980.039 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 392983 0 0 0 96665 918 0 0 25 0 1 0 1840208428 108466176 25305 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26481 25305 1116 68 0 26413 0
[pid=20828] vsize: 105924
Current children cumulated CPU time (s) 975.83
Current children cumulated vsize (Kb) 105924

[startup+990.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393004 0 0 0 97665 918 0 0 25 0 1 0 1840208428 108466176 25326 4294967295 134512640 134736556 3221224560 3221223076 134716789 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26481 25326 1116 68 0 26413 0
[pid=20828] vsize: 105924
Current children cumulated CPU time (s) 985.83
Current children cumulated vsize (Kb) 105924

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393045 0 0 0 98662 920 0 0 25 0 1 0 1840208428 108601344 25367 4294967295 134512640 134736556 3221224560 3221223064 134634645 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 26514 25367 1116 68 0 26446 0
[pid=20828] vsize: 106056
Current children cumulated CPU time (s) 995.82
Current children cumulated vsize (Kb) 106056

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393084 0 0 0 99660 921 0 0 25 0 1 0 1840208428 108871680 25406 4294967295 134512640 134736556 3221224560 3221223152 134540280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26580 25406 1116 68 0 26512 0
[pid=20828] vsize: 106320
Current children cumulated CPU time (s) 1005.81
Current children cumulated vsize (Kb) 106320

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393113 0 0 0 100659 922 0 0 25 0 1 0 1840208428 109006848 25435 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26613 25435 1116 68 0 26545 0
[pid=20828] vsize: 106452
Current children cumulated CPU time (s) 1015.81
Current children cumulated vsize (Kb) 106452

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393138 0 0 0 101657 923 0 0 25 0 1 0 1840208428 109006848 25460 4294967295 134512640 134736556 3221224560 3221223200 134544684 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26613 25460 1116 68 0 26545 0
[pid=20828] vsize: 106452
Current children cumulated CPU time (s) 1025.8
Current children cumulated vsize (Kb) 106452

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393170 0 0 0 102656 924 0 0 25 0 1 0 1840208428 109142016 25492 4294967295 134512640 134736556 3221224560 3221223308 134600652 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26646 25492 1116 68 0 26578 0
[pid=20828] vsize: 106584
Current children cumulated CPU time (s) 1035.8
Current children cumulated vsize (Kb) 106584

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393208 0 0 0 103655 925 0 0 25 0 1 0 1840208428 109277184 25530 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26679 25530 1116 68 0 26611 0
[pid=20828] vsize: 106716
Current children cumulated CPU time (s) 1045.8
Current children cumulated vsize (Kb) 106716

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393227 0 0 0 104654 926 0 0 25 0 1 0 1840208428 109412352 25549 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26712 25549 1116 68 0 26644 0
[pid=20828] vsize: 106848
Current children cumulated CPU time (s) 1055.8
Current children cumulated vsize (Kb) 106848

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393257 0 0 0 105652 926 0 0 25 0 1 0 1840208428 109547520 25579 4294967295 134512640 134736556 3221224560 3221223296 134529185 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26745 25579 1116 68 0 26677 0
[pid=20828] vsize: 106980
Current children cumulated CPU time (s) 1065.78
Current children cumulated vsize (Kb) 106980

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393297 0 0 0 106651 927 0 0 25 0 1 0 1840208428 109682688 25619 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26778 25619 1116 68 0 26710 0
[pid=20828] vsize: 107112
Current children cumulated CPU time (s) 1075.78
Current children cumulated vsize (Kb) 107112

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393337 0 0 0 107650 928 0 0 25 0 1 0 1840208428 109817856 25659 4294967295 134512640 134736556 3221224560 3221223052 134536708 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26811 25659 1116 68 0 26743 0
[pid=20828] vsize: 107244
Current children cumulated CPU time (s) 1085.78
Current children cumulated vsize (Kb) 107244

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393364 0 0 0 108649 928 0 0 25 0 1 0 1840208428 109953024 25686 4294967295 134512640 134736556 3221224560 3221223312 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26844 25686 1116 68 0 26776 0
[pid=20828] vsize: 107376
Current children cumulated CPU time (s) 1095.77
Current children cumulated vsize (Kb) 107376

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393398 0 0 0 109647 929 0 0 25 0 1 0 1840208428 110088192 25720 4294967295 134512640 134736556 3221224560 3221223336 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20828/statm): 26877 25720 1116 68 0 26809 0
[pid=20828] vsize: 107508
Current children cumulated CPU time (s) 1105.76
Current children cumulated vsize (Kb) 107508

[startup+1120.05 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393450 0 0 0 110644 931 0 0 25 0 1 0 1840208428 110358528 25772 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 26943 25772 1116 68 0 26875 0
[pid=20828] vsize: 107772
Current children cumulated CPU time (s) 1115.75
Current children cumulated vsize (Kb) 107772

[startup+1130.05 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393511 0 0 0 111643 931 0 0 25 0 1 0 1840208428 110628864 25833 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 27009 25833 1116 68 0 26941 0
[pid=20828] vsize: 108036
Current children cumulated CPU time (s) 1125.74
Current children cumulated vsize (Kb) 108036

[startup+1140.05 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393570 0 0 0 112642 932 0 0 25 0 1 0 1840208428 110764032 25892 4294967295 134512640 134736556 3221224560 3221223072 134543879 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 27042 25892 1116 68 0 26974 0
[pid=20828] vsize: 108168
Current children cumulated CPU time (s) 1135.74
Current children cumulated vsize (Kb) 108168

[startup+1150.05 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393611 0 0 0 113640 933 0 0 25 0 1 0 1840208428 111034368 25933 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 27108 25933 1116 68 0 27040 0
[pid=20828] vsize: 108432
Current children cumulated CPU time (s) 1145.73
Current children cumulated vsize (Kb) 108432

[startup+1160.05 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393641 0 0 0 114639 934 0 0 25 0 1 0 1840208428 111169536 25963 4294967295 134512640 134736556 3221224560 3221223212 134524324 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 27141 25963 1116 68 0 27073 0
[pid=20828] vsize: 108564
Current children cumulated CPU time (s) 1155.73
Current children cumulated vsize (Kb) 108564

[startup+1170.05 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393710 0 0 0 115636 935 0 0 25 0 1 0 1840208428 111439872 26032 4294967295 134512640 134736556 3221224560 3221223152 134540177 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 27207 26032 1116 68 0 27139 0
[pid=20828] vsize: 108828
Current children cumulated CPU time (s) 1165.71
Current children cumulated vsize (Kb) 108828

[startup+1180.05 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393758 0 0 0 116635 936 0 0 25 0 1 0 1840208428 111575040 26080 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 27240 26080 1116 68 0 27172 0
[pid=20828] vsize: 108960
Current children cumulated CPU time (s) 1175.71
Current children cumulated vsize (Kb) 108960

[startup+1190.05 s]
Raw data (loadavg): 0.99 0.99 0.96 2/56 20828
Raw data (/proc/20828/stat): 20828 (bsolo) R 20827 20828 19818 0 -1 0 393758 0 0 0 117635 936 0 0 25 0 1 0 1840208428 111575040 26080 4294967295 134512640 134736556 3221224560 3221223152 134540280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20828/statm): 27240 26080 1116 68 0 27172 0
[pid=20828] vsize: 108960
Current children cumulated CPU time (s) 1185.71
Current children cumulated vsize (Kb) 108960
One traced child (pid=20828) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1199.55
CPU time (s): 1195.21
CPU user time (s): 1185.79
CPU system time (s): 9.41757
CPU usage (%): 99.6377
Max. virtual memory (cumulated for all children) (Kb): 108960

Verifier Data

ERROR: no interpretation found !