Trace number 4112666

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)3 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_3.opb
MD5SUMd26b3b10be20d9248aac462b86b1f040
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 benchmark827.696
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 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3331
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: 192   maxlim: 939   bits: 11/10
0.00/0.01	c ---[   4]---> Adder-cost: 186   maxlim: 1001   bits: 11/10
0.00/0.01	c ---[   2]---> Adder-cost: 206   maxlim: 992   bits: 11/10
0.00/0.02	c ---[   0]---> Adder-cost: 214   maxlim: 1195   bits: 12/11
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 |     842     5299    18692 |     1942       99     15 |  9.325 % |
0.00/0.04	|       250 |     839     5299    18692 |     2137      246     12 |  9.646 % |
0.00/0.04	===============================================================================
0.00/0.04	c Found solution: 422
0.00/0.04	c ---[   0]---> Sorter-cost:  913     Base: 2 2 2 2 2 2 2
0.00/0.04	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.04	============================[ Search Statistics ]==============================
0.00/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	===============================================================================
0.00/0.04	===============================================================================
0.00/0.04	c Found solution: 358
0.00/0.04	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2 2
0.00/0.05	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.05	============================[ Search Statistics ]==============================
0.00/0.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.05	===============================================================================
0.00/0.05	|       376 |    1342     7327    24058 |     2686      372     14 |  5.287 % |
0.00/0.05	|       526 |    1342     7327    24058 |     2955      522     13 |  5.287 % |
0.00/0.05	===============================================================================
0.00/0.05	c Found solution: 320
0.00/0.05	c ---[   0]---> Sorter-cost:    8     Base: 2 2 2 2 2 2 2
0.00/0.09	|  Eliminated clauses:           0.01 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	|       643 |    1345     7344    24211 |     2692      639     15 |  5.219 % |
0.00/0.09	|       793 |    1345     7344    24211 |     2962      789     16 |  5.219 % |
0.00/0.09	|      1018 |    1345     7344    24211 |     3258     1014     17 |  5.219 % |
0.00/0.09	|      1355 |    1343     7344    24211 |     3584     1349     17 |  5.331 % |
0.00/0.09	|      1861 |    1342     7344    24211 |     3942     1854     21 |  5.387 % |
0.00/0.09	===============================================================================
0.00/0.09	c Found solution: 317
0.00/0.09	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	===============================================================================
0.00/0.09	c Found solution: 295
0.00/0.09	c ---[   0]---> Sorter-cost:    7     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	|      1985 |    1337     7307    24124 |     2679     1978     22 |  5.326 % |
0.09/0.10	|      2135 |    1336     7307    24124 |     2947     2127     22 |  5.380 % |
0.09/0.10	===============================================================================
0.09/0.10	c Found solution: 291
0.09/0.10	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: 283
0.09/0.11	c ---[   0]---> Sorter-cost:    6     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: 251
0.09/0.11	c ---[   0]---> Sorter-cost:    4     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: 249
0.09/0.12	c ---[   0]---> Sorter-cost:    1     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: 247
0.09/0.12	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.09/0.13	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.13	============================[ Search Statistics ]==============================
0.09/0.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.13	===============================================================================
0.09/0.13	===============================================================================
0.09/0.13	c Found solution: 231
0.09/0.13	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2 2
0.09/0.13	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.13	============================[ Search Statistics ]==============================
0.09/0.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.13	===============================================================================
0.09/0.13	===============================================================================
0.09/0.13	c Found solution: 229
0.09/0.13	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.09/0.13	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.13	============================[ Search Statistics ]==============================
0.09/0.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.13	===============================================================================
0.09/0.13	===============================================================================
0.09/0.13	c Found solution: 227
0.09/0.13	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2 2
0.09/0.14	|  Eliminated clauses:           0.02 Mb                                      |
0.09/0.14	============================[ Search Statistics ]==============================
0.09/0.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	===============================================================================
0.09/0.14	===============================================================================
0.09/0.14	c Found solution: 225
0.09/0.14	c ---[   0]---> Sorter-cost:    5     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	|      2543 |    1339     7315    24308 |     2682     2535     23 |  5.333 % |
0.19/0.22	|      2693 |    1338     7315    24308 |     2950     2684     23 |  5.383 % |
0.19/0.22	|      2918 |    1338     7315    24308 |     3245     2909     23 |  5.383 % |
0.19/0.22	|      3255 |    1338     7315    24308 |     3569     3246     23 |  5.383 % |
0.19/0.22	|      3761 |    1337     7315    24308 |     3926     1882     20 |  5.432 % |
0.19/0.22	|      4520 |    1337     7315    24308 |     4319     2641     22 |  5.432 % |
0.19/0.22	===============================================================================
0.19/0.22	c Found solution: 221
0.19/0.22	c ---[   0]---> Sorter-cost:    4     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	===============================================================================
0.19/0.22	c Found solution: 219
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	===============================================================================
0.19/0.23	c Found solution: 218
0.19/0.23	c ---[   0]---> Sorter-cost:    7     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	===============================================================================
0.19/0.23	c Found solution: 186
0.19/0.23	c ---[   0]---> Sorter-cost:    4     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	===============================================================================
0.19/0.23	c Found solution: 182
0.19/0.23	c ---[   0]---> Sorter-cost:    5     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: 178
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: 147
0.19/0.24	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.19/0.25	|  Eliminated clauses:           0.03 Mb                                      |
0.19/0.25	============================[ Search Statistics ]==============================
0.19/0.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.25	===============================================================================
0.19/0.25	===============================================================================
0.19/0.25	c Found solution: 145
0.19/0.25	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.19/0.26	|  Eliminated clauses:           0.03 Mb                                      |
0.19/0.26	============================[ Search Statistics ]==============================
0.19/0.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.26	===============================================================================
0.19/0.26	|      5320 |    1340     7322    24466 |     2684     1841     21 |  5.488 % |
0.19/0.26	|      5470 |    1340     7322    24466 |     2953     1991     21 |  5.488 % |
0.19/0.26	===============================================================================
0.19/0.26	c Found solution: 92
0.19/0.26	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2
0.19/0.26	|  Eliminated clauses:           0.03 Mb                                      |
0.19/0.26	============================[ Search Statistics ]==============================
0.19/0.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.26	===============================================================================
0.19/0.26	===============================================================================
0.19/0.26	c Found solution: 90
0.19/0.26	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
0.29/0.30	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.30	============================[ Search Statistics ]==============================
0.29/0.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.30	===============================================================================
0.29/0.30	|      5603 |    1320     7242    24165 |     2655     2124     21 |  5.893 % |
0.29/0.30	|      5753 |    1320     7242    24165 |     2920     2274     21 |  5.893 % |
0.29/0.30	|      5978 |    1320     7242    24165 |     3213     2499     22 |  5.893 % |
0.29/0.30	|      6315 |    1320     7242    24165 |     3534     2836     23 |  5.893 % |
0.29/0.30	===============================================================================
0.29/0.30	c Found solution: 84
0.29/0.30	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2
0.29/0.31	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.31	============================[ Search Statistics ]==============================
0.29/0.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.31	===============================================================================
0.29/0.31	===============================================================================
0.29/0.31	c Found solution: 76
0.29/0.31	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
0.29/0.36	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.36	============================[ Search Statistics ]==============================
0.29/0.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.36	===============================================================================
0.29/0.36	|      6799 |    1321     7240    24146 |     2654     1715     17 |  5.920 % |
0.29/0.36	|      6949 |    1321     7240    24146 |     2920     1865     18 |  5.920 % |
0.29/0.36	|      7174 |    1321     7240    24146 |     3212     2090     20 |  5.920 % |
0.29/0.36	|      7511 |    1321     7240    24146 |     3533     2427     22 |  5.920 % |
0.29/0.36	|      8017 |    1321     7240    24146 |     3886     2933     23 |  5.920 % |
0.29/0.36	===============================================================================
0.29/0.36	c Found solution: 73
0.29/0.36	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
0.49/0.51	|  Eliminated clauses:           0.03 Mb                                      |
0.49/0.51	============================[ Search Statistics ]==============================
0.49/0.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.51	===============================================================================
0.49/0.51	|      8502 |    1320     7234    24076 |     2652     1759     19 |  5.957 % |
0.49/0.51	|      8652 |    1320     7234    24076 |     2917     1909     20 |  5.957 % |
0.49/0.51	|      8877 |    1320     7234    24076 |     3209     2134     20 |  5.957 % |
0.49/0.51	|      9214 |    1320     7234    24076 |     3530     2471     20 |  5.957 % |
0.49/0.51	|      9720 |    1320     7234    24076 |     3883     2977     21 |  5.957 % |
0.49/0.51	|     10479 |    1320     7234    24076 |     4271     3736     22 |  5.957 % |
0.49/0.51	|     11618 |    1320     7234    24076 |     4699     2577     20 |  5.957 % |
0.49/0.51	===============================================================================
0.49/0.51	c Found solution: 70
0.49/0.51	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
0.49/0.51	|  Eliminated clauses:           0.03 Mb                                      |
0.49/0.51	============================[ Search Statistics ]==============================
0.49/0.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.51	===============================================================================
0.49/0.51	===============================================================================
0.49/0.51	c Found solution: 68
0.49/0.51	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
0.49/0.51	|  Eliminated clauses:           0.03 Mb                                      |
0.49/0.51	============================[ Search Statistics ]==============================
0.49/0.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.51	===============================================================================
0.49/0.51	===============================================================================
0.49/0.51	c Found solution: 66
0.49/0.51	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
0.59/0.61	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.61	============================[ Search Statistics ]==============================
0.59/0.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.61	===============================================================================
0.59/0.61	|     12808 |    1320     7241    24145 |     2655     1945     18 |  6.014 % |
0.59/0.61	|     12958 |    1320     7241    24145 |     2920     2095     18 |  6.014 % |
0.59/0.61	|     13183 |    1320     7241    24145 |     3212     2320     18 |  6.014 % |
0.59/0.61	|     13520 |    1320     7241    24145 |     3533     2657     19 |  6.014 % |
0.59/0.61	|     14026 |    1320     7241    24145 |     3887     3163     20 |  6.014 % |
0.59/0.61	|     14785 |    1320     7241    24145 |     4275     3922     20 |  6.014 % |
0.59/0.61	===============================================================================
0.59/0.61	c Found solution: 64
0.59/0.61	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
0.59/0.61	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.61	============================[ Search Statistics ]==============================
0.59/0.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.61	===============================================================================
0.59/0.61	===============================================================================
0.59/0.61	c Found solution: 62
0.59/0.61	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2
0.59/0.62	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.62	============================[ Search Statistics ]==============================
0.59/0.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.62	===============================================================================
0.59/0.62	===============================================================================
0.59/0.62	c Found solution: 58
0.59/0.62	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
0.59/0.62	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.62	============================[ Search Statistics ]==============================
0.59/0.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.62	===============================================================================
0.59/0.62	|     15645 |    1215     6830    22602 |     2504     2461     19 |  8.498 % |
0.59/0.62	===============================================================================
0.59/0.62	c Found solution: 57
0.59/0.62	c ---[   0]---> Sorter-cost:    1     Base: 2 2 2 2 2
0.59/0.62	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.62	============================[ Search Statistics ]==============================
0.59/0.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.62	===============================================================================
0.59/0.62	===============================================================================
0.59/0.62	c Found solution: 55
0.59/0.62	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
0.59/0.63	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.63	============================[ Search Statistics ]==============================
0.59/0.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.63	===============================================================================
0.59/0.63	===============================================================================
0.59/0.63	c Found solution: 53
0.59/0.63	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2
0.59/0.63	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.63	============================[ Search Statistics ]==============================
0.59/0.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.63	===============================================================================
0.59/0.63	===============================================================================
0.59/0.63	c Found solution: 51
0.59/0.63	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.29/1.32	|  Eliminated clauses:           0.03 Mb                                      |
1.29/1.32	============================[ Search Statistics ]==============================
1.29/1.32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.32	===============================================================================
1.29/1.32	|     15787 |    1202     6781    22480 |     2486     1364     15 |  8.651 % |
1.29/1.32	|     15937 |    1202     6781    22480 |     2735     1514     16 |  8.651 % |
1.29/1.32	|     16162 |    1202     6781    22480 |     3008     1739     17 |  8.651 % |
1.29/1.32	|     16499 |    1202     6781    22480 |     3309     2067     18 |  8.651 % |
1.29/1.32	|     17005 |    1202     6781    22480 |     3640     2573     20 |  8.651 % |
1.29/1.32	|     17764 |    1202     6781    22480 |     4004     3332     21 |  8.651 % |
1.29/1.32	|     18903 |    1202     6781    22480 |     4404     2327     19 |  8.651 % |
1.29/1.32	|     20611 |    1202     6781    22480 |     4845     4035     21 |  8.651 % |
1.29/1.32	|     23173 |    1202     6781    22480 |     5329     3982     22 |  8.651 % |
1.29/1.32	|     27017 |    1202     6781    22480 |     5862     5017     24 |  8.651 % |
1.29/1.32	|     32783 |    1202     6781    22480 |     6448     4615     23 |  8.651 % |
1.29/1.32	===============================================================================
1.29/1.32	c Found solution: 48
1.29/1.32	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2
1.29/1.33	|  Eliminated clauses:           0.03 Mb                                      |
1.29/1.33	============================[ Search Statistics ]==============================
1.29/1.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.33	===============================================================================
1.29/1.33	===============================================================================
1.29/1.33	c Found solution: 46
1.29/1.33	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2
1.89/1.91	|  Eliminated clauses:           0.03 Mb                                      |
1.89/1.91	============================[ Search Statistics ]==============================
1.89/1.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.91	===============================================================================
1.89/1.91	|     34599 |    1204     6786    22515 |     2488     1688     21 |  8.636 % |
1.89/1.91	|     34749 |    1204     6786    22515 |     2737     1838     21 |  8.636 % |
1.89/1.91	|     34974 |    1204     6786    22515 |     3010     2063     22 |  8.636 % |
1.89/1.91	|     35311 |    1204     6786    22515 |     3311     2400     21 |  8.636 % |
1.89/1.91	|     35817 |    1204     6786    22515 |     3642     2906     21 |  8.636 % |
1.89/1.91	|     36576 |    1204     6786    22515 |     4007     3665     22 |  8.636 % |
1.89/1.91	|     37715 |    1204     6786    22515 |     4407     2639     20 |  8.636 % |
1.89/1.91	|     39423 |    1204     6786    22515 |     4848     4347     22 |  8.636 % |
1.89/1.91	|     41985 |    1204     6786    22515 |     5333     4287     21 |  8.636 % |
1.89/1.91	|     45829 |    1204     6786    22515 |     5867     5315     24 |  8.636 % |
1.89/1.91	===============================================================================
1.89/1.91	c Found solution: 45
1.89/1.91	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2
1.89/1.91	|  Eliminated clauses:           0.03 Mb                                      |
1.89/1.91	============================[ Search Statistics ]==============================
1.89/1.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.91	===============================================================================
1.89/1.91	===============================================================================
1.89/1.91	c Found solution: 43
1.89/1.91	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2
1.89/1.92	|  Eliminated clauses:           0.03 Mb                                      |
1.89/1.92	============================[ Search Statistics ]==============================
1.89/1.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.92	===============================================================================
1.89/1.92	===============================================================================
1.89/1.92	c Found solution: 41
1.89/1.92	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.89/1.92	|  Eliminated clauses:           0.03 Mb                                      |
1.89/1.92	============================[ Search Statistics ]==============================
1.89/1.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.92	===============================================================================
1.89/1.92	===============================================================================
1.89/1.92	c Found solution: 39
1.89/1.92	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.89/1.92	|  Eliminated clauses:           0.03 Mb                                      |
1.89/1.92	============================[ Search Statistics ]==============================
1.89/1.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.92	===============================================================================
1.89/1.92	===============================================================================
1.89/1.92	c Found solution: 37
1.89/1.92	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.89/1.92	|  Eliminated clauses:           0.04 Mb                                      |
1.89/1.92	============================[ Search Statistics ]==============================
1.89/1.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.92	===============================================================================
1.89/1.92	===============================================================================
1.89/1.92	c Found solution: 35
1.89/1.93	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.89/1.94	|  Eliminated clauses:           0.04 Mb                                      |
1.89/1.94	============================[ Search Statistics ]==============================
1.89/1.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.94	===============================================================================
1.89/1.94	|     50443 |    1204     6799    22587 |     2492     1932     18 |  8.670 % |
1.89/1.94	|     50593 |    1204     6799    22587 |     2742     2082     18 |  8.670 % |
1.89/1.94	===============================================================================
1.89/1.94	c Found solution: 34
1.89/1.94	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1.89/1.94	|  Eliminated clauses:           0.04 Mb                                      |
1.89/1.94	============================[ Search Statistics ]==============================
1.89/1.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.94	===============================================================================
1.89/1.94	===============================================================================
1.89/1.94	c Found solution: 32
1.89/1.94	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2
1.89/1.94	|  Eliminated clauses:           0.04 Mb                                      |
1.89/1.94	============================[ Search Statistics ]==============================
1.89/1.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.94	===============================================================================
1.89/1.94	===============================================================================
1.89/1.94	c Found solution: 30
1.89/1.94	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2
1.89/1.99	|  Eliminated clauses:           0.04 Mb                                      |
1.89/1.99	============================[ Search Statistics ]==============================
1.89/1.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.99	===============================================================================
1.89/1.99	|     50844 |    1144     6538    21897 |     2397     2333     19 | 10.738 % |
1.89/1.99	|     50994 |    1144     6538    21897 |     2636     2481     20 | 10.738 % |
1.89/1.99	|     51219 |    1144     6538    21897 |     2900     2706     21 | 10.738 % |
1.89/1.99	|     51556 |    1144     6538    21897 |     3190     3043     21 | 10.738 % |
1.89/1.99	|     52062 |    1144     6538    21897 |     3509     1779     13 | 10.738 % |
1.89/1.99	===============================================================================
1.89/1.99	c Found solution: 29
1.89/1.99	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2
2.09/2.19	|  Eliminated clauses:           0.04 Mb                                      |
2.09/2.19	============================[ Search Statistics ]==============================
2.09/2.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.09/2.19	===============================================================================
2.09/2.19	|     52595 |    1142     6532    21844 |     2395     2312     16 | 10.739 % |
2.09/2.19	|     52745 |    1142     6532    21844 |     2634     2462     16 | 10.739 % |
2.09/2.19	|     52970 |    1142     6532    21844 |     2898     2687     17 | 10.739 % |
2.09/2.19	|     53307 |    1142     6532    21844 |     3187     3024     18 | 10.739 % |
2.09/2.19	|     53813 |    1142     6532    21844 |     3506     1773     14 | 10.739 % |
2.09/2.19	|     54572 |    1142     6532    21844 |     3857     2532     17 | 10.739 % |
2.09/2.19	|     55711 |    1142     6532    21844 |     4243     3671     21 | 10.739 % |
2.09/2.19	|     57419 |    1142     6532    21844 |     4667     3063     21 | 10.739 % |
2.09/2.19	===============================================================================
2.09/2.19	c Found solution: 27
2.09/2.19	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2
2.09/2.19	|  Eliminated clauses:           0.04 Mb                                      |
2.09/2.19	============================[ Search Statistics ]==============================
2.09/2.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.09/2.19	===============================================================================
2.09/2.19	===============================================================================
2.09/2.19	c Found solution: 25
2.09/2.19	c ---[   0]---> Sorter-cost:    1     Base: 2 2 2 2
2.09/2.20	|  Eliminated clauses:           0.04 Mb                                      |
2.09/2.20	============================[ Search Statistics ]==============================
2.09/2.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.09/2.20	===============================================================================
2.09/2.20	===============================================================================
2.09/2.20	c Found solution: 23
2.09/2.20	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2
3.40/3.45	|  Eliminated clauses:           0.04 Mb                                      |
3.40/3.45	============================[ Search Statistics ]==============================
3.40/3.45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.40/3.45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.40/3.45	===============================================================================
3.40/3.45	|     58327 |    1139     6517    21841 |     2389     2044     17 | 10.815 % |
3.40/3.45	|     58477 |    1139     6517    21841 |     2628     2194     18 | 10.815 % |
3.40/3.45	|     58702 |    1139     6517    21841 |     2891     2419     19 | 10.815 % |
3.40/3.45	|     59039 |    1139     6517    21841 |     3180     2754     19 | 10.815 % |
3.40/3.45	|     59545 |    1139     6517    21841 |     3498     3260     20 | 10.815 % |
3.40/3.45	|     60304 |    1139     6517    21841 |     3848     2071     15 | 10.815 % |
3.40/3.45	|     61443 |    1139     6517    21841 |     4233     3210     20 | 10.815 % |
3.40/3.45	|     63151 |    1139     6517    21841 |     4656     2663     19 | 10.815 % |
3.40/3.45	|     65713 |    1139     6517    21841 |     5122     2698     19 | 10.815 % |
3.40/3.45	|     69557 |    1139     6517    21841 |     5634     3794     21 | 10.815 % |
3.40/3.45	|     75323 |    1139     6517    21841 |     6197     3494     23 | 10.815 % |
3.40/3.45	|     83972 |    1139     6517    21841 |     6817     5566     22 | 10.815 % |
3.40/3.45	===============================================================================
3.40/3.45	c Found solution: 22
3.40/3.45	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2
5.29/5.34	|  Eliminated clauses:           0.04 Mb                                      |
5.29/5.34	============================[ Search Statistics ]==============================
5.29/5.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.29/5.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.29/5.34	===============================================================================
5.29/5.34	|     87867 |    1139     6519    21862 |     2390     1547     16 | 10.825 % |
5.29/5.34	|     88017 |    1139     6519    21862 |     2629     1697     16 | 10.825 % |
5.29/5.34	|     88242 |    1139     6519    21862 |     2892     1922     17 | 10.825 % |
5.29/5.34	|     88579 |    1139     6519    21862 |     3181     2259     18 | 10.825 % |
5.29/5.34	|     89085 |    1139     6519    21862 |     3499     2765     20 | 10.825 % |
5.29/5.34	|     89844 |    1139     6519    21862 |     3849     3524     22 | 10.825 % |
5.29/5.34	|     90983 |    1139     6519    21862 |     4234     2527     19 | 10.825 % |
5.29/5.34	|     92691 |    1139     6519    21862 |     4658     4235     22 | 10.825 % |
5.29/5.34	|     95253 |    1139     6519    21862 |     5123     4228     22 | 10.825 % |
5.29/5.34	|     99097 |    1139     6519    21862 |     5636     5320     23 | 10.825 % |
5.29/5.34	|    104863 |    1139     6519    21862 |     6199     5084     20 | 10.825 % |
5.29/5.34	|    113512 |    1139     6519    21862 |     6819     3841     22 | 10.825 % |
5.29/5.34	|    126486 |    1139     6519    21862 |     7501     6050     23 | 10.825 % |
5.29/5.34	===============================================================================
5.29/5.34	c Found solution: 14
5.29/5.34	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2
5.29/5.35	|  Eliminated clauses:           0.04 Mb                                      |
5.29/5.35	============================[ Search Statistics ]==============================
5.29/5.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.29/5.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.29/5.35	===============================================================================
5.29/5.35	===============================================================================
5.29/5.35	c Found solution: 8
5.29/5.35	c ---[   0]---> BDD-cost:   74
26.39/26.48	|  Eliminated clauses:           0.04 Mb                                      |
26.39/26.48	============================[ Search Statistics ]==============================
26.39/26.48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.39/26.48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.39/26.48	===============================================================================
26.39/26.48	|    131663 |    1022     5929    20049 |     2173     1918     17 | 15.777 % |
26.39/26.48	|    131813 |    1022     5929    20049 |     2391     2068     18 | 15.777 % |
26.39/26.48	|    132038 |    1022     5929    20049 |     2630     2293     18 | 15.777 % |
26.39/26.48	|    132375 |    1022     5929    20049 |     2893     2630     19 | 15.777 % |
26.39/26.48	|    132881 |    1022     5929    20049 |     3182     3136     20 | 15.777 % |
26.39/26.48	|    133640 |    1022     5929    20049 |     3501     1975     18 | 15.777 % |
26.39/26.48	|    134779 |    1022     5929    20049 |     3851     3114     21 | 15.777 % |
26.39/26.48	|    136487 |    1022     5929    20049 |     4236     2667     20 | 15.777 % |
26.39/26.48	|    139049 |    1022     5929    20049 |     4660     2854     22 | 15.777 % |
26.39/26.48	|    142893 |    1022     5929    20049 |     5126     4151     22 | 15.777 % |
26.39/26.48	|    148659 |    1022     5929    20049 |     5638     4258     22 | 15.777 % |
26.39/26.48	|    157308 |    1022     5929    20049 |     6202     3680     22 | 15.777 % |
26.39/26.48	|    170282 |    1022     5929    20049 |     6822     6608     24 | 15.777 % |
26.39/26.48	|    189743 |    1022     5929    20049 |     7505     4107     20 | 15.777 % |
26.39/26.48	|    218935 |    1022     5929    20049 |     8255     5186     21 | 15.777 % |
26.39/26.48	|    262724 |    1022     5929    20049 |     9081     5172     21 | 15.777 % |
26.39/26.48	|    328408 |    1022     5929    20049 |     9989     8414     23 | 15.777 % |
26.39/26.48	|    426934 |    1022     5929    20049 |    10988     7289     23 | 15.777 % |
26.39/26.48	===============================================================================
26.39/26.48	c Found solution: 7
26.39/26.48	c ---[   0]---> BDD-cost:   49
26.39/26.48	|  Eliminated clauses:           0.04 Mb                                      |
26.39/26.48	============================[ Search Statistics ]==============================
26.39/26.48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.39/26.48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.39/26.48	===============================================================================
26.39/26.48	===============================================================================
26.39/26.48	c Found solution: 5
26.39/26.48	c ---[   0]---> BDD-cost:   17
132.87/132.98	|  Eliminated clauses:           0.04 Mb                                      |
132.87/132.98	============================[ Search Statistics ]==============================
132.87/132.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
132.87/132.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
132.87/132.98	===============================================================================
132.87/132.98	|    549833 |    1081     6098    20518 |     2235     2466     19 | 15.417 % |
132.87/132.98	|    549983 |    1081     6098    20518 |     2459     2616     19 | 15.417 % |
132.87/132.98	|    550208 |    1081     6098    20518 |     2705     2841     20 | 15.417 % |
132.87/132.98	|    550545 |    1081     6098    20518 |     2976     1593     15 | 15.417 % |
132.87/132.98	|    551051 |    1081     6098    20518 |     3273     2099     17 | 15.417 % |
132.87/132.98	|    551810 |    1081     6098    20518 |     3600     2858     19 | 15.417 % |
132.87/132.98	|    552949 |    1081     6098    20518 |     3961     3997     21 | 15.417 % |
132.87/132.98	|    554657 |    1081     6098    20518 |     4357     3507     20 | 15.417 % |
132.87/132.98	|    557219 |    1081     6098    20518 |     4792     3599     20 | 15.417 % |
132.87/132.98	|    561063 |    1081     6098    20518 |     5272     4783     22 | 15.417 % |
132.87/132.98	|    566829 |    1081     6098    20518 |     5799     4794     21 | 15.417 % |
132.87/132.98	|    575478 |    1081     6098    20518 |     6379     4036     21 | 15.417 % |
132.87/132.98	|    588452 |    1081     6098    20518 |     7017     6663     23 | 15.417 % |
132.87/132.98	|    607913 |    1081     6098    20518 |     7719     7293     23 | 15.417 % |
132.87/132.98	|    637105 |    1081     6098    20518 |     8490     7782     24 | 15.417 % |
132.87/132.98	|    680894 |    1081     6098    20518 |     9340     6553     23 | 15.417 % |
132.87/132.98	|    746578 |    1081     6098    20518 |    10274     8240     23 | 15.417 % |
132.87/132.98	|    845104 |    1081     6098    20518 |    11301     9843     24 | 15.417 % |
132.87/132.98	|    992893 |    1081     6098    20518 |    12431    10216     23 | 15.417 % |
132.87/132.98	|   1214576 |    1081     6098    20518 |    13674    11980     23 | 15.417 % |
132.87/132.98	|   1547101 |    1081     6098    20518 |    15042    11528     23 | 15.417 % |
132.87/132.98	|   2045889 |    1081     6098    20518 |    16546    12882     23 | 15.417 % |
132.87/132.98	===============================================================================
132.87/132.98	c Found solution: 4
132.87/132.98	c ---[   0]---> BDD-cost:    0
136.87/136.99	|  Eliminated clauses:           0.04 Mb                                      |
136.87/136.99	============================[ Search Statistics ]==============================
136.87/136.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
136.87/136.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
136.87/136.99	===============================================================================
136.87/136.99	|   2319638 |     933     5543    18947 |     2032     1828     15 | 18.561 % |
136.87/136.99	|   2319788 |     933     5543    18947 |     2235     1978     16 | 18.561 % |
136.87/136.99	|   2320013 |     933     5543    18947 |     2459     2203     17 | 18.561 % |
136.87/136.99	|   2320350 |     933     5543    18947 |     2705     2540     18 | 18.561 % |
136.87/136.99	|   2320856 |     933     5543    18947 |     2975     3046     20 | 18.561 % |
136.87/136.99	|   2321615 |     933     5543    18947 |     3273     2035     17 | 18.561 % |
136.87/136.99	|   2322754 |     933     5543    18947 |     3600     3174     20 | 18.561 % |
136.87/136.99	|   2324462 |     933     5543    18947 |     3960     2778     19 | 18.561 % |
136.87/136.99	|   2327024 |     933     5543    18947 |     4356     3057     20 | 18.561 % |
136.87/136.99	|   2330868 |     933     5543    18947 |     4792     4450     22 | 18.561 % |
136.87/136.99	|   2336634 |     933     5543    18947 |     5271     4823     21 | 18.561 % |
136.87/136.99	|   2345283 |     933     5543    18947 |     5798     4775     20 | 18.561 % |
136.87/136.99	|   2358257 |     933     5543    18947 |     6378     5033     22 | 18.561 % |
136.87/136.99	|   2377718 |     933     5543    18947 |     7016     3613     20 | 18.561 % |
136.87/136.99	===============================================================================
136.87/136.99	c Found solution: 3
136.87/136.99	c ---[   0]---> BDD-cost:    0
1800.01/1800.30	|  Eliminated clauses:           0.04 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|   2405355 |     930     5534    18910 |     2029     2381     19 | 18.601 % |
1800.01/1800.30	|   2405505 |     930     5534    18910 |     2232     2531     19 | 18.601 % |
1800.01/1800.30	|   2405730 |     930     5534    18910 |     2455     2756     19 | 18.601 % |
1800.01/1800.30	|   2406067 |     930     5534    18910 |     2700     1559     16 | 18.601 % |
1800.01/1800.30	|   2406573 |     930     5534    18910 |     2970     2065     18 | 18.601 % |
1800.01/1800.30	|   2407332 |     930     5534    18910 |     3267     2824     20 | 18.601 % |
1800.01/1800.30	|   2408471 |     930     5534    18910 |     3594     2045     17 | 18.601 % |
1800.01/1800.30	|   2410179 |     930     5534    18910 |     3954     3753     20 | 18.601 % |
1800.01/1800.30	|   2412741 |     930     5534    18910 |     4349     4089     21 | 18.601 % |
1800.01/1800.30	|   2416585 |     930     5534    18910 |     4784     2982     20 | 18.601 % |
1800.01/1800.30	|   2422351 |     930     5534    18910 |     5263     3407     20 | 18.601 % |
1800.01/1800.30	|   2431000 |     930     5534    18910 |     5789     3356     20 | 18.601 % |
1800.01/1800.30	|   2443974 |     930     5534    18910 |     6368     3619     19 | 18.601 % |
1800.01/1800.30	|   2463435 |     930     5534    18910 |     7005     5721     21 | 18.601 % |
1800.01/1800.30	|   2492627 |     930     5534    18910 |     7705     4576     23 | 18.601 % |
1800.01/1800.30	|   2536416 |     930     5534    18910 |     8476     6943     22 | 18.601 % |
1800.01/1800.30	|   2602100 |     930     5534    18910 |     9323     4781     20 | 18.601 % |
1800.01/1800.30	|   2700626 |     929     5534    18910 |    10256     9180     21 | 18.639 % |
1800.01/1800.30	|   2848415 |     929     5534    18910 |    11281    10601     23 | 18.639 % |
1800.01/1800.30	|   3070098 |     929     5534    18910 |    12409     6991     21 | 18.639 % |
1800.01/1800.30	|   3402623 |     929     5534    18910 |    13650     8222     22 | 18.639 % |
1800.01/1800.30	|   3901411 |     929     5534    18910 |    15016     8827     20 | 18.639 % |
1800.01/1800.30	|   4649593 |     929     5534    18910 |    16517     8209     18 | 18.639 % |
1800.01/1800.30	|   5771867 |     929     5534    18910 |    18169    10836     21 | 18.639 % |
1800.01/1800.30	|   7455278 |     929     5534    18910 |    19986    16323     22 | 18.639 % |
1800.01/1800.30	|   9980394 |     929     5534    18910 |    21985    12542     20 | 18.639 % |
1800.01/1800.30	|  13768069 |     929     5534    18910 |    24183    22337     20 | 18.639 % |
1800.01/1800.30	|  19449581 |     929     5534    18910 |    26601    21398     21 | 18.639 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s SATISFIABLE
1800.01/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	3

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-4112666-1466558724/watcher-4112666-1466558724 -o /tmp/evaluation-result-4112666-1466558724/solver-4112666-1466558724 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466551503-31514 --watchdog 1960 minisatp HOME/instance-4112666-1466558724.opb 

