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/miplib2003/normalized-mps-v2-20-10-arki001.opb
MD5SUMde7a38ae8a44ed9d515fc386211a643d
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 2386602666496000
Number of bits of the biggest number in a constraint 52
Biggest sum of numbers in a constraint 5223634990318712
Number of bits of the biggest sum of numbers53
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark72.492
Number of variables8268
Total number of constraints2018
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)436
Number of constraints which are nor clauses,nor cardinality constraints1582
Minimum length of a constraint1
Maximum length of a constraint8249

Trace number 609

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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:        945908 kB
Buffers:         33772 kB
Cached:          27616 kB
SwapCached:        832 kB
Active:          51108 kB
Inactive:        12832 kB
HighTotal:      131008 kB
HighFree:       102648 kB
LowTotal:       903652 kB
LowFree:        843260 kB
SwapTotal:     2097892 kB
SwapFree:      2096460 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            19176 kB
Committed_AS:    64184 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 11:58:12 (client local time) WITH STATUS 0 IN 1195.14 SECONDS
stats: 559 7 1195.14 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 8268 variables and 1471 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 9.661
c After prepocess the problem consists of 7874 variables and 1352 constraints.
c Initial Lower Bound: 1610612736
c Restart #1 #Var: 7874 #Dec: 7706 LB: 1610612736 @ 12.394
c Restart #2 #Var: 7874 #Dec: 17400 LB: 1610612736 @ 19.318
c Restart #3 #Var: 7874 #Dec: 33007 LB: 1610612736 @ 29.744
c Restart #4 #Var: 7874 #Dec: 47675 LB: 1610612736 @ 46.324
c Restart #5 #Var: 7873 #Dec: 70117 LB: 1610612736 @ 56.5
c Restart #6 #Var: 7873 #Dec: 79438 LB: 1610612736 @ 63.319
c Restart #7 #Var: 7873 #Dec: 85651 LB: 1610612736 @ 69.002
c Restart #8 #Var: 7873 #Dec: 87764 LB: 1610612736 @ 73.384
c Restart #9 #Var: 7872 #Dec: 89619 LB: 1610612736 @ 77.389
c Restart #10 #Var: 7872 #Dec: 92632 LB: 1610612736 @ 79.562
c Restart #11 #Var: 7872 #Dec: 95057 LB: 1610612736 @ 85.1
c Restart #12 #Var: 7872 #Dec: 97938 LB: 1610612736 @ 89.183
c Restart #13 #Var: 7872 #Dec: 100815 LB: 1610612736 @ 94.106
c Restart #14 #Var: 7872 #Dec: 103852 LB: 1610612736 @ 101.49
c Restart #15 #Var: 7872 #Dec: 106886 LB: 1610612736 @ 106.6
c Restart #16 #Var: 7872 #Dec: 110103 LB: 1610612736 @ 113.14
c Restart #17 #Var: 7872 #Dec: 113648 LB: 1610612736 @ 121.23
c Restart #18 #Var: 7872 #Dec: 117545 LB: 1610612736 @ 129.35
c Restart #19 #Var: 7872 #Dec: 121376 LB: 1610612736 @ 136.3
c Restart #20 #Var: 7872 #Dec: 127244 LB: 1610612736 @ 147.41
c Restart #21 #Var: 7872 #Dec: 131454 LB: 1610612736 @ 166.99
c Restart #22 #Var: 7872 #Dec: 137365 LB: 1610612736 @ 178.24
c Restart #23 #Var: 7872 #Dec: 142028 LB: 1610612736 @ 189.3
c Restart #24 #Var: 7872 #Dec: 150051 LB: 1610612736 @ 201.16
c Restart #25 #Var: 7872 #Dec: 155109 LB: 1610612736 @ 216.1
c Restart #26 #Var: 7872 #Dec: 160376 LB: 1610612736 @ 227.1
c Restart #27 #Var: 7872 #Dec: 165839 LB: 1610612736 @ 245.18
c Restart #28 #Var: 7872 #Dec: 171456 LB: 1610612736 @ 261.12
c Restart #29 #Var: 7872 #Dec: 177613 LB: 1610612736 @ 270.21
c Restart #30 #Var: 7872 #Dec: 184097 LB: 1610612736 @ 279.61
c Restart #31 #Var: 7872 #Dec: 190354 LB: 1610612736 @ 291.69
c Restart #32 #Var: 7872 #Dec: 196831 LB: 1610612736 @ 309.99
c Restart #33 #Var: 7872 #Dec: 203920 LB: 1610612736 @ 327.69
c Restart #34 #Var: 7872 #Dec: 210787 LB: 1610612736 @ 341.73
c Restart #35 #Var: 7872 #Dec: 219119 LB: 1610612736 @ 362.36
c Restart #36 #Var: 7872 #Dec: 227025 LB: 1610612736 @ 380.57
c Restart #37 #Var: 7872 #Dec: 234511 LB: 1610612736 @ 402.67
c Restart #38 #Var: 7872 #Dec: 245624 LB: 1610612736 @ 432.2
c Restart #39 #Var: 7872 #Dec: 253483 LB: 1610612736 @ 447.48
c Restart #40 #Var: 7872 #Dec: 261689 LB: 1610612736 @ 479.21
c Restart #41 #Var: 7872 #Dec: 269923 LB: 1610612736 @ 492.87
c Restart #42 #Var: 7872 #Dec: 278718 LB: 1610612736 @ 509.73
c Restart #43 #Var: 7872 #Dec: 287347 LB: 1610612736 @ 524.15
c Restart #44 #Var: 7872 #Dec: 297648 LB: 1610612736 @ 543.28
c Restart #45 #Var: 7872 #Dec: 307521 LB: 1610612736 @ 564.2
c Restart #46 #Var: 7872 #Dec: 318162 LB: 1610612736 @ 581.31
c CHANGE Heuristic... 
c Restart #0 #Var: 7872 #Dec: 327607 LB: 1610612736 @ 600.68
c Restart #1 #Var: 7872 #Dec: 328333 LB: 1610612736 @ 606.99
c Restart #2 #Var: 7872 #Dec: 331966 LB: 1610612736 @ 623.89
c Restart #3 #Var: 7872 #Dec: 333840 LB: 1610612736 @ 644.67
c Restart #4 #Var: 7872 #Dec: 335138 LB: 1610612736 @ 667.18
c Restart #5 #Var: 7872 #Dec: 336421 LB: 1610612736 @ 699.21
c Restart #6 #Var: 7872 #Dec: 337779 LB: 1610612736 @ 731.96
c Restart #7 #Var: 7872 #Dec: 339202 LB: 1610612736 @ 767.46
c Restart #8 #Var: 7872 #Dec: 340846 LB: 1610612736 @ 797.63
c Restart #9 #Var: 7872 #Dec: 342660 LB: 1610612736 @ 846.99
c Restart #10 #Var: 7872 #Dec: 345440 LB: 1610612736 @ 886.78
c Restart #11 #Var: 7872 #Dec: 347965 LB: 1610612736 @ 932.46
c Restart #12 #Var: 7872 #Dec: 350922 LB: 1610612736 @ 986.42
c Restart #13 #Var: 7872 #Dec: 353581 LB: 1610612736 @ 1047.6
c Restart #14 #Var: 7872 #Dec: 356418 LB: 1610612736 @ 1080.3
c Restart #15 #Var: 7872 #Dec: 359776 LB: 1610612736 @ 1156
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/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840938021 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 107 3 90 68 0 39 0
[pid=8203] 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/wulflinc19/normalized-mps-v2-20-10-arki001.opb

