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-pipex.opb
MD5SUMb9c1029cc1d97a8d60e984f96f5d3267
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 788263
Optimality of the best value was proved NO
Number of terms in the objective function 48
Biggest coefficient in the objective function 107865
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 2514082
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 107865
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 2514082
Number of bits of the biggest sum of numbers22
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.02184
Number of variables48
Total number of constraints73
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint1
Maximum length of a constraint16

Trace number 21947

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc3 THE 2005-04-22 01:52:24 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=12207 boxname=wulflinc3 idbench=939 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  b9c1029cc1d97a8d60e984f96f5d3267  /oldhome/oroussel/tmp/wulflinc3/normalized-mps-v2-20-10-pipex.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc3/normalized-mps-v2-20-10-pipex.opb /oldhome/oroussel/tmp/wulflinc3/normalized-mps-v2-20-10-pipex.opb
IDLAUNCH: 12207
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.190
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.190
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:        491696 kB
Buffers:         34500 kB
Cached:         486244 kB
SwapCached:          0 kB
Active:          45088 kB
Inactive:       478380 kB
HighTotal:      131008 kB
HighFree:        27076 kB
LowTotal:       903652 kB
LowFree:        464620 kB
SwapTotal:     2097136 kB
SwapFree:      2096992 kB
Dirty:              52 kB
Writeback:           0 kB
Mapped:           6844 kB
Slab:            13716 kB
Committed_AS:    71788 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-22 01:53:35 (client local time) WITH STATUS 0 IN 70.3783 SECONDS
stats: 12207 7 70.3783 0
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 41 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ################
c   -- Clauses(.)/Splits(s): (none)
c ---[  40]---> Sorter-cost:  709     Base: 2 5 2
c ---[  39]---> Sorter-cost:  709     Base: 2 5 2
c ---[  38]---> Sorter-cost:  709     Base: 2 5 2
c ---[  37]---> Sorter-cost:  485     Base: 2 5 2
c ---[  36]---> Sorter-cost:  485     Base: 2 5 2
c ---[  35]---> Sorter-cost:  485     Base: 2 5 2
c ---[  34]---> BDD-cost:  145
c ---[  33]---> Sorter-cost:  847     Base: 2 5 3 3
c ---[  32]---> Sorter-cost:  846     Base: 2 5 3 3
c ---[  30]---> BDD-cost:    3
c ---[  28]---> BDD-cost:    3
c ---[  26]---> BDD-cost:    3
c ---[  24]---> BDD-cost:    3
c ---[  22]---> BDD-cost:    3
c ---[  20]---> BDD-cost:    3
c ---[  18]---> BDD-cost:    3
c ---[  16]---> BDD-cost:    3
c ---[  14]---> BDD-cost:    3
c ---[  12]---> BDD-cost:    3
c ---[  10]---> BDD-cost:    3
c ---[   8]---> BDD-cost:    3
c ---[   6]---> BDD-cost:    3
c ---[   4]---> BDD-cost:    3
c ---[   2]---> BDD-cost:    3
c ---[   0]---> BDD-cost:    3
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   13103    31423 |    4367       0        0     nan |  0.000 % |
c |       100 |   13103    31423 |    4803     100     1445    14.4 |  0.600 % |
c |       252 |   13103    31423 |    5284     252     4815    19.1 |  0.600 % |
c ==============================================================================
c Found solution: 820066
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost: 9870     Base: 2 5 3 3 2 2 3 3 3 3
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       272 |   39670    93728 |   13223     272     5217    19.2 |  0.600 % |
c |       372 |   39670    93728 |   14545     372     7956    21.4 |  0.202 % |
c |       525 |   39670    93728 |   15999     525    10343    19.7 |  0.202 % |
c |       750 |   39670    93728 |   17599     750    13858    18.5 |  0.202 % |
c |      1088 |   39670    93728 |   19359    1088    20602    18.9 |  0.202 % |
c |      1595 |   39670    93728 |   21295    1595    29323    18.4 |  0.202 % |
c |      2354 |   39670    93728 |   23425    2354    41151    17.5 |  0.202 % |
c |      3493 |   39670    93728 |   25767    3493    66545    19.1 |  0.202 % |
c |      5201 |   39670    93728 |   28344    5201   101425    19.5 |  0.202 % |
c ==============================================================================
c Found solution: 813039
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:   15     Base: 2 5 3 3 2 2 3 3 3 3
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      7410 |   40375    95495 |   13458    7410   158157    21.3 |  0.202 % |
c |      7510 |   40375    95495 |   14803    7510   161600    21.5 |  0.207 % |
c |      7661 |   40375    95495 |   16284    7661   166220    21.7 |  0.207 % |
c |      7886 |   40375    95495 |   17912    7886   172382    21.9 |  0.207 % |
c |      8225 |   40375    95495 |   19703    8225   182689    22.2 |  0.207 % |
c |      8731 |   40348    95435 |   21674    8730   194648    22.3 |  0.261 % |
c |      9490 |   40317    95366 |   23841    9488   214729    22.6 |  0.322 % |
c |     10630 |   40252    95221 |   26225   10627   251799    23.7 |  0.445 % |
c |     12338 |   40182    95064 |   28848   12334   303000    24.6 |  0.583 % |
c |     14902 |   40117    94917 |   31733   14897   381846    25.6 |  0.721 % |
c ==============================================================================
c Found solution: 812839
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:   12     Base: 2 5 3 3 2 2 3 3 3 3
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     14954 |   40191    95119 |   13397   14949   383553    25.7 |  0.721 % |
c |     15057 |   40191    95119 |   14736    7578   201934    26.6 |  0.728 % |
c |     15207 |   40191    95119 |   16210    7728   204958    26.5 |  0.728 % |
c |     15433 |   40191    95119 |   17831    7954   209846    26.4 |  0.728 % |
c |     15770 |   40191    95119 |   19614    8291   221525    26.7 |  0.728 % |
c |     16278 |   40158    95045 |   21576    8798   233795    26.6 |  0.797 % |
c ==============================================================================
c Found solution: 810199
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:   11     Base: 2 5 3 3 2 2 3 3 3 3
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     16368 |   40201    95160 |   13400    8888   236093    26.6 |  0.797 % |
c |     16471 |   40201    95160 |   14740    8991   241165    26.8 |  0.804 % |
c |     16623 |   40201    95160 |   16214    9143   244808    26.8 |  0.804 % |
c |     16848 |   40201    95160 |   17835    9368   252858    27.0 |  0.804 % |
c |     17186 |   40201    95160 |   19618    9706   265940    27.4 |  0.804 % |
c |     17693 |   40201    95160 |   21580   10213   282281    27.6 |  0.804 % |
c |     18453 |   40201    95160 |   23738   10973   303501    27.7 |  0.804 % |
c |     19594 |   40201    95160 |   26112   12114   344510    28.4 |  0.804 % |
#### 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.94 0.90 2/54 24608
Raw data (stat): 24608 (runsolver) R 24607 10720 10719 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 491679578 1052672 99 4294967295 134512640 135381576 3221224448 3221219692 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.87 0.94 0.90 2/54 24608
Raw data (stat): 24608 (minisat+) R 24607 10720 10719 0 -1 0 1596 0 0 0 994 4 0 0 25 0 1 0 491679578 7802880 1445 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1905 1445 603 41 0 1864 0
vsize: 7620
[startup+20.0009 s]
Raw data (loadavg): 0.89 0.94 0.90 2/54 24608
Raw data (stat): 24608 (minisat+) R 24607 10720 10719 0 -1 0 1732 0 0 0 1993 4 0 0 25 0 1 0 491679578 8327168 1581 4294967295 134512640 134672761 3221224544 3221223712 134560830 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2033 1581 603 41 0 1992 0
vsize: 8132
[startup+30.0011 s]
Raw data (loadavg): 0.91 0.94 0.90 2/54 24608
Raw data (stat): 24608 (minisat+) R 24607 10720 10719 0 -1 0 2054 0 0 0 2992 5 0 0 25 0 1 0 491679578 9355264 1778 4294967295 134512640 134672761 3221224544 3221223712 134560830 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2284 1778 603 41 0 2243 0
vsize: 9136
[startup+40.0009 s]
Raw data (loadavg): 0.92 0.94 0.90 2/54 24608
Raw data (stat): 24608 (minisat+) R 24607 10720 10719 0 -1 0 2117 0 0 0 3991 6 0 0 25 0 1 0 491679578 9621504 1841 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2349 1841 603 41 0 2308 0
vsize: 9396
[startup+50.0021 s]
Raw data (loadavg): 0.93 0.94 0.90 2/54 24608
Raw data (stat): 24608 (minisat+) R 24607 10720 10719 0 -1 0 2490 0 0 0 4991 6 0 0 25 0 1 0 491679578 10100736 1971 4294967295 134512640 134672761 3221224544 3221223712 134560869 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2466 1971 603 41 0 2425 0
vsize: 9864
[startup+60.0028 s]
Raw data (loadavg): 0.94 0.95 0.91 2/54 24608
Raw data (stat): 24608 (minisat+) R 24607 10720 10719 0 -1 0 2714 0 0 0 5990 7 0 0 25 0 1 0 491679578 10117120 1975 4294967295 134512640 134672761 3221224544 3221223712 134561193 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2470 1975 603 41 0 2429 0
vsize: 9880
[startup+70.0024 s]
Raw data (loadavg): 0.95 0.95 0.91 2/54 24608
Raw data (stat): 24608 (minisat+) R 24607 10720 10719 0 -1 0 5790 0 0 0 6981 16 0 0 25 0 1 0 491679578 21618688 4645 4294967295 134512640 134672761 3221224544 3216863152 1075350517 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 5279 4647 603 41 0 5238 0
vsize: 21112
[startup+70.4051 s]
Raw data (loadavg): 0.95 0.95 0.91 1/53 24608
Raw data (stat): 24608 (minisat+) R 24607 10720 10719 0 -1 0 5790 0 0 0 6981 16 0 0 25 0 1 0 491679578 21618688 4645 4294967295 134512640 134672761 3221224544 3216863152 1075350517 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 5279 4647 603 41 0 5238 0
vsize: 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 70.405
CPU time (s): 70.3783
CPU user time (s): 70.1253
CPU system time (s): 0.252961
CPU usage (%): 99.9621
Max. virtual memory (Kb): 21112
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####