Trace number 4115299

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
minisatp 2012-10-02 git-d91742bOPT7985 27.3768 27.3804

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-p0291.opb
MD5SUM95e4efc01e56e7c627bbc0cc1139ffbe
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7985
Best CPU time to get the best result obtained on this benchmark0.101984
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7985
Optimality of the best value was proved YES
Number of variables290
Total number of constraints205
Number of constraints which are clauses189
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint2
Maximum length of a constraint53
Number of terms in the objective function 288
Biggest coefficient in the objective function 61096
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524351
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 61096
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 524351
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 205 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): .............................................................................................................................................................................................sssss
0.00/0.00	c ---[ 144]---> BDD-cost:    3
0.00/0.00	c ---[ 139]---> BDD-cost:    3
0.00/0.00	c ---[  14]---> Sorter-cost: 1503     Base: 2 2 5 2 3
0.00/0.01	c ---[  13]---> Sorter-cost: 1241     Base: 2 2 5 2 3
0.00/0.01	c ---[  11]---> BDD-cost:   52
0.00/0.01	c ---[  10]---> BDD-cost:   52
0.00/0.02	c ---[   9]---> BDD-cost:   52
0.00/0.02	c ---[   8]---> BDD-cost:   12
0.00/0.02	c ---[   7]---> BDD-cost:    8
0.00/0.02	c ---[   6]---> BDD-cost:   16
0.00/0.02	c ---[   5]---> BDD-cost:   28
0.00/0.02	c ---[   4]---> BDD-cost:   12
0.00/0.02	c ---[   3]---> BDD-cost:   86
0.00/0.02	c ---[   2]---> Sorter-cost:  747     Base: 2 5 2 2
0.00/0.02	c ---[   1]---> Sorter-cost:  880     Base: 2 2 5 3
0.00/0.02	c ---[   0]---> BDD-cost:    1
0.00/0.04	|  Eliminated clauses:           0.06 Mb                                      |
0.00/0.04	============================[ Search Statistics ]==============================
0.00/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	===============================================================================
0.00/0.04	===============================================================================
0.00/0.04	c Found solution: 203504
0.00/0.05	c ---[   0]---> Sorter-cost:63104     Base: 2 2 3 3 7 3 2 2 5 2
1.19/1.29	|  Eliminated clauses:           1.01 Mb                                      |
1.19/1.29	============================[ Search Statistics ]==============================
1.19/1.29	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.29	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.29	===============================================================================
1.19/1.29	|       116 |   42452   181155   473335 |    66423      114      8 |  0.052 % |
1.19/1.29	|       266 |   42437   181155   473335 |    73065      261      8 |  0.076 % |
1.19/1.29	|       491 |   42437   181155   473335 |    80372      486     17 |  0.076 % |
1.19/1.29	|       828 |   42417   181155   473335 |    88409      815     13 |  0.107 % |
1.19/1.29	|      1334 |   42404   181155   473335 |    97250     1317     26 |  0.128 % |
1.19/1.29	===============================================================================
1.19/1.29	c Found solution: 168986
1.19/1.29	c ---[   0]---> Sorter-cost:   10     Base: 2 2 3 3 7 3 2 2 5 2
1.89/1.93	|  Eliminated clauses:           1.02 Mb                                      |
1.89/1.93	============================[ Search Statistics ]==============================
1.89/1.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.93	===============================================================================
1.89/1.93	===============================================================================
1.89/1.93	c Found solution: 165533
1.89/1.93	c ---[   0]---> Sorter-cost:   14     Base: 2 2 3 3 7 3 2 2 5 2
2.89/2.92	|  Eliminated clauses:           1.04 Mb                                      |
2.89/2.92	============================[ Search Statistics ]==============================
2.89/2.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.89/2.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.89/2.92	===============================================================================
2.89/2.92	|      1487 |   42800   182327   478084 |    66853     1470     25 |  0.140 % |
2.89/2.92	|      1637 |   42800   182327   478084 |    73538     1620     24 |  0.140 % |
2.89/2.92	|      1862 |   42800   182327   478084 |    80892     1845     23 |  0.140 % |
2.89/2.92	|      2199 |   42796   182327   478084 |    88981     2181     23 |  0.146 % |
2.89/2.92	|      2705 |   42796   182327   478084 |    97879     2687     22 |  0.146 % |
2.89/2.92	|      3464 |   42796   182327   478084 |   107667     3446     21 |  0.146 % |
2.89/2.92	===============================================================================
2.89/2.92	c Found solution: 120139
2.89/2.92	c ---[   0]---> Sorter-cost:   15     Base: 2 2 3 3 7 3 2 2 5 2
3.69/3.74	|  Eliminated clauses:           1.05 Mb                                      |
3.69/3.74	============================[ Search Statistics ]==============================
3.69/3.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.69/3.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.69/3.74	===============================================================================
3.69/3.74	|      4484 |   42793   182287   478182 |    66838     4465     22 |  0.155 % |
3.69/3.74	|      4634 |   42793   182287   478182 |    73522     4615     21 |  0.155 % |
3.69/3.74	|      4859 |   42793   182287   478182 |    80874     4840     21 |  0.155 % |
3.69/3.74	|      5196 |   42793   182287   478182 |    88962     5177     20 |  0.155 % |
3.69/3.74	|      5702 |   42777   182287   478182 |    97858     5681     21 |  0.180 % |
3.69/3.74	===============================================================================
3.69/3.74	c Found solution: 98340
3.69/3.74	c ---[   0]---> Sorter-cost:   12     Base: 2 2 3 3 7 3 2 2 5 2
4.89/4.99	|  Eliminated clauses:           1.07 Mb                                      |
4.89/4.99	============================[ Search Statistics ]==============================
4.89/4.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.89/4.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.89/4.99	===============================================================================
4.89/4.99	|      5862 |   43021   182999   481144 |    67099     5841     22 |  0.179 % |
4.89/4.99	|      6012 |   43021   182999   481144 |    73809     5991     22 |  0.179 % |
4.89/4.99	|      6237 |   43021   182999   481144 |    81190     6211     22 |  0.179 % |
4.89/4.99	|      6574 |   43021   182999   481144 |    89309     6548     23 |  0.179 % |
4.89/4.99	===============================================================================
4.89/4.99	c Found solution: 19027
4.99/5.00	c ---[   0]---> Sorter-cost:35696     Base: 2 2 3 3 7 3 3
5.60/5.64	|  Eliminated clauses:           1.60 Mb                                      |
5.60/5.64	============================[ Search Statistics ]==============================
5.60/5.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.60/5.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.60/5.64	===============================================================================
5.60/5.64	===============================================================================
5.60/5.64	c Found solution: 19003
5.60/5.64	c ---[   0]---> Sorter-cost:42080     Base: 2 2 3 3 7 3 3
6.19/6.20	|  Eliminated clauses:           2.22 Mb                                      |
6.19/6.20	============================[ Search Statistics ]==============================
6.19/6.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.19/6.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.19/6.20	===============================================================================
6.19/6.20	===============================================================================
6.19/6.20	c Found solution: 18053
6.19/6.20	c ---[   0]---> Sorter-cost:    7     Base: 2 2 3 3 7 3 3
6.39/6.47	|  Eliminated clauses:           2.25 Mb                                      |
6.39/6.47	============================[ Search Statistics ]==============================
6.39/6.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.39/6.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.39/6.47	===============================================================================
6.39/6.47	===============================================================================
6.39/6.47	c Found solution: 18047
6.39/6.47	c ---[   0]---> Sorter-cost:   10     Base: 2 2 3 3 7 3 3
6.69/6.74	|  Eliminated clauses:           2.26 Mb                                      |
6.69/6.74	============================[ Search Statistics ]==============================
6.69/6.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.69/6.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.69/6.74	===============================================================================
6.69/6.74	===============================================================================
6.69/6.74	c Found solution: 18045
6.69/6.74	c ---[   0]---> Sorter-cost:    8     Base: 2 2 3 3 7 3 3
6.98/7.01	|  Eliminated clauses:           2.26 Mb                                      |
6.98/7.01	============================[ Search Statistics ]==============================
6.98/7.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.98/7.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.98/7.01	===============================================================================
6.98/7.01	===============================================================================
6.98/7.01	c Found solution: 18044
6.98/7.01	c ---[   0]---> Sorter-cost:   10     Base: 2 2 3 3 7 3 3
7.18/7.28	|  Eliminated clauses:           2.26 Mb                                      |
7.18/7.28	============================[ Search Statistics ]==============================
7.18/7.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.18/7.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.18/7.28	===============================================================================
7.18/7.28	===============================================================================
7.18/7.28	c Found solution: 18042
7.18/7.28	c ---[   0]---> Sorter-cost:   10     Base: 2 2 3 3 7 3 3
7.48/7.54	|  Eliminated clauses:           2.26 Mb                                      |
7.48/7.54	============================[ Search Statistics ]==============================
7.48/7.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.48/7.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.48/7.54	===============================================================================
7.48/7.54	===============================================================================
7.48/7.54	c Found solution: 18041
7.48/7.54	c ---[   0]---> Sorter-cost:    6     Base: 2 2 3 3 7 3 3
7.79/7.81	|  Eliminated clauses:           2.26 Mb                                      |
7.79/7.81	============================[ Search Statistics ]==============================
7.79/7.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.79/7.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.79/7.81	===============================================================================
7.79/7.81	===============================================================================
7.79/7.81	c Found solution: 18040
7.79/7.81	c ---[   0]---> Sorter-cost:    9     Base: 2 2 3 3 7 3 3
7.98/8.08	|  Eliminated clauses:           2.26 Mb                                      |
7.98/8.08	============================[ Search Statistics ]==============================
7.98/8.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.98/8.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.98/8.08	===============================================================================
7.98/8.08	===============================================================================
7.98/8.08	c Found solution: 18035
7.98/8.08	c ---[   0]---> Sorter-cost:    8     Base: 2 2 3 3 7 3 3
8.48/8.58	|  Eliminated clauses:           2.26 Mb                                      |
8.48/8.58	============================[ Search Statistics ]==============================
8.48/8.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.48/8.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.48/8.58	===============================================================================
8.48/8.58	|      7164 |   71694   305702   801661 |   112090     5703     20 | 12.677 % |
8.48/8.58	|      7314 |   71694   305702   801661 |   123299     5853     20 | 12.677 % |
8.48/8.58	===============================================================================
8.48/8.58	c Found solution: 17716
8.48/8.58	c ---[   0]---> Sorter-cost:    6     Base: 2 2 3 3 7 3 3
8.79/8.89	|  Eliminated clauses:           2.27 Mb                                      |
8.79/8.89	============================[ Search Statistics ]==============================
8.79/8.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.79/8.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.79/8.89	===============================================================================
8.79/8.89	===============================================================================
8.79/8.89	c Found solution: 15171
8.79/8.90	c ---[   0]---> Sorter-cost:31667     Base: 2 2 3 7 3 3 3
10.00/10.09	|  Eliminated clauses:           2.88 Mb                                      |
10.00/10.09	============================[ Search Statistics ]==============================
10.00/10.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.00/10.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.00/10.09	===============================================================================
10.00/10.09	|      7546 |   61318   260789   682534 |    95622     4374     24 | 25.565 % |
10.00/10.09	|      7696 |   61318   260789   682534 |   105184     4524     24 | 25.565 % |
10.00/10.09	|      7921 |   61318   260789   682534 |   115703     4749     25 | 25.565 % |
10.00/10.09	|      8258 |   61260   260789   682534 |   127273     5084     25 | 25.599 % |
10.00/10.09	===============================================================================
10.00/10.09	c Found solution: 15158
10.00/10.09	c ---[   0]---> Sorter-cost:25678     Base: 2 3 2 3 7 3 2
10.49/10.54	|  Eliminated clauses:           3.26 Mb                                      |
10.49/10.54	============================[ Search Statistics ]==============================
10.49/10.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.49/10.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.49/10.54	===============================================================================
10.49/10.54	===============================================================================
10.49/10.54	c Found solution: 14331
10.49/10.54	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3 2
10.69/10.73	|  Eliminated clauses:           3.26 Mb                                      |
10.69/10.73	============================[ Search Statistics ]==============================
10.69/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.69/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.69/10.73	===============================================================================
10.69/10.73	===============================================================================
10.69/10.73	c Found solution: 14253
10.69/10.73	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3 2
10.89/10.92	|  Eliminated clauses:           3.28 Mb                                      |
10.89/10.92	============================[ Search Statistics ]==============================
10.89/10.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.89/10.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.89/10.92	===============================================================================
10.89/10.92	===============================================================================
10.89/10.92	c Found solution: 14249
10.89/10.92	c ---[   0]---> Sorter-cost:    9     Base: 2 3 2 3 7 3 2
11.10/11.11	|  Eliminated clauses:           3.28 Mb                                      |
11.10/11.11	============================[ Search Statistics ]==============================
11.10/11.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.10/11.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.10/11.11	===============================================================================
11.10/11.11	===============================================================================
11.10/11.11	c Found solution: 14243
11.10/11.11	c ---[   0]---> Sorter-cost:    9     Base: 2 3 2 3 7 3 2
11.39/11.47	|  Eliminated clauses:           3.28 Mb                                      |
11.39/11.47	============================[ Search Statistics ]==============================
11.39/11.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.39/11.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.39/11.47	===============================================================================
11.39/11.47	|      8449 |   77552   329622   864117 |   120861     5274     26 | 22.285 % |
11.39/11.47	|      8599 |   77552   329622   864117 |   132947     5424     26 | 22.285 % |
11.39/11.47	===============================================================================
11.39/11.47	c Found solution: 10628
11.39/11.47	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3 2
11.69/11.70	|  Eliminated clauses:           3.28 Mb                                      |
11.69/11.70	============================[ Search Statistics ]==============================
11.69/11.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.69/11.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.69/11.70	===============================================================================
11.69/11.70	===============================================================================
11.69/11.70	c Found solution: 10591
11.69/11.70	c ---[   0]---> Sorter-cost:    9     Base: 2 3 2 3 7 3 2
11.89/11.90	|  Eliminated clauses:           3.28 Mb                                      |
11.89/11.90	============================[ Search Statistics ]==============================
11.89/11.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.89/11.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.89/11.90	===============================================================================
11.89/11.90	===============================================================================
11.89/11.90	c Found solution: 10589
11.89/11.90	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3 2
12.10/12.18	|  Eliminated clauses:           3.28 Mb                                      |
12.10/12.18	============================[ Search Statistics ]==============================
12.10/12.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.10/12.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.10/12.18	===============================================================================
12.10/12.18	|      8827 |   77548   329535   864014 |   120829     5652     26 | 22.282 % |
12.10/12.18	===============================================================================
12.10/12.18	c Found solution: 10555
12.10/12.18	c ---[   0]---> Sorter-cost:    6     Base: 2 3 2 3 7 3 2
12.99/13.03	|  Eliminated clauses:           3.28 Mb                                      |
12.99/13.03	============================[ Search Statistics ]==============================
12.99/13.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.99/13.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.99/13.03	===============================================================================
12.99/13.03	|      8946 |   77550   329544   864079 |   120832     5771     27 | 22.281 % |
12.99/13.03	|      9096 |   77550   329544   864079 |   132916     5921     27 | 22.281 % |
12.99/13.03	|      9321 |   77550   329544   864079 |   146207     6146     28 | 22.281 % |
12.99/13.03	|      9658 |   77518   329544   864079 |   160828     6479     28 | 22.297 % |
12.99/13.03	===============================================================================
12.99/13.03	c Found solution: 10477
12.99/13.03	c ---[   0]---> Sorter-cost:    8     Base: 2 3 2 3 7 3 2
13.20/13.24	|  Eliminated clauses:           3.29 Mb                                      |
13.20/13.24	============================[ Search Statistics ]==============================
13.20/13.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.20/13.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.20/13.24	===============================================================================
13.20/13.24	===============================================================================
13.20/13.24	c Found solution: 10419
13.20/13.24	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3 2
13.39/13.44	|  Eliminated clauses:           3.29 Mb                                      |
13.39/13.44	============================[ Search Statistics ]==============================
13.39/13.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.39/13.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.39/13.44	===============================================================================
13.39/13.44	===============================================================================
13.39/13.44	c Found solution: 9911
13.39/13.44	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3 2
13.89/13.91	|  Eliminated clauses:           3.29 Mb                                      |
13.89/13.91	============================[ Search Statistics ]==============================
13.89/13.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.89/13.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.89/13.91	===============================================================================
13.89/13.91	|     10180 |   77565   329573   864396 |   120843     7001     28 | 22.259 % |
13.89/13.91	|     10330 |   77565   329573   864396 |   132927     7151     28 | 22.259 % |
13.89/13.91	===============================================================================
13.89/13.91	c Found solution: 9906
13.89/13.91	c ---[   0]---> Sorter-cost:    9     Base: 2 3 2 3 7 3 2
14.09/14.11	|  Eliminated clauses:           3.29 Mb                                      |
14.09/14.11	============================[ Search Statistics ]==============================
14.09/14.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.09/14.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.09/14.11	===============================================================================
14.09/14.11	===============================================================================
14.09/14.11	c Found solution: 9828
14.09/14.11	c ---[   0]---> Sorter-cost:    8     Base: 2 3 2 3 7 3 2
14.79/14.86	|  Eliminated clauses:           3.29 Mb                                      |
14.79/14.86	============================[ Search Statistics ]==============================
14.79/14.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.79/14.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.79/14.86	===============================================================================
14.79/14.86	|     10679 |   77569   329594   864516 |   120851     7500     30 | 22.258 % |
14.79/14.86	|     10829 |   77569   329594   864516 |   132936     7650     30 | 22.258 % |
14.79/14.86	|     11054 |   77569   329594   864516 |   146229     7875     30 | 22.258 % |
14.79/14.86	===============================================================================
14.79/14.86	c Found solution: 9656
14.79/14.86	c ---[   0]---> Sorter-cost:    5     Base: 2 3 2 3 7 3 2
14.99/15.06	|  Eliminated clauses:           3.29 Mb                                      |
14.99/15.06	============================[ Search Statistics ]==============================
14.99/15.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.99/15.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.99/15.06	===============================================================================
14.99/15.06	===============================================================================
14.99/15.06	c Found solution: 9655
14.99/15.06	c ---[   0]---> Sorter-cost:    5     Base: 2 3 2 3 7 3 2
15.89/15.99	|  Eliminated clauses:           3.29 Mb                                      |
15.89/15.99	============================[ Search Statistics ]==============================
15.89/15.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.89/15.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.89/15.99	===============================================================================
15.89/15.99	|     11419 |   77566   329583   864501 |   120847     8239     30 | 22.258 % |
15.89/15.99	|     11569 |   77566   329583   864501 |   132931     8389     30 | 22.258 % |
15.89/15.99	|     11794 |   77566   329583   864501 |   146224     8614     32 | 22.258 % |
15.89/15.99	|     12131 |   77553   329583   864501 |   160847     8949     32 | 22.265 % |
15.89/15.99	===============================================================================
15.89/15.99	c Found solution: 9654
15.89/15.99	c ---[   0]---> Sorter-cost:14934     Base: 2 3 2 3 7 3 2
17.09/17.11	|  Eliminated clauses:           3.53 Mb                                      |
17.09/17.11	============================[ Search Statistics ]==============================
17.09/17.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.09/17.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.09/17.11	===============================================================================
17.09/17.11	|     12461 |   85328   362648   951464 |   132970     9277     31 | 21.118 % |
17.09/17.11	|     12611 |   85328   362648   951464 |   146268     9315     32 | 21.118 % |
17.09/17.11	|     12836 |   85321   362648   951464 |   160894     9539     31 | 21.121 % |
17.09/17.11	|     13173 |   85305   362648   951464 |   176984     9873     31 | 21.129 % |
17.09/17.11	===============================================================================
17.09/17.11	c Found solution: 8807
17.09/17.11	c ---[   0]---> Sorter-cost:18292     Base: 2 3 2 3 7 3
17.99/18.04	|  Eliminated clauses:           3.87 Mb                                      |
17.99/18.04	============================[ Search Statistics ]==============================
17.99/18.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.99/18.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.99/18.04	===============================================================================
17.99/18.04	|     13383 |   91758   389727  1022274 |   142899     9546     31 | 20.801 % |
17.99/18.04	|     13533 |   91758   389727  1022274 |   157189     9696     31 | 20.801 % |
17.99/18.04	|     13758 |   91749   389727  1022274 |   172908     9920     31 | 20.805 % |
17.99/18.04	===============================================================================
17.99/18.04	c Found solution: 8806
17.99/18.04	c ---[   0]---> Sorter-cost:   10     Base: 2 3 2 3 7 3
18.19/18.25	|  Eliminated clauses:           3.87 Mb                                      |
18.19/18.25	============================[ Search Statistics ]==============================
18.19/18.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.19/18.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.19/18.25	===============================================================================
18.19/18.25	===============================================================================
18.19/18.25	c Found solution: 8518
18.19/18.25	c ---[   0]---> Sorter-cost:    6     Base: 2 3 2 3 7 3
18.49/18.55	|  Eliminated clauses:           3.88 Mb                                      |
18.49/18.55	============================[ Search Statistics ]==============================
18.49/18.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.49/18.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.49/18.55	===============================================================================
18.49/18.55	|     14162 |   91868   390154  1023943 |   143056    10324     32 | 20.750 % |
18.49/18.55	===============================================================================
18.49/18.55	c Found solution: 8490
18.49/18.56	c ---[   0]---> Sorter-cost:    9     Base: 2 3 2 3 7 3
18.79/18.81	|  Eliminated clauses:           3.88 Mb                                      |
18.79/18.81	============================[ Search Statistics ]==============================
18.79/18.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.79/18.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.79/18.81	===============================================================================
18.79/18.81	===============================================================================
18.79/18.81	c Found solution: 8478
18.79/18.81	c ---[   0]---> Sorter-cost:    6     Base: 2 3 2 3 7 3
18.99/19.00	|  Eliminated clauses:           3.88 Mb                                      |
18.99/19.00	============================[ Search Statistics ]==============================
18.99/19.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.99/19.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.99/19.00	===============================================================================
18.99/19.00	===============================================================================
18.99/19.00	c Found solution: 8467
18.99/19.00	c ---[   0]---> Sorter-cost:    2     Base: 2 3 2 3 7 3
19.09/19.19	|  Eliminated clauses:           3.88 Mb                                      |
19.09/19.19	============================[ Search Statistics ]==============================
19.09/19.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.09/19.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.09/19.19	===============================================================================
19.09/19.19	===============================================================================
19.09/19.19	c Found solution: 8466
19.09/19.19	c ---[   0]---> Sorter-cost:    5     Base: 2 3 2 3 7 3
19.29/19.36	|  Eliminated clauses:           3.88 Mb                                      |
19.29/19.36	============================[ Search Statistics ]==============================
19.29/19.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.29/19.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.29/19.36	===============================================================================
19.29/19.36	===============================================================================
19.29/19.36	c Found solution: 8454
19.29/19.36	c ---[   0]---> Sorter-cost:    4     Base: 2 3 2 3 7 3
19.49/19.52	|  Eliminated clauses:           3.88 Mb                                      |
19.49/19.52	============================[ Search Statistics ]==============================
19.49/19.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.49/19.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.49/19.52	===============================================================================
19.49/19.52	===============================================================================
19.49/19.52	c Found solution: 8453
19.49/19.52	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3
19.69/19.70	|  Eliminated clauses:           3.88 Mb                                      |
19.69/19.70	============================[ Search Statistics ]==============================
19.69/19.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.69/19.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.69/19.70	===============================================================================
19.69/19.70	===============================================================================
19.69/19.70	c Found solution: 8442
19.69/19.70	c ---[   0]---> Sorter-cost:    4     Base: 2 3 2 3 7 3
19.79/19.89	|  Eliminated clauses:           3.88 Mb                                      |
19.79/19.89	============================[ Search Statistics ]==============================
19.79/19.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.79/19.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.79/19.89	===============================================================================
19.79/19.89	===============================================================================
19.79/19.89	c Found solution: 8213
19.79/19.90	c ---[   0]---> Sorter-cost:    5     Base: 2 3 2 3 7 3
19.99/20.08	|  Eliminated clauses:           3.88 Mb                                      |
19.99/20.08	============================[ Search Statistics ]==============================
19.99/20.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.99/20.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.99/20.08	===============================================================================
19.99/20.08	===============================================================================
19.99/20.08	c Found solution: 8204
19.99/20.08	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3
20.19/20.24	|  Eliminated clauses:           3.88 Mb                                      |
20.19/20.24	============================[ Search Statistics ]==============================
20.19/20.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.19/20.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.19/20.24	===============================================================================
20.19/20.24	===============================================================================
20.19/20.24	c Found solution: 8203
20.19/20.25	c ---[   0]---> Sorter-cost:    5     Base: 2 3 2 3 7 3
20.39/20.41	|  Eliminated clauses:           3.88 Mb                                      |
20.39/20.41	============================[ Search Statistics ]==============================
20.39/20.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.39/20.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.39/20.41	===============================================================================
20.39/20.41	===============================================================================
20.39/20.41	c Found solution: 8202
20.39/20.41	c ---[   0]---> Sorter-cost:    3     Base: 2 3 2 3 7 3
20.49/20.58	|  Eliminated clauses:           3.89 Mb                                      |
20.49/20.58	============================[ Search Statistics ]==============================
20.49/20.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.49/20.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.49/20.58	===============================================================================
20.49/20.58	===============================================================================
20.49/20.58	c Found solution: 8201
20.49/20.58	c ---[   0]---> Sorter-cost:    3     Base: 2 3 2 3 7 3
20.79/20.84	|  Eliminated clauses:           3.89 Mb                                      |
20.79/20.84	============================[ Search Statistics ]==============================
20.79/20.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.79/20.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.79/20.84	===============================================================================
20.79/20.84	===============================================================================
20.79/20.84	c Found solution: 8200
20.79/20.84	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3
20.89/21.00	|  Eliminated clauses:           3.89 Mb                                      |
20.89/21.00	============================[ Search Statistics ]==============================
20.89/21.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.89/21.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.89/21.00	===============================================================================
20.89/21.00	===============================================================================
20.89/21.00	c Found solution: 8199
20.99/21.00	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3
21.09/21.17	|  Eliminated clauses:           3.89 Mb                                      |
21.09/21.17	============================[ Search Statistics ]==============================
21.09/21.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.09/21.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.09/21.17	===============================================================================
21.09/21.17	===============================================================================
21.09/21.17	c Found solution: 8198
21.09/21.17	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3
21.29/21.35	|  Eliminated clauses:           3.89 Mb                                      |
21.29/21.35	============================[ Search Statistics ]==============================
21.29/21.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.29/21.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.29/21.35	===============================================================================
21.29/21.35	===============================================================================
21.29/21.35	c Found solution: 8197
21.29/21.35	c ---[   0]---> Sorter-cost:    6     Base: 2 3 2 3 7 3
21.49/21.51	|  Eliminated clauses:           3.89 Mb                                      |
21.49/21.51	============================[ Search Statistics ]==============================
21.49/21.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.49/21.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.49/21.51	===============================================================================
21.49/21.51	===============================================================================
21.49/21.51	c Found solution: 8196
21.49/21.51	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3
21.59/21.69	|  Eliminated clauses:           3.89 Mb                                      |
21.59/21.69	============================[ Search Statistics ]==============================
21.59/21.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.59/21.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.59/21.69	===============================================================================
21.59/21.69	===============================================================================
21.59/21.69	c Found solution: 8195
21.59/21.69	c ---[   0]---> Sorter-cost:    4     Base: 2 3 2 3 7 3
21.89/21.95	|  Eliminated clauses:           3.89 Mb                                      |
21.89/21.95	============================[ Search Statistics ]==============================
21.89/21.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.89/21.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.89/21.95	===============================================================================
21.89/21.95	===============================================================================
21.89/21.95	c Found solution: 8194
21.89/21.95	c ---[   0]---> Sorter-cost:    4     Base: 2 3 2 3 7 3
22.09/22.14	|  Eliminated clauses:           3.89 Mb                                      |
22.09/22.14	============================[ Search Statistics ]==============================
22.09/22.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.09/22.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.09/22.14	===============================================================================
22.09/22.14	===============================================================================
22.09/22.14	c Found solution: 8193
22.09/22.14	c ---[   0]---> Sorter-cost:    7     Base: 2 3 2 3 7 3
22.29/22.31	|  Eliminated clauses:           3.89 Mb                                      |
22.29/22.31	============================[ Search Statistics ]==============================
22.29/22.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.29/22.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.29/22.31	===============================================================================
22.29/22.31	===============================================================================
22.29/22.31	c Found solution: 8192
22.29/22.31	c ---[   0]---> Sorter-cost:    6     Base: 2 3 2 3 7 3
22.39/22.47	|  Eliminated clauses:           3.89 Mb                                      |
22.39/22.47	============================[ Search Statistics ]==============================
22.39/22.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.39/22.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.39/22.47	===============================================================================
22.39/22.47	===============================================================================
22.39/22.47	c Found solution: 8180
22.39/22.47	c ---[   0]---> Sorter-cost:    5     Base: 2 3 2 3 7 3
22.59/22.64	|  Eliminated clauses:           3.89 Mb                                      |
22.59/22.64	============================[ Search Statistics ]==============================
22.59/22.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.59/22.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.59/22.64	===============================================================================
22.59/22.64	===============================================================================
22.59/22.64	c Found solution: 8179
22.59/22.64	c ---[   0]---> Sorter-cost:    4     Base: 2 3 2 3 7 3
22.79/22.80	|  Eliminated clauses:           3.89 Mb                                      |
22.79/22.80	============================[ Search Statistics ]==============================
22.79/22.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.79/22.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.79/22.80	===============================================================================
22.79/22.80	===============================================================================
22.79/22.80	c Found solution: 8167
22.79/22.80	c ---[   0]---> Sorter-cost:    5     Base: 2 3 2 3 7 3
22.89/22.99	|  Eliminated clauses:           3.89 Mb                                      |
22.89/22.99	============================[ Search Statistics ]==============================
22.89/22.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.89/22.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.89/22.99	===============================================================================
22.89/22.99	===============================================================================
22.89/22.99	c Found solution: 8166
22.89/22.99	c ---[   0]---> Sorter-cost:    5     Base: 2 3 2 3 7 3
23.09/23.19	|  Eliminated clauses:           3.89 Mb                                      |
23.09/23.19	============================[ Search Statistics ]==============================
23.09/23.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.09/23.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.09/23.19	===============================================================================
23.09/23.19	===============================================================================
23.09/23.19	c Found solution: 8164
23.09/23.19	c ---[   0]---> Sorter-cost:    5     Base: 2 3 2 3 7 3
23.29/23.35	|  Eliminated clauses:           3.89 Mb                                      |
23.29/23.35	============================[ Search Statistics ]==============================
23.29/23.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.29/23.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.29/23.35	===============================================================================
23.29/23.35	===============================================================================
23.29/23.35	c Found solution: 8158
23.29/23.36	c ---[   0]---> Sorter-cost:    5     Base: 2 3 2 3 7 3
23.49/23.53	|  Eliminated clauses:           3.89 Mb                                      |
23.49/23.53	============================[ Search Statistics ]==============================
23.49/23.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.49/23.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.49/23.53	===============================================================================
23.49/23.53	===============================================================================
23.49/23.53	c Found solution: 8119
23.49/23.54	c ---[   0]---> Sorter-cost:    5     Base: 2 3 2 3 7 3
23.89/23.96	|  Eliminated clauses:           3.90 Mb                                      |
23.89/23.96	============================[ Search Statistics ]==============================
23.89/23.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.89/23.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.89/23.96	===============================================================================
23.89/23.96	|     14695 |   91208   390438  1025204 |   143160    10855     32 | 21.000 % |
23.89/23.96	|     14845 |   91208   390438  1025204 |   157476    11005     32 | 21.000 % |
23.89/23.96	===============================================================================
23.89/23.96	c Found solution: 8112
23.89/23.96	c ---[   0]---> Sorter-cost:18451     Base: 2 2 3 3 7 3
24.19/24.24	|  Eliminated clauses:           4.21 Mb                                      |
24.19/24.24	============================[ Search Statistics ]==============================
24.19/24.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.19/24.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
24.19/24.24	===============================================================================
24.19/24.24	===============================================================================
24.19/24.24	c Found solution: 8111
24.19/24.25	c ---[   0]---> Sorter-cost:    9     Base: 2 2 3 3 7 3
24.38/24.43	|  Eliminated clauses:           4.21 Mb                                      |
24.38/24.43	============================[ Search Statistics ]==============================
24.38/24.43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.38/24.43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
24.38/24.43	===============================================================================
24.38/24.43	===============================================================================
24.38/24.43	c Found solution: 8083
24.38/24.43	c ---[   0]---> Sorter-cost:    8     Base: 2 2 3 3 7 3
24.68/24.74	|  Eliminated clauses:           4.23 Mb                                      |
24.68/24.74	============================[ Search Statistics ]==============================
24.68/24.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.68/24.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
24.68/24.74	===============================================================================
24.68/24.74	===============================================================================
24.68/24.74	c Found solution: 8082
24.68/24.74	c ---[   0]---> Sorter-cost:    8     Base: 2 2 3 3 7 3
24.88/24.90	|  Eliminated clauses:           4.23 Mb                                      |
24.88/24.90	============================[ Search Statistics ]==============================
24.88/24.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.88/24.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
24.88/24.90	===============================================================================
24.88/24.90	===============================================================================
24.88/24.90	c Found solution: 8080
24.88/24.90	c ---[   0]---> Sorter-cost:    8     Base: 2 2 3 3 7 3
25.08/25.10	|  Eliminated clauses:           4.23 Mb                                      |
25.08/25.10	============================[ Search Statistics ]==============================
25.08/25.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.08/25.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.08/25.10	===============================================================================
25.08/25.10	===============================================================================
25.08/25.10	c Found solution: 8068
25.08/25.10	c ---[   0]---> Sorter-cost:    6     Base: 2 2 3 3 7 3
25.18/25.30	|  Eliminated clauses:           4.23 Mb                                      |
25.18/25.30	============================[ Search Statistics ]==============================
25.18/25.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.18/25.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.18/25.30	===============================================================================
25.18/25.30	===============================================================================
25.18/25.30	c Found solution: 8064
25.18/25.30	c ---[   0]---> Sorter-cost:    6     Base: 2 2 3 3 7 3
25.48/25.59	|  Eliminated clauses:           4.23 Mb                                      |
25.48/25.59	============================[ Search Statistics ]==============================
25.48/25.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.48/25.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.48/25.59	===============================================================================
25.48/25.59	|     15184 |  100823   428511  1125591 |   157120     9633     29 | 19.758 % |
25.48/25.59	===============================================================================
25.48/25.59	c Found solution: 8059
25.48/25.60	c ---[   0]---> Sorter-cost:    6     Base: 2 2 3 3 7 3
25.68/25.75	|  Eliminated clauses:           4.23 Mb                                      |
25.68/25.75	============================[ Search Statistics ]==============================
25.68/25.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.68/25.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.68/25.75	===============================================================================
25.68/25.75	===============================================================================
25.68/25.75	c Found solution: 8058
25.68/25.75	c ---[   0]---> Sorter-cost:    6     Base: 2 2 3 3 7 3
25.88/25.91	|  Eliminated clauses:           4.23 Mb                                      |
25.88/25.91	============================[ Search Statistics ]==============================
25.88/25.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.88/25.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.88/25.91	===============================================================================
25.88/25.91	===============================================================================
25.88/25.91	c Found solution: 8055
25.88/25.91	c ---[   0]---> Sorter-cost:    8     Base: 2 2 3 3 7 3
25.98/26.06	|  Eliminated clauses:           4.23 Mb                                      |
25.98/26.06	============================[ Search Statistics ]==============================
25.98/26.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.98/26.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.98/26.06	===============================================================================
25.98/26.06	===============================================================================
25.98/26.06	c Found solution: 8054
25.98/26.07	c ---[   0]---> Sorter-cost:    8     Base: 2 2 3 3 7 3
26.18/26.22	|  Eliminated clauses:           4.23 Mb                                      |
26.18/26.22	============================[ Search Statistics ]==============================
26.18/26.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.18/26.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.18/26.22	===============================================================================
26.18/26.22	===============================================================================
26.18/26.22	c Found solution: 8042
26.18/26.22	c ---[   0]---> Sorter-cost:    7     Base: 2 2 3 3 7 3
26.28/26.38	|  Eliminated clauses:           4.23 Mb                                      |
26.28/26.38	============================[ Search Statistics ]==============================
26.28/26.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.28/26.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.28/26.38	===============================================================================
26.28/26.38	===============================================================================
26.28/26.38	c Found solution: 8040
26.28/26.38	c ---[   0]---> Sorter-cost:    5     Base: 2 2 3 3 7 3
26.49/26.53	|  Eliminated clauses:           4.23 Mb                                      |
26.49/26.53	============================[ Search Statistics ]==============================
26.49/26.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.49/26.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.49/26.53	===============================================================================
26.49/26.53	===============================================================================
26.49/26.53	c Found solution: 8036
26.49/26.53	c ---[   0]---> Sorter-cost:    5     Base: 2 2 3 3 7 3
26.58/26.69	|  Eliminated clauses:           4.23 Mb                                      |
26.58/26.69	============================[ Search Statistics ]==============================
26.58/26.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.58/26.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.58/26.69	===============================================================================
26.58/26.69	===============================================================================
26.58/26.69	c Found solution: 8024
26.58/26.69	c ---[   0]---> Sorter-cost:    4     Base: 2 2 3 3 7 3
26.78/26.86	|  Eliminated clauses:           4.24 Mb                                      |
26.78/26.86	============================[ Search Statistics ]==============================
26.78/26.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.78/26.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.78/26.86	===============================================================================
26.78/26.86	===============================================================================
26.78/26.86	c Found solution: 7987
26.78/26.86	c ---[   0]---> Sorter-cost:    5     Base: 2 2 3 3 7 3
26.98/27.01	|  Eliminated clauses:           4.24 Mb                                      |
26.98/27.01	============================[ Search Statistics ]==============================
26.98/27.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.98/27.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.98/27.01	===============================================================================
26.98/27.01	===============================================================================
26.98/27.01	c Found solution: 7985
26.98/27.01	c ---[   0]---> Sorter-cost:    8     Base: 2 2 3 3 7 3
27.28/27.36	|  Eliminated clauses:           4.24 Mb                                      |
27.28/27.36	============================[ Search Statistics ]==============================
27.28/27.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.28/27.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
27.28/27.36	===============================================================================
27.28/27.36	|     15432 |   92955   428624  1126591 |   157162     9609     28 | 22.957 % |
27.28/27.36	===============================================================================
27.28/27.36	c Optimal solution: 7985
27.28/27.36	s OPTIMUM FOUND
27.28/27.36	v -x18 -x19 -x21 -x22 -x30 -x31 -x33 -x34 -x41 -x42 -x44 x45 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 x242 x243 -x244 -x245 -x246 -x247 -x248 -x249 x250 -x251 x252 x253 -x254 -x255 -x256 -x257 -x258 -x1 -x20 -x32 -x43 -x2 -x3 -x4 x5 x6 -x23 -x35 -x46 -x7 -x24 x36 -x25 -x37 -x26 -x38 -x47 -x8 -x27 -x39 -x48 -x10 -x11 -x28 x49 -x29 -x40 -x50 -x12 -x13 -x14 -x15 -x16 -x17 -x260 -x274 -x280 x286 -x262 x263 x265 -x259 -x273 -x279 -x285 -x261 -x264 x266 -x275 -x281 -x287 -x267 -x276 -x282 -x288 -x268 -x277 -x283 -x289 -x269 -x270 -x278 -x284 -x290 -x271 -x272 -x9 -x144
27.28/27.36	c _______________________________________________________________________________
27.28/27.36	c 
27.28/27.36	restarts              : 167
27.28/27.36	conflicts             : 15434          (565 /sec)
27.28/27.36	decisions             : 90431          (0.00 % random) (3309 /sec)
27.28/27.36	propagations          : 48760076       (1784394 /sec)
27.28/27.36	conflict literals     : 467955         (34.38 % deleted)
27.28/27.36	Memory used           : 124.50 MB
27.28/27.36	CPU time              : 27.3258 s
27.28/27.36	c _______________________________________________________________________________

