Trace number 4112538

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-40 737.936 738.057

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-1.opb
MD5SUM9984e76947bf9addca42277d72ff7107
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark35.4906
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved YES
Number of variables760
Total number of constraints41314
Number of constraints which are clauses41314
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 760
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 760
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 760
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.29/0.38	c Converting 41314 PB-constraints to clauses...
0.29/0.38	c   -- Unit propagations: (none)
0.29/0.38	c   -- Detecting intervals from adjacent constraints: (none)
0.29/0.39	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.39/0.44	============================[ Search Statistics ]==============================
0.39/0.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.44	===============================================================================
0.39/0.44	===============================================================================
0.39/0.44	c Found solution: -30
0.39/0.45	c ---[   0]---> Sorter-cost:35010     Base:
1.69/1.78	|  Eliminated clauses:           0.38 Mb                                      |
1.69/1.78	============================[ Search Statistics ]==============================
1.69/1.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.78	===============================================================================
1.69/1.78	|       100 |   13103    67542   192520 |    24765       92     18 |  0.449 % |
1.69/1.78	|       250 |   13049    67542   192520 |    27241      237     26 |  0.667 % |
1.69/1.78	|       475 |   12923    67542   192520 |    29966      449     29 |  1.176 % |
1.69/1.78	|       812 |   12723    67542   192520 |    32962      721     32 |  1.985 % |
1.69/1.78	|      1318 |   12411    67542   192520 |    36259     1204     31 |  3.246 % |
1.69/1.78	|      2077 |   11928    67542   192520 |    39884     1913     38 |  5.198 % |
1.69/1.78	|      3216 |   11310    67542   192520 |    43873     2959     40 |  7.696 % |
1.69/1.78	|      4924 |   10578    67542   192520 |    48260     4569     46 | 10.655 % |
1.69/1.78	|      7486 |   10012    67542   192520 |    53086     7082     57 | 12.943 % |
1.69/1.78	===============================================================================
1.69/1.78	c Found solution: -32
1.69/1.78	c ---[   0]---> Sorter-cost:    0     Base:
7.69/7.73	|  Eliminated clauses:           0.40 Mb                                      |
7.69/7.73	============================[ Search Statistics ]==============================
7.69/7.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.69/7.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.69/7.73	===============================================================================
7.69/7.73	|     10218 |    9128    59079   155893 |    21662     9698     63 | 15.757 % |
7.69/7.73	|     10368 |    9077    59079   155893 |    23828     9845     63 | 15.958 % |
7.69/7.73	|     10593 |    9002    59079   155893 |    26211     9977     62 | 16.253 % |
7.69/7.73	|     10930 |    8981    59079   155893 |    28832    10313     63 | 16.336 % |
7.69/7.73	|     11436 |    8939    59079   155893 |    31715    10816     64 | 16.502 % |
7.69/7.73	|     12195 |    8766    59079   155893 |    34887    11561     64 | 17.184 % |
7.69/7.73	|     13334 |    8634    59079   155893 |    38376    12623     70 | 17.704 % |
7.69/7.73	|     15042 |    8486    59079   155893 |    42213    14321     73 | 18.288 % |
7.69/7.73	|     17604 |    8181    59079   155893 |    46435    16839     79 | 19.491 % |
7.69/7.73	|     21448 |    7999    59079   155893 |    51078    20542     92 | 20.208 % |
7.69/7.73	|     27214 |    7530    59079   155893 |    56186    26282     94 | 22.058 % |
7.69/7.73	|     35863 |    6986    59079   155893 |    61805    34844    107 | 24.203 % |
7.69/7.73	===============================================================================
7.69/7.73	c Found solution: -33
7.69/7.74	c ---[   0]---> Sorter-cost:    0     Base:
10.19/10.22	|  Eliminated clauses:           0.40 Mb                                      |
10.19/10.22	============================[ Search Statistics ]==============================
10.19/10.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.19/10.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.19/10.22	===============================================================================
10.19/10.22	|     48076 |    6439    53292   131928 |    19540    20324    112 | 25.300 % |
10.19/10.22	|     48226 |    6439    53292   131928 |    21494    20474    112 | 25.300 % |
10.19/10.22	|     48451 |    6427    53292   131928 |    23643    20698    112 | 25.347 % |
10.19/10.22	|     48788 |    6413    53292   131928 |    26008    21034    111 | 25.402 % |
10.19/10.22	|     49294 |    6413    53292   131928 |    28609    21540    112 | 25.403 % |
10.19/10.22	|     50053 |    6329    53292   131928 |    31470    22293    113 | 25.733 % |
10.19/10.22	|     51192 |    6321    53292   131928 |    34617    23431    114 | 25.764 % |
10.19/10.22	|     52900 |    6272    53292   131928 |    38078    25135    113 | 25.957 % |
10.19/10.22	|     55462 |    6240    53292   131928 |    41886    27694    117 | 26.083 % |
10.19/10.22	|     59306 |    6179    53292   131928 |    46075    31534    121 | 26.323 % |
10.19/10.22	===============================================================================
10.19/10.22	c Found solution: -34
10.19/10.22	c ---[   0]---> Sorter-cost:    0     Base:
14.59/14.65	|  Eliminated clauses:           0.41 Mb                                      |
14.59/14.65	============================[ Search Statistics ]==============================
14.59/14.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.59/14.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.59/14.65	===============================================================================
14.59/14.65	|     63564 |    6017    52435   128602 |    19226    17944    104 | 26.653 % |
14.59/14.65	|     63714 |    6017    52435   128602 |    21148    18094    104 | 26.653 % |
14.59/14.65	|     63939 |    6002    52435   128602 |    23263    18318    105 | 26.713 % |
14.59/14.65	|     64276 |    6002    52435   128602 |    25590    18655    105 | 26.712 % |
14.59/14.65	|     64782 |    6002    52435   128602 |    28149    19057    107 | 26.712 % |
14.59/14.65	|     65541 |    6002    52435   128602 |    30963    19816    108 | 26.712 % |
14.59/14.65	|     66680 |    5947    52435   128602 |    34060    20952    110 | 26.929 % |
14.59/14.65	|     68388 |    5888    52435   128602 |    37466    22655    111 | 27.161 % |
14.59/14.65	|     70950 |    5831    52435   128602 |    41212    25213    118 | 27.385 % |
14.59/14.65	|     74794 |    5828    52435   128602 |    45334    29055    123 | 27.397 % |
14.59/14.65	|     80560 |    5728    52435   128602 |    49867    34702    129 | 27.790 % |
14.59/14.65	===============================================================================
14.59/14.65	c Found solution: -35
14.59/14.65	c ---[   0]---> Sorter-cost:    0     Base:
35.79/35.87	|  Eliminated clauses:           0.42 Mb                                      |
35.79/35.87	============================[ Search Statistics ]==============================
35.79/35.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.79/35.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
35.79/35.87	===============================================================================
35.79/35.87	|     89175 |    5627    51633   125158 |    18932    21073    107 | 28.395 % |
35.79/35.87	|     89325 |    5627    51633   125158 |    20825    21223    108 | 28.395 % |
35.79/35.87	|     89550 |    5592    51633   125158 |    22907    21446    108 | 28.530 % |
35.79/35.87	|     89887 |    5572    51633   125158 |    25198    21781    108 | 28.607 % |
35.79/35.87	|     90393 |    5557    51633   125158 |    27718    22285    109 | 28.665 % |
35.79/35.87	|     91152 |    5545    51633   125158 |    30490    23043    111 | 28.711 % |
35.79/35.87	|     92291 |    5545    51633   125158 |    33539    24182    113 | 28.711 % |
35.79/35.87	|     93999 |    5522    51633   125158 |    36893    25888    114 | 28.800 % |
35.79/35.87	|     96561 |    5431    51633   125158 |    40582    28334    119 | 29.150 % |
35.79/35.87	|    100405 |    5318    51633   125158 |    44640    32170    124 | 29.586 % |
35.79/35.87	|    106171 |    5243    51633   125158 |    49104    37930    129 | 29.875 % |
35.79/35.87	|    114820 |    5005    51633   125158 |    54015    46355    136 | 30.793 % |
35.79/35.87	|    127794 |    4861    51633   125158 |    59417    59319    144 | 31.348 % |
35.79/35.87	|    147255 |    4690    51633   125158 |    65358    33682    137 | 32.007 % |
35.79/35.87	|    176447 |    4576    51633   125158 |    71894    62781    158 | 32.447 % |
35.79/35.87	===============================================================================
35.79/35.87	c Found solution: -37
35.79/35.88	c ---[   0]---> Sorter-cost:    0     Base:
96.68/96.76	|  Eliminated clauses:           0.42 Mb                                      |
96.68/96.76	============================[ Search Statistics ]==============================
96.68/96.76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.68/96.76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
96.68/96.76	===============================================================================
96.68/96.76	|    183715 |    4411    49086   114587 |    17998    21240    148 | 32.505 % |
96.68/96.76	|    183865 |    4400    49086   114587 |    19798    21389    147 | 32.547 % |
96.68/96.76	|    184090 |    4400    49086   114587 |    21777    21614    148 | 32.547 % |
96.68/96.76	|    184427 |    4395    49086   114587 |    23955    21950    148 | 32.567 % |
96.68/96.76	|    184933 |    4395    49086   114587 |    26351    22456    147 | 32.566 % |
96.68/96.76	|    185692 |    4395    49086   114587 |    28986    23215    147 | 32.566 % |
96.68/96.76	|    186831 |    4376    49086   114587 |    31884    24353    147 | 32.640 % |
96.68/96.76	|    188539 |    4334    49086   114587 |    35073    26058    147 | 32.801 % |
96.68/96.76	|    191101 |    4298    49086   114587 |    38580    28616    147 | 32.940 % |
96.68/96.76	|    194945 |    4297    49086   114587 |    42438    32459    148 | 32.944 % |
96.68/96.76	|    200711 |    4219    49086   114587 |    46682    38220    148 | 33.244 % |
96.68/96.76	|    209360 |    4092    49086   114587 |    51350    46859    149 | 33.732 % |
96.68/96.76	|    222334 |    3961    49086   114587 |    56486    59659    149 | 34.236 % |
96.68/96.76	|    241795 |    3815    49086   114587 |    62134    35817    128 | 34.798 % |
96.68/96.76	|    270987 |    3659    49086   114587 |    68348    64997    143 | 35.398 % |
96.68/96.76	|    314776 |    3426    49086   114587 |    75182    50039    145 | 36.295 % |
96.68/96.76	|    380460 |    3277    49086   114587 |    82701    54199    133 | 36.868 % |
96.68/96.76	===============================================================================
96.68/96.76	c Found solution: -38
96.68/96.76	c ---[   0]---> Sorter-cost:    0     Base:
678.28/678.41	|  Eliminated clauses:           0.43 Mb                                      |
678.28/678.41	============================[ Search Statistics ]==============================
678.28/678.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
678.28/678.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
678.28/678.41	===============================================================================
678.28/678.41	|    456606 |    2914    45963   102312 |    16853    21094    129 | 37.569 % |
678.28/678.41	|    456756 |    2914    45963   102312 |    18538    21244    129 | 37.569 % |
678.28/678.41	|    456981 |    2903    45963   102312 |    20392    21468    129 | 37.611 % |
678.28/678.41	|    457318 |    2903    45963   102312 |    22431    21805    129 | 37.611 % |
678.28/678.41	|    457824 |    2903    45963   102312 |    24674    22311    129 | 37.611 % |
678.28/678.41	|    458583 |    2903    45963   102312 |    27142    23070    129 | 37.611 % |
678.28/678.41	|    459722 |    2893    45963   102312 |    29856    24208    130 | 37.650 % |
678.28/678.41	|    461430 |    2893    45963   102312 |    32841    25916    130 | 37.650 % |
678.28/678.41	|    463992 |    2893    45963   102312 |    36126    28478    131 | 37.650 % |
678.28/678.41	|    467836 |    2892    45963   102312 |    39738    32321    129 | 37.653 % |
678.28/678.41	|    473602 |    2891    45963   102312 |    43712    38086    128 | 37.657 % |
678.28/678.41	|    482251 |    2862    45963   102312 |    48083    46730    128 | 37.769 % |
678.28/678.41	|    495225 |    2821    45963   102312 |    52892    22454    111 | 37.927 % |
678.28/678.41	|    514686 |    2797    45963   102312 |    58181    41838    124 | 38.019 % |
678.28/678.41	|    543878 |    2742    45963   102312 |    63999    23798    113 | 38.231 % |
678.28/678.41	|    587667 |    2644    45963   102312 |    70399    67561    117 | 38.607 % |
678.28/678.41	|    653351 |    2449    45963   102312 |    77439    73383    110 | 39.358 % |
678.28/678.41	|    751877 |    2290    45963   102312 |    85183    36552    123 | 39.969 % |
678.28/678.41	|    899666 |    2228    45963   102312 |    93701    37887    114 | 40.208 % |
678.28/678.41	|   1121349 |    2135    45963   102312 |   103072    92472    117 | 40.565 % |
678.28/678.41	|   1453874 |    1887    45963   102312 |   113379    67231    111 | 41.520 % |
678.28/678.41	|   1952662 |    1786    45963   102312 |   124717    60601    105 | 41.908 % |
678.28/678.41	|   2700844 |    1755    45963   102312 |   137188    37267    108 | 42.027 % |
678.28/678.41	===============================================================================
678.28/678.41	c Found solution: -39
678.28/678.42	c ---[   0]---> Sorter-cost:    0     Base:
735.78/735.91	|  Eliminated clauses:           0.43 Mb                                      |
735.78/735.91	============================[ Search Statistics ]==============================
735.78/735.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
735.78/735.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
735.78/735.91	===============================================================================
735.78/735.91	|   3139896 |    1620    43177    91286 |    15831    19950    133 | 43.631 % |
735.78/735.91	|   3140046 |    1620    43177    91286 |    17414    20100    132 | 43.631 % |
735.78/735.91	|   3140271 |    1620    43177    91286 |    19156    20325    132 | 43.631 % |
735.78/735.91	|   3140608 |    1620    43177    91286 |    21071    20662    131 | 43.631 % |
735.78/735.91	|   3141114 |    1620    43177    91286 |    23178    21168    130 | 43.631 % |
735.78/735.91	|   3141873 |    1620    43177    91286 |    25496    21927    128 | 43.631 % |
735.78/735.91	|   3143012 |    1620    43177    91286 |    28046    23066    127 | 43.631 % |
735.78/735.91	|   3144720 |    1612    43177    91286 |    30851    24773    124 | 43.661 % |
735.78/735.91	|   3147282 |    1612    43177    91286 |    33936    27335    120 | 43.661 % |
735.78/735.91	|   3151126 |    1612    43177    91286 |    37330    31179    116 | 43.661 % |
735.78/735.91	|   3156892 |    1612    43177    91286 |    41063    36945    111 | 43.661 % |
735.78/735.91	|   3165541 |    1612    43177    91286 |    45169    45594    106 | 43.661 % |
735.78/735.91	|   3178515 |    1605    43177    91286 |    49686    21381    116 | 43.687 % |
735.78/735.91	|   3197976 |    1593    43177    91286 |    54654    40841    104 | 43.732 % |
735.78/735.91	|   3227168 |    1590    43177    91286 |    60120    25533    105 | 43.743 % |
735.78/735.91	|   3270957 |    1588    43177    91286 |    66132    69317     90 | 43.750 % |
735.78/735.91	|   3336641 |    1559    43177    91286 |    72745    24887    103 | 43.859 % |
735.78/735.91	|   3435167 |    1513    43177    91286 |    80020    63933     78 | 44.030 % |
735.78/735.91	===============================================================================
735.78/735.91	c Found solution: -40
735.78/735.91	c ---[   0]---> Sorter-cost:    0     Base:
737.87/738.05	|  Eliminated clauses:           0.43 Mb                                      |
737.87/738.05	============================[ Search Statistics ]==============================
737.87/738.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
737.87/738.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
737.87/738.05	===============================================================================
737.87/738.05	|   3517581 |    1453    42834    90093 |    15705    24178     98 | 44.101 % |
737.87/738.05	|   3517731 |    1453    42834    90093 |    17276    24328     98 | 44.101 % |
737.87/738.05	|   3517956 |    1453    42834    90093 |    19004    24553     97 | 44.101 % |
737.87/738.05	|   3518293 |    1453    42834    90093 |    20904    24890     97 | 44.101 % |
737.87/738.05	|   3518799 |    1453    42834    90093 |    22994    25396     96 | 44.101 % |
737.87/738.05	|   3519558 |    1449    42834    90093 |    25294    26154     94 | 44.116 % |
737.87/738.05	|   3520697 |    1449    42834    90093 |    27823    27293     93 | 44.116 % |
737.87/738.05	|   3522405 |    1449    42834    90093 |    30606    29001     90 | 44.116 % |
737.87/738.05	|   3524967 |    1449    42834    90093 |    33666    31563     87 | 44.116 % |
737.87/738.05	|   3528811 |    1447    42834    90093 |    37033    35405     82 | 44.123 % |
737.87/738.05	===============================================================================
737.87/738.05	c Optimal solution: -40
737.87/738.05	s OPTIMUM FOUND
737.87/738.05	v -x760 x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 x708 -x707 -x706 -x705 -x704 x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 x669 -x668 -x667 -x666 -x665 -x664 -x663 x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 x601 -x600 -x599 -x598 -x597 -x596 -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
737.87/738.05	c _______________________________________________________________________________
737.87/738.05	c 
737.87/738.05	restarts              : 6782
737.87/738.05	conflicts             : 3534330        (4792 /sec)
737.87/738.05	decisions             : 4719160        (0.00 % random) (6398 /sec)
737.87/738.05	propagations          : 542330578      (735302 /sec)
737.87/738.05	conflict literals     : 384475161      (34.96 % deleted)
737.87/738.05	Memory used           : 173.45 MB
737.87/738.05	CPU time              : 737.562 s
737.87/738.05	c _______________________________________________________________________________

