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/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sctap1.opb
MD5SUM3742d8a4a6db91830db1829244573c45
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 49064968192
Optimality of the best value was proved NO
Number of terms in the objective function 10800
Biggest coefficient in the objective function 42949672960
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 6356551592160
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 42949672960
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 6356551592160
Number of bits of the biggest sum of numbers43
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1218.61
Number of variables14400
Total number of constraints300
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints300
Minimum length of a constraint90
Maximum length of a constraint660

Trace number 484

Launcher Data

LAUNCH ON wulflinc29 THE 2005-09-18 10:46:57 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=466 boxname=wulflinc29 idbench=466 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  3742d8a4a6db91830db1829244573c45  /oldhome/oroussel/tmp/wulflinc29/normalized-mps-v2-20-10-sctap1.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc29/normalized-mps-v2-20-10-sctap1.opb
IDLAUNCH: 466
/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:        951936 kB
Buffers:         29524 kB
Cached:          23404 kB
SwapCached:        792 kB
Active:          11052 kB
Inactive:        44540 kB
HighTotal:      131008 kB
HighFree:       106372 kB
LowTotal:       903652 kB
LowFree:        845564 kB
SwapTotal:     2097892 kB
SwapFree:      2096664 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            21368 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 10:54:45 (client local time) WITH STATUS 0 IN 402.246 SECONDS
stats: 466 7 402.246 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 14400 variables and 404 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 5.064
c After prepocess the problem consists of 7560 variables and 404 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 7560 #Dec: 62104 LB: 0 @ 8.564
c Restart #2 #Var: 7560 #Dec: 188973 LB: 0 @ 15.912
c Restart #3 #Var: 7560 #Dec: 377273 LB: 0 @ 26.756
c Restart #4 #Var: 7560 #Dec: 632567 LB: 0 @ 41.508
c Restart #5 #Var: 7560 #Dec: 952147 LB: 0 @ 59.993
c Restart #6 #Var: 7560 #Dec: 1323796 LB: 0 @ 81.701
c Restart #7 #Var: 7560 #Dec: 1811593 LB: 0 @ 109.78
c Restart #8 #Var: 7560 #Dec: 1907629 LB: 0 @ 116.96
c Restart #9 #Var: 7560 #Dec: 1927245 LB: 0 @ 120.08
c Restart #10 #Var: 7560 #Dec: 1933632 LB: 0 @ 121.68
c Restart #11 #Var: 7560 #Dec: 1935848 LB: 0 @ 123.26
c Restart #12 #Var: 7560 #Dec: 1942612 LB: 0 @ 125.2
c Restart #13 #Var: 7560 #Dec: 1949573 LB: 0 @ 127.63
c Restart #14 #Var: 7560 #Dec: 1952392 LB: 0 @ 129.51
c Restart #15 #Var: 7560 #Dec: 1959711 LB: 0 @ 131.76
c Restart #16 #Var: 7560 #Dec: 1962928 LB: 0 @ 134.24
c Restart #17 #Var: 7560 #Dec: 1970622 LB: 0 @ 136.86
c Restart #18 #Var: 7560 #Dec: 1974241 LB: 0 @ 139.55
c Restart #19 #Var: 7560 #Dec: 1982309 LB: 0 @ 142.64
c Restart #20 #Var: 7560 #Dec: 1986328 LB: 0 @ 145.84
c Restart #21 #Var: 7560 #Dec: 1994951 LB: 0 @ 150.43
c Restart #22 #Var: 7560 #Dec: 1999410 LB: 0 @ 157.5
c Restart #23 #Var: 7560 #Dec: 2004046 LB: 0 @ 162.94
c Restart #24 #Var: 7560 #Dec: 2011258 LB: 0 @ 170.57
c Restart #25 #Var: 7560 #Dec: 2021395 LB: 0 @ 174.39
c Restart #26 #Var: 7560 #Dec: 2031037 LB: 0 @ 178.82
c Restart #27 #Var: 7560 #Dec: 2038839 LB: 0 @ 183.41
c Restart #28 #Var: 7560 #Dec: 2048092 LB: 0 @ 187.37
c Restart #29 #Var: 7560 #Dec: 2053909 LB: 0 @ 191.02
c Restart #30 #Var: 7560 #Dec: 2078431 LB: 0 @ 197.71
c Restart #31 #Var: 7560 #Dec: 2088651 LB: 0 @ 203.87
c Restart #32 #Var: 7560 #Dec: 2102650 LB: 0 @ 209.23
c Restart #33 #Var: 7560 #Dec: 2109983 LB: 0 @ 214.22
c Restart #34 #Var: 7560 #Dec: 2116792 LB: 0 @ 219.44
c Restart #35 #Var: 7560 #Dec: 2123803 LB: 0 @ 225.43
c Restart #36 #Var: 7560 #Dec: 2131014 LB: 0 @ 232.1
c Restart #37 #Var: 7560 #Dec: 2141457 LB: 0 @ 243.86
c Restart #38 #Var: 7560 #Dec: 2151886 LB: 0 @ 251.87
c Restart #39 #Var: 7560 #Dec: 2165246 LB: 0 @ 258.32
c Restart #40 #Var: 7560 #Dec: 2175685 LB: 0 @ 265.32
c Restart #41 #Var: 7560 #Dec: 2187338 LB: 0 @ 282.68
c Restart #42 #Var: 7560 #Dec: 2204770 LB: 0 @ 293.59
c Restart #43 #Var: 7560 #Dec: 2215075 LB: 0 @ 303.62
c Restart #44 #Var: 7560 #Dec: 2224939 LB: 0 @ 309.78
c Restart #45 #Var: 7560 #Dec: 2238759 LB: 0 @ 321.82
c Restart #46 #Var: 7560 #Dec: 2251405 LB: 0 @ 329.61
c Restart #47 #Var: 7560 #Dec: 2263371 LB: 0 @ 337.29
c Restart #48 #Var: 7560 #Dec: 2276149 LB: 0 @ 345.65
c Restart #49 #Var: 7560 #Dec: 2290481 LB: 0 @ 354.26
c Restart #50 #Var: 7560 #Dec: 2308509 LB: 0 @ 365.6
c Restart #51 #Var: 7560 #Dec: 2318728 LB: 0 @ 377.37
c Restart #52 #Var: 7560 #Dec: 2329143 LB: 0 @ 387.78
c Restart #53 #Var: 7560 #Dec: 2345550 LB: 0 @ 397
c Caught signal: 15
s UNKNOWN
c Exit Code: 0

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/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1840636614 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/21309/statm): 107 3 90 68 0 39 0
[pid=21309] 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-20-10-sctap1.opb

