Trace number 4112536

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742bOPT-35 814.887 815.023

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUM3895ca8e12182fcd80d7923f66584703
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark6.39703
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints27931
Number of constraints which are clauses27931
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.18/0.26	c Converting 27931 PB-constraints to clauses...
0.18/0.26	c   -- Unit propagations: (none)
0.18/0.26	c   -- Detecting intervals from adjacent constraints: (none)
0.18/0.26	c   -- Clauses(.)/Splits(s): ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.28/0.30	============================[ Search Statistics ]==============================
0.28/0.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.28/0.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.28/0.30	===============================================================================
0.28/0.30	===============================================================================
0.28/0.30	c Found solution: -25
0.28/0.31	c ---[   0]---> Sorter-cost:26814     Base:
0.49/0.56	|  Eliminated clauses:           0.29 Mb                                      |
0.49/0.56	============================[ Search Statistics ]==============================
0.49/0.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.56	===============================================================================
0.49/0.56	|       100 |   10276    48485   141785 |    17777       96     67 |  0.165 % |
0.49/0.56	|       250 |   10212    48485   141785 |    19555      241     52 |  0.497 % |
0.49/0.56	|       475 |   10065    48485   141785 |    21511      456     40 |  1.256 % |
0.49/0.56	|       812 |    9896    48485   141785 |    23662      755     45 |  2.129 % |
0.49/0.56	===============================================================================
0.49/0.56	c Found solution: -28
0.49/0.57	c ---[   0]---> Sorter-cost:    0     Base:
2.99/3.08	|  Eliminated clauses:           0.30 Mb                                      |
2.99/3.08	============================[ Search Statistics ]==============================
2.99/3.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.08	===============================================================================
2.99/3.08	|      1317 |    9515    46921   134899 |    17204     1229     42 |  3.943 % |
2.99/3.08	|      1467 |    9407    46921   134899 |    18924     1363     41 |  4.492 % |
2.99/3.08	|      1692 |    9288    46921   134899 |    20817     1580     40 |  5.098 % |
2.99/3.08	|      2029 |    9195    46921   134899 |    22899     1871     43 |  5.571 % |
2.99/3.08	|      2535 |    8862    46921   134899 |    25188     2356     43 |  7.265 % |
2.99/3.08	|      3294 |    8471    46921   134899 |    27707     3023     47 |  9.254 % |
2.99/3.08	|      4433 |    8057    46921   134899 |    30478     4136     54 | 11.361 % |
2.99/3.08	|      6141 |    7455    46921   134899 |    33526     5754     62 | 14.423 % |
2.99/3.08	|      8703 |    7056    46921   134899 |    36879     8290     78 | 16.453 % |
2.99/3.08	|     12547 |    6826    46921   134899 |    40566    12087     95 | 17.623 % |
2.99/3.08	|     18313 |    6293    46921   134899 |    44623    17775    107 | 20.335 % |
2.99/3.08	===============================================================================
2.99/3.08	c Found solution: -29
2.99/3.08	c ---[   0]---> Sorter-cost:    0     Base:
4.58/4.60	|  Eliminated clauses:           0.31 Mb                                      |
4.58/4.60	============================[ Search Statistics ]==============================
4.58/4.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.58/4.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.58/4.60	===============================================================================
4.58/4.60	|     22230 |    5949    39369   103084 |    14435    10785    122 | 20.803 % |
4.58/4.60	|     22380 |    5949    39369   103084 |    15878    10935    122 | 20.803 % |
4.58/4.60	|     22605 |    5912    39369   103084 |    17466    11158    121 | 20.991 % |
4.58/4.60	|     22942 |    5883    39369   103084 |    19213    11493    120 | 21.138 % |
4.58/4.60	|     23448 |    5869    39369   103084 |    21134    11998    121 | 21.209 % |
4.58/4.60	|     24207 |    5815    39369   103084 |    23248    12753    121 | 21.483 % |
4.58/4.60	|     25346 |    5649    39369   103084 |    25573    13882    120 | 22.325 % |
4.58/4.60	|     27054 |    5445    39369   103084 |    28130    15581    119 | 23.360 % |
4.58/4.60	|     29616 |    5360    39369   103084 |    30943    18137    123 | 23.791 % |
4.58/4.60	|     33460 |    5267    39369   103084 |    34037    21744    128 | 24.263 % |
4.58/4.60	===============================================================================
4.58/4.60	c Found solution: -30
4.58/4.60	c ---[   0]---> Sorter-cost:    0     Base:
10.78/10.83	|  Eliminated clauses:           0.32 Mb                                      |
10.78/10.83	============================[ Search Statistics ]==============================
10.78/10.83	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.78/10.83	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.78/10.83	===============================================================================
10.78/10.83	|     33675 |    5141    37588    95998 |    13782    11029    108 | 24.372 % |
10.78/10.83	|     33825 |    5124    37588    95998 |    15160    11178    108 | 24.459 % |
10.78/10.83	|     34050 |    5123    37588    95998 |    16676    11402    108 | 24.464 % |
10.78/10.83	|     34387 |    5102    37588    95998 |    18344    11736    108 | 24.570 % |
10.78/10.83	|     34893 |    5102    37588    95998 |    20178    12242    109 | 24.570 % |
10.78/10.83	|     35652 |    5102    37588    95998 |    22196    13001    111 | 24.570 % |
10.78/10.83	|     36791 |    5102    37588    95998 |    24416    14140    114 | 24.570 % |
10.78/10.83	|     38499 |    4988    37588    95998 |    26857    15839    115 | 25.149 % |
10.78/10.83	|     41061 |    4962    37588    95998 |    29543    18399    119 | 25.280 % |
10.78/10.83	|     44905 |    4853    37588    95998 |    32497    22237    124 | 25.833 % |
10.78/10.83	|     50671 |    4654    37588    95998 |    35747    27831    128 | 26.843 % |
10.78/10.83	|     59320 |    4539    37588    95998 |    39322    36471    130 | 27.426 % |
10.78/10.83	===============================================================================
10.78/10.83	c Found solution: -31
10.78/10.83	c ---[   0]---> Sorter-cost:    0     Base:
37.49/37.54	|  Eliminated clauses:           0.33 Mb                                      |
37.49/37.54	============================[ Search Statistics ]==============================
37.49/37.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
37.49/37.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
37.49/37.54	===============================================================================
37.49/37.54	|     72259 |    4355    35955    89422 |    13183    11750    121 | 28.487 % |
37.49/37.54	|     72409 |    4355    35955    89422 |    14501    11900    121 | 28.487 % |
37.49/37.54	|     72634 |    4355    35955    89422 |    15952    12125    122 | 28.487 % |
37.49/37.54	|     72971 |    4355    35955    89422 |    17547    12435    123 | 28.487 % |
37.49/37.54	|     73477 |    4311    35955    89422 |    19301    12938    122 | 28.705 % |
37.49/37.54	|     74236 |    4282    35955    89422 |    21232    13695    122 | 28.849 % |
37.49/37.54	|     75375 |    4262    35955    89422 |    23355    14831    124 | 28.948 % |
37.49/37.54	|     77083 |    4237    35955    89422 |    25690    16537    124 | 29.072 % |
37.49/37.54	|     79645 |    4170    35955    89422 |    28260    19095    126 | 29.405 % |
37.49/37.54	|     83489 |    4066    35955    89422 |    31086    22776    131 | 29.920 % |
37.49/37.54	|     89255 |    3948    35955    89422 |    34194    28534    133 | 30.506 % |
37.49/37.54	|     97904 |    3846    35955    89422 |    37614    37178    137 | 31.011 % |
37.49/37.54	|    110878 |    3654    35955    89422 |    41375    26086    123 | 31.963 % |
37.49/37.54	|    130339 |    3492    35955    89422 |    45513    45533    136 | 32.766 % |
37.49/37.54	|    159531 |    3373    35955    89422 |    50064    43650    135 | 33.356 % |
37.49/37.54	|    203320 |    3043    35955    89422 |    55070    48677    136 | 34.993 % |
37.49/37.54	===============================================================================
37.49/37.54	c Found solution: -32
37.49/37.54	c ---[   0]---> Sorter-cost:    0     Base:
62.68/62.78	|  Eliminated clauses:           0.33 Mb                                      |
62.68/62.78	============================[ Search Statistics ]==============================
62.68/62.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
62.68/62.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
62.68/62.78	===============================================================================
62.68/62.78	|    212335 |    2878    32872    76174 |    12053    10740    117 | 35.123 % |
62.68/62.78	|    212485 |    2878    32872    76174 |    13258    10890    117 | 35.123 % |
62.68/62.78	|    212710 |    2870    32872    76174 |    14584    11114    117 | 35.163 % |
62.68/62.78	|    213047 |    2870    32872    76174 |    16042    11451    117 | 35.163 % |
62.68/62.78	|    213553 |    2870    32872    76174 |    17646    11957    117 | 35.163 % |
62.68/62.78	|    214312 |    2869    32872    76174 |    19411    12715    118 | 35.168 % |
62.68/62.78	|    215451 |    2856    32872    76174 |    21352    13853    119 | 35.232 % |
62.68/62.78	|    217159 |    2840    32872    76174 |    23488    15559    120 | 35.312 % |
62.68/62.78	|    219721 |    2786    32872    76174 |    25836    18117    122 | 35.580 % |
62.68/62.78	|    223565 |    2748    32872    76174 |    28420    21958    122 | 35.768 % |
62.68/62.78	|    229331 |    2669    32872    76174 |    31262    27720    121 | 36.160 % |
62.68/62.78	|    237980 |    2652    32872    76174 |    34388    36231    123 | 36.244 % |
62.68/62.78	|    250954 |    2588    32872    76174 |    37827    26261    114 | 36.561 % |
62.68/62.78	|    270415 |    2568    32872    76174 |    41610    20497    109 | 36.660 % |
62.68/62.78	|    299607 |    2494    32872    76174 |    45771    49680    121 | 37.027 % |
62.68/62.78	|    343396 |    2339    32872    76174 |    50348    25637    103 | 37.796 % |
62.68/62.78	===============================================================================
62.68/62.78	c Found solution: -33
62.68/62.78	c ---[   0]---> Sorter-cost:    0     Base:
247.24/247.35	|  Eliminated clauses:           0.34 Mb                                      |
247.24/247.35	============================[ Search Statistics ]==============================
247.24/247.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.24/247.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
247.24/247.35	===============================================================================
247.24/247.35	|    358474 |    2198    31413    70614 |    11518     9645    139 | 38.054 % |
247.24/247.35	|    358624 |    2184    31413    70614 |    12669     9794    137 | 38.123 % |
247.24/247.35	|    358849 |    2184    31413    70614 |    13936    10019    137 | 38.123 % |
247.24/247.35	|    359186 |    2184    31413    70614 |    15330    10356    136 | 38.123 % |
247.24/247.35	|    359692 |    2184    31413    70614 |    16863    10862    135 | 38.123 % |
247.24/247.35	|    360451 |    2184    31413    70614 |    18550    11621    133 | 38.123 % |
247.24/247.35	|    361590 |    2184    31413    70614 |    20405    12760    131 | 38.123 % |
247.24/247.35	|    363298 |    2168    31413    70614 |    22445    14467    128 | 38.202 % |
247.24/247.35	|    365860 |    2168    31413    70614 |    24690    16844    127 | 38.202 % |
247.24/247.35	|    369704 |    2131    31413    70614 |    27159    20686    125 | 38.384 % |
247.24/247.35	|    375470 |    2106    31413    70614 |    29874    26449    123 | 38.508 % |
247.24/247.35	|    384119 |    2097    31413    70614 |    32862    35076    122 | 38.552 % |
247.24/247.35	|    397093 |    2039    31413    70614 |    36148    25280    104 | 38.838 % |
247.24/247.35	|    416554 |    2005    31413    70614 |    39763    19897     96 | 39.005 % |
247.24/247.35	|    445746 |    1995    31413    70614 |    43739    49087    103 | 39.055 % |
247.24/247.35	|    489535 |    1976    31413    70614 |    48113    26425    100 | 39.148 % |
247.24/247.35	|    555219 |    1940    31413    70614 |    52925    57019    101 | 39.326 % |
247.24/247.35	|    653745 |    1877    31413    70614 |    58217    34075     91 | 39.636 % |
247.24/247.35	|    801534 |    1743    31413    70614 |    64039    40027     90 | 40.297 % |
247.24/247.35	|   1023217 |    1656    31413    70614 |    70443    53494     90 | 40.726 % |
247.24/247.35	|   1355742 |    1560    31413    70614 |    77488    47401     94 | 41.199 % |
247.24/247.35	===============================================================================
247.24/247.35	c Found solution: -34
247.24/247.35	c ---[   0]---> Sorter-cost:    0     Base:
705.47/705.62	|  Eliminated clauses:           0.34 Mb                                      |
705.47/705.62	============================[ Search Statistics ]==============================
705.47/705.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
705.47/705.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
705.47/705.62	===============================================================================
705.47/705.62	|   1430139 |    1448    29796    64428 |    10925    15451    149 | 41.224 % |
705.47/705.62	|   1430289 |    1448    29796    64428 |    12017    15601    148 | 41.224 % |
705.47/705.62	|   1430514 |    1448    29796    64428 |    13219    15826    147 | 41.224 % |
705.47/705.62	|   1430851 |    1448    29796    64428 |    14541    16163    146 | 41.224 % |
705.47/705.62	|   1431357 |    1448    29796    64428 |    15995    16669    144 | 41.224 % |
705.47/705.62	|   1432116 |    1438    29796    64428 |    17595    17427    141 | 41.273 % |
705.47/705.62	|   1433255 |    1438    29796    64428 |    19354    18566    139 | 41.273 % |
705.47/705.62	|   1434963 |    1438    29796    64428 |    21290    20274    134 | 41.273 % |
705.47/705.62	|   1437525 |    1438    29796    64428 |    23419    22836    129 | 41.273 % |
705.47/705.62	|   1441369 |    1438    29796    64428 |    25761    26680    122 | 41.273 % |
705.47/705.62	|   1447135 |    1438    29796    64428 |    28337    32446    115 | 41.273 % |
705.47/705.62	|   1455784 |    1424    29796    64428 |    31170    20080     99 | 41.342 % |
705.47/705.62	|   1468758 |    1423    29796    64428 |    34287    33047     90 | 41.347 % |
705.47/705.62	|   1488219 |    1414    29796    64428 |    37716    27552     85 | 41.392 % |
705.47/705.62	|   1517411 |    1347    29796    64428 |    41488    29670     83 | 41.722 % |
705.47/705.62	|   1561200 |    1346    29796    64428 |    45637    43202     78 | 41.727 % |
705.47/705.62	|   1626884 |    1334    29796    64428 |    50200    41764     74 | 41.786 % |
705.47/705.62	|   1725410 |    1313    29796    64428 |    55221    58444     74 | 41.889 % |
705.47/705.62	|   1873199 |    1313    29796    64428 |    60743    37005     73 | 41.889 % |
705.47/705.62	|   2094882 |    1285    29796    64428 |    66817    60548     67 | 42.027 % |
705.47/705.62	|   2427407 |    1247    29796    64428 |    73499    65477     67 | 42.214 % |
705.47/705.62	|   2926195 |    1193    29796    64428 |    80849    35096     60 | 42.481 % |
705.47/705.62	|   3674377 |    1186    29796    64428 |    88934    64703     98 | 42.515 % |
705.47/705.62	===============================================================================
705.47/705.62	c Found solution: -35
705.47/705.62	c ---[   0]---> Sorter-cost:23154     Base:
814.85/815.02	|  Eliminated clauses:           0.54 Mb                                      |
814.85/815.02	============================[ Search Statistics ]==============================
814.85/815.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
814.85/815.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
814.85/815.02	===============================================================================
814.85/815.02	|   4698303 |    7344    41532   114636 |    15228    26247     68 | 32.121 % |
814.85/815.02	|   4698453 |    7344    41532   114636 |    16751    26397     68 | 32.121 % |
814.85/815.02	|   4698678 |    7344    41532   114636 |    18426    26622     68 | 32.122 % |
814.85/815.02	|   4699015 |    7344    41532   114636 |    20269    26959     68 | 32.122 % |
814.85/815.02	|   4699521 |    7344    41532   114636 |    22295    27465     68 | 32.122 % |
814.85/815.02	|   4700280 |    7344    41532   114636 |    24525    28224     67 | 32.122 % |
814.85/815.02	|   4701419 |    7344    41532   114636 |    26978    29363     67 | 32.122 % |
814.85/815.02	|   4703127 |    7344    41532   114636 |    29675    31071     66 | 32.121 % |
814.85/815.02	|   4705689 |    7344    41532   114636 |    32643    33633     65 | 32.122 % |
814.85/815.02	|   4709533 |    7344    41532   114636 |    35907    37477     64 | 32.122 % |
814.85/815.02	|   4715299 |    7344    41532   114636 |    39498    43243     62 | 32.121 % |
814.85/815.02	|   4723948 |    7344    41532   114636 |    43448    24717     69 | 32.121 % |
814.85/815.02	|   4736922 |    7343    41532   114636 |    47793    37680     63 | 32.124 % |
814.85/815.02	|   4756383 |    7343    41532   114636 |    52572    57141     60 | 32.124 % |
814.85/815.02	|   4785575 |    7295    41532   114636 |    57829    46844     61 | 32.257 % |
814.85/815.02	|   4829364 |    7282    41532   114636 |    63612    46434     61 | 32.293 % |
814.85/815.02	|   4895048 |    7249    41532   114636 |    69974    63784     57 | 32.384 % |
814.85/815.02	|   4993574 |    7225    41532   114636 |    76971    44755     66 | 32.450 % |
814.85/815.02	|   5141363 |    7139    41532   114636 |    84668    63534     60 | 32.688 % |
814.85/815.02	===============================================================================
814.85/815.02	c Optimal solution: -35
814.85/815.02	s OPTIMUM FOUND
814.85/815.02	v -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 x478 -x477 -x476 -x475 -x474 -x473 -x472 x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 x307 -x306 -x305 -x304 -x303 x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 -x188 -x187 -x186 x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 -x33 -x32 -x31 -x30 x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 x3 -x2 -x1
814.85/815.02	c _______________________________________________________________________________
814.85/815.02	c 
814.85/815.02	restarts              : 10174
814.85/815.02	conflicts             : 5292529        (6496 /sec)
814.85/815.02	decisions             : 6506084        (0.00 % random) (7985 /sec)
814.85/815.02	propagations          : 880593254      (1080752 /sec)
814.85/815.02	conflict literals     : 382154476      (38.87 % deleted)
814.85/815.02	Memory used           : 132.93 MB
814.85/815.02	CPU time              : 814.797 s
814.85/815.02	c _______________________________________________________________________________