Verifier Data

OK	-40

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-4112538-1466539745/watcher-4112538-1466539745 -o /tmp/evaluation-result-4112538-1466539745/solver-4112538-1466539745 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20657 --watchdog 1960 minisatp HOME/instance-4112538-1466539745.opb 

pid=23500
running on 4 cores: 1,3,5,7

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.04 2.14 2.14 3/176 23503
/proc/meminfo: memFree=30358360/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=6588 CPUtime=0 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 56021268 6746112 254 33554432000 4194304 5646918 140734515828992 140734515828440 4251039 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 1647 254 94 355 0 1288 0

[startup+0.100163 s]
/proc/loadavg: 2.04 2.14 2.14 3/176 23503
/proc/meminfo: memFree=30358360/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=12300 CPUtime=0.09 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 1806 0 0 0 9 0 0 0 20 0 1 0 56021268 12595200 1683 33554432000 4194304 5646918 140734515828992 140734515828440 4251388 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 3075 1683 94 355 0 2716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12300

[startup+0.200332 s]
/proc/loadavg: 2.04 2.14 2.14 3/176 23503
/proc/meminfo: memFree=30358360/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=18616 CPUtime=0.19 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 3335 0 0 0 19 0 0 0 20 0 1 0 56021268 19062784 3212 33554432000 4194304 5646918 140734515828992 140734515828440 4251320 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 4654 3213 94 355 0 4295 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18616

