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).
  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

Namenormalized-opb/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sctap2.opb
MD5SUMc5a9e8be191d07f712a0a357db2fa392
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2147483647
Optimality of the best value was proved NO
Number of terms in the objective function 42300
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 26381836591110
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 42949672960
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 26381836591110
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 benchmark1304.69
Number of variables56400
Total number of constraints1090
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 constraints1090
Minimum length of a constraint90
Maximum length of a constraint720

Trace number 42353

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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:        720588 kB
Buffers:         34720 kB
Cached:         253300 kB
SwapCached:       4448 kB
Active:          66596 kB
Inactive:       226552 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        720336 kB
SwapTotal:     2097136 kB
SwapFree:      2091696 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5056 kB
Slab:            15252 kB
Committed_AS:    71904 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-16 06:01:54 (client local time) WITH STATUS 1 IN 135.331 SECONDS
stats: 25572 7 135.331 1
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c This solver internally uses Chaff 2004.11.15 Simplified

	Unexpected exception :
	St9bad_alloc
#### END SOLVER DATA ####
#### BEGIN WATCHER DATA ####
Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing VSIZE limit: 943718400 bytes
Enforcing Stack size limit: 67108864 bytes
Current StackSize limit: 67108864 bytes
Raw data (loadavg): 1.02 0.98 0.91 2/54 5542
Raw data (stat): 5542 (runsolver) R 5541 31399 31398 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 968435505 884736 94 4294967295 134512640 135332820 3221224464 3221219644 135092226 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+9.99954 s]
Raw data (loadavg): 1.01 0.98 0.91 2/54 5542
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 2178 0 0 0 994 5 0 0 25 0 1 0 968435505 7958528 1502 4294967295 134512640 135730672 3221224576 3221221664 134561664 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 1943 1502 301 301 0 1642 0
vsize: 7772
[startup+20.0002 s]
Raw data (loadavg): 1.01 0.98 0.91 2/54 5542
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 2711 0 0 0 1993 6 0 0 25 0 1 0 968435505 9445376 2026 4294967295 134512640 135730672 3221224576 3221221664 134561669 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 2306 2026 301 301 0 2005 0
vsize: 9224
[startup+29.9999 s]
Raw data (loadavg): 1.09 1.00 0.92 2/58 5585
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 3867 0 0 0 2984 15 0 0 25 0 1 0 968435505 13414400 2471 4294967295 134512640 135730672 3221224576 3221221664 134561667 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 3275 2471 301 301 0 2974 0
vsize: 13100
[startup+40.0586 s]
Raw data (loadavg): 1.15 1.01 0.93 2/54 5595
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 4113 0 0 0 3983 22 0 0 25 0 1 0 968435505 14090240 2712 4294967295 134512640 135730672 3221224576 3221221664 134561688 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 3440 2712 301 301 0 3139 0
vsize: 13760
[startup+50.0594 s]
Raw data (loadavg): 1.13 1.01 0.93 2/54 5595
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 33862 0 0 0 4918 87 0 0 25 0 1 0 968435505 127864832 22388 4294967295 134512640 135730672 3221224576 3221179164 135301630 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 31217 22388 301 301 0 30916 0
vsize: 124868
[startup+60.0596 s]
Raw data (loadavg): 1.11 1.01 0.93 2/54 5595
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 56909 0 0 0 5862 142 0 0 25 0 1 0 968435505 162115584 34608 4294967295 134512640 135730672 3221224576 3221221040 134540201 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 39579 34608 301 301 0 39278 0
vsize: 158316
[startup+70.0596 s]
Raw data (loadavg): 1.09 1.01 0.93 2/54 5595
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 93438 0 0 0 6791 212 0 0 25 0 1 0 968435505 303955968 49452 4294967295 134512640 135730672 3221224576 3221184512 135282197 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 74208 49452 301 301 0 73907 0
vsize: 296832
[startup+80.0593 s]
Raw data (loadavg): 1.08 1.01 0.93 2/54 5595
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 110702 0 0 0 7750 254 0 0 25 0 1 0 968435505 312877056 66433 4294967295 134512640 135730672 3221224576 3221162384 135282712 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 76386 66435 301 301 0 76085 0
vsize: 305544
[startup+90.0591 s]
Raw data (loadavg): 1.06 1.01 0.93 2/54 5595
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 149334 0 0 0 8674 330 0 0 25 0 1 0 968435505 432975872 86477 4294967295 134512640 135730672 3221224576 3221207496 134787727 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 105707 86477 301 301 0 105406 0
vsize: 422828
[startup+100.059 s]
Raw data (loadavg): 1.05 1.01 0.93 2/54 5597
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 184610 0 0 0 9595 408 0 0 25 0 1 0 968435505 567193600 96975 4294967295 134512640 135730672 3221224576 3221205672 134549405 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 138475 96975 301 301 0 138174 0
vsize: 553900
[startup+110.058 s]
Raw data (loadavg): 1.04 1.01 0.93 2/54 5597
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 199780 0 0 0 10559 444 0 0 25 0 1 0 968435505 567193600 111861 4294967295 134512640 135730672 3221224576 3221189400 134787727 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 138475 111861 301 301 0 138174 0
vsize: 553900
[startup+120.059 s]
Raw data (loadavg): 1.11 1.02 0.93 2/54 5597
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 218013 0 0 0 11511 493 0 0 25 0 1 0 968435505 580710400 129814 4294967295 134512640 135730672 3221224576 3221220908 135282200 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 141775 129814 301 301 0 141474 0
vsize: 567100
[startup+130.058 s]
Raw data (loadavg): 1.09 1.02 0.93 2/54 5597
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 239994 0 0 0 12464 540 0 0 25 0 1 0 968435505 641245184 141282 4294967295 134512640 135730672 3221224576 3221223040 134736377 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 156554 141282 301 301 0 156253 0
vsize: 626216
[startup+135.345 s]
Raw data (loadavg): 1.09 1.02 0.93 1/53 5597
Raw data (stat): 5542 (pb2sat-v2) R 5541 31399 31398 0 -1 0 239994 0 0 0 12464 540 0 0 25 0 1 0 968435505 641245184 141282 4294967295 134512640 135730672 3221224576 3221223040 134736377 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 156554 141282 301 301 0 156253 0
vsize: 0

Child status: 1
Real time (s): 135.345
CPU time (s): 135.331
CPU user time (s): 129.642
CPU system time (s): 5.68913
CPU usage (%): 99.9903
Max. virtual memory (Kb): 626216
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####