Trace number 4114359

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-d91742bOPT-35 566.819 566.925

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-4.opb
MD5SUM4acf18ad1cd52676d2699a99f210ed0a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark32.806
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints27842
Number of constraints which are clauses27842
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
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.19/0.28	c Converting 27842 PB-constraints to clauses...
0.19/0.28	c   -- Unit propagations: (none)
0.19/0.28	c   -- Detecting intervals from adjacent constraints: (none)
0.19/0.28	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.29/0.32	============================[ Search Statistics ]==============================
0.29/0.32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.32	===============================================================================
0.29/0.32	===============================================================================
0.29/0.32	c Found solution: -26
0.29/0.32	c ---[   0]---> Sorter-cost:26814     Base:
0.69/0.73	|  Eliminated clauses:           0.29 Mb                                      |
0.69/0.73	============================[ Search Statistics ]==============================
0.69/0.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.73	===============================================================================
0.69/0.73	|       100 |   10202    48364   141723 |    17733       90     30 |  0.569 % |
0.69/0.73	|       250 |   10118    48364   141723 |    19506      233     33 |  1.002 % |
0.69/0.73	|       475 |    9951    48364   141723 |    21457      440     40 |  1.865 % |
0.69/0.73	|       812 |    9667    48364   141723 |    23603      744     41 |  3.333 % |
0.69/0.73	|      1318 |    9121    48364   141723 |    25963     1213     39 |  6.154 % |
0.69/0.73	|      2077 |    8783    48364   141723 |    28559     1919     41 |  7.901 % |
0.69/0.73	===============================================================================
0.69/0.73	c Found solution: -27
0.69/0.73	c ---[   0]---> Sorter-cost:    0     Base:
0.89/0.99	|  Eliminated clauses:           0.30 Mb                                      |
0.89/0.99	============================[ Search Statistics ]==============================
0.89/0.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.99	===============================================================================
0.89/0.99	|      2575 |    8558    44783   125919 |    16420     2389     45 |  8.659 % |
0.89/0.99	|      2725 |    8535    44783   125919 |    18062     2532     47 |  8.776 % |
0.89/0.99	|      2950 |    8490    44783   125919 |    19868     2753     47 |  9.005 % |
0.89/0.99	|      3287 |    8201    44783   125919 |    21855     3061     48 | 10.474 % |
0.89/0.99	|      3793 |    8045    44783   125919 |    24041     3537     49 | 11.267 % |
0.89/0.99	|      4552 |    7717    44783   125919 |    26445     4268     52 | 12.933 % |
0.89/0.99	===============================================================================
0.89/0.99	c Found solution: -28
0.99/1.00	c ---[   0]---> Sorter-cost:    0     Base:
1.69/1.73	|  Eliminated clauses:           0.31 Mb                                      |
1.69/1.73	============================[ Search Statistics ]==============================
1.69/1.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.73	===============================================================================
1.69/1.73	|      4689 |    7617    42749   116882 |    15674     4404     52 | 13.028 % |
1.69/1.73	|      4839 |    7545    42749   116882 |    17242     4549     52 | 13.395 % |
1.69/1.73	|      5064 |    7526    42749   116882 |    18966     4747     53 | 13.491 % |
1.69/1.73	|      5401 |    7456    42749   116882 |    20862     5080     54 | 13.847 % |
1.69/1.73	|      5907 |    7331    42749   116882 |    22949     5567     57 | 14.482 % |
1.69/1.73	|      6666 |    7180    42749   116882 |    25244     6317     58 | 15.249 % |
1.69/1.73	|      7805 |    7058    42749   116882 |    27768     7425     63 | 15.869 % |
1.69/1.73	|      9513 |    6558    42749   116882 |    30545     8987     66 | 18.410 % |
1.69/1.73	===============================================================================
1.69/1.73	c Found solution: -29
1.69/1.74	c ---[   0]---> Sorter-cost:    0     Base:
3.09/3.18	|  Eliminated clauses:           0.31 Mb                                      |
3.09/3.18	============================[ Search Statistics ]==============================
3.09/3.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.09/3.18	===============================================================================
3.09/3.18	|     11835 |    6285    39904   104952 |    14631    11302     76 | 19.149 % |
3.09/3.18	|     11985 |    6285    39904   104952 |    16094    11452     76 | 19.149 % |
3.09/3.18	|     12210 |    6273    39904   104952 |    17704    11646     76 | 19.210 % |
3.09/3.18	|     12547 |    6219    39904   104952 |    19474    11980     76 | 19.483 % |
3.09/3.18	|     13053 |    6219    39904   104952 |    21421    12486     78 | 19.483 % |
3.09/3.18	|     13812 |    6155    39904   104952 |    23564    13241     80 | 19.808 % |
3.09/3.18	|     14951 |    6091    39904   104952 |    25920    14375     84 | 20.132 % |
3.09/3.18	|     16659 |    5857    39904   104952 |    28512    15995     87 | 21.318 % |
3.09/3.18	|     19221 |    5726    39904   104952 |    31363    18551     92 | 21.982 % |
3.09/3.18	===============================================================================
3.09/3.18	c Found solution: -30
3.09/3.18	c ---[   0]---> Sorter-cost:    0     Base:
9.49/9.57	|  Eliminated clauses:           0.32 Mb                                      |
9.49/9.57	============================[ Search Statistics ]==============================
9.49/9.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.49/9.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.49/9.57	===============================================================================
9.49/9.57	|     22913 |    5409    38098    97779 |    13969    11166     90 | 22.954 % |
9.49/9.57	|     23063 |    5409    38098    97779 |    15366    11316     90 | 22.954 % |
9.49/9.57	|     23288 |    5409    38098    97779 |    16902    11541     91 | 22.954 % |
9.49/9.57	|     23625 |    5383    38098    97779 |    18593    11743     92 | 23.086 % |
9.49/9.57	|     24131 |    5353    38098    97779 |    20452    12247     92 | 23.238 % |
9.49/9.57	|     24890 |    5334    38098    97779 |    22497    13004     93 | 23.334 % |
9.49/9.57	|     26029 |    5233    38098    97779 |    24747    14137     97 | 23.846 % |
9.49/9.57	|     27737 |    5186    38098    97779 |    27222    15842    100 | 24.084 % |
9.49/9.57	|     30299 |    5163    38098    97779 |    29944    18278    105 | 24.201 % |
9.49/9.57	|     34143 |    4983    38098    97779 |    32938    22109    110 | 25.113 % |
9.49/9.57	|     39909 |    4875    38098    97779 |    36232    27867    117 | 25.660 % |
9.49/9.57	|     48558 |    4724    38098    97779 |    39855    36401    123 | 26.425 % |
9.49/9.57	===============================================================================
9.49/9.57	c Found solution: -31
9.49/9.58	c ---[   0]---> Sorter-cost:    0     Base:
79.28/79.34	|  Eliminated clauses:           0.33 Mb                                      |
79.28/79.34	============================[ Search Statistics ]==============================
79.28/79.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.28/79.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
79.28/79.34	===============================================================================
79.28/79.34	|     61511 |    4366    35882    88869 |    13156    11766    104 | 28.237 % |
79.28/79.34	|     61661 |    4366    35882    88869 |    14472    11916    105 | 28.237 % |
79.28/79.34	|     61886 |    4366    35882    88869 |    15919    12141    105 | 28.237 % |
79.28/79.34	|     62223 |    4327    35882    88869 |    17511    12475    105 | 28.430 % |
79.28/79.34	|     62729 |    4312    35882    88869 |    19262    12980    108 | 28.504 % |
79.28/79.34	|     63488 |    4312    35882    88869 |    21189    13739    110 | 28.504 % |
79.28/79.34	|     64627 |    4259    35882    88869 |    23307    14873    112 | 28.766 % |
79.28/79.34	|     66335 |    4229    35882    88869 |    25638    16399    116 | 28.914 % |
79.28/79.34	|     68897 |    4210    35882    88869 |    28202    18960    118 | 29.008 % |
79.28/79.34	|     72741 |    4179    35882    88869 |    31022    22802    124 | 29.161 % |
79.28/79.34	|     78507 |    4088    35882    88869 |    34125    28498    130 | 29.610 % |
79.28/79.34	|     87156 |    3988    35882    88869 |    37537    37139    137 | 30.104 % |
79.28/79.34	|    100130 |    3924    35882    88869 |    41291    26433    120 | 30.420 % |
79.28/79.34	|    119591 |    3566    35882    88869 |    45420    45845    139 | 32.188 % |
79.28/79.34	|    148783 |    3279    35882    88869 |    49962    44268    134 | 33.605 % |
79.28/79.34	|    192572 |    2955    35882    88869 |    54958    46222    142 | 35.205 % |
79.28/79.34	|    258256 |    2727    35882    88869 |    60454    24779    123 | 36.331 % |
79.28/79.34	|    356782 |    2442    35882    88869 |    66500    31147    111 | 37.738 % |
79.28/79.34	===============================================================================
79.28/79.34	c Found solution: -32
79.28/79.34	c ---[   0]---> Sorter-cost:    0     Base:
93.37/93.40	|  Eliminated clauses:           0.33 Mb                                      |
93.37/93.40	============================[ Search Statistics ]==============================
93.37/93.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.37/93.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
93.37/93.40	===============================================================================
93.37/93.40	|    391286 |    2237    31372    70728 |    11503     9776    128 | 37.833 % |
93.37/93.40	|    391436 |    2237    31372    70728 |    12653     9926    128 | 37.833 % |
93.37/93.40	|    391661 |    2214    31372    70728 |    13918    10149    127 | 37.947 % |
93.37/93.40	|    391998 |    2209    31372    70728 |    15310    10485    126 | 37.972 % |
93.37/93.40	|    392504 |    2209    31372    70728 |    16841    10991    126 | 37.972 % |
93.37/93.40	|    393263 |    2209    31372    70728 |    18525    11750    125 | 37.972 % |
93.37/93.40	|    394402 |    2209    31372    70728 |    20378    12889    124 | 37.972 % |
93.37/93.40	|    396110 |    2209    31372    70728 |    22416    14597    124 | 37.972 % |
93.37/93.40	|    398672 |    2190    31372    70728 |    24657    17158    125 | 38.065 % |
93.37/93.40	|    402516 |    2190    31372    70728 |    27123    21002    123 | 38.065 % |
93.37/93.40	|    408282 |    2190    31372    70728 |    29835    26768    125 | 38.065 % |
93.37/93.40	|    416931 |    2190    31372    70728 |    32819    35417    124 | 38.065 % |
93.37/93.40	|    429905 |    2131    31372    70728 |    36101    25426    112 | 38.357 % |
93.37/93.40	|    449366 |    2100    31372    70728 |    39711    20211    102 | 38.510 % |
93.37/93.40	|    478558 |    2070    31372    70728 |    43682    19504    107 | 38.658 % |
93.37/93.40	===============================================================================
93.37/93.40	c Found solution: -33
93.37/93.41	c ---[   0]---> Sorter-cost:    0     Base:
341.43/341.59	|  Eliminated clauses:           0.34 Mb                                      |
341.43/341.59	============================[ Search Statistics ]==============================
341.43/341.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
341.43/341.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
341.43/341.59	===============================================================================
341.43/341.59	|    480498 |    2048    30980    69216 |    11359    10772    122 | 38.641 % |
341.43/341.59	|    480648 |    2048    30980    69216 |    12495    10922    121 | 38.641 % |
341.43/341.59	|    480873 |    2048    30980    69216 |    13744    11147    121 | 38.641 % |
341.43/341.59	|    481210 |    2048    30980    69216 |    15119    11484    121 | 38.641 % |
341.43/341.59	|    481716 |    2048    30980    69216 |    16631    11990    120 | 38.641 % |
341.43/341.59	|    482475 |    2048    30980    69216 |    18294    12749    120 | 38.641 % |
341.43/341.59	|    483614 |    2048    30980    69216 |    20123    13888    120 | 38.641 % |
341.43/341.59	|    485322 |    2041    30980    69216 |    22136    15594    118 | 38.676 % |
341.43/341.59	|    487884 |    2041    30980    69216 |    24349    18156    119 | 38.676 % |
341.43/341.59	|    491728 |    2023    30980    69216 |    26784    21999    118 | 38.764 % |
341.43/341.59	|    497494 |    1971    30980    69216 |    29463    27761    118 | 39.019 % |
341.43/341.59	|    506143 |    1970    30980    69216 |    32409    36409    118 | 39.024 % |
341.43/341.59	|    519117 |    1970    30980    69216 |    35650    26487    110 | 39.024 % |
341.43/341.59	|    538578 |    1954    30980    69216 |    39215    21911    101 | 39.103 % |
341.43/341.59	|    567770 |    1949    30980    69216 |    43137    22900     93 | 39.128 % |
341.43/341.59	|    611559 |    1895    30980    69216 |    47450    35792     99 | 39.393 % |
341.43/341.59	|    677243 |    1820    30980    69216 |    52195    30455     94 | 39.761 % |
341.43/341.59	|    775769 |    1769    30980    69216 |    57415    43479     97 | 40.012 % |
341.43/341.59	|    923558 |    1667    30980    69216 |    63156    58347     79 | 40.513 % |
341.43/341.59	|   1145241 |    1598    30980    69216 |    69472    68715     86 | 40.852 % |
341.43/341.59	|   1477766 |    1553    30980    69216 |    76419    52542     74 | 41.073 % |
341.43/341.59	===============================================================================
341.43/341.59	c Found solution: -34
341.43/341.59	c ---[   0]---> Sorter-cost:    0     Base:
467.30/467.40	|  Eliminated clauses:           0.34 Mb                                      |
467.30/467.40	============================[ Search Statistics ]==============================
467.30/467.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
467.30/467.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
467.30/467.40	===============================================================================
467.30/467.40	|   1894288 |    1355    29519    63597 |    10823    11225     98 | 41.487 % |
467.30/467.40	|   1894438 |    1355    29519    63597 |    11905    11375     98 | 41.487 % |
467.30/467.40	|   1894663 |    1355    29519    63597 |    13096    11600     98 | 41.487 % |
467.30/467.40	|   1895000 |    1355    29519    63597 |    14406    11936     97 | 41.487 % |
467.30/467.40	|   1895506 |    1355    29519    63597 |    15846    12442     96 | 41.487 % |
467.30/467.40	|   1896265 |    1355    29519    63597 |    17431    13201     96 | 41.487 % |
467.30/467.40	|   1897404 |    1355    29519    63597 |    19174    14340     94 | 41.487 % |
467.30/467.40	|   1899112 |    1354    29519    63597 |    21092    16047     93 | 41.492 % |
467.30/467.40	|   1901674 |    1354    29519    63597 |    23201    18609     91 | 41.492 % |
467.30/467.40	|   1905518 |    1354    29519    63597 |    25521    22452     89 | 41.492 % |
467.30/467.40	|   1911284 |    1354    29519    63597 |    28073    28218     89 | 41.492 % |
467.30/467.40	|   1919933 |    1354    29519    63597 |    30881    17957     96 | 41.492 % |
467.30/467.40	|   1932907 |    1354    29519    63597 |    33969    30931     93 | 41.492 % |
467.30/467.40	|   1952368 |    1354    29519    63597 |    37366    26757     88 | 41.492 % |
467.30/467.40	|   1981560 |    1347    29519    63597 |    41102    30469     82 | 41.526 % |
467.30/467.40	|   2025349 |    1339    29519    63597 |    45213    44485     79 | 41.566 % |
467.30/467.40	|   2091033 |    1339    29519    63597 |    49734    44116     74 | 41.566 % |
467.30/467.40	|   2189559 |    1330    29519    63597 |    54707    27307     76 | 41.610 % |
467.30/467.40	|   2337348 |    1309    29519    63597 |    60178    45320     68 | 41.713 % |
467.30/467.40	|   2559031 |    1303    29519    63597 |    66196    30438     70 | 41.742 % |
467.30/467.40	===============================================================================
467.30/467.40	c Found solution: -35
467.30/467.41	c ---[   0]---> Sorter-cost:23046     Base:
566.78/566.92	|  Eliminated clauses:           0.53 Mb                                      |
566.78/566.92	============================[ Search Statistics ]==============================
566.78/566.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
566.78/566.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
566.78/566.92	===============================================================================
566.78/566.92	|   2777513 |    6711    40687   109884 |    14918    22496     70 | 35.010 % |
566.78/566.92	|   2777663 |    6711    40687   109884 |    16410    22646     70 | 35.010 % |
566.78/566.92	|   2777888 |    6711    40687   109884 |    18051    22871     70 | 35.010 % |
566.78/566.92	|   2778225 |    6711    40687   109884 |    19856    23208     69 | 35.010 % |
566.78/566.92	|   2778731 |    6711    40687   109884 |    21842    23714     69 | 35.010 % |
566.78/566.92	|   2779490 |    6711    40687   109884 |    24026    24473     69 | 35.010 % |
566.78/566.92	|   2780629 |    6711    40687   109884 |    26429    25612     68 | 35.010 % |
566.78/566.92	|   2782337 |    6711    40687   109884 |    29072    27320     67 | 35.010 % |
566.78/566.92	|   2784899 |    6711    40687   109884 |    31979    29882     67 | 35.010 % |
566.78/566.92	|   2788743 |    6711    40687   109884 |    35177    33726     66 | 35.010 % |
566.78/566.92	|   2794509 |    6711    40687   109884 |    38694    39492     64 | 35.010 % |
566.78/566.92	|   2803158 |    6711    40687   109884 |    42564    48141     63 | 35.010 % |
566.78/566.92	|   2816132 |    6711    40687   109884 |    46820    29036     67 | 35.010 % |
566.78/566.92	|   2835593 |    6694    40687   109884 |    51502    48348     63 | 35.057 % |
566.78/566.92	|   2864785 |    6694    40687   109884 |    56653    38862     64 | 35.057 % |
566.78/566.92	|   2908574 |    6685    40687   109884 |    62318    36447     65 | 35.082 % |
566.78/566.92	|   2974258 |    6604    40687   109884 |    68550    51014     66 | 35.306 % |
566.78/566.92	|   3072784 |    6563    40687   109884 |    75405    81333     65 | 35.420 % |
566.78/566.92	|   3220573 |    6267    40687   109884 |    82945    85410     63 | 36.239 % |
566.78/566.92	===============================================================================
566.78/566.92	c Optimal solution: -35
566.78/566.92	s OPTIMUM FOUND
566.78/566.92	v -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 x494 -x493 -x492 -x491 -x490 -x489 x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 -x1
566.78/566.92	c _______________________________________________________________________________
566.78/566.92	c 
566.78/566.92	restarts              : 6923
566.78/566.92	conflicts             : 3279756        (5787 /sec)
566.78/566.92	decisions             : 4256083        (0.00 % random) (7510 /sec)
566.78/566.92	propagations          : 558504323      (985503 /sec)
566.78/566.92	conflict literals     : 285742288      (38.21 % deleted)
566.78/566.92	Memory used           : 133.20 MB
566.78/566.92	CPU time              : 566.72 s
566.78/566.92	c _______________________________________________________________________________

