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-mkc.opb
MD5SUM44934b498b6e9897bcf8e950d9d30136
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 2946
Biggest coefficient in the objective function 20000
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 31442101
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 65536000
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 629010691
Number of bits of the biggest sum of numbers30
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.11
Number of variables5363
Total number of constraints8734
Number of constraints which are clauses2977
Number of constraints which are cardinality constraints (but not clauses)5731
Number of constraints which are nor clauses,nor cardinality constraints26
Minimum length of a constraint1
Maximum length of a constraint2942

Trace number 25769

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc31 THE 2005-05-22 09:22:19 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=17695 boxname=wulflinc31 idbench=1362 idsolver=2 numberseed=0
MD5SUM SOLVER: 754786be69defe53c030aa54f111e0a7  /oldhome/oroussel/solvers/bsolo_lpr_cuts
MD5SUM BENCH:  44934b498b6e9897bcf8e950d9d30136  /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-13-7-mkc.opb
REAL COMMAND:  bsolo_lpr_cuts /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-13-7-mkc.opb
IDLAUNCH: 17695
/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:        660524 kB
Buffers:          4064 kB
Cached:         350032 kB
SwapCached:        932 kB
Active:         176780 kB
Inactive:       179428 kB
HighTotal:      131008 kB
HighFree:         2072 kB
LowTotal:       903652 kB
LowFree:        658452 kB
SwapTotal:     2097892 kB
SwapFree:      2095964 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5096 kB
Slab:            12328 kB
Committed_AS:    63860 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-22 09:26:16 (client local time) WITH STATUS 20 IN 236.927 SECONDS
stats: 17695 7 236.927 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
c Initial problem consists of 5363 variables and 3281 constraints.
c After prepocess the problem consists of 5290 variables and 2935 constraints.
c preprocess terminated 70.58 s
c Initial Lower Bound: 2147483647
c Lower Bound Elapsed time: 0
c Use computed LB before first solution.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 236.836 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): 1.14 1.00 0.94 1/55 22785
Raw data (stat): 22785 (runsolver) D 22784 7876 7672 0 -1 64 5 0 0 0 0 0 0 0 18 0 1 0 811820994 1056768 100 4294967295 134512640 135381576 3221221680 3221216896 135158418 0 2147483391 1 90112 3225161850 0 0 17 1 0 0
Raw data (statm): 258 100 215 215 0 43 0
vsize: 1032
[startup+10.0001 s]
Raw data (loadavg): 1.11 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 36393 0 0 0 911 83 0 0 25 0 1 0 811820994 151412736 36103 4294967295 134512640 134714508 3221221776 3221220168 134543609 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 36966 36103 1111 63 0 36903 0
vsize: 147864
[startup+20.0014 s]
Raw data (loadavg): 1.10 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 36846 0 0 0 1909 85 0 0 25 0 1 0 811820994 153264128 36533 4294967295 134512640 134714508 3221221776 3221220436 134627197 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 37418 36533 1111 63 0 37355 0
vsize: 149672
[startup+30.0019 s]
Raw data (loadavg): 1.08 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 36846 0 0 0 2909 85 0 0 25 0 1 0 811820994 153264128 36533 4294967295 134512640 134714508 3221221776 3221220436 134627197 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 37418 36533 1111 63 0 37355 0
vsize: 149672
[startup+40.0018 s]
Raw data (loadavg): 1.07 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 36846 0 0 0 3908 86 0 0 25 0 1 0 811820994 153264128 36533 4294967295 134512640 134714508 3221221776 3221220448 134627187 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 37418 36533 1111 63 0 37355 0
vsize: 149672
[startup+50.0031 s]
Raw data (loadavg): 1.06 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 36846 0 0 0 4909 86 0 0 25 0 1 0 811820994 153264128 36533 4294967295 134512640 134714508 3221221776 3221220448 134627187 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 37418 36533 1111 63 0 37355 0
vsize: 149672
[startup+60.0031 s]
Raw data (loadavg): 1.05 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 36855 0 0 0 5908 87 0 0 25 0 1 0 811820994 153264128 36542 4294967295 134512640 134714508 3221221776 3221220448 134627187 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 37418 36542 1111 63 0 37355 0
vsize: 149672
[startup+70.0036 s]
Raw data (loadavg): 1.04 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 36855 0 0 0 6906 88 0 0 25 0 1 0 811820994 153264128 36542 4294967295 134512640 134714508 3221221776 3221220440 134627195 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 37418 36542 1111 63 0 37355 0
vsize: 149672
[startup+80.0051 s]
Raw data (loadavg): 1.03 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 38082 0 0 0 7904 91 0 0 25 0 1 0 811820994 157712384 37608 4294967295 134512640 134714508 3221221776 3221217768 1074950210 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 38504 37608 1111 63 0 38441 0
vsize: 154016
[startup+90.0046 s]
Raw data (loadavg): 1.03 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 42667 0 1 0 8888 103 0 0 25 0 1 0 811820994 157224960 37639 4294967295 134512640 134714508 3221221776 3221220000 1074153672 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 38385 37639 1111 63 0 38322 0
vsize: 153540
[startup+100.005 s]
Raw data (loadavg): 1.02 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 44017 0 1 0 9885 106 0 0 25 0 1 0 811820994 160092160 38293 4294967295 134512640 134714508 3221221776 3221217660 1074788953 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39085 38293 1111 63 0 39022 0
vsize: 156340
[startup+110.007 s]
Raw data (loadavg): 1.02 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 44107 0 1 0 10885 107 0 0 25 0 1 0 811820994 160436224 38383 4294967295 134512640 134714508 3221221776 3221217876 1075115106 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39169 38383 1111 63 0 39106 0
vsize: 156676
[startup+120.009 s]
Raw data (loadavg): 1.02 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 45341 0 2 0 11878 111 0 0 25 0 1 0 811820994 160014336 38304 4294967295 134512640 134714508 3221221776 3221217740 1074860632 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39066 38304 1111 63 0 39003 0
vsize: 156264
[startup+130.009 s]
Raw data (loadavg): 1.01 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 46568 0 2 0 12875 114 0 0 25 0 1 0 811820994 160104448 38298 4294967295 134512640 134714508 3221221776 3221217800 1074860225 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39088 38298 1111 63 0 39025 0
vsize: 156352
[startup+140.01 s]
Raw data (loadavg): 1.01 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 48098 0 2 0 13871 118 0 0 25 0 1 0 811820994 161001472 38303 4294967295 134512640 134714508 3221221776 3221217692 1074787806 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39307 38303 1111 63 0 39244 0
vsize: 157228
[startup+150.01 s]
Raw data (loadavg): 1.01 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 48368 0 2 0 14870 119 0 0 25 0 1 0 811820994 160571392 38397 4294967295 134512640 134714508 3221221776 3221218256 1075397162 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39202 38397 1111 63 0 39139 0
vsize: 156808
[startup+160.01 s]
Raw data (loadavg): 1.01 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 49567 0 2 0 15867 122 0 0 25 0 1 0 811820994 160079872 38261 4294967295 134512640 134714508 3221221776 3221217740 1074787622 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39082 38261 1111 63 0 39019 0
vsize: 156328
[startup+170.012 s]
Raw data (loadavg): 1.00 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 50991 0 2 0 16864 126 0 0 25 0 1 0 811820994 160485376 38275 4294967295 134512640 134714508 3221221776 3221217612 1074788964 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39181 38275 1111 63 0 39118 0
vsize: 156724
[startup+180.012 s]
Raw data (loadavg): 1.00 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 51276 0 2 0 17862 127 0 0 25 0 1 0 811820994 160485376 38375 4294967295 134512640 134714508 3221221776 3221217636 1074786531 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39181 38375 1111 63 0 39118 0
vsize: 156724
[startup+190.013 s]
Raw data (loadavg): 1.00 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 52321 0 2 0 18859 131 0 0 25 0 1 0 811820994 160137216 38311 4294967295 134512640 134714508 3221221776 3221217848 1074950227 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39096 38311 1111 63 0 39033 0
vsize: 156384
[startup+200.014 s]
Raw data (loadavg): 1.00 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 53556 0 2 0 19856 134 0 0 25 0 1 0 811820994 161181696 38332 4294967295 134512640 134714508 3221221776 3221217596 1074787514 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39351 38332 1111 63 0 39288 0
vsize: 157404
[startup+210.015 s]
Raw data (loadavg): 1.00 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 53719 0 2 0 20856 134 0 0 25 0 1 0 811820994 160468992 38312 4294967295 134512640 134714508 3221221776 3221218256 1075890974 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39177 38312 1111 63 0 39114 0
vsize: 156708
[startup+220.016 s]
Raw data (loadavg): 1.00 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 54193 0 3 0 21850 136 0 0 25 0 1 0 811820994 160423936 38068 4294967295 134512640 134714508 3221221776 3221218320 1074885958 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39166 38068 1111 63 0 39103 0
vsize: 156664
[startup+230.016 s]
Raw data (loadavg): 1.00 1.00 0.94 2/55 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 54577 0 3 0 22849 138 0 0 25 0 1 0 811820994 160423936 38278 4294967295 134512640 134714508 3221221776 3221218560 1075115295 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39166 38278 1111 63 0 39103 0
vsize: 156664
[startup+237.068 s]
Raw data (loadavg): 1.00 1.00 0.94 1/54 22785
Raw data (stat): 22785 (bsolo_lpr_cuts) R 22784 7876 7672 0 -1 0 54577 0 3 0 22849 138 0 0 25 0 1 0 811820994 160423936 38278 4294967295 134512640 134714508 3221221776 3221218560 1075115295 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 39166 38278 1111 63 0 39103 0
vsize: 0

Child status: 20
Real time (s): 237.068
CPU time (s): 236.927
CPU user time (s): 235.466
CPU system time (s): 1.46078
CPU usage (%): 99.9406
Max. virtual memory (Kb): 157404
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####