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-air04.opb
MD5SUM26490113618ae9605b5ebe6370b5910b
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 8904
Biggest coefficient in the objective function 2258
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 5135151
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 2258
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 5135151
Number of bits of the biggest sum of numbers23
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables8904
Total number of constraints9727
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)9727
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint368

Trace number 730

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.215
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        938048 kB
Buffers:         34452 kB
Cached:          32920 kB
SwapCached:        832 kB
Active:          55504 kB
Inactive:        14592 kB
HighTotal:      131008 kB
HighFree:        94388 kB
LowTotal:       903652 kB
LowFree:        843660 kB
SwapTotal:     2097892 kB
SwapFree:      2096604 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            20828 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 12:23:25 (client local time) WITH STATUS 0 IN 1195.15 SECONDS
stats: 614 7 1195.15 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 8904 variables and 1646 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 35.533
c After prepocess the problem consists of 8904 variables and 1449 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 8903 #Dec: 31484 LB: 0 @ 40.904
c Restart #2 #Var: 8903 #Dec: 54017 LB: 0 @ 49.445
c Restart #3 #Var: 8903 #Dec: 87730 LB: 0 @ 60.08
c Restart #4 #Var: 8902 #Dec: 134545 LB: 0 @ 79.222
c Restart #5 #Var: 8895 #Dec: 138379 LB: 0 @ 124.51
c Restart #6 #Var: 8893 #Dec: 140746 LB: 0 @ 167.93
c Restart #7 #Var: 8892 #Dec: 144064 LB: 0 @ 211.67
c Restart #8 #Var: 8885 #Dec: 147551 LB: 0 @ 265.7
c Restart #9 #Var: 8876 #Dec: 151930 LB: 0 @ 335.86
c Restart #10 #Var: 8867 #Dec: 156223 LB: 0 @ 408.51
c Restart #11 #Var: 8862 #Dec: 159282 LB: 0 @ 472.06
c Restart #12 #Var: 8859 #Dec: 163036 LB: 0 @ 552.29
c CHANGE Heuristic... 
c Restart #0 #Var: 8855 #Dec: 167906 LB: 0 @ 640.38
c Restart #1 #Var: 8853 #Dec: 168457 LB: 0 @ 649.05
c Restart #2 #Var: 8852 #Dec: 169356 LB: 0 @ 665.18
c Restart #3 #Var: 8849 #Dec: 170642 LB: 0 @ 690.09
c Restart #4 #Var: 8848 #Dec: 172313 LB: 0 @ 715.26
c Restart #5 #Var: 8846 #Dec: 174478 LB: 0 @ 759.73
c Restart #6 #Var: 8845 #Dec: 177136 LB: 0 @ 801.08
c Restart #7 #Var: 8844 #Dec: 180026 LB: 0 @ 839.87
c Restart #8 #Var: 8840 #Dec: 183332 LB: 0 @ 905.44
c Restart #9 #Var: 8840 #Dec: 186283 LB: 0 @ 961.08
c Restart #10 #Var: 8835 #Dec: 189681 LB: 0 @ 1028.1
c Restart #11 #Var: 8831 #Dec: 193329 LB: 0 @ 1103.3
c Restart #12 #Var: 8825 #Dec: 198730 LB: 0 @ 1190
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1841105684 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 107 3 90 68 0 39 0
[pid=5016] 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/wulflinc20/normalized-mps-v2-20-10-air04.opb

[startup+10.0029 s]
Raw data (loadavg): 0.90 0.96 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 54954 0 0 0 852 120 0 0 25 0 1 0 1841105684 228261888 54865 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 55728 54865 1116 68 0 55660 0
[pid=5016] vsize: 222912
Current children cumulated CPU time (s) 9.72
Current children cumulated vsize (Kb) 222912

[startup+20.0036 s]
Raw data (loadavg): 0.91 0.96 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 55850 0 0 0 1847 124 0 0 25 0 1 0 1841105684 232046592 55761 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 56652 55761 1116 68 0 56584 0
[pid=5016] vsize: 226608
Current children cumulated CPU time (s) 19.71
Current children cumulated vsize (Kb) 226608

[startup+30.0043 s]
Raw data (loadavg): 0.93 0.96 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 56739 0 0 0 2842 128 0 0 25 0 1 0 1841105684 235565056 56650 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 57511 56650 1116 68 0 57443 0
[pid=5016] vsize: 230044
Current children cumulated CPU time (s) 29.7
Current children cumulated vsize (Kb) 230044

[startup+40.0051 s]
Raw data (loadavg): 0.94 0.96 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 58352 0 0 0 3746 163 0 0 18 0 1 0 1841105684 242331648 58263 4294967295 134512640 134736556 3221224560 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59163 58263 1116 68 0 59095 0
[pid=5016] vsize: 236652
Current children cumulated CPU time (s) 39.09
Current children cumulated vsize (Kb) 236652

[startup+50.0058 s]
Raw data (loadavg): 0.95 0.96 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 58383 0 0 0 4616 208 0 0 25 0 1 0 1841105684 242454528 58294 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59193 58294 1116 68 0 59125 0
[pid=5016] vsize: 236772
Current children cumulated CPU time (s) 48.24
Current children cumulated vsize (Kb) 236772

[startup+60.0065 s]
Raw data (loadavg): 0.95 0.97 0.96 1/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) T 5015 5016 2660 0 -1 0 58408 0 0 0 5497 249 0 0 25 0 1 0 1841105684 242573312 58319 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59222 58319 1116 68 0 59154 0
[pid=5016] vsize: 236888
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (Kb) 236888

