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/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-A1C1S1.opb
MD5SUM4ceb0b03b7e8a29fb578fb77c2b349b0
Bench Categoryoptimization, big integers (OPTBIGINT)
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 37632
Biggest coefficient in the objective function 31125091123200
Number of bits for the biggest coefficient in the objective function 45
Sum of the numbers in the objective function 14624065344515792
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 31125091123200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 14624065344515792
Number of bits of the biggest sum of numbers54
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables103872
Total number of constraints3504
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)192
Number of constraints which are nor clauses,nor cardinality constraints3312
Minimum length of a constraint1
Maximum length of a constraint725

Trace number 5025

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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:        841308 kB
Buffers:         35272 kB
Cached:         127508 kB
SwapCached:        692 kB
Active:         102680 kB
Inactive:        62716 kB
HighTotal:      131008 kB
HighFree:         3696 kB
LowTotal:       903652 kB
LowFree:        837612 kB
SwapTotal:     2097136 kB
SwapFree:      2095920 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            22228 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:18:08 (client local time) WITH STATUS 0 IN 1195.49 SECONDS
stats: 779 7 1195.49 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 103872 variables and 4560 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 33.782
c After prepocess the problem consists of 66045 variables and 4560 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 66045 #Dec: 62473 LB: 0 @ 46.301
c Restart #2 #Var: 66045 #Dec: 185922 LB: 0 @ 59.616
c Restart #3 #Var: 66045 #Dec: 237015 LB: 0 @ 88.33
c Restart #4 #Var: 66045 #Dec: 1279129 LB: 0 @ 166.75
c Restart #5 #Var: 66045 #Dec: 2487448 LB: 0 @ 251.12
c Restart #6 #Var: 66045 #Dec: 2781778 LB: 0 @ 297.64
c Restart #7 #Var: 66045 #Dec: 3247614 LB: 0 @ 328.45
c Restart #8 #Var: 66045 #Dec: 3388596 LB: 0 @ 338.61
c Restart #9 #Var: 66045 #Dec: 3454527 LB: 0 @ 344.11
c Restart #10 #Var: 66045 #Dec: 3456545 LB: 0 @ 345.48
c Restart #11 #Var: 66045 #Dec: 3458762 LB: 0 @ 347.05
c Restart #12 #Var: 66045 #Dec: 3461183 LB: 0 @ 348.78
c Restart #13 #Var: 66045 #Dec: 3463799 LB: 0 @ 350.75
c Restart #14 #Var: 66045 #Dec: 3466614 LB: 0 @ 353.01
c Restart #15 #Var: 66045 #Dec: 3469630 LB: 0 @ 355.35
c Restart #16 #Var: 66045 #Dec: 3472848 LB: 0 @ 357.78
c Restart #17 #Var: 66045 #Dec: 3476267 LB: 0 @ 360.41
c Restart #18 #Var: 66045 #Dec: 3479887 LB: 0 @ 363.3
c Restart #19 #Var: 66045 #Dec: 3483708 LB: 0 @ 367.02
c Restart #20 #Var: 66045 #Dec: 3487724 LB: 0 @ 371.44
c Restart #21 #Var: 66045 #Dec: 3491944 LB: 0 @ 376.28
c Restart #22 #Var: 66045 #Dec: 3496362 LB: 0 @ 380.06
c Restart #23 #Var: 66045 #Dec: 3500979 LB: 0 @ 383.83
c Restart #24 #Var: 66045 #Dec: 3505798 LB: 0 @ 387.74
c Restart #25 #Var: 66045 #Dec: 3510812 LB: 0 @ 391.97
c Restart #26 #Var: 66037 #Dec: 3516218 LB: 0 @ 396.97
c Restart #27 #Var: 66033 #Dec: 3521695 LB: 0 @ 402.08
c Restart #28 #Var: 66033 #Dec: 3527310 LB: 0 @ 406.65
c Restart #29 #Var: 66033 #Dec: 3533130 LB: 0 @ 411.55
c Restart #30 #Var: 65931 #Dec: 3543654 LB: 0 @ 428.69
c Restart #31 #Var: 65931 #Dec: 3549870 LB: 0 @ 433.63
c Restart #32 #Var: 65931 #Dec: 3556287 LB: 0 @ 439.14
c Restart #33 #Var: 65931 #Dec: 3562905 LB: 0 @ 444.64
c Restart #34 #Var: 65931 #Dec: 3569719 LB: 0 @ 451.04
c Restart #35 #Var: 65931 #Dec: 3576736 LB: 0 @ 457.23
c Restart #36 #Var: 65931 #Dec: 3583950 LB: 0 @ 464.76
c Restart #37 #Var: 65931 #Dec: 3591367 LB: 0 @ 471.27
c Restart #38 #Var: 65931 #Dec: 3598979 LB: 0 @ 478.22
c Restart #39 #Var: 65931 #Dec: 3606793 LB: 0 @ 485.15
c Restart #40 #Var: 65931 #Dec: 3614812 LB: 0 @ 493.43
c Restart #41 #Var: 65931 #Dec: 3623028 LB: 0 @ 500.85
c Restart #42 #Var: 65931 #Dec: 3631446 LB: 0 @ 509.38
c Restart #43 #Var: 65931 #Dec: 3640059 LB: 0 @ 517.35
c Restart #44 #Var: 65931 #Dec: 3648875 LB: 0 @ 526.69
c Restart #45 #Var: 65931 #Dec: 3657891 LB: 0 @ 535.19
c Restart #46 #Var: 65931 #Dec: 3667104 LB: 0 @ 544.15
c Restart #47 #Var: 65931 #Dec: 3676522 LB: 0 @ 554.1
c Restart #48 #Var: 65931 #Dec: 3686138 LB: 0 @ 564.5
c Restart #49 #Var: 65931 #Dec: 3695955 LB: 0 @ 574.25
c Restart #50 #Var: 65931 #Dec: 3705974 LB: 0 @ 586.18
c CHANGE Heuristic... 
c Restart #0 #Var: 65931 #Dec: 3716189 LB: 0 @ 598.28
c Restart #1 #Var: 65920 #Dec: 3727378 LB: 0 @ 600.12
c Restart #2 #Var: 65919 #Dec: 3732700 LB: 0 @ 616.41
c Restart #3 #Var: 65919 #Dec: 3737291 LB: 0 @ 679.65
c Restart #4 #Var: 65919 #Dec: 3743902 LB: 0 @ 713.13
c Restart #5 #Var: 65919 #Dec: 3745800 LB: 0 @ 758.61
c Restart #6 #Var: 65915 #Dec: 3750926 LB: 0 @ 839.5
c Restart #7 #Var: 65915 #Dec: 3754343 LB: 0 @ 870.99
c Restart #8 #Var: 65915 #Dec: 3760210 LB: 0 @ 991.82
c Restart #9 #Var: 65903 #Dec: 3771255 LB: 0 @ 1052.6
c Restart #10 #Var: 65903 #Dec: 3781149 LB: 0 @ 1088.2
s UNKNOWN
c Exit Code: 0
c Total time: 1195.1 s

