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/miplib3/normalized-mps-v2-20-10-air03.opb
MD5SUM69337cf8d2b6f6cf8cc02fedc291ffcc
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 199890
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.44
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 21382

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc6 THE 2005-04-21 23:54:25 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=13168 boxname=wulflinc6 idbench=1013 idsolver=12 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  69337cf8d2b6f6cf8cc02fedc291ffcc  /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-20-10-air03.opb
REAL COMMAND:  minisat+ -cb -gs /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-20-10-air03.opb /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-20-10-air03.opb
IDLAUNCH: 13168
/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:        573340 kB
Buffers:         20480 kB
Cached:         419508 kB
SwapCached:        516 kB
Active:          68708 kB
Inactive:       373256 kB
HighTotal:      131008 kB
HighFree:         9212 kB
LowTotal:       903652 kB
LowFree:        564128 kB
SwapTotal:     2097136 kB
SwapFree:      2095720 kB
Dirty:              36 kB
Writeback:           0 kB
Mapped:           5112 kB
Slab:            13724 kB
Committed_AS:    63596 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-21 23:55:37 (client local time) WITH STATUS 0 IN 71.7691 SECONDS
stats: 13168 7 71.7691 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.93 0.95 0.94 2/54 32332
Raw data (stat): 32332 (runsolver) R 32331 29653 29652 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 490975532 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.0001 s]
Raw data (loadavg): 0.94 0.96 0.94 2/54 32332
Raw data (stat): 32332 (minisat+) R 32331 29653 29652 0 -1 0 14530 0 0 0 963 35 0 0 25 0 1 0 490975532 67858432 14209 4294967295 134512640 134672761 3221224544 3221223648 134559941 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 16567 14209 603 41 0 16526 0
vsize: 66268
[startup+20.0002 s]
Raw data (loadavg): 0.95 0.96 0.94 2/54 32332
Raw data (stat): 32332 (minisat+) R 32331 29653 29652 0 -1 0 14704 0 0 0 1962 36 0 0 25 0 1 0 490975532 68276224 14383 4294967295 134512640 134672761 3221224544 3221223648 134560054 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 16669 14383 603 41 0 16628 0
vsize: 66676
[startup+30.0008 s]
Raw data (loadavg): 0.95 0.96 0.94 2/54 32332
Raw data (stat): 32332 (minisat+) R 32331 29653 29652 0 -1 0 17254 0 0 0 2957 42 0 0 25 0 1 0 490975532 69984256 14723 4294967295 134512640 134672761 3221224544 3221222672 134597191 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 17086 14723 603 41 0 17045 0
vsize: 68344
[startup+40.001 s]
Raw data (loadavg): 0.96 0.96 0.94 2/54 32332
Raw data (stat): 32332 (minisat+) R 32331 29653 29652 0 -1 0 58552 0 0 0 3868 130 0 0 25 0 1 0 490975532 232779776 50336 4294967295 134512640 134672761 3221224544 3221222176 134523714 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 56831 50336 603 41 0 56790 0
vsize: 227324
[startup+50.0017 s]
Raw data (loadavg): 0.97 0.96 0.94 2/54 32332
Raw data (stat): 32332 (minisat+) R 32331 29653 29652 0 -1 0 103687 0 0 0 4769 229 0 0 25 0 1 0 490975532 367091712 79652 4294967295 134512640 134672761 3221224544 3221222144 134544819 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 89622 79652 603 41 0 89581 0
vsize: 358488
[startup+60.0022 s]
Raw data (loadavg): 0.97 0.96 0.94 2/54 32332
Raw data (stat): 32332 (minisat+) R 32331 29653 29652 0 -1 0 146072 0 0 0 5685 314 0 0 25 0 1 0 490975532 619151360 122015 4294967295 134512640 134672761 3221224544 3221215280 134524838 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 151160 122015 603 41 0 151119 0
vsize: 604640
[startup+70.003 s]
Raw data (loadavg): 0.97 0.96 0.94 2/54 32332
Raw data (stat): 32332 (minisat+) R 32331 29653 29652 0 -1 0 201524 0 0 0 6556 443 0 0 25 0 1 0 490975532 911343616 177451 4294967295 134512640 134672761 3221224544 3221118448 134556925 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 222496 177451 603 41 0 222455 0
vsize: 889984
[startup+71.7733 s]
Raw data (loadavg): 0.97 0.96 0.94 1/53 32332
Raw data (stat): 32332 (minisat+) R 32331 29653 29652 0 -1 0 201524 0 0 0 6556 443 0 0 25 0 1 0 490975532 911343616 177451 4294967295 134512640 134672761 3221224544 3221118448 134556925 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 222496 177451 603 41 0 222455 0
vsize: 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 71.7726
CPU time (s): 71.7691
CPU user time (s): 66.7938
CPU system time (s): 4.97524
CPU usage (%): 99.9951
Max. virtual memory (Kb): 889984
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####