Some explanations

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

General information on the benchmark

Namemps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-mkc.opb
MD5SUM087a7cd0fdb8b0bf40fe6b459b39a663
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 2946
Biggest coefficient in the objective function 20000
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 31442101
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 67108864000
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 138201238403
Number of bits of the biggest sum of numbers38
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1231.44
Number of variables5383
Total number of constraints8734
Number of constraints which are clauses2977
Number of constraints which are cardinality constraints (but not clauses)5731
Number of constraints which are nor clauses,nor cardinality constraints26
Minimum length of a constraint1
Maximum length of a constraint2952

Trace number 1288

Launcher Data

LAUNCH ON wulflinc7 THE 2005-09-18 14:40:47 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=646 boxname=wulflinc7 idbench=646 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  087a7cd0fdb8b0bf40fe6b459b39a663  /oldhome/oroussel/tmp/wulflinc7/normalized-mps-v2-20-10-mkc.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc7/normalized-mps-v2-20-10-mkc.opb
IDLAUNCH: 646
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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:        924360 kB
Buffers:         34644 kB
Cached:          51044 kB
SwapCached:        740 kB
Active:          64304 kB
Inactive:        24016 kB
HighTotal:      131008 kB
HighFree:        77784 kB
LowTotal:       903652 kB
LowFree:        846576 kB
SwapTotal:     2097136 kB
SwapFree:      2095892 kB
Dirty:              36 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            16332 kB
Committed_AS:    64140 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 15:00:43 (client local time) WITH STATUS 0 IN 1195.51 SECONDS
stats: 646 7 1195.51 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 5383 variables and 3281 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 3.746
c After prepocess the problem consists of 5296 variables and 3214 constraints.
c Initial Lower Bound: -29981676
c Restart #1 #Var: 5296 #Dec: 285 LB: -29981676 @ 103.63
c Restart #2 #Var: 5296 #Dec: 766 LB: -29981676 @ 330.67
c CHANGE Heuristic... 
c Restart #0 #Var: 5296 #Dec: 1447 LB: -29981676 @ 653
c Restart #1 #Var: 5296 #Dec: 1893 LB: -29981676 @ 685.45
c Restart #2 #Var: 5296 #Dec: 2368 LB: -29981676 @ 849.73
c Restart #3 #Var: 5296 #Dec: 3021 LB: -29981676 @ 1076.3
s UNKNOWN
c Exit Code: 0
c Total time: 1195.4 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/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1783846622 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 107 3 90 68 0 39 0
[pid=19237] 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/wulflinc7/normalized-mps-v2-20-10-mkc.opb

[startup+10.0038 s]
Raw data (loadavg): 1.02 1.08 1.05 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34159 0 0 0 902 79 0 0 25 0 1 0 1783846622 143261696 34070 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 34976 34070 1116 68 0 34908 0
[pid=19237] vsize: 139904
Current children cumulated CPU time (s) 9.81
Current children cumulated vsize (Kb) 139904

[startup+20.0044 s]
Raw data (loadavg): 1.02 1.08 1.05 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34193 0 0 0 1901 80 0 0 25 0 1 0 1783846622 143376384 34104 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35004 34104 1116 68 0 34936 0
[pid=19237] vsize: 140016
Current children cumulated CPU time (s) 19.81
Current children cumulated vsize (Kb) 140016

[startup+30.0051 s]
Raw data (loadavg): 1.01 1.08 1.05 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34194 0 0 0 2901 80 0 0 25 0 1 0 1783846622 143376384 34105 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35004 34105 1116 68 0 34936 0
[pid=19237] vsize: 140016
Current children cumulated CPU time (s) 29.81
Current children cumulated vsize (Kb) 140016

[startup+40.0057 s]
Raw data (loadavg): 1.01 1.07 1.05 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34198 0 0 0 3900 80 0 0 25 0 1 0 1783846622 143376384 34109 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35004 34109 1116 68 0 34936 0
[pid=19237] vsize: 140016
Current children cumulated CPU time (s) 39.8
Current children cumulated vsize (Kb) 140016

[startup+50.0063 s]
Raw data (loadavg): 1.01 1.07 1.04 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34198 0 0 0 4900 81 0 0 25 0 1 0 1783846622 143376384 34109 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35004 34109 1116 68 0 34936 0
[pid=19237] vsize: 140016
Current children cumulated CPU time (s) 49.81
Current children cumulated vsize (Kb) 140016

[startup+60.007 s]
Raw data (loadavg): 1.01 1.07 1.04 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34198 0 0 0 5899 81 0 0 25 0 1 0 1783846622 143376384 34109 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35004 34109 1116 68 0 34936 0
[pid=19237] vsize: 140016
Current children cumulated CPU time (s) 59.8
Current children cumulated vsize (Kb) 140016

