Trace number 4114520

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-d91742bSAT (TO)2 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_1.opb
MD5SUMfb11ff2665aef67f0842a460a5ea3114
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark342.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
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 constraints8
Minimum length of a constraint45
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3063
Number of bits of the biggest sum of numbers12
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 8 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ####
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[   6]---> Adder-cost: 220   maxlim: 1106   bits: 12/11
0.00/0.01	c ---[   4]---> Adder-cost: 198   maxlim: 1008   bits: 11/10
0.00/0.02	c ---[   2]---> Adder-cost: 190   maxlim: 985   bits: 11/10
0.00/0.02	c ---[   0]---> Adder-cost: 204   maxlim: 948   bits: 11/10
0.00/0.04	|  Eliminated clauses:           0.00 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	|       100 |     855     5388    19004 |     1975       98      9 |  9.293 % |
0.00/0.04	===============================================================================
0.00/0.04	c Found solution: 457
0.00/0.04	c ---[   0]---> Sorter-cost:  909     Base: 2 2 2 2 2 2 2
0.00/0.06	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.06	============================[ Search Statistics ]==============================
0.00/0.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.06	===============================================================================
0.00/0.06	|       257 |    1316     7287    23976 |     2671      253     12 |  5.426 % |
0.00/0.06	|       407 |    1314     7287    23976 |     2939      401     14 |  5.546 % |
0.00/0.06	===============================================================================
0.00/0.06	c Found solution: 441
0.00/0.06	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
0.00/0.06	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.06	============================[ Search Statistics ]==============================
0.00/0.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.06	===============================================================================
0.00/0.06	===============================================================================
0.00/0.06	c Found solution: 401
0.00/0.06	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.00/0.06	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.06	============================[ Search Statistics ]==============================
0.00/0.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.06	===============================================================================
0.00/0.06	===============================================================================
0.00/0.06	c Found solution: 367
0.00/0.06	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 2 2 2 2
0.00/0.08	|  Eliminated clauses:           0.02 Mb                                      |
0.00/0.08	============================[ Search Statistics ]==============================
0.00/0.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.08	===============================================================================
0.00/0.08	|       725 |    1329     7326    24184 |     2686      718     15 |  5.252 % |
0.00/0.08	|       875 |    1328     7326    24184 |     2954      867     14 |  5.306 % |
0.00/0.08	|      1100 |    1328     7326    24184 |     3250     1092     14 |  5.306 % |
0.00/0.08	===============================================================================
0.00/0.08	c Found solution: 348
0.00/0.08	c ---[   0]---> Sorter-cost:    8     Base: 2 2 2 2 2 2 2
0.00/0.08	|  Eliminated clauses:           0.02 Mb                                      |
0.00/0.08	============================[ Search Statistics ]==============================
0.00/0.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.08	===============================================================================
0.00/0.08	===============================================================================
0.00/0.08	c Found solution: 340
0.00/0.08	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.00/0.09	|  Eliminated clauses:           0.02 Mb                                      |
0.00/0.09	============================[ Search Statistics ]==============================
0.00/0.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.09	===============================================================================
0.00/0.09	|      1348 |    1331     7335    24360 |     2689     1339     15 |  5.247 % |
0.00/0.09	===============================================================================
0.00/0.09	c Found solution: 268
0.00/0.09	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.09/0.10	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.10	============================[ Search Statistics ]==============================
0.09/0.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	===============================================================================
0.09/0.10	===============================================================================
0.09/0.10	c Found solution: 266
0.09/0.10	c ---[   0]---> Sorter-cost:    8     Base: 2 2 2 2 2 2 2
0.09/0.10	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.10	============================[ Search Statistics ]==============================
0.09/0.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	===============================================================================
0.09/0.10	===============================================================================
0.09/0.10	c Found solution: 234
0.09/0.10	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2 2
0.09/0.11	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.11	============================[ Search Statistics ]==============================
0.09/0.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.11	===============================================================================
0.09/0.11	|      1515 |    1329     7325    24218 |     2685     1506     16 |  5.200 % |
0.09/0.11	===============================================================================
0.09/0.11	c Found solution: 232
0.09/0.11	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 2 2 2 2
0.09/0.11	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.11	============================[ Search Statistics ]==============================
0.09/0.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.11	===============================================================================
0.09/0.11	===============================================================================
0.09/0.11	c Found solution: 228
0.09/0.11	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.09/0.12	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.12	============================[ Search Statistics ]==============================
0.09/0.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.12	===============================================================================
0.09/0.12	===============================================================================
0.09/0.12	c Found solution: 196
0.09/0.12	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2 2
0.09/0.18	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.18	============================[ Search Statistics ]==============================
0.09/0.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.18	===============================================================================
0.09/0.18	|      1663 |    1335     7348    24478 |     2694     1654     16 |  5.197 % |
0.09/0.18	|      1813 |    1335     7348    24478 |     2963     1804     17 |  5.197 % |
0.09/0.18	|      2038 |    1335     7348    24478 |     3260     2029     18 |  5.197 % |
0.09/0.18	|      2375 |    1335     7348    24478 |     3586     2366     19 |  5.197 % |
0.09/0.18	|      2881 |    1335     7348    24478 |     3944     2872     20 |  5.197 % |
0.09/0.18	===============================================================================
0.09/0.18	c Found solution: 195
0.09/0.18	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 2 2 2 2
0.09/0.19	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.19	============================[ Search Statistics ]==============================
0.09/0.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	===============================================================================
0.09/0.19	|      3704 |    1337     7357    24532 |     2697     1898     18 |  5.210 % |
0.09/0.19	===============================================================================
0.09/0.19	c Found solution: 183
0.09/0.19	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.09/0.19	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.19	============================[ Search Statistics ]==============================
0.09/0.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	===============================================================================
0.09/0.19	|      3887 |    1329     7314    24162 |     2681     2081     19 |  5.235 % |
0.09/0.19	===============================================================================
0.09/0.19	c Found solution: 173
0.09/0.19	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.19/0.20	|  Eliminated clauses:           0.02 Mb                                      |
0.19/0.20	============================[ Search Statistics ]==============================
0.19/0.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.20	===============================================================================
0.19/0.20	===============================================================================
0.19/0.20	c Found solution: 157
0.19/0.20	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.19/0.20	|  Eliminated clauses:           0.02 Mb                                      |
0.19/0.20	============================[ Search Statistics ]==============================
0.19/0.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.20	===============================================================================
0.19/0.20	===============================================================================
0.19/0.20	c Found solution: 155
0.19/0.20	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.19/0.22	|  Eliminated clauses:           0.02 Mb                                      |
0.19/0.22	============================[ Search Statistics ]==============================
0.19/0.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.22	===============================================================================
0.19/0.22	|      4020 |    1332     7332    24256 |     2688     2214     19 |  5.311 % |
0.19/0.22	|      4170 |    1332     7332    24256 |     2957     2364     20 |  5.311 % |
0.19/0.22	|      4395 |    1332     7332    24256 |     3252     2589     21 |  5.311 % |
0.19/0.22	===============================================================================
0.19/0.22	c Found solution: 153
0.19/0.22	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2 2
0.19/0.23	|  Eliminated clauses:           0.02 Mb                                      |
0.19/0.23	============================[ Search Statistics ]==============================
0.19/0.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.23	===============================================================================
0.19/0.23	|      4514 |    1330     7330    24247 |     2687     1404     19 |  5.345 % |
0.19/0.23	===============================================================================
0.19/0.23	c Found solution: 151
0.19/0.23	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2 2
0.19/0.24	|  Eliminated clauses:           0.03 Mb                                      |
0.19/0.24	============================[ Search Statistics ]==============================
0.19/0.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.24	===============================================================================
0.19/0.24	===============================================================================
0.19/0.24	c Found solution: 149
0.19/0.24	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.19/0.24	|  Eliminated clauses:           0.03 Mb                                      |
0.19/0.24	============================[ Search Statistics ]==============================
0.19/0.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.24	===============================================================================
0.19/0.24	===============================================================================
0.19/0.24	c Found solution: 145
0.19/0.24	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
0.29/0.37	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.37	============================[ Search Statistics ]==============================
0.29/0.37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.37	===============================================================================
0.29/0.37	|      4735 |    1334     7347    24359 |     2693     1625     20 |  5.413 % |
0.29/0.37	|      4885 |    1334     7347    24359 |     2963     1775     20 |  5.413 % |
0.29/0.37	|      5110 |    1334     7347    24359 |     3259     2000     20 |  5.413 % |
0.29/0.37	|      5447 |    1334     7347    24359 |     3585     2337     21 |  5.413 % |
0.29/0.37	|      5953 |    1334     7347    24359 |     3944     2843     22 |  5.413 % |
0.29/0.37	|      6712 |    1334     7347    24359 |     4338     3602     23 |  5.413 % |
0.29/0.37	|      7851 |    1334     7347    24359 |     4772     2423     17 |  5.413 % |
0.29/0.37	===============================================================================
0.29/0.37	c Found solution: 141
0.29/0.37	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2 2
0.29/0.37	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.37	============================[ Search Statistics ]==============================
0.29/0.37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.37	===============================================================================
0.29/0.37	===============================================================================
0.29/0.37	c Found solution: 137
0.29/0.37	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2 2
0.29/0.38	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.38	============================[ Search Statistics ]==============================
0.29/0.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.38	===============================================================================
0.29/0.38	===============================================================================
0.29/0.38	c Found solution: 133
0.29/0.38	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.29/0.38	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.38	============================[ Search Statistics ]==============================
0.29/0.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.38	===============================================================================
0.29/0.38	===============================================================================
0.29/0.38	c Found solution: 131
0.29/0.38	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2 2
0.29/0.39	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.39	============================[ Search Statistics ]==============================
0.29/0.39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.39	===============================================================================
0.29/0.39	===============================================================================
0.29/0.39	c Found solution: 129
0.29/0.39	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.29/0.39	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.39	============================[ Search Statistics ]==============================
0.29/0.39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.39	===============================================================================
0.29/0.39	===============================================================================
0.29/0.39	c Found solution: 128
0.29/0.39	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2
0.39/0.42	|  Eliminated clauses:           0.03 Mb                                      |
0.39/0.42	============================[ Search Statistics ]==============================
0.39/0.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.42	===============================================================================
0.39/0.42	|      9314 |    1318     7288    24107 |     2672     2079     17 |  5.882 % |
0.39/0.42	|      9464 |    1318     7288    24107 |     2939     2229     18 |  5.882 % |
0.39/0.42	|      9689 |    1318     7288    24107 |     3233     2454     19 |  5.882 % |
0.39/0.42	===============================================================================
0.39/0.42	c Found solution: 124
0.39/0.42	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
0.39/0.42	|  Eliminated clauses:           0.03 Mb                                      |
0.39/0.42	============================[ Search Statistics ]==============================
0.39/0.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.42	===============================================================================
0.39/0.42	===============================================================================
0.39/0.42	c Found solution: 122
0.39/0.42	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
0.39/0.43	|  Eliminated clauses:           0.03 Mb                                      |
0.39/0.43	============================[ Search Statistics ]==============================
0.39/0.43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.43	===============================================================================
0.39/0.43	|     10033 |    1318     7290    24094 |     2673     1457     15 |  5.875 % |
0.39/0.43	===============================================================================
0.39/0.43	c Found solution: 113
0.39/0.43	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
0.39/0.46	|  Eliminated clauses:           0.03 Mb                                      |
0.39/0.46	============================[ Search Statistics ]==============================
0.39/0.46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.46	===============================================================================
0.39/0.46	|     10148 |    1309     7253    23973 |     2659     1572     15 |  5.995 % |
0.39/0.46	|     10298 |    1309     7253    23973 |     2925     1708     16 |  5.995 % |
0.39/0.46	|     10523 |    1309     7253    23973 |     3217     1933     17 |  5.995 % |
0.39/0.46	|     10860 |    1309     7253    23973 |     3539     2270     18 |  5.995 % |
0.39/0.46	===============================================================================
0.39/0.46	c Found solution: 109
0.39/0.46	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
0.39/0.46	|  Eliminated clauses:           0.03 Mb                                      |
0.39/0.46	============================[ Search Statistics ]==============================
0.39/0.46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.46	===============================================================================
0.39/0.46	===============================================================================
0.39/0.46	c Found solution: 105
0.39/0.46	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
0.39/0.47	|  Eliminated clauses:           0.03 Mb                                      |
0.39/0.47	============================[ Search Statistics ]==============================
0.39/0.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.47	===============================================================================
0.39/0.47	===============================================================================
0.39/0.47	c Found solution: 103
0.39/0.47	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
0.39/0.47	|  Eliminated clauses:           0.03 Mb                                      |
0.39/0.47	============================[ Search Statistics ]==============================
0.39/0.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.47	===============================================================================
0.39/0.47	===============================================================================
0.39/0.47	c Found solution: 101
0.39/0.47	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
0.49/0.56	|  Eliminated clauses:           0.03 Mb                                      |
0.49/0.56	============================[ Search Statistics ]==============================
0.49/0.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.56	===============================================================================
0.49/0.56	|     11205 |    1309     7254    23976 |     2659     2615     19 |  6.099 % |
0.49/0.56	|     11355 |    1309     7254    23976 |     2925     2765     20 |  6.099 % |
0.49/0.56	|     11580 |    1309     7254    23976 |     3218     2990     20 |  6.099 % |
0.49/0.56	|     11917 |    1309     7254    23976 |     3540     3327     21 |  6.099 % |
0.49/0.56	|     12423 |    1309     7254    23976 |     3894     1973     19 |  6.099 % |
0.49/0.56	|     13182 |    1309     7254    23976 |     4283     2732     20 |  6.099 % |
0.49/0.56	===============================================================================
0.49/0.56	c Found solution: 100
0.49/0.56	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
0.49/0.57	|  Eliminated clauses:           0.03 Mb                                      |
0.49/0.57	============================[ Search Statistics ]==============================
0.49/0.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.57	===============================================================================
0.49/0.57	===============================================================================
0.49/0.57	c Found solution: 98
0.49/0.57	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2
0.49/0.57	|  Eliminated clauses:           0.03 Mb                                      |
0.49/0.57	============================[ Search Statistics ]==============================
0.49/0.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.57	===============================================================================
0.49/0.57	===============================================================================
0.49/0.57	c Found solution: 96
0.49/0.57	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
0.49/0.57	|  Eliminated clauses:           0.03 Mb                                      |
0.49/0.57	============================[ Search Statistics ]==============================
0.49/0.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.57	===============================================================================
0.49/0.57	===============================================================================
0.49/0.57	c Found solution: 94
0.49/0.58	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2
0.59/0.66	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.66	============================[ Search Statistics ]==============================
0.59/0.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.66	===============================================================================
0.59/0.66	|     13970 |    1312     7270    24043 |     2665     1818     18 |  6.062 % |
0.59/0.66	|     14120 |    1312     7270    24043 |     2932     1968     18 |  6.062 % |
0.59/0.66	|     14345 |    1312     7270    24043 |     3225     2193     19 |  6.062 % |
0.59/0.66	|     14682 |    1312     7270    24043 |     3548     2530     19 |  6.062 % |
0.59/0.66	|     15188 |    1312     7270    24043 |     3902     3036     19 |  6.062 % |
0.59/0.66	|     15947 |    1312     7270    24043 |     4293     3795     20 |  6.062 % |
0.59/0.66	===============================================================================
0.59/0.66	c Found solution: 90
0.59/0.66	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
0.59/0.68	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.68	============================[ Search Statistics ]==============================
0.59/0.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.68	===============================================================================
0.59/0.68	|     16908 |    1312     7271    24042 |     2666     2428     19 |  6.058 % |
0.59/0.68	|     17058 |    1312     7271    24042 |     2932     2578     19 |  6.058 % |
0.59/0.68	===============================================================================
0.59/0.68	c Found solution: 88
0.59/0.68	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
0.59/0.68	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.68	============================[ Search Statistics ]==============================
0.59/0.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.68	===============================================================================
0.59/0.68	===============================================================================
0.59/0.68	c Found solution: 86
0.59/0.69	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2
0.59/0.69	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.69	============================[ Search Statistics ]==============================
0.59/0.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.69	===============================================================================
0.59/0.69	|     17308 |    1312     7269    24064 |     2665     1465     15 |  6.061 % |
0.59/0.69	===============================================================================
0.59/0.69	c Found solution: 78
0.59/0.69	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
0.69/0.70	|  Eliminated clauses:           0.03 Mb                                      |
0.69/0.70	============================[ Search Statistics ]==============================
0.69/0.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.70	===============================================================================
0.69/0.70	===============================================================================
0.69/0.70	c Found solution: 76
0.69/0.70	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
0.69/0.70	|  Eliminated clauses:           0.03 Mb                                      |
0.69/0.70	============================[ Search Statistics ]==============================
0.69/0.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.70	===============================================================================
0.69/0.70	===============================================================================
0.69/0.70	c Found solution: 74
0.69/0.70	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
0.69/0.71	|  Eliminated clauses:           0.03 Mb                                      |
0.69/0.71	============================[ Search Statistics ]==============================
0.69/0.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.71	===============================================================================
0.69/0.71	===============================================================================
0.69/0.71	c Found solution: 73
0.69/0.71	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
0.69/0.71	|  Eliminated clauses:           0.03 Mb                                      |
0.69/0.71	============================[ Search Statistics ]==============================
0.69/0.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.71	===============================================================================
0.69/0.71	===============================================================================
0.69/0.71	c Found solution: 69
0.69/0.71	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
0.69/0.71	|  Eliminated clauses:           0.03 Mb                                      |
0.69/0.71	============================[ Search Statistics ]==============================
0.69/0.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.71	===============================================================================
0.69/0.71	===============================================================================
0.69/0.71	c Found solution: 61
0.69/0.71	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
0.69/0.72	|  Eliminated clauses:           0.04 Mb                                      |
0.69/0.72	============================[ Search Statistics ]==============================
0.69/0.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.72	===============================================================================
0.69/0.72	===============================================================================
0.69/0.72	c Found solution: 59
0.69/0.72	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
0.89/0.91	|  Eliminated clauses:           0.04 Mb                                      |
0.89/0.91	============================[ Search Statistics ]==============================
0.89/0.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.91	===============================================================================
0.89/0.91	|     17604 |    1198     6825    22599 |     2502     1761     17 |  8.376 % |
0.89/0.91	|     17754 |    1198     6825    22599 |     2752     1907     17 |  8.376 % |
0.89/0.91	|     17979 |    1198     6825    22599 |     3028     2132     18 |  8.376 % |
0.89/0.91	|     18316 |    1198     6825    22599 |     3330     2469     19 |  8.376 % |
0.89/0.91	|     18822 |    1198     6825    22599 |     3663     2975     19 |  8.376 % |
0.89/0.91	|     19581 |    1198     6825    22599 |     4030     3734     20 |  8.376 % |
0.89/0.91	|     20720 |    1198     6825    22599 |     4433     2614     20 |  8.376 % |
0.89/0.91	|     22428 |    1198     6825    22599 |     4876     4322     22 |  8.376 % |
0.89/0.91	===============================================================================
0.89/0.91	c Found solution: 58
0.89/0.91	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
0.89/0.91	|  Eliminated clauses:           0.04 Mb                                      |
0.89/0.91	============================[ Search Statistics ]==============================
0.89/0.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.91	===============================================================================
0.89/0.91	===============================================================================
0.89/0.91	c Found solution: 56
0.89/0.91	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
0.99/1.05	|  Eliminated clauses:           0.04 Mb                                      |
0.99/1.05	============================[ Search Statistics ]==============================
0.99/1.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.05	===============================================================================
0.99/1.05	|     23508 |    1206     6852    22716 |     2512     1431     17 |  8.233 % |
0.99/1.05	|     23658 |    1206     6852    22716 |     2763     1581     18 |  8.233 % |
0.99/1.05	|     23883 |    1206     6852    22716 |     3040     1806     19 |  8.233 % |
0.99/1.05	|     24220 |    1206     6852    22716 |     3344     2143     19 |  8.233 % |
0.99/1.05	|     24726 |    1206     6852    22716 |     3678     2649     21 |  8.233 % |
0.99/1.05	|     25485 |    1206     6852    22716 |     4046     3408     22 |  8.233 % |
0.99/1.05	|     26624 |    1206     6852    22716 |     4450     2324     21 |  8.234 % |
0.99/1.05	===============================================================================
0.99/1.05	c Found solution: 54
0.99/1.05	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.10/1.12	|  Eliminated clauses:           0.04 Mb                                      |
1.10/1.12	============================[ Search Statistics ]==============================
1.10/1.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.10/1.12	===============================================================================
1.10/1.12	|     27451 |    1207     6858    22753 |     2514     1626     15 |  8.243 % |
1.10/1.12	|     27601 |    1207     6858    22753 |     2766     1776     16 |  8.243 % |
1.10/1.12	|     27826 |    1207     6858    22753 |     3042     2001     17 |  8.243 % |
1.10/1.12	|     28163 |    1207     6858    22753 |     3346     2338     18 |  8.243 % |
1.10/1.12	|     28669 |    1207     6858    22753 |     3681     2844     20 |  8.243 % |
1.10/1.12	|     29428 |    1207     6858    22753 |     4049     3603     21 |  8.243 % |
1.10/1.12	===============================================================================
1.10/1.12	c Found solution: 53
1.10/1.12	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.10/1.12	|  Eliminated clauses:           0.04 Mb                                      |
1.10/1.12	============================[ Search Statistics ]==============================
1.10/1.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.10/1.12	===============================================================================
1.10/1.12	===============================================================================
1.10/1.12	c Found solution: 51
1.10/1.12	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2
1.10/1.12	|  Eliminated clauses:           0.04 Mb                                      |
1.10/1.12	============================[ Search Statistics ]==============================
1.10/1.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.10/1.12	===============================================================================
1.10/1.12	===============================================================================
1.10/1.12	c Found solution: 49
1.10/1.12	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.69/1.71	|  Eliminated clauses:           0.04 Mb                                      |
1.69/1.71	============================[ Search Statistics ]==============================
1.69/1.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.71	===============================================================================
1.69/1.71	|     29570 |    1208     6863    22771 |     2516     1928     16 |  8.302 % |
1.69/1.71	|     29720 |    1208     6863    22771 |     2768     2078     16 |  8.301 % |
1.69/1.71	|     29945 |    1208     6863    22771 |     3044     2303     17 |  8.301 % |
1.69/1.71	|     30282 |    1208     6863    22771 |     3349     2640     17 |  8.301 % |
1.69/1.71	|     30788 |    1208     6863    22771 |     3684     3146     19 |  8.301 % |
1.69/1.71	|     31547 |    1208     6863    22771 |     4052     3905     21 |  8.301 % |
1.69/1.71	|     32686 |    1208     6863    22771 |     4458     2796     22 |  8.301 % |
1.69/1.71	|     34394 |    1208     6863    22771 |     4903     4504     24 |  8.301 % |
1.69/1.71	|     36956 |    1208     6863    22771 |     5394     4469     22 |  8.301 % |
1.69/1.71	|     40800 |    1208     6863    22771 |     5933     5436     22 |  8.301 % |
1.69/1.71	===============================================================================
1.69/1.71	c Found solution: 47
1.69/1.71	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.69/1.72	|  Eliminated clauses:           0.04 Mb                                      |
1.69/1.72	============================[ Search Statistics ]==============================
1.69/1.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.72	===============================================================================
1.69/1.72	===============================================================================
1.69/1.72	c Found solution: 43
1.69/1.72	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2
1.69/1.72	|  Eliminated clauses:           0.04 Mb                                      |
1.69/1.72	============================[ Search Statistics ]==============================
1.69/1.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.72	===============================================================================
1.69/1.72	===============================================================================
1.69/1.72	c Found solution: 41
1.69/1.72	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.69/1.72	|  Eliminated clauses:           0.04 Mb                                      |
1.69/1.72	============================[ Search Statistics ]==============================
1.69/1.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.72	===============================================================================
1.69/1.72	===============================================================================
1.69/1.72	c Found solution: 39
1.69/1.72	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.69/1.73	|  Eliminated clauses:           0.04 Mb                                      |
1.69/1.73	============================[ Search Statistics ]==============================
1.69/1.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.73	===============================================================================
1.69/1.73	===============================================================================
1.69/1.73	c Found solution: 37
1.69/1.73	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.69/1.73	|  Eliminated clauses:           0.04 Mb                                      |
1.69/1.73	============================[ Search Statistics ]==============================
1.69/1.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.73	===============================================================================
1.69/1.73	===============================================================================
1.69/1.73	c Found solution: 35
1.69/1.73	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.69/1.73	|  Eliminated clauses:           0.04 Mb                                      |
1.69/1.73	============================[ Search Statistics ]==============================
1.69/1.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.73	===============================================================================
1.69/1.73	===============================================================================
1.69/1.73	c Found solution: 33
1.69/1.73	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
2.79/2.83	|  Eliminated clauses:           0.04 Mb                                      |
2.79/2.83	============================[ Search Statistics ]==============================
2.79/2.83	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.79/2.83	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.79/2.83	===============================================================================
2.79/2.83	|     45190 |    1208     6864    22772 |     2516     1837     17 |  8.443 % |
2.79/2.83	|     45340 |    1208     6864    22772 |     2768     1987     17 |  8.443 % |
2.79/2.83	|     45565 |    1208     6864    22772 |     3045     2212     17 |  8.443 % |
2.79/2.83	|     45902 |    1208     6864    22772 |     3349     2549     18 |  8.443 % |
2.79/2.83	|     46408 |    1208     6864    22772 |     3684     3055     20 |  8.443 % |
2.79/2.83	|     47167 |    1208     6864    22772 |     4053     3814     20 |  8.443 % |
2.79/2.83	|     48306 |    1208     6864    22772 |     4458     2718     18 |  8.443 % |
2.79/2.83	|     50014 |    1208     6864    22772 |     4904     4426     21 |  8.443 % |
2.79/2.83	|     52576 |    1208     6864    22772 |     5394     4398     22 |  8.443 % |
2.79/2.83	|     56420 |    1208     6864    22772 |     5934     5389     23 |  8.443 % |
2.79/2.83	|     62186 |    1208     6864    22772 |     6527     4806     26 |  8.443 % |
2.79/2.83	|     70835 |    1208     6864    22772 |     7180     6603     24 |  8.443 % |
2.79/2.83	===============================================================================
2.79/2.83	c Found solution: 31
2.79/2.83	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2
2.99/3.02	|  Eliminated clauses:           0.04 Mb                                      |
2.99/3.02	============================[ Search Statistics ]==============================
2.99/3.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.02	===============================================================================
2.99/3.02	|     71771 |    1148     6599    22030 |     2419     1959     17 | 10.368 % |
2.99/3.02	|     71921 |    1148     6599    22030 |     2661     2109     17 | 10.368 % |
2.99/3.02	|     72146 |    1148     6599    22030 |     2927     2334     18 | 10.368 % |
2.99/3.02	|     72483 |    1148     6599    22030 |     3220     2671     19 | 10.368 % |
2.99/3.02	|     72989 |    1148     6599    22030 |     3542     3177     20 | 10.368 % |
2.99/3.02	|     73748 |    1148     6599    22030 |     3896     2004     15 | 10.368 % |
2.99/3.02	|     74887 |    1142     6599    22030 |     4286     3141     18 | 10.594 % |
2.99/3.02	|     76595 |    1142     6599    22030 |     4715     2479     18 | 10.594 % |
2.99/3.02	===============================================================================
2.99/3.02	c Found solution: 21
2.99/3.02	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2
2.99/3.02	|  Eliminated clauses:           0.04 Mb                                      |
2.99/3.02	============================[ Search Statistics ]==============================
2.99/3.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.02	===============================================================================
2.99/3.02	===============================================================================
2.99/3.02	c Found solution: 17
2.99/3.02	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2
2.99/3.03	|  Eliminated clauses:           0.04 Mb                                      |
2.99/3.03	============================[ Search Statistics ]==============================
2.99/3.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.03	===============================================================================
2.99/3.03	===============================================================================
2.99/3.03	c Found solution: 15
2.99/3.03	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2
2.99/3.03	|  Eliminated clauses:           0.04 Mb                                      |
2.99/3.03	============================[ Search Statistics ]==============================
2.99/3.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.03	===============================================================================
2.99/3.03	===============================================================================
2.99/3.03	c Found solution: 11
2.99/3.03	c ---[   0]---> BDD-cost:  111
17.18/17.21	|  Eliminated clauses:           0.04 Mb                                      |
17.18/17.21	============================[ Search Statistics ]==============================
17.18/17.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.18/17.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.18/17.21	===============================================================================
17.18/17.21	|     77263 |    1151     6464    21605 |     2370     1628     15 | 12.276 % |
17.18/17.21	|     77413 |    1151     6464    21605 |     2607     1778     15 | 12.276 % |
17.18/17.21	|     77638 |    1151     6464    21605 |     2867     2003     16 | 12.276 % |
17.18/17.21	|     77975 |    1151     6464    21605 |     3154     2322     18 | 12.276 % |
17.18/17.21	|     78481 |    1151     6464    21605 |     3470     2828     19 | 12.276 % |
17.18/17.21	|     79240 |    1151     6464    21605 |     3817     3587     20 | 12.276 % |
17.18/17.21	|     80379 |    1151     6464    21605 |     4198     2581     18 | 12.276 % |
17.18/17.21	|     82087 |    1151     6464    21605 |     4618     4289     20 | 12.276 % |
17.18/17.21	|     84649 |    1151     6464    21605 |     5080     4360     21 | 12.276 % |
17.18/17.21	|     88493 |    1151     6464    21605 |     5588     5455     22 | 12.276 % |
17.18/17.21	|     94259 |    1151     6464    21605 |     6147     5224     23 | 12.276 % |
17.18/17.21	|    102908 |    1151     6464    21605 |     6762     3977     21 | 12.276 % |
17.18/17.21	|    115882 |    1151     6464    21605 |     7438     6193     23 | 12.276 % |
17.18/17.21	|    135343 |    1151     6464    21605 |     8182     5996     23 | 12.276 % |
17.18/17.21	|    164535 |    1151     6464    21605 |     9000     5012     21 | 12.276 % |
17.18/17.21	|    208324 |    1151     6464    21605 |     9900     6259     22 | 12.276 % |
17.18/17.21	|    274008 |    1151     6464    21605 |    10890     9864     22 | 12.276 % |
17.18/17.21	===============================================================================
17.18/17.21	c Found solution: 10
17.18/17.29	c ---[   0]---> BDD-cost:   80
33.69/33.72	|  Eliminated clauses:           0.04 Mb                                      |
33.69/33.72	============================[ Search Statistics ]==============================
33.69/33.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.69/33.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
33.69/33.72	===============================================================================
33.69/33.72	|    358449 |    1225     6674    22224 |     2447     2407     16 | 11.947 % |
33.69/33.72	|    358599 |    1225     6674    22224 |     2691     2557     17 | 11.947 % |
33.69/33.72	|    358824 |    1225     6674    22224 |     2961     2782     18 | 11.947 % |
33.69/33.72	|    359161 |    1225     6674    22224 |     3257     3119     18 | 11.947 % |
33.69/33.72	|    359667 |    1225     6674    22224 |     3582     1818     14 | 11.947 % |
33.69/33.72	|    360426 |    1225     6674    22224 |     3941     2577     17 | 11.947 % |
33.69/33.72	|    361565 |    1225     6674    22224 |     4335     3716     20 | 11.947 % |
33.69/33.72	|    363273 |    1225     6674    22224 |     4768     3023     19 | 11.947 % |
33.69/33.72	|    365835 |    1225     6674    22224 |     5245     2956     18 | 11.947 % |
33.69/33.72	|    369679 |    1225     6674    22224 |     5770     3952     20 | 11.947 % |
33.69/33.72	|    375445 |    1225     6674    22224 |     6347     3507     18 | 11.947 % |
33.69/33.72	|    384094 |    1225     6674    22224 |     6981     5426     22 | 11.947 % |
33.69/33.72	|    397068 |    1225     6674    22224 |     7680     7272     23 | 11.947 % |
33.69/33.72	|    416529 |    1225     6674    22224 |     8448     6402     23 | 11.947 % |
33.69/33.72	|    445721 |    1225     6674    22224 |     9292     8879     22 | 11.947 % |
33.69/33.72	|    489510 |    1225     6674    22224 |    10222     8951     22 | 11.947 % |
33.69/33.72	|    555194 |    1225     6674    22224 |    11244    10644     23 | 11.947 % |
33.69/33.72	|    653720 |    1225     6674    22224 |    12368     9799     22 | 11.947 % |
33.69/33.72	===============================================================================
33.69/33.72	c Found solution: 8
33.69/33.72	c ---[   0]---> BDD-cost:   17
33.69/33.73	|  Eliminated clauses:           0.05 Mb                                      |
33.69/33.73	============================[ Search Statistics ]==============================
33.69/33.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.69/33.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
33.69/33.73	===============================================================================
33.69/33.73	===============================================================================
33.69/33.73	c Found solution: 6
33.69/33.73	c ---[   0]---> BDD-cost:    1
33.69/33.73	|  Eliminated clauses:           0.05 Mb                                      |
33.69/33.73	============================[ Search Statistics ]==============================
33.69/33.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.69/33.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
33.69/33.73	===============================================================================
33.69/33.73	===============================================================================
33.69/33.73	c Found solution: 4
33.69/33.73	c ---[   0]---> BDD-cost:    0
182.36/182.46	|  Eliminated clauses:           0.05 Mb                                      |
182.36/182.46	============================[ Search Statistics ]==============================
182.36/182.46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.36/182.46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
182.36/182.46	===============================================================================
182.36/182.46	|    668750 |     943     5634    19377 |     2065     1598     12 | 17.635 % |
182.36/182.46	|    668900 |     943     5634    19377 |     2272     1748     13 | 17.635 % |
182.36/182.46	|    669125 |     943     5634    19377 |     2499     1973     15 | 17.635 % |
182.36/182.46	|    669462 |     943     5634    19377 |     2749     2310     16 | 17.635 % |
182.36/182.46	|    669968 |     943     5634    19377 |     3024     2816     19 | 17.635 % |
182.36/182.46	|    670727 |     943     5634    19377 |     3326     3573     21 | 17.635 % |
182.36/182.46	|    671866 |     943     5634    19377 |     3659     2759     19 | 17.635 % |
182.36/182.46	|    673574 |     943     5634    19377 |     4025     2310     17 | 17.635 % |
182.36/182.46	|    676136 |     943     5634    19377 |     4428     2521     17 | 17.635 % |
182.36/182.46	|    679980 |     942     5634    19377 |     4871     3833     23 | 17.669 % |
182.36/182.46	|    685746 |     942     5634    19377 |     5358     4113     24 | 17.669 % |
182.36/182.46	|    694395 |     942     5634    19377 |     5893     3768     21 | 17.669 % |
182.36/182.46	|    707369 |     942     5634    19377 |     6483     3777     20 | 17.669 % |
182.36/182.46	|    726830 |     942     5634    19377 |     7131     5578     21 | 17.669 % |
182.36/182.46	|    756022 |     942     5634    19377 |     7844     7749     23 | 17.669 % |
182.36/182.46	|    799811 |     942     5634    19377 |     8629     5110     22 | 17.669 % |
182.36/182.46	|    865495 |     942     5634    19377 |     9492     6043     23 | 17.669 % |
182.36/182.46	|    964021 |     942     5634    19377 |    10441     8571     21 | 17.670 % |
182.36/182.46	|   1111810 |     942     5634    19377 |    11485     7256     21 | 17.669 % |
182.36/182.46	|   1333493 |     942     5634    19377 |    12634    11422     22 | 17.669 % |
182.36/182.46	|   1666018 |     942     5634    19377 |    13897    13112     21 | 17.670 % |
182.36/182.46	|   2164806 |     942     5634    19377 |    15287    11797     22 | 17.669 % |
182.36/182.46	|   2912988 |     942     5634    19377 |    16816    12818     21 | 17.669 % |
182.36/182.46	===============================================================================
182.36/182.46	c Found solution: 2
182.36/182.46	c ---[   0]---> BDD-cost:    0
1800.00/1800.30	|  Eliminated clauses:           0.05 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|   3096707 |     793     5056    17618 |     1853     1771     13 | 20.194 % |
1800.00/1800.30	|   3096857 |     793     5056    17618 |     2039     1921     14 | 20.194 % |
1800.00/1800.30	|   3097082 |     793     5056    17618 |     2243     2146     15 | 20.194 % |
1800.00/1800.30	|   3097419 |     793     5056    17618 |     2467     2483     17 | 20.194 % |
1800.00/1800.30	|   3097925 |     793     5056    17618 |     2714     2989     18 | 20.194 % |
1800.00/1800.30	|   3098684 |     793     5056    17618 |     2985     2061     18 | 20.194 % |
1800.00/1800.30	|   3099823 |     793     5056    17618 |     3284     3200     20 | 20.194 % |
1800.00/1800.30	|   3101531 |     793     5056    17618 |     3612     2918     19 | 20.194 % |
1800.00/1800.30	|   3104093 |     793     5056    17618 |     3973     3322     19 | 20.194 % |
1800.00/1800.30	|   3107937 |     793     5056    17618 |     4371     2519     19 | 20.194 % |
1800.00/1800.30	|   3113703 |     793     5056    17618 |     4808     3226     21 | 20.194 % |
1800.00/1800.30	|   3122352 |     793     5056    17618 |     5289     3637     22 | 20.194 % |
1800.00/1800.30	|   3135326 |     793     5056    17618 |     5818     4664     22 | 20.194 % |
1800.00/1800.30	|   3154787 |     793     5056    17618 |     6400     4521     22 | 20.194 % |
1800.00/1800.30	|   3183979 |     793     5056    17618 |     7040     5391     23 | 20.194 % |
1800.00/1800.30	|   3227768 |     793     5056    17618 |     7744     6566     23 | 20.194 % |
1800.00/1800.30	|   3293452 |     793     5056    17618 |     8518     4832     21 | 20.194 % |
1800.00/1800.30	|   3391978 |     793     5056    17618 |     9370     6584     22 | 20.194 % |
1800.00/1800.30	|   3539767 |     793     5056    17618 |    10307     8511     22 | 20.194 % |
1800.00/1800.30	|   3761450 |     793     5056    17618 |    11338    10443     23 | 20.194 % |
1800.00/1800.30	|   4093975 |     793     5056    17618 |    12471     6276     20 | 20.194 % |
1800.00/1800.30	|   4592763 |     793     5056    17618 |    13719    11436     23 | 20.194 % |
1800.00/1800.30	|   5340945 |     793     5056    17618 |    15090     9669     21 | 20.194 % |
1800.00/1800.30	|   6463219 |     793     5056    17618 |    16600    11515     23 | 20.194 % |
1800.00/1800.30	|   8146630 |     793     5056    17618 |    18260     8706     20 | 20.194 % |
1800.00/1800.30	|  10671746 |     793     5056    17618 |    20086    14293     20 | 20.194 % |
1800.00/1800.30	|  14459421 |     793     5056    17618 |    22094    11252     21 | 20.194 % |
1800.00/1800.30	|  20140933 |     793     5056    17618 |    24304    20112     22 | 20.194 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s SATISFIABLE
1800.00/1800.30	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 -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 -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