[startup+0.300301 s]
/proc/loadavg: 2.04 2.14 2.14 3/176 23503
/proc/meminfo: memFree=30358360/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=24684 CPUtime=0.29 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 4863 0 0 0 29 0 0 0 20 0 1 0 56021268 25276416 4740 33554432000 4194304 5646918 140734515828992 140734515828440 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 6171 4740 94 355 0 5812 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24684

[startup+0.700303 s]
/proc/loadavg: 2.04 2.14 2.14 3/176 23503
/proc/meminfo: memFree=30358360/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=36864 CPUtime=0.69 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 9504 0 0 0 67 2 0 0 20 0 1 0 56021268 37748736 8672 33554432000 4194304 5646918 140734515828992 140734515828440 4397622 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 9216 8672 154 355 0 8857 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36864

[startup+1.50025 s]
/proc/loadavg: 2.04 2.14 2.14 3/177 23504
/proc/meminfo: memFree=30322836/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=39568 CPUtime=1.49 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 9904 0 0 0 147 2 0 0 20 0 1 0 56021268 40517632 9068 33554432000 4194304 5646918 140734515828992 140734515827688 4417823 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 9892 9068 155 355 0 9533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39568

[startup+3.10029 s]
/proc/loadavg: 2.04 2.14 2.14 3/177 23504
/proc/meminfo: memFree=30316696/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=47228 CPUtime=3.09 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 11375 0 0 0 306 3 0 0 20 0 1 0 56021268 48361472 11033 33554432000 4194304 5646918 140734515828992 140734515827688 4396923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 11807 11033 156 355 0 11448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47228