[startup+70.0076 s]
Raw data (loadavg): 1.00 1.06 1.04 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34306 0 0 0 6898 82 0 0 25 0 1 0 1783846622 143380480 34135 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35005 34135 1116 68 0 34937 0
[pid=19237] vsize: 140020
Current children cumulated CPU time (s) 69.8
Current children cumulated vsize (Kb) 140020

[startup+80.0082 s]
Raw data (loadavg): 1.00 1.06 1.04 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34362 0 0 0 7897 82 0 0 25 0 1 0 1783846622 143650816 34191 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35071 34191 1116 68 0 35003 0
[pid=19237] vsize: 140284
Current children cumulated CPU time (s) 79.79
Current children cumulated vsize (Kb) 140284

[startup+90.0089 s]
Raw data (loadavg): 1.00 1.06 1.04 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34418 0 0 0 8897 83 0 0 25 0 1 0 1783846622 143515648 34163 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35038 34163 1116 68 0 34970 0
[pid=19237] vsize: 140152
Current children cumulated CPU time (s) 89.8
Current children cumulated vsize (Kb) 140152

[startup+100.01 s]
Raw data (loadavg): 1.00 1.06 1.04 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34476 0 0 0 9896 83 0 0 25 0 1 0 1783846622 143785984 34221 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35104 34221 1116 68 0 35036 0
[pid=19237] vsize: 140416
Current children cumulated CPU time (s) 99.79
Current children cumulated vsize (Kb) 140416

[startup+110.01 s]
Raw data (loadavg): 1.00 1.05 1.04 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34478 0 0 0 10895 83 0 0 25 0 1 0 1783846622 143380480 34138 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 35005 34138 1116 68 0 34937 0
[pid=19237] vsize: 140020
Current children cumulated CPU time (s) 109.78
Current children cumulated vsize (Kb) 140020

[startup+120.011 s]
Raw data (loadavg): 1.00 1.05 1.04 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34508 0 0 0 11895 84 0 0 25 0 1 0 1783846622 143515648 34139 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35038 34139 1116 68 0 34970 0
[pid=19237] vsize: 140152
Current children cumulated CPU time (s) 119.79
Current children cumulated vsize (Kb) 140152

[startup+130.01 s]
Raw data (loadavg): 1.00 1.05 1.04 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34618 0 0 0 12894 84 0 0 25 0 1 0 1783846622 143400960 34143 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35010 34143 1116 68 0 34942 0
[pid=19237] vsize: 140040
Current children cumulated CPU time (s) 129.78
Current children cumulated vsize (Kb) 140040

[startup+140.011 s]
Raw data (loadavg): 1.00 1.05 1.04 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34671 0 0 0 13894 84 0 0 25 0 1 0 1783846622 143515648 34162 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35038 34162 1116 68 0 34970 0
[pid=19237] vsize: 140152
Current children cumulated CPU time (s) 139.78
Current children cumulated vsize (Kb) 140152

[startup+150.012 s]
Raw data (loadavg): 1.00 1.05 1.03 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34728 0 0 0 14893 85 0 0 25 0 1 0 1783846622 143650816 34195 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35071 34195 1116 68 0 35003 0
[pid=19237] vsize: 140284
Current children cumulated CPU time (s) 149.78
Current children cumulated vsize (Kb) 140284

[startup+160.011 s]
Raw data (loadavg): 1.00 1.04 1.03 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34812 0 0 0 15892 85 0 0 25 0 1 0 1783846622 143863808 34255 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35123 34255 1116 68 0 35055 0
[pid=19237] vsize: 140492
Current children cumulated CPU time (s) 159.77
Current children cumulated vsize (Kb) 140492

[startup+170.012 s]
Raw data (loadavg): 1.00 1.04 1.03 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34864 0 0 0 16891 86 0 0 25 0 1 0 1783846622 143695872 34216 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35082 34216 1116 68 0 35014 0
[pid=19237] vsize: 140328
Current children cumulated CPU time (s) 169.77
Current children cumulated vsize (Kb) 140328

[startup+180.013 s]
Raw data (loadavg): 1.00 1.04 1.03 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34872 0 0 0 17891 86 0 0 25 0 1 0 1783846622 143695872 34216 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35082 34216 1116 68 0 35014 0
[pid=19237] vsize: 140328
Current children cumulated CPU time (s) 179.77
Current children cumulated vsize (Kb) 140328