[startup+10.0035 s]
Raw data (loadavg): 0.87 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 10395 0 0 0 724 106 0 0 17 0 1 0 1840636614 46075904 10306 4294967295 134512640 134736556 3221224560 3221223088 134716298 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 11249 10306 1116 68 0 11181 0
[pid=21309] vsize: 44996
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (Kb) 44996

[startup+20.0043 s]
Raw data (loadavg): 0.89 0.97 0.95 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 10728 0 0 0 1253 265 0 0 17 0 1 0 1840636614 47427584 10639 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 11579 10639 1116 68 0 11511 0
[pid=21309] vsize: 46316
Current children cumulated CPU time (s) 15.18
Current children cumulated vsize (Kb) 46316

[startup+30.0041 s]
Raw data (loadavg): 0.91 0.97 0.95 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 11055 0 0 0 1784 414 0 0 17 0 1 0 1840636614 48775168 10966 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 11908 10966 1116 68 0 11840 0
[pid=21309] vsize: 47632
Current children cumulated CPU time (s) 21.98
Current children cumulated vsize (Kb) 47632

[startup+40.0049 s]
Raw data (loadavg): 0.92 0.97 0.95 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 11378 0 0 0 2316 566 0 0 18 0 1 0 1840636614 50126848 11289 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 12238 11289 1116 68 0 12170 0
[pid=21309] vsize: 48952
Current children cumulated CPU time (s) 28.82
Current children cumulated vsize (Kb) 48952