[startup+6.3003 s]
/proc/loadavg: 2.04 2.14 2.14 3/177 23504
/proc/meminfo: memFree=30301028/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=66084 CPUtime=6.29 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 12054 0 0 0 626 3 0 0 20 0 1 0 56021268 67670016 13239 33554432000 4194304 5646918 140734515828992 140734515827688 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 16521 13239 156 355 0 16162 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66084

[startup+12.7003 s]
/proc/loadavg: 2.03 2.14 2.14 3/177 23504
/proc/meminfo: memFree=30371568/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=65900 CPUtime=12.68 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 14382 0 0 0 1264 4 0 0 20 0 1 0 56021268 67481600 13988 33554432000 4194304 5646918 140734515828992 140734515827240 4399546 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 16475 13988 156 355 0 16116 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65900

[startup+25.5004 s]
/proc/loadavg: 2.11 2.15 2.14 4/177 23504
/proc/meminfo: memFree=30341672/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=84756 CPUtime=25.48 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 14705 0 0 0 2543 5 0 0 20 0 1 0 56021268 86790144 20747 33554432000 4194304 5646918 140734515828992 140734515827704 4397622 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 21189 20747 157 355 0 20830 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84756

[startup+51.1004 s]
/proc/loadavg: 2.07 2.13 2.14 3/177 23504
/proc/meminfo: memFree=30319584/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=84756 CPUtime=51.08 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 15126 0 0 0 5102 6 0 0 20 0 1 0 56021268 86790144 20753 33554432000 4194304 5646918 140734515828992 140734515827704 4403372 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 21189 20753 157 355 0 20830 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84756

