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-13-7/MIPLIB/miplib2003/normalized-mps-v2-13-7-van.opb
MD5SUMc873046761311ae6438733dc6285180e
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 192
Biggest coefficient in the objective function 2427002644
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 319999999936
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 28349428224
Number of bits of the biggest number in a constraint 35
Biggest sum of numbers in a constraint 319999999936
Number of bits of the biggest sum of numbers39
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark93.0229
Number of variables98496
Total number of constraints39811
Number of constraints which are clauses128
Number of constraints which are cardinality constraints (but not clauses)195
Number of constraints which are nor clauses,nor cardinality constraints39488
Minimum length of a constraint1
Maximum length of a constraint361

Trace number 42873

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc4 THE 2005-06-16 17:27:39 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=26094 boxname=wulflinc4 idbench=1394 idsolver=18 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  c873046761311ae6438733dc6285180e  /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-13-7-van.opb
REAL COMMAND:  pb2sat-v2 /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-13-7-van.opb
IDLAUNCH: 26094
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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:        767968 kB
Buffers:          4496 kB
Cached:         239672 kB
SwapCached:        904 kB
Active:          99904 kB
Inactive:       146336 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        767716 kB
SwapTotal:     2097136 kB
SwapFree:      2095236 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           4996 kB
Slab:            14572 kB
Committed_AS:    71908 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-16 17:29:29 (client local time) WITH STATUS 1 IN 108.326 SECONDS
stats: 26094 7 108.326 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): 0.94 0.96 0.91 2/54 30759
Raw data (stat): 30759 (runsolver) R 30758 21152 21151 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 972550119 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+10.0013 s]
Raw data (loadavg): 0.95 0.96 0.91 2/54 30759
Raw data (stat): 30759 (pb2sat-v2) R 30758 21152 21151 0 -1 0 18140 0 0 0 959 40 0 0 25 0 1 0 972550119 54964224 10340 4294967295 134512640 135730672 3221224576 3221221868 134562044 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 13419 10340 301 301 0 13118 0
vsize: 53676
[startup+20.0022 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 30759
Raw data (stat): 30759 (pb2sat-v2) R 30758 21152 21151 0 -1 0 50585 0 0 0 1891 108 0 0 25 0 1 0 972550119 150855680 28739 4294967295 134512640 135730672 3221224576 3221174416 134786438 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 36830 28739 301 301 0 36529 0
vsize: 147320
[startup+30.0024 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 30759
Raw data (stat): 30759 (pb2sat-v2) R 30758 21152 21151 0 -1 0 79476 0 0 0 2835 164 0 0 25 0 1 0 972550119 238968832 48216 4294967295 134512640 135730672 3221224576 3221104952 134787727 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 58342 48216 301 301 0 58041 0
vsize: 233368
[startup+40.0026 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 30759
Raw data (stat): 30759 (pb2sat-v2) R 30758 21152 21151 0 -1 0 107956 0 0 0 3777 223 0 0 25 0 1 0 972550119 339886080 64191 4294967295 134512640 135730672 3221224576 3221146624 134770238 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 82980 64191 301 301 0 82679 0
vsize: 331920
[startup+50.0035 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 30759
Raw data (stat): 30759 (pb2sat-v2) R 30758 21152 21151 0 -1 0 142437 0 0 0 4711 289 0 0 25 0 1 0 972550119 533319680 97889 4294967295 134512640 135730672 3221224576 3221153680 134775359 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 130205 97892 301 301 0 129904 0
vsize: 520820
[startup+60.003 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 30759
Raw data (stat): 30759 (pb2sat-v2) R 30758 21152 21151 0 -1 0 188724 0 0 0 5618 382 0 0 25 0 1 0 972550119 584572928 101589 4294967295 134512640 135730672 3221224576 3221065888 134770870 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 142718 101589 301 301 0 142417 0
vsize: 570872
[startup+70.0032 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 30759
Raw data (stat): 30759 (pb2sat-v2) R 30758 21152 21151 0 -1 0 201305 0 0 0 6591 409 0 0 25 0 1 0 972550119 620154880 113953 4294967295 134512640 135730672 3221224576 3221164344 134787727 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 151438 113954 301 301 0 151137 0
vsize: 605620
[startup+80.004 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 30759
Raw data (stat): 30759 (pb2sat-v2) R 30758 21152 21151 0 -1 0 222253 0 0 0 7551 449 0 0 25 0 1 0 972550119 650297344 134657 4294967295 134512640 135730672 3221224576 3221188784 134742763 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 158764 134658 301 301 0 158463 0
vsize: 635056
[startup+90.0036 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 30759
Raw data (stat): 30759 (pb2sat-v2) R 30758 21152 21151 0 -1 0 242998 0 0 0 8511 489 0 0 25 0 1 0 972550119 680169472 155160 4294967295 134512640 135730672 3221224576 3221061200 134786278 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 166057 155160 301 301 0 165756 0
vsize: 664228
[startup+100.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 30759
Raw data (stat): 30759 (pb2sat-v2) R 30758 21152 21151 0 -1 0 257864 0 0 0 9482 518 0 0 25 0 1 0 972550119 752906240 169853 4294967295 134512640 135730672 3221224576 3221222692 134540222 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 183815 169853 301 301 0 183514 0
vsize: 735260
[startup+108.325 s]
Raw data (loadavg): 0.99 0.97 0.91 1/53 30759
Raw data (stat): 30759 (pb2sat-v2) R 30758 21152 21151 0 -1 0 257864 0 0 0 9482 518 0 0 25 0 1 0 972550119 752906240 169853 4294967295 134512640 135730672 3221224576 3221222692 134540222 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 183815 169853 301 301 0 183514 0
vsize: 0

Child status: 1
Real time (s): 108.325
CPU time (s): 108.326
CPU user time (s): 102.785
CPU system time (s): 5.54016
CPU usage (%): 100
Max. virtual memory (Kb): 735260
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####