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-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-dano3mip.opb
MD5SUM07b8540d5ec185750fee03977f8da675
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 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 67108864000
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 569083166190
Number of bits of the biggest sum of numbers40
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1024
Number of variables399966
Total number of constraints3778
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)600
Number of constraints which are nor clauses,nor cardinality constraints3178
Minimum length of a constraint1
Maximum length of a constraint15900

Trace number 39937

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc6 THE 2005-06-07 23:13:27 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=28006 boxname=wulflinc6 idbench=962 idsolver=20 numberseed=0
MD5SUM SOLVER: f6aa7fb267fa9710116626be7e6d3048  /oldhome/oroussel/solvers/bsolo_lpr-v2
MD5SUM BENCH:  07b8540d5ec185750fee03977f8da675  /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-20-10-dano3mip.opb
REAL COMMAND:  bsolo_lpr-v2 /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-20-10-dano3mip.opb
IDLAUNCH: 28006
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.042
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.042
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:        808736 kB
Buffers:         16956 kB
Cached:         186788 kB
SwapCached:       1004 kB
Active:          67788 kB
Inactive:       138060 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        808484 kB
SwapTotal:     2097136 kB
SwapFree:      2095172 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5004 kB
Slab:            14428 kB
Committed_AS:    63736 kB
PageTables:        320 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-07 23:15:34 (client local time) WITH STATUS 0 IN 125.98 SECONDS
stats: 28006 7 125.98 0
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
free(): invalid pointer 0x8929b78!
c ERROR Parsing file!!!
c ERROR parsing line: +125*x1_bit_10 +250*x1_bit_9 +500*x1_bit_8 +1000*x1_bit_7 +2000*x1_bit_6 +4000*x1_bit_5 +8000*x1_bit_4 +16000*x1_bit_3 +32000*x1_bit_2 +64000*x1_bit_1 +128000*x1_bit0 +256000*x1_bit1 +512000*x1_bit2 +1024000*x1_bit3 +2048000*x1_bit4 +4096000*x1_bit5 +8192000*x1_bit6 +16384000*x1_bit7 +32768000*x1_bit8 +65536000*x1_bit9 +131072000*x1_bit10 +262144000*x1_bit11 +524288000*x1_bit12 +1048576000*x1_bit13 +2097152000*x1_bit14 +4194304000*x1_bit15 +8388608000*x1_bit16 +16777216000*x1_bit17 +33554432000*x1_bit18 +67108864000*x1_bit19 +69541376*x2_bit0 -125*x554_bit_10 -250*x554_bit_9 -500*x554_bit_8 -1000*x554_bit_7 -2000*x554_bit_6 -4000*x554_bit_5 -8000*x554_bit_4 -16000*x554_bit_3 -32000*x554_bit_2 -64000*x554_bit_1 -128000*x554_bit0 -256000*x554_bit1 -512000*x554_bit2 -1024000*x554_bit3 -2048000*x554_bit4 -4096000*x554_bit5 -8192000*x554_bit6 -16384000*x554_bit7 -32768000*x554_bit8 -65536000*x554_bit9 -131072000*x554_bit10 -262144000*x554_bit11 -524288000*x554_bit12 -1048576000*x554_bit13 -2097152000*x554_bit14 -4194304000*x554_bit15 -8388608000*x554_bit16 -16777216000*x554_bit17 -33554432000*x554_bit18 -67108864000*x554_bit19 >= +69541376;
c Cannot parse input file name: /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-20-10-dano3mip.opb
s UNKNOWN
c Exit Code: 0
c Total time: 125.691 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
Enforcing Stack size limit: 67108864 bytes
Current StackSize limit: 67108864 bytes
Raw data (loadavg): 0.94 0.97 0.91 1/54 21420
Raw data (stat): 21420 (runsolver) R 21419 25568 25567 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 896863997 884736 94 4294967295 134512640 135332820 3221224464 3221219644 135092226 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0004 s]
Raw data (loadavg): 0.95 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 39268 0 0 0 911 86 0 0 25 0 1 0 896863997 173092864 38818 4294967295 134512640 134716908 3221224576 3221222852 1077414336 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 42259 38818 1111 63 0 42196 0
vsize: 169036
[startup+20.0005 s]
Raw data (loadavg): 0.95 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 52916 0 0 0 1884 114 0 0 25 0 1 0 896863997 228691968 52466 4294967295 134512640 134716908 3221224576 3221223072 134539146 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 55833 52466 1111 63 0 55770 0
vsize: 223332
[startup+30.0004 s]
Raw data (loadavg): 0.96 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 63882 0 0 0 2863 135 0 0 25 0 1 0 896863997 273354752 63432 4294967295 134512640 134716908 3221224576 3221222880 134567410 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 66737 63433 1111 63 0 66674 0
vsize: 266948
[startup+40.001 s]
Raw data (loadavg): 0.97 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 76381 0 0 0 3838 160 0 0 25 0 1 0 896863997 322301952 75069 4294967295 134512640 134716908 3221224576 3221222896 1076999581 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 78687 75069 1111 63 0 78624 0
vsize: 314748
[startup+50.001 s]
Raw data (loadavg): 0.97 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 85790 0 0 0 4820 178 0 0 25 0 1 0 896863997 360652800 84478 4294967295 134512640 134716908 3221224576 3221222852 1077414351 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 88050 84478 1111 63 0 87987 0
vsize: 352200
[startup+60.0008 s]
Raw data (loadavg): 0.97 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 96817 0 0 0 5800 199 0 0 25 0 1 0 896863997 405569536 95505 4294967295 134512640 134716908 3221224576 3221222852 1077414338 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 99016 95505 1111 63 0 98953 0
vsize: 396064
[startup+70.0002 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 106900 0 0 0 6783 215 0 0 25 0 1 0 896863997 446672896 105588 4294967295 134512640 134716908 3221224576 3221222236 1077246117 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 109051 105589 1111 63 0 108988 0
vsize: 436204
[startup+80.0004 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 116506 0 0 0 7764 235 0 0 25 0 1 0 896863997 485711872 115194 4294967295 134512640 134716908 3221224576 3221222852 1077414363 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 118582 115194 1111 63 0 118519 0
vsize: 474328
[startup+90.0004 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 126321 0 0 0 8741 258 0 0 25 0 1 0 896863997 525713408 125009 4294967295 134512640 134716908 3221224576 3221222604 1077364384 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 128348 125009 1111 63 0 128285 0
vsize: 513392
[startup+100.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 135715 0 0 0 9722 277 0 0 25 0 1 0 896863997 559972352 133431 4294967295 134512640 134716908 3221224576 3221222492 1077270201 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 136712 133431 1111 63 0 136649 0
vsize: 546848
[startup+110.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 142083 0 0 0 10710 289 0 0 25 0 1 0 896863997 585973760 139046 4294967295 134512640 134716908 3221224576 3221222852 1077414424 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 143060 139046 1111 63 0 142997 0
vsize: 572240
[startup+120.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 149203 0 0 0 11695 304 0 0 25 0 1 0 896863997 615034880 146166 4294967295 134512640 134716908 3221224576 3221222852 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 150155 146166 1111 63 0 150092 0
vsize: 600620
[startup+125.974 s]
Raw data (loadavg): 0.99 0.97 0.91 1/53 21420
Raw data (stat): 21420 (bsolo_lpr-v2) R 21419 25568 25567 0 -1 0 149203 0 0 0 11695 304 0 0 25 0 1 0 896863997 615034880 146166 4294967295 134512640 134716908 3221224576 3221222852 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 150155 146166 1111 63 0 150092 0
vsize: 0

Child status: 0
Real time (s): 125.973
CPU time (s): 125.98
CPU user time (s): 122.588
CPU system time (s): 3.39148
CPU usage (%): 100.005
Max. virtual memory (Kb): 600620
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####