[startup+10.0031 s]
Raw data (loadavg): 0.93 0.95 0.94 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 13601 0 0 0 938 43 0 0 23 0 1 0 1840938021 59342848 13496 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8203/statm): 14488 13496 1116 68 0 14420 0
[pid=8203] vsize: 57952
Current children cumulated CPU time (s) 9.81
Current children cumulated vsize (Kb) 57952

[startup+20.0039 s]
Raw data (loadavg): 0.94 0.96 0.94 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 13793 0 0 0 1870 65 0 0 25 0 1 0 1840938021 59715584 13628 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8203/statm): 14579 13628 1116 68 0 14511 0
[pid=8203] vsize: 58316
Current children cumulated CPU time (s) 19.35
Current children cumulated vsize (Kb) 58316

[startup+30.0048 s]
Raw data (loadavg): 0.95 0.96 0.94 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 13835 0 0 0 2808 86 0 0 25 0 1 0 1840938021 59981824 13670 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 14644 13670 1116 68 0 14576 0
[pid=8203] vsize: 58576
Current children cumulated CPU time (s) 28.94
Current children cumulated vsize (Kb) 58576

[startup+40.0046 s]
Raw data (loadavg): 0.95 0.96 0.94 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 13835 0 0 0 3767 99 0 0 25 0 1 0 1840938021 59981824 13670 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 14644 13670 1116 68 0 14576 0
[pid=8203] vsize: 58576
Current children cumulated CPU time (s) 38.66
Current children cumulated vsize (Kb) 58576

[startup+50.0054 s]
Raw data (loadavg): 0.96 0.96 0.94 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 13835 0 0 0 4701 122 0 0 25 0 1 0 1840938021 59895808 13670 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 14623 13670 1116 68 0 14555 0
[pid=8203] vsize: 58492
Current children cumulated CPU time (s) 48.23
Current children cumulated vsize (Kb) 58492

[startup+60.0052 s]
Raw data (loadavg): 0.97 0.96 0.94 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 13835 0 0 0 5617 153 0 0 25 0 1 0 1840938021 59895808 13670 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 14623 13670 1116 68 0 14555 0
[pid=8203] vsize: 58492
Current children cumulated CPU time (s) 57.7
Current children cumulated vsize (Kb) 58492

[startup+70.006 s]
Raw data (loadavg): 0.97 0.96 0.94 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 13835 0 0 0 6582 165 0 0 25 0 1 0 1840938021 59895808 13670 4294967295 134512640 134736556 3221224560 3221223292 134605888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 14623 13670 1116 68 0 14555 0
[pid=8203] vsize: 58492
Current children cumulated CPU time (s) 67.47
Current children cumulated vsize (Kb) 58492

[startup+80.0068 s]
Raw data (loadavg): 0.98 0.96 0.94 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 13835 0 0 0 7560 173 0 0 25 0 1 0 1840938021 59895808 13670 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8203/statm): 14623 13670 1116 68 0 14555 0
[pid=8203] vsize: 58492
Current children cumulated CPU time (s) 77.33
Current children cumulated vsize (Kb) 58492

[startup+90.0066 s]
Raw data (loadavg): 1.05 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 14683 0 0 0 8524 187 0 0 25 0 1 0 1840938021 63410176 14518 4294967295 134512640 134736556 3221224560 3221223272 134694484 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 15481 14518 1116 68 0 15413 0
[pid=8203] vsize: 61924
Current children cumulated CPU time (s) 87.11
Current children cumulated vsize (Kb) 61924

[startup+100.007 s]
Raw data (loadavg): 1.04 0.98 0.95 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 15229 0 0 0 9490 202 0 0 25 0 1 0 1840938021 65662976 15064 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8203/statm): 16031 15064 1116 68 0 15963 0
[pid=8203] vsize: 64124
Current children cumulated CPU time (s) 96.92
Current children cumulated vsize (Kb) 64124

[startup+110.008 s]
Raw data (loadavg): 1.04 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 15958 0 0 0 10464 214 0 0 25 0 1 0 1840938021 68636672 15793 4294967295 134512640 134736556 3221224560 3221223188 134543736 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 16757 15793 1116 68 0 16689 0
[pid=8203] vsize: 67028
Current children cumulated CPU time (s) 106.78
Current children cumulated vsize (Kb) 67028

[startup+120.008 s]
Raw data (loadavg): 1.03 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 16054 0 0 0 11438 221 0 0 25 0 1 0 1840938021 68964352 15878 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 16837 15878 1116 68 0 16769 0
[pid=8203] vsize: 67348
Current children cumulated CPU time (s) 116.59
Current children cumulated vsize (Kb) 67348

