Some explanations

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

General information on the benchmark

Namemps-v2-13-7/MIPLIB/miplib3/normalized-mps-v2-13-7-pk1.opb
MD5SUMb6007187ad037f56a5e2b97a0b86cea8
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6656
Optimality of the best value was proved NO
Number of terms in the objective function 20
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 1048575
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 524288
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2421502
Number of bits of the biggest sum of numbers22
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.01
Number of variables675
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)55
Number of constraints which are nor clauses,nor cardinality constraints45
Minimum length of a constraint1
Maximum length of a constraint95

Trace number 5253

Launcher Data

LAUNCH ON wulflinc20 THE 2005-09-19 23:57:36 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1040 boxname=wulflinc20 idbench=1040 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  b6007187ad037f56a5e2b97a0b86cea8  /oldhome/oroussel/tmp/wulflinc20/normalized-mps-v2-13-7-pk1.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc20/normalized-mps-v2-13-7-pk1.opb
IDLAUNCH: 1040
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.215
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.215
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        869724 kB
Buffers:         41064 kB
Cached:          92948 kB
SwapCached:        832 kB
Active:          72712 kB
Inactive:        63948 kB
HighTotal:      131008 kB
HighFree:        34720 kB
LowTotal:       903652 kB
LowFree:        835004 kB
SwapTotal:     2097892 kB
SwapFree:      2096604 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            22564 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 00:02:03 (client local time) WITH STATUS 0 IN 253.128 SECONDS
stats: 1040 7 253.128 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 675 variables and 60 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.231
c After prepocess the problem consists of 675 variables and 60 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 675 #Dec: 4338 LB: 0 @ 0.538
c Restart #2 #Var: 675 #Dec: 9911 LB: 0 @ 0.999
c Restart #3 #Var: 675 #Dec: 18320 LB: 0 @ 1.714
c Restart #4 #Var: 675 #Dec: 23243 LB: 0 @ 2.411
c Restart #5 #Var: 675 #Dec: 27281 LB: 0 @ 3.206
c Restart #6 #Var: 675 #Dec: 31793 LB: 0 @ 4.123
c Restart #7 #Var: 675 #Dec: 33403 LB: 0 @ 5.081
c Restart #8 #Var: 675 #Dec: 35093 LB: 0 @ 6.253
c Restart #9 #Var: 675 #Dec: 36980 LB: 0 @ 7.574
c Restart #10 #Var: 675 #Dec: 39063 LB: 0 @ 9.057
c Restart #11 #Var: 675 #Dec: 41347 LB: 0 @ 10.677
c Restart #12 #Var: 675 #Dec: 43832 LB: 0 @ 12.645
c Restart #13 #Var: 675 #Dec: 46519 LB: 0 @ 14.571
c Restart #14 #Var: 675 #Dec: 49404 LB: 0 @ 16.772
c Restart #15 #Var: 675 #Dec: 52490 LB: 0 @ 19.15
c Restart #16 #Var: 675 #Dec: 55776 LB: 0 @ 21.597
c Restart #17 #Var: 675 #Dec: 59262 LB: 0 @ 24.4
c Restart #18 #Var: 675 #Dec: 62944 LB: 0 @ 27.133
c Restart #19 #Var: 675 #Dec: 66827 LB: 0 @ 30.732
c Restart #20 #Var: 675 #Dec: 70912 LB: 0 @ 35.13
c Restart #21 #Var: 675 #Dec: 75196 LB: 0 @ 38.811
c Restart #22 #Var: 675 #Dec: 79679 LB: 0 @ 42.706
c Restart #23 #Var: 675 #Dec: 84365 LB: 0 @ 47.005
c Restart #24 #Var: 675 #Dec: 89249 LB: 0 @ 50.892
c Restart #25 #Var: 675 #Dec: 94334 LB: 0 @ 55.563
c Restart #26 #Var: 675 #Dec: 99618 LB: 0 @ 59.791
c Restart #27 #Var: 675 #Dec: 105102 LB: 0 @ 65.097
c Restart #28 #Var: 675 #Dec: 110788 LB: 0 @ 69.872
c Restart #29 #Var: 675 #Dec: 116673 LB: 0 @ 75.645
c Restart #30 #Var: 675 #Dec: 122759 LB: 0 @ 80.913
c Restart #31 #Var: 675 #Dec: 129047 LB: 0 @ 87.313
c Restart #32 #Var: 675 #Dec: 135532 LB: 0 @ 94.056
c Restart #33 #Var: 675 #Dec: 142215 LB: 0 @ 100.42
c Restart #34 #Var: 675 #Dec: 149097 LB: 0 @ 107.42
c Restart #35 #Var: 675 #Dec: 156183 LB: 0 @ 114.17
c Restart #36 #Var: 675 #Dec: 163465 LB: 0 @ 121.77
c Restart #37 #Var: 675 #Dec: 170950 LB: 0 @ 128.16
c Restart #38 #Var: 675 #Dec: 178631 LB: 0 @ 136.76
c Restart #39 #Var: 675 #Dec: 186514 LB: 0 @ 144.38
c Restart #40 #Var: 675 #Dec: 194599 LB: 0 @ 154.16
c Restart #41 #Var: 675 #Dec: 202882 LB: 0 @ 164.66
c Restart #42 #Var: 675 #Dec: 211367 LB: 0 @ 176.29
c Restart #43 #Var: 675 #Dec: 220050 LB: 0 @ 186.09
c Restart #44 #Var: 675 #Dec: 228933 LB: 0 @ 195.41
c Restart #45 #Var: 675 #Dec: 238016 LB: 0 @ 206.07
c Restart #46 #Var: 675 #Dec: 247295 LB: 0 @ 216.05
c Restart #47 #Var: 675 #Dec: 256777 LB: 0 @ 226.7
c Restart #48 #Var: 675 #Dec: 266461 LB: 0 @ 237.99
c Restart #49 #Var: 675 #Dec: 276345 LB: 0 @ 249.28
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/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 19 0 0 0 0 0 0 0 19 0 1 0 1854032774 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/25767/statm): 107 3 90 68 0 39 0
[pid=25767] 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/wulflinc20/normalized-mps-v2-13-7-pk1.opb

