Some explanations

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

General information on the benchmark

Namemps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n370e.opb
MD5SUMaadb0de5eaca616b889c1e61e0fb0b70
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53301483181
Optimality of the best value was proved NO
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29700464693312
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29700464693312
Number of bits of the biggest sum of numbers45
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1206.32
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000

Trace number 10160

Launcher Data

LAUNCH ON wulflinc32 THE 2005-09-23 17:11:04 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=8895 boxname=wulflinc32 idbench=691 idsolver=8 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  aadb0de5eaca616b889c1e61e0fb0b70  /oldhome/oroussel/tmp/wulflinc32/normalized-mps-v2-20-10-n370e.opb
REAL COMMAND:  pb2sat /oldhome/oroussel/tmp/wulflinc32/normalized-mps-v2-20-10-n370e.opb
IDLAUNCH: 8895
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.145
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.145
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:      1034724 kB
MemFree:        910708 kB
Buffers:         15112 kB
Cached:          88656 kB
SwapCached:          0 kB
Active:          53552 kB
Inactive:        53152 kB
HighTotal:      131072 kB
HighFree:        37920 kB
LowTotal:       903652 kB
LowFree:        872788 kB
SwapTotal:     2097892 kB
SwapFree:      2097892 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6988 kB
Slab:            11576 kB
Committed_AS:    63660 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-23 17:22:14 (client local time) WITH STATUS 0 IN 669.139 SECONDS
stats: 8895 7 669.139 0

Solver Data

c This solver internally uses Chaff 2004.11.15 Simplified
*** glibc detected *** pb2sat: free(): invalid pointer: 0x0b3c5858 ***
======= Backtrace: =========
[0x8133e0b]
[0x81342a2]
[0x806658b]
[0x8054311]
[0x8054360]
[0x8054360]
[0x8054360]
[0x8054360]
[0x8054360]
[0x8054360]
[0x8054360]
[0x8056e70]
[0x8057c4e]
[0x8058134]
[0x805fe7b]
[0x804a6f2]
[0x8110e79]
[0x8048141]
======= Memory map: ========
08048000-081b1000 r-xp 00000000 00:14 3276939    /oldhome/oroussel/solvers/pb2sat
081b1000-081b4000 rw-p 00168000 00:14 3276939    /oldhome/oroussel/solvers/pb2sat
081b4000-0c8c6000 rw-p 081b4000 00:00 0 
40000000-40001000 rw-p 40000000 00:00 0 
40966000-40d67000 rw-p 40966000 00:00 0 
410e6000-42ae8000 rw-p 410e6000 00:00 0 
42ae8000-43ae9000 rw-p 40537000 00:00 0 
43b00000-43b24000 rw-p 43b00000 00:00 0 
43b24000-43c00000 ---p 43b24000 00:00 0 
442ec000-464ed000 rw-p 442ec000 00:00 0 
bff08000-c0000000 rw-p bff08000 00:00 0 
ffffe000-fffff000 ---p 00000000 00:00 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/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 18 0 0 0 0 0 0 0 23 0 1 0 21843859 1527808 2 4294967295 134512640 135987407 3221224560 3221224560 134512928 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 373 2 364 364 0 9 0
[pid=8255] vsize: 1492
open syscall for file /oldhome/oroussel/tmp/wulflinc32/normalized-mps-v2-20-10-n370e.opb

[startup+10.0022 s]
Raw data (loadavg): 0.94 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 2530 0 0 0 994 5 0 0 25 0 1 0 21843859 9502720 1843 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 2320 1843 364 364 0 1956 0
[pid=8255] vsize: 9280
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 9280

[startup+20.003 s]
Raw data (loadavg): 0.95 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 3027 0 0 0 1993 6 0 0 25 0 1 0 21843859 10719232 2332 4294967295 134512640 135987407 3221224560 3221221872 134555870 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 2617 2332 364 364 0 2253 0
[pid=8255] vsize: 10468
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 10468