Verifier Data

OK	-35

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-4114359-1466541384/watcher-4114359-1466541384 -o /tmp/evaluation-result-4114359-1466541384/solver-4114359-1466541384 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466515277-21329 --watchdog 1960 minisatp HOME/instance-4114359-1466541384.opb 

pid=25757
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.24 2.14 2.10 3/176 25760
/proc/meminfo: memFree=31262940/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=6616 CPUtime=0 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 56184071 6774784 227 33554432000 4194304 5646918 140735677554224 140735496385560 4251039 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 1654 227 94 355 0 1295 0

[startup+0.100113 s]
/proc/loadavg: 2.24 2.14 2.10 3/176 25760
/proc/meminfo: memFree=31262940/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=11868 CPUtime=0.09 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 1659 0 0 0 9 0 0 0 20 0 1 0 56184071 12152832 1536 33554432000 4194304 5646918 140735677554224 140735496385560 4817705 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 2967 1537 94 355 0 2608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11868

[startup+0.200263 s]
/proc/loadavg: 2.24 2.14 2.10 3/176 25760
/proc/meminfo: memFree=31262940/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=17596 CPUtime=0.19 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 3096 0 0 0 19 0 0 0 20 0 1 0 56184071 18018304 2973 33554432000 4194304 5646918 140735677554224 140735496385560 4251061 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 4399 2973 94 355 0 4040 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17596

