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/miplib3/normalized-mps-v2-13-7-flugpl.opb
MD5SUM1b5898327a7b85a882e36ea549878fdf
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1843200
Optimality of the best value was proved NO
Number of terms in the objective function 195
Biggest coefficient in the objective function 47185920
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 103639200
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 78643200
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 159755625
Number of bits of the biggest sum of numbers28
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.181972
Number of variables195
Total number of constraints29
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 constraints29
Minimum length of a constraint5
Maximum length of a constraint45

Trace number 42892

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc1 THE 2005-06-16 17:54:37 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=26113 boxname=wulflinc1 idbench=1413 idsolver=18 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  1b5898327a7b85a882e36ea549878fdf  /oldhome/oroussel/tmp/wulflinc1/normalized-mps-v2-13-7-flugpl.opb
REAL COMMAND:  pb2sat-v2 /oldhome/oroussel/tmp/wulflinc1/normalized-mps-v2-13-7-flugpl.opb
IDLAUNCH: 26113
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.053
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.053
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:        746260 kB
Buffers:          6572 kB
Cached:         257820 kB
SwapCached:       1148 kB
Active:          23260 kB
Inactive:       243416 kB
HighTotal:      131008 kB
HighFree:        24080 kB
LowTotal:       903652 kB
LowFree:        722180 kB
SwapTotal:     2097136 kB
SwapFree:      2094896 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5364 kB
Slab:            15880 kB
Committed_AS:    92708 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-16 17:55:07 (client local time) WITH STATUS 30 IN 29.5665 SECONDS
stats: 26113 0 29.5665 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c This solver internally uses Chaff 2004.11.15 Simplified
c running zchaff...
c got solution with objective value: 2530065
c small objective detected
c CONFLICT during preprocess 
c [startup+4.66222 s]  setting bit 26 to 0
c CONFLICT during preprocess 
c [startup+4.99712 s]  setting bit 25 to 0
c CONFLICT during preprocess 
c [startup+5.32246 s]  setting bit 24 to 0
c CONFLICT during preprocess 
c [startup+5.65812 s]  setting bit 23 to 0
c CONFLICT during preprocess 
c [startup+5.98455 s]  setting bit 22 to 0
c CONFLICT during preprocess 
c [startup+6.34014 s]  setting bit 21 to 0
c [startup+11.462 s]  setting bit 20 to 0
c got solution with objective value: 2005776
c [startup+12.2223 s]  setting bit 19 to 1
c [startup+13.749 s]  setting bit 18 to 0
c got solution with objective value: 1874704
c [startup+14.5513 s]  setting bit 17 to 1
c [startup+15.7056 s]  setting bit 16 to 0
c [startup+18.4336 s]  setting bit 15 to 0
c got solution with objective value: 1858231
c [startup+19.0723 s]  setting bit 14 to 1
c got solution with objective value: 1850128
c [startup+20.344 s]  setting bit 13 to 1
c got solution with objective value: 1846032
c [startup+21.2583 s]  setting bit 12 to 1
c got solution with objective value: 1843984
c [startup+22.7989 s]  setting bit 11 to 1
c [startup+23.6686 s]  setting bit 10 to 0
c got solution with objective value: 1843472
c [startup+24.3981 s]  setting bit 9 to 1
c got solution with objective value: 1843216
c [startup+24.9714 s]  setting bit 8 to 1
c CONFLICT during preprocess 
c [startup+25.4952 s]  setting bit 7 to 0
c CONFLICT during preprocess 
c [startup+26.0209 s]  setting bit 6 to 0
c CONFLICT during preprocess 
c [startup+26.544 s]  setting bit 5 to 0
c got solution with objective value: 1843200
c [startup+27.1174 s]  setting bit 4 to 1
c CONFLICT during preprocess 
c [startup+27.6408 s]  setting bit 3 to 0
c CONFLICT during preprocess 
c [startup+28.1657 s]  setting bit 2 to 0
c CONFLICT during preprocess 
c [startup+28.6893 s]  setting bit 1 to 0
c CONFLICT during preprocess 
c [startup+29.214 s]  setting bit 0 to 0
s OPTIMUM FOUND
v -ANM1_bit0 ANM1_bit1 ANM1_bit2 -ANM1_bit3 -ANM1_bit4 -ANM2_bit0 ANM2_bit1 ANM2_bit2 -ANM2_bit3 -ANM2_bit4 -ANM3_bit0 -ANM3_bit1 -ANM3_bit2 -ANM3_bit3 ANM3_bit4 ANM4_bit0 ANM4_bit1 ANM4_bit2 -ANM4_bit3 -ANM4_bit4 -ANM5_bit0 -ANM5_bit1 ANM5_bit2 ANM5_bit3 -ANM5_bit4 -ANM6_bit0 -ANM6_bit1 -ANM6_bit2 -ANM6_bit3 -ANM6_bit4 -STM1_bit0 -STM1_bit1 -STM1_bit10 -STM1_bit11 -STM1_bit12 STM1_bit2 STM1_bit3 STM1_bit4 STM1_bit5 -STM1_bit6 -STM1_bit7 -STM1_bit8 -STM1_bit9 -STM1_bit_1 -STM1_bit_2 -STM1_bit_3 -STM1_bit_4 -STM1_bit_5 -STM1_bit_6 -STM1_bit_7 STM2_bit0 STM2_bit1 -STM2_bit2 -STM2_bit3 -STM2_bit4 STM3_bit0 STM3_bit1 -STM3_bit2 -STM3_bit3 -STM3_bit4 STM4_bit0 -STM4_bit1 STM4_bit2 STM4_bit3 -STM4_bit4 STM5_bit0 -STM5_bit1 STM5_bit2 STM5_bit3 -STM5_bit4 -STM6_bit0 STM6_bit1 -STM6_bit2 -STM6_bit3 STM6_bit4 -UE1_bit0 -UE1_bit1 -UE1_bit10 -UE1_bit11 -UE1_bit12 -UE1_bit2 -UE1_bit3 -UE1_bit4 -UE1_bit5 -UE1_bit6 -UE1_bit7 -UE1_bit8 -UE1_bit9 -UE1_bit_1 -UE1_bit_2 -UE1_bit_3 -UE1_bit_4 -UE1_bit_5 -UE1_bit_6 -UE1_bit_7 -UE2_bit0 -UE2_bit1 -UE2_bit10 -UE2_bit11 -UE2_bit12 -UE2_bit2 UE2_bit3 UE2_bit4 -UE2_bit5 UE2_bit6 -UE2_bit7 -UE2_bit8 UE2_bit9 -UE2_bit_1 -UE2_bit_2 -UE2_bit_3 -UE2_bit_4 -UE2_bit_5 -UE2_bit_6 -UE2_bit_7 -UE3_bit0 -UE3_bit1 -UE3_bit10 -UE3_bit11 -UE3_bit12 -UE3_bit2 UE3_bit3 UE3_bit4 -UE3_bit5 UE3_bit6 -UE3_bit7 -UE3_bit8 UE3_bit9 -UE3_bit_1 -UE3_bit_2 -UE3_bit_3 -UE3_bit_4 -UE3_bit_5 -UE3_bit_6 -UE3_bit_7 -UE4_bit0 -UE4_bit1 -UE4_bit10 -UE4_bit11 -UE4_bit12 -UE4_bit2 UE4_bit3 -UE4_bit4 -UE4_bit5 UE4_bit6 UE4_bit7 -UE4_bit8 -UE4_bit9 -UE4_bit_1 -UE4_bit_2 -UE4_bit_3 -UE4_bit_4 -UE4_bit_5 -UE4_bit_6 -UE4_bit_7 -UE5_bit0 -UE5_bit1 -UE5_bit10 -UE5_bit11 -UE5_bit12 -UE5_bit2 -UE5_bit3 -UE5_bit4 -UE5_bit5 -UE5_bit6 -UE5_bit7 -UE5_bit8 -UE5_bit9 -UE5_bit_1 -UE5_bit_2 -UE5_bit_3 -UE5_bit_4 -UE5_bit_5 -UE5_bit_6 -UE5_bit_7 -UE6_bit0 UE6_bit1 -UE6_bit10 -UE6_bit11 -UE6_bit12 UE6_bit2 UE6_bit3 -UE6_bit4 UE6_bit5 UE6_bit6 UE6_bit7 -UE6_bit8 UE6_bit9 -UE6_bit_1 -UE6_bit_2 -UE6_bit_3 -UE6_bit_4 -UE6_bit_5 -UE6_bit_6 -UE6_bit_7 
#### 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.92 0.95 0.90 2/55 24014
Raw data (stat): 24014 (runsolver) R 24013 8378 8377 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 915864793 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.0009 s]
Raw data (loadavg): 0.93 0.95 0.91 2/55 24014
Raw data (stat): 24014 (pb2sat-v2) R 24013 8378 8377 0 -1 0 14793 0 0 0 965 34 0 0 25 0 1 0 915864793 45064192 8139 4294967295 134512640 135730672 3221224576 3221222864 134747651 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 11002 8139 301 301 0 10701 0
vsize: 44008
[startup+20.0017 s]
Raw data (loadavg): 0.94 0.95 0.91 2/55 24014
Raw data (stat): 24014 (pb2sat-v2) R 24013 8378 8377 0 -1 0 16398 0 0 0 1962 37 0 0 25 0 1 0 915864793 46477312 8432 4294967295 134512640 135730672 3221224576 3221222864 134747570 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 11347 8432 301 301 0 11046 0
vsize: 45388
[startup+29.5676 s]
Raw data (loadavg): 0.95 0.95 0.91 1/54 24014
Raw data (stat): 24014 (pb2sat-v2) R 24013 8378 8377 0 -1 0 16398 0 0 0 1962 37 0 0 25 0 1 0 915864793 46477312 8432 4294967295 134512640 135730672 3221224576 3221222864 134747570 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 11347 8432 301 301 0 11046 0
vsize: 0

Child status: 30
Real time (s): 29.5673
CPU time (s): 29.5665
CPU user time (s): 29.1186
CPU system time (s): 0.447931
CPU usage (%): 99.9975
Max. virtual memory (Kb): 45388
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	1843200
#### END VERIFIER DATA ####