[startup+30.0028 s]
Raw data (loadavg): 0.95 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 4407 0 0 0 2987 11 0 0 25 0 1 0 21843859 15630336 2968 4294967295 134512640 135987407 3221224560 3221221872 134555870 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 3816 2968 364 364 0 3452 0
[pid=8255] vsize: 15264
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 15264

[startup+40.0025 s]
Raw data (loadavg): 0.96 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 4688 0 0 0 3986 12 0 0 25 0 1 0 21843859 16441344 3244 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 4014 3244 364 364 0 3650 0
[pid=8255] vsize: 16056
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 16056

[startup+50.0033 s]
Raw data (loadavg): 0.97 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 4949 0 0 0 4985 13 0 0 25 0 1 0 21843859 17117184 3500 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 4179 3500 364 364 0 3815 0
[pid=8255] vsize: 16716
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 16716

[startup+60.0031 s]
Raw data (loadavg): 0.97 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 5184 0 0 0 5985 13 0 0 25 0 1 0 21843859 17657856 3732 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 4311 3732 364 364 0 3947 0
[pid=8255] vsize: 17244
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 17244

[startup+70.0038 s]
Raw data (loadavg): 0.97 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 5399 0 0 0 6984 14 0 0 25 0 1 0 21843859 18198528 3943 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 4443 3943 364 364 0 4079 0
[pid=8255] vsize: 17772
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 17772

[startup+80.0046 s]
Raw data (loadavg): 0.98 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 5599 0 0 0 7984 15 0 0 25 0 1 0 21843859 18739200 4140 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 4575 4140 364 364 0 4211 0
[pid=8255] vsize: 18300
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 18300

[startup+90.0044 s]
Raw data (loadavg): 0.98 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 5788 0 0 0 8983 15 0 0 25 0 1 0 21843859 19279872 4326 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 4707 4326 364 364 0 4343 0
[pid=8255] vsize: 18828
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 18828

[startup+100.005 s]
Raw data (loadavg): 0.98 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 5967 0 0 0 9983 15 0 0 25 0 1 0 21843859 19685376 4502 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 4806 4502 364 364 0 4442 0
[pid=8255] vsize: 19224
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 19224