[startup+0.300231 s]
/proc/loadavg: 2.24 2.14 2.10 3/176 25760
/proc/meminfo: memFree=31262940/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=23728 CPUtime=0.29 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 4690 0 0 0 28 1 0 0 20 0 1 0 56184071 24297472 4567 33554432000 4194304 5646918 140735677554224 140735496385560 4427248 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 5932 4568 110 355 0 5573 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23728

[startup+0.700185 s]
/proc/loadavg: 2.24 2.14 2.10 3/176 25760
/proc/meminfo: memFree=31262940/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=26496 CPUtime=0.69 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 6873 0 0 0 68 1 0 0 20 0 1 0 56184071 27131904 6148 33554432000 4194304 5646918 140735677554224 140735496385560 4402829 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 6624 6148 154 355 0 6265 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26496

[startup+1.50019 s]
/proc/loadavg: 2.24 2.14 2.10 3/177 25761
/proc/meminfo: memFree=31236712/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=29360 CPUtime=1.49 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 7410 0 0 0 147 2 0 0 20 0 1 0 56184071 30064640 6676 33554432000 4194304 5646918 140735677554224 140735677552920 4397814 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 7340 6676 157 355 0 6981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29360

[startup+3.10022 s]
/proc/loadavg: 2.22 2.14 2.10 3/177 25761
/proc/meminfo: memFree=31231068/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=36500 CPUtime=3.09 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 8349 0 0 0 307 2 0 0 20 0 1 0 56184071 37376000 8630 33554432000 4194304 5646918 140735677554224 140735677552920 4416602 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 9125 8630 158 355 0 8766 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36500

