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-misc05.opb
MD5SUM4f7891bf040f9fa135208e1a9808a8bc
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1430464
Optimality of the best value was proved NO
Number of terms in the objective function 21
Biggest coefficient in the objective function 1048576
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 2097151
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 5242880
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 81788220
Number of bits of the biggest sum of numbers27
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.00309
Number of variables1320
Total number of constraints374
Number of constraints which are clauses155
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints137
Minimum length of a constraint1
Maximum length of a constraint301

Trace number 27427

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc19 THE 2005-05-24 22:01:25 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=16980 boxname=wulflinc19 idbench=1307 idsolver=2 numberseed=0
MD5SUM SOLVER: 754786be69defe53c030aa54f111e0a7  /oldhome/oroussel/solvers/bsolo_lpr_cuts
MD5SUM BENCH:  4f7891bf040f9fa135208e1a9808a8bc  /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-13-7-misc05.opb
REAL COMMAND:  bsolo_lpr_cuts /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-13-7-misc05.opb
IDLAUNCH: 16980
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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	: 3
cpu MHz		: 451.037
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:        875324 kB
Buffers:         27288 kB
Cached:         105404 kB
SwapCached:        520 kB
Active:          31136 kB
Inactive:       103904 kB
HighTotal:      131008 kB
HighFree:        55356 kB
LowTotal:       903652 kB
LowFree:        819968 kB
SwapTotal:     2097892 kB
SwapFree:      2096796 kB
Dirty:              32 kB
Writeback:           0 kB
Mapped:           5676 kB
Slab:            18780 kB
Committed_AS:    63604 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-24 22:03:02 (client local time) WITH STATUS 20 IN 96.4493 SECONDS
stats: 16980 7 96.4493 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
c Initial problem consists of 1320 variables and 329 constraints.
c After prepocess the problem consists of 963 variables and 4251 constraints.
c preprocess terminated 61.739 s
c Initial Lower Bound: 1423604
c Lower Bound Elapsed time: 8.619
c Not use computed LB before first solution.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 96.434 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.01 1.02 0.94 2/54 15279
Raw data (stat): 15279 (runsolver) R 15278 10795 10794 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 833670387 1052672 99 4294967295 134512640 135381576 3221224480 3221219692 135158418 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0007 s]
Raw data (loadavg): 1.00 1.02 0.94 2/54 15279
Raw data (stat): 15279 (bsolo_lpr_cuts) R 15278 10795 10794 0 -1 0 2763 0 0 0 990 8 0 0 25 0 1 0 833670387 14426112 2684 4294967295 134512640 134714508 3221224576 3221223248 134627217 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 3522 2684 1111 63 0 3459 0
vsize: 14088
[startup+20.0001 s]
Raw data (loadavg): 1.00 1.02 0.94 2/54 15279
Raw data (stat): 15279 (bsolo_lpr_cuts) R 15278 10795 10794 0 -1 0 2889 0 0 0 1990 8 0 0 25 0 1 0 833670387 14970880 2810 4294967295 134512640 134714508 3221224576 3221223248 134627187 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 3655 2810 1111 63 0 3592 0
vsize: 14620
[startup+30.0012 s]
Raw data (loadavg): 1.00 1.02 0.94 2/54 15279
Raw data (stat): 15279 (bsolo_lpr_cuts) R 15278 10795 10794 0 -1 0 3018 0 0 0 2990 8 0 0 25 0 1 0 833670387 15515648 2939 4294967295 134512640 134714508 3221224576 3221223236 134627197 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 3788 2939 1111 63 0 3725 0
vsize: 15152
[startup+40.001 s]
Raw data (loadavg): 1.00 1.01 0.94 2/54 15279
Raw data (stat): 15279 (bsolo_lpr_cuts) R 15278 10795 10794 0 -1 0 3133 0 0 0 3990 8 0 0 25 0 1 0 833670387 16056320 3054 4294967295 134512640 134714508 3221224576 3221223248 134627250 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 3920 3054 1111 63 0 3857 0
vsize: 15680
[startup+50.0015 s]
Raw data (loadavg): 1.00 1.01 0.94 2/54 15279
Raw data (stat): 15279 (bsolo_lpr_cuts) R 15278 10795 10794 0 -1 0 3249 0 0 0 4989 9 0 0 25 0 1 0 833670387 16461824 3170 4294967295 134512640 134714508 3221224576 3221223232 134627203 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 4019 3170 1111 63 0 3956 0
vsize: 16076
[startup+60.004 s]
Raw data (loadavg): 1.00 1.01 0.94 2/54 15279
Raw data (stat): 15279 (bsolo_lpr_cuts) R 15278 10795 10794 0 -1 0 3421 0 0 0 5989 10 0 0 25 0 1 0 833670387 17141760 3342 4294967295 134512640 134714508 3221224576 3221223224 134558485 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 4185 3342 1111 63 0 4122 0
vsize: 16740
[startup+70.0067 s]
Raw data (loadavg): 1.00 1.01 0.94 2/54 15279
Raw data (stat): 15279 (bsolo_lpr_cuts) R 15278 10795 10794 0 -1 0 5378 0 0 0 6985 14 0 0 25 0 1 0 833670387 23990272 4960 4294967295 134512640 134714508 3221224576 3221220484 1074786350 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 5857 4960 1111 63 0 5794 0
vsize: 23428
[startup+80.007 s]
Raw data (loadavg): 1.00 1.01 0.94 2/54 15279
Raw data (stat): 15279 (bsolo_lpr_cuts) R 15278 10795 10794 0 -1 0 6910 0 0 0 7980 18 0 0 25 0 1 0 833670387 24444928 5016 4294967295 134512640 134714508 3221224576 3221220768 1074961138 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 5968 5016 1111 63 0 5905 0
vsize: 23872
[startup+90.0071 s]
Raw data (loadavg): 1.00 1.01 0.94 2/54 15279
Raw data (stat): 15279 (bsolo_lpr_cuts) R 15278 10795 10794 0 -1 0 8190 0 0 0 8978 21 0 0 25 0 1 0 833670387 25739264 4971 4294967295 134512640 134714508 3221224576 3221220736 1075115715 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 6284 4971 1111 63 0 6221 0
vsize: 25136
[startup+96.462 s]
Raw data (loadavg): 1.00 1.01 0.94 1/53 15279
Raw data (stat): 15279 (bsolo_lpr_cuts) R 15278 10795 10794 0 -1 0 8190 0 0 0 8978 21 0 0 25 0 1 0 833670387 25739264 4971 4294967295 134512640 134714508 3221224576 3221220736 1075115715 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 6284 4971 1111 63 0 6221 0
vsize: 0

Child status: 20
Real time (s): 96.4614
CPU time (s): 96.4493
CPU user time (s): 96.1684
CPU system time (s): 0.280957
CPU usage (%): 99.9875
Max. virtual memory (Kb): 25136
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####