Some explanations

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

General information on the benchmark

Namemps-v2-13-7/MIPLIB/miplib3/normalized-mps-v2-13-7-vpm1.opb
MD5SUMec9e3281577e2d3f7b25c1cc88cac9ea
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29
Optimality of the best value was proved NO
Number of terms in the objective function 168
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 168
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 102400
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 615983
Number of bits of the biggest sum of numbers20
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.02
Number of variables2124
Total number of constraints612
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)168
Number of constraints which are nor clauses,nor cardinality constraints444
Minimum length of a constraint1
Maximum length of a constraint64

Trace number 5287

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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:        918564 kB
Buffers:         13760 kB
Cached:          77708 kB
SwapCached:        740 kB
Active:          30452 kB
Inactive:        63684 kB
HighTotal:      131008 kB
HighFree:        49112 kB
LowTotal:       903652 kB
LowFree:        869452 kB
SwapTotal:     2097136 kB
SwapFree:      2095892 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            16272 kB
Committed_AS:    64300 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-20 00:26:10 (client local time) WITH STATUS 0 IN 1195.33 SECONDS
stats: 1060 7 1195.33 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 2124 variables and 486 constraints.
c	preprocess terminated. Elapsed time: 1.162
c After prepocess the problem consists of 1421 variables and 301 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 1421 #Dec: 8131 LB: 0 @ 10.865
c Restart #2 #Var: 1421 #Dec: 18140 LB: 0 @ 23.773
c Restart #3 #Var: 1421 #Dec: 32252 LB: 0 @ 43.916
c Restart #4 #Var: 1421 #Dec: 46573 LB: 0 @ 68.251
c Restart #5 #Var: 1421 #Dec: 52051 LB: 0 @ 80.074
c Restart #6 #Var: 1421 #Dec: 54750 LB: 0 @ 87.452
c Restart #7 #Var: 1421 #Dec: 56177 LB: 0 @ 91.916
c Restart #8 #Var: 1421 #Dec: 57805 LB: 0 @ 98.351
c Restart #9 #Var: 1420 #Dec: 59629 LB: 0 @ 104.53
c Restart #10 #Var: 1420 #Dec: 61656 LB: 0 @ 112.25
c Restart #11 #Var: 1420 #Dec: 63874 LB: 0 @ 120.05
c Restart #12 #Var: 1420 #Dec: 66291 LB: 0 @ 128.61
c Restart #13 #Var: 1420 #Dec: 69025 LB: 0 @ 136.69
c Restart #14 #Var: 1420 #Dec: 71885 LB: 0 @ 145.43
c Restart #15 #Var: 1420 #Dec: 74902 LB: 0 @ 154.88
c Restart #16 #Var: 1420 #Dec: 78960 LB: 0 @ 163.99
c Restart #17 #Var: 1420 #Dec: 82386 LB: 0 @ 174.13
c Restart #18 #Var: 1420 #Dec: 86015 LB: 0 @ 186.99
c Restart #19 #Var: 1420 #Dec: 90582 LB: 0 @ 197.92
c Restart #20 #Var: 1420 #Dec: 94597 LB: 0 @ 212.26
c Restart #21 #Var: 1420 #Dec: 98819 LB: 0 @ 225.39
c Restart #22 #Var: 1420 #Dec: 104799 LB: 0 @ 242.91
c CHANGE Heuristic... 
c Restart #0 #Var: 1420 #Dec: 112367 LB: 0 @ 995.08
c Restart #1 #Var: 1420 #Dec: 113137 LB: 0 @ 1005.9
c Restart #2 #Var: 1420 #Dec: 114167 LB: 0 @ 1017
c Restart #3 #Var: 1420 #Dec: 114903 LB: 0 @ 1035.5
c Restart #4 #Var: 1420 #Dec: 116457 LB: 0 @ 1063.8
s UNKNOWN
c Exit Code: 0
c Total time: 1195.2 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/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1795861863 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 107 3 90 68 0 39 0
[pid=23468] 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/wulflinc5/normalized-mps-v2-13-7-vpm1.opb

[startup+10.0029 s]
Raw data (loadavg): 0.87 0.95 0.98 1/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) T 23467 23468 824 0 -1 0 5159 0 0 0 941 28 0 0 25 0 1 0 1795861863 24297472 5070 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23468/statm): 5932 5070 1116 68 0 5864 0
[pid=23468] vsize: 23728
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (Kb) 23728

[startup+20.0036 s]
Raw data (loadavg): 0.89 0.95 0.98 1/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) T 23467 23468 824 0 -1 0 5300 0 0 0 1898 42 0 0 25 0 1 0 1795861863 24838144 5211 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23468/statm): 6064 5211 1116 68 0 5996 0
[pid=23468] vsize: 24256
Current children cumulated CPU time (s) 19.4
Current children cumulated vsize (Kb) 24256

[startup+30.0044 s]
Raw data (loadavg): 0.90 0.95 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 5617 0 0 0 2861 56 0 0 25 0 1 0 1795861863 26189824 5528 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 6394 5528 1116 68 0 6326 0
[pid=23468] vsize: 25576
Current children cumulated CPU time (s) 29.17
Current children cumulated vsize (Kb) 25576

[startup+40.0041 s]
Raw data (loadavg): 0.92 0.95 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 5934 0 0 0 3824 71 0 0 25 0 1 0 1795861863 27410432 5845 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 6692 5845 1116 68 0 6624 0
[pid=23468] vsize: 26768
Current children cumulated CPU time (s) 38.95
Current children cumulated vsize (Kb) 26768