[startup+6.30022 s]
/proc/loadavg: 2.22 2.14 2.10 3/177 25761
/proc/meminfo: memFree=31373984/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=44160 CPUtime=6.29 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 9339 0 0 0 626 3 0 0 20 0 1 0 56184071 45219840 9898 33554432000 4194304 5646918 140735677554224 140735677552920 4403512 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 11040 9898 158 355 0 10681 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44160

[startup+12.7002 s]
/proc/loadavg: 2.18 2.13 2.09 3/177 25761
/proc/meminfo: memFree=31347144/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=44264 CPUtime=12.69 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 10985 0 0 0 1265 4 0 0 20 0 1 0 56184071 45326336 10607 33554432000 4194304 5646918 140735677554224 140735677552488 4402751 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 11066 10607 158 355 0 10707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44264

[startup+25.5003 s]
/proc/loadavg: 2.15 2.13 2.09 3/177 25762
/proc/meminfo: memFree=31282012/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=74724 CPUtime=25.49 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 11453 0 0 0 2545 4 0 0 20 0 1 0 56184071 76517376 18227 33554432000 4194304 5646918 140735677554224 140735677552472 4402832 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 18681 18227 158 355 0 18322 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74724

[startup+51.1003 s]
/proc/loadavg: 2.16 2.13 2.09 3/177 25762
/proc/meminfo: memFree=31239012/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=74724 CPUtime=51.08 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 12573 0 0 0 5102 6 0 0 20 0 1 0 56184071 76517376 18229 33554432000 4194304 5646918 140735677554224 140735677552936 4403164 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 18681 18229 158 355 0 18322 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74724