[startup+130.009 s]
Raw data (loadavg): 1.03 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 16322 0 0 0 12412 231 0 0 25 0 1 0 1840938021 70115328 16146 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 17118 16146 1116 68 0 17050 0
[pid=8203] vsize: 68472
Current children cumulated CPU time (s) 126.43
Current children cumulated vsize (Kb) 68472

[startup+140.009 s]
Raw data (loadavg): 1.02 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 16398 0 0 0 13387 239 0 0 25 0 1 0 1840938021 70418432 16216 4294967295 134512640 134736556 3221224560 3221223184 134634278 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 17192 16216 1116 68 0 17124 0
[pid=8203] vsize: 68768
Current children cumulated CPU time (s) 136.26
Current children cumulated vsize (Kb) 68768

[startup+150.01 s]
Raw data (loadavg): 1.02 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 16455 0 0 0 14363 248 0 0 25 0 1 0 1840938021 70656000 16273 4294967295 134512640 134736556 3221224560 3221223240 134525089 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 17250 16273 1116 68 0 17182 0
[pid=8203] vsize: 69000
Current children cumulated CPU time (s) 146.11
Current children cumulated vsize (Kb) 69000

[startup+160.009 s]
Raw data (loadavg): 1.01 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 16473 0 0 0 15349 253 0 0 25 0 1 0 1840938021 70656000 16291 4294967295 134512640 134736556 3221224560 3221223124 134544663 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 17250 16291 1116 68 0 17182 0
[pid=8203] vsize: 69000
Current children cumulated CPU time (s) 156.02
Current children cumulated vsize (Kb) 69000

[startup+170.009 s]
Raw data (loadavg): 1.01 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 16476 0 0 0 16334 259 0 0 25 0 1 0 1840938021 70656000 16294 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 17250 16294 1116 68 0 17182 0
[pid=8203] vsize: 69000
Current children cumulated CPU time (s) 165.93
Current children cumulated vsize (Kb) 69000

[startup+180.01 s]
Raw data (loadavg): 1.01 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 17203 0 0 0 17303 273 0 0 25 0 1 0 1840938021 73654272 17015 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 17982 17015 1116 68 0 17914 0
[pid=8203] vsize: 71928
Current children cumulated CPU time (s) 175.76
Current children cumulated vsize (Kb) 71928

[startup+190.01 s]
Raw data (loadavg): 1.01 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 17203 0 0 0 18282 281 0 0 25 0 1 0 1840938021 73654272 17015 4294967295 134512640 134736556 3221224560 3221223100 134553495 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 17982 17015 1116 68 0 17914 0
[pid=8203] vsize: 71928
Current children cumulated CPU time (s) 185.63
Current children cumulated vsize (Kb) 71928

[startup+200.011 s]
Raw data (loadavg): 1.01 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 17911 0 0 0 19246 294 0 0 25 0 1 0 1840938021 76492800 17723 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 18675 17723 1116 68 0 18607 0
[pid=8203] vsize: 74700
Current children cumulated CPU time (s) 195.4
Current children cumulated vsize (Kb) 74700

