Some explanations

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

General information on the benchmark

Namemps-v2-13-7/plato.asu.edu/pub/unibo/normalized-mps-v2-13-7-CMS750_4.opb
MD5SUMad40fa9446ec809d050488ebdd2a269a
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 126208
Optimality of the best value was proved NO
Number of terms in the objective function 770
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 1144575
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 128000000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 268466430
Number of bits of the biggest sum of numbers29
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1206.86
Number of variables128716
Total number of constraints28077
Number of constraints which are clauses2438
Number of constraints which are cardinality constraints (but not clauses)7196
Number of constraints which are nor clauses,nor cardinality constraints18443
Minimum length of a constraint1
Maximum length of a constraint55

Trace number 5541

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.020
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:        887108 kB
Buffers:         31944 kB
Cached:          83456 kB
SwapCached:        676 kB
Active:          38824 kB
Inactive:        79028 kB
HighTotal:      131008 kB
HighFree:        45304 kB
LowTotal:       903652 kB
LowFree:        841804 kB
SwapTotal:     2097892 kB
SwapFree:      2096528 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5664 kB
Slab:            23828 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 01:19:22 (client local time) WITH STATUS 0 IN 1195.6 SECONDS
stats: 1140 7 1195.6 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 128716 variables and 20882 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 75.124
c After prepocess the problem consists of 128696 variables and 20880 constraints.
c Initial Lower Bound: 32000
c Restart #1 #Var: 128696 #Dec: 161216 LB: 32000 @ 98.468
c Restart #2 #Var: 128696 #Dec: 738327 LB: 32000 @ 155.53
c Restart #3 #Var: 128696 #Dec: 1412985 LB: 32000 @ 235.76
c Restart #4 #Var: 128696 #Dec: 1624262 LB: 32000 @ 302.36
c Restart #5 #Var: 128696 #Dec: 1853697 LB: 32000 @ 376.45
c Restart #6 #Var: 128696 #Dec: 1963569 LB: 32000 @ 499.38
c Restart #7 #Var: 128696 #Dec: 2285538 LB: 32000 @ 535.33
c CHANGE Heuristic... 
c Restart #0 #Var: 128696 #Dec: 2546349 LB: 32000 @ 631.63
c Restart #1 #Var: 128696 #Dec: 2553933 LB: 32000 @ 635.11
c Restart #2 #Var: 128696 #Dec: 2557668 LB: 32000 @ 653.36
c Restart #3 #Var: 128696 #Dec: 2558748 LB: 32000 @ 659.26
c Restart #4 #Var: 128696 #Dec: 2561863 LB: 32000 @ 680.77
c Restart #5 #Var: 128696 #Dec: 2565301 LB: 32000 @ 706.88
c Restart #6 #Var: 128696 #Dec: 2568594 LB: 32000 @ 724.25
c Restart #7 #Var: 128696 #Dec: 2582521 LB: 32000 @ 731.64
c Restart #8 #Var: 128696 #Dec: 2584495 LB: 32000 @ 737.52
c Restart #9 #Var: 128696 #Dec: 2586499 LB: 32000 @ 747.16
c Restart #10 #Var: 128696 #Dec: 2588581 LB: 32000 @ 755.67
c Restart #11 #Var: 128696 #Dec: 2590906 LB: 32000 @ 770.03
c Restart #12 #Var: 128696 #Dec: 2593401 LB: 32000 @ 781.15
c Restart #13 #Var: 128696 #Dec: 2596253 LB: 32000 @ 791.54
c Restart #14 #Var: 128696 #Dec: 2599147 LB: 32000 @ 800.76
c Restart #15 #Var: 128696 #Dec: 2602223 LB: 32000 @ 814.93
c Restart #16 #Var: 128696 #Dec: 2605505 LB: 32000 @ 836.55
c Restart #17 #Var: 128696 #Dec: 2608981 LB: 32000 @ 854.49
c Restart #18 #Var: 128696 #Dec: 2612665 LB: 32000 @ 874.82
c Restart #19 #Var: 128696 #Dec: 2616541 LB: 32000 @ 896.54
c Restart #20 #Var: 128696 #Dec: 2620619 LB: 32000 @ 925.48
c Restart #21 #Var: 128696 #Dec: 2624901 LB: 32000 @ 946.35
c Restart #22 #Var: 128696 #Dec: 2629381 LB: 32000 @ 976.31
c Restart #23 #Var: 128696 #Dec: 2640853 LB: 32000 @ 1090
s UNKNOWN
c Exit Code: 0
c Total time: 1195.3 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/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1854386206 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 107 3 90 68 0 39 0
[pid=864] 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/wulflinc29/normalized-mps-v2-13-7-CMS750_4.opb