[startup+102.3 s]
/proc/loadavg: 2.14 2.14 2.14 3/178 23509
/proc/meminfo: memFree=30337556/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=84756 CPUtime=102.28 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 16548 0 0 0 10218 10 0 0 20 0 1 0 56021268 86790144 20756 33554432000 4194304 5646918 140734515828992 140734515827704 4403138 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 21189 20756 157 355 0 20830 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 84756

[startup+162.3 s]
/proc/loadavg: 2.21 2.16 2.14 4/177 23510
/proc/meminfo: memFree=30178980/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=162.27 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 17991 0 0 0 16215 12 0 0 20 0 1 0 56021268 99807232 23934 33554432000 4194304 5646918 140734515828992 140734515827704 4400009 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 23934 157 355 0 24008 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 97468

[startup+222.307 s]
/proc/loadavg: 2.11 2.14 2.14 3/177 23511
/proc/meminfo: memFree=30287840/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=222.26 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 18821 0 0 0 22212 14 0 0 20 0 1 0 56021268 99807232 23934 33554432000 4194304 5646918 140734515828992 140734515827704 4403488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 23934 157 355 0 24008 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 97468

[startup+282.3 s]
/proc/loadavg: 2.04 2.11 2.12 3/177 23512
/proc/meminfo: memFree=30170376/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=282.25 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 19601 0 0 0 28208 17 0 0 20 0 1 0 56021268 99807232 23934 33554432000 4194304 5646918 140734515828992 140734515827704 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 23934 157 355 0 24008 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 97468