[startup+50.0057 s]
Raw data (loadavg): 0.93 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 11711 0 0 0 2851 724 0 0 18 0 1 0 1840636614 51478528 11622 4294967295 134512640 134736556 3221224560 3221223092 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 12568 11622 1116 68 0 12500 0
[pid=21309] vsize: 50272
Current children cumulated CPU time (s) 35.75
Current children cumulated vsize (Kb) 50272

[startup+60.0065 s]
Raw data (loadavg): 0.94 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 12028 0 0 0 3380 880 0 0 17 0 1 0 1840636614 52830208 11939 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 12898 11939 1116 68 0 12830 0
[pid=21309] vsize: 51592
Current children cumulated CPU time (s) 42.6
Current children cumulated vsize (Kb) 51592

[startup+70.0073 s]
Raw data (loadavg): 0.95 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 12358 0 0 0 3909 1030 0 0 17 0 1 0 1840636614 54181888 12269 4294967295 134512640 134736556 3221224560 3221223104 134716403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21309/statm): 13228 12269 1116 68 0 13160 0
[pid=21309] vsize: 52912
Current children cumulated CPU time (s) 49.39
Current children cumulated vsize (Kb) 52912

[startup+80.008 s]
Raw data (loadavg): 0.96 0.97 0.95 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 12684 0 0 0 4443 1185 0 0 18 0 1 0 1840636614 55537664 12595 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 13559 12595 1116 68 0 13491 0
[pid=21309] vsize: 54236
Current children cumulated CPU time (s) 56.28
Current children cumulated vsize (Kb) 54236

[startup+90.0088 s]
Raw data (loadavg): 0.96 0.97 0.95 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 13008 0 0 0 4982 1340 0 0 18 0 1 0 1840636614 56889344 12919 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 13889 12919 1116 68 0 13821 0
[pid=21309] vsize: 55556
Current children cumulated CPU time (s) 63.22
Current children cumulated vsize (Kb) 55556

[startup+100.009 s]
Raw data (loadavg): 0.97 0.97 0.95 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 13333 0 0 0 5523 1494 0 0 17 0 1 0 1840636614 58105856 13244 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 14186 13244 1116 68 0 14118 0
[pid=21309] vsize: 56744
Current children cumulated CPU time (s) 70.17
Current children cumulated vsize (Kb) 56744

[startup+110.01 s]
Raw data (loadavg): 0.97 0.97 0.95 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 13674 0 0 0 6062 1646 0 0 18 0 1 0 1840636614 59596800 13585 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 14550 13585 1116 68 0 14482 0
[pid=21309] vsize: 58200
Current children cumulated CPU time (s) 77.08
Current children cumulated vsize (Kb) 58200

[startup+120.011 s]
Raw data (loadavg): 0.98 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 14006 0 0 0 6599 1795 0 0 18 0 1 0 1840636614 60948480 13917 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 14880 13917 1116 68 0 14812 0
[pid=21309] vsize: 59520
Current children cumulated CPU time (s) 83.94
Current children cumulated vsize (Kb) 59520

[startup+130.011 s]
Raw data (loadavg): 0.98 0.97 0.95 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 14312 0 0 0 7128 1950 0 0 18 0 1 0 1840636614 62164992 14223 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21309/statm): 15177 14223 1116 68 0 15109 0
[pid=21309] vsize: 60708
Current children cumulated CPU time (s) 90.78
Current children cumulated vsize (Kb) 60708

[startup+140.012 s]
Raw data (loadavg): 0.98 0.97 0.95 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 14583 0 0 0 7665 2103 0 0 18 0 1 0 1840636614 63246336 14494 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 15441 14494 1116 68 0 15373 0
[pid=21309] vsize: 61764
Current children cumulated CPU time (s) 97.68
Current children cumulated vsize (Kb) 61764

[startup+150.013 s]
Raw data (loadavg): 0.98 0.97 0.95 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 14887 0 0 0 8201 2250 0 0 18 0 1 0 1840636614 64598016 14798 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 15771 14798 1116 68 0 15703 0
[pid=21309] vsize: 63084
Current children cumulated CPU time (s) 104.51
Current children cumulated vsize (Kb) 63084