[startup+190.013 s]
Raw data (loadavg): 1.00 1.04 1.03 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34872 0 0 0 18890 86 0 0 25 0 1 0 1783846622 143695872 34216 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35082 34216 1116 68 0 35014 0
[pid=19237] vsize: 140328
Current children cumulated CPU time (s) 189.76
Current children cumulated vsize (Kb) 140328

[startup+200.014 s]
Raw data (loadavg): 1.00 1.04 1.03 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34935 0 0 0 19890 87 0 0 25 0 1 0 1783846622 143695872 34216 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35082 34216 1116 68 0 35014 0
[pid=19237] vsize: 140328
Current children cumulated CPU time (s) 199.77
Current children cumulated vsize (Kb) 140328

[startup+210.014 s]
Raw data (loadavg): 1.00 1.03 1.03 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34935 0 0 0 20889 87 0 0 25 0 1 0 1783846622 143695872 34216 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35082 34216 1116 68 0 35014 0
[pid=19237] vsize: 140328
Current children cumulated CPU time (s) 209.76
Current children cumulated vsize (Kb) 140328

[startup+220.015 s]
Raw data (loadavg): 1.00 1.03 1.03 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 34998 0 0 0 21888 88 0 0 25 0 1 0 1783846622 143695872 34216 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35082 34216 1116 68 0 35014 0
[pid=19237] vsize: 140328
Current children cumulated CPU time (s) 219.76
Current children cumulated vsize (Kb) 140328

[startup+230.016 s]
Raw data (loadavg): 1.00 1.03 1.03 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35088 0 0 0 22887 89 0 0 25 0 1 0 1783846622 143794176 34239 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35106 34239 1116 68 0 35038 0
[pid=19237] vsize: 140424
Current children cumulated CPU time (s) 229.76
Current children cumulated vsize (Kb) 140424

[startup+240.016 s]
Raw data (loadavg): 1.00 1.03 1.03 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35088 0 0 0 23887 89 0 0 25 0 1 0 1783846622 143794176 34239 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35106 34239 1116 68 0 35038 0
[pid=19237] vsize: 140424
Current children cumulated CPU time (s) 239.76
Current children cumulated vsize (Kb) 140424

[startup+250.017 s]
Raw data (loadavg): 1.00 1.03 1.02 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35155 0 0 0 24886 89 0 0 25 0 1 0 1783846622 144207872 34306 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35207 34306 1116 68 0 35139 0
[pid=19237] vsize: 140828
Current children cumulated CPU time (s) 249.75
Current children cumulated vsize (Kb) 140828

[startup+260.018 s]
Raw data (loadavg): 1.00 1.03 1.02 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35178 0 0 0 25886 90 0 0 25 0 1 0 1783846622 144113664 34305 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35184 34305 1116 68 0 35116 0
[pid=19237] vsize: 140736
Current children cumulated CPU time (s) 259.76
Current children cumulated vsize (Kb) 140736

[startup+270.018 s]
Raw data (loadavg): 1.00 1.03 1.02 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35208 0 0 0 26885 90 0 0 25 0 1 0 1783846622 144150528 34294 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35193 34294 1116 68 0 35125 0
[pid=19237] vsize: 140772
Current children cumulated CPU time (s) 269.75
Current children cumulated vsize (Kb) 140772

[startup+280.018 s]
Raw data (loadavg): 1.00 1.02 1.02 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35277 0 0 0 27885 91 0 0 25 0 1 0 1783846622 143978496 34284 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35151 34284 1116 68 0 35083 0
[pid=19237] vsize: 140604
Current children cumulated CPU time (s) 279.76
Current children cumulated vsize (Kb) 140604

[startup+290.02 s]
Raw data (loadavg): 1.00 1.02 1.02 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35277 0 0 0 28884 91 0 0 25 0 1 0 1783846622 143978496 34284 4294967295 134512640 134736556 3221224560 3221223212 134534817 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35151 34284 1116 68 0 35083 0
[pid=19237] vsize: 140604
Current children cumulated CPU time (s) 289.75
Current children cumulated vsize (Kb) 140604

[startup+300.02 s]
Raw data (loadavg): 1.00 1.02 1.02 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35328 0 0 0 29883 92 0 0 25 0 1 0 1783846622 143978496 34284 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35151 34284 1116 68 0 35083 0
[pid=19237] vsize: 140604
Current children cumulated CPU time (s) 299.75
Current children cumulated vsize (Kb) 140604

[startup+310.02 s]
Raw data (loadavg): 1.00 1.02 1.02 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35328 0 0 0 30883 92 0 0 25 0 1 0 1783846622 143978496 34284 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35151 34284 1116 68 0 35083 0
[pid=19237] vsize: 140604
Current children cumulated CPU time (s) 309.75
Current children cumulated vsize (Kb) 140604