[startup+102.3 s]
/proc/loadavg: 2.06 2.11 2.09 4/177 25763
/proc/meminfo: memFree=31316340/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=87076 CPUtime=102.28 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 14237 0 0 0 10220 8 0 0 20 0 1 0 56184071 89165824 21328 33554432000 4194304 5646918 140735677554224 140735677552504 4403495 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 21769 21328 158 355 0 21410 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 87076

[startup+162.3 s]
/proc/loadavg: 2.02 2.08 2.08 3/177 25764
/proc/meminfo: memFree=31196572/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=87076 CPUtime=162.26 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 14237 0 0 0 16218 8 0 0 20 0 1 0 56184071 89165824 21328 33554432000 4194304 5646918 140735677554224 140735677552504 4402853 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 21769 21328 158 355 0 21410 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 87076

[startup+222.307 s]
/proc/loadavg: 2.07 2.08 2.08 3/178 25768
/proc/meminfo: memFree=31205092/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=87076 CPUtime=222.25 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 14237 0 0 0 22217 8 0 0 20 0 1 0 56184071 89165824 21328 33554432000 4194304 5646918 140735677554224 140735677552504 4403420 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 21769 21328 158 355 0 21410 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 87076

[startup+282.3 s]
/proc/loadavg: 2.03 2.07 2.07 4/177 25769
/proc/meminfo: memFree=31312468/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=87076 CPUtime=282.23 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 14248 0 0 0 28215 8 0 0 20 0 1 0 56184071 89165824 21386 33554432000 4194304 5646918 140735677554224 140735677552504 4403372 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 21769 21386 158 355 0 21410 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 87076