Verifier Data

OK	7985

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4115299-1466527313/watcher-4115299-1466527313 -o /tmp/evaluation-result-4115299-1466527313/solver-4115299-1466527313 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466515084-32164 --watchdog 1960 minisatp HOME/instance-4115299-1466527313.opb 

pid=2798
running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.07 2.08 3/174 2801
/proc/meminfo: memFree=31377768/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 347 0 0 0 0 0 0 0 20 0 1 0 54781409 6610944 224 33554432000 4194304 5646918 140736699528368 140737339728680 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 1614 225 116 355 0 1255 0

[startup+0.100157 s]
/proc/loadavg: 2.02 2.07 2.08 3/174 2801
/proc/meminfo: memFree=31377768/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=4688 CPUtime=0.09 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 1099 0 0 0 9 0 0 0 20 0 1 0 54781409 4800512 877 33554432000 4194304 5646918 140736699528368 140737339728680 4309848 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 1172 877 144 355 0 813 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4688

[startup+0.200286 s]
/proc/loadavg: 2.02 2.07 2.08 3/174 2801
/proc/meminfo: memFree=31377768/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=4688 CPUtime=0.2 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 1099 0 0 0 20 0 0 0 20 0 1 0 54781409 4800512 877 33554432000 4194304 5646918 140736699528368 140737339728680 4462241 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 1172 877 144 355 0 813 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 4688

