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/miplib/normalized-mps-v2-13-7-flugpl.opb
MD5SUM61de485815c789896436963a585e8ab7
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.183971
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 25890

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc31 THE 2005-05-23 06:11:21 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=16849 boxname=wulflinc31 idbench=1297 idsolver=1 numberseed=0
MD5SUM SOLVER: e973bb179fd0e01ec8c7277096f1c3ef  /oldhome/oroussel/solvers/bsolo_lpr
MD5SUM BENCH:  61de485815c789896436963a585e8ab7  /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-13-7-flugpl.opb
REAL COMMAND:  bsolo_lpr /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-13-7-flugpl.opb
IDLAUNCH: 16849
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.153
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.153
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:        924716 kB
Buffers:         18112 kB
Cached:          69316 kB
SwapCached:        972 kB
Active:          63012 kB
Inactive:        26508 kB
HighTotal:      131008 kB
HighFree:        73052 kB
LowTotal:       903652 kB
LowFree:        851664 kB
SwapTotal:     2097892 kB
SwapFree:      2095888 kB
Dirty:             224 kB
Writeback:           0 kB
Mapped:           5096 kB
Slab:            14824 kB
Committed_AS:    63860 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-23 06:11:32 (client local time) WITH STATUS 30 IN 11.1313 SECONDS
stats: 16849 0 11.1313 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
c Initial problem consists of 195 variables and 35 constraints.
c After prepocess the problem consists of 159 variables and 33 constraints.
c preprocess terminated 0.075 s
c Initial Lower Bound: 1685679
c Lower Bound Elapsed time: 0.018
c Use computed LB before first solution.
c NEW SOLUTION FOUND: 1874696 @ 1.377
c NEW SOLUTION FOUND: 1873160 @ 1.383
c NEW SOLUTION FOUND: 1866000 @ 1.389
c NEW SOLUTION FOUND: 1865744 @ 1.389
c NEW SOLUTION FOUND: 1865736 @ 1.393
c NEW SOLUTION FOUND: 1864456 @ 1.399
c NEW SOLUTION FOUND: 1864452 @ 1.415
c NEW SOLUTION FOUND: 1864450 @ 1.479
c NEW SOLUTION FOUND: 1864449 @ 1.55
c NEW SOLUTION FOUND: 1862401 @ 1.609
c NEW SOLUTION FOUND: 1861889 @ 1.618
c NEW SOLUTION FOUND: 1861633 @ 1.628
c NEW SOLUTION FOUND: 1860353 @ 1.635
c NEW SOLUTION FOUND: 1859333 @ 1.692
c NEW SOLUTION FOUND: 1859329 @ 1.722
c NEW SOLUTION FOUND: 1859328 @ 2.06
c NEW SOLUTION FOUND: 1853447 @ 2.163
c NEW SOLUTION FOUND: 1852167 @ 2.187
c NEW SOLUTION FOUND: 1852163 @ 2.22
c NEW SOLUTION FOUND: 1852161 @ 2.297
c NEW SOLUTION FOUND: 1852160 @ 2.46
c NEW SOLUTION FOUND: 1849607 @ 2.997
c NEW SOLUTION FOUND: 1849351 @ 3.003
c NEW SOLUTION FOUND: 1848071 @ 3.028
c NEW SOLUTION FOUND: 1848067 @ 3.076
c NEW SOLUTION FOUND: 1848065 @ 3.179
c NEW SOLUTION FOUND: 1848064 @ 3.274
c NEW SOLUTION FOUND: 1847047 @ 3.584
c NEW SOLUTION FOUND: 1847043 @ 3.638
c NEW SOLUTION FOUND: 1847041 @ 3.677
c NEW SOLUTION FOUND: 1847040 @ 3.985
c NEW SOLUTION FOUND: 1844480 @ 10.937
c NEW SOLUTION FOUND: 1843200 @ 11.079
s OPTIMUM FOUND
v -STM1_bit_7 -STM1_bit_6 -STM1_bit_5 -STM1_bit_4 -STM1_bit_3 -STM1_bit_2 -STM1_bit_1 -STM1_bit0 -STM1_bit1 STM1_bit2 STM1_bit3 STM1_bit4 STM1_bit5 -STM1_bit6 -STM1_bit7 -STM1_bit8 -STM1_bit9 -STM1_bit10 -STM1_bit11 -STM1_bit12 -ANM1_bit0 ANM1_bit1 ANM1_bit2 -ANM1_bit3 -ANM1_bit4 -UE1_bit_7 -UE1_bit_6 -UE1_bit_5 -UE1_bit_4 -UE1_bit_3 -UE1_bit_2 -UE1_bit_1 -UE1_bit0 -UE1_bit1 -UE1_bit2 -UE1_bit3 -UE1_bit4 -UE1_bit5 -UE1_bit6 -UE1_bit7 -UE1_bit8 -UE1_bit9 -UE1_bit10 -UE1_bit11 -UE1_bit12 STM2_bit0 STM2_bit1 -STM2_bit2 -STM2_bit3 -STM2_bit4 -ANM2_bit0 ANM2_bit1 ANM2_bit2 -ANM2_bit3 -ANM2_bit4 -UE2_bit_7 -UE2_bit_6 -UE2_bit_5 -UE2_bit_4 -UE2_bit_3 -UE2_bit_2 -UE2_bit_1 -UE2_bit0 -UE2_bit1 -UE2_bit2 UE2_bit3 UE2_bit4 -UE2_bit5 UE2_bit6 -UE2_bit7 -UE2_bit8 UE2_bit9 -UE2_bit10 -UE2_bit11 -UE2_bit12 STM3_bit0 STM3_bit1 -STM3_bit2 -STM3_bit3 -STM3_bit4 -ANM3_bit0 -ANM3_bit1 -ANM3_bit2 -ANM3_bit3 ANM3_bit4 -UE3_bit_7 -UE3_bit_6 -UE3_bit_5 -UE3_bit_4 -UE3_bit_3 -UE3_bit_2 -UE3_bit_1 -UE3_bit0 -UE3_bit1 -UE3_bit2 UE3_bit3 UE3_bit4 -UE3_bit5 UE3_bit6 -UE3_bit7 -UE3_bit8 UE3_bit9 -UE3_bit10 -UE3_bit11 -UE3_bit12 STM4_bit0 -STM4_bit1 STM4_bit2 STM4_bit3 -STM4_bit4 ANM4_bit0 ANM4_bit1 ANM4_bit2 -ANM4_bit3 -ANM4_bit4 -UE4_bit_7 -UE4_bit_6 -UE4_bit_5 -UE4_bit_4 -UE4_bit_3 -UE4_bit_2 -UE4_bit_1 -UE4_bit0 -UE4_bit1 -UE4_bit2 UE4_bit3 -UE4_bit4 -UE4_bit5 UE4_bit6 UE4_bit7 -UE4_bit8 -UE4_bit9 -UE4_bit10 -UE4_bit11 -UE4_bit12 STM5_bit0 -STM5_bit1 STM5_bit2 STM5_bit3 -STM5_bit4 -ANM5_bit0 -ANM5_bit1 ANM5_bit2 ANM5_bit3 -ANM5_bit4 -UE5_bit_7 -UE5_bit_6 -UE5_bit_5 -UE5_bit_4 -UE5_bit_3 -UE5_bit_2 -UE5_bit_1 -UE5_bit0 -UE5_bit1 -UE5_bit2 -UE5_bit3 -UE5_bit4 -UE5_bit5 -UE5_bit6 -UE5_bit7 -UE5_bit8 -UE5_bit9 -UE5_bit10 -UE5_bit11 -UE5_bit12 -STM6_bit0 STM6_bit1 -STM6_bit2 -STM6_bit3 STM6_bit4 -ANM6_bit0 -ANM6_bit1 -ANM6_bit2 -ANM6_bit3 -ANM6_bit4 -UE6_bit_7 -UE6_bit_6 -UE6_bit_5 -UE6_bit_4 -UE6_bit_3 -UE6_bit_2 -UE6_bit_1 -UE6_bit0 UE6_bit1 UE6_bit2 UE6_bit3 -UE6_bit4 UE6_bit5 UE6_bit6 UE6_bit7 -UE6_bit8 UE6_bit9 -UE6_bit10 -UE6_bit11 -UE6_bit12 
c Exit Code: 30
c Total time: 11.111 s
#### 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
Raw data (loadavg): 0.87 0.97 0.98 2/55 2983
Raw data (stat): 2983 (runsolver) R 2982 7876 7672 0 -1 64 5 0 0 0 0 0 0 0 19 0 1 0 819316039 1056768 100 4294967295 134512640 135381576 3221221680 3221216900 135158418 0 2147483391 1 90112 0 0 0 17 0 0 0
Raw data (statm): 258 100 215 215 0 43 0
vsize: 1032
[startup+9.9997 s]
Raw data (loadavg): 0.89 0.97 0.98 2/55 2983
Raw data (stat): 2983 (bsolo_lpr) R 2982 7876 7672 0 -1 0 9393 0 0 0 958 36 0 0 25 0 1 0 819316039 10039296 1770 4294967295 134512640 134714508 3221221776 3221218888 1077377507 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2451 1770 1111 63 0 2388 0
vsize: 9804
[startup+11.1769 s]
Raw data (loadavg): 0.89 0.97 0.98 1/54 2983
Raw data (stat): 2983 (bsolo_lpr) R 2982 7876 7672 0 -1 0 9393 0 0 0 958 36 0 0 25 0 1 0 819316039 10039296 1770 4294967295 134512640 134714508 3221221776 3221218888 1077377507 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2451 1770 1111 63 0 2388 0
vsize: 0

Child status: 30
Real time (s): 11.1764
CPU time (s): 11.1313
CPU user time (s): 10.7114
CPU system time (s): 0.419936
CPU usage (%): 99.5962
Max. virtual memory (Kb): 9804
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	1843200
#### END VERIFIER DATA ####