[startup+342.3 s]
/proc/loadavg: 2.11 2.12 2.12 4/177 23513
/proc/meminfo: memFree=30049492/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=177608 CPUtime=342.24 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 21398 0 0 0 34204 20 0 0 20 0 1 0 56021268 181870592 39036 33554432000 4194304 5646918 140734515828992 140734515827688 4403138 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 44402 39036 157 355 0 44043 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 177608

[startup+402.3 s]
/proc/loadavg: 2.23 2.14 2.13 3/177 23515
/proc/meminfo: memFree=30181240/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=146788 CPUtime=402.23 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 22023 0 0 0 40200 23 0 0 20 0 1 0 56021268 150310912 32825 33554432000 4194304 5646918 140734515828992 140734515827288 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 36697 32825 157 355 0 36338 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 146788

[startup+462.3 s]
/proc/loadavg: 2.16 2.14 2.13 3/177 23516
/proc/meminfo: memFree=30197204/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=177608 CPUtime=462.22 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 23625 0 0 0 46197 25 0 0 20 0 1 0 56021268 181870592 38524 33554432000 4194304 5646918 140734515828992 140734515827688 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 44402 38524 157 355 0 44043 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 177608

[startup+522.3 s]
/proc/loadavg: 2.16 2.14 2.13 4/177 23517
/proc/meminfo: memFree=30124920/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=522.2 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 24649 0 0 0 52192 28 0 0 20 0 1 0 56021268 99807232 23989 33554432000 4194304 5646918 140734515828992 140734515827704 4402818 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 23989 157 355 0 24008 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 97468

