Some explanations

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

General information on the benchmark

Namemps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-vpm2.opb
MD5SUMc1b4c3ad409db732d2b559e570b6f24c
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 138
Optimality of the best value was proved NO
Number of terms in the objective function 168
Biggest coefficient in the objective function 5
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 504
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 819200
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 4941871
Number of bits of the biggest sum of numbers23
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.01
Number of variables2754
Total number of constraints612
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)168
Number of constraints which are nor clauses,nor cardinality constraints444
Minimum length of a constraint1
Maximum length of a constraint84

Trace number 648

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        950960 kB
Buffers:         31804 kB
Cached:          28276 kB
SwapCached:        780 kB
Active:          25396 kB
Inactive:        37420 kB
HighTotal:      131008 kB
HighFree:        98588 kB
LowTotal:       903652 kB
LowFree:        852372 kB
SwapTotal:     2097136 kB
SwapFree:      2095888 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            15220 kB
Committed_AS:    64300 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 12:19:13 (client local time) WITH STATUS 0 IN 1195.31 SECONDS
stats: 607 7 1195.31 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 2754 variables and 486 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.846
c After prepocess the problem consists of 1919 variables and 301 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 1917 #Dec: 8278 LB: 0 @ 1.436
c Restart #2 #Var: 1917 #Dec: 15713 LB: 0 @ 2.308
c Restart #3 #Var: 1917 #Dec: 23215 LB: 0 @ 3.57
c Restart #4 #Var: 1917 #Dec: 27920 LB: 0 @ 5.064
c Restart #5 #Var: 1917 #Dec: 39332 LB: 0 @ 6.333
c Restart #6 #Var: 1917 #Dec: 47095 LB: 0 @ 7.496
c Restart #7 #Var: 1917 #Dec: 48521 LB: 0 @ 8.667
c Restart #8 #Var: 1915 #Dec: 51546 LB: 0 @ 10.051
c Restart #9 #Var: 1915 #Dec: 53875 LB: 0 @ 11.424
c Restart #10 #Var: 1912 #Dec: 57166 LB: 0 @ 14.371
c Restart #11 #Var: 1910 #Dec: 61671 LB: 0 @ 18.599
c Restart #12 #Var: 1906 #Dec: 65673 LB: 0 @ 23.915
c Restart #13 #Var: 1906 #Dec: 68644 LB: 0 @ 26.096
c Restart #14 #Var: 1906 #Dec: 71563 LB: 0 @ 27.694
c Restart #15 #Var: 1906 #Dec: 74635 LB: 0 @ 29.568
c Restart #16 #Var: 1906 #Dec: 79963 LB: 0 @ 32.016
c Restart #17 #Var: 1906 #Dec: 83408 LB: 0 @ 34.163
c Restart #18 #Var: 1906 #Dec: 87051 LB: 0 @ 36.784
c Restart #19 #Var: 1906 #Dec: 90896 LB: 0 @ 40.055
c Restart #20 #Var: 1906 #Dec: 94936 LB: 0 @ 43.183
c Restart #21 #Var: 1906 #Dec: 99177 LB: 0 @ 46.111
c Restart #22 #Var: 1906 #Dec: 103621 LB: 0 @ 49.067
c Restart #23 #Var: 1905 #Dec: 108586 LB: 0 @ 53.317
c Restart #24 #Var: 1905 #Dec: 115654 LB: 0 @ 67.87
c Restart #25 #Var: 1905 #Dec: 121794 LB: 0 @ 78.897
c Restart #26 #Var: 1905 #Dec: 127108 LB: 0 @ 83.836
c Restart #27 #Var: 1902 #Dec: 133295 LB: 0 @ 95.83
c Restart #28 #Var: 1902 #Dec: 138973 LB: 0 @ 104.99
c Restart #29 #Var: 1902 #Dec: 144858 LB: 0 @ 110.34
c Restart #30 #Var: 1901 #Dec: 151061 LB: 0 @ 116.03
c Restart #31 #Var: 1901 #Dec: 157285 LB: 0 @ 126.47
c Restart #32 #Var: 1901 #Dec: 163711 LB: 0 @ 137.83
c Restart #33 #Var: 1901 #Dec: 170336 LB: 0 @ 153.27
c Restart #34 #Var: 1901 #Dec: 177163 LB: 0 @ 171.51
c Restart #35 #Var: 1901 #Dec: 184187 LB: 0 @ 200.72
c Restart #36 #Var: 1901 #Dec: 191412 LB: 0 @ 223.72
c Restart #37 #Var: 1897 #Dec: 199513 LB: 0 @ 229.71
c Restart #38 #Var: 1897 #Dec: 207148 LB: 0 @ 237.06
c Restart #39 #Var: 1897 #Dec: 214982 LB: 0 @ 248.04
c Restart #40 #Var: 1893 #Dec: 225051 LB: 0 @ 262.85
c Restart #41 #Var: 1893 #Dec: 238834 LB: 0 @ 301.01
c Restart #42 #Var: 1888 #Dec: 250636 LB: 0 @ 535.64
c Restart #43 #Var: 1887 #Dec: 260574 LB: 0 @ 559.37
c Restart #44 #Var: 1887 #Dec: 269403 LB: 0 @ 568.53
c Restart #45 #Var: 1887 #Dec: 278440 LB: 0 @ 579.9
c Restart #46 #Var: 1887 #Dec: 287669 LB: 0 @ 593.51
c CHANGE Heuristic... 
c Restart #0 #Var: 1887 #Dec: 297099 LB: 0 @ 609.24
c Restart #1 #Var: 1887 #Dec: 297746 LB: 0 @ 609.67
c Restart #2 #Var: 1887 #Dec: 298177 LB: 0 @ 609.92
c Restart #3 #Var: 1887 #Dec: 298816 LB: 0 @ 610.25
c Restart #4 #Var: 1886 #Dec: 299841 LB: 0 @ 610.81
c Restart #5 #Var: 1884 #Dec: 301232 LB: 0 @ 613.27
c Restart #6 #Var: 1879 #Dec: 304826 LB: 2 @ 628.7
c Restart #7 #Var: 1879 #Dec: 306833 LB: 2 @ 645.26
c Restart #8 #Var: 1879 #Dec: 309983 LB: 2 @ 682.83
c Restart #9 #Var: 1873 #Dec: 316433 LB: 2 @ 730.09
c Restart #10 #Var: 1873 #Dec: 320259 LB: 2 @ 771.23
c Restart #11 #Var: 1873 #Dec: 325283 LB: 2 @ 856.72
c Restart #12 #Var: 1873 #Dec: 328621 LB: 2 @ 877.24
c Restart #13 #Var: 1872 #Dec: 333183 LB: 2 @ 912.45
c Restart #14 #Var: 1872 #Dec: 337456 LB: 2 @ 992.44
c Restart #15 #Var: 1872 #Dec: 341754 LB: 2 @ 1058.4
c Restart #16 #Var: 1872 #Dec: 346899 LB: 2 @ 1134
c Restart #17 #Var: 1872 #Dec: 352926 LB: 2 @ 1193
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782857647 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 107 3 90 68 0 39 0
[pid=3006] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-20-10-vpm2.opb

