Trace number 365389

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 into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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 X seconds (see the parameters in the trace). 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 X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    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.
  5. 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 provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14OPT-1073741823 0.429933 0.433424

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/www.csit.fsu.edu/
~burkardt/datasets/mps/normalized-mps-v2-20-10-nazareth.opb
MD5SUM717b9ee7a115604785e9172508b7e284
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1073741823
Best CPU time to get the best result obtained on this benchmark0.003998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1073741823
Optimality of the best value was proved YES
Number of variables78
Total number of constraints3
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3
Minimum length of a constraint17
Maximum length of a constraint61
Number of terms in the objective function 78
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 3221356541
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 5368724480
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 20401110007
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 3 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[   2]---> BDD-cost:   16
0.00/0.00	c ---[   1]---> BDD-cost:  207
0.00/0.00	c ---[   0]---> Sorter-cost:  669     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.02/0.05	c ==================================[MINISAT+]==================================
0.02/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.02/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.02/0.05	c ==============================================================================
0.02/0.05	c |         0 |    1935     4666 |     645       0        0     nan |  0.000 % |
0.02/0.05	c ==============================================================================
0.02/0.05	c Found solution: 335541961
0.02/0.05	o 335541961
0.02/0.05	c ---[   0]---> Sorter-cost:  558     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.02/0.07	c ==================================[MINISAT+]==================================
0.02/0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.02/0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.02/0.07	c ==============================================================================
0.02/0.07	c |         0 |    3188     7605 |    1062       0        0     nan |  0.000 % |
0.02/0.07	c ==============================================================================
0.02/0.07	c Found solution: -534650883
0.02/0.07	o -534650883
0.02/0.07	c ---[   0]---> Sorter-cost:   58     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.02/0.09	c ==================================[MINISAT+]==================================
0.02/0.09	c | Conflicts | Original         | Learnt                           | Progress |
0.02/0.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.02/0.09	c ==============================================================================
0.02/0.09	c |         1 |    3229     7734 |    1076       1        4     4.0 |  0.000 % |
0.02/0.09	c ==============================================================================
0.02/0.09	c Found solution: -1073099281
0.02/0.09	o -1073099281
0.02/0.09	c ---[   0]---> Sorter-cost:   45     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.10	c ==================================[MINISAT+]==================================
0.09/0.10	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.10	c ==============================================================================
0.09/0.10	c |         2 |    2599     6293 |     866       1        3     3.0 |  0.000 % |
0.09/0.10	c ==============================================================================
0.09/0.10	c Found solution: -1073106465
0.09/0.10	o -1073106465
0.09/0.10	c ---[   0]---> Sorter-cost:   14     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.12	c ==================================[MINISAT+]==================================
0.09/0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         3 |    2611     6326 |     870       2        8     4.0 |  0.000 % |
0.09/0.12	c ==============================================================================
0.09/0.12	c Found solution: -1073115006
0.09/0.12	o -1073115006
0.09/0.12	c ---[   0]---> Sorter-cost:   19     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.13	c ==================================[MINISAT+]==================================
0.09/0.13	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.13	c ==============================================================================
0.09/0.13	c |         4 |    2637     6387 |     879       3       13     4.3 |  0.000 % |
0.09/0.13	c ==============================================================================
0.09/0.13	c Found solution: -1073119207
0.09/0.13	o -1073119207
0.09/0.13	c ---[   0]---> Sorter-cost:   16     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.14	c ==================================[MINISAT+]==================================
0.09/0.14	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.14	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         6 |    2653     6424 |     884       5       23     4.6 |  0.000 % |
0.09/0.14	c ==============================================================================
0.09/0.14	c Found solution: -1073182719
0.09/0.14	o -1073182719
0.09/0.14	c ---[   0]---> Sorter-cost:   17     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.15	c ==================================[MINISAT+]==================================
0.09/0.15	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         9 |    2674     6470 |     891       8       39     4.9 |  0.000 % |
0.09/0.15	c ==============================================================================
0.09/0.15	c Found solution: -1073508399
0.09/0.15	o -1073508399
0.09/0.15	c ---[   0]---> Sorter-cost:   66     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.16	c ==================================[MINISAT+]==================================
0.09/0.16	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.16	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.16	c ==============================================================================
0.09/0.16	c |        13 |    2587     6279 |     862      10       44     4.4 |  0.000 % |
0.09/0.16	c ==============================================================================
0.09/0.16	c Found solution: -1073508712
0.09/0.16	o -1073508712
0.09/0.16	c ---[   0]---> Sorter-cost:   17     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.17	c ==================================[MINISAT+]==================================
0.09/0.17	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.17	c ==============================================================================
0.09/0.17	c |        13 |    2607     6328 |     869      10       44     4.4 |  0.000 % |
0.09/0.17	c ==============================================================================
0.09/0.17	c Found solution: -1073508887
0.09/0.17	o -1073508887
0.09/0.17	c ---[   0]---> Sorter-cost:   13     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.18	c ==================================[MINISAT+]==================================
0.09/0.18	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.18	c ==============================================================================
0.09/0.18	c |        16 |    2621     6364 |     873      13       53     4.1 |  0.000 % |
0.09/0.18	c ==============================================================================
0.09/0.18	c Found solution: -1073509000
0.09/0.18	o -1073509000
0.09/0.18	c ---[   0]---> Sorter-cost:   13     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.19	c ==================================[MINISAT+]==================================
0.09/0.19	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.19	c ==============================================================================
0.09/0.19	c |        20 |    2636     6401 |     878      17       73     4.3 |  0.000 % |
0.09/0.19	c ==============================================================================
0.09/0.19	c Found solution: -1073509101
0.09/0.19	o -1073509101
0.09/0.19	c ---[   0]---> Sorter-cost:   15     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.20	c ==================================[MINISAT+]==================================
0.19/0.20	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.20	c ==============================================================================
0.19/0.20	c |        22 |    2655     6445 |     885      19       77     4.1 |  0.000 % |
0.19/0.20	c ==============================================================================
0.19/0.20	c Found solution: -1073537140
0.19/0.20	o -1073537140
0.19/0.20	c ---[   0]---> Sorter-cost:   16     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.21	c ==================================[MINISAT+]==================================
0.19/0.21	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.21	c ==============================================================================
0.19/0.21	c |        26 |    2669     6482 |     889      23       99     4.3 |  0.000 % |
0.19/0.21	c ==============================================================================
0.19/0.21	c Found solution: -1073639791
0.19/0.21	o -1073639791
0.19/0.21	c ---[   0]---> Sorter-cost:   12     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.22	c ==================================[MINISAT+]==================================
0.19/0.22	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.22	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.22	c ==============================================================================
0.19/0.22	c |        28 |    2602     6330 |     867      24      108     4.5 |  0.000 % |
0.19/0.22	c ==============================================================================
0.19/0.22	c Found solution: -1073640623
0.19/0.22	o -1073640623
0.19/0.22	c ---[   0]---> Sorter-cost:   11     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.23	c ==================================[MINISAT+]==================================
0.19/0.23	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.23	c ==============================================================================
0.19/0.23	c |        30 |    2617     6366 |     872      26      117     4.5 |  0.000 % |
0.19/0.23	c ==============================================================================
0.19/0.23	c Found solution: -1073642655
0.19/0.23	o -1073642655
0.19/0.23	c ---[   0]---> Sorter-cost:   13     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.24	c ==================================[MINISAT+]==================================
0.19/0.24	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.24	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.24	c ==============================================================================
0.19/0.24	c |        33 |    2633     6404 |     877      29      135     4.7 |  0.000 % |
0.19/0.24	c ==============================================================================
0.19/0.24	c Found solution: -1073642657
0.19/0.24	o -1073642657
0.19/0.24	c ---[   0]---> Sorter-cost:   11     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.25	c ==================================[MINISAT+]==================================
0.19/0.25	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.25	c ==============================================================================
0.19/0.25	c |        35 |    2647     6437 |     882      31      140     4.5 |  0.000 % |
0.19/0.25	c ==============================================================================
0.19/0.25	c Found solution: -1073642903
0.19/0.25	o -1073642903
0.19/0.25	c ---[   0]---> Sorter-cost:   11     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.26	c ==================================[MINISAT+]==================================
0.19/0.26	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.26	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.26	c ==============================================================================
0.19/0.26	c |        36 |    2662     6472 |     887      32      143     4.5 |  0.000 % |
0.19/0.26	c ==============================================================================
0.19/0.26	c Found solution: -1073642911
0.19/0.26	o -1073642911
0.19/0.26	c ---[   0]---> Sorter-cost:   10     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.27	c ==================================[MINISAT+]==================================
0.19/0.27	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.27	c ==============================================================================
0.19/0.27	c |        40 |    2675     6501 |     891      36      158     4.4 |  0.000 % |
0.19/0.27	c ==============================================================================
0.19/0.27	c Found solution: -1073655199
0.19/0.27	o -1073655199
0.19/0.27	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.28	c ==================================[MINISAT+]==================================
0.19/0.28	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.28	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.28	c ==============================================================================
0.19/0.28	c |        41 |    2686     6526 |     895      37      161     4.4 |  0.000 % |
0.19/0.28	c ==============================================================================
0.19/0.28	c Found solution: -1073659649
0.19/0.28	o -1073659649
0.19/0.28	c ---[   0]---> Sorter-cost:    9     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.29	c ==================================[MINISAT+]==================================
0.19/0.29	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.29	c ==============================================================================
0.19/0.29	c |        44 |    2697     6550 |     899      40      170     4.2 |  0.000 % |
0.19/0.29	c ==============================================================================
0.19/0.29	c Found solution: -1073721025
0.19/0.29	o -1073721025
0.19/0.29	c ---[   0]---> Sorter-cost:    9     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.29	c ==================================[MINISAT+]==================================
0.19/0.29	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.29	c ==============================================================================
0.19/0.29	c |        47 |    2400     5838 |     800      37      144     3.9 |  0.000 % |
0.19/0.30	c ==============================================================================
0.19/0.30	c Found solution: -1073737283
0.19/0.30	o -1073737283
0.19/0.30	c ---[   0]---> Sorter-cost:    8     Base: 2 2 2 2 2 2 2 2 2 2 2 2
0.29/0.30	c ==================================[MINISAT+]==================================
0.29/0.30	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.30	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.30	c ==============================================================================
0.29/0.30	c |        48 |    2187     5347 |     729      36      132     3.7 |  0.000 % |
0.29/0.30	c ==============================================================================
0.29/0.30	c Found solution: -1073737407
0.29/0.30	o -1073737407
0.29/0.30	c ---[   0]---> BDD-cost:  115
0.29/0.30	c ==================================[MINISAT+]==================================
0.29/0.30	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.30	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.30	c ==============================================================================
0.29/0.30	c |        48 |    2449     6083 |     816      36      132     3.7 |  0.000 % |
0.29/0.31	c ==============================================================================
0.29/0.31	c Found solution: -1073737438
0.29/0.31	o -1073737438
0.29/0.31	c ---[   0]---> Sorter-cost:    9     Base: 2 2 2 2 2 2 2 2 2 2 2 2
0.29/0.31	c ==================================[MINISAT+]==================================
0.29/0.31	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.31	c ==============================================================================
0.29/0.31	c |        78 |    2464     6116 |     821      66      373     5.7 |  0.000 % |
0.29/0.31	c ==============================================================================
0.29/0.31	c Found solution: -1073739456
0.29/0.31	o -1073739456
0.29/0.31	c ---[   0]---> BDD-cost:  105
0.29/0.31	c ==================================[MINISAT+]==================================
0.29/0.31	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.31	c ==============================================================================
0.29/0.31	c |        78 |    2584     6502 |     861      64      364     5.7 |  0.000 % |
0.29/0.31	c ==============================================================================
0.29/0.31	c Found solution: -1073739457
0.29/0.31	o -1073739457
0.29/0.31	c ---[   0]---> BDD-cost:   97
0.29/0.32	c ==================================[MINISAT+]==================================
0.29/0.32	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.32	c ==============================================================================
0.29/0.32	c |        79 |    2809     7133 |     936      65      369     5.7 |  0.000 % |
0.29/0.32	c ==============================================================================
0.29/0.32	c Found solution: -1073739486
0.29/0.32	o -1073739486
0.29/0.32	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2 2 2 2 2
0.29/0.32	c ==================================[MINISAT+]==================================
0.29/0.32	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.32	c ==============================================================================
0.29/0.32	c |        82 |    2815     7146 |     938      68      380     5.6 |  0.000 % |
0.29/0.32	c ==============================================================================
0.29/0.32	c Found solution: -1073739487
0.29/0.32	o -1073739487
0.29/0.32	c ---[   0]---> BDD-cost:   64
0.29/0.32	c ==================================[MINISAT+]==================================
0.29/0.32	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.32	c ==============================================================================
0.29/0.32	c |        82 |    2965     7567 |     988      68      380     5.6 |  0.000 % |
0.29/0.32	c ==============================================================================
0.29/0.32	c Found solution: -1073739552
0.29/0.32	o -1073739552
0.29/0.32	c ---[   0]---> BDD-cost:   64
0.29/0.33	c ==================================[MINISAT+]==================================
0.29/0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.33	c ==============================================================================
0.29/0.33	c |        86 |    3114     7987 |    1038      72      398     5.5 |  0.000 % |
0.29/0.33	c ==============================================================================
0.29/0.33	c Found solution: -1073740478
0.29/0.33	o -1073740478
0.29/0.33	c ---[   0]---> BDD-cost:  100
0.29/0.33	c ==================================[MINISAT+]==================================
0.29/0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.33	c ==============================================================================
0.29/0.33	c |        88 |    3176     8217 |    1058      73      402     5.5 |  0.000 % |
0.29/0.33	c ==============================================================================
0.29/0.33	c Found solution: -1073741376
0.29/0.33	o -1073741376
0.29/0.33	c ---[   0]---> BDD-cost:    7
0.29/0.33	c ==================================[MINISAT+]==================================
0.29/0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.33	c ==============================================================================
0.29/0.33	c |        89 |    2811     7299 |     937      54      300     5.6 |  0.000 % |
0.29/0.33	c ==============================================================================
0.29/0.33	c Found solution: -1073741504
0.29/0.33	o -1073741504
0.29/0.33	c ---[   0]---> BDD-cost:    0
0.29/0.33	c ==================================[MINISAT+]==================================
0.29/0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.33	c ==============================================================================
0.29/0.33	c |        89 |    2809     7294 |     936      54      300     5.6 |  0.000 % |
0.29/0.33	c ==============================================================================
0.29/0.33	c Found solution: -1073741535
0.29/0.33	o -1073741535
0.29/0.33	c ---[   0]---> BDD-cost:    0
0.29/0.33	c ==================================[MINISAT+]==================================
0.29/0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.33	c ==============================================================================
0.29/0.33	c |        89 |    2807     7289 |     935      54      300     5.6 |  0.000 % |
0.29/0.34	c ==============================================================================
0.29/0.34	c Found solution: -1073741630
0.29/0.34	o -1073741630
0.29/0.34	c ---[   0]---> BDD-cost:    1
0.29/0.34	c ==================================[MINISAT+]==================================
0.29/0.34	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.34	c ==============================================================================
0.29/0.34	c |        90 |    2607     6771 |     869      51      291     5.7 |  0.000 % |
0.29/0.34	c ==============================================================================
0.29/0.34	c Found solution: -1073741632
0.29/0.34	o -1073741632
0.29/0.34	c ---[   0]---> BDD-cost:    0
0.29/0.34	c ==================================[MINISAT+]==================================
0.29/0.34	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.34	c ==============================================================================
0.29/0.34	c |        90 |    2606     6769 |     868      51      291     5.7 |  0.000 % |
0.29/0.34	c ==============================================================================
0.29/0.34	c Found solution: -1073741662
0.29/0.34	o -1073741662
0.29/0.34	c ---[   0]---> BDD-cost:   16
0.29/0.34	c ==================================[MINISAT+]==================================
0.29/0.34	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.34	c ==============================================================================
0.29/0.34	c |        90 |    2648     6884 |     882      51      291     5.7 |  0.000 % |
0.29/0.34	c ==============================================================================
0.29/0.34	c Found solution: -1073741664
0.29/0.34	o -1073741664
0.29/0.34	c ---[   0]---> BDD-cost:    7
0.29/0.34	c ==================================[MINISAT+]==================================
0.29/0.34	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.34	c ==============================================================================
0.29/0.34	c |        90 |    2666     6932 |     888      51      291     5.7 |  0.000 % |
0.29/0.34	c ==============================================================================
0.29/0.34	c Found solution: -1073741665
0.29/0.34	o -1073741665
0.29/0.34	c ---[   0]---> BDD-cost:   16
0.29/0.34	c ==================================[MINISAT+]==================================
0.29/0.34	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.34	c ==============================================================================
0.29/0.34	c |        90 |    2705     7038 |     901      51      291     5.7 |  0.000 % |
0.29/0.35	c ==============================================================================
0.29/0.35	c Found solution: -1073741672
0.29/0.35	o -1073741672
0.29/0.35	c ---[   0]---> BDD-cost:   40
0.29/0.35	c ==================================[MINISAT+]==================================
0.29/0.35	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.35	c ==============================================================================
0.29/0.35	c |       104 |    2799     7301 |     933      65      425     6.5 |  0.000 % |
0.29/0.35	c ==============================================================================
0.29/0.35	c Found solution: -1073741673
0.29/0.35	o -1073741673
0.29/0.35	c ---[   0]---> BDD-cost:   40
0.29/0.35	c ==================================[MINISAT+]==================================
0.29/0.35	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.35	c ==============================================================================
0.29/0.35	c |       106 |    2893     7564 |     964      67      436     6.5 |  0.000 % |
0.29/0.35	c ==============================================================================
0.29/0.35	c Found solution: -1073741676
0.29/0.35	o -1073741676
0.29/0.35	c ---[   0]---> BDD-cost:   52
0.29/0.35	c ==================================[MINISAT+]==================================
0.29/0.35	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.35	c ==============================================================================
0.29/0.35	c |       107 |    3015     7906 |    1005      68      442     6.5 |  0.000 % |
0.29/0.35	c ==============================================================================
0.29/0.35	c Found solution: -1073741677
0.29/0.35	o -1073741677
0.29/0.35	c ---[   0]---> BDD-cost:   52
0.29/0.35	c ==================================[MINISAT+]==================================
0.29/0.35	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.35	c ==============================================================================
0.29/0.35	c |       107 |    3137     8248 |    1045      68      442     6.5 |  0.000 % |
0.29/0.35	c ==============================================================================
0.29/0.35	c Found solution: -1073741678
0.29/0.35	o -1073741678
0.29/0.35	c ---[   0]---> BDD-cost:   28
0.29/0.35	c ==================================[MINISAT+]==================================
0.29/0.35	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.35	c ==============================================================================
0.29/0.35	c |       107 |    3207     8442 |    1069      68      442     6.5 |  0.000 % |
0.29/0.36	c ==============================================================================
0.29/0.36	c Found solution: -1073741679
0.29/0.36	o -1073741679
0.29/0.36	c ---[   0]---> BDD-cost:   28
0.29/0.36	c ==================================[MINISAT+]==================================
0.29/0.36	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.36	c ==============================================================================
0.29/0.36	c |       109 |    3274     8627 |    1091      70      449     6.4 |  0.000 % |
0.29/0.36	c ==============================================================================
0.29/0.36	c Found solution: -1073741680
0.29/0.36	o -1073741680
0.29/0.36	c ---[   0]---> BDD-cost:   28
0.29/0.36	c ==================================[MINISAT+]==================================
0.29/0.36	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.36	c ==============================================================================
0.29/0.36	c |       113 |    3341     8812 |    1113      74      465     6.3 |  0.000 % |
0.29/0.36	c ==============================================================================
0.29/0.36	c Found solution: -1073741681
0.29/0.36	o -1073741681
0.29/0.36	c ---[   0]---> BDD-cost:   28
0.29/0.36	c ==================================[MINISAT+]==================================
0.29/0.36	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.36	c ==============================================================================
0.29/0.36	c |       113 |    3408     8997 |    1136      74      465     6.3 |  0.000 % |
0.29/0.36	c ==============================================================================
0.29/0.36	c Found solution: -1073741688
0.29/0.36	o -1073741688
0.29/0.36	c ---[   0]---> BDD-cost:   28
0.29/0.36	c ==================================[MINISAT+]==================================
0.29/0.36	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.36	c ==============================================================================
0.29/0.36	c |       119 |    3478     9191 |    1159      80      520     6.5 |  0.000 % |
0.29/0.36	c ==============================================================================
0.29/0.36	c Found solution: -1073741689
0.29/0.36	o -1073741689
0.29/0.36	c ---[   0]---> BDD-cost:   28
0.29/0.37	c ==================================[MINISAT+]==================================
0.29/0.37	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.37	c ==============================================================================
0.29/0.37	c |       119 |    3548     9385 |    1182      80      520     6.5 |  0.000 % |
0.29/0.37	c ==============================================================================
0.29/0.37	c Found solution: -1073741692
0.29/0.37	o -1073741692
0.29/0.37	c ---[   0]---> BDD-cost:   28
0.29/0.37	c ==================================[MINISAT+]==================================
0.29/0.37	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.37	c ==============================================================================
0.29/0.37	c |       121 |    3618     9579 |    1206      82      527     6.4 |  0.000 % |
0.29/0.37	c ==============================================================================
0.29/0.37	c Found solution: -1073741693
0.29/0.37	o -1073741693
0.29/0.37	c ---[   0]---> BDD-cost:   28
0.29/0.37	c ==================================[MINISAT+]==================================
0.29/0.37	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.37	c ==============================================================================
0.29/0.37	c |       121 |    3688     9773 |    1229      82      527     6.4 |  0.000 % |
0.29/0.37	c ==============================================================================
0.29/0.37	c Found solution: -1073741694
0.29/0.37	o -1073741694
0.29/0.37	c ---[   0]---> BDD-cost:    7
0.29/0.37	c ==================================[MINISAT+]==================================
0.29/0.37	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.37	c ==============================================================================
0.29/0.37	c |       121 |    3706     9821 |    1235      82      527     6.4 |  0.000 % |
0.29/0.37	c ==============================================================================
0.29/0.37	c Found solution: -1073741695
0.29/0.37	o -1073741695
0.29/0.37	c ---[   0]---> BDD-cost:    1
0.29/0.37	c ==================================[MINISAT+]==================================
0.29/0.37	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.37	c ==============================================================================
0.29/0.37	c |       121 |    3315     8770 |    1105      76      506     6.7 |  0.000 % |
0.29/0.38	c ==============================================================================
0.29/0.38	c Found solution: -1073741728
0.29/0.38	o -1073741728
0.29/0.38	c ---[   0]---> BDD-cost:    0
0.29/0.38	c ==================================[MINISAT+]==================================
0.29/0.38	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.38	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.38	c ==============================================================================
0.29/0.38	c |       132 |    3313     8765 |    1104      87      548     6.3 |  0.000 % |
0.29/0.38	c ==============================================================================
0.29/0.38	c Found solution: -1073741729
0.29/0.38	o -1073741729
0.29/0.38	c ---[   0]---> BDD-cost:    1
0.29/0.38	c ==================================[MINISAT+]==================================
0.29/0.38	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.38	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.38	c ==============================================================================
0.29/0.38	c |       135 |    3273     8676 |    1091      58      392     6.8 |  0.000 % |
0.29/0.38	c ==============================================================================
0.29/0.38	c Found solution: -1073741736
0.29/0.38	o -1073741736
0.29/0.38	c ---[   0]---> BDD-cost:    1
0.29/0.38	c ==================================[MINISAT+]==================================
0.29/0.38	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.38	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.38	c ==============================================================================
0.29/0.38	c |       135 |    3278     8689 |    1092      58      392     6.8 |  0.000 % |
0.29/0.38	c ==============================================================================
0.29/0.38	c Found solution: -1073741737
0.29/0.38	o -1073741737
0.29/0.38	c ---[   0]---> BDD-cost:    1
0.29/0.38	c ==================================[MINISAT+]==================================
0.29/0.38	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.38	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.38	c ==============================================================================
0.29/0.38	c |       135 |    3283     8702 |    1094      58      392     6.8 |  0.000 % |
0.29/0.38	c ==============================================================================
0.29/0.38	c Found solution: -1073741740
0.29/0.38	o -1073741740
0.29/0.38	c ---[   0]---> BDD-cost:    1
0.29/0.38	c ==================================[MINISAT+]==================================
0.29/0.38	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.38	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.38	c ==============================================================================
0.29/0.38	c |       135 |    3288     8715 |    1096      58      392     6.8 |  0.000 % |
0.29/0.38	c ==============================================================================
0.29/0.38	c Found solution: -1073741741
0.29/0.38	o -1073741741
0.29/0.38	c ---[   0]---> BDD-cost:    1
0.29/0.39	c ==================================[MINISAT+]==================================
0.29/0.39	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.39	c ==============================================================================
0.29/0.39	c |       135 |    3293     8728 |    1097      58      392     6.8 |  0.000 % |
0.29/0.39	c ==============================================================================
0.29/0.39	c Found solution: -1073741742
0.29/0.39	o -1073741742
0.29/0.39	c ---[   0]---> BDD-cost:    1
0.29/0.39	c ==================================[MINISAT+]==================================
0.29/0.39	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.39	c ==============================================================================
0.29/0.39	c |       135 |    3298     8741 |    1099      58      392     6.8 |  0.000 % |
0.29/0.39	c ==============================================================================
0.29/0.39	c Found solution: -1073741743
0.29/0.39	o -1073741743
0.29/0.39	c ---[   0]---> BDD-cost:    1
0.29/0.39	c ==================================[MINISAT+]==================================
0.29/0.39	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.39	c ==============================================================================
0.29/0.39	c |       135 |    3303     8754 |    1101      58      392     6.8 |  0.000 % |
0.29/0.39	c ==============================================================================
0.29/0.39	c Found solution: -1073741744
0.29/0.39	o -1073741744
0.29/0.39	c ---[   0]---> BDD-cost:    1
0.29/0.39	c ==================================[MINISAT+]==================================
0.29/0.39	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.39	c ==============================================================================
0.29/0.39	c |       135 |    3308     8767 |    1102      58      392     6.8 |  0.000 % |
0.29/0.39	c ==============================================================================
0.29/0.39	c Found solution: -1073741745
0.29/0.39	o -1073741745
0.29/0.39	c ---[   0]---> BDD-cost:    1
0.29/0.39	c ==================================[MINISAT+]==================================
0.29/0.39	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.39	c ==============================================================================
0.29/0.39	c |       135 |    3313     8780 |    1104      58      392     6.8 |  0.000 % |
0.29/0.39	c ==============================================================================
0.29/0.39	c Found solution: -1073741752
0.29/0.39	o -1073741752
0.29/0.39	c ---[   0]---> BDD-cost:    1
0.29/0.39	c ==================================[MINISAT+]==================================
0.29/0.39	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.39	c ==============================================================================
0.29/0.39	c |       135 |    3318     8793 |    1106      58      392     6.8 |  0.000 % |
0.29/0.40	c ==============================================================================
0.29/0.40	c Found solution: -1073741753
0.29/0.40	o -1073741753
0.29/0.40	c ---[   0]---> BDD-cost:    1
0.39/0.40	c ==================================[MINISAT+]==================================
0.39/0.40	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.40	c ==============================================================================
0.39/0.40	c |       135 |    3323     8806 |    1107      58      392     6.8 |  0.000 % |
0.39/0.40	c ==============================================================================
0.39/0.40	c Found solution: -1073741756
0.39/0.40	o -1073741756
0.39/0.40	c ---[   0]---> BDD-cost:    1
0.39/0.40	c ==================================[MINISAT+]==================================
0.39/0.40	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.40	c ==============================================================================
0.39/0.40	c |       135 |    3328     8819 |    1109      58      392     6.8 |  0.000 % |
0.39/0.40	c ==============================================================================
0.39/0.40	c Found solution: -1073741757
0.39/0.40	o -1073741757
0.39/0.40	c ---[   0]---> BDD-cost:    1
0.39/0.40	c ==================================[MINISAT+]==================================
0.39/0.40	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.40	c ==============================================================================
0.39/0.40	c |       135 |    3333     8832 |    1111      58      392     6.8 |  0.000 % |
0.39/0.40	c ==============================================================================
0.39/0.40	c Found solution: -1073741758
0.39/0.40	o -1073741758
0.39/0.40	c ---[   0]---> BDD-cost:    0
0.39/0.40	c ==================================[MINISAT+]==================================
0.39/0.40	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.40	c ==============================================================================
0.39/0.40	c |       135 |    3332     8830 |    1110      58      392     6.8 |  0.000 % |
0.39/0.40	c ==============================================================================
0.39/0.40	c Found solution: -1073741759
0.39/0.40	o -1073741759
0.39/0.40	c ---[   0]---> BDD-cost:    0
0.39/0.40	c ==================================[MINISAT+]==================================
0.39/0.40	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.40	c ==============================================================================
0.39/0.40	c |       135 |    2854     7507 |     951      55      384     7.0 |  0.000 % |
0.39/0.41	c ==============================================================================
0.39/0.41	c Found solution: -1073741792
0.39/0.41	o -1073741792
0.39/0.41	c ---[   0]---> BDD-cost:    0
0.39/0.41	c ==================================[MINISAT+]==================================
0.39/0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.41	c ==============================================================================
0.39/0.41	c |       137 |    2407     6290 |     802      49      360     7.3 |  0.000 % |
0.39/0.41	c ==============================================================================
0.39/0.41	c Found solution: -1073741793
0.39/0.41	o -1073741793
0.39/0.41	c ---[   0]---> BDD-cost:    0
0.39/0.41	c ==================================[MINISAT+]==================================
0.39/0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.41	c ==============================================================================
0.39/0.41	c |       137 |    2405     6285 |     801      49      360     7.3 |  0.000 % |
0.39/0.41	c ==============================================================================
0.39/0.41	c Found solution: -1073741800
0.39/0.41	o -1073741800
0.39/0.41	c ---[   0]---> BDD-cost:    0
0.39/0.41	c ==================================[MINISAT+]==================================
0.39/0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.41	c ==============================================================================
0.39/0.41	c |       137 |    2403     6280 |     801      49      360     7.3 |  0.000 % |
0.39/0.41	c ==============================================================================
0.39/0.41	c Found solution: -1073741801
0.39/0.41	o -1073741801
0.39/0.41	c ---[   0]---> BDD-cost:    0
0.39/0.41	c ==================================[MINISAT+]==================================
0.39/0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.41	c ==============================================================================
0.39/0.41	c |       137 |    2401     6275 |     800      49      360     7.3 |  0.000 % |
0.39/0.41	c ==============================================================================
0.39/0.41	c Found solution: -1073741804
0.39/0.41	o -1073741804
0.39/0.41	c ---[   0]---> BDD-cost:    0
0.39/0.41	c ==================================[MINISAT+]==================================
0.39/0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.41	c ==============================================================================
0.39/0.41	c |       137 |    2399     6270 |     799      49      360     7.3 |  0.000 % |
0.39/0.41	c ==============================================================================
0.39/0.41	c Found solution: -1073741805
0.39/0.41	o -1073741805
0.39/0.41	c ---[   0]---> BDD-cost:    0
0.39/0.41	c ==================================[MINISAT+]==================================
0.39/0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.41	c ==============================================================================
0.39/0.41	c |       137 |    2397     6265 |     799      49      360     7.3 |  0.000 % |
0.39/0.41	c ==============================================================================
0.39/0.41	c Found solution: -1073741806
0.39/0.41	o -1073741806
0.39/0.41	c ---[   0]---> BDD-cost:    0
0.39/0.41	c ==================================[MINISAT+]==================================
0.39/0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.41	c ==============================================================================
0.39/0.41	c |       137 |    2395     6260 |     798      49      360     7.3 |  0.000 % |
0.39/0.42	c ==============================================================================
0.39/0.42	c Found solution: -1073741807
0.39/0.42	o -1073741807
0.39/0.42	c ---[   0]---> BDD-cost:    0
0.39/0.42	c ==================================[MINISAT+]==================================
0.39/0.42	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.42	c ==============================================================================
0.39/0.42	c |       137 |    2097     5462 |     699      45      349     7.8 |  0.000 % |
0.39/0.42	c ==============================================================================
0.39/0.42	c Found solution: -1073741808
0.39/0.42	o -1073741808
0.39/0.42	c ---[   0]---> BDD-cost:    0
0.39/0.42	c ==================================[MINISAT+]==================================
0.39/0.42	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.42	c ==============================================================================
0.39/0.42	c |       137 |    2096     5460 |     698      45      349     7.8 |  0.000 % |
0.39/0.42	c ==============================================================================
0.39/0.42	c Found solution: -1073741809
0.39/0.42	o -1073741809
0.39/0.42	c ---[   0]---> BDD-cost:    0
0.39/0.42	c ==================================[MINISAT+]==================================
0.39/0.42	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.42	c ==============================================================================
0.39/0.42	c |       137 |    2095     5458 |     698      45      349     7.8 |  0.000 % |
0.39/0.42	c ==============================================================================
0.39/0.42	c Found solution: -1073741816
0.39/0.42	o -1073741816
0.39/0.42	c ---[   0]---> BDD-cost:    0
0.39/0.42	c ==================================[MINISAT+]==================================
0.39/0.42	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.42	c ==============================================================================
0.39/0.42	c |       137 |    1866     4860 |     622      25      149     6.0 |  0.000 % |
0.39/0.42	c ==============================================================================
0.39/0.42	c Found solution: -1073741817
0.39/0.42	o -1073741817
0.39/0.42	c ---[   0]---> BDD-cost:    0
0.39/0.42	c ==================================[MINISAT+]==================================
0.39/0.42	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.42	c ==============================================================================
0.39/0.42	c |       137 |    1865     4858 |     621      25      149     6.0 |  0.000 % |
0.39/0.42	c ==============================================================================
0.39/0.42	c Found solution: -1073741820
0.39/0.42	o -1073741820
0.39/0.42	c ---[   0]---> BDD-cost:    0
0.39/0.42	c ==================================[MINISAT+]==================================
0.39/0.42	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.42	c ==============================================================================
0.39/0.42	c |       137 |    1693     4422 |     564      15       66     4.4 |  0.000 % |
0.39/0.42	c ==============================================================================
0.39/0.42	c Found solution: -1073741821
0.39/0.42	o -1073741821
0.39/0.42	c ---[   0]---> BDD-cost:    0
0.39/0.42	c ==================================[MINISAT+]==================================
0.39/0.42	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.42	c ==============================================================================
0.39/0.42	c |       137 |    1375     3647 |     458       9       31     3.4 |  0.000 % |
0.39/0.42	c ==============================================================================
0.39/0.42	c Found solution: -1073741822
0.39/0.42	o -1073741822
0.39/0.42	c ==================================[MINISAT+]==================================
0.39/0.42	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.42	c ==============================================================================
0.39/0.42	c |       137 |    1295     3466 |     431       6       20     3.3 |  0.000 % |
0.39/0.43	c ==============================================================================
0.39/0.43	c Found solution: -1073741823
0.39/0.43	o -1073741823
0.39/0.43	c Optimal solution: -1073741823
0.39/0.43	s OPTIMUM FOUND
0.39/0.43	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31
0.39/0.43	v x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61
0.39/0.43	v -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78
0.39/0.43	c _______________________________________________________________________________
0.39/0.43	c 
0.39/0.43	c restarts              : 85
0.39/0.43	c conflicts             : 137            (325 /sec)
0.39/0.43	c decisions             : 36503          (86513 /sec)
0.39/0.43	c propagations          : 0              (0 /sec)
0.39/0.43	c inspects              : 0              (0 /sec)
0.39/0.43	c CPU time              : 0.421935 s
0.39/0.43	c _______________________________________________________________________________