[startup+582.3 s]
/proc/loadavg: 2.25 2.18 2.14 3/177 23518
/proc/meminfo: memFree=30172948/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=582.19 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 25867 0 0 0 58188 31 0 0 20 0 1 0 56021268 99807232 23989 33554432000 4194304 5646918 140734515828992 140734515827704 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 23989 157 355 0 24008 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 97468

[startup+642.3 s]
/proc/loadavg: 2.14 2.16 2.13 3/177 23519
/proc/meminfo: memFree=30204004/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=642.18 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 27465 0 0 0 64184 34 0 0 20 0 1 0 56021268 99807232 23989 33554432000 4194304 5646918 140734515828992 140734515827704 4400560 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 23989 157 355 0 24008 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 97468

[startup+702.3 s]
/proc/loadavg: 2.14 2.16 2.13 3/178 23524
/proc/meminfo: memFree=30195720/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=702.18 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 28481 0 0 0 70181 37 0 0 20 0 1 0 56021268 99807232 24000 33554432000 4194304 5646918 140734515828992 140734515827704 4397744 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 24000 158 355 0 24008 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 97468

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

[startup+716.8 s]
/proc/loadavg: 2.11 2.15 2.12 3/177 23524
/proc/meminfo: memFree=30159180/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=716.68 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 28481 0 0 0 71631 37 0 0 20 0 1 0 56021268 99807232 24000 33554432000 4194304 5646918 140734515828992 140734515827704 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 24000 158 355 0 24008 0
Current children cumulated CPU time (s) 716.68
Current children cumulated vsize (KiB) 97468

[startup+729.6 s]
/proc/loadavg: 2.09 2.14 2.12 3/177 23525
/proc/meminfo: memFree=30145644/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=729.47 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 28481 0 0 0 72910 37 0 0 20 0 1 0 56021268 99807232 24000 33554432000 4194304 5646918 140734515828992 140734515827704 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 24000 158 355 0 24008 0
Current children cumulated CPU time (s) 729.47
Current children cumulated vsize (KiB) 97468

[startup+732.8 s]
/proc/loadavg: 2.08 2.14 2.12 3/177 23525
/proc/meminfo: memFree=30145272/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=732.67 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 28481 0 0 0 73230 37 0 0 20 0 1 0 56021268 99807232 24000 33554432000 4194304 5646918 140734515828992 140734515827704 4402844 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 24000 158 355 0 24008 0
Current children cumulated CPU time (s) 732.67
Current children cumulated vsize (KiB) 97468