[startup+0.300263 s]
/proc/loadavg: 2.02 2.07 2.08 3/174 2801
/proc/meminfo: memFree=31377768/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=4688 CPUtime=0.3 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 1099 0 0 0 30 0 0 0 20 0 1 0 54781409 4800512 877 33554432000 4194304 5646918 140736699528368 140737339728680 4817373 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 1172 877 144 355 0 813 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4688

[startup+0.700238 s]
/proc/loadavg: 2.02 2.07 2.08 3/174 2801
/proc/meminfo: memFree=31377768/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=25872 CPUtime=0.69 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 5733 0 0 0 68 1 0 0 20 0 1 0 54781409 26492928 5422 33554432000 4194304 5646918 140736699528368 140736699458792 4394836 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 6468 5422 144 355 0 6109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25872

[startup+1.50023 s]
/proc/loadavg: 2.02 2.07 2.08 3/175 2802
/proc/meminfo: memFree=31342028/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=38908 CPUtime=1.49 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 9585 0 0 0 148 1 0 0 20 0 1 0 54781409 39841792 8878 33554432000 4194304 5646918 140736699528368 140736699458792 4463351 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 9727 8878 152 355 0 9368 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38908

[startup+3.10027 s]
/proc/loadavg: 2.02 2.07 2.08 3/175 2802
/proc/meminfo: memFree=31341788/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=39156 CPUtime=3.09 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 9669 0 0 0 308 1 0 0 20 0 1 0 54781409 40095744 8962 33554432000 4194304 5646918 140736699528368 140736699526472 4823297 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 9789 8962 155 355 0 9430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39156