Verifier Data (download as text)

OK	-1073741823

Conversion Script Data (download as text)

/tmp/evaluation/365389-1177050480/instance-365389-1177050480.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-365389-1177050480 -o ROOT/results/node35/solver-365389-1177050480 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/365389-1177050480/minisat+ /tmp/evaluation/365389-1177050480/instance-365389-1177050480.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 0.99 0.97 3/77 30443
/proc/meminfo: memFree=1799528/2055920 swapFree=4151140/4192956
[pid=30443] ppid=30441 vsize=1060 CPUtime=0
/proc/30443/stat : 30443 (minisat+) R 30441 30443 28968 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 152963437 1085440 114 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30443/statm: 265 114 86 215 0 47 0

[startup+0.031063 s]
/proc/loadavg: 1.08 0.99 0.97 3/77 30443
/proc/meminfo: memFree=1799528/2055920 swapFree=4151140/4192956
[pid=30443] ppid=30441 vsize=1064 CPUtime=0.02
/proc/30443/stat : 30443 (minisat+) R 30441 30443 28968 0 -1 4194304 142 0 0 0 2 0 0 0 18 0 1 0 152963437 1089536 127 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005911 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30443/statm: 266 127 89 215 0 48 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1064

[startup+0.101055 s]
/proc/loadavg: 1.08 0.99 0.97 3/77 30443
/proc/meminfo: memFree=1799528/2055920 swapFree=4151140/4192956
[pid=30443] ppid=30441 vsize=1512 CPUtime=0.09
/proc/30443/stat : 30443 (minisat+) R 30441 30443 28968 0 -1 4194304 241 0 0 0 9 0 0 0 18 0 1 0 152963437 1548288 226 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005353 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30443/statm: 378 226 108 215 0 160 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1512