[startup+70.0072 s]
Raw data (loadavg): 0.96 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 58478 0 0 0 6355 296 0 0 25 0 1 0 1841105684 242843648 58389 4294967295 134512640 134736556 3221224560 3221223312 134597473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59288 58389 1116 68 0 59220 0
[pid=5016] vsize: 237152
Current children cumulated CPU time (s) 66.51
Current children cumulated vsize (Kb) 237152

[startup+80.008 s]
Raw data (loadavg): 0.97 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 58545 0 0 0 7291 318 0 0 25 0 1 0 1841105684 243101696 58456 4294967295 134512640 134736556 3221224560 3221223104 134544598 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59351 58456 1116 68 0 59283 0
[pid=5016] vsize: 237404
Current children cumulated CPU time (s) 76.09
Current children cumulated vsize (Kb) 237404

[startup+90.0077 s]
Raw data (loadavg): 0.97 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 58634 0 0 0 8273 325 0 0 25 0 1 0 1841105684 243507200 58545 4294967295 134512640 134736556 3221224560 3221223272 134560230 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59450 58545 1116 68 0 59382 0
[pid=5016] vsize: 237800
Current children cumulated CPU time (s) 85.98
Current children cumulated vsize (Kb) 237800

[startup+100.008 s]
Raw data (loadavg): 0.98 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 58702 0 0 0 9268 327 0 0 25 0 1 0 1841105684 243777536 58613 4294967295 134512640 134736556 3221224560 3221223232 134536515 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59516 58613 1116 68 0 59448 0
[pid=5016] vsize: 238064
Current children cumulated CPU time (s) 95.95
Current children cumulated vsize (Kb) 238064

[startup+110.009 s]
Raw data (loadavg): 0.98 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 58752 0 0 0 10264 330 0 0 25 0 1 0 1841105684 244047872 58663 4294967295 134512640 134736556 3221224560 3221223160 134543866 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59582 58663 1116 68 0 59514 0
[pid=5016] vsize: 238328
Current children cumulated CPU time (s) 105.94
Current children cumulated vsize (Kb) 238328

[startup+120.01 s]
Raw data (loadavg): 0.98 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 58837 0 0 0 11259 332 0 0 25 0 1 0 1841105684 244318208 58748 4294967295 134512640 134736556 3221224560 3221223152 134716115 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59648 58748 1116 68 0 59580 0
[pid=5016] vsize: 238592
Current children cumulated CPU time (s) 115.91
Current children cumulated vsize (Kb) 238592

[startup+130.011 s]
Raw data (loadavg): 0.98 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 58944 0 0 0 12252 335 0 0 25 0 1 0 1841105684 244858880 58855 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59780 58855 1116 68 0 59712 0
[pid=5016] vsize: 239120
Current children cumulated CPU time (s) 125.87
Current children cumulated vsize (Kb) 239120

