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/miplib/normalized-mps-v2-20-10-air03.opb
MD5SUM45da6faf70c895e4acc43dda6a83b925
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 205255
Optimality of the best value was proved NO
Number of terms in the objective function 10757
Biggest coefficient in the objective function 6873
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 13748961
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 6873
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 13748961
Number of bits of the biggest sum of numbers24
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.14
Number of variables10757
Total number of constraints10881
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10881
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3861

Trace number 22320

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc25 THE 2005-04-22 03:07:44 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=11647 boxname=wulflinc25 idbench=896 idsolver=12 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  45da6faf70c895e4acc43dda6a83b925  /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-20-10-air03.opb
REAL COMMAND:  minisat+ -cb -gs /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-20-10-air03.opb /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-20-10-air03.opb
IDLAUNCH: 11647
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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.220
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:        785804 kB
Buffers:         11212 kB
Cached:         217080 kB
SwapCached:        732 kB
Active:          43156 kB
Inactive:       187076 kB
HighTotal:      131008 kB
HighFree:        80164 kB
LowTotal:       903652 kB
LowFree:        705640 kB
SwapTotal:     2097892 kB
SwapFree:      2096216 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           4968 kB
Slab:            12980 kB
Committed_AS:    63592 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-22 03:08:56 (client local time) WITH STATUS 0 IN 71.7571 SECONDS
stats: 11647 7 71.7571 0
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 248 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ############################################################################################################################
c   -- Clauses(.)/Splits(s): (none)
c ---[ 246]---> BDD-cost:    1
c ---[ 244]---> BDD-cost:    1
c ---[ 242]---> BDD-cost:    3
c ---[ 240]---> BDD-cost:    3
c ---[ 238]---> BDD-cost:    7
c ---[ 236]---> BDD-cost:   19
c ---[ 234]---> BDD-cost:   19
c ---[ 232]---> BDD-cost:   21
c ---[ 230]---> BDD-cost:    1
c ---[ 228]---> BDD-cost:   23
c ---[ 226]---> BDD-cost:   25
c ---[ 224]---> BDD-cost:   55
c ---[ 222]---> BDD-cost:   41
c ---[ 220]---> BDD-cost:    1
c ---[ 218]---> BDD-cost:   53
c ---[ 216]---> BDD-cost:   65
c ---[ 214]---> BDD-cost:   81
c ---[ 212]---> BDD-cost:   87
c ---[ 210]---> BDD-cost:   91
c ---[ 208]---> BDD-cost:  103
c ---[ 206]---> BDD-cost:   35
c ---[ 204]---> BDD-cost:  119
c ---[ 202]---> BDD-cost:  121
c ---[ 200]---> BDD-cost:  143
c ---[ 198]---> BDD-cost:  155
c ---[ 196]---> BDD-cost:    1
c ---[ 194]---> BDD-cost:  179
c ---[ 192]---> BDD-cost:  173
c ---[ 190]---> BDD-cost:  201
c ---[ 188]---> BDD-cost:  233
c ---[ 186]---> BDD-cost:    1
c ---[ 184]---> BDD-cost:  243
c ---[ 182]---> BDD-cost:  265
c ---[ 180]---> BDD-cost:  271
c ---[ 178]---> BDD-cost:  229
c ---[ 176]---> BDD-cost:    1
c ---[ 174]---> BDD-cost:  299
c ---[ 172]---> BDD-cost:  309
c ---[ 170]---> BDD-cost:  311
c ---[ 168]---> BDD-cost:  329
c ---[ 166]---> BDD-cost:  333
c ---[ 164]---> BDD-cost:  337
c ---[ 162]---> BDD-cost:  357
c ---[ 160]---> BDD-cost:  347
c ---[ 158]---> BDD-cost:  447
c ---[ 156]---> BDD-cost:  465
c ---[ 154]---> BDD-cost:  475
c ---[ 152]---> BDD-cost:  483
c ---[ 150]---> BDD-cost:    1
c ---[ 148]---> BDD-cost:  553
c ---[ 146]---> BDD-cost:    1
c ---[ 144]---> BDD-cost:  667
c ---[ 142]---> BDD-cost:  673
c ---[ 140]---> BDD-cost:  651
c ---[ 138]---> BDD-cost:  699
c ---[ 136]---> BDD-cost:  551
c ---[ 134]---> BDD-cost:  821
c ---[ 132]---> BDD-cost:  831
c ---[ 130]---> BDD-cost:  863
c ---[ 128]---> BDD-cost:  945
c ---[ 126]---> BDD-cost: 1047
c ---[ 124]---> BDD-cost: 1105
c ---[ 122]---> BDD-cost: 1131
c ---[ 120]---> BDD-cost: 1097
c ---[ 118]---> BDD-cost: 1137
c ---[ 116]---> BDD-cost: 1193
c ---[ 114]---> BDD-cost: 1137
c ---[ 112]---> BDD-cost: 1263
c ---[ 110]---> BDD-cost: 1319
c ---[ 108]---> BDD-cost: 1351
c ---[ 106]---> BDD-cost: 1343
c ---[ 104]---> BDD-cost: 1437
c ---[ 102]---> BDD-cost: 1489
c ---[ 100]---> BDD-cost: 1413
c ---[  98]---> BDD-cost:    1
c ---[  96]---> BDD-cost: 1587
c ---[  94]---> BDD-cost: 1355
c ---[  92]---> BDD-cost: 1657
c ---[  90]---> BDD-cost: 1535
c ---[  88]---> BDD-cost: 1833
c ---[  86]---> BDD-cost:    1
c ---[  84]---> BDD-cost: 1825
c ---[  82]---> BDD-cost:    1
c ---[  80]---> BDD-cost: 1851
c ---[  78]---> BDD-cost: 1543
c ---[  76]---> BDD-cost:    1
c ---[  74]---> BDD-cost: 1957
c ---[  72]---> BDD-cost: 1941
c ---[  70]---> BDD-cost: 1861
c ---[  68]---> BDD-cost: 1973
c ---[  66]---> BDD-cost: 2037
c ---[  64]---> BDD-cost: 2113
c ---[  62]---> BDD-cost: 1881
c ---[  60]---> BDD-cost: 2435
c ---[  58]---> BDD-cost: 1785
c ---[  56]---> BDD-cost: 2395
c ---[  54]---> BDD-cost: 2501
c ---[  52]---> BDD-cost: 2339
c ---[  50]---> BDD-cost:    1
c ---[  48]---> BDD-cost: 2675
c ---[  46]---> BDD-cost: 2289
c ---[  44]---> BDD-cost: 2397
c ---[  42]---> BDD-cost: 2457
c ---[  40]---> BDD-cost: 2671
c ---[  38]---> BDD-cost:    1
c ---[  36]---> BDD-cost: 3405
c ---[  34]---> BDD-cost: 3429
c ---[  32]---> BDD-cost: 3517
c ---[  30]---> BDD-cost: 3783
c ---[  28]---> BDD-cost: 3829
c ---[  26]---> BDD-cost: 3389
c ---[  24]---> BDD-cost: 3621
c ---[  22]---> BDD-cost: 4109
c ---[  20]---> BDD-cost: 3945
c ---[  18]---> BDD-cost:    1
c ---[  16]---> BDD-cost: 3591
c ---[  14]---> BDD-cost: 4077
c ---[  12]---> BDD-cost: 4165
c ---[  10]---> BDD-cost: 4153
c ---[   8]---> BDD-cost: 4965
c ---[   6]---> BDD-cost: 5609
c ---[   4]---> BDD-cost: 5909
c ---[   2]---> BDD-cost: 7511
c ---[   0]---> BDD-cost: 7701
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |  409697  1065327 |  136565       0        0     nan |  0.000 % |
c |       102 |  409697  1065327 |  150221     102    79968   784.0 |  0.071 % |
#### 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.85 0.95 0.90 2/54 19845
Raw data (stat): 19845 (runsolver) R 19844 28099 28098 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 550368153 1052672 99 4294967295 134512640 135381576 3221224432 3221219676 135158418 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0031 s]
Raw data (loadavg): 0.87 0.95 0.90 2/54 19845
Raw data (stat): 19845 (minisat+) R 19844 28099 28098 0 -1 0 14530 0 0 0 958 41 0 0 25 0 1 0 550368153 67858432 14209 4294967295 134512640 134672761 3221224544 3221223648 134560031 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 16567 14209 603 41 0 16526 0
vsize: 66268
[startup+20.003 s]
Raw data (loadavg): 0.89 0.96 0.91 2/54 19845
Raw data (stat): 19845 (minisat+) R 19844 28099 28098 0 -1 0 14704 0 0 0 1957 42 0 0 25 0 1 0 550368153 68276224 14383 4294967295 134512640 134672761 3221224544 3221223648 134560506 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 16669 14383 603 41 0 16628 0
vsize: 66676
[startup+30.0039 s]
Raw data (loadavg): 0.91 0.96 0.91 2/54 19845
Raw data (stat): 19845 (minisat+) R 19844 28099 28098 0 -1 0 17195 0 0 0 2953 46 0 0 25 0 1 0 550368153 69820416 14686 4294967295 134512640 134672761 3221224544 3221223104 134597188 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 17046 14686 603 41 0 17005 0
vsize: 68184
[startup+40.0046 s]
Raw data (loadavg): 0.92 0.96 0.91 2/54 19845
Raw data (stat): 19845 (minisat+) R 19844 28099 28098 0 -1 0 58552 0 0 0 3860 139 0 0 25 0 1 0 550368153 232779776 50336 4294967295 134512640 134672761 3221224544 3221222176 134523741 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 56831 50336 603 41 0 56790 0
vsize: 227324
[startup+50.0048 s]
Raw data (loadavg): 0.93 0.96 0.91 2/54 19845
Raw data (stat): 19845 (minisat+) R 19844 28099 28098 0 -1 0 103349 0 0 0 4760 240 0 0 25 0 1 0 550368153 366280704 79314 4294967295 134512640 134672761 3221224544 3221222160 134522994 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 89424 79314 603 41 0 89383 0
vsize: 357696
[startup+60.0048 s]
Raw data (loadavg): 0.94 0.96 0.91 2/54 19845
Raw data (stat): 19845 (minisat+) R 19844 28099 28098 0 -1 0 146072 0 0 0 5670 330 0 0 25 0 1 0 550368153 619151360 122015 4294967295 134512640 134672761 3221224544 3221216616 134542793 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 151160 122015 603 41 0 151119 0
vsize: 604640
[startup+70.0055 s]
Raw data (loadavg): 0.95 0.96 0.91 2/54 19845
Raw data (stat): 19845 (minisat+) R 19844 28099 28098 0 -1 0 201572 0 0 0 6544 456 0 0 25 0 1 0 550368153 911478784 177499 4294967295 134512640 134672761 3221224544 3221119596 134541904 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 222529 177499 603 41 0 222488 0
vsize: 890116
[startup+71.758 s]
Raw data (loadavg): 0.95 0.96 0.91 1/53 19845
Raw data (stat): 19845 (minisat+) R 19844 28099 28098 0 -1 0 201572 0 0 0 6544 456 0 0 25 0 1 0 550368153 911478784 177499 4294967295 134512640 134672761 3221224544 3221119596 134541904 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 222529 177499 603 41 0 222488 0
vsize: 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 71.7574
CPU time (s): 71.7571
CPU user time (s): 66.6359
CPU system time (s): 5.12122
CPU usage (%): 99.9996
Max. virtual memory (Kb): 890116
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####