[startup+110.006 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 8311 0 0 0 10978 20 0 0 25 0 1 0 21843859 28696576 5368 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7006 5368 364 364 0 6642 0
[pid=8255] vsize: 28024
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 28024

[startup+120.007 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 8369 0 0 0 11978 20 0 0 25 0 1 0 21843859 28696576 5424 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7006 5424 364 364 0 6642 0
[pid=8255] vsize: 28024
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 28024

[startup+130.007 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 8500 0 0 0 12977 21 0 0 25 0 1 0 21843859 29102080 5552 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7105 5552 364 364 0 6741 0
[pid=8255] vsize: 28420
Current children cumulated CPU time (s) 129.98
Current children cumulated vsize (Kb) 28420

[startup+140.007 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 8626 0 0 0 13976 21 0 0 25 0 1 0 21843859 29372416 5676 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7171 5676 364 364 0 6807 0
[pid=8255] vsize: 28684
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 28684

[startup+150.008 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 8750 0 0 0 14976 22 0 0 25 0 1 0 21843859 29642752 5798 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7237 5798 364 364 0 6873 0
[pid=8255] vsize: 28948
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 28948

[startup+160.008 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 8869 0 0 0 15976 22 0 0 25 0 1 0 21843859 29913088 5915 4294967295 134512640 135987407 3221224560 3221221872 134555861 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7303 5915 364 364 0 6939 0
[pid=8255] vsize: 29212
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 29212

[startup+170.009 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 8986 0 0 0 16976 22 0 0 25 0 1 0 21843859 30183424 6029 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7369 6029 364 364 0 7005 0
[pid=8255] vsize: 29476
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 29476

[startup+180.009 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 9112 0 0 0 17975 23 0 0 25 0 1 0 21843859 30588928 6153 4294967295 134512640 135987407 3221224560 3221221872 134555852 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7468 6153 364 364 0 7104 0
[pid=8255] vsize: 29872
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 29872

[startup+190.009 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 9239 0 0 0 18974 24 0 0 25 0 1 0 21843859 30859264 6278 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7534 6278 364 364 0 7170 0
[pid=8255] vsize: 30136
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 30136

[startup+200.01 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 9362 0 0 0 19974 24 0 0 25 0 1 0 21843859 31129600 6399 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7600 6399 364 364 0 7236 0
[pid=8255] vsize: 30400
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (Kb) 30400

[startup+210.01 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 9483 0 0 0 20973 25 0 0 25 0 1 0 21843859 31535104 6518 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7699 6518 364 364 0 7335 0
[pid=8255] vsize: 30796
Current children cumulated CPU time (s) 209.98
Current children cumulated vsize (Kb) 30796

[startup+220.01 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 9602 0 0 0 21973 25 0 0 25 0 1 0 21843859 31805440 6635 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7765 6635 364 364 0 7401 0
[pid=8255] vsize: 31060
Current children cumulated CPU time (s) 219.98
Current children cumulated vsize (Kb) 31060

[startup+230.01 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 9715 0 0 0 22973 26 0 0 25 0 1 0 21843859 32075776 6747 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7831 6747 364 364 0 7467 0
[pid=8255] vsize: 31324
Current children cumulated CPU time (s) 229.99
Current children cumulated vsize (Kb) 31324

[startup+240.01 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 9831 0 0 0 23972 26 0 0 25 0 1 0 21843859 32346112 6861 4294967295 134512640 135987407 3221224560 3221221872 134555852 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7897 6861 364 364 0 7533 0
[pid=8255] vsize: 31588
Current children cumulated CPU time (s) 239.98
Current children cumulated vsize (Kb) 31588

[startup+250.011 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 9942 0 0 0 24972 26 0 0 25 0 1 0 21843859 32616448 6970 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 7963 6970 364 364 0 7599 0
[pid=8255] vsize: 31852
Current children cumulated CPU time (s) 249.98
Current children cumulated vsize (Kb) 31852

[startup+260.01 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 10051 0 0 0 25971 27 0 0 25 0 1 0 21843859 32886784 7077 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8029 7077 364 364 0 7665 0
[pid=8255] vsize: 32116
Current children cumulated CPU time (s) 259.98
Current children cumulated vsize (Kb) 32116

[startup+270.011 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 10158 0 0 0 26971 27 0 0 25 0 1 0 21843859 33157120 7182 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8095 7182 364 364 0 7731 0
[pid=8255] vsize: 32380
Current children cumulated CPU time (s) 269.98
Current children cumulated vsize (Kb) 32380

[startup+280.011 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 10264 0 0 0 27971 27 0 0 25 0 1 0 21843859 33427456 7287 4294967295 134512640 135987407 3221224560 3221221872 134555852 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8161 7287 364 364 0 7797 0
[pid=8255] vsize: 32644
Current children cumulated CPU time (s) 279.98
Current children cumulated vsize (Kb) 32644

[startup+290.011 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 10367 0 0 0 28970 28 0 0 25 0 1 0 21843859 33697792 7388 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8227 7388 364 364 0 7863 0
[pid=8255] vsize: 32908
Current children cumulated CPU time (s) 289.98
Current children cumulated vsize (Kb) 32908

[startup+300.012 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 10470 0 0 0 29970 28 0 0 25 0 1 0 21843859 33968128 7489 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8293 7489 364 364 0 7929 0
[pid=8255] vsize: 33172
Current children cumulated CPU time (s) 299.98
Current children cumulated vsize (Kb) 33172

[startup+310.012 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 10570 0 0 0 30969 29 0 0 25 0 1 0 21843859 34238464 7588 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8359 7588 364 364 0 7995 0
[pid=8255] vsize: 33436
Current children cumulated CPU time (s) 309.98
Current children cumulated vsize (Kb) 33436

[startup+320.013 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 10670 0 0 0 31969 29 0 0 25 0 1 0 21843859 34508800 7686 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8425 7686 364 364 0 8061 0
[pid=8255] vsize: 33700
Current children cumulated CPU time (s) 319.98
Current children cumulated vsize (Kb) 33700

[startup+330.013 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 10767 0 0 0 32969 30 0 0 25 0 1 0 21843859 34779136 7782 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8491 7782 364 364 0 8127 0
[pid=8255] vsize: 33964
Current children cumulated CPU time (s) 329.99
Current children cumulated vsize (Kb) 33964

[startup+340.013 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 10862 0 0 0 33968 30 0 0 25 0 1 0 21843859 35049472 7875 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8557 7875 364 364 0 8193 0
[pid=8255] vsize: 34228
Current children cumulated CPU time (s) 339.98
Current children cumulated vsize (Kb) 34228

[startup+350.013 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 10959 0 0 0 34968 30 0 0 25 0 1 0 21843859 35319808 7971 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8623 7971 364 364 0 8259 0
[pid=8255] vsize: 34492
Current children cumulated CPU time (s) 349.98
Current children cumulated vsize (Kb) 34492

[startup+360.014 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 11054 0 0 0 35968 30 0 0 25 0 1 0 21843859 35590144 8064 4294967295 134512640 135987407 3221224560 3221221744 134895232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8689 8064 364 364 0 8325 0
[pid=8255] vsize: 34756
Current children cumulated CPU time (s) 359.98
Current children cumulated vsize (Kb) 34756

[startup+370.015 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 11147 0 0 0 36968 31 0 0 25 0 1 0 21843859 35725312 8155 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8722 8155 364 364 0 8358 0
[pid=8255] vsize: 34888
Current children cumulated CPU time (s) 369.99
Current children cumulated vsize (Kb) 34888

[startup+380.015 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 11238 0 0 0 37967 31 0 0 25 0 1 0 21843859 35995648 8245 4294967295 134512640 135987407 3221224560 3221221872 134555861 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8788 8245 364 364 0 8424 0
[pid=8255] vsize: 35152
Current children cumulated CPU time (s) 379.98
Current children cumulated vsize (Kb) 35152

[startup+390.014 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 11326 0 0 0 38967 31 0 0 25 0 1 0 21843859 36265984 8332 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8854 8332 364 364 0 8490 0
[pid=8255] vsize: 35416
Current children cumulated CPU time (s) 389.98
Current children cumulated vsize (Kb) 35416

[startup+400.015 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 11416 0 0 0 39967 32 0 0 25 0 1 0 21843859 36401152 8420 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8887 8420 364 364 0 8523 0
[pid=8255] vsize: 35548
Current children cumulated CPU time (s) 399.99
Current children cumulated vsize (Kb) 35548

[startup+410.015 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 11505 0 0 0 40967 32 0 0 25 0 1 0 21843859 36671488 8508 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 8953 8508 364 364 0 8589 0
[pid=8255] vsize: 35812
Current children cumulated CPU time (s) 409.99
Current children cumulated vsize (Kb) 35812

[startup+420.016 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 11591 0 0 0 41966 32 0 0 25 0 1 0 21843859 36941824 8592 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 9019 8592 364 364 0 8655 0
[pid=8255] vsize: 36076
Current children cumulated CPU time (s) 419.98
Current children cumulated vsize (Kb) 36076

[startup+430.017 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 11678 0 0 0 42966 32 0 0 25 0 1 0 21843859 37076992 8678 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 9052 8678 364 364 0 8688 0
[pid=8255] vsize: 36208
Current children cumulated CPU time (s) 429.98
Current children cumulated vsize (Kb) 36208

[startup+440.016 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 11763 0 0 0 43966 33 0 0 25 0 1 0 21843859 37347328 8762 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 9118 8762 364 364 0 8754 0
[pid=8255] vsize: 36472
Current children cumulated CPU time (s) 439.99
Current children cumulated vsize (Kb) 36472

[startup+450.017 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 11847 0 0 0 44965 33 0 0 25 0 1 0 21843859 37617664 8844 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 9184 8844 364 364 0 8820 0
[pid=8255] vsize: 36736
Current children cumulated CPU time (s) 449.98
Current children cumulated vsize (Kb) 36736

[startup+460.018 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 11930 0 0 0 45965 33 0 0 25 0 1 0 21843859 37752832 8926 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 9217 8926 364 364 0 8853 0
[pid=8255] vsize: 36868
Current children cumulated CPU time (s) 459.98
Current children cumulated vsize (Kb) 36868

[startup+470.019 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16478 0 0 0 46956 42 0 0 25 0 1 0 21843859 55775232 10526 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 13617 10526 364 364 0 13253 0
[pid=8255] vsize: 54468
Current children cumulated CPU time (s) 469.98
Current children cumulated vsize (Kb) 54468

[startup+480.018 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16509 0 0 0 47956 42 0 0 25 0 1 0 21843859 55775232 10555 4294967295 134512640 135987407 3221224560 3221221872 134555868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 13617 10555 364 364 0 13253 0
[pid=8255] vsize: 54468
Current children cumulated CPU time (s) 479.98
Current children cumulated vsize (Kb) 54468

[startup+490.019 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16539 0 0 0 48956 42 0 0 25 0 1 0 21843859 55775232 10584 4294967295 134512640 135987407 3221224560 3221221872 134555852 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 13617 10584 364 364 0 13253 0
[pid=8255] vsize: 54468
Current children cumulated CPU time (s) 489.98
Current children cumulated vsize (Kb) 54468

[startup+500.02 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16568 0 0 0 49956 42 0 0 25 0 1 0 21843859 55775232 10612 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 13617 10612 364 364 0 13253 0
[pid=8255] vsize: 54468
Current children cumulated CPU time (s) 499.98
Current children cumulated vsize (Kb) 54468

[startup+510.02 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16598 0 0 0 50956 42 0 0 25 0 1 0 21843859 55775232 10640 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8255/statm): 13617 10640 364 364 0 13253 0
[pid=8255] vsize: 54468
Current children cumulated CPU time (s) 509.98
Current children cumulated vsize (Kb) 54468

[startup+520.02 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16627 0 0 0 51956 42 0 0 25 0 1 0 21843859 55775232 10668 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8255/statm): 13617 10668 364 364 0 13253 0
[pid=8255] vsize: 54468
Current children cumulated CPU time (s) 519.98
Current children cumulated vsize (Kb) 54468

[startup+530.021 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16657 0 0 0 52956 43 0 0 25 0 1 0 21843859 55775232 10697 4294967295 134512640 135987407 3221224560 3221221872 134555861 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 13617 10697 364 364 0 13253 0
[pid=8255] vsize: 54468
Current children cumulated CPU time (s) 529.99
Current children cumulated vsize (Kb) 54468

[startup+540.021 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16722 0 0 0 53955 43 0 0 25 0 1 0 21843859 55910400 10761 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 13650 10761 364 364 0 13286 0
[pid=8255] vsize: 54600
Current children cumulated CPU time (s) 539.98
Current children cumulated vsize (Kb) 54600

[startup+550.022 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16790 0 0 0 54955 44 0 0 25 0 1 0 21843859 56045568 10827 4294967295 134512640 135987407 3221224560 3221221872 134555861 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 13683 10827 364 364 0 13319 0
[pid=8255] vsize: 54732
Current children cumulated CPU time (s) 549.99
Current children cumulated vsize (Kb) 54732

[startup+560.023 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16856 0 0 0 55955 44 0 0 25 0 1 0 21843859 56180736 10892 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 13716 10892 364 364 0 13352 0
[pid=8255] vsize: 54864
Current children cumulated CPU time (s) 559.99
Current children cumulated vsize (Kb) 54864

[startup+570.023 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16922 0 0 0 56955 44 0 0 25 0 1 0 21843859 56315904 10957 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 13749 10957 364 364 0 13385 0
[pid=8255] vsize: 54996
Current children cumulated CPU time (s) 569.99
Current children cumulated vsize (Kb) 54996

[startup+580.023 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 16987 0 0 0 57955 44 0 0 25 0 1 0 21843859 56586240 11021 4294967295 134512640 135987407 3221224560 3221221872 134555868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 13815 11021 364 364 0 13451 0
[pid=8255] vsize: 55260
Current children cumulated CPU time (s) 579.99
Current children cumulated vsize (Kb) 55260

[startup+590.024 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 17052 0 0 0 58955 44 0 0 25 0 1 0 21843859 56721408 11084 4294967295 134512640 135987407 3221224560 3221221744 134536157 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 13848 11084 364 364 0 13484 0
[pid=8255] vsize: 55392
Current children cumulated CPU time (s) 589.99
Current children cumulated vsize (Kb) 55392

[startup+600.025 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 17117 0 0 0 59955 44 0 0 25 0 1 0 21843859 56856576 11148 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8255/statm): 13881 11148 364 364 0 13517 0
[pid=8255] vsize: 55524
Current children cumulated CPU time (s) 599.99
Current children cumulated vsize (Kb) 55524

[startup+610.025 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 17180 0 0 0 60955 44 0 0 25 0 1 0 21843859 56991744 11210 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8255/statm): 13914 11210 364 364 0 13550 0
[pid=8255] vsize: 55656
Current children cumulated CPU time (s) 609.99
Current children cumulated vsize (Kb) 55656

[startup+620.026 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 17244 0 0 0 61955 44 0 0 25 0 1 0 21843859 57126912 11273 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8255/statm): 13947 11273 364 364 0 13583 0
[pid=8255] vsize: 55788
Current children cumulated CPU time (s) 619.99
Current children cumulated vsize (Kb) 55788

[startup+630.027 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 17306 0 0 0 62955 45 0 0 25 0 1 0 21843859 57262080 11334 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8255/statm): 13980 11334 364 364 0 13616 0
[pid=8255] vsize: 55920
Current children cumulated CPU time (s) 630
Current children cumulated vsize (Kb) 55920

[startup+640.027 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 17368 0 0 0 63955 45 0 0 25 0 1 0 21843859 57397248 11395 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8255/statm): 14013 11395 364 364 0 13649 0
[pid=8255] vsize: 56052
Current children cumulated CPU time (s) 640
Current children cumulated vsize (Kb) 56052

[startup+650.026 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 17430 0 0 0 64955 45 0 0 25 0 1 0 21843859 57532416 11455 4294967295 134512640 135987407 3221224560 3221221872 134555859 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 14046 11455 364 364 0 13682 0
[pid=8255] vsize: 56184
Current children cumulated CPU time (s) 650
Current children cumulated vsize (Kb) 56184

[startup+660.027 s]
Raw data (loadavg): 0.99 0.98 0.96 2/55 8255
Raw data (/proc/8255/stat): 8255 (pb2sat) R 8254 8255 4005 0 -1 0 21897 0 0 0 65945 54 0 0 25 0 1 0 21843859 73195520 15176 4294967295 134512640 135987407 3221224560 3220257676 135482121 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8255/statm): 17870 15176 364 364 0 17506 0
[pid=8255] vsize: 71480
Current children cumulated CPU time (s) 659.99
Current children cumulated vsize (Kb) 71480
open syscall for file /dev/tty
open syscall for file /proc/self/maps
One traced child (pid=8255) ended because it received signal 6 (SIGABRT)
All traced children have exited ! Game is over.

Child ended because it received signal 6 (SIGABRT)
Real time (s): 669.205
CPU time (s): 669.139
CPU user time (s): 667.822
CPU system time (s): 1.3178
CPU usage (%): 99.9902
Max. virtual memory (cumulated for all children) (Kb): 71480

Verifier Data

ERROR: no interpretation found !