Verifier Data

OK	2

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-4114520-1466560529/watcher-4114520-1466560529 -o /tmp/evaluation-result-4114520-1466560529/solver-4114520-1466560529 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466551521-26377 --watchdog 1960 minisatp HOME/instance-4114520-1466560529.opb 

pid=27505
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.22 2.26 2.22 3/174 27508
/proc/meminfo: memFree=30350156/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=6328 CPUtime=0 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 304 0 0 0 0 0 0 0 20 0 1 0 58099792 6479872 180 33554432000 4194304 5646918 140736008001232 140736655662408 4832125 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 1582 180 115 355 0 1223 0

[startup+0.100111 s]
/proc/loadavg: 2.22 2.26 2.22 3/174 27508
/proc/meminfo: memFree=30350156/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=7384 CPUtime=0.09 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 727 0 0 0 9 0 0 0 20 0 1 0 58099792 7561216 588 33554432000 4194304 5646918 140736008001232 140736655662408 4817585 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 1846 588 181 355 0 1487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7384

[startup+0.200224 s]
/proc/loadavg: 2.22 2.26 2.22 3/174 27508
/proc/meminfo: memFree=30350156/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=3548 CPUtime=0.19 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 912 0 0 0 19 0 0 0 20 0 1 0 58099792 3633152 636 33554432000 4194304 5646918 140736008001232 140736655662408 4823289 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 887 636 184 355 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3548