[startup+0.301078 s]
/proc/loadavg: 1.08 0.99 0.97 3/77 30443
/proc/meminfo: memFree=1799528/2055920 swapFree=4151140/4192956
[pid=30443] ppid=30441 vsize=1512 CPUtime=0.29
/proc/30443/stat : 30443 (minisat+) R 30441 30443 28968 0 -1 4194304 251 0 0 0 29 0 0 0 18 0 1 0 152963437 1548288 236 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30443/statm: 378 236 108 215 0 160 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1512

Solver just ended. Dumping a history of the last processes samples

[startup+0.40109 s]
/proc/loadavg: 1.08 0.99 0.97 3/77 30443
/proc/meminfo: memFree=1799528/2055920 swapFree=4151140/4192956
[pid=30443] ppid=30441 vsize=1840 CPUtime=0.39
/proc/30443/stat : 30443 (minisat+) R 30441 30443 28968 0 -1 4194304 320 0 0 0 39 0 0 0 18 0 1 0 152963437 1884160 305 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30443/statm: 460 305 108 215 0 242 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1840

Child status: 30
Real time (s): 0.433424
CPU time (s): 0.429933
CPU user time (s): 0.421935
CPU system time (s): 0.007998
CPU usage (%): 99.1945
Max. virtual memory (cumulated for all children) (KiB): 1840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.421935
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 13