pid=32601
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.00 2.04 2.01 3/176 32604
/proc/meminfo: memFree=31305756/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=6332 CPUtime=0 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 303 0 0 0 0 0 0 0 20 0 1 0 57919000 6483968 180 33554432000 4194304 5646918 140737431280720 140733230220792 4817515 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 1583 180 115 355 0 1224 0

[startup+0.100163 s]
/proc/loadavg: 2.00 2.04 2.01 3/176 32604
/proc/meminfo: memFree=31305756/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=7284 CPUtime=0.09 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 742 0 0 0 9 0 0 0 20 0 1 0 57919000 7458816 1115 33554432000 4194304 5646918 140737431280720 140733230220792 4417823 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 1821 1115 181 355 0 1462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7284

[startup+0.200288 s]
/proc/loadavg: 2.00 2.04 2.01 3/176 32604
/proc/meminfo: memFree=31305756/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=3692 CPUtime=0.19 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 877 0 0 0 19 0 0 0 20 0 1 0 57919000 3780608 644 33554432000 4194304 5646918 140737431280720 140733230220792 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 923 644 183 355 0 564 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3692

[startup+0.300251 s]
/proc/loadavg: 2.00 2.04 2.01 3/176 32604
/proc/meminfo: memFree=31305756/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=4336 CPUtime=0.29 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 1142 0 0 0 29 0 0 0 20 0 1 0 57919000 4440064 786 33554432000 4194304 5646918 140737431280720 140733230220792 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 1084 786 184 355 0 725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4336