[startup+0.30021 s]
/proc/loadavg: 2.22 2.26 2.22 3/174 27508
/proc/meminfo: memFree=30350156/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=4340 CPUtime=0.29 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 1171 0 0 0 29 0 0 0 20 0 1 0 58099792 4444160 793 33554432000 4194304 5646918 140736008001232 140736655662408 4402661 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 1085 793 184 355 0 726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4340

[startup+0.700185 s]
/proc/loadavg: 2.22 2.26 2.22 3/174 27508
/proc/meminfo: memFree=30350156/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=4724 CPUtime=0.69 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 1306 0 0 0 69 0 0 0 20 0 1 0 58099792 4837376 927 33554432000 4194304 5646918 140736008001232 140736655662408 4817371 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 1181 927 185 355 0 822 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4724

[startup+1.50018 s]
/proc/loadavg: 2.22 2.26 2.22 3/175 27509
/proc/meminfo: memFree=30346684/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=5116 CPUtime=1.49 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 1408 0 0 0 149 0 0 0 20 0 1 0 58099792 5238784 1029 33554432000 4194304 5646918 140736008001232 140736007999512 4402739 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 1279 1029 185 355 0 920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5116

[startup+3.10018 s]
/proc/loadavg: 2.22 2.26 2.22 3/175 27509
/proc/meminfo: memFree=30345692/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=5988 CPUtime=3.09 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 1628 0 0 0 309 0 0 0 20 0 1 0 58099792 6131712 1248 33554432000 4194304 5646918 140736008001232 140736007999512 4403442 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 1497 1248 186 355 0 1138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5988