[startup+10.0031 s]
Raw data (loadavg): 1.01 0.97 0.94 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 54012 0 0 0 847 124 0 0 25 0 1 0 1854386206 221945856 53186 4294967295 134512640 134736556 3221224560 3221222780 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 54186 53186 1116 68 0 54118 0
[pid=864] vsize: 216744
Current children cumulated CPU time (s) 9.71
Current children cumulated vsize (Kb) 216744

[startup+20.0039 s]
Raw data (loadavg): 1.00 0.97 0.94 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 85906 0 0 0 1763 195 0 0 25 0 1 0 1854386206 349544448 84450 4294967295 134512640 134736556 3221224560 3221222444 1077246155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 85338 84450 1116 68 0 85270 0
[pid=864] vsize: 341352
Current children cumulated CPU time (s) 19.58
Current children cumulated vsize (Kb) 341352

[startup+30.0047 s]
Raw data (loadavg): 1.00 0.97 0.94 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 104138 0 0 0 2714 235 0 0 25 0 1 0 1854386206 424157184 102682 4294967295 134512640 134736556 3221224560 3221221404 1077254235 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 103554 102682 1116 68 0 103486 0
[pid=864] vsize: 414216
Current children cumulated CPU time (s) 29.49
Current children cumulated vsize (Kb) 414216

[startup+40.0055 s]
Raw data (loadavg): 1.00 0.97 0.94 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 116412 0 0 0 3679 264 0 0 25 0 1 0 1854386206 474427392 114453 4294967295 134512640 134736556 3221224560 3221223332 1076611943 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 115827 114453 1116 68 0 115759 0
[pid=864] vsize: 463308
Current children cumulated CPU time (s) 39.43
Current children cumulated vsize (Kb) 463308

[startup+50.0052 s]
Raw data (loadavg): 1.00 0.97 0.94 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 120444 0 0 0 4663 275 0 0 25 0 1 0 1854386206 490868736 118485 4294967295 134512640 134736556 3221224560 3221221644 1077253364 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 119841 118485 1116 68 0 119773 0
[pid=864] vsize: 479364
Current children cumulated CPU time (s) 49.38
Current children cumulated vsize (Kb) 479364

[startup+60.005 s]
Raw data (loadavg): 1.00 0.97 0.94 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 122492 0 0 0 5654 282 0 0 25 0 1 0 1854386206 499249152 120533 4294967295 134512640 134736556 3221224560 3221223356 1076587008 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 121887 120533 1116 68 0 121819 0
[pid=864] vsize: 487548
Current children cumulated CPU time (s) 59.36
Current children cumulated vsize (Kb) 487548

[startup+70.0048 s]
Raw data (loadavg): 1.00 0.97 0.94 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 124636 0 0 0 6641 291 0 0 25 0 1 0 1854386206 508035072 122677 4294967295 134512640 134736556 3221224560 3221223352 1077049526 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 124032 122677 1116 68 0 123964 0
[pid=864] vsize: 496128
Current children cumulated CPU time (s) 69.32
Current children cumulated vsize (Kb) 496128

[startup+80.0056 s]
Raw data (loadavg): 1.00 0.97 0.94 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 140679 0 0 0 7420 386 0 0 18 0 1 0 1854386206 577368064 138720 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 140959 138720 1116 68 0 140891 0
[pid=864] vsize: 563836
Current children cumulated CPU time (s) 78.06
Current children cumulated vsize (Kb) 563836

[startup+90.0054 s]
Raw data (loadavg): 1.07 0.99 0.95 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 140838 0 0 0 8044 509 0 0 19 0 1 0 1854386206 577503232 138879 4294967295 134512640 134736556 3221224560 3221223136 134523838 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 140992 138879 1116 68 0 140924 0
[pid=864] vsize: 563968
Current children cumulated CPU time (s) 85.53
Current children cumulated vsize (Kb) 563968

[startup+100.005 s]
Raw data (loadavg): 1.06 0.99 0.95 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 140924 0 0 0 8971 531 0 0 25 0 1 0 1854386206 577884160 138965 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141085 138965 1116 68 0 141017 0
[pid=864] vsize: 564340
Current children cumulated CPU time (s) 95.02
Current children cumulated vsize (Kb) 564340

[startup+110.006 s]
Raw data (loadavg): 1.05 0.99 0.95 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 140944 0 0 0 9656 636 0 0 17 0 1 0 1854386206 578019328 138985 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 141118 138985 1116 68 0 141050 0
[pid=864] vsize: 564472
Current children cumulated CPU time (s) 102.92
Current children cumulated vsize (Kb) 564472

[startup+120.007 s]
Raw data (loadavg): 1.04 0.99 0.95 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 140944 0 0 0 10366 732 0 0 22 0 1 0 1854386206 578019328 138985 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 141118 138985 1116 68 0 141050 0
[pid=864] vsize: 564472
Current children cumulated CPU time (s) 110.98
Current children cumulated vsize (Kb) 564472