[startup+6.30029 s]
/proc/loadavg: 2.02 2.06 2.08 3/175 2802
/proc/meminfo: memFree=31324368/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=70904 CPUtime=6.29 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 14724 0 0 0 627 2 0 0 20 0 1 0 54781409 72605696 17273 33554432000 4194304 5646918 140736699528368 140736699526680 4832112 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 17726 17273 156 355 0 17367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70904

[startup+12.7003 s]
/proc/loadavg: 2.10 2.08 2.08 3/175 2802
/proc/meminfo: memFree=31271492/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=110012 CPUtime=12.69 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 17319 0 0 0 1266 3 0 0 20 0 1 0 54781409 112652288 24898 33554432000 4194304 5646918 140736699528368 140736699526648 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 27503 24898 160 355 0 27144 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110012

[startup+25.5003 s]
/proc/loadavg: 2.08 2.08 2.08 3/175 2802
/proc/meminfo: memFree=31235824/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=127488 CPUtime=25.48 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 18607 0 0 0 2545 3 0 0 20 0 1 0 54781409 130547712 30780 33554432000 4194304 5646918 140736699528368 140736699526648 4388947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 31872 30780 161 355 0 31513 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 127488

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 2801 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6004 s]
/proc/loadavg: 2.08 2.08 2.08 3/175 2802
/proc/meminfo: memFree=31235824/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=127488 CPUtime=25.58 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 18607 0 0 0 2555 3 0 0 20 0 1 0 54781409 130547712 30780 33554432000 4194304 5646918 140736699528368 140736699526648 4831277 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 31872 30780 161 355 0 31513 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 127488