[startup+10.0036 s]
Raw data (loadavg): 0.93 0.97 0.99 1/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) T 25766 25767 2660 0 -1 0 11222 0 0 0 797 81 0 0 25 0 1 0 1854032774 49037312 11131 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25767/statm): 11972 11131 1116 68 0 11904 0
[pid=25767] vsize: 47888
Current children cumulated CPU time (s) 8.78
Current children cumulated vsize (Kb) 47888

[startup+20.0043 s]
Raw data (loadavg): 0.94 0.97 0.99 1/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) T 25766 25767 2660 0 -1 0 22538 0 0 0 1708 126 0 0 25 0 1 0 1854032774 95473664 22442 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25767/statm): 23309 22442 1116 68 0 23241 0
[pid=25767] vsize: 93236
Current children cumulated CPU time (s) 18.34
Current children cumulated vsize (Kb) 93236

[startup+30.005 s]
Raw data (loadavg): 0.95 0.97 0.99 1/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) T 25766 25767 2660 0 -1 0 33525 0 0 0 2616 171 0 0 25 0 1 0 1854032774 140840960 33416 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25767/statm): 34385 33416 1116 68 0 34317 0
[pid=25767] vsize: 137540
Current children cumulated CPU time (s) 27.87
Current children cumulated vsize (Kb) 137540

[startup+40.0047 s]
Raw data (loadavg): 0.95 0.97 0.99 1/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) T 25766 25767 2660 0 -1 0 42525 0 0 0 3542 207 0 0 25 0 1 0 1854032774 177713152 42405 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25767/statm): 43387 42405 1116 68 0 43319 0
[pid=25767] vsize: 173548
Current children cumulated CPU time (s) 37.49
Current children cumulated vsize (Kb) 173548

[startup+50.0045 s]
Raw data (loadavg): 0.96 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 52238 0 0 0 4464 247 0 0 25 0 1 0 1854032774 217587712 52109 4294967295 134512640 134736556 3221224560 3221223116 134536391 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25767/statm): 53122 52109 1116 68 0 53054 0
[pid=25767] vsize: 212488
Current children cumulated CPU time (s) 47.11
Current children cumulated vsize (Kb) 212488