[startup+6.3002 s]
/proc/loadavg: 2.28 2.27 2.23 4/175 27509
/proc/meminfo: memFree=30345180/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=7064 CPUtime=6.29 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 1741 0 0 0 629 0 0 0 20 0 1 0 58099792 7233536 1357 33554432000 4194304 5646918 140736008001232 140736007999480 4402896 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 1766 1357 186 355 0 1407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7064

[startup+12.7002 s]
/proc/loadavg: 2.34 2.29 2.23 3/175 27509
/proc/meminfo: memFree=30342916/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=9760 CPUtime=12.68 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 2202 0 0 0 1268 0 0 0 20 0 1 0 58099792 9994240 1814 33554432000 4194304 5646918 140736008001232 140736007999496 4402774 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 2440 1814 186 355 0 2081 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9760

[startup+25.5002 s]
/proc/loadavg: 2.26 2.27 2.23 3/175 27565
/proc/meminfo: memFree=30415820/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=9760 CPUtime=25.49 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 2233 0 0 0 2548 1 0 0 20 0 1 0 58099792 9994240 1843 33554432000 4194304 5646918 140736008001232 140736007999704 4402788 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 2440 1843 186 355 0 2081 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9760

[startup+51.1003 s]
/proc/loadavg: 2.17 2.25 2.22 4/175 27565
/proc/meminfo: memFree=30408536/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=9760 CPUtime=51.08 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 2591 0 0 0 5107 1 0 0 20 0 1 0 58099792 9994240 2194 33554432000 4194304 5646918 140736008001232 140736007999704 4402853 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 2440 2194 186 355 0 2081 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9760