Watcher Data

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

[startup+10.004 s]
Raw data (loadavg): 0.93 0.97 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 39989 0 0 0 883 94 0 0 25 0 1 0 1795068862 165523456 39359 4294967295 134512640 134736556 3221224560 3221223088 134573013 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 40411 39359 1116 68 0 40343 0
[pid=28116] vsize: 161644
Current children cumulated CPU time (s) 9.77
Current children cumulated vsize (Kb) 161644

[startup+20.0049 s]
Raw data (loadavg): 0.94 0.97 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 43333 0 0 0 1872 102 0 0 25 0 1 0 1795068862 179310592 42703 4294967295 134512640 134736556 3221224560 3221223256 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 43777 42703 1116 68 0 43709 0
[pid=28116] vsize: 175108
Current children cumulated CPU time (s) 19.74
Current children cumulated vsize (Kb) 175108

[startup+30.0047 s]
Raw data (loadavg): 0.95 0.97 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 60600 0 0 0 2828 139 0 0 25 0 1 0 1795068862 247660544 59510 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 60464 59510 1116 68 0 60396 0
[pid=28116] vsize: 241856
Current children cumulated CPU time (s) 29.67
Current children cumulated vsize (Kb) 241856

[startup+40.0055 s]
Raw data (loadavg): 0.96 0.97 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73669 0 0 0 3551 253 0 0 22 0 1 0 1795068862 304443392 72579 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74327 72579 1116 68 0 74259 0
[pid=28116] vsize: 297308
Current children cumulated CPU time (s) 38.04
Current children cumulated vsize (Kb) 297308

[startup+50.0053 s]
Raw data (loadavg): 0.96 0.97 0.99 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73713 0 0 0 4455 284 0 0 17 0 1 0 1795068862 304582656 72623 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74361 72623 1116 68 0 74293 0
[pid=28116] vsize: 297444
Current children cumulated CPU time (s) 47.39
Current children cumulated vsize (Kb) 297444

[startup+60.0061 s]
Raw data (loadavg): 0.97 0.97 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73745 0 0 0 5152 387 0 0 21 0 1 0 1795068862 304545792 72632 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74352 72632 1116 68 0 74284 0
[pid=28116] vsize: 297408
Current children cumulated CPU time (s) 55.39
Current children cumulated vsize (Kb) 297408

[startup+70.006 s]
Raw data (loadavg): 0.97 0.97 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73753 0 0 0 5873 479 0 0 25 0 1 0 1795068862 304672768 72640 4294967295 134512640 134736556 3221224560 3221223156 1077374149 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74383 72640 1116 68 0 74315 0
[pid=28116] vsize: 297532
Current children cumulated CPU time (s) 63.52
Current children cumulated vsize (Kb) 297532