[startup+130.007 s]
Raw data (loadavg): 1.04 0.99 0.95 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 140944 0 0 0 11094 817 0 0 19 0 1 0 1854386206 578019328 138985 4294967295 134512640 134736556 3221224560 3221223120 134543065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141118 138985 1116 68 0 141050 0
[pid=864] vsize: 564472
Current children cumulated CPU time (s) 119.11
Current children cumulated vsize (Kb) 564472

[startup+140.007 s]
Raw data (loadavg): 1.11 1.00 0.95 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 140944 0 0 0 11798 913 0 0 19 0 1 0 1854386206 578019328 138985 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141118 138985 1116 68 0 141050 0
[pid=864] vsize: 564472
Current children cumulated CPU time (s) 127.11
Current children cumulated vsize (Kb) 564472

[startup+150.007 s]
Raw data (loadavg): 1.09 1.00 0.95 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 140944 0 0 0 12465 1022 0 0 18 0 1 0 1854386206 578019328 138985 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 141118 138985 1116 68 0 141050 0
[pid=864] vsize: 564472
Current children cumulated CPU time (s) 134.87
Current children cumulated vsize (Kb) 564472

[startup+160.008 s]
Raw data (loadavg): 1.08 1.00 0.95 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 140944 0 0 0 13121 1135 0 0 19 0 1 0 1854386206 578019328 138985 4294967295 134512640 134736556 3221224560 3221221944 134717155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141118 138985 1116 68 0 141050 0
[pid=864] vsize: 564472
Current children cumulated CPU time (s) 142.56
Current children cumulated vsize (Kb) 564472

[startup+170.008 s]
Raw data (loadavg): 1.15 1.02 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 140944 0 0 0 13808 1240 0 0 20 0 1 0 1854386206 578019328 138985 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 141118 138985 1116 68 0 141050 0
[pid=864] vsize: 564472
Current children cumulated CPU time (s) 150.48
Current children cumulated vsize (Kb) 564472

[startup+180.008 s]
Raw data (loadavg): 1.12 1.02 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 140944 0 0 0 14502 1338 0 0 17 0 1 0 1854386206 578019328 138985 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 141118 138985 1116 68 0 141050 0
[pid=864] vsize: 564472
Current children cumulated CPU time (s) 158.4
Current children cumulated vsize (Kb) 564472

[startup+190.009 s]
Raw data (loadavg): 1.10 1.02 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 140944 0 0 0 15105 1473 0 0 18 0 1 0 1854386206 578019328 138985 4294967295 134512640 134736556 3221224560 3221223152 134544688 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141118 138985 1116 68 0 141050 0
[pid=864] vsize: 564472
Current children cumulated CPU time (s) 165.78
Current children cumulated vsize (Kb) 564472

[startup+200.009 s]
Raw data (loadavg): 1.09 1.02 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 140944 0 0 0 15772 1581 0 0 19 0 1 0 1854386206 578019328 138985 4294967295 134512640 134736556 3221224560 3221223080 134634449 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141118 138985 1116 68 0 141050 0
[pid=864] vsize: 564472
Current children cumulated CPU time (s) 173.53
Current children cumulated vsize (Kb) 564472

[startup+210.01 s]
Raw data (loadavg): 1.07 1.01 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 140984 0 0 0 16464 1686 0 0 19 0 1 0 1854386206 578154496 139025 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/864/statm): 141151 139025 1116 68 0 141083 0
[pid=864] vsize: 564604
Current children cumulated CPU time (s) 181.5
Current children cumulated vsize (Kb) 564604

[startup+220.011 s]
Raw data (loadavg): 1.06 1.01 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 140998 0 0 0 17170 1781 0 0 17 0 1 0 1854386206 578154496 139039 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 141151 139039 1116 68 0 141083 0
[pid=864] vsize: 564604
Current children cumulated CPU time (s) 189.51
Current children cumulated vsize (Kb) 564604

[startup+230.011 s]
Raw data (loadavg): 1.05 1.01 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 141003 0 0 0 17882 1876 0 0 18 0 1 0 1854386206 578154496 139044 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 141151 139044 1116 68 0 141083 0
[pid=864] vsize: 564604
Current children cumulated CPU time (s) 197.58
Current children cumulated vsize (Kb) 564604

[startup+240.011 s]
Raw data (loadavg): 1.04 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141006 0 0 0 18600 1966 0 0 19 0 1 0 1854386206 578289664 139047 4294967295 134512640 134736556 3221224560 3221223104 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141184 139047 1116 68 0 141116 0
[pid=864] vsize: 564736
Current children cumulated CPU time (s) 205.66
Current children cumulated vsize (Kb) 564736