[startup+102.3 s]
/proc/loadavg: 2.19 2.24 2.22 3/175 27566
/proc/meminfo: memFree=30398528/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=12520 CPUtime=102.28 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 3262 0 0 0 10227 1 0 0 20 0 1 0 58099792 12820480 2857 33554432000 4194304 5646918 140736008001232 140736007999480 4402853 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 3130 2857 186 355 0 2771 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 12520

[startup+162.3 s]
/proc/loadavg: 2.17 2.22 2.21 3/175 27567
/proc/meminfo: memFree=30394912/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=15836 CPUtime=162.26 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 3703 0 0 0 16225 1 0 0 20 0 1 0 58099792 16216064 3292 33554432000 4194304 5646918 140736008001232 140736007999480 4402821 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 3959 3292 186 355 0 3600 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 15836

[startup+222.307 s]
/proc/loadavg: 2.14 2.21 2.20 3/175 27569
/proc/meminfo: memFree=30382604/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=15836 CPUtime=222.26 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 3842 0 0 0 22225 1 0 0 20 0 1 0 58099792 16216064 3425 33554432000 4194304 5646918 140736008001232 140736007999704 4399864 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 3959 3425 186 355 0 3600 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 15836

[startup+282.3 s]
/proc/loadavg: 2.24 2.23 2.21 3/176 27573
/proc/meminfo: memFree=30384884/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=15836 CPUtime=282.24 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 3924 0 0 0 28223 1 0 0 20 0 1 0 58099792 16216064 3506 33554432000 4194304 5646918 140736008001232 140736007999704 4388943 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 3959 3506 186 355 0 3600 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 15836

