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-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.02684
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 18917

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc18 THE 2005-04-21 17:19:51 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=17199 boxname=wulflinc18 idbench=1323 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  b9c1029cc1d97a8d60e984f96f5d3267  /oldhome/oroussel/tmp/wulflinc18/normalized-mps-v2-13-7-pipex.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc18/normalized-mps-v2-13-7-pipex.opb /oldhome/oroussel/tmp/wulflinc18/normalized-mps-v2-13-7-pipex.opb
IDLAUNCH: 17199
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.177
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.177
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:        830856 kB
Buffers:          6212 kB
Cached:         174380 kB
SwapCached:        764 kB
Active:          55952 kB
Inactive:       126588 kB
HighTotal:      131008 kB
HighFree:         1624 kB
LowTotal:       903652 kB
LowFree:        829232 kB
SwapTotal:     2097892 kB
SwapFree:      2096152 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5100 kB
Slab:            15484 kB
Committed_AS:    63816 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-21 17:21:01 (client local time) WITH STATUS 0 IN 69.6164 SECONDS
stats: 17199 7 69.6164 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.65 0.88 0.89 2/55 3004
Raw data (stat): 3004 (runsolver) R 3003 20024 20023 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 546821054 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.0007 s]
Raw data (loadavg): 0.70 0.89 0.89 2/55 3004
Raw data (stat): 3004 (minisat+) R 3003 20024 20023 0 -1 0 1598 0 0 0 995 3 0 0 25 0 1 0 546821054 7802880 1447 4294967295 134512640 134672761 3221224544 3221223680 134560611 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1905 1447 603 41 0 1864 0
vsize: 7620
[startup+20.0014 s]
Raw data (loadavg): 0.75 0.89 0.89 2/55 3004
Raw data (stat): 3004 (minisat+) R 3003 20024 20023 0 -1 0 1737 0 0 0 1995 3 0 0 25 0 1 0 546821054 8327168 1586 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2033 1586 603 41 0 1992 0
vsize: 8132
[startup+30.0024 s]
Raw data (loadavg): 0.79 0.89 0.89 2/55 3004
Raw data (stat): 3004 (minisat+) R 3003 20024 20023 0 -1 0 2054 0 0 0 2994 4 0 0 25 0 1 0 546821054 9355264 1778 4294967295 134512640 134672761 3221224544 3221223728 134558662 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2284 1778 603 41 0 2243 0
vsize: 9136
[startup+40.0029 s]
Raw data (loadavg): 0.82 0.89 0.89 2/55 3004
Raw data (stat): 3004 (minisat+) R 3003 20024 20023 0 -1 0 2128 0 0 0 3994 5 0 0 25 0 1 0 546821054 9621504 1852 4294967295 134512640 134672761 3221224544 3221223712 134561400 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2349 1852 603 41 0 2308 0
vsize: 9396
[startup+50.0032 s]
Raw data (loadavg): 0.85 0.90 0.89 2/55 3006
Raw data (stat): 3004 (minisat+) R 3003 20024 20023 0 -1 0 2490 0 0 0 4992 6 0 0 25 0 1 0 546821054 10100736 1971 4294967295 134512640 134672761 3221224544 3221223680 134560588 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2466 1971 603 41 0 2425 0
vsize: 9864
[startup+60.0041 s]
Raw data (loadavg): 0.87 0.90 0.89 2/55 3006
Raw data (stat): 3004 (minisat+) R 3003 20024 20023 0 -1 0 2714 0 0 0 5991 7 0 0 25 0 1 0 546821054 10117120 1975 4294967295 134512640 134672761 3221224544 3221223712 134560869 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2470 1975 603 41 0 2429 0
vsize: 9880
[startup+69.6299 s]
Raw data (loadavg): 0.89 0.90 0.89 1/54 3006
Raw data (stat): 3004 (minisat+) R 3003 20024 20023 0 -1 0 2714 0 0 0 5991 7 0 0 25 0 1 0 546821054 10117120 1975 4294967295 134512640 134672761 3221224544 3221223712 134560869 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2470 1975 603 41 0 2429 0
vsize: 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 69.6293
CPU time (s): 69.6164
CPU user time (s): 69.3875
CPU system time (s): 0.228965
CPU usage (%): 99.9816
Max. virtual memory (Kb): 9880
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####