[startup+250.012 s]
Raw data (loadavg): 1.04 1.01 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 141006 0 0 0 19328 2056 0 0 20 0 1 0 1854386206 578289664 139047 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/864/statm): 141184 139047 1116 68 0 141116 0
[pid=864] vsize: 564736
Current children cumulated CPU time (s) 213.84
Current children cumulated vsize (Kb) 564736

[startup+260.013 s]
Raw data (loadavg): 1.03 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141006 0 0 0 20119 2125 0 0 25 0 1 0 1854386206 578289664 139047 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141184 139047 1116 68 0 141116 0
[pid=864] vsize: 564736
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (Kb) 564736

[startup+270.012 s]
Raw data (loadavg): 1.02 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 21118 2126 0 0 25 0 1 0 1854386206 578289664 139051 4294967295 134512640 134736556 3221224560 3221223036 134536645 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141184 139051 1116 68 0 141116 0
[pid=864] vsize: 564736
Current children cumulated CPU time (s) 232.44
Current children cumulated vsize (Kb) 564736

[startup+280.013 s]
Raw data (loadavg): 1.02 1.01 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 141010 0 0 0 21798 2233 0 0 17 0 1 0 1854386206 578289664 139051 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 141184 139051 1116 68 0 141116 0
[pid=864] vsize: 564736
Current children cumulated CPU time (s) 240.31
Current children cumulated vsize (Kb) 564736

[startup+290.014 s]
Raw data (loadavg): 1.02 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 22541 2316 0 0 18 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 248.57
Current children cumulated vsize (Kb) 564628