runsolver used 0.007998 second user time and 0.008998 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Fri Apr 20 06:28:00 UTC 2007

IDJOB= 365389
IDBENCH= 2373
IDSOLVER= 156
FILE ID= node35/365389-1177050480

PBS_JOBID= 4640156

Free space on /tmp= 66304 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-nazareth.opb
COMMAND LINE= /tmp/evaluation/365389-1177050480/minisat+ /tmp/evaluation/365389-1177050480/instance-365389-1177050480.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node35/convwatcher-365389-1177050480 -o ROOT/results/node35/conversion-365389-1177050480 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/365389-1177050480/instance-365389-1177050480.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-365389-1177050480 -o ROOT/results/node35/solver-365389-1177050480 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/365389-1177050480/minisat+ /tmp/evaluation/365389-1177050480/instance-365389-1177050480.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  717b9ee7a115604785e9172508b7e284

RANDOM SEED= 15325378

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1800000 kB
Buffers:         33224 kB
Cached:         156000 kB
SwapCached:       9064 kB
Active:          90584 kB
Inactive:       123308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800000 kB
SwapTotal:     4192956 kB
SwapFree:      4151140 kB
Dirty:            2464 kB
Writeback:           0 kB
Mapped:          31596 kB
Slab:            27376 kB
Committed_AS:  2451548 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66304 MiB

End job on node35 on Fri Apr 20 06:28:01 UTC 2007