[startup+320.021 s]
Raw data (loadavg): 1.00 1.02 1.02 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35328 0 0 0 31882 92 0 0 25 0 1 0 1783846622 143978496 34284 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35151 34284 1116 68 0 35083 0
[pid=19237] vsize: 140604
Current children cumulated CPU time (s) 319.74
Current children cumulated vsize (Kb) 140604

[startup+330.021 s]
Raw data (loadavg): 1.00 1.02 1.02 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35433 0 0 0 32882 93 0 0 25 0 1 0 1783846622 144347136 34365 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35241 34365 1116 68 0 35173 0
[pid=19237] vsize: 140964
Current children cumulated CPU time (s) 329.75
Current children cumulated vsize (Kb) 140964

[startup+340.022 s]
Raw data (loadavg): 1.00 1.02 1.02 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35433 0 0 0 33881 93 0 0 25 0 1 0 1783846622 143380480 34139 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35005 34139 1116 68 0 34937 0
[pid=19237] vsize: 140020
Current children cumulated CPU time (s) 339.74
Current children cumulated vsize (Kb) 140020

[startup+350.022 s]
Raw data (loadavg): 1.00 1.02 1.02 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35489 0 0 0 34880 94 0 0 25 0 1 0 1783846622 143380480 34139 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35005 34139 1116 68 0 34937 0
[pid=19237] vsize: 140020
Current children cumulated CPU time (s) 349.74
Current children cumulated vsize (Kb) 140020