[startup+140.01 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 59005 0 0 0 13248 337 0 0 25 0 1 0 1841105684 244994048 58916 4294967295 134512640 134736556 3221224560 3221223088 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59813 58916 1116 68 0 59745 0
[pid=5016] vsize: 239252
Current children cumulated CPU time (s) 135.85
Current children cumulated vsize (Kb) 239252

[startup+150.01 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 59109 0 0 0 14242 340 0 0 25 0 1 0 1841105684 245534720 59020 4294967295 134512640 134736556 3221224560 3221223152 134543950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 59945 59020 1116 68 0 59877 0
[pid=5016] vsize: 239780
Current children cumulated CPU time (s) 145.82
Current children cumulated vsize (Kb) 239780

[startup+160.011 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 59179 0 0 0 15238 342 0 0 25 0 1 0 1841105684 245805056 59090 4294967295 134512640 134736556 3221224560 3221223248 134536445 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 60011 59090 1116 68 0 59943 0
[pid=5016] vsize: 240044
Current children cumulated CPU time (s) 155.8
Current children cumulated vsize (Kb) 240044

[startup+170.011 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 59209 0 0 0 16234 343 0 0 25 0 1 0 1841105684 245940224 59120 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 60044 59120 1116 68 0 59976 0
[pid=5016] vsize: 240176
Current children cumulated CPU time (s) 165.77
Current children cumulated vsize (Kb) 240176

[startup+180.011 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 59274 0 0 0 17231 345 0 0 25 0 1 0 1841105684 246210560 59185 4294967295 134512640 134736556 3221224560 3221223172 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 60110 59185 1116 68 0 60042 0
[pid=5016] vsize: 240440
Current children cumulated CPU time (s) 175.76
Current children cumulated vsize (Kb) 240440

[startup+190.012 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 59427 0 0 0 18223 349 0 0 25 0 1 0 1841105684 246743040 59338 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 60240 59338 1116 68 0 60172 0
[pid=5016] vsize: 240960
Current children cumulated CPU time (s) 185.72
Current children cumulated vsize (Kb) 240960

[startup+200.012 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 59524 0 0 0 19216 352 0 0 25 0 1 0 1841105684 247148544 59435 4294967295 134512640 134736556 3221224560 3221223312 134556567 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 60339 59435 1116 68 0 60271 0
[pid=5016] vsize: 241356
Current children cumulated CPU time (s) 195.68
Current children cumulated vsize (Kb) 241356

[startup+210.012 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 59616 0 0 0 20210 354 0 0 25 0 1 0 1841105684 247554048 59527 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 60438 59527 1116 68 0 60370 0
[pid=5016] vsize: 241752
Current children cumulated CPU time (s) 205.64
Current children cumulated vsize (Kb) 241752

[startup+220.013 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 59763 0 0 0 21205 356 0 0 25 0 1 0 1841105684 248094720 59674 4294967295 134512640 134736556 3221224560 3221223312 134597714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 60570 59674 1116 68 0 60502 0
[pid=5016] vsize: 242280
Current children cumulated CPU time (s) 215.61
Current children cumulated vsize (Kb) 242280

[startup+230.014 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 59870 0 0 0 22199 359 0 0 25 0 1 0 1841105684 248635392 59781 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 60702 59781 1116 68 0 60634 0
[pid=5016] vsize: 242808
Current children cumulated CPU time (s) 225.58
Current children cumulated vsize (Kb) 242808

[startup+240.014 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 59946 0 0 0 23193 361 0 0 25 0 1 0 1841105684 248905728 59857 4294967295 134512640 134736556 3221224560 3221223104 134716115 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 60768 59857 1116 68 0 60700 0
[pid=5016] vsize: 243072
Current children cumulated CPU time (s) 235.54
Current children cumulated vsize (Kb) 243072

[startup+250.014 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60108 0 0 0 24187 364 0 0 25 0 1 0 1841105684 249581568 60019 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 60933 60019 1116 68 0 60865 0
[pid=5016] vsize: 243732
Current children cumulated CPU time (s) 245.51
Current children cumulated vsize (Kb) 243732

[startup+260.015 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60124 0 0 0 25183 366 0 0 25 0 1 0 1841105684 249581568 60035 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 60933 60035 1116 68 0 60865 0
[pid=5016] vsize: 243732
Current children cumulated CPU time (s) 255.49
Current children cumulated vsize (Kb) 243732

[startup+270.015 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60208 0 0 0 26177 368 0 0 25 0 1 0 1841105684 249987072 60119 4294967295 134512640 134736556 3221224560 3221223148 134543225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 61032 60119 1116 68 0 60964 0
[pid=5016] vsize: 244128
Current children cumulated CPU time (s) 265.45
Current children cumulated vsize (Kb) 244128

[startup+280.017 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60291 0 0 0 27172 371 0 0 25 0 1 0 1841105684 250257408 60202 4294967295 134512640 134736556 3221224560 3221223216 134544763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 61098 60202 1116 68 0 61030 0
[pid=5016] vsize: 244392
Current children cumulated CPU time (s) 275.43
Current children cumulated vsize (Kb) 244392

[startup+290.016 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60377 0 0 0 28167 373 0 0 25 0 1 0 1841105684 250662912 60288 4294967295 134512640 134736556 3221224560 3221223072 134543206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 61197 60288 1116 68 0 61129 0
[pid=5016] vsize: 244788
Current children cumulated CPU time (s) 285.4
Current children cumulated vsize (Kb) 244788

[startup+300.016 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60496 0 0 0 29160 376 0 0 25 0 1 0 1841105684 251203584 60407 4294967295 134512640 134736556 3221224560 3221223108 134544508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 61329 60407 1116 68 0 61261 0
[pid=5016] vsize: 245316
Current children cumulated CPU time (s) 295.36
Current children cumulated vsize (Kb) 245316

[startup+310.017 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60584 0 0 0 30156 378 0 0 25 0 1 0 1841105684 251473920 60495 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 61395 60495 1116 68 0 61327 0
[pid=5016] vsize: 245580
Current children cumulated CPU time (s) 305.34
Current children cumulated vsize (Kb) 245580

[startup+320.016 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60621 0 0 0 31151 380 0 0 25 0 1 0 1841105684 251609088 60532 4294967295 134512640 134736556 3221224560 3221223200 134543750 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 61428 60532 1116 68 0 61360 0
[pid=5016] vsize: 245712
Current children cumulated CPU time (s) 315.31
Current children cumulated vsize (Kb) 245712

[startup+330.017 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60710 0 0 0 32146 382 0 0 25 0 1 0 1841105684 252010496 60621 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 61526 60621 1116 68 0 61458 0
[pid=5016] vsize: 246104
Current children cumulated CPU time (s) 325.28
Current children cumulated vsize (Kb) 246104

[startup+340.018 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60865 0 0 0 33140 385 0 0 25 0 1 0 1841105684 252686336 60776 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 61691 60776 1116 68 0 61623 0
[pid=5016] vsize: 246764
Current children cumulated CPU time (s) 335.25
Current children cumulated vsize (Kb) 246764

[startup+350.018 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60949 0 0 0 34135 386 0 0 25 0 1 0 1841105684 252956672 60860 4294967295 134512640 134736556 3221224560 3221223096 134716375 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 61757 60860 1116 68 0 61689 0
[pid=5016] vsize: 247028
Current children cumulated CPU time (s) 345.21
Current children cumulated vsize (Kb) 247028

[startup+360.018 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 60950 0 0 0 35130 388 0 0 25 0 1 0 1841105684 252956672 60861 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 61757 60861 1116 68 0 61689 0
[pid=5016] vsize: 247028
Current children cumulated CPU time (s) 355.18
Current children cumulated vsize (Kb) 247028

[startup+370.019 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 61014 0 0 0 36125 390 0 0 25 0 1 0 1841105684 253227008 60925 4294967295 134512640 134736556 3221224560 3221223104 134543634 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 61823 60925 1116 68 0 61755 0
[pid=5016] vsize: 247292
Current children cumulated CPU time (s) 365.15
Current children cumulated vsize (Kb) 247292

[startup+380.02 s]
Raw data (loadavg): 0.99 0.97 0.96 1/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) T 5015 5016 2660 0 -1 0 61020 0 0 0 37121 391 0 0 25 0 1 0 1841105684 253362176 60931 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5016/statm): 61856 60931 1116 68 0 61788 0
[pid=5016] vsize: 247424
Current children cumulated CPU time (s) 375.12
Current children cumulated vsize (Kb) 247424

[startup+390.019 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 61135 0 0 0 38116 393 0 0 25 0 1 0 1841105684 253767680 61046 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 61955 61046 1116 68 0 61887 0
[pid=5016] vsize: 247820
Current children cumulated CPU time (s) 385.09
Current children cumulated vsize (Kb) 247820

[startup+400.02 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 61206 0 0 0 39112 394 0 0 25 0 1 0 1841105684 254038016 61117 4294967295 134512640 134736556 3221224560 3221223088 134716388 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62021 61117 1116 68 0 61953 0
[pid=5016] vsize: 248084
Current children cumulated CPU time (s) 395.06
Current children cumulated vsize (Kb) 248084

[startup+410.02 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 61305 0 0 0 40108 396 0 0 25 0 1 0 1841105684 254443520 61216 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62120 61216 1116 68 0 62052 0
[pid=5016] vsize: 248480
Current children cumulated CPU time (s) 405.04
Current children cumulated vsize (Kb) 248480

[startup+420.02 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 61386 0 0 0 41103 398 0 0 25 0 1 0 1841105684 254849024 61297 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62219 61297 1116 68 0 62151 0
[pid=5016] vsize: 248876
Current children cumulated CPU time (s) 415.01
Current children cumulated vsize (Kb) 248876

[startup+430.02 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 61463 0 0 0 42099 400 0 0 25 0 1 0 1841105684 255119360 61374 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62285 61374 1116 68 0 62217 0
[pid=5016] vsize: 249140
Current children cumulated CPU time (s) 424.99
Current children cumulated vsize (Kb) 249140

[startup+440.02 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 61586 0 0 0 43095 402 0 0 25 0 1 0 1841105684 255660032 61497 4294967295 134512640 134736556 3221224560 3221223152 134716430 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62417 61497 1116 68 0 62349 0
[pid=5016] vsize: 249668
Current children cumulated CPU time (s) 434.97
Current children cumulated vsize (Kb) 249668

[startup+450.02 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 61711 0 0 0 44090 403 0 0 25 0 1 0 1841105684 256200704 61622 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62549 61622 1116 68 0 62481 0
[pid=5016] vsize: 250196
Current children cumulated CPU time (s) 444.93
Current children cumulated vsize (Kb) 250196

[startup+460.021 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 61820 0 0 0 45086 406 0 0 25 0 1 0 1841105684 256606208 61731 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62648 61731 1116 68 0 62580 0
[pid=5016] vsize: 250592
Current children cumulated CPU time (s) 454.92
Current children cumulated vsize (Kb) 250592

[startup+470.022 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 61890 0 0 0 46083 407 0 0 25 0 1 0 1841105684 256876544 61801 4294967295 134512640 134736556 3221224560 3221223108 134544543 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62714 61801 1116 68 0 62646 0
[pid=5016] vsize: 250856
Current children cumulated CPU time (s) 464.9
Current children cumulated vsize (Kb) 250856

[startup+480.023 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 61966 0 0 0 47079 409 0 0 25 0 1 0 1841105684 257146880 61877 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62780 61877 1116 68 0 62712 0
[pid=5016] vsize: 251120
Current children cumulated CPU time (s) 474.88
Current children cumulated vsize (Kb) 251120

[startup+490.024 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62050 0 0 0 48073 412 0 0 25 0 1 0 1841105684 257552384 61961 4294967295 134512640 134736556 3221224560 3221223136 134544634 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62879 61961 1116 68 0 62811 0
[pid=5016] vsize: 251516
Current children cumulated CPU time (s) 484.85
Current children cumulated vsize (Kb) 251516

[startup+500.024 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62091 0 0 0 49070 413 0 0 25 0 1 0 1841105684 257687552 62002 4294967295 134512640 134736556 3221224560 3221223296 134528947 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62912 62002 1116 68 0 62844 0
[pid=5016] vsize: 251648
Current children cumulated CPU time (s) 494.83
Current children cumulated vsize (Kb) 251648

[startup+510.023 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62151 0 0 0 50066 415 0 0 25 0 1 0 1841105684 257957888 62062 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 62978 62062 1116 68 0 62910 0
[pid=5016] vsize: 251912
Current children cumulated CPU time (s) 504.81
Current children cumulated vsize (Kb) 251912

[startup+520.024 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62283 0 0 0 51064 415 0 0 25 0 1 0 1841105684 258498560 62194 4294967295 134512640 134736556 3221224560 3221223120 134543560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63110 62194 1116 68 0 63042 0
[pid=5016] vsize: 252440
Current children cumulated CPU time (s) 514.79
Current children cumulated vsize (Kb) 252440

[startup+530.025 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62327 0 0 0 52062 417 0 0 25 0 1 0 1841105684 258633728 62238 4294967295 134512640 134736556 3221224560 3221223116 134544556 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63143 62238 1116 68 0 63075 0
[pid=5016] vsize: 252572
Current children cumulated CPU time (s) 524.79
Current children cumulated vsize (Kb) 252572

[startup+540.025 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62327 0 0 0 53059 417 0 0 25 0 1 0 1841105684 258633728 62238 4294967295 134512640 134736556 3221224560 3221223072 134543198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63143 62238 1116 68 0 63075 0
[pid=5016] vsize: 252572
Current children cumulated CPU time (s) 534.76
Current children cumulated vsize (Kb) 252572

[startup+550.025 s]
Raw data (loadavg): 0.99 0.97 0.96 1/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) T 5015 5016 2660 0 -1 0 62393 0 0 0 54055 418 0 0 25 0 1 0 1841105684 258899968 62304 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63208 62304 1116 68 0 63140 0
[pid=5016] vsize: 252832
Current children cumulated CPU time (s) 544.73
Current children cumulated vsize (Kb) 252832

[startup+560.026 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62458 0 0 0 55052 419 0 0 25 0 1 0 1841105684 259170304 62369 4294967295 134512640 134736556 3221224560 3221223236 134528814 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63274 62369 1116 68 0 63206 0
[pid=5016] vsize: 253096
Current children cumulated CPU time (s) 554.71
Current children cumulated vsize (Kb) 253096

[startup+570.026 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62484 0 0 0 56049 421 0 0 25 0 1 0 1841105684 259305472 62395 4294967295 134512640 134736556 3221224560 3221223104 134716124 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63307 62395 1116 68 0 63239 0
[pid=5016] vsize: 253228
Current children cumulated CPU time (s) 564.7
Current children cumulated vsize (Kb) 253228

[startup+580.026 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62570 0 0 0 57046 422 0 0 25 0 1 0 1841105684 259710976 62481 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63406 62481 1116 68 0 63338 0
[pid=5016] vsize: 253624
Current children cumulated CPU time (s) 574.68
Current children cumulated vsize (Kb) 253624

[startup+590.027 s]
Raw data (loadavg): 0.99 0.97 0.96 1/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) T 5015 5016 2660 0 -1 0 62659 0 0 0 58041 424 0 0 25 0 1 0 1841105684 259981312 62570 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63472 62570 1116 68 0 63404 0
[pid=5016] vsize: 253888
Current children cumulated CPU time (s) 584.65
Current children cumulated vsize (Kb) 253888

[startup+600.027 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62730 0 0 0 59038 425 0 0 25 0 1 0 1841105684 260251648 62641 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63538 62641 1116 68 0 63470 0
[pid=5016] vsize: 254152
Current children cumulated CPU time (s) 594.63
Current children cumulated vsize (Kb) 254152

[startup+610.028 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62759 0 0 0 60034 427 0 0 25 0 1 0 1841105684 260386816 62670 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63571 62670 1116 68 0 63503 0
[pid=5016] vsize: 254284
Current children cumulated CPU time (s) 604.61
Current children cumulated vsize (Kb) 254284

[startup+620.027 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 62949 0 0 0 61030 428 0 0 25 0 1 0 1841105684 261193728 62860 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63768 62860 1116 68 0 63700 0
[pid=5016] vsize: 255072
Current children cumulated CPU time (s) 614.58
Current children cumulated vsize (Kb) 255072

[startup+630.028 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63035 0 0 0 62025 430 0 0 25 0 1 0 1841105684 261599232 62946 4294967295 134512640 134736556 3221224560 3221223088 134716084 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63867 62946 1116 68 0 63799 0
[pid=5016] vsize: 255468
Current children cumulated CPU time (s) 624.55
Current children cumulated vsize (Kb) 255468

[startup+640.029 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63069 0 0 0 63019 433 0 0 25 0 1 0 1841105684 261734400 62980 4294967295 134512640 134736556 3221224560 3221223096 134543063 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63900 62980 1116 68 0 63832 0
[pid=5016] vsize: 255600
Current children cumulated CPU time (s) 634.52
Current children cumulated vsize (Kb) 255600

[startup+650.028 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63149 0 0 0 64015 434 0 0 25 0 1 0 1841105684 262004736 63042 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 63966 63042 1116 68 0 63898 0
[pid=5016] vsize: 255864
Current children cumulated CPU time (s) 644.49
Current children cumulated vsize (Kb) 255864

[startup+660.028 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63236 0 0 0 65011 436 0 0 25 0 1 0 1841105684 262275072 63129 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 64032 63129 1116 68 0 63964 0
[pid=5016] vsize: 256128
Current children cumulated CPU time (s) 654.47
Current children cumulated vsize (Kb) 256128

[startup+670.028 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63310 0 0 0 66008 438 0 0 25 0 1 0 1841105684 262545408 63203 4294967295 134512640 134736556 3221224560 3221223104 134543574 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 64098 63203 1116 68 0 64030 0
[pid=5016] vsize: 256392
Current children cumulated CPU time (s) 664.46
Current children cumulated vsize (Kb) 256392

[startup+680.029 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63374 0 0 0 67004 440 0 0 25 0 1 0 1841105684 262815744 63267 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 64164 63267 1116 68 0 64096 0
[pid=5016] vsize: 256656
Current children cumulated CPU time (s) 674.44
Current children cumulated vsize (Kb) 256656

[startup+690.028 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63432 0 0 0 68000 441 0 0 25 0 1 0 1841105684 263086080 63325 4294967295 134512640 134736556 3221224560 3221223076 134543064 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 64230 63325 1116 68 0 64162 0
[pid=5016] vsize: 256920
Current children cumulated CPU time (s) 684.41
Current children cumulated vsize (Kb) 256920

[startup+700.028 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63502 0 0 0 68995 443 0 0 25 0 1 0 1841105684 263356416 63395 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 64296 63395 1116 68 0 64228 0
[pid=5016] vsize: 257184
Current children cumulated CPU time (s) 694.38
Current children cumulated vsize (Kb) 257184

[startup+710.029 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63621 0 0 0 69990 445 0 0 25 0 1 0 1841105684 263897088 63514 4294967295 134512640 134736556 3221224560 3221223072 134543202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 64428 63514 1116 68 0 64360 0
[pid=5016] vsize: 257712
Current children cumulated CPU time (s) 704.35
Current children cumulated vsize (Kb) 257712

[startup+720.029 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63686 0 0 0 70985 448 0 0 25 0 1 0 1841105684 264167424 63579 4294967295 134512640 134736556 3221224560 3221223232 134528717 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 64494 63579 1116 68 0 64426 0
[pid=5016] vsize: 257976
Current children cumulated CPU time (s) 714.33
Current children cumulated vsize (Kb) 257976

[startup+730.029 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63686 0 0 0 71982 449 0 0 25 0 1 0 1841105684 264167424 63579 4294967295 134512640 134736556 3221224560 3221222848 134717542 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 64494 63579 1116 68 0 64426 0
[pid=5016] vsize: 257976
Current children cumulated CPU time (s) 724.31
Current children cumulated vsize (Kb) 257976

[startup+740.03 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63721 0 0 0 72978 451 0 0 25 0 1 0 1841105684 264302592 63614 4294967295 134512640 134736556 3221224560 3221223180 134540168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 64527 63614 1116 68 0 64459 0
[pid=5016] vsize: 258108
Current children cumulated CPU time (s) 734.29
Current children cumulated vsize (Kb) 258108

[startup+750.03 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63760 0 0 0 73973 453 0 0 25 0 1 0 1841105684 264425472 63653 4294967295 134512640 134736556 3221224560 3221223120 134543554 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 64557 63653 1116 68 0 64489 0
[pid=5016] vsize: 258228
Current children cumulated CPU time (s) 744.26
Current children cumulated vsize (Kb) 258228

[startup+760.03 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63801 0 0 0 74969 455 0 0 25 0 1 0 1841105684 264560640 63694 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 64590 63694 1116 68 0 64522 0
[pid=5016] vsize: 258360
Current children cumulated CPU time (s) 754.24
Current children cumulated vsize (Kb) 258360

[startup+770.031 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63863 0 0 0 75965 457 0 0 25 0 1 0 1841105684 264830976 63756 4294967295 134512640 134736556 3221224560 3221223164 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 64656 63756 1116 68 0 64588 0
[pid=5016] vsize: 258624
Current children cumulated CPU time (s) 764.22
Current children cumulated vsize (Kb) 258624

[startup+780.032 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63929 0 0 0 76959 459 0 0 25 0 1 0 1841105684 265101312 63822 4294967295 134512640 134736556 3221224560 3221223088 134716647 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 64722 63822 1116 68 0 64654 0
[pid=5016] vsize: 258888
Current children cumulated CPU time (s) 774.18
Current children cumulated vsize (Kb) 258888

[startup+790.032 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 63966 0 0 0 77953 462 0 0 25 0 1 0 1841105684 265236480 63859 4294967295 134512640 134736556 3221224560 3221223088 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 64755 63859 1116 68 0 64687 0
[pid=5016] vsize: 259020
Current children cumulated CPU time (s) 784.15
Current children cumulated vsize (Kb) 259020

[startup+800.031 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64011 0 0 0 78947 464 0 0 25 0 1 0 1841105684 265506816 63904 4294967295 134512640 134736556 3221224560 3221223248 134529122 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 64821 63904 1116 68 0 64753 0
[pid=5016] vsize: 259284
Current children cumulated CPU time (s) 794.11
Current children cumulated vsize (Kb) 259284

[startup+810.032 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64100 0 0 0 79942 466 0 0 25 0 1 0 1841105684 265912320 63993 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 64920 63993 1116 68 0 64852 0
[pid=5016] vsize: 259680
Current children cumulated CPU time (s) 804.08
Current children cumulated vsize (Kb) 259680

[startup+820.033 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64201 0 0 0 80937 469 0 0 25 0 1 0 1841105684 266317824 64094 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 65019 64094 1116 68 0 64951 0
[pid=5016] vsize: 260076
Current children cumulated CPU time (s) 814.06
Current children cumulated vsize (Kb) 260076

[startup+830.034 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64304 0 0 0 81930 471 0 0 25 0 1 0 1841105684 266723328 64197 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 65118 64197 1116 68 0 65050 0
[pid=5016] vsize: 260472
Current children cumulated CPU time (s) 824.01
Current children cumulated vsize (Kb) 260472

[startup+840.034 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64405 0 0 0 82924 474 0 0 25 0 1 0 1841105684 267128832 64298 4294967295 134512640 134736556 3221224560 3221223184 134544667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 65217 64298 1116 68 0 65149 0
[pid=5016] vsize: 260868
Current children cumulated CPU time (s) 833.98
Current children cumulated vsize (Kb) 260868

[startup+850.034 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64476 0 0 0 83918 477 0 0 25 0 1 0 1841105684 267399168 64369 4294967295 134512640 134736556 3221224560 3221223184 134544641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 65283 64369 1116 68 0 65215 0
[pid=5016] vsize: 261132
Current children cumulated CPU time (s) 843.95
Current children cumulated vsize (Kb) 261132

[startup+860.035 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64574 0 0 0 84912 480 0 0 25 0 1 0 1841105684 267804672 64467 4294967295 134512640 134736556 3221224560 3221223072 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 65382 64467 1116 68 0 65314 0
[pid=5016] vsize: 261528
Current children cumulated CPU time (s) 853.92
Current children cumulated vsize (Kb) 261528

[startup+870.035 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64656 0 0 0 85907 482 0 0 25 0 1 0 1841105684 268075008 64549 4294967295 134512640 134736556 3221224560 3221223232 134528813 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 65448 64549 1116 68 0 65380 0
[pid=5016] vsize: 261792
Current children cumulated CPU time (s) 863.89
Current children cumulated vsize (Kb) 261792

[startup+880.036 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64723 0 0 0 86904 484 0 0 25 0 1 0 1841105684 268345344 64616 4294967295 134512640 134736556 3221224560 3221222992 134717560 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 65514 64616 1116 68 0 65446 0
[pid=5016] vsize: 262056
Current children cumulated CPU time (s) 873.88
Current children cumulated vsize (Kb) 262056

[startup+890.036 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64801 0 0 0 87899 486 0 0 25 0 1 0 1841105684 268701696 64694 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 65601 64694 1116 68 0 65533 0
[pid=5016] vsize: 262404
Current children cumulated CPU time (s) 883.85
Current children cumulated vsize (Kb) 262404

[startup+900.036 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64869 0 0 0 88896 487 0 0 25 0 1 0 1841105684 268972032 64762 4294967295 134512640 134736556 3221224560 3221223072 134543193 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 65667 64762 1116 68 0 65599 0
[pid=5016] vsize: 262668
Current children cumulated CPU time (s) 893.83
Current children cumulated vsize (Kb) 262668

[startup+910.036 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64903 0 0 0 89893 489 0 0 25 0 1 0 1841105684 269107200 64796 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 65700 64796 1116 68 0 65632 0
[pid=5016] vsize: 262800
Current children cumulated CPU time (s) 903.82
Current children cumulated vsize (Kb) 262800

[startup+920.036 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 64978 0 0 0 90887 491 0 0 25 0 1 0 1841105684 269377536 64871 4294967295 134512640 134736556 3221224560 3221223104 134540257 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 65766 64871 1116 68 0 65698 0
[pid=5016] vsize: 263064
Current children cumulated CPU time (s) 913.78
Current children cumulated vsize (Kb) 263064

[startup+930.037 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65190 0 0 0 91880 494 0 0 25 0 1 0 1841105684 270323712 65083 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 65997 65083 1116 68 0 65929 0
[pid=5016] vsize: 263988
Current children cumulated CPU time (s) 923.74
Current children cumulated vsize (Kb) 263988

[startup+940.038 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65190 0 0 0 92876 495 0 0 25 0 1 0 1841105684 270323712 65083 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 65997 65083 1116 68 0 65929 0
[pid=5016] vsize: 263988
Current children cumulated CPU time (s) 933.71
Current children cumulated vsize (Kb) 263988

[startup+950.037 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65216 0 0 0 93871 496 0 0 25 0 1 0 1841105684 270458880 65109 4294967295 134512640 134736556 3221224560 3221223068 134540059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66030 65109 1116 68 0 65962 0
[pid=5016] vsize: 264120
Current children cumulated CPU time (s) 943.67
Current children cumulated vsize (Kb) 264120

[startup+960.037 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65256 0 0 0 94868 498 0 0 25 0 1 0 1841105684 270594048 65149 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66063 65149 1116 68 0 65995 0
[pid=5016] vsize: 264252
Current children cumulated CPU time (s) 953.66
Current children cumulated vsize (Kb) 264252

[startup+970.037 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65349 0 0 0 95865 500 0 0 25 0 1 0 1841105684 270925824 65242 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66144 65242 1116 68 0 66076 0
[pid=5016] vsize: 264576
Current children cumulated CPU time (s) 963.65
Current children cumulated vsize (Kb) 264576

[startup+980.037 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65349 0 0 0 96861 501 0 0 25 0 1 0 1841105684 270925824 65242 4294967295 134512640 134736556 3221224560 3221223072 134543178 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66144 65242 1116 68 0 66076 0
[pid=5016] vsize: 264576
Current children cumulated CPU time (s) 973.62
Current children cumulated vsize (Kb) 264576

[startup+990.037 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65463 0 0 0 97857 502 0 0 25 0 1 0 1841105684 271466496 65356 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66276 65356 1116 68 0 66208 0
[pid=5016] vsize: 265104
Current children cumulated CPU time (s) 983.59
Current children cumulated vsize (Kb) 265104

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65499 0 0 0 98854 503 0 0 25 0 1 0 1841105684 271601664 65392 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66309 65392 1116 68 0 66241 0
[pid=5016] vsize: 265236
Current children cumulated CPU time (s) 993.57
Current children cumulated vsize (Kb) 265236

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65538 0 0 0 99851 505 0 0 25 0 1 0 1841105684 271736832 65431 4294967295 134512640 134736556 3221224560 3221223160 134540175 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66342 65431 1116 68 0 66274 0
[pid=5016] vsize: 265368
Current children cumulated CPU time (s) 1003.56
Current children cumulated vsize (Kb) 265368

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65619 0 0 0 100846 507 0 0 25 0 1 0 1841105684 272007168 65512 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66408 65512 1116 68 0 66340 0
[pid=5016] vsize: 265632
Current children cumulated CPU time (s) 1013.53
Current children cumulated vsize (Kb) 265632

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65703 0 0 0 101840 509 0 0 25 0 1 0 1841105684 272412672 65596 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66507 65596 1116 68 0 66439 0
[pid=5016] vsize: 266028
Current children cumulated CPU time (s) 1023.49
Current children cumulated vsize (Kb) 266028

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65787 0 0 0 102837 511 0 0 25 0 1 0 1841105684 272818176 65680 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66606 65680 1116 68 0 66538 0
[pid=5016] vsize: 266424
Current children cumulated CPU time (s) 1033.48
Current children cumulated vsize (Kb) 266424

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65857 0 0 0 103833 513 0 0 25 0 1 0 1841105684 273088512 65750 4294967295 134512640 134736556 3221224560 3221223120 134544667 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66672 65750 1116 68 0 66604 0
[pid=5016] vsize: 266688
Current children cumulated CPU time (s) 1043.46
Current children cumulated vsize (Kb) 266688

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 65919 0 0 0 104830 514 0 0 25 0 1 0 1841105684 273354752 65812 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66737 65812 1116 68 0 66669 0
[pid=5016] vsize: 266948
Current children cumulated CPU time (s) 1053.44
Current children cumulated vsize (Kb) 266948

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66025 0 0 0 105826 516 0 0 25 0 1 0 1841105684 273760256 65918 4294967295 134512640 134736556 3221224560 3221223168 134537375 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66836 65918 1116 68 0 66768 0
[pid=5016] vsize: 267344
Current children cumulated CPU time (s) 1063.42
Current children cumulated vsize (Kb) 267344

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66102 0 0 0 106820 519 0 0 25 0 1 0 1841105684 274030592 65995 4294967295 134512640 134736556 3221224560 3221223312 134597701 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66902 65995 1116 68 0 66834 0
[pid=5016] vsize: 267608
Current children cumulated CPU time (s) 1073.39
Current children cumulated vsize (Kb) 267608

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66138 0 0 0 107816 521 0 0 25 0 1 0 1841105684 274165760 66031 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 66935 66031 1116 68 0 66867 0
[pid=5016] vsize: 267740
Current children cumulated CPU time (s) 1083.37
Current children cumulated vsize (Kb) 267740

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66238 0 0 0 108812 523 0 0 25 0 1 0 1841105684 274571264 66131 4294967295 134512640 134736556 3221224560 3221223152 134537395 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 67034 66131 1116 68 0 66966 0
[pid=5016] vsize: 268136
Current children cumulated CPU time (s) 1093.35
Current children cumulated vsize (Kb) 268136

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66267 0 0 0 109809 525 0 0 25 0 1 0 1841105684 274685952 66160 4294967295 134512640 134736556 3221224560 3221223280 134529353 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 67062 66160 1116 68 0 66994 0
[pid=5016] vsize: 268248
Current children cumulated CPU time (s) 1103.34
Current children cumulated vsize (Kb) 268248

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66325 0 0 0 110804 526 0 0 25 0 1 0 1841105684 274948096 66218 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5016/statm): 67126 66218 1116 68 0 67058 0
[pid=5016] vsize: 268504
Current children cumulated CPU time (s) 1113.3
Current children cumulated vsize (Kb) 268504

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66423 0 0 0 111798 528 0 0 25 0 1 0 1841105684 275353600 66316 4294967295 134512640 134736556 3221224560 3221223116 134537534 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 67225 66316 1116 68 0 67157 0
[pid=5016] vsize: 268900
Current children cumulated CPU time (s) 1123.26
Current children cumulated vsize (Kb) 268900

[startup+1140.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66500 0 0 0 112794 530 0 0 25 0 1 0 1841105684 275623936 66393 4294967295 134512640 134736556 3221224560 3221223184 134543743 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 67291 66393 1116 68 0 67223 0
[pid=5016] vsize: 269164
Current children cumulated CPU time (s) 1133.24
Current children cumulated vsize (Kb) 269164

[startup+1150.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66545 0 0 0 113790 531 0 0 25 0 1 0 1841105684 275877888 66438 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 67353 66438 1116 68 0 67285 0
[pid=5016] vsize: 269412
Current children cumulated CPU time (s) 1143.21
Current children cumulated vsize (Kb) 269412

[startup+1160.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66659 0 0 0 114785 532 0 0 25 0 1 0 1841105684 276279296 66552 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 67451 66552 1116 68 0 67383 0
[pid=5016] vsize: 269804
Current children cumulated CPU time (s) 1153.17
Current children cumulated vsize (Kb) 269804

[startup+1170.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66700 0 0 0 115781 534 0 0 25 0 1 0 1841105684 276549632 66593 4294967295 134512640 134736556 3221224560 3221223184 134536482 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 67517 66593 1116 68 0 67449 0
[pid=5016] vsize: 270068
Current children cumulated CPU time (s) 1163.15
Current children cumulated vsize (Kb) 270068

[startup+1180.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66762 0 0 0 116778 535 0 0 25 0 1 0 1841105684 276684800 66655 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 67550 66655 1116 68 0 67482 0
[pid=5016] vsize: 270200
Current children cumulated CPU time (s) 1173.13
Current children cumulated vsize (Kb) 270200

[startup+1190.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66857 0 0 0 117775 537 0 0 25 0 1 0 1841105684 277090304 66750 4294967295 134512640 134736556 3221224560 3221223068 134540047 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 67649 66750 1116 68 0 67581 0
[pid=5016] vsize: 270596
Current children cumulated CPU time (s) 1183.12
Current children cumulated vsize (Kb) 270596

[startup+1200.04 s]
Raw data (loadavg): 0.99 0.97 0.96 2/56 5016
Raw data (/proc/5016/stat): 5016 (bsolo) R 5015 5016 2660 0 -1 0 66923 0 0 0 118771 538 0 0 25 0 1 0 1841105684 277360640 66816 4294967295 134512640 134736556 3221224560 3221223228 134543867 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5016/statm): 67715 66816 1116 68 0 67647 0
[pid=5016] vsize: 270860
Current children cumulated CPU time (s) 1193.09
Current children cumulated vsize (Kb) 270860
One traced child (pid=5016) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.1
CPU time (s): 1195.15
CPU user time (s): 1189.64
CPU system time (s): 5.50816
CPU usage (%): 99.4215
Max. virtual memory (cumulated for all children) (Kb): 270860

Verifier Data

ERROR: no interpretation found !