[startup+26.4003 s]
/proc/loadavg: 2.07 2.08 2.08 3/175 2802
/proc/meminfo: memFree=31235832/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=127488 CPUtime=26.39 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 18611 0 0 0 2636 3 0 0 20 0 1 0 54781409 130547712 30784 33554432000 4194304 5646918 140736699528368 140736699527032 4823259 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 31872 30784 161 355 0 31513 0
Current children cumulated CPU time (s) 26.39
Current children cumulated vsize (KiB) 127488

[startup+26.8003 s]
/proc/loadavg: 2.07 2.08 2.08 3/175 2802
/proc/meminfo: memFree=31235832/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=127488 CPUtime=26.78 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 18614 0 0 0 2675 3 0 0 20 0 1 0 54781409 130547712 30787 33554432000 4194304 5646918 140736699528368 140736699527032 4442200 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 31872 30787 161 355 0 31513 0
Current children cumulated CPU time (s) 26.78
Current children cumulated vsize (KiB) 127488

[startup+27.2003 s]
/proc/loadavg: 2.07 2.08 2.08 3/175 2802
/proc/meminfo: memFree=31235832/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=127488 CPUtime=27.18 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 18617 0 0 0 2715 3 0 0 20 0 1 0 54781409 130547712 30790 33554432000 4194304 5646918 140736699528368 140736699527032 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 31872 30790 161 355 0 31513 0
Current children cumulated CPU time (s) 27.18
Current children cumulated vsize (KiB) 127488