[startup+342.3 s]
/proc/loadavg: 2.01 2.05 2.07 3/177 25771
/proc/meminfo: memFree=31196572/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=87076 CPUtime=342.23 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 14248 0 0 0 34214 9 0 0 20 0 1 0 56184071 89165824 21386 33554432000 4194304 5646918 140735677554224 140735677552504 4403136 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 21769 21386 158 355 0 21410 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 87076

[startup+402.3 s]
/proc/loadavg: 2.08 2.06 2.07 3/178 25773
/proc/meminfo: memFree=31263084/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=87076 CPUtime=402.22 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 14248 0 0 0 40213 9 0 0 20 0 1 0 56184071 89165824 21386 33554432000 4194304 5646918 140735677554224 140735677552504 4402776 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 21769 21386 158 355 0 21410 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 87076

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/177 25774
/proc/meminfo: memFree=31294612/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=87076 CPUtime=462.21 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 14248 0 0 0 46212 9 0 0 20 0 1 0 56184071 89165824 21386 33554432000 4194304 5646918 140735677554224 140735677552504 4404198 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 21769 21386 158 355 0 21410 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 87076

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.06 3/177 25775
/proc/meminfo: memFree=31251096/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=87276 CPUtime=522.19 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 14494 0 0 0 52210 9 0 0 20 0 1 0 56184071 89370624 21467 33554432000 4194304 5646918 140735677554224 140735677549144 4402840 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 21819 21467 158 355 0 21460 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 87276

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