[startup+10.0029 s]
Raw data (loadavg): 0.93 0.98 0.99 1/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) T 3005 3006 824 0 -1 0 7883 0 0 0 773 85 0 0 25 0 1 0 1782857647 35508224 7794 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3006/statm): 8669 7794 1116 68 0 8601 0
[pid=3006] vsize: 34676
Current children cumulated CPU time (s) 8.58
Current children cumulated vsize (Kb) 34676

[startup+20.0037 s]
Raw data (loadavg): 0.94 0.98 0.99 1/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) T 3005 3006 824 0 -1 0 11841 0 0 0 1701 120 0 0 25 0 1 0 1782857647 51589120 11752 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3006/statm): 12595 11752 1116 68 0 12527 0
[pid=3006] vsize: 50380
Current children cumulated CPU time (s) 18.21
Current children cumulated vsize (Kb) 50380

[startup+30.0044 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 16379 0 0 0 2637 149 0 0 25 0 1 0 1782857647 70238208 16290 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 17148 16290 1116 68 0 17080 0
[pid=3006] vsize: 68592
Current children cumulated CPU time (s) 27.86
Current children cumulated vsize (Kb) 68592

[startup+40.0052 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 24330 0 0 0 3538 195 0 0 25 0 1 0 1782857647 102842368 24240 4294967295 134512640 134736556 3221224560 3221223296 134529464 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 25108 24240 1116 68 0 25040 0
[pid=3006] vsize: 100432
Current children cumulated CPU time (s) 37.33
Current children cumulated vsize (Kb) 100432

[startup+50.0059 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 31127 0 0 0 4456 234 0 0 25 0 1 0 1782857647 130793472 31033 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 31932 31033 1116 68 0 31864 0
[pid=3006] vsize: 127728
Current children cumulated CPU time (s) 46.9
Current children cumulated vsize (Kb) 127728

[startup+60.0056 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) T 3005 3006 824 0 -1 0 36704 0 0 0 5389 264 0 0 25 0 1 0 1782857647 153788416 36608 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3006/statm): 37546 36608 1116 68 0 37478 0
[pid=3006] vsize: 150184
Current children cumulated CPU time (s) 56.53
Current children cumulated vsize (Kb) 150184

[startup+70.0064 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 38351 0 0 0 6356 279 0 0 25 0 1 0 1782857647 160542720 38255 4294967295 134512640 134736556 3221224560 3221223068 134540103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 39195 38255 1116 68 0 39127 0
[pid=3006] vsize: 156780
Current children cumulated CPU time (s) 66.35
Current children cumulated vsize (Kb) 156780

[startup+80.0071 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 39213 0 0 0 7333 289 0 0 25 0 1 0 1782857647 164057088 39117 4294967295 134512640 134736556 3221224560 3221223248 134536564 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 40053 39117 1116 68 0 39985 0
[pid=3006] vsize: 160212
Current children cumulated CPU time (s) 76.22
Current children cumulated vsize (Kb) 160212

[startup+90.0079 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 44771 0 0 0 8271 318 0 0 25 0 1 0 1782857647 186773504 44674 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 45599 44674 1116 68 0 45531 0
[pid=3006] vsize: 182396
Current children cumulated CPU time (s) 85.89
Current children cumulated vsize (Kb) 182396

[startup+100.009 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 47592 0 0 0 9232 337 0 0 25 0 1 0 1782857647 198402048 47495 4294967295 134512640 134736556 3221224560 3221223280 134529206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 48438 47496 1116 68 0 48370 0
[pid=3006] vsize: 193752
Current children cumulated CPU time (s) 95.69
Current children cumulated vsize (Kb) 193752

[startup+110.008 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 50691 0 0 0 10191 356 0 0 25 0 1 0 1782857647 211148800 50593 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 51550 50593 1116 68 0 51482 0
[pid=3006] vsize: 206200
Current children cumulated CPU time (s) 105.47
Current children cumulated vsize (Kb) 206200

[startup+120.009 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 58113 0 0 0 11115 395 0 0 25 0 1 0 1782857647 241594368 58015 4294967295 134512640 134736556 3221224560 3221223156 1077374207 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 58983 58015 1116 68 0 58915 0
[pid=3006] vsize: 235932
Current children cumulated CPU time (s) 115.1
Current children cumulated vsize (Kb) 235932

[startup+130.009 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 62241 0 0 0 12070 418 0 0 25 0 1 0 1782857647 258494464 62143 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 63109 62143 1116 68 0 63041 0
[pid=3006] vsize: 252436
Current children cumulated CPU time (s) 124.88
Current children cumulated vsize (Kb) 252436

[startup+140.01 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) T 3005 3006 824 0 -1 0 65747 0 0 0 13033 435 0 0 25 0 1 0 1782857647 272826368 65648 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3006/statm): 66608 65648 1116 68 0 66540 0
[pid=3006] vsize: 266432
Current children cumulated CPU time (s) 134.68
Current children cumulated vsize (Kb) 266432

[startup+150.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 68898 0 0 0 13998 452 0 0 25 0 1 0 1782857647 285835264 68799 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 69784 68799 1116 68 0 69716 0
[pid=3006] vsize: 279136
Current children cumulated CPU time (s) 144.5
Current children cumulated vsize (Kb) 279136

[startup+160.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 71670 0 0 0 14966 467 0 0 25 0 1 0 1782857647 297271296 71568 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 72576 71568 1116 68 0 72508 0
[pid=3006] vsize: 290304
Current children cumulated CPU time (s) 154.33
Current children cumulated vsize (Kb) 290304

[startup+170.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 74088 0 0 0 15937 482 0 0 25 0 1 0 1782857647 307146752 73985 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 74987 73985 1116 68 0 74919 0
[pid=3006] vsize: 299948
Current children cumulated CPU time (s) 164.19
Current children cumulated vsize (Kb) 299948

[startup+180.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 76332 0 0 0 16912 496 0 0 25 0 1 0 1782857647 316375040 76227 4294967295 134512640 134736556 3221224560 3221223152 134716403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 77240 76227 1116 68 0 77172 0
[pid=3006] vsize: 308960
Current children cumulated CPU time (s) 174.08
Current children cumulated vsize (Kb) 308960

[startup+190.012 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) T 3005 3006 824 0 -1 0 78450 0 0 0 17889 508 0 0 25 0 1 0 1782857647 325025792 78344 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3006/statm): 79352 78344 1116 68 0 79284 0
[pid=3006] vsize: 317408
Current children cumulated CPU time (s) 183.97
Current children cumulated vsize (Kb) 317408

[startup+200.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 79902 0 0 0 18873 515 0 0 25 0 1 0 1782857647 330981376 79796 4294967295 134512640 134736556 3221224560 3221223232 134528732 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 80806 79796 1116 68 0 80738 0
[pid=3006] vsize: 323224
Current children cumulated CPU time (s) 193.88
Current children cumulated vsize (Kb) 323224

[startup+210.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 80979 0 0 0 19860 522 0 0 25 0 1 0 1782857647 335495168 80869 4294967295 134512640 134736556 3221224560 3221223232 134528541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 81908 80869 1116 68 0 81840 0
[pid=3006] vsize: 327632
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (Kb) 327632

[startup+220.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 82835 0 0 0 20841 532 0 0 25 0 1 0 1782857647 343236608 82725 4294967295 134512640 134736556 3221224560 3221223172 134537472 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 83798 82725 1116 68 0 83730 0
[pid=3006] vsize: 335192
Current children cumulated CPU time (s) 213.73
Current children cumulated vsize (Kb) 335192

[startup+230.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 85620 0 0 0 21809 546 0 0 25 0 1 0 1782857647 354603008 85509 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 86573 85509 1116 68 0 86505 0
[pid=3006] vsize: 346292
Current children cumulated CPU time (s) 223.55
Current children cumulated vsize (Kb) 346292

[startup+240.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 93217 0 0 0 22729 584 0 0 25 0 1 0 1782857647 385699840 93106 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 94165 93106 1116 68 0 94097 0
[pid=3006] vsize: 376660
Current children cumulated CPU time (s) 233.13
Current children cumulated vsize (Kb) 376660

[startup+250.013 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) T 3005 3006 824 0 -1 0 99162 0 0 0 23672 611 0 0 25 0 1 0 1782857647 410038272 99051 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3006/statm): 100107 99051 1116 68 0 100039 0
[pid=3006] vsize: 400428
Current children cumulated CPU time (s) 242.83
Current children cumulated vsize (Kb) 400428

[startup+260.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 105021 0 0 0 24612 642 0 0 25 0 1 0 1782857647 434114560 104907 4294967295 134512640 134736556 3221224560 3221223048 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 105985 104907 1116 68 0 105917 0
[pid=3006] vsize: 423940
Current children cumulated CPU time (s) 252.54
Current children cumulated vsize (Kb) 423940

[startup+270.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 106791 0 0 0 25583 655 0 0 25 0 1 0 1782857647 441409536 106677 4294967295 134512640 134736556 3221224560 3221223272 134553056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 107766 106677 1116 68 0 107698 0
[pid=3006] vsize: 431064
Current children cumulated CPU time (s) 262.38
Current children cumulated vsize (Kb) 431064

[startup+280.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 107527 0 0 0 26558 667 0 0 25 0 1 0 1782857647 444387328 107413 4294967295 134512640 134736556 3221224560 3221223296 134605876 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 108493 107413 1116 68 0 108425 0
[pid=3006] vsize: 433972
Current children cumulated CPU time (s) 272.25
Current children cumulated vsize (Kb) 433972

[startup+290.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 108183 0 0 0 27539 675 0 0 25 0 1 0 1782857647 447090688 108069 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 109153 108069 1116 68 0 109085 0
[pid=3006] vsize: 436612
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (Kb) 436612

[startup+300.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 109169 0 0 0 28517 685 0 0 25 0 1 0 1782857647 451153920 109055 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 110145 109055 1116 68 0 110077 0
[pid=3006] vsize: 440580
Current children cumulated CPU time (s) 292.02
Current children cumulated vsize (Kb) 440580

[startup+310.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 109957 0 0 0 29494 695 0 0 25 0 1 0 1782857647 454438912 109842 4294967295 134512640 134736556 3221224560 3221223100 134536208 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 110947 109842 1116 68 0 110879 0
[pid=3006] vsize: 443788
Current children cumulated CPU time (s) 301.89
Current children cumulated vsize (Kb) 443788

[startup+320.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 110110 0 0 0 30487 697 0 0 25 0 1 0 1782857647 455114752 109995 4294967295 134512640 134736556 3221224560 3221223200 134553311 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 111112 109995 1116 68 0 111044 0
[pid=3006] vsize: 444448
Current children cumulated CPU time (s) 311.84
Current children cumulated vsize (Kb) 444448

[startup+330.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 110582 0 0 0 31477 703 0 0 25 0 1 0 1782857647 457019392 110467 4294967295 134512640 134736556 3221224560 3221223152 134537400 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 111577 110467 1116 68 0 111509 0
[pid=3006] vsize: 446308
Current children cumulated CPU time (s) 321.8
Current children cumulated vsize (Kb) 446308

[startup+340.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 111207 0 0 0 32464 708 0 0 25 0 1 0 1782857647 459591680 111092 4294967295 134512640 134736556 3221224560 3221223120 134550956 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 112205 111092 1116 68 0 112137 0
[pid=3006] vsize: 448820
Current children cumulated CPU time (s) 331.72
Current children cumulated vsize (Kb) 448820

[startup+350.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 111485 0 0 0 33456 711 0 0 25 0 1 0 1782857647 460673024 111370 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 112469 111370 1116 68 0 112401 0
[pid=3006] vsize: 449876
Current children cumulated CPU time (s) 341.67
Current children cumulated vsize (Kb) 449876

[startup+360.018 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 111577 0 0 0 34453 712 0 0 25 0 1 0 1782857647 461078528 111462 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 112568 111462 1116 68 0 112500 0
[pid=3006] vsize: 450272
Current children cumulated CPU time (s) 351.65
Current children cumulated vsize (Kb) 450272

[startup+370.019 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 111635 0 0 0 35449 714 0 0 25 0 1 0 1782857647 461344768 111520 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 112633 111520 1116 68 0 112565 0
[pid=3006] vsize: 450532
Current children cumulated CPU time (s) 361.63
Current children cumulated vsize (Kb) 450532

[startup+380.018 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 111694 0 0 0 36446 715 0 0 25 0 1 0 1782857647 461615104 111579 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 112699 111579 1116 68 0 112631 0
[pid=3006] vsize: 450796
Current children cumulated CPU time (s) 371.61
Current children cumulated vsize (Kb) 450796

[startup+390.019 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 111745 0 0 0 37444 716 0 0 25 0 1 0 1782857647 461750272 111630 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 112732 111630 1116 68 0 112664 0
[pid=3006] vsize: 450928
Current children cumulated CPU time (s) 381.6
Current children cumulated vsize (Kb) 450928

[startup+400.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 111827 0 0 0 38441 717 0 0 25 0 1 0 1782857647 462155776 111712 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 112831 111712 1116 68 0 112763 0
[pid=3006] vsize: 451324
Current children cumulated CPU time (s) 391.58
Current children cumulated vsize (Kb) 451324

[startup+410.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 111894 0 0 0 39439 718 0 0 25 0 1 0 1782857647 462426112 111779 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 112897 111779 1116 68 0 112829 0
[pid=3006] vsize: 451588
Current children cumulated CPU time (s) 401.57
Current children cumulated vsize (Kb) 451588

[startup+420.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 111963 0 0 0 40436 719 0 0 25 0 1 0 1782857647 462696448 111848 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 112963 111848 1116 68 0 112895 0
[pid=3006] vsize: 451852
Current children cumulated CPU time (s) 411.55
Current children cumulated vsize (Kb) 451852

[startup+430.021 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112001 0 0 0 41433 721 0 0 25 0 1 0 1782857647 462831616 111886 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 112996 111886 1116 68 0 112928 0
[pid=3006] vsize: 451984
Current children cumulated CPU time (s) 421.54
Current children cumulated vsize (Kb) 451984

[startup+440.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112109 0 0 0 42428 722 0 0 25 0 1 0 1782857647 463237120 111994 4294967295 134512640 134736556 3221224560 3221223084 134536623 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 113095 111994 1116 68 0 113027 0
[pid=3006] vsize: 452380
Current children cumulated CPU time (s) 431.5
Current children cumulated vsize (Kb) 452380

[startup+450.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112186 0 0 0 43426 724 0 0 25 0 1 0 1782857647 463642624 112071 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 113194 112071 1116 68 0 113126 0
[pid=3006] vsize: 452776
Current children cumulated CPU time (s) 441.5
Current children cumulated vsize (Kb) 452776

[startup+460.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112221 0 0 0 44424 724 0 0 25 0 1 0 1782857647 463777792 112106 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 113227 112106 1116 68 0 113159 0
[pid=3006] vsize: 452908
Current children cumulated CPU time (s) 451.48
Current children cumulated vsize (Kb) 452908

[startup+470.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112269 0 0 0 45423 725 0 0 25 0 1 0 1782857647 463912960 112154 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 113260 112154 1116 68 0 113192 0
[pid=3006] vsize: 453040
Current children cumulated CPU time (s) 461.48
Current children cumulated vsize (Kb) 453040

[startup+480.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112339 0 0 0 46420 726 0 0 25 0 1 0 1782857647 464183296 112224 4294967295 134512640 134736556 3221224560 3221223252 134524881 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 113326 112224 1116 68 0 113258 0
[pid=3006] vsize: 453304
Current children cumulated CPU time (s) 471.46
Current children cumulated vsize (Kb) 453304

[startup+490.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112377 0 0 0 47418 727 0 0 25 0 1 0 1782857647 464318464 112262 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 113359 112262 1116 68 0 113291 0
[pid=3006] vsize: 453436
Current children cumulated CPU time (s) 481.45
Current children cumulated vsize (Kb) 453436

[startup+500.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112459 0 0 0 48415 728 0 0 25 0 1 0 1782857647 464723968 112344 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 113458 112344 1116 68 0 113390 0
[pid=3006] vsize: 453832
Current children cumulated CPU time (s) 491.43
Current children cumulated vsize (Kb) 453832

[startup+510.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112572 0 0 0 49413 729 0 0 25 0 1 0 1782857647 465129472 112457 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 113557 112457 1116 68 0 113489 0
[pid=3006] vsize: 454228
Current children cumulated CPU time (s) 501.42
Current children cumulated vsize (Kb) 454228

[startup+520.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112658 0 0 0 50411 730 0 0 25 0 1 0 1782857647 465534976 112543 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 113656 112543 1116 68 0 113588 0
[pid=3006] vsize: 454624
Current children cumulated CPU time (s) 511.41
Current children cumulated vsize (Kb) 454624

[startup+530.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112751 0 0 0 51407 732 0 0 25 0 1 0 1782857647 465940480 112636 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 113755 112636 1116 68 0 113687 0
[pid=3006] vsize: 455020
Current children cumulated CPU time (s) 521.39
Current children cumulated vsize (Kb) 455020

[startup+540.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 112774 0 0 0 52406 733 0 0 25 0 1 0 1782857647 466075648 112659 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 113788 112659 1116 68 0 113720 0
[pid=3006] vsize: 455152
Current children cumulated CPU time (s) 531.39
Current children cumulated vsize (Kb) 455152

[startup+550.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 113477 0 0 0 53393 738 0 0 25 0 1 0 1782857647 468914176 113362 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 114481 113362 1116 68 0 114413 0
[pid=3006] vsize: 457924
Current children cumulated CPU time (s) 541.31
Current children cumulated vsize (Kb) 457924

[startup+560.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 114003 0 0 0 54376 747 0 0 25 0 1 0 1782857647 471076864 113888 4294967295 134512640 134736556 3221224560 3221223120 134551002 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 115009 113888 1116 68 0 114941 0
[pid=3006] vsize: 460036
Current children cumulated CPU time (s) 551.23
Current children cumulated vsize (Kb) 460036

[startup+570.03 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) T 3005 3006 824 0 -1 0 119323 0 0 0 55320 772 0 0 25 0 1 0 1782857647 492847104 119208 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3006/statm): 120324 119208 1116 68 0 120256 0
[pid=3006] vsize: 481296
Current children cumulated CPU time (s) 560.92
Current children cumulated vsize (Kb) 481296

[startup+580.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 125521 0 0 0 56255 804 0 0 25 0 1 0 1782857647 518270976 125405 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 126531 125405 1116 68 0 126463 0
[pid=3006] vsize: 506124
Current children cumulated CPU time (s) 570.59
Current children cumulated vsize (Kb) 506124

[startup+590.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 130825 0 0 0 57202 830 0 0 25 0 1 0 1782857647 540098560 130705 4294967295 134512640 134736556 3221224560 3221223164 134537545 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 131860 130705 1116 68 0 131792 0
[pid=3006] vsize: 527440
Current children cumulated CPU time (s) 580.32
Current children cumulated vsize (Kb) 527440

[startup+600.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 135362 0 0 0 58152 855 0 0 25 0 1 0 1782857647 558796800 135240 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 136425 135240 1116 68 0 136357 0
[pid=3006] vsize: 545700
Current children cumulated CPU time (s) 590.07
Current children cumulated vsize (Kb) 545700

[startup+610.032 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) T 3005 3006 824 0 -1 0 139631 0 0 0 59105 877 0 0 25 0 1 0 1782857647 576294912 139503 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3006/statm): 140697 139503 1116 68 0 140629 0
[pid=3006] vsize: 562788
Current children cumulated CPU time (s) 599.82
Current children cumulated vsize (Kb) 562788

[startup+620.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 143740 0 0 0 60060 898 0 0 25 0 1 0 1782857647 593223680 143612 4294967295 134512640 134736556 3221224560 3221223312 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 144830 143612 1116 68 0 144762 0
[pid=3006] vsize: 579320
Current children cumulated CPU time (s) 609.58
Current children cumulated vsize (Kb) 579320

[startup+630.032 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 145858 0 0 0 61029 912 0 0 25 0 1 0 1782857647 602013696 145730 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 146976 145730 1116 68 0 146908 0
[pid=3006] vsize: 587904
Current children cumulated CPU time (s) 619.41
Current children cumulated vsize (Kb) 587904

[startup+640.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 146142 0 0 0 62017 917 0 0 25 0 1 0 1782857647 603127808 146014 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 147248 146014 1116 68 0 147180 0
[pid=3006] vsize: 588992
Current children cumulated CPU time (s) 629.34
Current children cumulated vsize (Kb) 588992

[startup+650.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 146452 0 0 0 63009 920 0 0 25 0 1 0 1782857647 604479488 146324 4294967295 134512640 134736556 3221224560 3221223172 134537411 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 147578 146324 1116 68 0 147510 0
[pid=3006] vsize: 590312
Current children cumulated CPU time (s) 639.29
Current children cumulated vsize (Kb) 590312

[startup+660.033 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 146724 0 0 0 64001 924 0 0 25 0 1 0 1782857647 605560832 146596 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 147842 146596 1116 68 0 147774 0
[pid=3006] vsize: 591368
Current children cumulated CPU time (s) 649.25
Current children cumulated vsize (Kb) 591368

[startup+670.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 146735 0 0 0 65000 924 0 0 25 0 1 0 1782857647 605560832 146607 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 147842 146607 1116 68 0 147774 0
[pid=3006] vsize: 591368
Current children cumulated CPU time (s) 659.24
Current children cumulated vsize (Kb) 591368

[startup+680.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 146761 0 0 0 65995 926 0 0 25 0 1 0 1782857647 605761536 146633 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 147891 146633 1116 68 0 147823 0
[pid=3006] vsize: 591564
Current children cumulated CPU time (s) 669.21
Current children cumulated vsize (Kb) 591564

[startup+690.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 146771 0 0 0 66989 928 0 0 25 0 1 0 1782857647 605761536 146643 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 147891 146643 1116 68 0 147823 0
[pid=3006] vsize: 591564
Current children cumulated CPU time (s) 679.17
Current children cumulated vsize (Kb) 591564

[startup+700.035 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 146836 0 0 0 67982 931 0 0 25 0 1 0 1782857647 606031872 146708 4294967295 134512640 134736556 3221224560 3221223040 134535752 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 147957 146708 1116 68 0 147889 0
[pid=3006] vsize: 591828
Current children cumulated CPU time (s) 689.13
Current children cumulated vsize (Kb) 591828

[startup+710.035 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 146940 0 0 0 68980 932 0 0 25 0 1 0 1782857647 606437376 146812 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 148056 146812 1116 68 0 147988 0
[pid=3006] vsize: 592224
Current children cumulated CPU time (s) 699.12
Current children cumulated vsize (Kb) 592224

[startup+720.036 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 147026 0 0 0 69979 932 0 0 25 0 1 0 1782857647 606842880 146898 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 148155 146898 1116 68 0 148087 0
[pid=3006] vsize: 592620
Current children cumulated CPU time (s) 709.11
Current children cumulated vsize (Kb) 592620

[startup+730.035 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 147171 0 0 0 70969 936 0 0 25 0 1 0 1782857647 607383552 147043 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 148287 147043 1116 68 0 148219 0
[pid=3006] vsize: 593148
Current children cumulated CPU time (s) 719.05
Current children cumulated vsize (Kb) 593148

[startup+740.036 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 147457 0 0 0 71950 944 0 0 25 0 1 0 1782857647 608624640 147327 4294967295 134512640 134736556 3221224560 3221223268 134560293 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 148590 147327 1116 68 0 148522 0
[pid=3006] vsize: 594360
Current children cumulated CPU time (s) 728.94
Current children cumulated vsize (Kb) 594360

[startup+750.037 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 147678 0 0 0 72941 948 0 0 25 0 1 0 1782857647 609452032 147548 4294967295 134512640 134736556 3221224560 3221223296 134529280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 148792 147548 1116 68 0 148724 0
[pid=3006] vsize: 595168
Current children cumulated CPU time (s) 738.89
Current children cumulated vsize (Kb) 595168

[startup+760.038 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 147927 0 0 0 73934 952 0 0 25 0 1 0 1782857647 610545664 147797 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149059 147797 1116 68 0 148991 0
[pid=3006] vsize: 596236
Current children cumulated CPU time (s) 748.86
Current children cumulated vsize (Kb) 596236

[startup+770.038 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148062 0 0 0 74931 953 0 0 25 0 1 0 1782857647 611082240 147932 4294967295 134512640 134736556 3221224560 3221223120 134549995 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149190 147932 1116 68 0 149122 0
[pid=3006] vsize: 596760
Current children cumulated CPU time (s) 758.84
Current children cumulated vsize (Kb) 596760

[startup+780.039 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148148 0 0 0 75926 955 0 0 25 0 1 0 1782857647 611487744 148018 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149289 148018 1116 68 0 149221 0
[pid=3006] vsize: 597156
Current children cumulated CPU time (s) 768.81
Current children cumulated vsize (Kb) 597156

[startup+790.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148244 0 0 0 76921 957 0 0 25 0 1 0 1782857647 611758080 148114 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149355 148114 1116 68 0 149287 0
[pid=3006] vsize: 597420
Current children cumulated CPU time (s) 778.78
Current children cumulated vsize (Kb) 597420

[startup+800.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148319 0 0 0 77914 960 0 0 25 0 1 0 1782857647 612163584 148189 4294967295 134512640 134736556 3221224560 3221223232 134528735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149454 148189 1116 68 0 149386 0
[pid=3006] vsize: 597816
Current children cumulated CPU time (s) 788.74
Current children cumulated vsize (Kb) 597816

[startup+810.039 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148368 0 0 0 78910 962 0 0 25 0 1 0 1782857647 612298752 148238 4294967295 134512640 134736556 3221224560 3221223284 134529474 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149487 148238 1116 68 0 149419 0
[pid=3006] vsize: 597948
Current children cumulated CPU time (s) 798.72
Current children cumulated vsize (Kb) 597948

[startup+820.041 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148390 0 0 0 79908 963 0 0 25 0 1 0 1782857647 612433920 148260 4294967295 134512640 134736556 3221224560 3221223264 134529222 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149520 148260 1116 68 0 149452 0
[pid=3006] vsize: 598080
Current children cumulated CPU time (s) 808.71
Current children cumulated vsize (Kb) 598080

[startup+830.041 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148392 0 0 0 80906 964 0 0 25 0 1 0 1782857647 612433920 148262 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149520 148262 1116 68 0 149452 0
[pid=3006] vsize: 598080
Current children cumulated CPU time (s) 818.7
Current children cumulated vsize (Kb) 598080

[startup+840.042 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148408 0 0 0 81904 965 0 0 25 0 1 0 1782857647 612433920 148278 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149520 148278 1116 68 0 149452 0
[pid=3006] vsize: 598080
Current children cumulated CPU time (s) 828.69
Current children cumulated vsize (Kb) 598080

[startup+850.042 s]
Raw data (loadavg): 0.99 0.98 0.99 3/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148433 0 0 0 82902 966 0 0 25 0 1 0 1782857647 612569088 148303 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 149553 148303 1116 68 0 149485 0
[pid=3006] vsize: 598212
Current children cumulated CPU time (s) 838.68
Current children cumulated vsize (Kb) 598212

[startup+860.042 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148500 0 0 0 83897 967 0 0 25 0 1 0 1782857647 612839424 148370 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149619 148370 1116 68 0 149551 0
[pid=3006] vsize: 598476
Current children cumulated CPU time (s) 848.64
Current children cumulated vsize (Kb) 598476

[startup+870.043 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148610 0 0 0 84894 969 0 0 25 0 1 0 1782857647 613380096 148480 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149751 148480 1116 68 0 149683 0
[pid=3006] vsize: 599004
Current children cumulated CPU time (s) 858.63
Current children cumulated vsize (Kb) 599004

[startup+880.044 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 148774 0 0 0 85889 971 0 0 25 0 1 0 1782857647 614055936 148644 4294967295 134512640 134736556 3221224560 3221223140 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 149916 148644 1116 68 0 149848 0
[pid=3006] vsize: 599664
Current children cumulated CPU time (s) 868.6
Current children cumulated vsize (Kb) 599664

[startup+890.044 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 150188 0 0 0 86870 981 0 0 25 0 1 0 1782857647 619732992 150057 4294967295 134512640 134736556 3221224560 3221223180 134553304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 151302 150057 1116 68 0 151234 0
[pid=3006] vsize: 605208
Current children cumulated CPU time (s) 878.51
Current children cumulated vsize (Kb) 605208

[startup+900.045 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 150441 0 0 0 87864 984 0 0 25 0 1 0 1782857647 620810240 150310 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 151565 150310 1116 68 0 151497 0
[pid=3006] vsize: 606260
Current children cumulated CPU time (s) 888.48
Current children cumulated vsize (Kb) 606260

[startup+910.046 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 150767 0 0 0 88857 988 0 0 25 0 1 0 1782857647 622161920 150636 4294967295 134512640 134736556 3221224560 3221223296 134529067 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 151895 150636 1116 68 0 151827 0
[pid=3006] vsize: 607580
Current children cumulated CPU time (s) 898.45
Current children cumulated vsize (Kb) 607580

[startup+920.047 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 151061 0 0 0 89848 992 0 0 25 0 1 0 1782857647 623378432 150929 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 152192 150929 1116 68 0 152124 0
[pid=3006] vsize: 608768
Current children cumulated CPU time (s) 908.4
Current children cumulated vsize (Kb) 608768

[startup+930.047 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 151487 0 0 0 90839 996 0 0 25 0 1 0 1782857647 625135616 151355 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 152621 151355 1116 68 0 152553 0
[pid=3006] vsize: 610484
Current children cumulated CPU time (s) 918.35
Current children cumulated vsize (Kb) 610484

[startup+940.049 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 151671 0 0 0 91835 998 0 0 25 0 1 0 1782857647 625807360 151539 4294967295 134512640 134736556 3221224560 3221223104 134551048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 152785 151539 1116 68 0 152717 0
[pid=3006] vsize: 611140
Current children cumulated CPU time (s) 928.33
Current children cumulated vsize (Kb) 611140

[startup+950.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 151859 0 0 0 92832 1000 0 0 25 0 1 0 1782857647 626618368 151727 4294967295 134512640 134736556 3221224560 3221223120 134550928 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 152983 151727 1116 68 0 152915 0
[pid=3006] vsize: 611932
Current children cumulated CPU time (s) 938.32
Current children cumulated vsize (Kb) 611932

[startup+960.051 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 152019 0 0 0 93828 1002 0 0 25 0 1 0 1782857647 627294208 151887 4294967295 134512640 134736556 3221224560 3221223272 134554070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 153148 151887 1116 68 0 153080 0
[pid=3006] vsize: 612592
Current children cumulated CPU time (s) 948.3
Current children cumulated vsize (Kb) 612592

[startup+970.051 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 152222 0 0 0 94822 1005 0 0 25 0 1 0 1782857647 628105216 152090 4294967295 134512640 134736556 3221224560 3221223232 134536482 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 153346 152090 1116 68 0 153278 0
[pid=3006] vsize: 613384
Current children cumulated CPU time (s) 958.27
Current children cumulated vsize (Kb) 613384

[startup+980.051 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 152419 0 0 0 95818 1007 0 0 25 0 1 0 1782857647 628912128 152287 4294967295 134512640 134736556 3221224560 3221223248 134536460 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 153543 152287 1116 68 0 153475 0
[pid=3006] vsize: 614172
Current children cumulated CPU time (s) 968.25
Current children cumulated vsize (Kb) 614172

[startup+990.053 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 152633 0 0 0 96813 1010 0 0 25 0 1 0 1782857647 629723136 152501 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 153741 152501 1116 68 0 153673 0
[pid=3006] vsize: 614964
Current children cumulated CPU time (s) 978.23
Current children cumulated vsize (Kb) 614964

[startup+1000.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 152702 0 0 0 97811 1011 0 0 25 0 1 0 1782857647 630128640 152570 4294967295 134512640 134736556 3221224560 3221223156 134537394 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 153840 152570 1116 68 0 153772 0
[pid=3006] vsize: 615360
Current children cumulated CPU time (s) 988.22
Current children cumulated vsize (Kb) 615360

[startup+1010.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 152938 0 0 0 98805 1013 0 0 25 0 1 0 1782857647 631074816 152806 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 154071 152806 1116 68 0 154003 0
[pid=3006] vsize: 616284
Current children cumulated CPU time (s) 998.18
Current children cumulated vsize (Kb) 616284

[startup+1020.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 153043 0 0 0 99802 1015 0 0 25 0 1 0 1782857647 631480320 152911 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 154170 152911 1116 68 0 154102 0
[pid=3006] vsize: 616680
Current children cumulated CPU time (s) 1008.17
Current children cumulated vsize (Kb) 616680

[startup+1030.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 153269 0 0 0 100797 1017 0 0 25 0 1 0 1782857647 632426496 153137 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 154401 153137 1116 68 0 154333 0
[pid=3006] vsize: 617604
Current children cumulated CPU time (s) 1018.14
Current children cumulated vsize (Kb) 617604

[startup+1040.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 153648 0 0 0 101792 1020 0 0 25 0 1 0 1782857647 633913344 153516 4294967295 134512640 134736556 3221224560 3221223176 134554101 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 154764 153516 1116 68 0 154696 0
[pid=3006] vsize: 619056
Current children cumulated CPU time (s) 1028.12
Current children cumulated vsize (Kb) 619056

[startup+1050.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 153997 0 0 0 102785 1023 0 0 25 0 1 0 1782857647 635400192 153865 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 155127 153865 1116 68 0 155059 0
[pid=3006] vsize: 620508
Current children cumulated CPU time (s) 1038.08
Current children cumulated vsize (Kb) 620508

[startup+1060.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 154288 0 0 0 103780 1026 0 0 25 0 1 0 1782857647 636616704 154156 4294967295 134512640 134736556 3221224560 3221223172 134537472 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 155424 154156 1116 68 0 155356 0
[pid=3006] vsize: 621696
Current children cumulated CPU time (s) 1048.06
Current children cumulated vsize (Kb) 621696

[startup+1070.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 154458 0 0 0 104776 1028 0 0 25 0 1 0 1782857647 637292544 154326 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3006/statm): 155589 154326 1116 68 0 155521 0
[pid=3006] vsize: 622356
Current children cumulated CPU time (s) 1058.04
Current children cumulated vsize (Kb) 622356

[startup+1080.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 154609 0 0 0 105772 1031 0 0 25 0 1 0 1782857647 637833216 154477 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 155721 154477 1116 68 0 155653 0
[pid=3006] vsize: 622884
Current children cumulated CPU time (s) 1068.03
Current children cumulated vsize (Kb) 622884

[startup+1090.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 154989 0 0 0 106766 1034 0 0 25 0 1 0 1782857647 639455232 154857 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 156117 154857 1116 68 0 156049 0
[pid=3006] vsize: 624468
Current children cumulated CPU time (s) 1078
Current children cumulated vsize (Kb) 624468

[startup+1100.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 155147 0 0 0 107761 1036 0 0 25 0 1 0 1782857647 640131072 155015 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 156282 155015 1116 68 0 156214 0
[pid=3006] vsize: 625128
Current children cumulated CPU time (s) 1087.97
Current children cumulated vsize (Kb) 625128

[startup+1110.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 155235 0 0 0 108759 1036 0 0 25 0 1 0 1782857647 640401408 155103 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 156348 155103 1116 68 0 156280 0
[pid=3006] vsize: 625392
Current children cumulated CPU time (s) 1097.95
Current children cumulated vsize (Kb) 625392

[startup+1120.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 155348 0 0 0 109757 1037 0 0 25 0 1 0 1782857647 640942080 155216 4294967295 134512640 134736556 3221224560 3221223296 134529158 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 156480 155216 1116 68 0 156412 0
[pid=3006] vsize: 625920
Current children cumulated CPU time (s) 1107.94
Current children cumulated vsize (Kb) 625920

[startup+1130.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 155418 0 0 0 110755 1038 0 0 25 0 1 0 1782857647 641212416 155286 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 156546 155286 1116 68 0 156478 0
[pid=3006] vsize: 626184
Current children cumulated CPU time (s) 1117.93
Current children cumulated vsize (Kb) 626184

[startup+1140.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 155860 0 0 0 111749 1041 0 0 25 0 1 0 1782857647 642969600 155728 4294967295 134512640 134736556 3221224560 3221223232 134528599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 156975 155728 1116 68 0 156907 0
[pid=3006] vsize: 627900
Current children cumulated CPU time (s) 1127.9
Current children cumulated vsize (Kb) 627900

[startup+1150.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 156149 0 0 0 112741 1044 0 0 25 0 1 0 1782857647 644186112 156017 4294967295 134512640 134736556 3221224560 3221223084 134536693 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 157272 156017 1116 68 0 157204 0
[pid=3006] vsize: 629088
Current children cumulated CPU time (s) 1137.85
Current children cumulated vsize (Kb) 629088

[startup+1160.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 156418 0 0 0 113732 1048 0 0 25 0 1 0 1782857647 645267456 156286 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 157536 156286 1116 68 0 157468 0
[pid=3006] vsize: 630144
Current children cumulated CPU time (s) 1147.8
Current children cumulated vsize (Kb) 630144

[startup+1170.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 156874 0 0 0 114726 1051 0 0 25 0 1 0 1782857647 647155712 156742 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 157997 156742 1116 68 0 157929 0
[pid=3006] vsize: 631988
Current children cumulated CPU time (s) 1157.77
Current children cumulated vsize (Kb) 631988

[startup+1180.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 157262 0 0 0 115722 1054 0 0 25 0 1 0 1782857647 648777728 157130 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 158393 157130 1116 68 0 158325 0
[pid=3006] vsize: 633572
Current children cumulated CPU time (s) 1167.76
Current children cumulated vsize (Kb) 633572

[startup+1190.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 157686 0 0 0 116716 1057 0 0 25 0 1 0 1782857647 650399744 157554 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 158789 157554 1116 68 0 158721 0
[pid=3006] vsize: 635156
Current children cumulated CPU time (s) 1177.73
Current children cumulated vsize (Kb) 635156

[startup+1200.07 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 3006
Raw data (/proc/3006/stat): 3006 (bsolo) R 3005 3006 824 0 -1 0 158091 0 0 0 117710 1060 0 0 25 0 1 0 1782857647 652152832 157959 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3006/statm): 159217 157959 1116 68 0 159149 0
[pid=3006] vsize: 636868
Current children cumulated CPU time (s) 1187.7
Current children cumulated vsize (Kb) 636868
One traced child (pid=3006) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1207.71
CPU time (s): 1195.31
CPU user time (s): 1184.4
CPU system time (s): 10.9103
CPU usage (%): 98.9732
Max. virtual memory (cumulated for all children) (Kb): 636868

Verifier Data

ERROR: no interpretation found !