[startup+300.014 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 23360 2376 0 0 24 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 257.36
Current children cumulated vsize (Kb) 564628

[startup+310.015 s]
Raw data (loadavg): 1.01 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 24300 2395 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 266.95
Current children cumulated vsize (Kb) 564628

[startup+320.014 s]
Raw data (loadavg): 1.01 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 25299 2395 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223120 134543597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 276.94
Current children cumulated vsize (Kb) 564628

[startup+330.015 s]
Raw data (loadavg): 1.01 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 26298 2396 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 286.94
Current children cumulated vsize (Kb) 564628

[startup+340.015 s]
Raw data (loadavg): 1.01 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 27297 2396 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 296.93
Current children cumulated vsize (Kb) 564628

[startup+350.015 s]
Raw data (loadavg): 1.00 1.00 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 141010 0 0 0 28076 2470 0 0 17 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 305.46
Current children cumulated vsize (Kb) 564628

[startup+360.015 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 28786 2563 0 0 20 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223088 134543202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 313.49
Current children cumulated vsize (Kb) 564628

[startup+370.016 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 29565 2634 0 0 21 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 321.99
Current children cumulated vsize (Kb) 564628

[startup+380.017 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 30392 2692 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223296 134597466 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 330.84
Current children cumulated vsize (Kb) 564628

[startup+390.018 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 31390 2692 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 340.82
Current children cumulated vsize (Kb) 564628

[startup+400.018 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 32388 2693 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 350.81
Current children cumulated vsize (Kb) 564628

[startup+410.018 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 33386 2694 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223024 134717168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 360.8
Current children cumulated vsize (Kb) 564628

[startup+420.018 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 34386 2694 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 370.8
Current children cumulated vsize (Kb) 564628

[startup+430.02 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 35186 2760 0 0 18 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 379.46
Current children cumulated vsize (Kb) 564628

[startup+440.02 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 36075 2796 0 0 20 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223440 134613488 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 388.71
Current children cumulated vsize (Kb) 564628

[startup+450.019 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 36959 2834 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223136 134543088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 397.93
Current children cumulated vsize (Kb) 564628

[startup+460.02 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 37951 2837 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 407.88
Current children cumulated vsize (Kb) 564628

[startup+470.02 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 38951 2837 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 417.88
Current children cumulated vsize (Kb) 564628

[startup+480.021 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 39950 2837 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223152 134540335 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 427.87
Current children cumulated vsize (Kb) 564628

[startup+490.022 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 40950 2837 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 437.87
Current children cumulated vsize (Kb) 564628

[startup+500.021 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 41949 2838 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223128 134543063 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 447.87
Current children cumulated vsize (Kb) 564628

[startup+510.021 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 42948 2838 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223312 134597693 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 457.86
Current children cumulated vsize (Kb) 564628

[startup+520.021 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 43948 2838 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 467.86
Current children cumulated vsize (Kb) 564628

[startup+530.022 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 44948 2839 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 477.87
Current children cumulated vsize (Kb) 564628

[startup+540.021 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 45947 2839 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223248 134536557 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 487.86
Current children cumulated vsize (Kb) 564628

[startup+550.021 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 46947 2839 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 497.86
Current children cumulated vsize (Kb) 564628

[startup+560.021 s]
Raw data (loadavg): 1.00 1.00 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 141010 0 0 0 47624 2945 0 0 18 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 505.69
Current children cumulated vsize (Kb) 564628

[startup+570.022 s]
Raw data (loadavg): 1.00 1.00 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 141010 0 0 0 48277 3059 0 0 18 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 513.36
Current children cumulated vsize (Kb) 564628

[startup+580.023 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 48972 3162 0 0 19 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223104 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 521.34
Current children cumulated vsize (Kb) 564628

[startup+590.022 s]
Raw data (loadavg): 1.07 1.02 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 49690 3252 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 529.42
Current children cumulated vsize (Kb) 564628

[startup+600.023 s]
Raw data (loadavg): 1.06 1.02 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 50602 3282 0 0 20 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 538.84
Current children cumulated vsize (Kb) 564628

[startup+610.024 s]
Raw data (loadavg): 1.05 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 51319 3372 0 0 20 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223264 134528604 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 546.91
Current children cumulated vsize (Kb) 564628

[startup+620.024 s]
Raw data (loadavg): 1.04 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 52061 3459 0 0 21 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223332 134600708 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 555.2
Current children cumulated vsize (Kb) 564628

[startup+630.025 s]
Raw data (loadavg): 1.04 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 52799 3548 0 0 20 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 563.47
Current children cumulated vsize (Kb) 564628

[startup+640.025 s]
Raw data (loadavg): 1.03 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 53669 3589 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223160 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 572.58
Current children cumulated vsize (Kb) 564628

[startup+650.025 s]
Raw data (loadavg): 1.02 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 54667 3590 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223248 134536429 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 582.57
Current children cumulated vsize (Kb) 564628

[startup+660.026 s]
Raw data (loadavg): 1.02 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 55665 3591 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223172 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 592.56
Current children cumulated vsize (Kb) 564628

[startup+670.027 s]
Raw data (loadavg): 1.02 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 56664 3592 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223084 134540149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 602.56
Current children cumulated vsize (Kb) 564628

[startup+680.027 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 57663 3592 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223216 134536527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 612.55
Current children cumulated vsize (Kb) 564628

[startup+690.027 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141010 0 0 0 58661 3593 0 0 25 0 1 0 1854386206 578179072 139051 4294967295 134512640 134736556 3221224560 3221223280 134600641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141157 139051 1116 68 0 141089 0
[pid=864] vsize: 564628
Current children cumulated CPU time (s) 622.54
Current children cumulated vsize (Kb) 564628

[startup+700.027 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141740 0 0 0 59636 3602 0 0 23 0 1 0 1854386206 578195456 139277 4294967295 134512640 134736556 3221224560 3221223136 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141161 139277 1116 68 0 141093 0
[pid=864] vsize: 564644
Current children cumulated CPU time (s) 632.38
Current children cumulated vsize (Kb) 564644

[startup+710.028 s]
Raw data (loadavg): 1.01 1.00 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 141918 0 0 0 60622 3607 0 0 25 0 1 0 1854386206 578867200 139455 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/864/statm): 141325 139455 1116 68 0 141257 0
[pid=864] vsize: 565300
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (Kb) 565300

[startup+720.028 s]
Raw data (loadavg): 1.01 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 141984 0 0 0 61615 3610 0 0 25 0 1 0 1854386206 579137536 139521 4294967295 134512640 134736556 3221224560 3221223072 134543134 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141391 139521 1116 68 0 141323 0
[pid=864] vsize: 565564
Current children cumulated CPU time (s) 652.25
Current children cumulated vsize (Kb) 565564

[startup+730.028 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142056 0 0 0 62607 3613 0 0 25 0 1 0 1854386206 579403776 139593 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141456 139593 1116 68 0 141388 0
[pid=864] vsize: 565824
Current children cumulated CPU time (s) 662.2
Current children cumulated vsize (Kb) 565824

[startup+740.029 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142195 0 0 0 63594 3618 0 0 25 0 1 0 1854386206 579940352 139732 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141587 139732 1116 68 0 141519 0
[pid=864] vsize: 566348
Current children cumulated CPU time (s) 672.12
Current children cumulated vsize (Kb) 566348

[startup+750.029 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142263 0 0 0 64586 3621 0 0 25 0 1 0 1854386206 580345856 139800 4294967295 134512640 134736556 3221224560 3221223088 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141686 139800 1116 68 0 141618 0
[pid=864] vsize: 566744
Current children cumulated CPU time (s) 682.07
Current children cumulated vsize (Kb) 566744

[startup+760.03 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142297 0 0 0 65579 3624 0 0 25 0 1 0 1854386206 580481024 139834 4294967295 134512640 134736556 3221224560 3221223088 134716651 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141719 139834 1116 68 0 141651 0
[pid=864] vsize: 566876
Current children cumulated CPU time (s) 692.03
Current children cumulated vsize (Kb) 566876

[startup+770.03 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142360 0 0 0 66574 3626 0 0 25 0 1 0 1854386206 580714496 139897 4294967295 134512640 134736556 3221224560 3221223004 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141776 139897 1116 68 0 141708 0
[pid=864] vsize: 567104
Current children cumulated CPU time (s) 702
Current children cumulated vsize (Kb) 567104

[startup+780.031 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142447 0 0 0 67566 3629 0 0 25 0 1 0 1854386206 580984832 139984 4294967295 134512640 134736556 3221224560 3221223072 134543222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141842 139984 1116 68 0 141774 0
[pid=864] vsize: 567368
Current children cumulated CPU time (s) 711.95
Current children cumulated vsize (Kb) 567368

[startup+790.032 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142511 0 0 0 68558 3633 0 0 25 0 1 0 1854386206 581251072 140048 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141907 140048 1116 68 0 141839 0
[pid=864] vsize: 567628
Current children cumulated CPU time (s) 721.91
Current children cumulated vsize (Kb) 567628

[startup+800.032 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142521 0 0 0 69497 3653 0 0 25 0 1 0 1854386206 581382144 140058 4294967295 134512640 134736556 3221224560 3221223108 134544618 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141939 140058 1116 68 0 141871 0
[pid=864] vsize: 567756
Current children cumulated CPU time (s) 731.5
Current children cumulated vsize (Kb) 567756

[startup+810.033 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142526 0 0 0 70483 3658 0 0 25 0 1 0 1854386206 581378048 140063 4294967295 134512640 134736556 3221224560 3221223120 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140063 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 741.41
Current children cumulated vsize (Kb) 567752

[startup+820.032 s]
Raw data (loadavg): 1.00 1.00 0.96 3/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142527 0 0 0 71471 3662 0 0 25 0 1 0 1854386206 581378048 140064 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141938 140064 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 751.33
Current children cumulated vsize (Kb) 567752

[startup+830.033 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142527 0 0 0 72456 3668 0 0 25 0 1 0 1854386206 581378048 140064 4294967295 134512640 134736556 3221224560 3221223152 134716158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140064 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 761.24
Current children cumulated vsize (Kb) 567752

[startup+840.034 s]
Raw data (loadavg): 1.00 1.00 0.96 3/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142527 0 0 0 73447 3672 0 0 25 0 1 0 1854386206 581378048 140064 4294967295 134512640 134736556 3221224560 3221223152 134544584 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141938 140064 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 771.19
Current children cumulated vsize (Kb) 567752

[startup+850.034 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 74437 3675 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223136 134540206 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 781.12
Current children cumulated vsize (Kb) 567752

[startup+860.034 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 75424 3680 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223152 134537395 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 791.04
Current children cumulated vsize (Kb) 567752

[startup+870.034 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 76408 3686 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 800.94
Current children cumulated vsize (Kb) 567752

[startup+880.035 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 77396 3691 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 810.87
Current children cumulated vsize (Kb) 567752

[startup+890.035 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 78385 3694 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 820.79
Current children cumulated vsize (Kb) 567752

[startup+900.035 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 79375 3698 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 830.73
Current children cumulated vsize (Kb) 567752

[startup+910.036 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 80362 3702 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223120 134543140 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 840.64
Current children cumulated vsize (Kb) 567752

[startup+920.036 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 81350 3706 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223264 134605407 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 850.56
Current children cumulated vsize (Kb) 567752

[startup+930.037 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 82338 3710 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223084 134540067 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 860.48
Current children cumulated vsize (Kb) 567752

[startup+940.038 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 83331 3713 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 870.44
Current children cumulated vsize (Kb) 567752

[startup+950.038 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 84317 3719 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223000 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 880.36
Current children cumulated vsize (Kb) 567752

[startup+960.038 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142531 0 0 0 85307 3722 0 0 25 0 1 0 1854386206 581378048 140068 4294967295 134512640 134736556 3221224560 3221223076 134716745 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141938 140068 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 890.29
Current children cumulated vsize (Kb) 567752

[startup+970.039 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142533 0 0 0 86294 3726 0 0 25 0 1 0 1854386206 581378048 140070 4294967295 134512640 134736556 3221224560 3221223072 134543125 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140070 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 900.2
Current children cumulated vsize (Kb) 567752

[startup+980.04 s]
Raw data (loadavg): 1.00 1.00 0.96 3/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142535 0 0 0 87285 3731 0 0 25 0 1 0 1854386206 581378048 140072 4294967295 134512640 134736556 3221224560 3221223108 134544537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140072 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 910.16
Current children cumulated vsize (Kb) 567752

[startup+990.041 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142536 0 0 0 88278 3733 0 0 25 0 1 0 1854386206 581378048 140073 4294967295 134512640 134736556 3221224560 3221223092 134544527 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140073 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 920.11
Current children cumulated vsize (Kb) 567752

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 0.96 3/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142536 0 0 0 89269 3736 0 0 25 0 1 0 1854386206 581378048 140073 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 141938 140073 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 930.05
Current children cumulated vsize (Kb) 567752

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 142537 0 0 0 90258 3740 0 0 25 0 1 0 1854386206 581378048 140074 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/864/statm): 141938 140074 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 939.98
Current children cumulated vsize (Kb) 567752

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142543 0 0 0 91249 3743 0 0 25 0 1 0 1854386206 581378048 140080 4294967295 134512640 134736556 3221224560 3221223440 134609177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141938 140080 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 949.92
Current children cumulated vsize (Kb) 567752

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142546 0 0 0 92238 3747 0 0 25 0 1 0 1854386206 581378048 140083 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141938 140083 1116 68 0 141870 0
[pid=864] vsize: 567752
Current children cumulated CPU time (s) 959.85
Current children cumulated vsize (Kb) 567752

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142548 0 0 0 93229 3750 0 0 25 0 1 0 1854386206 581513216 140085 4294967295 134512640 134736556 3221224560 3221223108 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141971 140085 1116 68 0 141903 0
[pid=864] vsize: 567884
Current children cumulated CPU time (s) 969.79
Current children cumulated vsize (Kb) 567884

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142554 0 0 0 94218 3755 0 0 25 0 1 0 1854386206 581513216 140091 4294967295 134512640 134736556 3221224560 3221223132 134634452 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141971 140091 1116 68 0 141903 0
[pid=864] vsize: 567884
Current children cumulated CPU time (s) 979.73
Current children cumulated vsize (Kb) 567884

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142575 0 0 0 95209 3758 0 0 25 0 1 0 1854386206 581513216 140112 4294967295 134512640 134736556 3221224560 3221223108 134543668 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 141971 140112 1116 68 0 141903 0
[pid=864] vsize: 567884
Current children cumulated CPU time (s) 989.67
Current children cumulated vsize (Kb) 567884

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142628 0 0 0 96207 3759 0 0 25 0 1 0 1854386206 581783552 140165 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 142037 140165 1116 68 0 141969 0
[pid=864] vsize: 568148
Current children cumulated CPU time (s) 999.66
Current children cumulated vsize (Kb) 568148

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.96 3/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 142877 0 0 0 97194 3765 0 0 25 0 1 0 1854386206 582860800 140414 4294967295 134512640 134736556 3221224560 3221223200 134543728 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 142300 140414 1116 68 0 142232 0
[pid=864] vsize: 569200
Current children cumulated CPU time (s) 1009.59
Current children cumulated vsize (Kb) 569200

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 143010 0 0 0 98192 3765 0 0 25 0 1 0 1854386206 583045120 140477 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 142345 140477 1116 68 0 142277 0
[pid=864] vsize: 569380
Current children cumulated CPU time (s) 1019.57
Current children cumulated vsize (Kb) 569380

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 143056 0 0 0 99187 3768 0 0 25 0 1 0 1854386206 583180288 140523 4294967295 134512640 134736556 3221224560 3221223148 134543225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 142378 140523 1116 68 0 142310 0
[pid=864] vsize: 569512
Current children cumulated CPU time (s) 1029.55
Current children cumulated vsize (Kb) 569512

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 143146 0 0 0 100177 3771 0 0 25 0 1 0 1854386206 583585792 140613 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 142477 140613 1116 68 0 142409 0
[pid=864] vsize: 569908
Current children cumulated CPU time (s) 1039.48
Current children cumulated vsize (Kb) 569908

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.00 0.96 3/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 143249 0 0 0 101174 3773 0 0 25 0 1 0 1854386206 583991296 140716 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 142576 140716 1116 68 0 142508 0
[pid=864] vsize: 570304
Current children cumulated CPU time (s) 1049.47
Current children cumulated vsize (Kb) 570304

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 143361 0 0 0 102168 3775 0 0 25 0 1 0 1854386206 584531968 140828 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 142708 140828 1116 68 0 142640 0
[pid=864] vsize: 570832
Current children cumulated CPU time (s) 1059.43
Current children cumulated vsize (Kb) 570832

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 143524 0 0 0 103164 3777 0 0 25 0 1 0 1854386206 585203712 140991 4294967295 134512640 134736556 3221224560 3221223204 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 142872 140991 1116 68 0 142804 0
[pid=864] vsize: 571488
Current children cumulated CPU time (s) 1069.41
Current children cumulated vsize (Kb) 571488

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 143575 0 0 0 104163 3777 0 0 25 0 1 0 1854386206 585338880 141042 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 142905 141042 1116 68 0 142837 0
[pid=864] vsize: 571620
Current children cumulated CPU time (s) 1079.4
Current children cumulated vsize (Kb) 571620

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 143675 0 0 0 105159 3778 0 0 25 0 1 0 1854386206 585519104 141095 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 142949 141095 1116 68 0 142881 0
[pid=864] vsize: 571796
Current children cumulated CPU time (s) 1089.37
Current children cumulated vsize (Kb) 571796

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 143675 0 0 0 106126 3791 0 0 25 0 1 0 1854386206 585465856 141082 4294967295 134512640 134736556 3221224560 3221223068 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/864/statm): 142936 141082 1116 68 0 142868 0
[pid=864] vsize: 571744
Current children cumulated CPU time (s) 1099.17
Current children cumulated vsize (Kb) 571744

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 143712 0 0 0 107093 3804 0 0 25 0 1 0 1854386206 585736192 141119 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 143002 141119 1116 68 0 142934 0
[pid=864] vsize: 572008
Current children cumulated CPU time (s) 1108.97
Current children cumulated vsize (Kb) 572008

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 143841 0 0 0 108080 3808 0 0 25 0 1 0 1854386206 586276864 141248 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/864/statm): 143134 141248 1116 68 0 143066 0
[pid=864] vsize: 572536
Current children cumulated CPU time (s) 1118.88
Current children cumulated vsize (Kb) 572536

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 143921 0 0 0 109068 3812 0 0 25 0 1 0 1854386206 586530816 141328 4294967295 134512640 134736556 3221224560 3221223228 134543867 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 143196 141328 1116 68 0 143128 0
[pid=864] vsize: 572784
Current children cumulated CPU time (s) 1128.8
Current children cumulated vsize (Kb) 572784

[startup+1210.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 144131 0 0 0 110055 3819 0 0 25 0 1 0 1854386206 587341824 141538 4294967295 134512640 134736556 3221224560 3221223068 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 143394 141538 1116 68 0 143326 0
[pid=864] vsize: 573576
Current children cumulated CPU time (s) 1138.74
Current children cumulated vsize (Kb) 573576

[startup+1220.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 144363 0 0 0 111043 3824 0 0 25 0 1 0 1854386206 588288000 141770 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 143625 141770 1116 68 0 143557 0
[pid=864] vsize: 574500
Current children cumulated CPU time (s) 1148.67
Current children cumulated vsize (Kb) 574500

[startup+1230.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 144492 0 0 0 112037 3826 0 0 25 0 1 0 1854386206 588828672 141899 4294967295 134512640 134736556 3221224560 3221223180 134543226 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 143757 141899 1116 68 0 143689 0
[pid=864] vsize: 575028
Current children cumulated CPU time (s) 1158.63
Current children cumulated vsize (Kb) 575028

[startup+1240.05 s]
Raw data (loadavg): 1.00 1.00 0.96 3/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 144605 0 0 0 113034 3827 0 0 25 0 1 0 1854386206 589369344 142012 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 143889 142012 1116 68 0 143821 0
[pid=864] vsize: 575556
Current children cumulated CPU time (s) 1168.61
Current children cumulated vsize (Kb) 575556

[startup+1250.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 864
Raw data (/proc/864/stat): 864 (bsolo) R 863 864 19818 0 -1 0 144699 0 0 0 114027 3831 0 0 25 0 1 0 1854386206 589750272 142106 4294967295 134512640 134736556 3221224560 3221223224 134536490 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/864/statm): 143982 142106 1116 68 0 143914 0
[pid=864] vsize: 575928
Current children cumulated CPU time (s) 1178.58
Current children cumulated vsize (Kb) 575928

[startup+1260.05 s]
Raw data (loadavg): 1.00 1.00 0.96 1/56 864
Raw data (/proc/864/stat): 864 (bsolo) T 863 864 19818 0 -1 0 144811 0 0 0 115021 3833 0 0 25 0 1 0 1854386206 590155776 142218 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/864/statm): 144081 142218 1116 68 0 144013 0
[pid=864] vsize: 576324
Current children cumulated CPU time (s) 1188.54
Current children cumulated vsize (Kb) 576324
One traced child (pid=864) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1267.15
CPU time (s): 1195.6
CPU user time (s): 1156.98
CPU system time (s): 38.6121
CPU usage (%): 94.3533
Max. virtual memory (cumulated for all children) (Kb): 576324

Verifier Data

ERROR: no interpretation found !