[startup+537.6 s]
/proc/loadavg: 2.00 2.03 2.05 3/177 25775
/proc/meminfo: memFree=31227576/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=87276 CPUtime=537.49 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 14494 0 0 0 53740 9 0 0 20 0 1 0 56184071 89370624 21467 33554432000 4194304 5646918 140735677554224 140735677549144 4422722 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 21819 21467 158 355 0 21460 0
Current children cumulated CPU time (s) 537.49
Current children cumulated vsize (KiB) 87276

[startup+550.4 s]
/proc/loadavg: 2.00 2.03 2.05 4/177 25776
/proc/meminfo: memFree=31304288/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=87276 CPUtime=550.29 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 14494 0 0 0 55020 9 0 0 20 0 1 0 56184071 89370624 21467 33554432000 4194304 5646918 140735677554224 140735677549144 4402788 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 21819 21467 158 355 0 21460 0
Current children cumulated CPU time (s) 550.29
Current children cumulated vsize (KiB) 87276

[startup+556.8 s]
/proc/loadavg: 2.00 2.03 2.05 3/177 25776
/proc/meminfo: memFree=31270600/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=105940 CPUtime=556.69 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 14763 0 0 0 55660 9 0 0 20 0 1 0 56184071 108482560 25824 33554432000 4194304 5646918 140735677554224 140735677552440 4403184 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 26485 25824 158 355 0 26126 0
Current children cumulated CPU time (s) 556.69
Current children cumulated vsize (KiB) 105940

[startup+563.2 s]
/proc/loadavg: 2.00 2.03 2.05 3/177 25776
/proc/meminfo: memFree=31254964/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=105940 CPUtime=563.09 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 15080 0 0 0 56300 9 0 0 20 0 1 0 56184071 108482560 26133 33554432000 4194304 5646918 140735677554224 140735677552440 4403118 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 26485 26133 158 355 0 26126 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 105940

[startup+564.8 s]
/proc/loadavg: 2.00 2.03 2.05 3/177 25776
/proc/meminfo: memFree=31253040/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=105940 CPUtime=564.68 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 15080 0 0 0 56459 9 0 0 20 0 1 0 56184071 108482560 26133 33554432000 4194304 5646918 140735677554224 140735677552440 4403530 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 26485 26133 158 355 0 26126 0
Current children cumulated CPU time (s) 564.68
Current children cumulated vsize (KiB) 105940