[startup+27.3003 s]
/proc/loadavg: 2.07 2.08 2.08 3/175 2802
/proc/meminfo: memFree=31235832/32872528 swapFree=448380/481084
[pid=2801] ppid=2798 vsize=127488 CPUtime=27.28 cores=0,2,4,6
/proc/2801/stat : 2801 (minisatp) R 2798 2801 32148 0 -1 4202496 18617 0 0 0 2725 3 0 0 20 0 1 0 54781409 130547712 30790 33554432000 4194304 5646918 140736699528368 140736699527032 4404611 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2801/statm: 31872 30790 161 355 0 31513 0
Current children cumulated CPU time (s) 27.28
Current children cumulated vsize (KiB) 127488

Child status: 0
Real time (s): 27.3804
CPU time (s): 27.3768
CPU user time (s): 27.3338
CPU system time (s): 0.042993
CPU usage (%): 99.9871
Max. virtual memory (cumulated for all children) (KiB): 127488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.3338
system time used= 0.042993
maximum resident set size= 123196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18626
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= 1
involuntary context switches= 28

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.12798 second user time and 0.245962 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-21 18:41:53
IDJOB=4115299
IDBENCH=1757
IDSOLVER=2555
FILE ID=node104/4115299-1466527313
RUNJOBID= node104-1466515084-32164
PBS_JOBID= 19942884
Free space on /tmp= 71664 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-p0291.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115299-1466527313/watcher-4115299-1466527313 -o /tmp/evaluation-result-4115299-1466527313/solver-4115299-1466527313 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466515084-32164 --watchdog 1960  minisatp HOME/instance-4115299-1466527313.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 95e4efc01e56e7c627bbc0cc1139ffbe
RANDOM SEED=819429086

node104.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31378456 kB
Buffers:           10876 kB
Cached:            55924 kB
SwapCached:        74580 kB
Active:           188180 kB
Inactive:         118012 kB
Active(anon):     166324 kB
Inactive(anon):    75424 kB
Active(file):      21856 kB
Inactive(file):    42588 kB
Unevictable:      481084 kB
Mlocked:          448380 kB
SwapTotal:      67108856 kB
SwapFree:       67027048 kB
Dirty:              3856 kB
Writeback:             0 kB
AnonPages:        650968 kB
Mapped:             9392 kB
Shmem:                 0 kB
Slab:             572248 kB
SReclaimable:      16252 kB
SUnreclaim:       555996 kB
KernelStack:        1456 kB
PageTables:         5080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     786744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4115299-1466527313.opb

Free space on /tmp at the end= 71660 MiB
End job on node104 at 2016-06-21 18:42:20