[startup+0.700187 s]
/proc/loadavg: 2.00 2.04 2.01 3/176 32604
/proc/meminfo: memFree=31305756/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=4720 CPUtime=0.69 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 1277 0 0 0 69 0 0 0 20 0 1 0 57919000 4833280 920 33554432000 4194304 5646918 140737431280720 140737431279000 4402776 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 1180 920 184 355 0 821 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4720

[startup+1.50013 s]
/proc/loadavg: 2.00 2.04 2.01 3/177 32605
/proc/meminfo: memFree=31298536/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=5348 CPUtime=1.49 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 1447 0 0 0 149 0 0 0 20 0 1 0 57919000 5476352 1086 33554432000 4194304 5646918 140737431280720 140737431279000 4402784 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 1337 1086 185 355 0 978 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5348

[startup+3.10022 s]
/proc/loadavg: 2.00 2.04 2.01 3/177 32605
/proc/meminfo: memFree=31292828/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=7396 CPUtime=3.09 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 1669 0 0 0 309 0 0 0 20 0 1 0 57919000 7573504 1305 33554432000 4194304 5646918 140737431280720 140737431279000 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 1849 1305 185 355 0 1490 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7396

[startup+6.30022 s]
/proc/loadavg: 2.00 2.04 2.01 3/177 32605
/proc/meminfo: memFree=31282096/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=7396 CPUtime=6.29 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 1782 0 0 0 629 0 0 0 20 0 1 0 57919000 7573504 1413 33554432000 4194304 5646918 140737431280720 140737431279192 4389024 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 1849 1413 185 355 0 1490 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7396