[startup+565.6 s]
/proc/loadavg: 2.00 2.03 2.05 3/177 25776
/proc/meminfo: memFree=31250992/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=105940 CPUtime=565.48 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 15080 0 0 0 56539 9 0 0 20 0 1 0 56184071 108482560 26133 33554432000 4194304 5646918 140735677554224 140735677552440 4403136 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 26485 26133 158 355 0 26126 0
Current children cumulated CPU time (s) 565.48
Current children cumulated vsize (KiB) 105940

[startup+566.4 s]
/proc/loadavg: 2.00 2.03 2.05 3/177 25776
/proc/meminfo: memFree=31250992/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=105940 CPUtime=566.28 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 15080 0 0 0 56619 9 0 0 20 0 1 0 56184071 108482560 26133 33554432000 4194304 5646918 140735677554224 140735677552440 4403178 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 26485 26133 158 355 0 26126 0
Current children cumulated CPU time (s) 566.28
Current children cumulated vsize (KiB) 105940

[startup+566.8 s]
/proc/loadavg: 2.00 2.03 2.05 3/177 25776
/proc/meminfo: memFree=31248944/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=105940 CPUtime=566.68 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 15080 0 0 0 56659 9 0 0 20 0 1 0 56184071 108482560 26133 33554432000 4194304 5646918 140735677554224 140735677552440 4402751 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 26485 26133 158 355 0 26126 0
Current children cumulated CPU time (s) 566.68
Current children cumulated vsize (KiB) 105940

[startup+566.9 s]
/proc/loadavg: 2.00 2.03 2.05 3/177 25776
/proc/meminfo: memFree=31248944/32872528 swapFree=534252/566956
[pid=25760] ppid=25757 vsize=105940 CPUtime=566.78 cores=0,2,4,6
/proc/25760/stat : 25760 (minisatp) R 25757 25760 21313 0 -1 4202496 15080 0 0 0 56669 9 0 0 20 0 1 0 56184071 108482560 26133 33554432000 4194304 5646918 140735677554224 140735677552440 4402788 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25760/statm: 26485 26133 158 355 0 26126 0
Current children cumulated CPU time (s) 566.78
Current children cumulated vsize (KiB) 105940

Child status: 0
Real time (s): 566.925
CPU time (s): 566.819
CPU user time (s): 566.722
CPU system time (s): 0.096985
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 136396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 566.722
system time used= 0.096985
maximum resident set size= 123556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15089
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= 12
involuntary context switches= 863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.47078 second user time and 2.17267 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-21 22:36:24
IDJOB=4114359
IDBENCH=2270
IDSOLVER=2555
FILE ID=node138/4114359-1466541384
RUNJOBID= node138-1466515277-21329
PBS_JOBID= 19942888
Free space on /tmp= 71724 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-4.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114359-1466541384/watcher-4114359-1466541384 -o /tmp/evaluation-result-4114359-1466541384/solver-4114359-1466541384 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466515277-21329 --watchdog 1960  minisatp HOME/instance-4114359-1466541384.opb

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

MD5SUM BENCH= 4acf18ad1cd52676d2699a99f210ed0a
RANDOM SEED=96804676

node138.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.395
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	: 5332.79
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.395
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.395
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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.54
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.395
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:        31263988 kB
Buffers:           18240 kB
Cached:            65800 kB
SwapCached:         2544 kB
Active:           279120 kB
Inactive:          56084 kB
Active(anon):     251440 kB
Inactive(anon):     2152 kB
Active(file):      27680 kB
Inactive(file):    53932 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099020 kB
Dirty:              4528 kB
Writeback:             0 kB
AnonPages:        817180 kB
Mapped:             9296 kB
Shmem:                 0 kB
Slab:             573092 kB
SReclaimable:      16776 kB
SUnreclaim:       556316 kB
KernelStack:        1472 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     983740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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-4114359-1466541384.opb

Free space on /tmp at the end= 71720 MiB
End job on node138 at 2016-06-21 22:45:51