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-gesa2.opb
MD5SUMcc2ab9cbda3b73ffdc0f995958f9051d
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 13488
Biggest coefficient in the objective function 418848431931392
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 180205740755072640
Number of bits of the sum of numbers in the objective function 58
Biggest number in a constraint 418848431931392
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 180205740755072640
Number of bits of the biggest sum of numbers58
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.166973
Number of variables19344
Total number of constraints2112
Number of constraints which are clauses48
Number of constraints which are cardinality constraints (but not clauses)240
Number of constraints which are nor clauses,nor cardinality constraints1824
Minimum length of a constraint1
Maximum length of a constraint309

Trace number 41112

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc2 THE 2005-06-09 06:23:12 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=29183 boxname=wulflinc2 idbench=967 idsolver=21 numberseed=0
MD5SUM SOLVER: 174a32271cb3bba0a277d6d7724e60fb  /oldhome/oroussel/solvers/bsolo_lpr_cuts-v2
MD5SUM BENCH:  cc2ab9cbda3b73ffdc0f995958f9051d  /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-20-10-gesa2.opb
REAL COMMAND:  bsolo_lpr_cuts-v2 /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-20-10-gesa2.opb
IDLAUNCH: 29183
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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.191
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:        865340 kB
Buffers:          8020 kB
Cached:         139712 kB
SwapCached:       1392 kB
Active:          26504 kB
Inactive:       123268 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        865088 kB
SwapTotal:     2097136 kB
SwapFree:      2094696 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           4992 kB
Slab:            13908 kB
Committed_AS:    71792 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-09 06:23:44 (client local time) WITH STATUS 0 IN 31.0553 SECONDS
stats: 29183 7 31.0553 0
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
c ERROR Parsing file!!!
c ERROR parsing line: +200000*x4_bit_10 +400000*x4_bit_9 +800000*x4_bit_8 +1600000*x4_bit_7 +3200000*x4_bit_6 +6400000*x4_bit_5 +12800000*x4_bit_4 +25600000*x4_bit_3 +51200000*x4_bit_2 +102400000*x4_bit_1 +204800000*x4_bit0 +409600000*x4_bit1 +819200000*x4_bit2 +1638400000*x4_bit3 +3276800000*x4_bit4 +6553600000*x4_bit5 +13107200000*x4_bit6 +26214400000*x4_bit7 +52428800000*x4_bit8 +104857600000*x4_bit9 +209715200000*x4_bit10 +419430400000*x4_bit11 +838860800000*x4_bit12 +1677721600000*x4_bit13 +3355443200000*x4_bit14 +6710886400000*x4_bit15 +13421772800000*x4_bit16 +26843545600000*x4_bit17 +53687091200000*x4_bit18 +107374182400000*x4_bit19 +200000*x7_bit_10 +400000*x7_bit_9 +800000*x7_bit_8 +1600000*x7_bit_7 +3200000*x7_bit_6 +6400000*x7_bit_5 +12800000*x7_bit_4 +25600000*x7_bit_3 +51200000*x7_bit_2 +102400000*x7_bit_1 +204800000*x7_bit0 +409600000*x7_bit1 +819200000*x7_bit2 +1638400000*x7_bit3 +3276800000*x7_bit4 +6553600000*x7_bit5 +13107200000*x7_bit6 +26214400000*x7_bit7 +52428800000*x7_bit8 +104857600000*x7_bit9 +209715200000*x7_bit10 +419430400000*x7_bit11 +838860800000*x7_bit12 +1677721600000*x7_bit13 +3355443200000*x7_bit14 +6710886400000*x7_bit15 +13421772800000*x7_bit16 +26843545600000*x7_bit17 +53687091200000*x7_bit18 +107374182400000*x7_bit19 +200000*x10_bit_10 +400000*x10_bit_9 +800000*x10_bit_8 +1600000*x10_bit_7 +3200000*x10_bit_6 +6400000*x10_bit_5 +12800000*x10_bit_4 +25600000*x10_bit_3 +51200000*x10_bit_2 +102400000*x10_bit_1 +204800000*x10_bit0 +409600000*x10_bit1 +819200000*x10_bit2 +1638400000*x10_bit3 +3276800000*x10_bit4 +6553600000*x10_bit5 +13107200000*x10_bit6 +26214400000*x10_bit7 +52428800000*x10_bit8 +104857600000*x10_bit9 +209715200000*x10_bit10 +419430400000*x10_bit11 +838860800000*x10_bit12 +1677721600000*x10_bit13 +3355443200000*x10_bit14 +6710886400000*x10_bit15 +13421772800000*x10_bit16 +26843545600000*x10_bit17 +53687091200000*x10_bit18 +107374182400000*x10_bit19 +192000*x12_bit_10 +384000*x12_bit_9 +768000*x12_bit_8 +1536000*x12_bit_7 +3072000*x12_bit_6 +6144000*x12_bit_5 +12288000*x12_bit_4 +24576000*x12_bit_3 +49152000*x12_bit_2 +98304000*x12_bit_1 +196608000*x12_bit0 +393216000*x12_bit1 +786432000*x12_bit2 +1572864000*x12_bit3 +3145728000*x12_bit4 +6291456000*x12_bit5 +12582912000*x12_bit6 +25165824000*x12_bit7 +50331648000*x12_bit8 +100663296000*x12_bit9 +201326592000*x12_bit10 +402653184000*x12_bit11 +805306368000*x12_bit12 +1610612736000*x12_bit13 +3221225472000*x12_bit14 +6442450944000*x12_bit15 +12884901888000*x12_bit16 +25769803776000*x12_bit17 +51539607552000*x12_bit18 +103079215104000*x12_bit19 +191000*x13_bit_10 +382000*x13_bit_9 +764000*x13_bit_8 +1528000*x13_bit_7 +3056000*x13_bit_6 +6112000*x13_bit_5 +12224000*x13_bit_4 +24448000*x13_bit_3 +48896000*x13_bit_2 +97792000*x13_bit_1 +195584000*x13_bit0 +391168000*x13_bit1 +782336000*x13_bit2 +1564672000*x13_bit3 +3129344000*x13_bit4 +6258688000*x13_bit5 +12517376000*x13_bit6 +25034752000*x13_bit7 +50069504000*x13_bit8 +100139008000*x13_bit9 +200278016000*x13_bit10 +400556032000*x13_bit11 +801112064000*x13_bit12 +1602224128000*x13_bit13 +3204448256000*x13_bit14 +6408896512000*x13_bit15 +12817793024000*x13_bit16 +25635586048000*x13_bit17 +51271172096000*x13_bit18 +102542344192000*x13_bit19 -26624000*x316_bit0 -45056000*x319_bit0 -90112000*x319_bit1 -53248000*x322_bit0 -106496000*x322_bit1 -819200000*x324_bit0 -921600000*x325_bit0 -1843200000*x325_bit1 +192785*x937_bit_10 +385570*x937_bit_9 +771140*x937_bit_8 +1542280*x937_bit_7 +3084560*x937_bit_6 +6169120*x937_bit_5 +12338240*x937_bit_4 +24676480*x937_bit_3 +49352960*x937_bit_2 +98705920*x937_bit_1 +197411840*x937_bit0 +394823680*x937_bit1 +789647360*x937_bit2 +1579294720*x937_bit3 +3158589440*x937_bit4 +6317178880*x937_bit5 +12634357760*x937_bit6 +25268715520*x937_bit7 +50537431040*x937_bit8 +101074862080*x937_bit9 +202149724160*x937_bit10 +404299448320*x937_bit11 +808598896640*x937_bit12 +1617197793280*x937_bit13 +3234395586560*x937_bit14 +6468791173120*x937_bit15 +12937582346240*x937_bit16 +25875164692480*x937_bit17 +51750329384960*x937_bit18 +103500658769920*x937_bit19 +179741*x939_bit_10 +359482*x939_bit_9 +718964*x939_bit_8 +1437928*x939_bit_7 +2875856*x939_bit_6 +5751712*x939_bit_5 +11503424*x939_bit_4 +23006848*x939_bit_3 +46013696*x939_bit_2 +92027392*x939_bit_1 +184054784*x939_bit0 +368109568*x939_bit1 +736219136*x939_bit2 +1472438272*x939_bit3 +2944876544*x939_bit4 +5889753088*x939_bit5 +11779506176*x939_bit6 +23559012352*x939_bit7 +47118024704*x939_bit8 +94236049408*x939_bit9 +188472098816*x939_bit10 +376944197632*x939_bit11 +753888395264*x939_bit12 +1507776790528*x939_bit13 +3015553581056*x939_bit14 +6031107162112*x939_bit15 +12062214324224*x939_bit16 +24124428648448*x939_bit17 +48248857296896*x939_bit18 +96497714593792*x939_bit19 +194000*x1033_bit_10 +388000*x1033_bit_9 +776000*x1033_bit_8 +1552000*x1033_bit_7 +3104000*x1033_bit_6 +6208000*x1033_bit_5 +12416000*x1033_bit_4 +24832000*x1033_bit_3 +49664000*x1033_bit_2 +99328000*x1033_bit_1 +198656000*x1033_bit0 +397312000*x1033_bit1 +794624000*x1033_bit2 +1589248000*x1033_bit3 +3178496000*x1033_bit4 +6356992000*x1033_bit5 +12713984000*x1033_bit6 +25427968000*x1033_bit7 +50855936000*x1033_bit8 +101711872000*x1033_bit9 +203423744000*x1033_bit10 +406847488000*x1033_bit11 +813694976000*x1033_bit12 +1627389952000*x1033_bit13 +3254779904000*x1033_bit14 +6509559808000*x1033_bit15 +13019119616000*x1033_bit16 +26038239232000*x1033_bit17 +52076478464000*x1033_bit18 +104152956928000*x1033_bit19 -200000*x1035_bit_10 -400000*x1035_bit_9 -800000*x1035_bit_8 -1600000*x1035_bit_7 -3200000*x1035_bit_6 -6400000*x1035_bit_5 -12800000*x1035_bit_4 -25600000*x1035_bit_3 -51200000*x1035_bit_2 -102400000*x1035_bit_1 -204800000*x1035_bit0 -409600000*x1035_bit1 -819200000*x1035_bit2 -1638400000*x1035_bit3 -3276800000*x1035_bit4 -6553600000*x1035_bit5 -13107200000*x1035_bit6 -26214400000*x1035_bit7 -52428800000*x1035_bit8 -104857600000*x1035_bit9 -209715200000*x1035_bit10 -419430400000*x1035_bit11 -838860800000*x1035_bit12 -1677721600000*x1035_bit13 -3355443200000*x1035_bit14 -6710886400000*x1035_bit15 -13421772800000*x1035_bit16 -26843545600000*x1035_bit17 -53687091200000*x1035_bit18 -107374182400000*x1035_bit19 -200000*x1036_bit_10 -400000*x1036_bit_9 -800000*x1036_bit_8 -1600000*x1036_bit_7 -3200000*x1036_bit_6 -6400000*x1036_bit_5 -12800000*x1036_bit_4 -25600000*x1036_bit_3 -51200000*x1036_bit_2 -102400000*x1036_bit_1 -204800000*x1036_bit0 -409600000*x1036_bit1 -819200000*x1036_bit2 -1638400000*x1036_bit3 -3276800000*x1036_bit4 -6553600000*x1036_bit5 -13107200000*x1036_bit6 -26214400000*x1036_bit7 -52428800000*x1036_bit8 -104857600000*x1036_bit9 -209715200000*x1036_bit10 -419430400000*x1036_bit11 -838860800000*x1036_bit12 -1677721600000*x1036_bit13 -3355443200000*x1036_bit14 -6710886400000*x1036_bit15 -13421772800000*x1036_bit16 -26843545600000*x1036_bit17 -53687091200000*x1036_bit18 -107374182400000*x1036_bit19 -307200000*x1129_bit0 >= +40249344000;
c Cannot parse input file name: /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-20-10-gesa2.opb
s UNKNOWN
c Exit Code: 0
c Total time: 31.025 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.92 0.98 0.94 2/54 21745
Raw data (stat): 21745 (runsolver) R 21744 31399 31398 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 908088573 884736 94 4294967295 134512640 135332820 3221224448 3221219628 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.0004 s]
Raw data (loadavg): 0.93 0.98 0.94 2/54 21745
Raw data (stat): 21745 (bsolo_lpr_cuts-) R 21744 31399 31398 0 -1 0 2114 0 0 0 992 6 0 0 25 0 1 0 908088573 21577728 2034 4294967295 134512640 134716908 3221224560 3221222788 1077414413 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 5268 2034 1111 63 0 5205 0
vsize: 21072
[startup+20.0004 s]
Raw data (loadavg): 0.94 0.98 0.94 2/54 21745
Raw data (stat): 21745 (bsolo_lpr_cuts-) R 21744 31399 31398 0 -1 0 4277 0 0 0 1988 10 0 0 25 0 1 0 908088573 30375936 4197 4294967295 134512640 134716908 3221224560 3221222788 1077414338 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 7416 4197 1111 63 0 7353 0
vsize: 29664
[startup+30.0009 s]
Raw data (loadavg): 0.95 0.98 0.94 2/54 21745
Raw data (stat): 21745 (bsolo_lpr_cuts-) R 21744 31399 31398 0 -1 0 10545 0 0 0 2976 22 0 0 25 0 1 0 908088573 56049664 10465 4294967295 134512640 134716908 3221224560 3221223216 134527946 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 13684 10465 1111 63 0 13621 0
vsize: 54736
[startup+31.0713 s]
Raw data (loadavg): 0.95 0.98 0.94 1/53 21745
Raw data (stat): 21745 (bsolo_lpr_cuts-) R 21744 31399 31398 0 -1 0 10545 0 0 0 2976 22 0 0 25 0 1 0 908088573 56049664 10465 4294967295 134512640 134716908 3221224560 3221223216 134527946 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 13684 10465 1111 63 0 13621 0
vsize: 0

Child status: 0
Real time (s): 31.071
CPU time (s): 31.0553
CPU user time (s): 30.7933
CPU system time (s): 0.26196
CPU usage (%): 99.9494
Max. virtual memory (Kb): 54736
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####