[startup+12.7002 s]
/proc/loadavg: 2.00 2.04 2.01 3/177 32605
/proc/meminfo: memFree=31257744/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=9056 CPUtime=12.69 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 2172 0 0 0 1269 0 0 0 20 0 1 0 57919000 9273344 1796 33554432000 4194304 5646918 140737431280720 140737431278968 4402751 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 2264 1796 185 355 0 1905 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9056

[startup+25.5003 s]
/proc/loadavg: 2.00 2.04 2.01 4/177 32605
/proc/meminfo: memFree=31215732/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=9204 CPUtime=25.49 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 2432 0 0 0 2549 0 0 0 20 0 1 0 57919000 9424896 2052 33554432000 4194304 5646918 140737431280720 140737431278984 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 2301 2052 185 355 0 1942 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9204

[startup+51.1003 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 32605
/proc/meminfo: memFree=31284108/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=10420 CPUtime=51.08 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 2688 0 0 0 5108 0 0 0 20 0 1 0 57919000 10670080 2307 33554432000 4194304 5646918 140737431280720 140737431278968 4403472 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 2605 2307 185 355 0 2246 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10420

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 32606
/proc/meminfo: memFree=31323976/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=14556 CPUtime=102.28 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 3791 0 0 0 10228 0 0 0 20 0 1 0 57919000 14905344 3390 33554432000 4194304 5646918 140737431280720 140737431278984 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 3639 3390 185 355 0 3280 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 14556

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 32608
/proc/meminfo: memFree=31136680/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=16836 CPUtime=162.27 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 4047 0 0 0 16226 1 0 0 20 0 1 0 57919000 17240064 3635 33554432000 4194304 5646918 140737431280720 140737431279192 4403040 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 4209 3635 185 355 0 3850 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 16836

[startup+222.307 s]
/proc/loadavg: 2.13 2.06 2.01 3/177 32609
/proc/meminfo: memFree=31251532/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=16836 CPUtime=222.26 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 4138 0 0 0 22225 1 0 0 20 0 1 0 57919000 17240064 3725 33554432000 4194304 5646918 140737431280720 140737431279192 4402896 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 4209 3725 185 355 0 3850 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 16836

[startup+282.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/178 32613
/proc/meminfo: memFree=31086484/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=20324 CPUtime=282.24 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 4866 0 0 0 28223 1 0 0 20 0 1 0 57919000 20811776 4438 33554432000 4194304 5646918 140737431280720 140737431278968 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 5081 4438 185 355 0 4722 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 20324

[startup+342.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 32614
/proc/meminfo: memFree=31250816/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=20324 CPUtime=342.23 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 4875 0 0 0 34222 1 0 0 20 0 1 0 57919000 20811776 4447 33554432000 4194304 5646918 140737431280720 140737431278968 4402736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 5081 4447 185 355 0 4722 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 20324

[startup+402.3 s]
/proc/loadavg: 2.21 2.09 2.02 3/177 32615
/proc/meminfo: memFree=31290576/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=20888 CPUtime=402.22 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 5290 0 0 0 40221 1 0 0 20 0 1 0 57919000 21389312 4857 33554432000 4194304 5646918 140737431280720 140737431278984 4402832 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 5222 4857 185 355 0 4863 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 20888

[startup+462.3 s]
/proc/loadavg: 2.11 2.09 2.02 3/177 32617
/proc/meminfo: memFree=31266720/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=20888 CPUtime=462.21 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 5293 0 0 0 46220 1 0 0 20 0 1 0 57919000 21389312 4975 33554432000 4194304 5646918 140737431280720 140737431278984 4402774 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 5222 4975 185 355 0 4863 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 20888

[startup+522.3 s]
/proc/loadavg: 2.19 2.11 2.03 3/177 32618
/proc/meminfo: memFree=31333800/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=23792 CPUtime=522.2 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 5471 0 0 0 52219 1 0 0 20 0 1 0 57919000 24363008 5660 33554432000 4194304 5646918 140737431280720 140737431278968 4402815 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 5948 5660 185 355 0 5589 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 23792

[startup+582.3 s]
/proc/loadavg: 2.13 2.11 2.03 3/177 32619
/proc/meminfo: memFree=31144144/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=23792 CPUtime=582.2 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 5491 0 0 0 58219 1 0 0 20 0 1 0 57919000 24363008 5680 33554432000 4194304 5646918 140737431280720 140737431278968 4403416 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 5948 5680 185 355 0 5589 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 23792


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.11 2.04 3/178 32686
/proc/meminfo: memFree=31483516/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=24156 CPUtime=942.14 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 5585 0 0 0 94213 1 0 0 20 0 1 0 57919000 24735744 5772 33554432000 4194304 5646918 140737431280720 140737431278984 4402815 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 6039 5772 185 355 0 5680 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 24156

[startup+1002.3 s]
/proc/loadavg: 2.08 2.10 2.03 3/177 32687
/proc/meminfo: memFree=31482896/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=24468 CPUtime=1002.13 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 5709 0 0 0 100212 1 0 0 20 0 1 0 57919000 25055232 5891 33554432000 4194304 5646918 140737431280720 140737431278984 4402781 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 6117 5891 185 355 0 5758 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 24468

[startup+1062.3 s]
/proc/loadavg: 2.08 2.09 2.03 3/177 32689
/proc/meminfo: memFree=31480468/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=24608 CPUtime=1062.12 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 5745 0 0 0 106211 1 0 0 20 0 1 0 57919000 25198592 5926 33554432000 4194304 5646918 140737431280720 140737431278984 4397575 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 6152 5926 185 355 0 5793 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 24608

[startup+1122.3 s]
/proc/loadavg: 2.06 2.09 2.03 3/177 32690
/proc/meminfo: memFree=31479720/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=25240 CPUtime=1122.11 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 5884 0 0 0 112210 1 0 0 20 0 1 0 57919000 25845760 6063 33554432000 4194304 5646918 140737431280720 140737431278984 4402829 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 6310 6063 185 355 0 5951 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 25240

[startup+1182.3 s]
/proc/loadavg: 2.11 2.10 2.04 3/177 32691
/proc/meminfo: memFree=31469788/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=25240 CPUtime=1182.1 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 5885 0 0 0 118209 1 0 0 20 0 1 0 57919000 25845760 6063 33554432000 4194304 5646918 140737431280720 140737431278984 4402806 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 6310 6063 185 355 0 5951 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 25240

[startup+1242.3 s]
/proc/loadavg: 2.12 2.09 2.04 3/177 32692
/proc/meminfo: memFree=31466124/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=27916 CPUtime=1242.09 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6064 0 0 0 124208 1 0 0 20 0 1 0 57919000 28585984 6748 33554432000 4194304 5646918 140737431280720 140737431278968 4403138 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 6979 6748 185 355 0 6620 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 27916

[startup+1302.3 s]
/proc/loadavg: 2.10 2.09 2.04 3/177 32693
/proc/meminfo: memFree=31466004/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=27916 CPUtime=1302.08 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6064 0 0 0 130207 1 0 0 20 0 1 0 57919000 28585984 6748 33554432000 4194304 5646918 140737431280720 140737431278968 4403113 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 6979 6748 185 355 0 6620 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 27916

[startup+1362.3 s]
/proc/loadavg: 2.03 2.07 2.03 3/177 32695
/proc/meminfo: memFree=31466252/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=27916 CPUtime=1362.07 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6064 0 0 0 136206 1 0 0 20 0 1 0 57919000 28585984 6748 33554432000 4194304 5646918 140737431280720 140737431278968 4402776 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 6979 6748 185 355 0 6620 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 27916

[startup+1422.3 s]
/proc/loadavg: 2.09 2.07 2.03 3/177 32696
/proc/meminfo: memFree=31461712/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=33300 CPUtime=1422.08 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6590 0 0 0 142206 2 0 0 20 0 1 0 57919000 34099200 7774 33554432000 4194304 5646918 140737431280720 140737431278968 4422821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 8325 7774 185 355 0 7966 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 33300

[startup+1482.3 s]
/proc/loadavg: 2.09 2.07 2.03 3/178 32700
/proc/meminfo: memFree=31460944/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=33300 CPUtime=1482.06 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6590 0 0 0 148204 2 0 0 20 0 1 0 57919000 34099200 7774 33554432000 4194304 5646918 140737431280720 140737431278968 4402776 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 8325 7774 185 355 0 7966 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 33300

[startup+1542.31 s]
/proc/loadavg: 2.03 2.05 2.02 3/177 32701
/proc/meminfo: memFree=31461500/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=33300 CPUtime=1542.06 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6590 0 0 0 154204 2 0 0 20 0 1 0 57919000 34099200 7774 33554432000 4194304 5646918 140737431280720 140737431278968 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 8325 7774 185 355 0 7966 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 33300

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.02 3/177 32702
/proc/meminfo: memFree=31461876/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=33300 CPUtime=1602.04 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6590 0 0 0 160202 2 0 0 20 0 1 0 57919000 34099200 7774 33554432000 4194304 5646918 140737431280720 140737431278968 4400032 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 8325 7774 185 355 0 7966 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 33300

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/177 32704
/proc/meminfo: memFree=31457532/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=33300 CPUtime=1662.03 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6590 0 0 0 166201 2 0 0 20 0 1 0 57919000 34099200 7774 33554432000 4194304 5646918 140737431280720 140737431278968 4403424 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 8325 7774 185 355 0 7966 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 33300

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/177 32705
/proc/meminfo: memFree=31455480/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=33300 CPUtime=1722.03 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6590 0 0 0 172201 2 0 0 20 0 1 0 57919000 34099200 7774 33554432000 4194304 5646918 140737431280720 140737431278968 4403091 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 8325 7774 185 355 0 7966 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 33300

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.01 4/177 32706
/proc/meminfo: memFree=31455232/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=33300 CPUtime=1782.02 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6590 0 0 0 178200 2 0 0 20 0 1 0 57919000 34099200 7774 33554432000 4194304 5646918 140737431280720 140737431278968 4402829 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 8325 7774 185 355 0 7966 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 33300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.03 2.01 3/177 32706
/proc/meminfo: memFree=31455232/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=33300 CPUtime=1800.01 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6590 0 0 0 179999 2 0 0 20 0 1 0 57919000 34099200 7774 33554432000 4194304 5646918 140737431280720 140737431278968 4399261 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 8325 7774 185 355 0 7966 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 33300

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 32604 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.03 2.03 2.01 3/177 32706
/proc/meminfo: memFree=31455232/32872528 swapFree=303544/319896
[pid=32604] ppid=32601 vsize=33300 CPUtime=1800.01 cores=0,2,4,6
/proc/32604/stat : 32604 (minisatp) R 32601 32604 31498 0 -1 4202496 6590 0 0 0 179999 2 0 0 20 0 1 0 57919000 34099200 7774 33554432000 4194304 5646918 140737431280720 140737431278968 4399261 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32604/statm: 8325 7774 185 355 0 7966 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 33300

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1800
CPU system time (s): 0.022996
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 33300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.022996
maximum resident set size= 31096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6590
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= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.78227 second user time and 6.67798 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-22 03:25:24
IDJOB=4112666
IDBENCH=2896
IDSOLVER=2555
FILE ID=node128/4112666-1466558724
RUNJOBID= node128-1466551503-31514
PBS_JOBID= 19943331
Free space on /tmp= 71704 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_3.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112666-1466558724/watcher-4112666-1466558724 -o /tmp/evaluation-result-4112666-1466558724/solver-4112666-1466558724 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466551503-31514 --watchdog 1960  minisatp HOME/instance-4112666-1466558724.opb

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

MD5SUM BENCH= d26b3b10be20d9248aac462b86b1f040
RANDOM SEED=231430207

node128.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.768
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.53
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.768
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.768
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.56
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.768
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.768
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.57
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.768
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.56
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.768
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.768
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31306300 kB
Buffers:           72224 kB
Cached:           203964 kB
SwapCached:         2152 kB
Active:           266836 kB
Inactive:         234976 kB
Active(anon):     205912 kB
Inactive(anon):    22308 kB
Active(file):      60924 kB
Inactive(file):   212668 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67098984 kB
Dirty:              3904 kB
Writeback:             0 kB
AnonPages:        548812 kB
Mapped:             8804 kB
Shmem:                 0 kB
Slab:             607252 kB
SReclaimable:      50788 kB
SUnreclaim:       556464 kB
KernelStack:        1432 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     727480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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-4112666-1466558724.opb

Free space on /tmp at the end= 71700 MiB
End job on node128 at 2016-06-22 03:55:24