[startup+80.0058 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73796 0 0 0 6867 481 0 0 25 0 1 0 1795068862 304807936 72683 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74416 72683 1116 68 0 74348 0
[pid=28116] vsize: 297664
Current children cumulated CPU time (s) 73.48
Current children cumulated vsize (Kb) 297664

[startup+90.0056 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73811 0 0 0 7863 483 0 0 25 0 1 0 1795068862 304943104 72698 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74449 72698 1116 68 0 74381 0
[pid=28116] vsize: 297796
Current children cumulated CPU time (s) 83.46
Current children cumulated vsize (Kb) 297796

[startup+100.005 s]
Raw data (loadavg): 0.98 0.97 0.99 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73825 0 0 0 8638 560 0 0 19 0 1 0 1795068862 304943104 72712 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74449 72712 1116 68 0 74381 0
[pid=28116] vsize: 297796
Current children cumulated CPU time (s) 91.98
Current children cumulated vsize (Kb) 297796

[startup+110.006 s]
Raw data (loadavg): 0.98 0.97 0.99 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73825 0 0 0 9229 696 0 0 18 0 1 0 1795068862 304881664 72712 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74434 72712 1116 68 0 74366 0
[pid=28116] vsize: 297736
Current children cumulated CPU time (s) 99.25
Current children cumulated vsize (Kb) 297736

[startup+120.007 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73825 0 0 0 9841 823 0 0 18 0 1 0 1795068862 304881664 72712 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74434 72712 1116 68 0 74366 0
[pid=28116] vsize: 297736
Current children cumulated CPU time (s) 106.64
Current children cumulated vsize (Kb) 297736

[startup+130.007 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73825 0 0 0 10441 959 0 0 18 0 1 0 1795068862 304881664 72712 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74434 72712 1116 68 0 74366 0
[pid=28116] vsize: 297736
Current children cumulated CPU time (s) 114
Current children cumulated vsize (Kb) 297736

[startup+140.008 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73825 0 0 0 11052 1086 0 0 18 0 1 0 1795068862 304881664 72712 4294967295 134512640 134736556 3221224560 3221223072 134543134 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74434 72712 1116 68 0 74366 0
[pid=28116] vsize: 297736
Current children cumulated CPU time (s) 121.38
Current children cumulated vsize (Kb) 297736

[startup+150.009 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73825 0 0 0 11674 1211 0 0 18 0 1 0 1795068862 304881664 72712 4294967295 134512640 134736556 3221224560 3221223216 134537450 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74434 72712 1116 68 0 74366 0
[pid=28116] vsize: 297736
Current children cumulated CPU time (s) 128.85
Current children cumulated vsize (Kb) 297736

[startup+160.009 s]
Raw data (loadavg): 1.07 0.99 0.99 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73858 0 0 0 12280 1347 0 0 18 0 1 0 1795068862 305115136 72745 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74491 72745 1116 68 0 74423 0
[pid=28116] vsize: 297964
Current children cumulated CPU time (s) 136.27
Current children cumulated vsize (Kb) 297964

[startup+170.009 s]
Raw data (loadavg): 1.06 0.99 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73874 0 0 0 12902 1472 0 0 18 0 1 0 1795068862 305115136 72761 4294967295 134512640 134736556 3221224560 3221223104 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74491 72761 1116 68 0 74423 0
[pid=28116] vsize: 297964
Current children cumulated CPU time (s) 143.74
Current children cumulated vsize (Kb) 297964

[startup+180.01 s]
Raw data (loadavg): 1.05 0.99 0.99 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73882 0 0 0 13516 1597 0 0 19 0 1 0 1795068862 305115136 72769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74491 72769 1116 68 0 74423 0
[pid=28116] vsize: 297964
Current children cumulated CPU time (s) 151.13
Current children cumulated vsize (Kb) 297964

[startup+190.011 s]
Raw data (loadavg): 1.04 0.99 0.99 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73882 0 0 0 14129 1727 0 0 18 0 1 0 1795068862 305115136 72769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74491 72769 1116 68 0 74423 0
[pid=28116] vsize: 297964
Current children cumulated CPU time (s) 158.56
Current children cumulated vsize (Kb) 297964

[startup+200.011 s]
Raw data (loadavg): 1.04 0.99 0.99 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73890 0 0 0 14743 1852 0 0 18 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 165.95
Current children cumulated vsize (Kb) 298096

[startup+210.011 s]
Raw data (loadavg): 1.11 1.00 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73890 0 0 0 15337 1991 0 0 18 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 173.28
Current children cumulated vsize (Kb) 298096

[startup+220.012 s]
Raw data (loadavg): 1.09 1.00 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73890 0 0 0 15927 2128 0 0 18 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 180.55
Current children cumulated vsize (Kb) 298096

[startup+230.012 s]
Raw data (loadavg): 1.15 1.02 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73890 0 0 0 16515 2261 0 0 18 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 187.76
Current children cumulated vsize (Kb) 298096

[startup+240.013 s]
Raw data (loadavg): 1.13 1.02 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73890 0 0 0 17103 2399 0 0 18 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 195.02
Current children cumulated vsize (Kb) 298096

[startup+250.013 s]
Raw data (loadavg): 1.18 1.03 1.01 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73890 0 0 0 17695 2533 0 0 18 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 202.28
Current children cumulated vsize (Kb) 298096

[startup+260.014 s]
Raw data (loadavg): 1.15 1.03 1.01 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73890 0 0 0 18283 2670 0 0 18 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223136 134543691 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 209.53
Current children cumulated vsize (Kb) 298096

[startup+270.014 s]
Raw data (loadavg): 1.13 1.03 1.01 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73890 0 0 0 18879 2799 0 0 17 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 216.78
Current children cumulated vsize (Kb) 298096

[startup+280.014 s]
Raw data (loadavg): 1.11 1.03 1.01 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73890 0 0 0 19474 2931 0 0 17 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 224.05
Current children cumulated vsize (Kb) 298096

[startup+290.015 s]
Raw data (loadavg): 1.09 1.03 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73890 0 0 0 20066 3064 0 0 18 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 231.3
Current children cumulated vsize (Kb) 298096

[startup+300.016 s]
Raw data (loadavg): 1.08 1.03 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73890 0 0 0 20659 3201 0 0 18 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 238.6
Current children cumulated vsize (Kb) 298096

[startup+310.017 s]
Raw data (loadavg): 1.06 1.02 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73890 0 0 0 21243 3342 0 0 17 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 245.85
Current children cumulated vsize (Kb) 298096

[startup+320.016 s]
Raw data (loadavg): 1.05 1.02 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73890 0 0 0 21830 3474 0 0 17 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 253.04
Current children cumulated vsize (Kb) 298096

[startup+330.017 s]
Raw data (loadavg): 1.05 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73890 0 0 0 22457 3597 0 0 18 0 1 0 1795068862 305250304 72777 4294967295 134512640 134736556 3221224560 3221223156 134543704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74524 72777 1116 68 0 74456 0
[pid=28116] vsize: 298096
Current children cumulated CPU time (s) 260.54
Current children cumulated vsize (Kb) 298096

[startup+340.018 s]
Raw data (loadavg): 1.04 1.02 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73945 0 0 0 23144 3696 0 0 25 0 1 0 1795068862 305385472 72832 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74557 72832 1116 68 0 74489 0
[pid=28116] vsize: 298228
Current children cumulated CPU time (s) 268.4
Current children cumulated vsize (Kb) 298228

[startup+350.018 s]
Raw data (loadavg): 1.03 1.02 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 73960 0 0 0 23944 3763 0 0 25 0 1 0 1795068862 305422336 72847 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 74566 72847 1116 68 0 74498 0
[pid=28116] vsize: 298264
Current children cumulated CPU time (s) 277.07
Current children cumulated vsize (Kb) 298264

[startup+360.02 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73960 0 0 0 24832 3798 0 0 25 0 1 0 1795068862 305422336 72847 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74566 72847 1116 68 0 74498 0
[pid=28116] vsize: 298264
Current children cumulated CPU time (s) 286.3
Current children cumulated vsize (Kb) 298264

[startup+370.02 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73967 0 0 0 25829 3798 0 0 25 0 1 0 1795068862 305557504 72854 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74599 72854 1116 68 0 74531 0
[pid=28116] vsize: 298396
Current children cumulated CPU time (s) 296.27
Current children cumulated vsize (Kb) 298396

[startup+380.019 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 73988 0 0 0 26446 3925 0 0 17 0 1 0 1795068862 305545216 72875 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74596 72875 1116 68 0 74528 0
[pid=28116] vsize: 298384
Current children cumulated CPU time (s) 303.71
Current children cumulated vsize (Kb) 298384

[startup+390.02 s]
Raw data (loadavg): 1.10 1.03 1.01 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 74045 0 0 0 26991 4078 0 0 17 0 1 0 1795068862 305815552 72932 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74662 72932 1116 68 0 74594 0
[pid=28116] vsize: 298648
Current children cumulated CPU time (s) 310.69
Current children cumulated vsize (Kb) 298648

[startup+400.021 s]
Raw data (loadavg): 1.08 1.03 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 74165 0 0 0 27574 4219 0 0 19 0 1 0 1795068862 306356224 73052 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28116/statm): 74794 73052 1116 68 0 74726 0
[pid=28116] vsize: 299176
Current children cumulated CPU time (s) 317.93
Current children cumulated vsize (Kb) 299176

[startup+410.022 s]
Raw data (loadavg): 1.07 1.03 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 74467 0 0 0 28132 4365 0 0 18 0 1 0 1795068862 307572736 73354 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 75091 73354 1116 68 0 75023 0
[pid=28116] vsize: 300364
Current children cumulated CPU time (s) 324.97
Current children cumulated vsize (Kb) 300364

[startup+420.023 s]
Raw data (loadavg): 1.06 1.03 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 74556 0 0 0 28742 4496 0 0 18 0 1 0 1795068862 307978240 73443 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28116/statm): 75190 73443 1116 68 0 75122 0
[pid=28116] vsize: 300760
Current children cumulated CPU time (s) 332.38
Current children cumulated vsize (Kb) 300760

[startup+430.023 s]
Raw data (loadavg): 1.13 1.04 1.01 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 75385 0 0 0 29365 4624 0 0 18 0 1 0 1795068862 311353344 74272 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 76014 74272 1116 68 0 75946 0
[pid=28116] vsize: 304056
Current children cumulated CPU time (s) 339.89
Current children cumulated vsize (Kb) 304056

[startup+440.024 s]
Raw data (loadavg): 1.11 1.04 1.01 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 79757 0 0 0 30132 4712 0 0 25 0 1 0 1795068862 329203712 78643 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 80372 78643 1116 68 0 80304 0
[pid=28116] vsize: 321488
Current children cumulated CPU time (s) 348.44
Current children cumulated vsize (Kb) 321488

[startup+450.024 s]
Raw data (loadavg): 1.09 1.04 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 86586 0 0 0 31050 4751 0 0 25 0 1 0 1795068862 357289984 85469 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 87229 85469 1116 68 0 87161 0
[pid=28116] vsize: 348916
Current children cumulated CPU time (s) 358.01
Current children cumulated vsize (Kb) 348916

[startup+460.025 s]
Raw data (loadavg): 1.08 1.04 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 92758 0 0 0 31976 4785 0 0 25 0 1 0 1795068862 382775296 91634 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 93451 91634 1116 68 0 93383 0
[pid=28116] vsize: 373804
Current children cumulated CPU time (s) 367.61
Current children cumulated vsize (Kb) 373804

[startup+470.026 s]
Raw data (loadavg): 1.06 1.04 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 97584 0 0 0 32918 4812 0 0 25 0 1 0 1795068862 402567168 96450 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 98283 96450 1116 68 0 98215 0
[pid=28116] vsize: 393132
Current children cumulated CPU time (s) 377.3
Current children cumulated vsize (Kb) 393132

[startup+480.026 s]
Raw data (loadavg): 1.05 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 104244 0 0 0 33843 4847 0 0 25 0 1 0 1795068862 430010368 103086 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 104983 103086 1116 68 0 104915 0
[pid=28116] vsize: 419932
Current children cumulated CPU time (s) 386.9
Current children cumulated vsize (Kb) 419932

[startup+490.025 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 110214 0 0 0 34774 4880 0 0 25 0 1 0 1795068862 454709248 109044 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 111013 109044 1116 68 0 110945 0
[pid=28116] vsize: 444052
Current children cumulated CPU time (s) 396.54
Current children cumulated vsize (Kb) 444052

[startup+500.026 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 116329 0 0 0 35706 4914 0 0 25 0 1 0 1795068862 479633408 115144 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 117098 115144 1116 68 0 117030 0
[pid=28116] vsize: 468392
Current children cumulated CPU time (s) 406.2
Current children cumulated vsize (Kb) 468392

[startup+510.027 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 122455 0 0 0 36634 4948 0 0 25 0 1 0 1795068862 504836096 121256 4294967295 134512640 134736556 3221224560 3221223136 134551210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 123251 121256 1116 68 0 123183 0
[pid=28116] vsize: 493004
Current children cumulated CPU time (s) 415.82
Current children cumulated vsize (Kb) 493004

[startup+520.027 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 122993 0 0 0 37615 4954 0 0 25 0 1 0 1795068862 506998784 121794 4294967295 134512640 134736556 3221224560 3221223236 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 123779 121794 1116 68 0 123711 0
[pid=28116] vsize: 495116
Current children cumulated CPU time (s) 425.69
Current children cumulated vsize (Kb) 495116

[startup+530.027 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 127598 0 0 0 38555 4980 0 0 25 0 1 0 1795068862 525770752 126317 4294967295 134512640 134736556 3221224560 3221223072 134543151 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 128362 126317 1116 68 0 128294 0
[pid=28116] vsize: 513448
Current children cumulated CPU time (s) 435.35
Current children cumulated vsize (Kb) 513448

[startup+540.028 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 133882 0 0 0 39476 5016 0 0 25 0 1 0 1795068862 551723008 132592 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 134698 132592 1116 68 0 134630 0
[pid=28116] vsize: 538792
Current children cumulated CPU time (s) 444.92
Current children cumulated vsize (Kb) 538792

[startup+550.027 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 140026 0 0 0 40410 5048 0 0 25 0 1 0 1795068862 576933888 138731 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 140853 138731 1116 68 0 140785 0
[pid=28116] vsize: 563412
Current children cumulated CPU time (s) 454.58
Current children cumulated vsize (Kb) 563412

[startup+560.028 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 145415 0 0 0 41349 5077 0 0 25 0 1 0 1795068862 598921216 144117 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 146221 144117 1116 68 0 146153 0
[pid=28116] vsize: 584884
Current children cumulated CPU time (s) 464.26
Current children cumulated vsize (Kb) 584884

[startup+570.029 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 151093 0 0 0 42287 5105 0 0 25 0 1 0 1795068862 622288896 149793 4294967295 134512640 134736556 3221224560 3221223196 134634092 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 151926 149793 1116 68 0 151858 0
[pid=28116] vsize: 607704
Current children cumulated CPU time (s) 473.92
Current children cumulated vsize (Kb) 607704

[startup+580.029 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 157324 0 0 0 43212 5139 0 0 25 0 1 0 1795068862 647749632 155927 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 158142 155927 1116 68 0 158074 0
[pid=28116] vsize: 632568
Current children cumulated CPU time (s) 483.51
Current children cumulated vsize (Kb) 632568

[startup+590.03 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 162701 0 0 0 44150 5168 0 0 25 0 1 0 1795068862 669896704 161301 4294967295 134512640 134736556 3221224560 3221223232 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 163549 161301 1116 68 0 163481 0
[pid=28116] vsize: 654196
Current children cumulated CPU time (s) 493.18
Current children cumulated vsize (Kb) 654196

[startup+600.03 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 168131 0 0 0 45088 5196 0 0 25 0 1 0 1795068862 692019200 166727 4294967295 134512640 134736556 3221224560 3221223136 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 168950 166727 1116 68 0 168882 0
[pid=28116] vsize: 675800
Current children cumulated CPU time (s) 502.84
Current children cumulated vsize (Kb) 675800

[startup+610.031 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 173659 0 0 0 46022 5228 0 0 25 0 1 0 1795068862 714723328 172243 4294967295 134512640 134736556 3221224560 3221223164 134537491 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 174493 172243 1116 68 0 174425 0
[pid=28116] vsize: 697972
Current children cumulated CPU time (s) 512.5
Current children cumulated vsize (Kb) 697972

[startup+620.031 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 179420 0 0 0 46956 5260 0 0 25 0 1 0 1795068862 738234368 177915 4294967295 134512640 134736556 3221224560 3221223136 134716094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 180233 177915 1116 68 0 180165 0
[pid=28116] vsize: 720932
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (Kb) 720932

[startup+630.031 s]
Raw data (loadavg): 1.00 1.02 1.00 1/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) T 28115 28116 31778 0 -1 0 185046 0 0 0 47895 5288 0 0 25 0 1 0 1795068862 760844288 183293 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28116/statm): 185753 183293 1116 68 0 185685 0
[pid=28116] vsize: 743012
Current children cumulated CPU time (s) 531.83
Current children cumulated vsize (Kb) 743012

[startup+640.032 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 190652 0 0 0 48828 5318 0 0 25 0 1 0 1795068862 783810560 188814 4294967295 134512640 134736556 3221224560 3221223128 134550819 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 191360 188814 1116 68 0 191292 0
[pid=28116] vsize: 765440
Current children cumulated CPU time (s) 541.46
Current children cumulated vsize (Kb) 765440

[startup+650.032 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 195831 0 0 0 49768 5346 0 0 25 0 1 0 1795068862 804896768 193993 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 196508 193993 1116 68 0 196440 0
[pid=28116] vsize: 786032
Current children cumulated CPU time (s) 551.14
Current children cumulated vsize (Kb) 786032

[startup+660.032 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 200868 0 0 0 50706 5377 0 0 25 0 1 0 1795068862 825507840 199029 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 201540 199029 1116 68 0 201472 0
[pid=28116] vsize: 806160
Current children cumulated CPU time (s) 560.83
Current children cumulated vsize (Kb) 806160

[startup+670.033 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 206020 0 0 0 51645 5408 0 0 25 0 1 0 1795068862 846467072 204181 4294967295 134512640 134736556 3221224560 3221223116 134536384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 206657 204181 1116 68 0 206589 0
[pid=28116] vsize: 826628
Current children cumulated CPU time (s) 570.53
Current children cumulated vsize (Kb) 826628

[startup+680.034 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 210924 0 0 0 52585 5433 0 0 25 0 1 0 1795068862 866201600 209085 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 211475 209085 1116 68 0 211407 0
[pid=28116] vsize: 845900
Current children cumulated CPU time (s) 580.18
Current children cumulated vsize (Kb) 845900

[startup+690.035 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 215465 0 0 0 53531 5462 0 0 25 0 1 0 1795068862 884510720 213435 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 215945 213435 1116 68 0 215877 0
[pid=28116] vsize: 863780
Current children cumulated CPU time (s) 589.93
Current children cumulated vsize (Kb) 863780

[startup+700.035 s]
Raw data (loadavg): 1.08 1.03 1.01 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 220662 0 67 0 54402 5508 0 0 20 0 1 0 1795068862 902082560 217801 4294967295 134512640 134736556 3221224560 3221223088 134543178 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220235 217801 1116 68 0 220167 0
[pid=28116] vsize: 880940
Current children cumulated CPU time (s) 599.1
Current children cumulated vsize (Kb) 880940

[startup+710.035 s]
Raw data (loadavg): 1.07 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 220751 0 67 0 55380 5517 0 0 25 0 1 0 1795068862 902488064 217890 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220334 217890 1116 68 0 220266 0
[pid=28116] vsize: 881336
Current children cumulated CPU time (s) 608.97
Current children cumulated vsize (Kb) 881336

[startup+720.036 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 220805 0 67 0 56369 5521 0 0 25 0 1 0 1795068862 902623232 217944 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220367 217944 1116 68 0 220299 0
[pid=28116] vsize: 881468
Current children cumulated CPU time (s) 618.9
Current children cumulated vsize (Kb) 881468

[startup+730.036 s]
Raw data (loadavg): 1.12 1.04 1.01 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 220951 0 67 0 57360 5525 0 0 25 0 1 0 1795068862 903454720 218049 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220570 218049 1116 68 0 220502 0
[pid=28116] vsize: 882280
Current children cumulated CPU time (s) 628.85
Current children cumulated vsize (Kb) 882280

[startup+740.037 s]
Raw data (loadavg): 1.10 1.04 1.01 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 220951 0 67 0 58357 5526 0 0 25 0 1 0 1795068862 903454720 218049 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220570 218049 1116 68 0 220502 0
[pid=28116] vsize: 882280
Current children cumulated CPU time (s) 638.83
Current children cumulated vsize (Kb) 882280

[startup+750.038 s]
Raw data (loadavg): 1.09 1.04 1.01 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 220951 0 67 0 59355 5527 0 0 25 0 1 0 1795068862 903454720 218049 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220570 218049 1116 68 0 220502 0
[pid=28116] vsize: 882280
Current children cumulated CPU time (s) 648.82
Current children cumulated vsize (Kb) 882280

[startup+760.038 s]
Raw data (loadavg): 1.07 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 220951 0 67 0 60354 5527 0 0 25 0 1 0 1795068862 903454720 218049 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220570 218049 1116 68 0 220502 0
[pid=28116] vsize: 882280
Current children cumulated CPU time (s) 658.81
Current children cumulated vsize (Kb) 882280

[startup+770.038 s]
Raw data (loadavg): 1.06 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 220951 0 67 0 61352 5528 0 0 25 0 1 0 1795068862 903454720 218049 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220570 218049 1116 68 0 220502 0
[pid=28116] vsize: 882280
Current children cumulated CPU time (s) 668.8
Current children cumulated vsize (Kb) 882280

[startup+780.039 s]
Raw data (loadavg): 1.05 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 220951 0 67 0 62351 5528 0 0 25 0 1 0 1795068862 903454720 218049 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220570 218049 1116 68 0 220502 0
[pid=28116] vsize: 882280
Current children cumulated CPU time (s) 678.79
Current children cumulated vsize (Kb) 882280

[startup+790.04 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 220961 0 67 0 63346 5530 0 0 25 0 1 0 1795068862 903454720 218059 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220570 218059 1116 68 0 220502 0
[pid=28116] vsize: 882280
Current children cumulated CPU time (s) 688.76
Current children cumulated vsize (Kb) 882280

[startup+800.04 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 221086 0 67 0 64334 5536 0 0 25 0 1 0 1795068862 903782400 218102 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220650 218102 1116 68 0 220582 0
[pid=28116] vsize: 882600
Current children cumulated CPU time (s) 698.7
Current children cumulated vsize (Kb) 882600

[startup+810.041 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 221240 0 67 0 65324 5540 0 0 25 0 1 0 1795068862 904323072 218256 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 220782 218256 1116 68 0 220714 0
[pid=28116] vsize: 883128
Current children cumulated CPU time (s) 708.64
Current children cumulated vsize (Kb) 883128

[startup+820.041 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 221823 0 67 0 66320 5542 0 0 25 0 1 0 1795068862 906240000 218511 4294967295 134512640 134736556 3221224560 3221223192 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221250 218511 1116 68 0 221182 0
[pid=28116] vsize: 885000
Current children cumulated CPU time (s) 718.62
Current children cumulated vsize (Kb) 885000

[startup+830.041 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 221867 0 67 0 67316 5544 0 0 25 0 1 0 1795068862 906428416 218552 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221296 218552 1116 68 0 221228 0
[pid=28116] vsize: 885184
Current children cumulated CPU time (s) 728.6
Current children cumulated vsize (Kb) 885184

[startup+840.042 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 221898 0 67 0 68314 5545 0 0 25 0 1 0 1795068862 906563584 218583 4294967295 134512640 134736556 3221224560 3221223232 134536477 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221329 218583 1116 68 0 221261 0
[pid=28116] vsize: 885316
Current children cumulated CPU time (s) 738.59
Current children cumulated vsize (Kb) 885316

[startup+850.043 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 221915 0 67 0 69311 5546 0 0 25 0 1 0 1795068862 906563584 218600 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221329 218600 1116 68 0 221261 0
[pid=28116] vsize: 885316
Current children cumulated CPU time (s) 748.57
Current children cumulated vsize (Kb) 885316

[startup+860.044 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 221924 0 67 0 70311 5546 0 0 25 0 1 0 1795068862 906698752 218609 4294967295 134512640 134736556 3221224560 3221223148 134537483 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221362 218609 1116 68 0 221294 0
[pid=28116] vsize: 885448
Current children cumulated CPU time (s) 758.57
Current children cumulated vsize (Kb) 885448

[startup+870.044 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 221932 0 67 0 71305 5548 0 0 25 0 1 0 1795068862 906698752 218617 4294967295 134512640 134736556 3221224560 3221223120 134543140 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221362 218617 1116 68 0 221294 0
[pid=28116] vsize: 885448
Current children cumulated CPU time (s) 768.53
Current children cumulated vsize (Kb) 885448

[startup+880.044 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 221981 0 67 0 72302 5550 0 0 25 0 1 0 1795068862 906833920 218666 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221395 218666 1116 68 0 221327 0
[pid=28116] vsize: 885580
Current children cumulated CPU time (s) 778.52
Current children cumulated vsize (Kb) 885580

[startup+890.045 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222029 0 67 0 73296 5552 0 0 25 0 1 0 1795068862 907104256 218714 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221461 218714 1116 68 0 221393 0
[pid=28116] vsize: 885844
Current children cumulated CPU time (s) 788.48
Current children cumulated vsize (Kb) 885844

[startup+900.046 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222052 0 67 0 74294 5553 0 0 25 0 1 0 1795068862 907239424 218737 4294967295 134512640 134736556 3221224560 3221223184 134543740 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221494 218737 1116 68 0 221426 0
[pid=28116] vsize: 885976
Current children cumulated CPU time (s) 798.47
Current children cumulated vsize (Kb) 885976

[startup+910.047 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222066 0 67 0 75291 5554 0 0 25 0 1 0 1795068862 907239424 218751 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221494 218751 1116 68 0 221426 0
[pid=28116] vsize: 885976
Current children cumulated CPU time (s) 808.45
Current children cumulated vsize (Kb) 885976

[startup+920.048 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222107 0 67 0 76286 5557 0 0 25 0 1 0 1795068862 907374592 218792 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221527 218792 1116 68 0 221459 0
[pid=28116] vsize: 886108
Current children cumulated CPU time (s) 818.43
Current children cumulated vsize (Kb) 886108

[startup+930.047 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222152 0 67 0 77284 5558 0 0 25 0 1 0 1795068862 907644928 218837 4294967295 134512640 134736556 3221224560 3221223168 134536532 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221593 218837 1116 68 0 221525 0
[pid=28116] vsize: 886372
Current children cumulated CPU time (s) 828.42
Current children cumulated vsize (Kb) 886372

[startup+940.048 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222174 0 67 0 78282 5558 0 0 25 0 1 0 1795068862 907644928 218859 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221593 218859 1116 68 0 221525 0
[pid=28116] vsize: 886372
Current children cumulated CPU time (s) 838.4
Current children cumulated vsize (Kb) 886372

[startup+950.048 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222203 0 67 0 79280 5559 0 0 25 0 1 0 1795068862 907780096 218888 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221626 218888 1116 68 0 221558 0
[pid=28116] vsize: 886504
Current children cumulated CPU time (s) 848.39
Current children cumulated vsize (Kb) 886504

[startup+960.049 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222206 0 67 0 80279 5559 0 0 25 0 1 0 1795068862 907780096 218891 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221626 218891 1116 68 0 221558 0
[pid=28116] vsize: 886504
Current children cumulated CPU time (s) 858.38
Current children cumulated vsize (Kb) 886504

[startup+970.049 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222275 0 67 0 81272 5562 0 0 25 0 1 0 1795068862 908050432 218960 4294967295 134512640 134736556 3221224560 3221223208 134524325 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221692 218960 1116 68 0 221624 0
[pid=28116] vsize: 886768
Current children cumulated CPU time (s) 868.34
Current children cumulated vsize (Kb) 886768

[startup+980.049 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222285 0 67 0 82267 5564 0 0 25 0 1 0 1795068862 908050432 218970 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221692 218970 1116 68 0 221624 0
[pid=28116] vsize: 886768
Current children cumulated CPU time (s) 878.31
Current children cumulated vsize (Kb) 886768

[startup+990.049 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222285 0 67 0 83266 5565 0 0 25 0 1 0 1795068862 908050432 218970 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221692 218970 1116 68 0 221624 0
[pid=28116] vsize: 886768
Current children cumulated CPU time (s) 888.31
Current children cumulated vsize (Kb) 886768

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222286 0 67 0 84265 5565 0 0 25 0 1 0 1795068862 908185600 218971 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221725 218971 1116 68 0 221657 0
[pid=28116] vsize: 886900
Current children cumulated CPU time (s) 898.3
Current children cumulated vsize (Kb) 886900

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222295 0 67 0 85265 5566 0 0 25 0 1 0 1795068862 908185600 218980 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221725 218980 1116 68 0 221657 0
[pid=28116] vsize: 886900
Current children cumulated CPU time (s) 908.31
Current children cumulated vsize (Kb) 886900

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222298 0 67 0 86263 5566 0 0 25 0 1 0 1795068862 908185600 218983 4294967295 134512640 134736556 3221224560 3221223172 134544537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221725 218983 1116 68 0 221657 0
[pid=28116] vsize: 886900
Current children cumulated CPU time (s) 918.29
Current children cumulated vsize (Kb) 886900

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222304 0 67 0 87261 5568 0 0 25 0 1 0 1795068862 908185600 218989 4294967295 134512640 134736556 3221224560 3221223200 134553314 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221725 218989 1116 68 0 221657 0
[pid=28116] vsize: 886900
Current children cumulated CPU time (s) 928.29
Current children cumulated vsize (Kb) 886900

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222305 0 67 0 88260 5568 0 0 25 0 1 0 1795068862 908185600 218990 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221725 218990 1116 68 0 221657 0
[pid=28116] vsize: 886900
Current children cumulated CPU time (s) 938.28
Current children cumulated vsize (Kb) 886900

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222306 0 67 0 89258 5569 0 0 25 0 1 0 1795068862 908185600 218991 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221725 218991 1116 68 0 221657 0
[pid=28116] vsize: 886900
Current children cumulated CPU time (s) 948.27
Current children cumulated vsize (Kb) 886900

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222314 0 67 0 90255 5570 0 0 25 0 1 0 1795068862 908185600 218999 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221725 218999 1116 68 0 221657 0
[pid=28116] vsize: 886900
Current children cumulated CPU time (s) 958.25
Current children cumulated vsize (Kb) 886900

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222452 0 67 0 91249 5573 0 0 25 0 1 0 1795068862 908861440 219137 4294967295 134512640 134736556 3221224560 3221223168 134524350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221890 219137 1116 68 0 221822 0
[pid=28116] vsize: 887560
Current children cumulated CPU time (s) 968.22
Current children cumulated vsize (Kb) 887560

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222505 0 67 0 92246 5574 0 0 25 0 1 0 1795068862 908996608 219190 4294967295 134512640 134736556 3221224560 3221223120 134544670 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 221923 219190 1116 68 0 221855 0
[pid=28116] vsize: 887692
Current children cumulated CPU time (s) 978.2
Current children cumulated vsize (Kb) 887692

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222602 0 67 0 93241 5577 0 0 25 0 1 0 1795068862 909402112 219287 4294967295 134512640 134736556 3221224560 3221223232 134528788 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 222022 219287 1116 68 0 221954 0
[pid=28116] vsize: 888088
Current children cumulated CPU time (s) 988.18
Current children cumulated vsize (Kb) 888088

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222638 0 67 0 94235 5579 0 0 25 0 1 0 1795068862 909537280 219323 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 222055 219323 1116 68 0 221987 0
[pid=28116] vsize: 888220
Current children cumulated CPU time (s) 998.14
Current children cumulated vsize (Kb) 888220

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222741 0 67 0 95222 5584 0 0 25 0 1 0 1795068862 909942784 219426 4294967295 134512640 134736556 3221224560 3221223136 134544641 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 222154 219426 1116 68 0 222086 0
[pid=28116] vsize: 888616
Current children cumulated CPU time (s) 1008.06
Current children cumulated vsize (Kb) 888616

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222813 0 67 0 96214 5587 0 0 25 0 1 0 1795068862 910213120 219498 4294967295 134512640 134736556 3221224560 3221223120 134551010 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 222220 219498 1116 68 0 222152 0
[pid=28116] vsize: 888880
Current children cumulated CPU time (s) 1018.01
Current children cumulated vsize (Kb) 888880

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222886 0 67 0 97207 5590 0 0 25 0 1 0 1795068862 910618624 219569 4294967295 134512640 134736556 3221224560 3221223280 134529475 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 222319 219569 1116 68 0 222251 0
[pid=28116] vsize: 889276
Current children cumulated CPU time (s) 1027.97
Current children cumulated vsize (Kb) 889276

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 222984 0 67 0 98202 5592 0 0 25 0 1 0 1795068862 911024128 219667 4294967295 134512640 134736556 3221224560 3221223212 134553984 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 222418 219667 1116 68 0 222350 0
[pid=28116] vsize: 889672
Current children cumulated CPU time (s) 1037.94
Current children cumulated vsize (Kb) 889672

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223035 0 67 0 99197 5593 0 0 25 0 1 0 1795068862 911159296 219718 4294967295 134512640 134736556 3221224560 3221223120 134550925 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 222451 219718 1116 68 0 222383 0
[pid=28116] vsize: 889804
Current children cumulated CPU time (s) 1047.9
Current children cumulated vsize (Kb) 889804

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223163 0 67 0 100184 5598 0 0 25 0 1 0 1795068862 911699968 219846 4294967295 134512640 134736556 3221224560 3221223232 134536477 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 222583 219846 1116 68 0 222515 0
[pid=28116] vsize: 890332
Current children cumulated CPU time (s) 1057.82
Current children cumulated vsize (Kb) 890332

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223214 0 67 0 101177 5601 0 0 25 0 1 0 1795068862 911970304 219897 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 222649 219897 1116 68 0 222581 0
[pid=28116] vsize: 890596
Current children cumulated CPU time (s) 1067.78
Current children cumulated vsize (Kb) 890596

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223308 0 67 0 102161 5606 0 0 25 0 1 0 1795068862 912240640 219991 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28116/statm): 222715 219991 1116 68 0 222647 0
[pid=28116] vsize: 890860
Current children cumulated CPU time (s) 1077.67
Current children cumulated vsize (Kb) 890860

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223506 0 67 0 103139 5615 0 0 25 0 1 0 1795068862 913051648 220188 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 222913 220188 1116 68 0 222845 0
[pid=28116] vsize: 891652
Current children cumulated CPU time (s) 1087.54
Current children cumulated vsize (Kb) 891652

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223572 0 67 0 104129 5619 0 0 25 0 1 0 1795068862 913321984 220254 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 222979 220254 1116 68 0 222911 0
[pid=28116] vsize: 891916
Current children cumulated CPU time (s) 1097.48
Current children cumulated vsize (Kb) 891916

[startup+1210.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223577 0 67 0 105129 5619 0 0 25 0 1 0 1795068862 913457152 220259 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 223012 220259 1116 68 0 222944 0
[pid=28116] vsize: 892048
Current children cumulated CPU time (s) 1107.48
Current children cumulated vsize (Kb) 892048

[startup+1220.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223586 0 67 0 106128 5620 0 0 25 0 1 0 1795068862 913457152 220268 4294967295 134512640 134736556 3221224560 3221223184 134537444 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 223012 220268 1116 68 0 222944 0
[pid=28116] vsize: 892048
Current children cumulated CPU time (s) 1117.48
Current children cumulated vsize (Kb) 892048

[startup+1230.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223588 0 67 0 107127 5620 0 0 25 0 1 0 1795068862 913457152 220270 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 223012 220270 1116 68 0 222944 0
[pid=28116] vsize: 892048
Current children cumulated CPU time (s) 1127.47
Current children cumulated vsize (Kb) 892048

[startup+1240.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223604 0 67 0 108125 5620 0 0 25 0 1 0 1795068862 913457152 220286 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 223012 220286 1116 68 0 222944 0
[pid=28116] vsize: 892048
Current children cumulated CPU time (s) 1137.45
Current children cumulated vsize (Kb) 892048

[startup+1250.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223610 0 67 0 109123 5621 0 0 25 0 1 0 1795068862 913592320 220292 4294967295 134512640 134736556 3221224560 3221223272 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 223045 220292 1116 68 0 222977 0
[pid=28116] vsize: 892180
Current children cumulated CPU time (s) 1147.44
Current children cumulated vsize (Kb) 892180

[startup+1260.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223618 0 67 0 110120 5622 0 0 25 0 1 0 1795068862 913592320 220300 4294967295 134512640 134736556 3221224560 3221223236 134536509 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 223045 220300 1116 68 0 222977 0
[pid=28116] vsize: 892180
Current children cumulated CPU time (s) 1157.42
Current children cumulated vsize (Kb) 892180

[startup+1270.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223619 0 67 0 111119 5623 0 0 25 0 1 0 1795068862 913592320 220301 4294967295 134512640 134736556 3221224560 3221223100 134536708 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 223045 220301 1116 68 0 222977 0
[pid=28116] vsize: 892180
Current children cumulated CPU time (s) 1167.42
Current children cumulated vsize (Kb) 892180

[startup+1280.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223619 0 67 0 112118 5623 0 0 25 0 1 0 1795068862 913592320 220301 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 223045 220301 1116 68 0 222977 0
[pid=28116] vsize: 892180
Current children cumulated CPU time (s) 1177.41
Current children cumulated vsize (Kb) 892180

[startup+1290.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28116
Raw data (/proc/28116/stat): 28116 (bsolo) R 28115 28116 31778 0 -1 0 223619 0 67 0 113115 5625 0 0 25 0 1 0 1795068862 913592320 220301 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28116/statm): 223045 220301 1116 68 0 222977 0
[pid=28116] vsize: 892180
Current children cumulated CPU time (s) 1187.4
Current children cumulated vsize (Kb) 892180
One traced child (pid=28116) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1298.16
CPU time (s): 1195.49
CPU user time (s): 1138.82
CPU system time (s): 56.6724
CPU usage (%): 92.0916
Max. virtual memory (cumulated for all children) (Kb): 892180

Verifier Data

ERROR: no interpretation found !