[startup+210.011 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 17923 0 0 0 20225 302 0 0 25 0 1 0 1840938021 76550144 17735 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 18689 17735 1116 68 0 18621 0
[pid=8203] vsize: 74756
Current children cumulated CPU time (s) 205.27
Current children cumulated vsize (Kb) 74756

[startup+220.011 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 17923 0 0 0 21209 307 0 0 25 0 1 0 1840938021 76550144 17735 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 18689 17735 1116 68 0 18621 0
[pid=8203] vsize: 74756
Current children cumulated CPU time (s) 215.16
Current children cumulated vsize (Kb) 74756

[startup+230.012 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 20484 0 0 0 22175 322 0 0 25 0 1 0 1840938021 87093248 20296 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 21263 20296 1116 68 0 21195 0
[pid=8203] vsize: 85052
Current children cumulated CPU time (s) 224.97
Current children cumulated vsize (Kb) 85052

[startup+240.012 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 21127 0 0 0 23154 330 0 0 25 0 1 0 1840938021 89661440 20939 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 21890 20939 1116 68 0 21822 0
[pid=8203] vsize: 87560
Current children cumulated CPU time (s) 234.84
Current children cumulated vsize (Kb) 87560

[startup+250.013 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 21127 0 0 0 24137 337 0 0 25 0 1 0 1840938021 89661440 20939 4294967295 134512640 134736556 3221224560 3221223136 134543169 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 21890 20939 1116 68 0 21822 0
[pid=8203] vsize: 87560
Current children cumulated CPU time (s) 244.74
Current children cumulated vsize (Kb) 87560

[startup+260.012 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 21160 0 0 0 25118 344 0 0 25 0 1 0 1840938021 89837568 20972 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434789 0 0 17 0 0 0
Raw data (/proc/8203/statm): 21933 20972 1116 68 0 21865 0
[pid=8203] vsize: 87732
Current children cumulated CPU time (s) 254.62
Current children cumulated vsize (Kb) 87732

[startup+270.012 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 21266 0 0 0 26093 353 0 0 25 0 1 0 1840938021 90243072 21078 4294967295 134512640 134736556 3221224560 3221223240 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 22032 21078 1116 68 0 21964 0
[pid=8203] vsize: 88128
Current children cumulated CPU time (s) 264.46
Current children cumulated vsize (Kb) 88128

[startup+280.013 s]
Raw data (loadavg): 1.00 0.98 0.95 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 21344 0 0 0 27059 365 0 0 25 0 1 0 1840938021 90624000 21156 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8203/statm): 22125 21156 1116 68 0 22057 0
[pid=8203] vsize: 88500
Current children cumulated CPU time (s) 274.24
Current children cumulated vsize (Kb) 88500

[startup+290.014 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 22406 0 0 0 28025 379 0 0 25 0 1 0 1840938021 94953472 22218 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 23182 22218 1116 68 0 23114 0
[pid=8203] vsize: 92728
Current children cumulated CPU time (s) 284.04
Current children cumulated vsize (Kb) 92728

[startup+300.015 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 25139 0 0 0 28988 397 0 0 25 0 1 0 1840938021 106176512 24951 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 25922 24951 1116 68 0 25854 0
[pid=8203] vsize: 103688
Current children cumulated CPU time (s) 293.85
Current children cumulated vsize (Kb) 103688

[startup+310.016 s]
Raw data (loadavg): 1.00 0.98 0.95 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 25182 0 0 0 29970 404 0 0 25 0 1 0 1840938021 106303488 24994 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8203/statm): 25953 24994 1116 68 0 25885 0
[pid=8203] vsize: 103812
Current children cumulated CPU time (s) 303.74
Current children cumulated vsize (Kb) 103812

[startup+320.016 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 25552 0 0 0 30949 412 0 0 25 0 1 0 1840938021 107925504 25364 4294967295 134512640 134736556 3221224560 3221223136 134550732 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 26349 25364 1116 68 0 26281 0
[pid=8203] vsize: 105396
Current children cumulated CPU time (s) 313.61
Current children cumulated vsize (Kb) 105396

[startup+330.017 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 25576 0 0 0 31926 421 0 0 25 0 1 0 1840938021 107925504 25388 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 26349 25388 1116 68 0 26281 0
[pid=8203] vsize: 105396
Current children cumulated CPU time (s) 323.47
Current children cumulated vsize (Kb) 105396

[startup+340.017 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 25583 0 0 0 32902 430 0 0 25 0 1 0 1840938021 108044288 25395 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 26378 25395 1116 68 0 26310 0
[pid=8203] vsize: 105512
Current children cumulated CPU time (s) 333.32
Current children cumulated vsize (Kb) 105512

[startup+350.018 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 25601 0 0 0 33879 437 0 0 25 0 1 0 1840938021 108044288 25413 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 26378 25413 1116 68 0 26310 0
[pid=8203] vsize: 105512
Current children cumulated CPU time (s) 343.16
Current children cumulated vsize (Kb) 105512

[startup+360.019 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 25601 0 0 0 34859 444 0 0 25 0 1 0 1840938021 108044288 25413 4294967295 134512640 134736556 3221224560 3221223220 134534800 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 26378 25413 1116 68 0 26310 0
[pid=8203] vsize: 105512
Current children cumulated CPU time (s) 353.03
Current children cumulated vsize (Kb) 105512

[startup+370.018 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 25602 0 0 0 35839 451 0 0 25 0 1 0 1840938021 108044288 25414 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 26378 25414 1116 68 0 26310 0
[pid=8203] vsize: 105512
Current children cumulated CPU time (s) 362.9
Current children cumulated vsize (Kb) 105512

[startup+380.019 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 25678 0 0 0 36814 460 0 0 25 0 1 0 1840938021 108441600 25490 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 26475 25491 1116 68 0 26407 0
[pid=8203] vsize: 105900
Current children cumulated CPU time (s) 372.74
Current children cumulated vsize (Kb) 105900

[startup+390.02 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 25774 0 0 0 37791 468 0 0 25 0 1 0 1840938021 108728320 25586 4294967295 134512640 134736556 3221224560 3221223296 134605588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 26545 25586 1116 68 0 26477 0
[pid=8203] vsize: 106180
Current children cumulated CPU time (s) 382.59
Current children cumulated vsize (Kb) 106180

[startup+400.021 s]
Raw data (loadavg): 1.00 0.98 0.95 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 25788 0 0 0 38772 474 0 0 25 0 1 0 1840938021 108863488 25600 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8203/statm): 26578 25600 1116 68 0 26510 0
[pid=8203] vsize: 106312
Current children cumulated CPU time (s) 392.46
Current children cumulated vsize (Kb) 106312

[startup+410.023 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 25792 0 0 0 39755 480 0 0 25 0 1 0 1840938021 108863488 25604 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 26578 25604 1116 68 0 26510 0
[pid=8203] vsize: 106312
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (Kb) 106312

[startup+420.023 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 28368 0 0 0 40714 499 0 0 25 0 1 0 1840938021 119406592 28180 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 29152 28180 1116 68 0 29084 0
[pid=8203] vsize: 116608
Current children cumulated CPU time (s) 412.13
Current children cumulated vsize (Kb) 116608

[startup+430.024 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 28687 0 0 0 41699 504 0 0 25 0 1 0 1840938021 120754176 28499 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 29481 28499 1116 68 0 29413 0
[pid=8203] vsize: 117924
Current children cumulated CPU time (s) 422.03
Current children cumulated vsize (Kb) 117924

[startup+440.024 s]
Raw data (loadavg): 1.00 0.98 0.95 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 29081 0 0 0 42680 509 0 0 25 0 1 0 1840938021 122376192 28893 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8203/statm): 29877 28893 1116 68 0 29809 0
[pid=8203] vsize: 119508
Current children cumulated CPU time (s) 431.89
Current children cumulated vsize (Kb) 119508

[startup+450.025 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 29081 0 0 0 43654 520 0 0 25 0 1 0 1840938021 122376192 28893 4294967295 134512640 134736556 3221224560 3221222804 134717407 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 29877 28893 1116 68 0 29809 0
[pid=8203] vsize: 119508
Current children cumulated CPU time (s) 441.74
Current children cumulated vsize (Kb) 119508

[startup+460.025 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 29295 0 0 0 44635 527 0 0 25 0 1 0 1840938021 123187200 29107 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 30075 29107 1116 68 0 30007 0
[pid=8203] vsize: 120300
Current children cumulated CPU time (s) 451.62
Current children cumulated vsize (Kb) 120300

[startup+470.026 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 30901 0 0 0 45612 540 0 0 25 0 1 0 1840938021 129822720 30712 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 31695 30712 1116 68 0 31627 0
[pid=8203] vsize: 126780
Current children cumulated CPU time (s) 461.52
Current children cumulated vsize (Kb) 126780

[startup+480.026 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 32336 0 0 0 46591 551 0 0 25 0 1 0 1840938021 135634944 32147 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 33114 32147 1116 68 0 33046 0
[pid=8203] vsize: 132456
Current children cumulated CPU time (s) 471.42
Current children cumulated vsize (Kb) 132456

[startup+490.027 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 33626 0 0 0 47570 559 0 0 25 0 1 0 1840938021 141058048 33437 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 34438 33437 1116 68 0 34370 0
[pid=8203] vsize: 137752
Current children cumulated CPU time (s) 481.29
Current children cumulated vsize (Kb) 137752

[startup+500.028 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 33631 0 0 0 48539 570 0 0 25 0 1 0 1840938021 141058048 33442 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 34438 33442 1116 68 0 34370 0
[pid=8203] vsize: 137752
Current children cumulated CPU time (s) 491.09
Current children cumulated vsize (Kb) 137752

[startup+510.029 s]
Raw data (loadavg): 1.00 0.98 0.95 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 34690 0 0 0 49510 582 0 0 25 0 1 0 1840938021 145371136 34500 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8203/statm): 35491 34500 1116 68 0 35423 0
[pid=8203] vsize: 141964
Current children cumulated CPU time (s) 500.92
Current children cumulated vsize (Kb) 141964

[startup+520.03 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 34704 0 0 0 50482 592 0 0 25 0 1 0 1840938021 145371136 34514 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 35491 34514 1116 68 0 35423 0
[pid=8203] vsize: 141964
Current children cumulated CPU time (s) 510.74
Current children cumulated vsize (Kb) 141964

[startup+530.03 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 34712 0 0 0 51454 602 0 0 25 0 1 0 1840938021 145506304 34522 4294967295 134512640 134736556 3221224560 3221223120 134543107 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 35524 34522 1116 68 0 35456 0
[pid=8203] vsize: 142096
Current children cumulated CPU time (s) 520.56
Current children cumulated vsize (Kb) 142096

[startup+540.03 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 35182 0 0 0 52418 616 0 0 25 0 1 0 1840938021 147423232 34992 4294967295 134512640 134736556 3221224560 3221223184 134524374 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 35992 34992 1116 68 0 35924 0
[pid=8203] vsize: 143968
Current children cumulated CPU time (s) 530.34
Current children cumulated vsize (Kb) 143968

[startup+550.031 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 35568 0 0 0 53388 629 0 0 25 0 1 0 1840938021 149000192 35378 4294967295 134512640 134736556 3221224560 3221222984 1077377732 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 36377 35378 1116 68 0 36309 0
[pid=8203] vsize: 145508
Current children cumulated CPU time (s) 540.17
Current children cumulated vsize (Kb) 145508

[startup+560.032 s]
Raw data (loadavg): 1.00 0.98 0.95 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 35621 0 0 0 54366 636 0 0 25 0 1 0 1840938021 149270528 35431 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8203/statm): 36443 35431 1116 68 0 36375 0
[pid=8203] vsize: 145772
Current children cumulated CPU time (s) 550.02
Current children cumulated vsize (Kb) 145772

[startup+570.032 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 35762 0 0 0 55341 644 0 0 25 0 1 0 1840938021 149798912 35572 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 36572 35572 1116 68 0 36504 0
[pid=8203] vsize: 146288
Current children cumulated CPU time (s) 559.85
Current children cumulated vsize (Kb) 146288

[startup+580.033 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 35830 0 0 0 56309 657 0 0 25 0 1 0 1840938021 150040576 35640 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8203/statm): 36631 35640 1116 68 0 36563 0
[pid=8203] vsize: 146524
Current children cumulated CPU time (s) 569.66
Current children cumulated vsize (Kb) 146524

[startup+590.033 s]
Raw data (loadavg): 1.00 0.98 0.95 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 36267 0 0 0 57281 667 0 0 25 0 1 0 1840938021 151932928 36077 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8203/statm): 37093 36077 1116 68 0 37025 0
[pid=8203] vsize: 148372
Current children cumulated CPU time (s) 579.48
Current children cumulated vsize (Kb) 148372

[startup+600.034 s]
Raw data (loadavg): 1.00 0.98 0.95 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 36281 0 0 0 58254 677 0 0 25 0 1 0 1840938021 151932928 36091 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8203/statm): 37093 36091 1116 68 0 37025 0
[pid=8203] vsize: 148372
Current children cumulated CPU time (s) 589.31
Current children cumulated vsize (Kb) 148372

[startup+610.035 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 36283 0 0 0 59233 685 0 0 25 0 1 0 1840938021 151932928 36093 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 37093 36093 1116 68 0 37025 0
[pid=8203] vsize: 148372
Current children cumulated CPU time (s) 599.18
Current children cumulated vsize (Kb) 148372

[startup+620.035 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 36361 0 0 0 60224 688 0 0 25 0 1 0 1840938021 152203264 36155 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 37159 36155 1116 68 0 37091 0
[pid=8203] vsize: 148636
Current children cumulated CPU time (s) 609.12
Current children cumulated vsize (Kb) 148636

[startup+630.036 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 36413 0 0 0 61210 692 0 0 25 0 1 0 1840938021 152473600 36207 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 37225 36207 1116 68 0 37157 0
[pid=8203] vsize: 148900
Current children cumulated CPU time (s) 619.02
Current children cumulated vsize (Kb) 148900

[startup+640.036 s]
Raw data (loadavg): 1.00 0.98 0.95 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 36536 0 0 0 62208 693 0 0 25 0 1 0 1840938021 152879104 36330 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8203/statm): 37324 36330 1116 68 0 37256 0
[pid=8203] vsize: 149296
Current children cumulated CPU time (s) 629.01
Current children cumulated vsize (Kb) 149296

[startup+650.037 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 36613 0 0 0 63200 696 0 0 25 0 1 0 1840938021 153284608 36407 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 37423 36407 1116 68 0 37355 0
[pid=8203] vsize: 149692
Current children cumulated CPU time (s) 638.96
Current children cumulated vsize (Kb) 149692

[startup+660.038 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 36731 0 0 0 64196 698 0 0 25 0 1 0 1840938021 153690112 36525 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 37522 36525 1116 68 0 37454 0
[pid=8203] vsize: 150088
Current children cumulated CPU time (s) 648.94
Current children cumulated vsize (Kb) 150088

[startup+670.038 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 36938 0 0 0 65192 700 0 0 25 0 1 0 1840938021 154636288 36732 4294967295 134512640 134736556 3221224560 3221223104 134544584 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 37753 36732 1116 68 0 37685 0
[pid=8203] vsize: 151012
Current children cumulated CPU time (s) 658.92
Current children cumulated vsize (Kb) 151012

[startup+680.039 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 37130 0 0 0 66187 702 0 0 25 0 1 0 1840938021 155312128 36924 4294967295 134512640 134736556 3221224560 3221223112 134544619 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 37918 36924 1116 68 0 37850 0
[pid=8203] vsize: 151672
Current children cumulated CPU time (s) 668.89
Current children cumulated vsize (Kb) 151672

[startup+690.039 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 37311 0 0 0 67183 703 0 0 25 0 1 0 1840938021 156123136 37105 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8203/statm): 38116 37105 1116 68 0 38048 0
[pid=8203] vsize: 152464
Current children cumulated CPU time (s) 678.86
Current children cumulated vsize (Kb) 152464

[startup+700.04 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 37488 0 0 0 68178 705 0 0 25 0 1 0 1840938021 156798976 37282 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 38281 37282 1116 68 0 38213 0
[pid=8203] vsize: 153124
Current children cumulated CPU time (s) 688.83
Current children cumulated vsize (Kb) 153124

[startup+710.041 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 37608 0 0 0 69175 707 0 0 25 0 1 0 1840938021 157339648 37402 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 38413 37402 1116 68 0 38345 0
[pid=8203] vsize: 153652
Current children cumulated CPU time (s) 698.82
Current children cumulated vsize (Kb) 153652

[startup+720.041 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 37912 0 0 0 70171 709 0 0 25 0 1 0 1840938021 158556160 37706 4294967295 134512640 134736556 3221224560 3221223072 134543921 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 38710 37706 1116 68 0 38642 0
[pid=8203] vsize: 154840
Current children cumulated CPU time (s) 708.8
Current children cumulated vsize (Kb) 154840

[startup+730.042 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 38174 0 0 0 71168 711 0 0 25 0 1 0 1840938021 159637504 37968 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 38974 37968 1116 68 0 38906 0
[pid=8203] vsize: 155896
Current children cumulated CPU time (s) 718.79
Current children cumulated vsize (Kb) 155896

[startup+740.042 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 38434 0 0 0 72165 712 0 0 25 0 1 0 1840938021 160718848 38228 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 39238 38228 1116 68 0 39170 0
[pid=8203] vsize: 156952
Current children cumulated CPU time (s) 728.77
Current children cumulated vsize (Kb) 156952

[startup+750.041 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 38706 0 0 0 73162 714 0 0 25 0 1 0 1840938021 161800192 38500 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 39502 38500 1116 68 0 39434 0
[pid=8203] vsize: 158008
Current children cumulated CPU time (s) 738.76
Current children cumulated vsize (Kb) 158008

[startup+760.042 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 38995 0 0 0 74159 716 0 0 25 0 1 0 1840938021 163016704 38789 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 39799 38789 1116 68 0 39731 0
[pid=8203] vsize: 159196
Current children cumulated CPU time (s) 748.75
Current children cumulated vsize (Kb) 159196

[startup+770.042 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 39308 0 0 0 75155 718 0 0 25 0 1 0 1840938021 164229120 39102 4294967295 134512640 134736556 3221224560 3221223072 134540037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 40095 39102 1116 68 0 40027 0
[pid=8203] vsize: 160380
Current children cumulated CPU time (s) 758.73
Current children cumulated vsize (Kb) 160380

[startup+780.043 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 39657 0 0 0 76151 720 0 0 25 0 1 0 1840938021 165711872 39451 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 40457 39451 1116 68 0 40389 0
[pid=8203] vsize: 161828
Current children cumulated CPU time (s) 768.71
Current children cumulated vsize (Kb) 161828

[startup+790.044 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 40036 0 0 0 77147 723 0 0 25 0 1 0 1840938021 167198720 39830 4294967295 134512640 134736556 3221224560 3221223104 134544608 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 40820 39830 1116 68 0 40752 0
[pid=8203] vsize: 163280
Current children cumulated CPU time (s) 778.7
Current children cumulated vsize (Kb) 163280

[startup+800.043 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 40461 0 0 0 78142 725 0 0 25 0 1 0 1840938021 168955904 40255 4294967295 134512640 134736556 3221224560 3221223248 134524332 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 41249 40255 1116 68 0 41181 0
[pid=8203] vsize: 164996
Current children cumulated CPU time (s) 788.67
Current children cumulated vsize (Kb) 164996

[startup+810.044 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 40933 0 0 0 79136 728 0 0 25 0 1 0 1840938021 170983424 40727 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 41744 40727 1116 68 0 41676 0
[pid=8203] vsize: 166976
Current children cumulated CPU time (s) 798.64
Current children cumulated vsize (Kb) 166976

[startup+820.044 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 41189 0 0 0 80133 731 0 0 25 0 1 0 1840938021 171929600 40983 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 41975 40983 1116 68 0 41907 0
[pid=8203] vsize: 167900
Current children cumulated CPU time (s) 808.64
Current children cumulated vsize (Kb) 167900

[startup+830.045 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 41462 0 0 0 81129 732 0 0 25 0 1 0 1840938021 173146112 41256 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 42272 41256 1116 68 0 42204 0
[pid=8203] vsize: 169088
Current children cumulated CPU time (s) 818.61
Current children cumulated vsize (Kb) 169088

[startup+840.046 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 41720 0 0 0 82126 733 0 0 25 0 1 0 1840938021 174092288 41514 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 42503 41514 1116 68 0 42435 0
[pid=8203] vsize: 170012
Current children cumulated CPU time (s) 828.59
Current children cumulated vsize (Kb) 170012

[startup+850.045 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 41975 0 0 0 83123 734 0 0 25 0 1 0 1840938021 175173632 41769 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 42767 41769 1116 68 0 42699 0
[pid=8203] vsize: 171068
Current children cumulated CPU time (s) 838.57
Current children cumulated vsize (Kb) 171068

[startup+860.046 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 42255 0 0 0 84120 737 0 0 25 0 1 0 1840938021 176390144 42049 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 43064 42049 1116 68 0 42996 0
[pid=8203] vsize: 172256
Current children cumulated CPU time (s) 848.57
Current children cumulated vsize (Kb) 172256

[startup+870.047 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 42625 0 0 0 85114 739 0 0 25 0 1 0 1840938021 177876992 42419 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 43427 42419 1116 68 0 43359 0
[pid=8203] vsize: 173708
Current children cumulated CPU time (s) 858.53
Current children cumulated vsize (Kb) 173708

[startup+880.048 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 42965 0 0 0 86109 742 0 0 25 0 1 0 1840938021 179228672 42759 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 43757 42759 1116 68 0 43689 0
[pid=8203] vsize: 175028
Current children cumulated CPU time (s) 868.51
Current children cumulated vsize (Kb) 175028

[startup+890.049 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 43355 0 0 0 87104 745 0 0 25 0 1 0 1840938021 180850688 43149 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 44153 43149 1116 68 0 44085 0
[pid=8203] vsize: 176612
Current children cumulated CPU time (s) 878.49
Current children cumulated vsize (Kb) 176612

[startup+900.048 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 43646 0 0 0 88100 746 0 0 25 0 1 0 1840938021 182067200 43440 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 44450 43440 1116 68 0 44382 0
[pid=8203] vsize: 177800
Current children cumulated CPU time (s) 888.46
Current children cumulated vsize (Kb) 177800

[startup+910.049 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 44040 0 0 0 89094 749 0 0 25 0 1 0 1840938021 183689216 43834 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 44846 43834 1116 68 0 44778 0
[pid=8203] vsize: 179384
Current children cumulated CPU time (s) 898.43
Current children cumulated vsize (Kb) 179384

[startup+920.049 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 44351 0 0 0 90090 751 0 0 25 0 1 0 1840938021 184905728 44145 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 45143 44145 1116 68 0 45075 0
[pid=8203] vsize: 180572
Current children cumulated CPU time (s) 908.41
Current children cumulated vsize (Kb) 180572

[startup+930.05 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 44673 0 0 0 91085 754 0 0 25 0 1 0 1840938021 186257408 44467 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 45473 44467 1116 68 0 45405 0
[pid=8203] vsize: 181892
Current children cumulated CPU time (s) 918.39
Current children cumulated vsize (Kb) 181892

[startup+940.051 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 45067 0 0 0 92080 756 0 0 25 0 1 0 1840938021 187879424 44861 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 45869 44861 1116 68 0 45801 0
[pid=8203] vsize: 183476
Current children cumulated CPU time (s) 928.36
Current children cumulated vsize (Kb) 183476

[startup+950.051 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 45388 0 0 0 93074 760 0 0 25 0 1 0 1840938021 189231104 45182 4294967295 134512640 134736556 3221224560 3221223280 134605917 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 46199 45182 1116 68 0 46131 0
[pid=8203] vsize: 184796
Current children cumulated CPU time (s) 938.34
Current children cumulated vsize (Kb) 184796

[startup+960.051 s]
Raw data (loadavg): 1.00 0.98 0.95 1/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) T 8202 8203 5929 0 -1 0 45797 0 0 0 94068 763 0 0 25 0 1 0 1840938021 190857216 45591 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8203/statm): 46596 45591 1116 68 0 46528 0
[pid=8203] vsize: 186384
Current children cumulated CPU time (s) 948.31
Current children cumulated vsize (Kb) 186384

[startup+970.052 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 46211 0 0 0 95063 765 0 0 25 0 1 0 1840938021 192614400 46005 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 47025 46005 1116 68 0 46957 0
[pid=8203] vsize: 188100
Current children cumulated CPU time (s) 958.28
Current children cumulated vsize (Kb) 188100

[startup+980.053 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 46621 0 0 0 96056 769 0 0 25 0 1 0 1840938021 194236416 46415 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 47421 46415 1116 68 0 47353 0
[pid=8203] vsize: 189684
Current children cumulated CPU time (s) 968.25
Current children cumulated vsize (Kb) 189684

[startup+990.053 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 47001 0 0 0 97051 771 0 0 25 0 1 0 1840938021 195858432 46795 4294967295 134512640 134736556 3221224560 3221223116 134537504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 47817 46795 1116 68 0 47749 0
[pid=8203] vsize: 191268
Current children cumulated CPU time (s) 978.22
Current children cumulated vsize (Kb) 191268

[startup+1000.05 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 47369 0 0 0 98048 773 0 0 25 0 1 0 1840938021 197349376 47163 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 48181 47163 1116 68 0 48113 0
[pid=8203] vsize: 192724
Current children cumulated CPU time (s) 988.21
Current children cumulated vsize (Kb) 192724

[startup+1010.05 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 47732 0 0 0 99044 775 0 0 25 0 1 0 1840938021 198836224 47526 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 48544 47526 1116 68 0 48476 0
[pid=8203] vsize: 194176
Current children cumulated CPU time (s) 998.19
Current children cumulated vsize (Kb) 194176

[startup+1020.05 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 48117 0 0 0 100040 776 0 0 25 0 1 0 1840938021 200323072 47911 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 48907 47911 1116 68 0 48839 0
[pid=8203] vsize: 195628
Current children cumulated CPU time (s) 1008.16
Current children cumulated vsize (Kb) 195628

[startup+1030.05 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 48521 0 0 0 101037 778 0 0 25 0 1 0 1840938021 202080256 48315 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 49336 48315 1116 68 0 49268 0
[pid=8203] vsize: 197344
Current children cumulated CPU time (s) 1018.15
Current children cumulated vsize (Kb) 197344

[startup+1040.05 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 48912 0 0 0 102032 781 0 0 25 0 1 0 1840938021 203567104 48706 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 49699 48706 1116 68 0 49631 0
[pid=8203] vsize: 198796
Current children cumulated CPU time (s) 1028.13
Current children cumulated vsize (Kb) 198796

[startup+1050.05 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 49308 0 0 0 103028 783 0 0 25 0 1 0 1840938021 205189120 49102 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 50095 49102 1116 68 0 50027 0
[pid=8203] vsize: 200380
Current children cumulated CPU time (s) 1038.11
Current children cumulated vsize (Kb) 200380

[startup+1060.05 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 49693 0 0 0 104024 785 0 0 25 0 1 0 1840938021 206811136 49487 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 50491 49487 1116 68 0 50423 0
[pid=8203] vsize: 201964
Current children cumulated CPU time (s) 1048.09
Current children cumulated vsize (Kb) 201964

[startup+1070.05 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 49922 0 0 0 105021 787 0 0 25 0 1 0 1840938021 207757312 49716 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 50722 49716 1116 68 0 50654 0
[pid=8203] vsize: 202888
Current children cumulated CPU time (s) 1058.08
Current children cumulated vsize (Kb) 202888

[startup+1080.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 50343 0 0 0 106016 790 0 0 25 0 1 0 1840938021 209530880 50137 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 51155 50137 1116 68 0 51087 0
[pid=8203] vsize: 204620
Current children cumulated CPU time (s) 1068.06
Current children cumulated vsize (Kb) 204620

[startup+1090.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 51481 0 0 0 107003 796 0 0 25 0 1 0 1840938021 214130688 51275 4294967295 134512640 134736556 3221224560 3221223184 134537456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 52278 51275 1116 68 0 52210 0
[pid=8203] vsize: 209112
Current children cumulated CPU time (s) 1077.99
Current children cumulated vsize (Kb) 209112

[startup+1100.05 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 51974 0 0 0 107997 799 0 0 25 0 1 0 1840938021 216158208 51767 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 52773 51767 1116 68 0 52705 0
[pid=8203] vsize: 211092
Current children cumulated CPU time (s) 1087.96
Current children cumulated vsize (Kb) 211092

[startup+1110.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 52199 0 0 0 108995 801 0 0 25 0 1 0 1840938021 217104384 51992 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 53004 51992 1116 68 0 52936 0
[pid=8203] vsize: 212016
Current children cumulated CPU time (s) 1097.96
Current children cumulated vsize (Kb) 212016

[startup+1120.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 52419 0 0 0 109991 802 0 0 25 0 1 0 1840938021 218050560 52212 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 53235 52212 1116 68 0 53167 0
[pid=8203] vsize: 212940
Current children cumulated CPU time (s) 1107.93
Current children cumulated vsize (Kb) 212940

[startup+1130.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 52588 0 0 0 110989 804 0 0 25 0 1 0 1840938021 218726400 52381 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 53400 52381 1116 68 0 53332 0
[pid=8203] vsize: 213600
Current children cumulated CPU time (s) 1117.93
Current children cumulated vsize (Kb) 213600

[startup+1140.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 52922 0 0 0 111984 807 0 0 25 0 1 0 1840938021 220078080 52715 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 53730 52715 1116 68 0 53662 0
[pid=8203] vsize: 214920
Current children cumulated CPU time (s) 1127.91
Current children cumulated vsize (Kb) 214920

[startup+1150.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 53242 0 0 0 112979 809 0 0 25 0 1 0 1840938021 221429760 53035 4294967295 134512640 134736556 3221224560 3221223036 134536679 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 54060 53035 1116 68 0 53992 0
[pid=8203] vsize: 216240
Current children cumulated CPU time (s) 1137.88
Current children cumulated vsize (Kb) 216240

[startup+1160.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 53580 0 0 0 113975 810 0 0 25 0 1 0 1840938021 222777344 53373 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 54389 53373 1116 68 0 54321 0
[pid=8203] vsize: 217556
Current children cumulated CPU time (s) 1147.85
Current children cumulated vsize (Kb) 217556

[startup+1170.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 53969 0 0 0 114970 813 0 0 25 0 1 0 1840938021 224399360 53762 4294967295 134512640 134736556 3221224560 3221223272 134694484 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 54785 53762 1116 68 0 54717 0
[pid=8203] vsize: 219140
Current children cumulated CPU time (s) 1157.83
Current children cumulated vsize (Kb) 219140

[startup+1180.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 53976 0 0 0 115967 814 0 0 25 0 1 0 1840938021 224399360 53769 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 54785 53769 1116 68 0 54717 0
[pid=8203] vsize: 219140
Current children cumulated CPU time (s) 1167.81
Current children cumulated vsize (Kb) 219140

[startup+1190.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 53977 0 0 0 116964 816 0 0 25 0 1 0 1840938021 224399360 53770 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 54785 53770 1116 68 0 54717 0
[pid=8203] vsize: 219140
Current children cumulated CPU time (s) 1177.8
Current children cumulated vsize (Kb) 219140

[startup+1200.06 s]
Raw data (loadavg): 1.00 0.98 0.95 2/56 8203
Raw data (/proc/8203/stat): 8203 (bsolo) R 8202 8203 5929 0 -1 0 53978 0 0 0 117961 817 0 0 25 0 1 0 1840938021 224399360 53771 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8203/statm): 54785 53771 1116 68 0 54717 0
[pid=8203] vsize: 219140
Current children cumulated CPU time (s) 1187.78
Current children cumulated vsize (Kb) 219140
One traced child (pid=8203) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1207.42
CPU time (s): 1195.14
CPU user time (s): 1186.85
CPU system time (s): 8.28874
CPU usage (%): 98.9827
Max. virtual memory (cumulated for all children) (Kb): 219140

Verifier Data

ERROR: no interpretation found !