[startup+50.0048 s]
Raw data (loadavg): 0.93 0.96 0.98 1/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) T 23467 23468 824 0 -1 0 6277 0 0 0 4789 83 0 0 25 0 1 0 1795861863 28901376 6188 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23468/statm): 7056 6188 1116 68 0 6988 0
[pid=23468] vsize: 28224
Current children cumulated CPU time (s) 48.72
Current children cumulated vsize (Kb) 28224

[startup+60.0046 s]
Raw data (loadavg): 0.94 0.96 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 6467 0 0 0 5754 97 0 0 25 0 1 0 1795861863 29577216 6378 4294967295 134512640 134736556 3221224560 3221223452 1077781650 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 7221 6378 1116 68 0 7153 0
[pid=23468] vsize: 28884
Current children cumulated CPU time (s) 58.51
Current children cumulated vsize (Kb) 28884

[startup+70.0063 s]
Raw data (loadavg): 0.95 0.96 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 7260 0 0 0 6723 111 0 0 25 0 1 0 1795861863 32980992 7171 4294967295 134512640 134736556 3221224560 3221223152 134558305 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 8052 7171 1116 68 0 7984 0
[pid=23468] vsize: 32208
Current children cumulated CPU time (s) 68.34
Current children cumulated vsize (Kb) 32208

[startup+80.0071 s]
Raw data (loadavg): 0.96 0.96 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 7961 0 0 0 7694 122 0 0 25 0 1 0 1795861863 35840000 7872 4294967295 134512640 134736556 3221224560 3221223188 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 8750 7872 1116 68 0 8682 0
[pid=23468] vsize: 35000
Current children cumulated CPU time (s) 78.16
Current children cumulated vsize (Kb) 35000

[startup+90.0068 s]
Raw data (loadavg): 0.96 0.96 0.98 1/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) T 23467 23468 824 0 -1 0 9942 0 0 0 8667 134 0 0 25 0 1 0 1795861863 43999232 9853 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23468/statm): 10742 9853 1116 68 0 10674 0
[pid=23468] vsize: 42968
Current children cumulated CPU time (s) 88.01
Current children cumulated vsize (Kb) 42968

[startup+100.008 s]
Raw data (loadavg): 0.97 0.96 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 13102 0 0 0 9642 148 0 0 25 0 1 0 1795861863 57204736 13001 4294967295 134512640 134736556 3221224560 3221223172 134558377 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 13966 13001 1116 68 0 13898 0
[pid=23468] vsize: 55864
Current children cumulated CPU time (s) 97.9
Current children cumulated vsize (Kb) 55864

[startup+110.008 s]
Raw data (loadavg): 0.97 0.96 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 16357 0 0 0 10613 163 0 0 25 0 1 0 1795861863 71258112 16206 4294967295 134512640 134736556 3221224560 3221223200 134649074 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 17397 16206 1116 68 0 17329 0
[pid=23468] vsize: 69588
Current children cumulated CPU time (s) 107.76
Current children cumulated vsize (Kb) 69588

[startup+120.009 s]
Raw data (loadavg): 0.98 0.96 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 19407 0 0 0 11586 178 0 0 25 0 1 0 1795861863 83333120 19246 4294967295 134512640 134736556 3221224560 3221223160 134558580 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 20345 19246 1116 68 0 20277 0
[pid=23468] vsize: 81380
Current children cumulated CPU time (s) 117.64
Current children cumulated vsize (Kb) 81380

[startup+130.01 s]
Raw data (loadavg): 0.98 0.96 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 23407 0 0 0 12557 195 0 0 25 0 1 0 1795861863 101367808 23096 4294967295 134512640 134736556 3221224560 3221223172 134558032 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 24748 23096 1116 68 0 24680 0
[pid=23468] vsize: 98992
Current children cumulated CPU time (s) 127.52
Current children cumulated vsize (Kb) 98992

[startup+140.011 s]
Raw data (loadavg): 0.98 0.96 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 26391 0 0 0 13530 209 0 0 25 0 1 0 1795861863 113569792 25947 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 27727 25947 1116 68 0 27659 0
[pid=23468] vsize: 110908
Current children cumulated CPU time (s) 137.39
Current children cumulated vsize (Kb) 110908

[startup+150.011 s]
Raw data (loadavg): 0.98 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 29494 0 0 0 14502 223 0 0 25 0 1 0 1795861863 126464000 28985 4294967295 134512640 134736556 3221224560 3221223152 134558409 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 30875 28985 1116 68 0 30807 0
[pid=23468] vsize: 123500
Current children cumulated CPU time (s) 147.25
Current children cumulated vsize (Kb) 123500

[startup+160.011 s]
Raw data (loadavg): 0.99 0.97 0.98 1/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) T 23467 23468 824 0 -1 0 32320 0 0 0 15474 237 0 0 25 0 1 0 1795861863 138817536 31719 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23468/statm): 33891 31719 1116 68 0 33823 0
[pid=23468] vsize: 135564
Current children cumulated CPU time (s) 157.11
Current children cumulated vsize (Kb) 135564