[startup+736.007 s]
/proc/loadavg: 2.08 2.14 2.12 3/177 23525
/proc/meminfo: memFree=30145032/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=735.88 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 28482 0 0 0 73551 37 0 0 20 0 1 0 56021268 99807232 24001 33554432000 4194304 5646918 140734515828992 140734515827272 4403464 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 24001 158 355 0 24008 0
Current children cumulated CPU time (s) 735.88
Current children cumulated vsize (KiB) 97468

[startup+736.8 s]
/proc/loadavg: 2.08 2.14 2.12 3/177 23525
/proc/meminfo: memFree=30145032/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=736.67 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 28482 0 0 0 73630 37 0 0 20 0 1 0 56021268 99807232 24001 33554432000 4194304 5646918 140734515828992 140734515827272 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 24001 158 355 0 24008 0
Current children cumulated CPU time (s) 736.67
Current children cumulated vsize (KiB) 97468

[startup+737.6 s]
/proc/loadavg: 2.08 2.14 2.12 3/177 23525
/proc/meminfo: memFree=30144908/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=737.47 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 28482 0 0 0 73710 37 0 0 20 0 1 0 56021268 99807232 24001 33554432000 4194304 5646918 140734515828992 140734515827272 4403464 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 24001 158 355 0 24008 0
Current children cumulated CPU time (s) 737.47
Current children cumulated vsize (KiB) 97468

[startup+738 s]
/proc/loadavg: 2.08 2.14 2.12 3/177 23525
/proc/meminfo: memFree=30144908/32872528 swapFree=1286912/1434080
[pid=23503] ppid=23500 vsize=97468 CPUtime=737.87 cores=1,3,5,7
/proc/23503/stat : 23503 (minisatp) R 23500 23503 20640 0 -1 4202496 28482 0 0 0 73750 37 0 0 20 0 1 0 56021268 99807232 24001 33554432000 4194304 5646918 140734515828992 140734515827272 4403076 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23503/statm: 24367 24001 158 355 0 24008 0
Current children cumulated CPU time (s) 737.87
Current children cumulated vsize (KiB) 97468

Child status: 0
Real time (s): 738.057
CPU time (s): 737.936
CPU user time (s): 737.563
CPU system time (s): 0.372943
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 177608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 737.563
system time used= 0.372943
maximum resident set size= 162508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28491
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= 17
involuntary context switches= 782

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.9557 second user time and 2.79058 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-21 22:09:05
IDJOB=4112538
IDBENCH=2243
IDSOLVER=2555
FILE ID=node130/4112538-1466539745
RUNJOBID= node130-1466517708-20657
PBS_JOBID= 19942878
Free space on /tmp= 71720 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/frb40-19-opb/normalized-frb40-19-1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112538-1466539745/watcher-4112538-1466539745 -o /tmp/evaluation-result-4112538-1466539745/solver-4112538-1466539745 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20657 --watchdog 1960  minisatp HOME/instance-4112538-1466539745.opb

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

MD5SUM BENCH= 9984e76947bf9addca42277d72ff7107
RANDOM SEED=384721843

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30359308 kB
Buffers:           15192 kB
Cached:            67856 kB
SwapCached:         2600 kB
Active:           315888 kB
Inactive:          56668 kB
Active(anon):     289800 kB
Inactive(anon):     1932 kB
Active(file):      26088 kB
Inactive(file):    54736 kB
Unevictable:     1434080 kB
Mlocked:         1286912 kB
SwapTotal:      67108856 kB
SwapFree:       67099012 kB
Dirty:              4336 kB
Writeback:             0 kB
AnonPages:       1722340 kB
Mapped:             9480 kB
Shmem:                 0 kB
Slab:             574328 kB
SReclaimable:      17908 kB
SUnreclaim:       556420 kB
KernelStack:        1480 kB
PageTables:         7568 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1891140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 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-4112538-1466539745.opb

Free space on /tmp at the end= 71716 MiB
End job on node130 at 2016-06-21 22:21:23