Verifier Data

OK	-35

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4112536-1466541521/watcher-4112536-1466541521 -o /tmp/evaluation-result-4112536-1466541521/solver-4112536-1466541521 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466515259-25745 --watchdog 1960 minisatp HOME/instance-4112536-1466541521.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 30125
/proc/meminfo: memFree=31637592/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=6324 CPUtime=0 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 296 0 0 0 0 0 0 0 20 0 1 0 56198792 6475776 173 33554432000 4194304 5646918 140736412734608 140735480579128 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 1581 173 94 355 0 1222 0

[startup+0.100161 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 30125
/proc/meminfo: memFree=31637592/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=12000 CPUtime=0.09 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 1717 0 0 0 9 0 0 0 20 0 1 0 56198792 12288000 1594 33554432000 4194304 5646918 140736412734608 140735480579128 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 3000 1594 94 355 0 2641 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12000

[startup+0.200323 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 30125
/proc/meminfo: memFree=31637592/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=18200 CPUtime=0.18 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 3242 0 0 0 18 0 0 0 20 0 1 0 56198792 18636800 3119 33554432000 4194304 5646918 140736412734608 140735480579128 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 4550 3119 94 355 0 4191 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 18200

[startup+0.300295 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 30125
/proc/meminfo: memFree=31637592/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=24384 CPUtime=0.28 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 4814 0 0 0 27 1 0 0 20 0 1 0 56198792 24969216 5202 33554432000 4194304 5646918 140736412734608 140735480579128 4438258 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 6096 5202 114 355 0 5737 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24384

[startup+0.700267 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 30125
/proc/meminfo: memFree=31637592/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=26744 CPUtime=0.69 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 6503 0 0 0 67 2 0 0 20 0 1 0 56198792 27385856 6201 33554432000 4194304 5646918 140736412734608 140735480579128 4403187 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 6686 6201 155 355 0 6327 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26744

[startup+1.50025 s]
/proc/loadavg: 1.92 1.99 1.99 3/177 30126
/proc/meminfo: memFree=31612560/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=29448 CPUtime=1.49 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 7248 0 0 0 147 2 0 0 20 0 1 0 56198792 30154752 6938 33554432000 4194304 5646918 140736412734608 140736412732888 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 7362 6938 156 355 0 7003 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29448

[startup+3.10026 s]
/proc/loadavg: 1.92 1.99 1.99 3/177 30126
/proc/meminfo: memFree=31607724/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=36588 CPUtime=3.09 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 8473 0 0 0 307 2 0 0 20 0 1 0 56198792 37466112 8667 33554432000 4194304 5646918 140736412734608 140736412733304 4953168 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 9147 8667 156 355 0 8788 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36588

[startup+6.30027 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 30126
/proc/meminfo: memFree=31603032/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=44140 CPUtime=6.29 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 10206 0 0 0 626 3 0 0 20 0 1 0 56198792 45199360 9296 33554432000 4194304 5646918 140736412734608 140736412732856 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 11035 9296 156 355 0 10676 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44140

[startup+12.7003 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 30126
/proc/meminfo: memFree=31594912/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=44352 CPUtime=12.68 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 10891 0 0 0 1265 3 0 0 20 0 1 0 56198792 45416448 10632 33554432000 4194304 5646918 140736412734608 140736412732872 4400596 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 11088 10632 156 355 0 10729 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44352

[startup+25.5004 s]
/proc/loadavg: 1.95 1.99 1.99 3/177 30126
/proc/meminfo: memFree=31565032/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=74812 CPUtime=25.48 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 11352 0 0 0 2544 4 0 0 20 0 1 0 56198792 76607488 18246 33554432000 4194304 5646918 140736412734608 140736412732856 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 18703 18246 156 355 0 18344 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74812

[startup+51.1003 s]
/proc/loadavg: 1.96 1.99 1.99 3/177 30126
/proc/meminfo: memFree=31561504/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=86804 CPUtime=51.08 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 12648 0 0 0 5103 5 0 0 20 0 1 0 56198792 88887296 19040 33554432000 4194304 5646918 140736412734608 140736412732856 4403164 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 21701 19040 156 355 0 21342 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86804

[startup+102.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/178 30186
/proc/meminfo: memFree=31600712/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=86804 CPUtime=102.28 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 12656 0 0 0 10223 5 0 0 20 0 1 0 56198792 88887296 20070 33554432000 4194304 5646918 140736412734608 140736412732888 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 21701 20070 156 355 0 21342 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 86804

[startup+162.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/178 30188
/proc/meminfo: memFree=31598884/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=86804 CPUtime=162.26 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 12658 0 0 0 16221 5 0 0 20 0 1 0 56198792 88887296 21094 33554432000 4194304 5646918 140736412734608 140736412732888 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 21701 21094 156 355 0 21342 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 86804

[startup+222.307 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 30189
/proc/meminfo: memFree=31595576/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=86804 CPUtime=222.25 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 12669 0 0 0 22220 5 0 0 20 0 1 0 56198792 88887296 21101 33554432000 4194304 5646918 140736412734608 140736412732888 4403488 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 21701 21101 156 355 0 21342 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 86804

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 30190
/proc/meminfo: memFree=31594088/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=86804 CPUtime=282.24 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 13340 0 0 0 28218 6 0 0 20 0 1 0 56198792 88887296 21266 33554432000 4194304 5646918 140736412734608 140736412732888 4402739 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 21701 21266 156 355 0 21342 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 86804

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30192
/proc/meminfo: memFree=31594184/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=86804 CPUtime=342.23 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 13340 0 0 0 34217 6 0 0 20 0 1 0 56198792 88887296 21266 33554432000 4194304 5646918 140736412734608 140736412732888 4399923 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 21701 21266 156 355 0 21342 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 86804

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30193
/proc/meminfo: memFree=31594420/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=86804 CPUtime=402.22 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 13340 0 0 0 40216 6 0 0 20 0 1 0 56198792 88887296 21266 33554432000 4194304 5646918 140736412734608 140736412732888 4400603 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 21701 21266 156 355 0 21342 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 86804

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30194
/proc/meminfo: memFree=31594536/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=86804 CPUtime=462.21 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 13340 0 0 0 46215 6 0 0 20 0 1 0 56198792 88887296 21266 33554432000 4194304 5646918 140736412734608 140736412732888 4402798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 21701 21266 156 355 0 21342 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 86804

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30195
/proc/meminfo: memFree=31594656/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=86804 CPUtime=522.2 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 13340 0 0 0 52214 6 0 0 20 0 1 0 56198792 88887296 21266 33554432000 4194304 5646918 140736412734608 140736412732888 4402781 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 21701 21266 156 355 0 21342 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 86804

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30196
/proc/meminfo: memFree=31594276/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=86804 CPUtime=582.19 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 14354 0 0 0 58212 7 0 0 20 0 1 0 56198792 88887296 21266 33554432000 4194304 5646918 140736412734608 140736412733320 4402874 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 21701 21266 156 355 0 21342 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 86804

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30198
/proc/meminfo: memFree=31600484/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=94224 CPUtime=642.18 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 16188 0 0 0 64210 8 0 0 20 0 1 0 56198792 96485376 19877 33554432000 4194304 5646918 140736412734608 140736412732856 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 23556 19877 156 355 0 23197 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 94224

[startup+702.3 s]
/proc/loadavg: 2.14 2.03 2.01 3/178 30202
/proc/meminfo: memFree=31593112/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=94224 CPUtime=702.17 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 16399 0 0 0 70209 8 0 0 20 0 1 0 56198792 96485376 21615 33554432000 4194304 5646918 140736412734608 140736412732856 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 23556 21615 156 355 0 23197 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 94224

[startup+762.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 30203
/proc/meminfo: memFree=31579276/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=94424 CPUtime=762.17 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 16692 0 0 0 76209 8 0 0 20 0 1 0 56198792 96690176 23276 33554432000 4194304 5646918 140736412734608 140736412728968 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 23606 23276 156 355 0 23247 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 94424

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

[startup+768 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 30203
/proc/meminfo: memFree=31579276/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=94424 CPUtime=767.86 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 16692 0 0 0 76778 8 0 0 20 0 1 0 56198792 96690176 23276 33554432000 4194304 5646918 140736412734608 140736412728968 4403384 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 23606 23276 156 355 0 23247 0
Current children cumulated CPU time (s) 767.86
Current children cumulated vsize (KiB) 94424

[startup+793.6 s]
/proc/loadavg: 2.08 2.04 2.01 4/177 30204
/proc/meminfo: memFree=31578520/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=94424 CPUtime=793.45 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 16692 0 0 0 79337 8 0 0 20 0 1 0 56198792 96690176 23276 33554432000 4194304 5646918 140736412734608 140736412728968 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 23606 23276 156 355 0 23247 0
Current children cumulated CPU time (s) 793.45
Current children cumulated vsize (KiB) 94424

[startup+806.407 s]
/proc/loadavg: 2.13 2.05 2.01 3/177 30204
/proc/meminfo: memFree=31579024/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=94424 CPUtime=806.26 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 16692 0 0 0 80618 8 0 0 20 0 1 0 56198792 96690176 23276 33554432000 4194304 5646918 140736412734608 140736412728968 4398798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 23606 23276 156 355 0 23247 0
Current children cumulated CPU time (s) 806.26
Current children cumulated vsize (KiB) 94424

[startup+809.6 s]
/proc/loadavg: 2.13 2.05 2.01 3/177 30204
/proc/meminfo: memFree=31579024/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=94424 CPUtime=809.46 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 16692 0 0 0 80938 8 0 0 20 0 1 0 56198792 96690176 23276 33554432000 4194304 5646918 140736412734608 140736412728968 4399820 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 23606 23276 156 355 0 23247 0
Current children cumulated CPU time (s) 809.46
Current children cumulated vsize (KiB) 94424

[startup+812.8 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 30204
/proc/meminfo: memFree=31578400/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=94424 CPUtime=812.65 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 16692 0 0 0 81257 8 0 0 20 0 1 0 56198792 96690176 23276 33554432000 4194304 5646918 140736412734608 140736412728968 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 23606 23276 156 355 0 23247 0
Current children cumulated CPU time (s) 812.65
Current children cumulated vsize (KiB) 94424

[startup+814.4 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 30204
/proc/meminfo: memFree=31578648/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=94424 CPUtime=814.25 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 16692 0 0 0 81417 8 0 0 20 0 1 0 56198792 96690176 23276 33554432000 4194304 5646918 140736412734608 140736412728968 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 23606 23276 156 355 0 23247 0
Current children cumulated CPU time (s) 814.25
Current children cumulated vsize (KiB) 94424

[startup+814.8 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 30204
/proc/meminfo: memFree=31578648/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=94424 CPUtime=814.65 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 16692 0 0 0 81457 8 0 0 20 0 1 0 56198792 96690176 23276 33554432000 4194304 5646918 140736412734608 140736412728968 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 23606 23276 156 355 0 23247 0
Current children cumulated CPU time (s) 814.65
Current children cumulated vsize (KiB) 94424

[startup+815 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 30204
/proc/meminfo: memFree=31578648/32872528 swapFree=303544/319896
[pid=30125] ppid=30122 vsize=94424 CPUtime=814.85 cores=0,2,4,6
/proc/30125/stat : 30125 (minisatp) R 30122 30125 25729 0 -1 4202496 16692 0 0 0 81477 8 0 0 20 0 1 0 56198792 96690176 23276 33554432000 4194304 5646918 140736412734608 140736412728968 4404088 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30125/statm: 23606 23276 156 355 0 23247 0
Current children cumulated CPU time (s) 814.85
Current children cumulated vsize (KiB) 94424

Child status: 0
Real time (s): 815.023
CPU time (s): 814.887
CPU user time (s): 814.798
CPU system time (s): 0.088986
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 136124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 814.798
system time used= 0.088986
maximum resident set size= 119796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16701
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 919

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.04069 second user time and 3.17652 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-21 22:38:42
IDJOB=4112536
IDBENCH=2272
IDSOLVER=2555
FILE ID=node128/4112536-1466541521
RUNJOBID= node128-1466515259-25745
PBS_JOBID= 19942886
Free space on /tmp= 71700 MiB

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

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

MD5SUM BENCH= 3895ca8e12182fcd80d7923f66584703
RANDOM SEED=2014367992

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31638284 kB
Buffers:           18280 kB
Cached:            68300 kB
SwapCached:         2172 kB
Active:           151988 kB
Inactive:          59780 kB
Active(anon):     125972 kB
Inactive(anon):     1820 kB
Active(file):      26016 kB
Inactive(file):    57960 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67098916 kB
Dirty:              4672 kB
Writeback:             4 kB
AnonPages:        444420 kB
Mapped:             8828 kB
Shmem:                 0 kB
Slab:             572116 kB
SReclaimable:      15768 kB
SUnreclaim:       556348 kB
KernelStack:        1424 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     562044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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-4112536-1466541521.opb

Free space on /tmp at the end= 71696 MiB
End job on node128 at 2016-06-21 22:52:17