[startup+342.3 s]
/proc/loadavg: 2.20 2.21 2.20 3/176 27597
/proc/meminfo: memFree=30381400/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=17900 CPUtime=342.23 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 3981 0 0 0 34222 1 0 0 20 0 1 0 58099792 18329600 3561 33554432000 4194304 5646918 140736008001232 140736007999480 4403372 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 4475 3561 186 355 0 4116 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 17900

[startup+402.3 s]
/proc/loadavg: 2.07 2.17 2.18 3/175 27598
/proc/meminfo: memFree=30377512/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=17900 CPUtime=402.22 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 4656 0 0 0 40221 1 0 0 20 0 1 0 58099792 18329600 4227 33554432000 4194304 5646918 140736008001232 140736007999480 4403239 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 4475 4227 186 355 0 4116 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 17900

[startup+462.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/175 27599
/proc/meminfo: memFree=30369344/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=20580 CPUtime=462.22 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 4727 0 0 0 46220 2 0 0 20 0 1 0 58099792 21073920 4295 33554432000 4194304 5646918 140736008001232 140736007999480 4402761 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5145 4295 186 355 0 4786 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 20580

[startup+522.3 s]
/proc/loadavg: 2.33 2.21 2.19 3/175 27601
/proc/meminfo: memFree=30369196/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=20580 CPUtime=522.21 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 4731 0 0 0 52219 2 0 0 20 0 1 0 58099792 21073920 4299 33554432000 4194304 5646918 140736008001232 140736007999480 4402774 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5145 4299 186 355 0 4786 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 20580

[startup+582.3 s]
/proc/loadavg: 2.17 2.19 2.18 4/175 27602
/proc/meminfo: memFree=30360488/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=20580 CPUtime=582.2 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5110 0 0 0 58218 2 0 0 20 0 1 0 58099792 21073920 4673 33554432000 4194304 5646918 140736008001232 140736007999480 4399419 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5145 4673 186 355 0 4786 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 20580


################
# More data... #
################


[startup+942.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/175 27612
/proc/meminfo: memFree=30358604/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=22612 CPUtime=942.14 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5286 0 0 0 94212 2 0 0 20 0 1 0 58099792 23154688 4836 33554432000 4194304 5646918 140736008001232 140736007999480 4415659 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5653 4836 186 355 0 5294 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 22612

[startup+1002.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/175 27613
/proc/meminfo: memFree=30358816/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=22612 CPUtime=1002.13 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5305 0 0 0 100211 2 0 0 20 0 1 0 58099792 23154688 4855 33554432000 4194304 5646918 140736008001232 140736007999480 4403372 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5653 4855 186 355 0 5294 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 22612

[startup+1062.3 s]
/proc/loadavg: 2.27 2.22 2.19 3/175 27614
/proc/meminfo: memFree=30358788/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=22612 CPUtime=1062.12 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5373 0 0 0 106210 2 0 0 20 0 1 0 58099792 23154688 4922 33554432000 4194304 5646918 140736008001232 140736007999480 4402844 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5653 4922 186 355 0 5294 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 22612

[startup+1122.3 s]
/proc/loadavg: 2.22 2.22 2.19 3/175 27615
/proc/meminfo: memFree=30351500/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=22612 CPUtime=1122.11 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5373 0 0 0 112209 2 0 0 20 0 1 0 58099792 23154688 4922 33554432000 4194304 5646918 140736008001232 140736007999480 4397488 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5653 4922 186 355 0 5294 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 22612

[startup+1182.3 s]
/proc/loadavg: 2.32 2.24 2.19 3/175 27617
/proc/meminfo: memFree=30351540/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=22612 CPUtime=1182.1 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5379 0 0 0 118208 2 0 0 20 0 1 0 58099792 23154688 4928 33554432000 4194304 5646918 140736008001232 140736007999480 4402772 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5653 4928 186 355 0 5294 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 22612

[startup+1242.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/175 27618
/proc/meminfo: memFree=30349272/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=22612 CPUtime=1242.09 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5813 0 0 0 124207 2 0 0 20 0 1 0 58099792 23154688 5359 33554432000 4194304 5646918 140736008001232 140736007999480 4399261 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5653 5359 186 355 0 5294 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 22612

[startup+1302.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/175 27619
/proc/meminfo: memFree=30349352/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=22612 CPUtime=1302.08 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5813 0 0 0 130206 2 0 0 20 0 1 0 58099792 23154688 5359 33554432000 4194304 5646918 140736008001232 140736007999480 4402778 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5653 5359 186 355 0 5294 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 22612

[startup+1362.3 s]
/proc/loadavg: 2.40 2.26 2.20 3/175 27620
/proc/meminfo: memFree=30349324/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=22612 CPUtime=1362.08 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5813 0 0 0 136205 3 0 0 20 0 1 0 58099792 23154688 5359 33554432000 4194304 5646918 140736008001232 140736007999480 4402853 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5653 5359 186 355 0 5294 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 22612

[startup+1422.3 s]
/proc/loadavg: 2.30 2.26 2.19 3/175 27621
/proc/meminfo: memFree=30332792/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=22612 CPUtime=1422.07 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5813 0 0 0 142204 3 0 0 20 0 1 0 58099792 23154688 5359 33554432000 4194304 5646918 140736008001232 140736007999480 4402725 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5653 5359 186 355 0 5294 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 22612

[startup+1482.3 s]
/proc/loadavg: 2.26 2.26 2.19 3/176 27626
/proc/meminfo: memFree=30328176/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=22612 CPUtime=1482.06 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5864 0 0 0 148203 3 0 0 20 0 1 0 58099792 23154688 5409 33554432000 4194304 5646918 140736008001232 140736007999480 4397483 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 5653 5409 186 355 0 5294 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 22612

[startup+1542.31 s]
/proc/loadavg: 2.29 2.25 2.19 4/175 27627
/proc/meminfo: memFree=30326344/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=25400 CPUtime=1542.05 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5917 0 0 0 154202 3 0 0 20 0 1 0 58099792 26009600 5973 33554432000 4194304 5646918 140736008001232 140736007999480 4402739 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 6350 5973 186 355 0 5991 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 25400

[startup+1602.3 s]
/proc/loadavg: 2.17 2.22 2.18 3/175 27628
/proc/meminfo: memFree=30326892/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=25400 CPUtime=1602.04 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5917 0 0 0 160201 3 0 0 20 0 1 0 58099792 26009600 5973 33554432000 4194304 5646918 140736008001232 140736007999480 4403408 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 6350 5973 186 355 0 5991 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 25400

[startup+1662.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/175 27629
/proc/meminfo: memFree=30326856/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=25400 CPUtime=1662.03 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5917 0 0 0 166200 3 0 0 20 0 1 0 58099792 26009600 5973 33554432000 4194304 5646918 140736008001232 140736007999480 4402821 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 6350 5973 186 355 0 5991 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 25400

[startup+1722.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/174 27630
/proc/meminfo: memFree=30327496/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=25400 CPUtime=1722.02 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5917 0 0 0 172199 3 0 0 20 0 1 0 58099792 26009600 5973 33554432000 4194304 5646918 140736008001232 140736007999480 4402687 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 6350 5973 186 355 0 5991 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 25400

[startup+1782.3 s]
/proc/loadavg: 2.17 2.21 2.18 3/175 27633
/proc/meminfo: memFree=30325896/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=25400 CPUtime=1782.01 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5918 0 0 0 178198 3 0 0 20 0 1 0 58099792 26009600 5973 33554432000 4194304 5646918 140736008001232 140736007999480 4403040 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 6350 5973 186 355 0 5991 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 25400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.12 2.20 2.17 4/175 27633
/proc/meminfo: memFree=30325336/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=25400 CPUtime=1800 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5918 0 0 0 179997 3 0 0 20 0 1 0 58099792 26009600 5973 33554432000 4194304 5646918 140736008001232 140736007999480 4403184 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 6350 5973 186 355 0 5991 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 25400

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.12 2.20 2.17 4/175 27633
/proc/meminfo: memFree=30325336/32872528 swapFree=1316768/1463936
[pid=27508] ppid=27505 vsize=25400 CPUtime=1800 cores=0,2,4,6
/proc/27508/stat : 27508 (minisatp) R 27505 27508 26361 0 -1 4202496 5918 0 0 0 179997 3 0 0 20 0 1 0 58099792 26009600 5973 33554432000 4194304 5646918 140736008001232 140736007999480 4403184 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27508/statm: 6350 5973 186 355 0 5991 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 25400

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.98
CPU system time (s): 0.037994
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 25400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.037994
maximum resident set size= 23892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5918
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= 10
involuntary context switches= 4570

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.02823 second user time and 6.42202 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-22 03:55:29
IDJOB=4114520
IDBENCH=2927
IDSOLVER=2555
FILE ID=node121/4114520-1466560529
RUNJOBID= node121-1466551521-26377
PBS_JOBID= 19943337
Free space on /tmp= 71716 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114520-1466560529/watcher-4114520-1466560529 -o /tmp/evaluation-result-4114520-1466560529/solver-4114520-1466560529 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466551521-26377 --watchdog 1960  minisatp HOME/instance-4114520-1466560529.opb

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

MD5SUM BENCH= fb11ff2665aef67f0842a460a5ea3114
RANDOM SEED=1324557670

node121.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		: 2666.691
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	: 5333.38
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		: 2666.691
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		: 2666.691
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		: 2666.691
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		: 2666.691
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.54
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		: 2666.691
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.55
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		: 2666.691
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.56
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		: 2666.691
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:        30350576 kB
Buffers:           84940 kB
Cached:           142308 kB
SwapCached:         2028 kB
Active:           160540 kB
Inactive:         167424 kB
Active(anon):     101888 kB
Inactive(anon):     1428 kB
Active(file):      58652 kB
Inactive(file):   165996 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67099868 kB
Dirty:              3928 kB
Writeback:             0 kB
AnonPages:       1563904 kB
Mapped:             8908 kB
Shmem:                 0 kB
Slab:             597568 kB
SReclaimable:      41632 kB
SUnreclaim:       555936 kB
KernelStack:        1408 kB
PageTables:         6924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1668076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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-4114520-1466560529.opb

Free space on /tmp at the end= 71712 MiB
End job on node121 at 2016-06-22 04:25:29