[startup+160.013 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 15244 0 0 0 8742 2402 0 0 17 0 1 0 1840636614 65961984 15153 4294967295 134512640 134736556 3221224560 3221223268 134609105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 16104 15153 1116 68 0 16036 0
[pid=21309] vsize: 64416
Current children cumulated CPU time (s) 111.44
Current children cumulated vsize (Kb) 64416

[startup+170.013 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 17454 0 0 0 9403 2518 0 0 25 0 1 0 1840636614 75026432 17363 4294967295 134512640 134736556 3221224560 3221223248 134524400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 18317 17363 1116 68 0 18249 0
[pid=21309] vsize: 73268
Current children cumulated CPU time (s) 119.21
Current children cumulated vsize (Kb) 73268

[startup+180.013 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 27264 0 0 0 10267 2580 0 0 25 0 1 0 1840636614 115294208 27173 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 28148 27173 1116 68 0 28080 0
[pid=21309] vsize: 112592
Current children cumulated CPU time (s) 128.47
Current children cumulated vsize (Kb) 112592

[startup+190.014 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 38142 0 0 0 11139 2641 0 0 25 0 1 0 1840636614 159768576 38051 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 39006 38051 1116 68 0 38938 0
[pid=21309] vsize: 156024
Current children cumulated CPU time (s) 137.8
Current children cumulated vsize (Kb) 156024

[startup+200.013 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 48112 0 0 0 12016 2699 0 0 25 0 1 0 1840636614 200740864 48021 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 49009 48021 1116 68 0 48941 0
[pid=21309] vsize: 196036
Current children cumulated CPU time (s) 147.15
Current children cumulated vsize (Kb) 196036

[startup+210.014 s]
Raw data (loadavg): 0.99 0.97 0.95 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 54333 0 0 0 12963 2725 0 0 25 0 1 0 1840636614 226291712 54241 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 55247 54241 1116 68 0 55179 0
[pid=21309] vsize: 220988
Current children cumulated CPU time (s) 156.88
Current children cumulated vsize (Kb) 220988

[startup+220.015 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 58594 0 0 0 13907 2752 0 0 25 0 1 0 1840636614 243728384 58502 4294967295 134512640 134736556 3221224560 3221223248 134524386 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 59504 58502 1116 68 0 59436 0
[pid=21309] vsize: 238016
Current children cumulated CPU time (s) 166.59
Current children cumulated vsize (Kb) 238016

[startup+230.015 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 64427 0 0 0 14814 2793 0 0 25 0 1 0 1840636614 267653120 64335 4294967295 134512640 134736556 3221224560 3221223024 134536108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21309/statm): 65345 64335 1116 68 0 65277 0
[pid=21309] vsize: 261380
Current children cumulated CPU time (s) 176.07
Current children cumulated vsize (Kb) 261380

[startup+240.016 s]
Raw data (loadavg): 1.07 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 71273 0 0 0 15711 2838 0 0 25 0 1 0 1840636614 295628800 71181 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 72175 71181 1116 68 0 72107 0
[pid=21309] vsize: 288700
Current children cumulated CPU time (s) 185.49
Current children cumulated vsize (Kb) 288700

[startup+250.015 s]
Raw data (loadavg): 1.06 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 79861 0 0 0 16564 2900 0 0 25 0 1 0 1840636614 330915840 79769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 80790 79769 1116 68 0 80722 0
[pid=21309] vsize: 323160
Current children cumulated CPU time (s) 194.64
Current children cumulated vsize (Kb) 323160

[startup+260.016 s]
Raw data (loadavg): 1.05 0.99 0.96 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 85058 0 0 0 17476 2937 0 0 25 0 1 0 1840636614 352137216 84966 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 85971 84966 1116 68 0 85903 0
[pid=21309] vsize: 343884
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (Kb) 343884

[startup+270.016 s]
Raw data (loadavg): 1.04 0.99 0.96 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 95240 0 0 0 18357 2993 0 0 25 0 1 0 1840636614 393932800 95145 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 96175 95146 1116 68 0 96107 0
[pid=21309] vsize: 384700
Current children cumulated CPU time (s) 213.5
Current children cumulated vsize (Kb) 384700

[startup+280.016 s]
Raw data (loadavg): 1.03 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 105538 0 0 0 19268 3039 0 0 25 0 1 0 1840636614 436236288 105442 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 106503 105442 1116 68 0 106435 0
[pid=21309] vsize: 426012
Current children cumulated CPU time (s) 223.07
Current children cumulated vsize (Kb) 426012

[startup+290.017 s]
Raw data (loadavg): 1.03 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 114408 0 0 0 20190 3080 0 0 25 0 1 0 1840636614 472727552 114305 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 115412 114305 1116 68 0 115344 0
[pid=21309] vsize: 461648
Current children cumulated CPU time (s) 232.7
Current children cumulated vsize (Kb) 461648

[startup+300.016 s]
Raw data (loadavg): 1.02 0.99 0.96 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 115334 0 0 0 21146 3096 0 0 25 0 1 0 1840636614 476487680 115231 4294967295 134512640 134736556 3221224560 3221223136 134543113 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21309/statm): 116330 115231 1116 68 0 116262 0
[pid=21309] vsize: 465320
Current children cumulated CPU time (s) 242.42
Current children cumulated vsize (Kb) 465320

[startup+310.017 s]
Raw data (loadavg): 1.02 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 120703 0 0 0 22076 3128 0 0 25 0 1 0 1840636614 498487296 120600 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 121701 120600 1116 68 0 121633 0
[pid=21309] vsize: 486804
Current children cumulated CPU time (s) 252.04
Current children cumulated vsize (Kb) 486804

[startup+320.018 s]
Raw data (loadavg): 1.02 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 130067 0 0 0 22971 3177 0 0 25 0 1 0 1840636614 536866816 129963 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 131071 129963 1116 68 0 131003 0
[pid=21309] vsize: 524284
Current children cumulated CPU time (s) 261.48
Current children cumulated vsize (Kb) 524284

[startup+330.018 s]
Raw data (loadavg): 1.01 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 134474 0 0 0 23922 3200 0 0 25 0 1 0 1840636614 554844160 134370 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 135460 134370 1116 68 0 135392 0
[pid=21309] vsize: 541840
Current children cumulated CPU time (s) 271.22
Current children cumulated vsize (Kb) 541840

[startup+340.019 s]
Raw data (loadavg): 1.01 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 134870 0 0 0 24884 3214 0 0 25 0 1 0 1840636614 556457984 134766 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 135854 134766 1116 68 0 135786 0
[pid=21309] vsize: 543416
Current children cumulated CPU time (s) 280.98
Current children cumulated vsize (Kb) 543416

[startup+350.018 s]
Raw data (loadavg): 1.01 0.99 0.96 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 140282 0 0 0 25796 3251 0 0 25 0 1 0 1840636614 578744320 140178 4294967295 134512640 134736556 3221224560 3221223084 134536682 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 141295 140178 1116 68 0 141227 0
[pid=21309] vsize: 565180
Current children cumulated CPU time (s) 290.47
Current children cumulated vsize (Kb) 565180

[startup+360.019 s]
Raw data (loadavg): 1.01 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 140630 0 0 0 26750 3267 0 0 25 0 1 0 1840636614 580075520 140526 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 141620 140526 1116 68 0 141552 0
[pid=21309] vsize: 566480
Current children cumulated CPU time (s) 300.17
Current children cumulated vsize (Kb) 566480

[startup+370.02 s]
Raw data (loadavg): 1.00 0.99 0.96 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 148520 0 0 0 27663 3309 0 0 25 0 1 0 1840636614 612540416 148414 4294967295 134512640 134736556 3221224560 3221223300 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 149546 148414 1116 68 0 149478 0
[pid=21309] vsize: 598184
Current children cumulated CPU time (s) 309.72
Current children cumulated vsize (Kb) 598184

[startup+380.02 s]
Raw data (loadavg): 1.00 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 153610 0 0 0 28601 3339 0 0 25 0 1 0 1840636614 633409536 153498 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 154641 153498 1116 68 0 154573 0
[pid=21309] vsize: 618564
Current children cumulated CPU time (s) 319.4
Current children cumulated vsize (Kb) 618564

[startup+390.02 s]
Raw data (loadavg): 1.00 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 163408 0 0 0 29498 3394 0 0 25 0 1 0 1840636614 673558528 163292 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 164443 163292 1116 68 0 164375 0
[pid=21309] vsize: 657772
Current children cumulated CPU time (s) 328.92
Current children cumulated vsize (Kb) 657772

[startup+400.021 s]
Raw data (loadavg): 1.00 0.99 0.96 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 172036 0 0 0 30406 3440 0 0 25 0 1 0 1840636614 708968448 171919 4294967295 134512640 134736556 3221224560 3221223296 134529243 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 173088 171919 1116 68 0 173020 0
[pid=21309] vsize: 692352
Current children cumulated CPU time (s) 338.46
Current children cumulated vsize (Kb) 692352

[startup+410.022 s]
Raw data (loadavg): 1.00 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 181724 0 0 0 31304 3489 0 0 25 0 1 0 1840636614 748736512 181606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 182797 181606 1116 68 0 182729 0
[pid=21309] vsize: 731188
Current children cumulated CPU time (s) 347.93
Current children cumulated vsize (Kb) 731188

[startup+420.022 s]
Raw data (loadavg): 1.00 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 189558 0 0 0 32207 3534 0 0 24 0 1 0 1840636614 780791808 189439 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 190623 189439 1116 68 0 190555 0
[pid=21309] vsize: 762492
Current children cumulated CPU time (s) 357.41
Current children cumulated vsize (Kb) 762492

[startup+430.023 s]
Raw data (loadavg): 1.00 0.99 0.96 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 198087 0 0 0 33130 3571 0 0 25 0 1 0 1840636614 815800320 197968 4294967295 134512640 134736556 3221224560 3221223232 134528726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 199170 197968 1116 68 0 199102 0
[pid=21309] vsize: 796680
Current children cumulated CPU time (s) 367.01
Current children cumulated vsize (Kb) 796680

[startup+440.022 s]
Raw data (loadavg): 1.00 0.99 0.96 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 205582 0 0 0 34069 3603 0 0 25 0 1 0 1840636614 846479360 205462 4294967295 134512640 134736556 3221224560 3221223112 134551113 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21309/statm): 206660 205462 1116 68 0 206592 0
[pid=21309] vsize: 826640
Current children cumulated CPU time (s) 376.72
Current children cumulated vsize (Kb) 826640

[startup+450.022 s]
Raw data (loadavg): 1.00 0.99 0.96 2/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) R 21308 21309 19818 0 -1 0 214429 0 0 0 34994 3642 0 0 25 0 1 0 1840636614 882827264 214296 4294967295 134512640 134736556 3221224560 3221223256 134560545 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21309/statm): 215534 214296 1116 68 0 215466 0
[pid=21309] vsize: 862136
Current children cumulated CPU time (s) 386.36
Current children cumulated vsize (Kb) 862136

[startup+460.023 s]
Raw data (loadavg): 1.00 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 223210 0 0 0 35898 3686 0 0 25 0 1 0 1840636614 918982656 223070 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 224361 223070 1116 68 0 224293 0
[pid=21309] vsize: 897444
Current children cumulated CPU time (s) 395.84
Current children cumulated vsize (Kb) 897444



Mem limit exceeded: sending SIGTERM then SIGKILL

[startup+466.326 s]
Raw data (loadavg): 1.00 0.99 0.96 1/56 21309
Raw data (/proc/21309/stat): 21309 (bsolo) T 21308 21309 19818 0 -1 0 229259 0 0 0 36466 3716 0 0 25 0 1 0 1840636614 943845376 229119 4294967295 134512640 134736556 3221224560 3221222892 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21309/statm): 230431 229119 1116 68 0 230363 0
[pid=21309] vsize: 921724
Current children cumulated CPU time (s) 401.82
Current children cumulated vsize (Kb) 921724

Sending SIGTERM to -21309
Sleeping 2 seconds
Sending SIGKILL to -21309
One traced child (pid=21309) ended because it received signal 9 (SIGKILL)
All traced children have exited ! Game is over.

Child ended because it received signal 9 (SIGKILL)
Real time (s): 468.753
CPU time (s): 402.246
CPU user time (s): 364.665
CPU system time (s): 37.5813
CPU usage (%): 85.812
Max. virtual memory (cumulated for all children) (Kb): 921724

Verifier Data

ERROR: no interpretation found !