[startup+360.023 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35571 0 0 0 35879 94 0 0 25 0 1 0 1783846622 143687680 34211 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35080 34211 1116 68 0 35012 0
[pid=19237] vsize: 140320
Current children cumulated CPU time (s) 359.73
Current children cumulated vsize (Kb) 140320

[startup+370.024 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35571 0 0 0 36879 95 0 0 25 0 1 0 1783846622 143687680 34211 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35080 34211 1116 68 0 35012 0
[pid=19237] vsize: 140320
Current children cumulated CPU time (s) 369.74
Current children cumulated vsize (Kb) 140320

[startup+380.024 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35610 0 0 0 37879 95 0 0 25 0 1 0 1783846622 143958016 34250 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35146 34250 1116 68 0 35078 0
[pid=19237] vsize: 140584
Current children cumulated CPU time (s) 379.74
Current children cumulated vsize (Kb) 140584

[startup+390.025 s]
Raw data (loadavg): 1.00 1.01 1.01 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35649 0 0 0 38878 96 0 0 25 0 1 0 1783846622 143802368 34241 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35108 34241 1116 68 0 35040 0
[pid=19237] vsize: 140432
Current children cumulated CPU time (s) 389.74
Current children cumulated vsize (Kb) 140432

[startup+400.026 s]
Raw data (loadavg): 1.00 1.01 1.01 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35649 0 0 0 39878 96 0 0 25 0 1 0 1783846622 143802368 34241 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35108 34241 1116 68 0 35040 0
[pid=19237] vsize: 140432
Current children cumulated CPU time (s) 399.74
Current children cumulated vsize (Kb) 140432

[startup+410.026 s]
Raw data (loadavg): 1.00 1.01 1.01 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35649 0 0 0 40877 96 0 0 25 0 1 0 1783846622 143802368 34241 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35108 34241 1116 68 0 35040 0
[pid=19237] vsize: 140432
Current children cumulated CPU time (s) 409.73
Current children cumulated vsize (Kb) 140432

[startup+420.027 s]
Raw data (loadavg): 1.00 1.01 1.01 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35713 0 0 0 41876 97 0 0 25 0 1 0 1783846622 143978496 34281 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35151 34281 1116 68 0 35083 0
[pid=19237] vsize: 140604
Current children cumulated CPU time (s) 419.73
Current children cumulated vsize (Kb) 140604

[startup+430.027 s]
Raw data (loadavg): 1.00 1.01 1.01 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35713 0 0 0 42876 97 0 0 25 0 1 0 1783846622 143978496 34281 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35151 34281 1116 68 0 35083 0
[pid=19237] vsize: 140604
Current children cumulated CPU time (s) 429.73
Current children cumulated vsize (Kb) 140604

[startup+440.028 s]
Raw data (loadavg): 1.00 1.01 1.01 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35716 0 0 0 43876 98 0 0 25 0 1 0 1783846622 143978496 34284 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35151 34284 1116 68 0 35083 0
[pid=19237] vsize: 140604
Current children cumulated CPU time (s) 439.74
Current children cumulated vsize (Kb) 140604

[startup+450.029 s]
Raw data (loadavg): 1.00 1.01 1.01 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35790 0 0 0 44875 99 0 0 25 0 1 0 1783846622 144232448 34335 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35213 34335 1116 68 0 35145 0
[pid=19237] vsize: 140852
Current children cumulated CPU time (s) 449.74
Current children cumulated vsize (Kb) 140852

[startup+460.028 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35790 0 0 0 45874 99 0 0 25 0 1 0 1783846622 144150528 34326 4294967295 134512640 134736556 3221224560 3221223168 134634130 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35193 34326 1116 68 0 35125 0
[pid=19237] vsize: 140772
Current children cumulated CPU time (s) 459.73
Current children cumulated vsize (Kb) 140772

[startup+470.029 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35790 0 0 0 46874 99 0 0 25 0 1 0 1783846622 144150528 34326 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35193 34326 1116 68 0 35125 0
[pid=19237] vsize: 140772
Current children cumulated CPU time (s) 469.73
Current children cumulated vsize (Kb) 140772

[startup+480.03 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35790 0 0 0 47874 99 0 0 25 0 1 0 1783846622 144150528 34326 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35193 34326 1116 68 0 35125 0
[pid=19237] vsize: 140772
Current children cumulated CPU time (s) 479.73
Current children cumulated vsize (Kb) 140772

[startup+490.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35801 0 0 0 48873 99 0 0 25 0 1 0 1783846622 144150528 34326 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35193 34326 1116 68 0 35125 0
[pid=19237] vsize: 140772
Current children cumulated CPU time (s) 489.72
Current children cumulated vsize (Kb) 140772

[startup+500.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35811 0 0 0 49873 100 0 0 25 0 1 0 1783846622 144150528 34326 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35193 34326 1116 68 0 35125 0
[pid=19237] vsize: 140772
Current children cumulated CPU time (s) 499.73
Current children cumulated vsize (Kb) 140772

[startup+510.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35821 0 0 0 50873 100 0 0 25 0 1 0 1783846622 144285696 34336 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35226 34336 1116 68 0 35158 0
[pid=19237] vsize: 140904
Current children cumulated CPU time (s) 509.73
Current children cumulated vsize (Kb) 140904

[startup+520.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35821 0 0 0 51872 100 0 0 25 0 1 0 1783846622 144285696 34336 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35226 34336 1116 68 0 35158 0
[pid=19237] vsize: 140904
Current children cumulated CPU time (s) 519.72
Current children cumulated vsize (Kb) 140904

[startup+530.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35886 0 0 0 52872 100 0 0 25 0 1 0 1783846622 144211968 34341 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35208 34341 1116 68 0 35140 0
[pid=19237] vsize: 140832
Current children cumulated CPU time (s) 529.72
Current children cumulated vsize (Kb) 140832

[startup+540.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35886 0 0 0 53871 101 0 0 25 0 1 0 1783846622 144211968 34341 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35208 34341 1116 68 0 35140 0
[pid=19237] vsize: 140832
Current children cumulated CPU time (s) 539.72
Current children cumulated vsize (Kb) 140832

[startup+550.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35963 0 0 0 54870 101 0 0 25 0 1 0 1783846622 144617472 34418 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35307 34418 1116 68 0 35239 0
[pid=19237] vsize: 141228
Current children cumulated CPU time (s) 549.71
Current children cumulated vsize (Kb) 141228

[startup+560.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35963 0 0 0 55870 102 0 0 25 0 1 0 1783846622 144617472 34418 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35307 34418 1116 68 0 35239 0
[pid=19237] vsize: 141228
Current children cumulated CPU time (s) 559.72
Current children cumulated vsize (Kb) 141228

[startup+570.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35963 0 0 0 56869 102 0 0 25 0 1 0 1783846622 144617472 34418 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35307 34418 1116 68 0 35239 0
[pid=19237] vsize: 141228
Current children cumulated CPU time (s) 569.71
Current children cumulated vsize (Kb) 141228

[startup+580.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35964 0 0 0 57869 102 0 0 25 0 1 0 1783846622 144384000 34383 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34383 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 579.71
Current children cumulated vsize (Kb) 141000

[startup+590.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35964 0 0 0 58868 103 0 0 25 0 1 0 1783846622 144384000 34383 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34383 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 589.71
Current children cumulated vsize (Kb) 141000

[startup+600.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 35964 0 0 0 59868 103 0 0 25 0 1 0 1783846622 144384000 34383 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34383 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 599.71
Current children cumulated vsize (Kb) 141000

[startup+610.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36002 0 0 0 60868 103 0 0 25 0 1 0 1783846622 144445440 34397 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35265 34397 1116 68 0 35197 0
[pid=19237] vsize: 141060
Current children cumulated CPU time (s) 609.71
Current children cumulated vsize (Kb) 141060

[startup+620.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36055 0 0 0 61866 104 0 0 25 0 1 0 1783846622 144715776 34450 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35331 34450 1116 68 0 35263 0
[pid=19237] vsize: 141324
Current children cumulated CPU time (s) 619.7
Current children cumulated vsize (Kb) 141324

[startup+630.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36055 0 0 0 62866 104 0 0 25 0 1 0 1783846622 144715776 34450 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35331 34450 1116 68 0 35263 0
[pid=19237] vsize: 141324
Current children cumulated CPU time (s) 629.7
Current children cumulated vsize (Kb) 141324

[startup+640.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36055 0 0 0 63865 104 0 0 25 0 1 0 1783846622 144502784 34412 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35279 34412 1116 68 0 35211 0
[pid=19237] vsize: 141116
Current children cumulated CPU time (s) 639.69
Current children cumulated vsize (Kb) 141116

[startup+650.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36055 0 0 0 64865 105 0 0 25 0 1 0 1783846622 144502784 34412 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35279 34412 1116 68 0 35211 0
[pid=19237] vsize: 141116
Current children cumulated CPU time (s) 649.7
Current children cumulated vsize (Kb) 141116

[startup+660.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36120 0 0 0 65863 106 0 0 25 0 1 0 1783846622 144384000 34384 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34384 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 659.69
Current children cumulated vsize (Kb) 141000

[startup+670.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36120 0 0 0 66863 106 0 0 25 0 1 0 1783846622 144384000 34384 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34384 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 669.69
Current children cumulated vsize (Kb) 141000

[startup+680.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36120 0 0 0 67862 106 0 0 25 0 1 0 1783846622 144384000 34384 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34384 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 679.68
Current children cumulated vsize (Kb) 141000

[startup+690.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36120 0 0 0 68861 107 0 0 25 0 1 0 1783846622 144384000 34384 4294967295 134512640 134736556 3221224560 3221223180 1077374048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34384 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 689.68
Current children cumulated vsize (Kb) 141000

[startup+700.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36120 0 0 0 69860 107 0 0 25 0 1 0 1783846622 144384000 34384 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34384 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 699.67
Current children cumulated vsize (Kb) 141000

[startup+710.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36120 0 0 0 70859 108 0 0 25 0 1 0 1783846622 144384000 34384 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34384 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 709.67
Current children cumulated vsize (Kb) 141000

[startup+720.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36120 0 0 0 71859 108 0 0 25 0 1 0 1783846622 144384000 34384 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34384 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 719.67
Current children cumulated vsize (Kb) 141000

[startup+730.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36120 0 0 0 72858 109 0 0 25 0 1 0 1783846622 144384000 34384 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34384 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 729.67
Current children cumulated vsize (Kb) 141000

[startup+740.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36120 0 0 0 73857 109 0 0 25 0 1 0 1783846622 144384000 34384 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35250 34384 1116 68 0 35182 0
[pid=19237] vsize: 141000
Current children cumulated CPU time (s) 739.66
Current children cumulated vsize (Kb) 141000

[startup+750.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36133 0 0 0 74856 111 0 0 25 0 1 0 1783846622 144519168 34397 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35283 34397 1116 68 0 35215 0
[pid=19237] vsize: 141132
Current children cumulated CPU time (s) 749.67
Current children cumulated vsize (Kb) 141132

[startup+760.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36133 0 0 0 75855 111 0 0 25 0 1 0 1783846622 144519168 34397 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35283 34397 1116 68 0 35215 0
[pid=19237] vsize: 141132
Current children cumulated CPU time (s) 759.66
Current children cumulated vsize (Kb) 141132

[startup+770.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36185 0 0 0 76855 112 0 0 25 0 1 0 1783846622 144793600 34449 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 35350 34449 1116 68 0 35282 0
[pid=19237] vsize: 141400
Current children cumulated CPU time (s) 769.67
Current children cumulated vsize (Kb) 141400

[startup+780.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36186 0 0 0 77854 112 0 0 25 0 1 0 1783846622 144793600 34450 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 35350 34450 1116 68 0 35282 0
[pid=19237] vsize: 141400
Current children cumulated CPU time (s) 779.66
Current children cumulated vsize (Kb) 141400

[startup+790.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36211 0 0 0 78854 112 0 0 25 0 1 0 1783846622 144793600 34475 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 35350 34475 1116 68 0 35282 0
[pid=19237] vsize: 141400
Current children cumulated CPU time (s) 789.66
Current children cumulated vsize (Kb) 141400

[startup+800.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36239 0 0 0 79854 112 0 0 25 0 1 0 1783846622 144928768 34503 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 35383 34503 1116 68 0 35315 0
[pid=19237] vsize: 141532
Current children cumulated CPU time (s) 799.66
Current children cumulated vsize (Kb) 141532

[startup+810.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36265 0 0 0 80854 112 0 0 25 0 1 0 1783846622 145068032 34529 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 35417 34529 1116 68 0 35349 0
[pid=19237] vsize: 141668
Current children cumulated CPU time (s) 809.66
Current children cumulated vsize (Kb) 141668

[startup+820.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36269 0 0 0 81854 112 0 0 25 0 1 0 1783846622 145068032 34533 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 35417 34533 1116 68 0 35349 0
[pid=19237] vsize: 141668
Current children cumulated CPU time (s) 819.66
Current children cumulated vsize (Kb) 141668

[startup+830.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36299 0 0 0 82853 112 0 0 25 0 1 0 1783846622 145203200 34563 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 35450 34563 1116 68 0 35382 0
[pid=19237] vsize: 141800
Current children cumulated CPU time (s) 829.65
Current children cumulated vsize (Kb) 141800

[startup+840.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36318 0 0 0 83853 113 0 0 25 0 1 0 1783846622 145346560 34582 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 35485 34582 1116 68 0 35417 0
[pid=19237] vsize: 141940
Current children cumulated CPU time (s) 839.66
Current children cumulated vsize (Kb) 141940

[startup+850.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36344 0 0 0 84853 113 0 0 25 0 1 0 1783846622 145346560 34608 4294967295 134512640 134736556 3221224560 3221223156 1077374149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 35485 34608 1116 68 0 35417 0
[pid=19237] vsize: 141940
Current children cumulated CPU time (s) 849.66
Current children cumulated vsize (Kb) 141940

[startup+860.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36344 0 0 0 85852 113 0 0 25 0 1 0 1783846622 144850944 34496 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35364 34496 1116 68 0 35296 0
[pid=19237] vsize: 141456
Current children cumulated CPU time (s) 859.65
Current children cumulated vsize (Kb) 141456

[startup+870.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36344 0 0 0 86852 113 0 0 25 0 1 0 1783846622 144850944 34496 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35364 34496 1116 68 0 35296 0
[pid=19237] vsize: 141456
Current children cumulated CPU time (s) 869.65
Current children cumulated vsize (Kb) 141456

[startup+880.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36427 0 0 0 87851 114 0 0 25 0 1 0 1783846622 145272832 34579 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35467 34579 1116 68 0 35399 0
[pid=19237] vsize: 141868
Current children cumulated CPU time (s) 879.65
Current children cumulated vsize (Kb) 141868

[startup+890.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36586 0 0 0 88850 114 0 0 25 0 1 0 1783846622 145965056 34738 4294967295 134512640 134736556 3221224560 3221223104 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35636 34738 1116 68 0 35568 0
[pid=19237] vsize: 142544
Current children cumulated CPU time (s) 889.64
Current children cumulated vsize (Kb) 142544

[startup+900.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36768 0 0 0 89849 115 0 0 25 0 1 0 1783846622 146776064 34920 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 35834 34920 1116 68 0 35766 0
[pid=19237] vsize: 143336
Current children cumulated CPU time (s) 899.64
Current children cumulated vsize (Kb) 143336

[startup+910.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 36951 0 0 0 90848 116 0 0 25 0 1 0 1783846622 147468288 35103 4294967295 134512640 134736556 3221224560 3221223244 1076647867 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 36003 35103 1116 68 0 35935 0
[pid=19237] vsize: 144012
Current children cumulated CPU time (s) 909.64
Current children cumulated vsize (Kb) 144012

[startup+920.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 37132 0 0 0 91848 116 0 0 25 0 1 0 1783846622 148279296 35284 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 36201 35284 1116 68 0 36133 0
[pid=19237] vsize: 144804
Current children cumulated CPU time (s) 919.64
Current children cumulated vsize (Kb) 144804

[startup+930.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 37290 0 0 0 92847 117 0 0 25 0 1 0 1783846622 148955136 35442 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19237/statm): 36366 35442 1116 68 0 36298 0
[pid=19237] vsize: 145464
Current children cumulated CPU time (s) 929.64
Current children cumulated vsize (Kb) 145464

[startup+940.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 37475 0 0 0 93846 118 0 0 25 0 1 0 1783846622 149770240 35627 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 36565 35627 1116 68 0 36497 0
[pid=19237] vsize: 146260
Current children cumulated CPU time (s) 939.64
Current children cumulated vsize (Kb) 146260

[startup+950.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 37636 0 0 0 94845 118 0 0 25 0 1 0 1783846622 150446080 35788 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 36730 35788 1116 68 0 36662 0
[pid=19237] vsize: 146920
Current children cumulated CPU time (s) 949.63
Current children cumulated vsize (Kb) 146920

[startup+960.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 37821 0 0 0 95845 119 0 0 25 0 1 0 1783846622 151261184 35973 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 36929 35973 1116 68 0 36861 0
[pid=19237] vsize: 147716
Current children cumulated CPU time (s) 959.64
Current children cumulated vsize (Kb) 147716

[startup+970.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38034 0 0 0 96844 119 0 0 25 0 1 0 1783846622 152219648 36186 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37163 36186 1116 68 0 37095 0
[pid=19237] vsize: 148652
Current children cumulated CPU time (s) 969.63
Current children cumulated vsize (Kb) 148652

[startup+980.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38195 0 0 0 97844 119 0 0 25 0 1 0 1783846622 152903680 36347 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37330 36347 1116 68 0 37262 0
[pid=19237] vsize: 149320
Current children cumulated CPU time (s) 979.63
Current children cumulated vsize (Kb) 149320

[startup+990.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38380 0 0 0 98844 120 0 0 25 0 1 0 1783846622 153587712 36532 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37497 36532 1116 68 0 37429 0
[pid=19237] vsize: 149988
Current children cumulated CPU time (s) 989.64
Current children cumulated vsize (Kb) 149988

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38566 0 0 0 99843 121 0 0 25 0 1 0 1783846622 154406912 36718 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37697 36718 1116 68 0 37629 0
[pid=19237] vsize: 150788
Current children cumulated CPU time (s) 999.64
Current children cumulated vsize (Kb) 150788

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38729 0 0 0 100842 121 0 0 25 0 1 0 1783846622 155095040 36881 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36881 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1009.63
Current children cumulated vsize (Kb) 151460

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38731 0 0 0 101842 121 0 0 25 0 1 0 1783846622 155095040 36883 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36883 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1019.63
Current children cumulated vsize (Kb) 151460

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38731 0 0 0 102842 121 0 0 25 0 1 0 1783846622 155095040 36883 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36883 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1029.63
Current children cumulated vsize (Kb) 151460

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38737 0 0 0 103842 122 0 0 25 0 1 0 1783846622 155095040 36889 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36889 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1039.64
Current children cumulated vsize (Kb) 151460

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38748 0 0 0 104842 122 0 0 25 0 1 0 1783846622 155095040 36900 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36900 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1049.64
Current children cumulated vsize (Kb) 151460

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38757 0 0 0 105842 122 0 0 25 0 1 0 1783846622 155095040 36909 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36909 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1059.64
Current children cumulated vsize (Kb) 151460

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38768 0 0 0 106842 122 0 0 25 0 1 0 1783846622 155095040 36920 4294967295 134512640 134736556 3221224560 3221223136 134550067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36920 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1069.64
Current children cumulated vsize (Kb) 151460

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 107842 122 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1079.64
Current children cumulated vsize (Kb) 151460

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 108841 122 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1089.63
Current children cumulated vsize (Kb) 151460

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 109842 123 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1099.65
Current children cumulated vsize (Kb) 151460

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 110842 123 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1109.65
Current children cumulated vsize (Kb) 151460

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 111842 123 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1119.65
Current children cumulated vsize (Kb) 151460

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 112842 123 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1129.65
Current children cumulated vsize (Kb) 151460

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 113841 123 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1139.64
Current children cumulated vsize (Kb) 151460

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 114842 123 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1149.65
Current children cumulated vsize (Kb) 151460

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 115842 123 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1159.65
Current children cumulated vsize (Kb) 151460

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 116842 123 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1169.65
Current children cumulated vsize (Kb) 151460

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 117842 123 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223260 1076647540 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1179.65
Current children cumulated vsize (Kb) 151460

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 19237
Raw data (/proc/19237/stat): 19237 (bsolo) R 19236 19237 15400 0 -1 0 38773 0 0 0 118842 123 0 0 25 0 1 0 1783846622 155095040 36925 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19237/statm): 37865 36925 1116 68 0 37797 0
[pid=19237] vsize: 151460
Current children cumulated CPU time (s) 1189.65
Current children cumulated vsize (Kb) 151460
One traced child (pid=19237) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1195.9
CPU time (s): 1195.51
CPU user time (s): 1194.2
CPU system time (s): 1.3068
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (Kb): 151460

Verifier Data

ERROR: no interpretation found !