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-air03.opb
MD5SUM45da6faf70c895e4acc43dda6a83b925
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 199098
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.09
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 15704

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc5 THE 2005-04-21 05:52:13 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=16639 boxname=wulflinc5 idbench=1280 idsolver=12 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  45da6faf70c895e4acc43dda6a83b925  /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-13-7-air03.opb
REAL COMMAND:  minisat+ -cb -gs /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-13-7-air03.opb /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-13-7-air03.opb
IDLAUNCH: 16639
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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.007
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:        465464 kB
Buffers:         34700 kB
Cached:         511068 kB
SwapCached:          0 kB
Active:         112416 kB
Inactive:       436156 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        465212 kB
SwapTotal:     2097136 kB
SwapFree:      2097044 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           6816 kB
Slab:            14956 kB
Committed_AS:    63596 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-21 05:53:26 (client local time) WITH STATUS 0 IN 71.9691 SECONDS
stats: 16639 7 71.9691 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.86 0.96 0.91 2/54 17549
Raw data (stat): 17549 (runsolver) R 17548 24215 24214 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 484482363 1052672 99 4294967295 134512640 135381576 3221224432 3221219676 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.0005 s]
Raw data (loadavg): 0.88 0.96 0.91 2/54 17549
Raw data (stat): 17549 (minisat+) R 17548 24215 24214 0 -1 0 14530 0 0 0 960 38 0 0 25 0 1 0 484482363 67858432 14209 4294967295 134512640 134672761 3221224544 3221223648 134560005 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.0012 s]
Raw data (loadavg): 0.90 0.96 0.91 2/54 17549
Raw data (stat): 17549 (minisat+) R 17548 24215 24214 0 -1 0 14704 0 0 0 1959 38 0 0 25 0 1 0 484482363 68276224 14383 4294967295 134512640 134672761 3221224544 3221223648 134559949 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.0014 s]
Raw data (loadavg): 0.91 0.96 0.91 2/54 17549
Raw data (stat): 17549 (minisat+) R 17548 24215 24214 0 -1 0 17195 0 0 0 2954 43 0 0 25 0 1 0 484482363 69656576 14675 4294967295 134512640 134672761 3221224544 3221223392 134597221 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 17006 14675 603 41 0 16965 0
vsize: 68024
[startup+40.0018 s]
Raw data (loadavg): 0.93 0.97 0.91 2/54 17549
Raw data (stat): 17549 (minisat+) R 17548 24215 24214 0 -1 0 58552 0 0 0 3862 136 0 0 25 0 1 0 484482363 232779776 50336 4294967295 134512640 134672761 3221224544 3221222176 134523700 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.0018 s]
Raw data (loadavg): 0.94 0.97 0.91 2/54 17549
Raw data (stat): 17549 (minisat+) R 17548 24215 24214 0 -1 0 103357 0 0 0 4761 238 0 0 25 0 1 0 484482363 366280704 79322 4294967295 134512640 134672761 3221224544 3221221848 1075350517 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 89424 79323 603 41 0 89383 0
vsize: 357696
[startup+60.0025 s]
Raw data (loadavg): 0.95 0.97 0.91 2/54 17549
Raw data (stat): 17549 (minisat+) R 17548 24215 24214 0 -1 0 146072 0 0 0 5663 333 0 0 25 0 1 0 484482363 619151360 122015 4294967295 134512640 134672761 3221224544 3221216736 134524615 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.0031 s]
Raw data (loadavg): 0.95 0.97 0.91 2/54 17549
Raw data (stat): 17549 (minisat+) R 17548 24215 24214 0 -1 0 200130 0 0 0 6529 462 0 0 25 0 1 0 484482363 907153408 176057 4294967295 134512640 134672761 3221224544 3221110256 134565572 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 221473 176057 603 41 0 221432 0
vsize: 885892
[startup+72.0562 s]
Raw data (loadavg): 0.95 0.97 0.91 1/53 17549
Raw data (stat): 17549 (minisat+) R 17548 24215 24214 0 -1 0 200130 0 0 0 6529 462 0 0 25 0 1 0 484482363 907153408 176057 4294967295 134512640 134672761 3221224544 3221110256 134565572 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 221473 176057 603 41 0 221432 0
vsize: 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 72.0555
CPU time (s): 71.9691
CPU user time (s): 66.7679
CPU system time (s): 5.20121
CPU usage (%): 99.8801
Max. virtual memory (Kb): 885892
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####