[startup+170.012 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 36811 0 0 0 16438 257 0 0 25 0 1 0 1795861863 157462528 36193 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 38443 36193 1116 68 0 38375 0
[pid=23468] vsize: 153772
Current children cumulated CPU time (s) 166.95
Current children cumulated vsize (Kb) 153772

[startup+180.012 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 40191 0 0 0 17411 271 0 0 25 0 1 0 1795861863 171847680 39517 4294967295 134512640 134736556 3221224560 3221223132 134560372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 41955 39517 1116 68 0 41887 0
[pid=23468] vsize: 167820
Current children cumulated CPU time (s) 176.82
Current children cumulated vsize (Kb) 167820

[startup+190.012 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 44431 0 0 0 18381 287 0 0 25 0 1 0 1795861863 187588608 43446 4294967295 134512640 134736556 3221224560 3221223104 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 45798 43446 1116 68 0 45730 0
[pid=23468] vsize: 183192
Current children cumulated CPU time (s) 186.68
Current children cumulated vsize (Kb) 183192

[startup+200.013 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 49079 0 0 0 19342 308 0 0 25 0 1 0 1795861863 206925824 48087 4294967295 134512640 134736556 3221224560 3221223232 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 50519 48087 1116 68 0 50451 0
[pid=23468] vsize: 202076
Current children cumulated CPU time (s) 196.5
Current children cumulated vsize (Kb) 202076

[startup+210.014 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 52256 0 0 0 20319 323 0 0 25 0 1 0 1795861863 220663808 51218 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 53873 51218 1116 68 0 53805 0
[pid=23468] vsize: 215492
Current children cumulated CPU time (s) 206.42
Current children cumulated vsize (Kb) 215492

[startup+220.014 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 55715 0 0 0 21291 339 0 0 25 0 1 0 1795861863 234397696 54670 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 57226 54670 1116 68 0 57158 0
[pid=23468] vsize: 228904
Current children cumulated CPU time (s) 216.3
Current children cumulated vsize (Kb) 228904

[startup+230.014 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 59764 0 0 0 22262 354 0 0 25 0 1 0 1795861863 252370944 58563 4294967295 134512640 134736556 3221224560 3221223216 134649038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 61614 58563 1116 68 0 61546 0
[pid=23468] vsize: 246456
Current children cumulated CPU time (s) 226.16
Current children cumulated vsize (Kb) 246456

[startup+240.014 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 62586 0 0 0 23232 367 0 0 25 0 1 0 1795861863 264138752 61365 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 64487 61365 1116 68 0 64419 0
[pid=23468] vsize: 257948
Current children cumulated CPU time (s) 235.99
Current children cumulated vsize (Kb) 257948

[startup+250.015 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 63714 0 0 0 24218 374 0 0 25 0 1 0 1795861863 268877824 62493 4294967295 134512640 134736556 3221224560 3221223068 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 65644 62493 1116 68 0 65576 0
[pid=23468] vsize: 262576
Current children cumulated CPU time (s) 245.92
Current children cumulated vsize (Kb) 262576

[startup+260.015 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64298 0 0 0 25204 379 0 0 25 0 1 0 1795861863 271372288 63061 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 66253 63061 1116 68 0 66185 0
[pid=23468] vsize: 265012
Current children cumulated CPU time (s) 255.83
Current children cumulated vsize (Kb) 265012

[startup+270.016 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64389 0 0 0 26201 380 0 0 25 0 1 0 1795861863 271777792 63152 4294967295 134512640 134736556 3221224560 3221223228 134543867 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 66352 63152 1116 68 0 66284 0
[pid=23468] vsize: 265408
Current children cumulated CPU time (s) 265.81
Current children cumulated vsize (Kb) 265408

[startup+280.017 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64389 0 0 0 27199 381 0 0 25 0 1 0 1795861863 271777792 63152 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 66352 63152 1116 68 0 66284 0
[pid=23468] vsize: 265408
Current children cumulated CPU time (s) 275.8
Current children cumulated vsize (Kb) 265408

[startup+290.018 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64420 0 0 0 28198 382 0 0 25 0 1 0 1795861863 271912960 63183 4294967295 134512640 134736556 3221224560 3221223088 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 66385 63183 1116 68 0 66317 0
[pid=23468] vsize: 265540
Current children cumulated CPU time (s) 285.8
Current children cumulated vsize (Kb) 265540

[startup+300.018 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64450 0 0 0 29196 382 0 0 25 0 1 0 1795861863 272048128 63213 4294967295 134512640 134736556 3221224560 3221223152 134540335 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 66418 63213 1116 68 0 66350 0
[pid=23468] vsize: 265672
Current children cumulated CPU time (s) 295.78
Current children cumulated vsize (Kb) 265672

[startup+310.019 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64462 0 0 0 30195 383 0 0 25 0 1 0 1795861863 272048128 63225 4294967295 134512640 134736556 3221224560 3221223116 134537551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66418 63225 1116 68 0 66350 0
[pid=23468] vsize: 265672
Current children cumulated CPU time (s) 305.78
Current children cumulated vsize (Kb) 265672

[startup+320.02 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64493 0 0 0 31194 383 0 0 25 0 1 0 1795861863 272183296 63256 4294967295 134512640 134736556 3221224560 3221223036 134536679 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66451 63256 1116 68 0 66383 0
[pid=23468] vsize: 265804
Current children cumulated CPU time (s) 315.77
Current children cumulated vsize (Kb) 265804

[startup+330.021 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64529 0 0 0 32194 384 0 0 25 0 1 0 1795861863 272318464 63292 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66484 63292 1116 68 0 66416 0
[pid=23468] vsize: 265936
Current children cumulated CPU time (s) 325.78
Current children cumulated vsize (Kb) 265936

[startup+340.02 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64529 0 0 0 33194 384 0 0 25 0 1 0 1795861863 272318464 63292 4294967295 134512640 134736556 3221224560 3221223044 134536600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66484 63292 1116 68 0 66416 0
[pid=23468] vsize: 265936
Current children cumulated CPU time (s) 335.78
Current children cumulated vsize (Kb) 265936

[startup+350.021 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64540 0 0 0 34193 384 0 0 25 0 1 0 1795861863 272318464 63303 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66484 63303 1116 68 0 66416 0
[pid=23468] vsize: 265936
Current children cumulated CPU time (s) 345.77
Current children cumulated vsize (Kb) 265936

[startup+360.021 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64550 0 0 0 35192 385 0 0 25 0 1 0 1795861863 272453632 63313 4294967295 134512640 134736556 3221224560 3221223068 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66517 63313 1116 68 0 66449 0
[pid=23468] vsize: 266068
Current children cumulated CPU time (s) 355.77
Current children cumulated vsize (Kb) 266068

[startup+370.022 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64584 0 0 0 36190 386 0 0 25 0 1 0 1795861863 272588800 63347 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66550 63347 1116 68 0 66482 0
[pid=23468] vsize: 266200
Current children cumulated CPU time (s) 365.76
Current children cumulated vsize (Kb) 266200

[startup+380.022 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64799 0 0 0 37189 387 0 0 25 0 1 0 1795861863 273399808 63562 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66748 63562 1116 68 0 66680 0
[pid=23468] vsize: 266992
Current children cumulated CPU time (s) 375.76
Current children cumulated vsize (Kb) 266992

[startup+390.023 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64832 0 0 0 38188 387 0 0 25 0 1 0 1795861863 273534976 63595 4294967295 134512640 134736556 3221224560 3221223104 134544598 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66781 63595 1116 68 0 66713 0
[pid=23468] vsize: 267124
Current children cumulated CPU time (s) 385.75
Current children cumulated vsize (Kb) 267124

[startup+400.024 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64868 0 0 0 39187 388 0 0 25 0 1 0 1795861863 273670144 63631 4294967295 134512640 134736556 3221224560 3221223136 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66814 63631 1116 68 0 66746 0
[pid=23468] vsize: 267256
Current children cumulated CPU time (s) 395.75
Current children cumulated vsize (Kb) 267256

[startup+410.024 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64900 0 0 0 40187 388 0 0 25 0 1 0 1795861863 273805312 63663 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66847 63663 1116 68 0 66779 0
[pid=23468] vsize: 267388
Current children cumulated CPU time (s) 405.75
Current children cumulated vsize (Kb) 267388

[startup+420.025 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64947 0 0 0 41186 388 0 0 25 0 1 0 1795861863 274075648 63710 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66913 63710 1116 68 0 66845 0
[pid=23468] vsize: 267652
Current children cumulated CPU time (s) 415.74
Current children cumulated vsize (Kb) 267652

[startup+430.026 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 64971 0 0 0 42186 388 0 0 25 0 1 0 1795861863 274075648 63734 4294967295 134512640 134736556 3221224560 3221223228 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66913 63734 1116 68 0 66845 0
[pid=23468] vsize: 267652
Current children cumulated CPU time (s) 425.74
Current children cumulated vsize (Kb) 267652

[startup+440.026 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65010 0 0 0 43186 388 0 0 25 0 1 0 1795861863 274345984 63773 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 66979 63773 1116 68 0 66911 0
[pid=23468] vsize: 267916
Current children cumulated CPU time (s) 435.74
Current children cumulated vsize (Kb) 267916

[startup+450.026 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65081 0 0 0 44186 389 0 0 25 0 1 0 1795861863 274616320 63844 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67045 63844 1116 68 0 66977 0
[pid=23468] vsize: 268180
Current children cumulated CPU time (s) 445.75
Current children cumulated vsize (Kb) 268180

[startup+460.027 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65169 0 0 0 45185 389 0 0 25 0 1 0 1795861863 274886656 63932 4294967295 134512640 134736556 3221224560 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67111 63932 1116 68 0 67043 0
[pid=23468] vsize: 268444
Current children cumulated CPU time (s) 455.74
Current children cumulated vsize (Kb) 268444

[startup+470.028 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65245 0 0 0 46184 390 0 0 25 0 1 0 1795861863 275292160 64008 4294967295 134512640 134736556 3221224560 3221223088 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67210 64008 1116 68 0 67142 0
[pid=23468] vsize: 268840
Current children cumulated CPU time (s) 465.74
Current children cumulated vsize (Kb) 268840

[startup+480.029 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65307 0 0 0 47183 390 0 0 25 0 1 0 1795861863 275562496 64070 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67276 64070 1116 68 0 67208 0
[pid=23468] vsize: 269104
Current children cumulated CPU time (s) 475.73
Current children cumulated vsize (Kb) 269104

[startup+490.029 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65362 0 0 0 48183 391 0 0 25 0 1 0 1795861863 275697664 64125 4294967295 134512640 134736556 3221224560 3221223316 134644919 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67309 64125 1116 68 0 67241 0
[pid=23468] vsize: 269236
Current children cumulated CPU time (s) 485.74
Current children cumulated vsize (Kb) 269236

[startup+500.03 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65396 0 0 0 49182 391 0 0 25 0 1 0 1795861863 275832832 64159 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67342 64159 1116 68 0 67274 0
[pid=23468] vsize: 269368
Current children cumulated CPU time (s) 495.73
Current children cumulated vsize (Kb) 269368

[startup+510.03 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65445 0 0 0 50182 391 0 0 25 0 1 0 1795861863 276103168 64208 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67408 64208 1116 68 0 67340 0
[pid=23468] vsize: 269632
Current children cumulated CPU time (s) 505.73
Current children cumulated vsize (Kb) 269632

[startup+520.031 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65503 0 0 0 51182 391 0 0 25 0 1 0 1795861863 276373504 64266 4294967295 134512640 134736556 3221224560 3221223204 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67474 64266 1116 68 0 67406 0
[pid=23468] vsize: 269896
Current children cumulated CPU time (s) 515.73
Current children cumulated vsize (Kb) 269896

[startup+530.031 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65597 0 0 0 52181 392 0 0 25 0 1 0 1795861863 276647936 64360 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67541 64360 1116 68 0 67473 0
[pid=23468] vsize: 270164
Current children cumulated CPU time (s) 525.73
Current children cumulated vsize (Kb) 270164

[startup+540.031 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65710 0 0 0 53181 393 0 0 25 0 1 0 1795861863 277192704 64473 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67674 64473 1116 68 0 67606 0
[pid=23468] vsize: 270696
Current children cumulated CPU time (s) 535.74
Current children cumulated vsize (Kb) 270696

[startup+550.032 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65739 0 0 0 54180 393 0 0 25 0 1 0 1795861863 277327872 64502 4294967295 134512640 134736556 3221224560 3221223072 134543926 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67707 64502 1116 68 0 67639 0
[pid=23468] vsize: 270828
Current children cumulated CPU time (s) 545.73
Current children cumulated vsize (Kb) 270828

[startup+560.033 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65777 0 0 0 55179 395 0 0 25 0 1 0 1795861863 277463040 64540 4294967295 134512640 134736556 3221224560 3221223120 134544716 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67740 64540 1116 68 0 67672 0
[pid=23468] vsize: 270960
Current children cumulated CPU time (s) 555.74
Current children cumulated vsize (Kb) 270960

[startup+570.033 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65832 0 0 0 56178 395 0 0 25 0 1 0 1795861863 277733376 64595 4294967295 134512640 134736556 3221224560 3221223120 134544716 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67806 64595 1116 68 0 67738 0
[pid=23468] vsize: 271224
Current children cumulated CPU time (s) 565.73
Current children cumulated vsize (Kb) 271224

[startup+580.034 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 65891 0 0 0 57178 396 0 0 25 0 1 0 1795861863 277868544 64654 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67839 64654 1116 68 0 67771 0
[pid=23468] vsize: 271356
Current children cumulated CPU time (s) 575.74
Current children cumulated vsize (Kb) 271356

[startup+590.035 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66020 0 0 0 58177 396 0 0 25 0 1 0 1795861863 278409216 64783 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 67971 64783 1116 68 0 67903 0
[pid=23468] vsize: 271884
Current children cumulated CPU time (s) 585.73
Current children cumulated vsize (Kb) 271884

[startup+600.036 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66044 0 0 0 59177 397 0 0 25 0 1 0 1795861863 278544384 64807 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68004 64807 1116 68 0 67936 0
[pid=23468] vsize: 272016
Current children cumulated CPU time (s) 595.74
Current children cumulated vsize (Kb) 272016

[startup+610.036 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66081 0 0 0 60177 397 0 0 25 0 1 0 1795861863 278679552 64844 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68037 64844 1116 68 0 67969 0
[pid=23468] vsize: 272148
Current children cumulated CPU time (s) 605.74
Current children cumulated vsize (Kb) 272148

[startup+620.037 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66159 0 0 0 61176 398 0 0 25 0 1 0 1795861863 279093248 64919 4294967295 134512640 134736556 3221224560 3221223036 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68138 64919 1116 68 0 68070 0
[pid=23468] vsize: 272552
Current children cumulated CPU time (s) 615.74
Current children cumulated vsize (Kb) 272552

[startup+630.038 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66204 0 0 0 62176 398 0 0 25 0 1 0 1795861863 279228416 64964 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68171 64964 1116 68 0 68103 0
[pid=23468] vsize: 272684
Current children cumulated CPU time (s) 625.74
Current children cumulated vsize (Kb) 272684

[startup+640.038 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66245 0 0 0 63175 398 0 0 25 0 1 0 1795861863 279498752 65005 4294967295 134512640 134736556 3221224560 3221223168 134536532 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68237 65005 1116 68 0 68169 0
[pid=23468] vsize: 272948
Current children cumulated CPU time (s) 635.73
Current children cumulated vsize (Kb) 272948

[startup+650.038 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66283 0 0 0 64175 399 0 0 25 0 1 0 1795861863 279633920 65043 4294967295 134512640 134736556 3221224560 3221223112 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68270 65043 1116 68 0 68202 0
[pid=23468] vsize: 273080
Current children cumulated CPU time (s) 645.74
Current children cumulated vsize (Kb) 273080

[startup+660.039 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66329 0 0 0 65174 399 0 0 25 0 1 0 1795861863 279769088 65089 4294967295 134512640 134736556 3221224560 3221223184 134537363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68303 65089 1116 68 0 68235 0
[pid=23468] vsize: 273212
Current children cumulated CPU time (s) 655.73
Current children cumulated vsize (Kb) 273212

[startup+670.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66357 0 0 0 66174 399 0 0 25 0 1 0 1795861863 279904256 65117 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68336 65117 1116 68 0 68268 0
[pid=23468] vsize: 273344
Current children cumulated CPU time (s) 665.73
Current children cumulated vsize (Kb) 273344

[startup+680.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66395 0 0 0 67174 399 0 0 25 0 1 0 1795861863 280039424 65155 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68369 65155 1116 68 0 68301 0
[pid=23468] vsize: 273476
Current children cumulated CPU time (s) 675.73
Current children cumulated vsize (Kb) 273476

[startup+690.041 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66469 0 0 0 68174 400 0 0 25 0 1 0 1795861863 280309760 65229 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68435 65229 1116 68 0 68367 0
[pid=23468] vsize: 273740
Current children cumulated CPU time (s) 685.74
Current children cumulated vsize (Kb) 273740

[startup+700.042 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66525 0 0 0 69173 400 0 0 25 0 1 0 1795861863 280580096 65285 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68501 65285 1116 68 0 68433 0
[pid=23468] vsize: 274004
Current children cumulated CPU time (s) 695.73
Current children cumulated vsize (Kb) 274004

[startup+710.043 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 66584 0 0 0 70173 401 0 0 25 0 1 0 1795861863 280850432 65344 4294967295 134512640 134736556 3221224560 3221223088 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 68567 65344 1116 68 0 68499 0
[pid=23468] vsize: 274268
Current children cumulated CPU time (s) 705.74
Current children cumulated vsize (Kb) 274268

[startup+720.043 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67064 0 0 0 71170 402 0 0 25 0 1 0 1795861863 282890240 65824 4294967295 134512640 134736556 3221224560 3221223224 134544048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69065 65824 1116 68 0 68997 0
[pid=23468] vsize: 276260
Current children cumulated CPU time (s) 715.72
Current children cumulated vsize (Kb) 276260

[startup+730.044 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67102 0 0 0 72170 403 0 0 25 0 1 0 1795861863 283025408 65862 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69098 65862 1116 68 0 69030 0
[pid=23468] vsize: 276392
Current children cumulated CPU time (s) 725.73
Current children cumulated vsize (Kb) 276392

[startup+740.044 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67128 0 0 0 73169 403 0 0 25 0 1 0 1795861863 283160576 65888 4294967295 134512640 134736556 3221224560 3221223108 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69131 65888 1116 68 0 69063 0
[pid=23468] vsize: 276524
Current children cumulated CPU time (s) 735.72
Current children cumulated vsize (Kb) 276524

[startup+750.045 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67172 0 0 0 74169 403 0 0 25 0 1 0 1795861863 283295744 65932 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69164 65932 1116 68 0 69096 0
[pid=23468] vsize: 276656
Current children cumulated CPU time (s) 745.72
Current children cumulated vsize (Kb) 276656

[startup+760.045 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67210 0 0 0 75169 404 0 0 25 0 1 0 1795861863 283430912 65970 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69197 65970 1116 68 0 69129 0
[pid=23468] vsize: 276788
Current children cumulated CPU time (s) 755.73
Current children cumulated vsize (Kb) 276788

[startup+770.046 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67249 0 0 0 76168 404 0 0 25 0 1 0 1795861863 283566080 66009 4294967295 134512640 134736556 3221224560 3221223036 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69230 66009 1116 68 0 69162 0
[pid=23468] vsize: 276920
Current children cumulated CPU time (s) 765.72
Current children cumulated vsize (Kb) 276920

[startup+780.047 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67291 0 0 0 77168 404 0 0 25 0 1 0 1795861863 283836416 66051 4294967295 134512640 134736556 3221224560 3221223088 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69296 66051 1116 68 0 69228 0
[pid=23468] vsize: 277184
Current children cumulated CPU time (s) 775.72
Current children cumulated vsize (Kb) 277184

[startup+790.048 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67315 0 0 0 78167 405 0 0 25 0 1 0 1795861863 283836416 66075 4294967295 134512640 134736556 3221224560 3221223172 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69296 66075 1116 68 0 69228 0
[pid=23468] vsize: 277184
Current children cumulated CPU time (s) 785.72
Current children cumulated vsize (Kb) 277184

[startup+800.048 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67356 0 0 0 79167 405 0 0 25 0 1 0 1795861863 284106752 66116 4294967295 134512640 134736556 3221224560 3221223132 134537572 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69362 66116 1116 68 0 69294 0
[pid=23468] vsize: 277448
Current children cumulated CPU time (s) 795.72
Current children cumulated vsize (Kb) 277448

[startup+810.048 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67396 0 0 0 80167 405 0 0 25 0 1 0 1795861863 284241920 66156 4294967295 134512640 134736556 3221224560 3221223116 134543056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69395 66156 1116 68 0 69327 0
[pid=23468] vsize: 277580
Current children cumulated CPU time (s) 805.72
Current children cumulated vsize (Kb) 277580

[startup+820.049 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67438 0 0 0 81167 405 0 0 25 0 1 0 1795861863 284381184 66197 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69429 66197 1116 68 0 69361 0
[pid=23468] vsize: 277716
Current children cumulated CPU time (s) 815.72
Current children cumulated vsize (Kb) 277716

[startup+830.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67481 0 0 0 82167 406 0 0 25 0 1 0 1795861863 284516352 66240 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69462 66240 1116 68 0 69394 0
[pid=23468] vsize: 277848
Current children cumulated CPU time (s) 825.73
Current children cumulated vsize (Kb) 277848

[startup+840.049 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67518 0 0 0 83166 406 0 0 25 0 1 0 1795861863 284651520 66277 4294967295 134512640 134736556 3221224560 3221223120 134544667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69495 66277 1116 68 0 69427 0
[pid=23468] vsize: 277980
Current children cumulated CPU time (s) 835.72
Current children cumulated vsize (Kb) 277980

[startup+850.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67547 0 0 0 84166 406 0 0 25 0 1 0 1795861863 284786688 66306 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69528 66306 1116 68 0 69460 0
[pid=23468] vsize: 278112
Current children cumulated CPU time (s) 845.72
Current children cumulated vsize (Kb) 278112

[startup+860.051 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67576 0 0 0 85166 407 0 0 25 0 1 0 1795861863 284921856 66335 4294967295 134512640 134736556 3221224560 3221223072 134543134 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69561 66335 1116 68 0 69493 0
[pid=23468] vsize: 278244
Current children cumulated CPU time (s) 855.73
Current children cumulated vsize (Kb) 278244

[startup+870.052 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67613 0 0 0 86166 407 0 0 25 0 1 0 1795861863 285057024 66372 4294967295 134512640 134736556 3221224560 3221223084 134540106 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69594 66372 1116 68 0 69526 0
[pid=23468] vsize: 278376
Current children cumulated CPU time (s) 865.73
Current children cumulated vsize (Kb) 278376

[startup+880.052 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67644 0 0 0 87165 407 0 0 25 0 1 0 1795861863 285196288 66402 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69628 66402 1116 68 0 69560 0
[pid=23468] vsize: 278512
Current children cumulated CPU time (s) 875.72
Current children cumulated vsize (Kb) 278512

[startup+890.052 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67683 0 0 0 88165 407 0 0 25 0 1 0 1795861863 285331456 66441 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69661 66441 1116 68 0 69593 0
[pid=23468] vsize: 278644
Current children cumulated CPU time (s) 885.72
Current children cumulated vsize (Kb) 278644

[startup+900.053 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67725 0 0 0 89164 408 0 0 25 0 1 0 1795861863 285601792 66483 4294967295 134512640 134736556 3221224560 3221223092 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69727 66483 1116 68 0 69659 0
[pid=23468] vsize: 278908
Current children cumulated CPU time (s) 895.72
Current children cumulated vsize (Kb) 278908

[startup+910.053 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67745 0 0 0 90164 408 0 0 25 0 1 0 1795861863 285601792 66503 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69727 66503 1116 68 0 69659 0
[pid=23468] vsize: 278908
Current children cumulated CPU time (s) 905.72
Current children cumulated vsize (Kb) 278908

[startup+920.054 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67803 0 0 0 91163 408 0 0 25 0 1 0 1795861863 285872128 66561 4294967295 134512640 134736556 3221224560 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69793 66561 1116 68 0 69725 0
[pid=23468] vsize: 279172
Current children cumulated CPU time (s) 915.71
Current children cumulated vsize (Kb) 279172

[startup+930.055 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67842 0 0 0 92163 409 0 0 25 0 1 0 1795861863 286007296 66600 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69826 66600 1116 68 0 69758 0
[pid=23468] vsize: 279304
Current children cumulated CPU time (s) 925.72
Current children cumulated vsize (Kb) 279304

[startup+940.055 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67882 0 0 0 93162 409 0 0 25 0 1 0 1795861863 286277632 66640 4294967295 134512640 134736556 3221224560 3221223228 134544036 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69892 66640 1116 68 0 69824 0
[pid=23468] vsize: 279568
Current children cumulated CPU time (s) 935.71
Current children cumulated vsize (Kb) 279568

[startup+950.056 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67934 0 0 0 94162 409 0 0 25 0 1 0 1795861863 286412800 66692 4294967295 134512640 134736556 3221224560 3221223312 134644679 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69925 66692 1116 68 0 69857 0
[pid=23468] vsize: 279700
Current children cumulated CPU time (s) 945.71
Current children cumulated vsize (Kb) 279700

[startup+960.056 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 67967 0 0 0 95161 410 0 0 25 0 1 0 1795861863 286547968 66725 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69958 66725 1116 68 0 69890 0
[pid=23468] vsize: 279832
Current children cumulated CPU time (s) 955.71
Current children cumulated vsize (Kb) 279832

[startup+970.057 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 68002 0 0 0 96159 410 0 0 25 0 1 0 1795861863 286683136 66760 4294967295 134512640 134736556 3221224560 3221223248 134645207 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 69991 66760 1116 68 0 69923 0
[pid=23468] vsize: 279964
Current children cumulated CPU time (s) 965.69
Current children cumulated vsize (Kb) 279964

[startup+980.058 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 68040 0 0 0 97159 411 0 0 25 0 1 0 1795861863 286953472 66798 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 70057 66798 1116 68 0 69989 0
[pid=23468] vsize: 280228
Current children cumulated CPU time (s) 975.7
Current children cumulated vsize (Kb) 280228

[startup+990.057 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 68087 0 0 0 98158 411 0 0 25 0 1 0 1795861863 287088640 66844 4294967295 134512640 134736556 3221224560 3221223040 134536705 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 70090 66844 1116 68 0 70022 0
[pid=23468] vsize: 280360
Current children cumulated CPU time (s) 985.69
Current children cumulated vsize (Kb) 280360

[startup+1000.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 68689 0 0 0 99154 413 0 0 25 0 1 0 1795861863 289533952 67446 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23468/statm): 70687 67446 1116 68 0 70619 0
[pid=23468] vsize: 282748
Current children cumulated CPU time (s) 995.67
Current children cumulated vsize (Kb) 282748

[startup+1010.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 68827 0 0 0 100149 415 0 0 25 0 1 0 1795861863 290074624 67584 4294967295 134512640 134736556 3221224560 3221223248 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 70819 67584 1116 68 0 70751 0
[pid=23468] vsize: 283276
Current children cumulated CPU time (s) 1005.64
Current children cumulated vsize (Kb) 283276

[startup+1020.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 69207 0 0 0 101143 418 0 0 25 0 1 0 1795861863 291696640 67964 4294967295 134512640 134736556 3221224560 3221223136 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 71215 67964 1116 68 0 71147 0
[pid=23468] vsize: 284860
Current children cumulated CPU time (s) 1015.61
Current children cumulated vsize (Kb) 284860

[startup+1030.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 69294 0 0 0 102142 419 0 0 25 0 1 0 1795861863 292102144 68051 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 71314 68051 1116 68 0 71246 0
[pid=23468] vsize: 285256
Current children cumulated CPU time (s) 1025.61
Current children cumulated vsize (Kb) 285256

[startup+1040.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 69748 0 0 0 103138 421 0 0 25 0 1 0 1795861863 294014976 68503 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 71781 68503 1116 68 0 71713 0
[pid=23468] vsize: 287124
Current children cumulated CPU time (s) 1035.59
Current children cumulated vsize (Kb) 287124

[startup+1050.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 69762 0 0 0 104137 421 0 0 25 0 1 0 1795861863 294150144 68517 4294967295 134512640 134736556 3221224560 3221223084 134540147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 71814 68517 1116 68 0 71746 0
[pid=23468] vsize: 287256
Current children cumulated CPU time (s) 1045.58
Current children cumulated vsize (Kb) 287256

[startup+1060.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 69782 0 0 0 105137 421 0 0 25 0 1 0 1795861863 294150144 68537 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 71814 68537 1116 68 0 71746 0
[pid=23468] vsize: 287256
Current children cumulated CPU time (s) 1055.58
Current children cumulated vsize (Kb) 287256

[startup+1070.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 70623 0 0 0 106127 426 0 0 25 0 1 0 1795861863 297771008 69370 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 72698 69370 1116 68 0 72630 0
[pid=23468] vsize: 290792
Current children cumulated CPU time (s) 1065.53
Current children cumulated vsize (Kb) 290792

[startup+1080.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 70631 0 0 0 107126 426 0 0 25 0 1 0 1795861863 297771008 69378 4294967295 134512640 134736556 3221224560 3221223216 134649103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 72698 69378 1116 68 0 72630 0
[pid=23468] vsize: 290792
Current children cumulated CPU time (s) 1075.52
Current children cumulated vsize (Kb) 290792

[startup+1090.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 70796 0 0 0 108121 429 0 0 25 0 1 0 1795861863 298446848 69543 4294967295 134512640 134736556 3221224560 3221223044 134536600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 72863 69543 1116 68 0 72795 0
[pid=23468] vsize: 291452
Current children cumulated CPU time (s) 1085.5
Current children cumulated vsize (Kb) 291452

[startup+1100.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 70923 0 0 0 109120 429 0 0 25 0 1 0 1795861863 298991616 69670 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 72996 69670 1116 68 0 72928 0
[pid=23468] vsize: 291984
Current children cumulated CPU time (s) 1095.49
Current children cumulated vsize (Kb) 291984

[startup+1110.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 70945 0 0 0 110118 430 0 0 25 0 1 0 1795861863 299139072 69691 4294967295 134512640 134736556 3221224560 3221223216 134649118 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 73032 69691 1116 68 0 72964 0
[pid=23468] vsize: 292128
Current children cumulated CPU time (s) 1105.48
Current children cumulated vsize (Kb) 292128

[startup+1120.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 70961 0 0 0 111117 431 0 0 25 0 1 0 1795861863 299139072 69707 4294967295 134512640 134736556 3221224560 3221223232 134528804 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 73032 69707 1116 68 0 72964 0
[pid=23468] vsize: 292128
Current children cumulated CPU time (s) 1115.48
Current children cumulated vsize (Kb) 292128

[startup+1130.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 70990 0 0 0 112116 432 0 0 25 0 1 0 1795861863 299290624 69735 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 73069 69735 1116 68 0 73001 0
[pid=23468] vsize: 292276
Current children cumulated CPU time (s) 1125.48
Current children cumulated vsize (Kb) 292276

[startup+1140.07 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 71021 0 0 0 113115 432 0 0 25 0 1 0 1795861863 299425792 69766 4294967295 134512640 134736556 3221224560 3221223072 134543921 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 73102 69766 1116 68 0 73034 0
[pid=23468] vsize: 292408
Current children cumulated CPU time (s) 1135.47
Current children cumulated vsize (Kb) 292408

[startup+1150.07 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 71047 0 0 0 114113 433 0 0 25 0 1 0 1795861863 299560960 69792 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 73135 69792 1116 68 0 73067 0
[pid=23468] vsize: 292540
Current children cumulated CPU time (s) 1145.46
Current children cumulated vsize (Kb) 292540

[startup+1160.07 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 71065 0 0 0 115111 435 0 0 25 0 1 0 1795861863 299560960 69810 4294967295 134512640 134736556 3221224560 3221223156 134544508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 73135 69810 1116 68 0 73067 0
[pid=23468] vsize: 292540
Current children cumulated CPU time (s) 1155.46
Current children cumulated vsize (Kb) 292540

[startup+1170.07 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 71119 0 0 0 116109 435 0 0 25 0 1 0 1795861863 299831296 69863 4294967295 134512640 134736556 3221224560 3221223296 134644701 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 73201 69863 1116 68 0 73133 0
[pid=23468] vsize: 292804
Current children cumulated CPU time (s) 1165.44
Current children cumulated vsize (Kb) 292804

[startup+1180.07 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 71132 0 0 0 117109 436 0 0 25 0 1 0 1795861863 299966464 69875 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 73234 69875 1116 68 0 73166 0
[pid=23468] vsize: 292936
Current children cumulated CPU time (s) 1175.45
Current children cumulated vsize (Kb) 292936

[startup+1190.07 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 23468
Raw data (/proc/23468/stat): 23468 (bsolo) R 23467 23468 824 0 -1 0 71169 0 0 0 118107 436 0 0 25 0 1 0 1795861863 300101632 69912 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23468/statm): 73267 69912 1116 68 0 73199 0
[pid=23468] vsize: 293068
Current children cumulated CPU time (s) 1185.43
Current children cumulated vsize (Kb) 293068
One traced child (pid=23468) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1199.96
CPU time (s): 1195.33
CPU user time (s): 1190.83
CPU system time (s): 4.50231
CPU usage (%): 99.6144
Max. virtual memory (cumulated for all children) (Kb): 293068

Verifier Data

ERROR: no interpretation found !