[startup+60.0052 s]
Raw data (loadavg): 0.97 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 62371 0 0 0 5379 292 0 0 25 0 1 0 1854032774 259112960 62222 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25767/statm): 63260 62222 1116 68 0 63192 0
[pid=25767] vsize: 253040
Current children cumulated CPU time (s) 56.71
Current children cumulated vsize (Kb) 253040

[startup+70.0059 s]
Raw data (loadavg): 0.97 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 72289 0 0 0 6299 332 0 0 25 0 1 0 1854032774 299978752 72135 4294967295 134512640 134736556 3221224560 3221223148 134550916 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25767/statm): 73237 72135 1116 68 0 73169 0
[pid=25767] vsize: 292948
Current children cumulated CPU time (s) 66.31
Current children cumulated vsize (Kb) 292948

[startup+80.0066 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 81513 0 0 0 7224 371 0 0 25 0 1 0 1854032774 337661952 81352 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25767/statm): 82437 81352 1116 68 0 82369 0
[pid=25767] vsize: 329748
Current children cumulated CPU time (s) 75.95
Current children cumulated vsize (Kb) 329748

[startup+90.0064 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 91283 0 0 0 8144 413 0 0 25 0 1 0 1854032774 377729024 91118 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25767/statm): 92219 91118 1116 68 0 92151 0
[pid=25767] vsize: 368876
Current children cumulated CPU time (s) 85.57
Current children cumulated vsize (Kb) 368876

[startup+100.006 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 99399 0 0 0 9085 441 0 0 25 0 1 0 1854032774 410910720 99231 4294967295 134512640 134736556 3221224560 3221223000 1077377291 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25767/statm): 100320 99231 1116 68 0 100252 0
[pid=25767] vsize: 401280
Current children cumulated CPU time (s) 95.26
Current children cumulated vsize (Kb) 401280

[startup+110.007 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) T 25766 25767 2660 0 -1 0 108570 0 0 0 10013 479 0 0 25 0 1 0 1854032774 448655360 108388 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25767/statm): 109535 108388 1116 68 0 109467 0
[pid=25767] vsize: 438140
Current children cumulated CPU time (s) 104.92
Current children cumulated vsize (Kb) 438140

[startup+120.007 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 117495 0 0 0 10943 514 0 0 25 0 1 0 1854032774 484859904 117149 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25767/statm): 118374 117149 1116 68 0 118306 0
[pid=25767] vsize: 473496
Current children cumulated CPU time (s) 114.57
Current children cumulated vsize (Kb) 473496

[startup+130.007 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) T 25766 25767 2660 0 -1 0 126789 0 0 0 11868 552 0 0 25 0 1 0 1854032774 523071488 126356 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25767/statm): 127703 126356 1116 68 0 127635 0
[pid=25767] vsize: 510812
Current children cumulated CPU time (s) 124.2
Current children cumulated vsize (Kb) 510812

[startup+140.007 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 136303 0 0 0 12792 593 0 0 25 0 1 0 1854032774 561766400 135867 4294967295 134512640 134736556 3221224560 3221223252 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25767/statm): 137150 135867 1116 68 0 137082 0
[pid=25767] vsize: 548600
Current children cumulated CPU time (s) 133.85
Current children cumulated vsize (Kb) 548600

[startup+150.008 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 144679 0 0 0 13723 628 0 0 22 0 1 0 1854032774 596021248 144161 4294967295 134512640 134736556 3221224560 3221223200 134608199 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25767/statm): 145513 144161 1116 68 0 145445 0
[pid=25767] vsize: 582052
Current children cumulated CPU time (s) 143.51
Current children cumulated vsize (Kb) 582052

[startup+160.007 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 152346 0 0 0 14652 664 0 0 25 0 1 0 1854032774 627314688 151822 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25767/statm): 153153 151822 1116 68 0 153085 0
[pid=25767] vsize: 612612
Current children cumulated CPU time (s) 153.16
Current children cumulated vsize (Kb) 612612

[startup+170.007 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 159019 0 0 0 15595 694 0 0 25 0 1 0 1854032774 654737408 158399 4294967295 134512640 134736556 3221224560 3221223312 134556549 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25767/statm): 159848 158399 1116 68 0 159780 0
[pid=25767] vsize: 639392
Current children cumulated CPU time (s) 162.89
Current children cumulated vsize (Kb) 639392

[startup+180.008 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) T 25766 25767 2660 0 -1 0 165263 0 0 0 16540 723 0 0 25 0 1 0 1854032774 680148992 164643 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25767/statm): 166052 164643 1116 68 0 165984 0
[pid=25767] vsize: 664208
Current children cumulated CPU time (s) 172.63
Current children cumulated vsize (Kb) 664208

[startup+190.008 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 172940 0 0 0 17477 758 0 0 25 0 1 0 1854032774 711434240 172237 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25767/statm): 173690 172237 1116 68 0 173622 0
[pid=25767] vsize: 694760
Current children cumulated CPU time (s) 182.35
Current children cumulated vsize (Kb) 694760

[startup+200.007 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) T 25766 25767 2660 0 -1 0 181079 0 0 0 18411 793 0 0 23 0 1 0 1854032774 744878080 180358 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25767/statm): 181855 180358 1116 68 0 181787 0
[pid=25767] vsize: 727420
Current children cumulated CPU time (s) 192.04
Current children cumulated vsize (Kb) 727420

[startup+210.008 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 189188 0 0 0 19348 826 0 0 25 0 1 0 1854032774 777928704 188459 4294967295 134512640 134736556 3221224560 3221223056 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25767/statm): 189924 188459 1116 68 0 189856 0
[pid=25767] vsize: 759696
Current children cumulated CPU time (s) 201.74
Current children cumulated vsize (Kb) 759696

[startup+220.008 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 196653 0 0 0 20285 857 0 0 25 0 1 0 1854032774 808341504 195924 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25767/statm): 197349 195924 1116 68 0 197281 0
[pid=25767] vsize: 789396
Current children cumulated CPU time (s) 211.42
Current children cumulated vsize (Kb) 789396

[startup+230.008 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) T 25766 25767 2660 0 -1 0 205080 0 0 0 21216 893 0 0 25 0 1 0 1854032774 842678272 204351 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25767/statm): 205732 204351 1116 68 0 205664 0
[pid=25767] vsize: 822928
Current children cumulated CPU time (s) 221.09
Current children cumulated vsize (Kb) 822928

[startup+240.008 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 212364 0 0 0 22158 925 0 0 25 0 1 0 1854032774 872259584 211471 4294967295 134512640 134736556 3221224560 3221223264 134605407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25767/statm): 212954 211471 1116 68 0 212886 0
[pid=25767] vsize: 851816
Current children cumulated CPU time (s) 230.83
Current children cumulated vsize (Kb) 851816

[startup+250.008 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) R 25766 25767 2660 0 -1 0 220215 0 0 0 23094 957 0 0 25 0 1 0 1854032774 904060928 219070 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25767/statm): 220718 219070 1116 68 0 220650 0
[pid=25767] vsize: 882872
Current children cumulated CPU time (s) 240.51
Current children cumulated vsize (Kb) 882872

[startup+260.009 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) D 25766 25767 2660 0 -1 0 229560 0 122 0 23918 998 0 0 18 0 1 0 1854032774 934473728 226411 4294967295 134512640 134736556 3221224560 3221223312 134609056 0 0 5 16384 3222515881 0 0 17 0 0 0
Raw data (/proc/25767/statm): 228143 226411 1116 68 0 228075 0
[pid=25767] vsize: 912572
Current children cumulated CPU time (s) 249.16
Current children cumulated vsize (Kb) 912572



Mem limit exceeded: sending SIGTERM then SIGKILL

[startup+264.214 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 25767
Raw data (/proc/25767/stat): 25767 (bsolo) T 25766 25767 2660 0 -1 0 232466 0 173 0 24254 1015 0 0 25 0 1 0 1854032774 943800320 227971 4294967295 134512640 134736556 3221224560 3221222908 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/25767/statm): 230420 227971 1116 68 0 230352 0
[pid=25767] vsize: 921680
Current children cumulated CPU time (s) 252.69
Current children cumulated vsize (Kb) 921680

Sending SIGTERM to -25767
Sleeping 2 seconds
Sending SIGKILL to -25767
One traced child (pid=25767) 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): 266.647
CPU time (s): 253.128
CPU user time (s): 242.541
CPU system time (s): 10.5864
CPU usage (%): 94.9298
Max. virtual memory (cumulated for all children) (Kb): 921680

Verifier Data

ERROR: no interpretation found !