Trace number 4112537

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 417.668 417.732

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-5.opb
MD5SUM7f24dba3f3d4b877b96bd50f5b27c089
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 benchmark71.8311
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 constraints28143
Number of constraints which are clauses28143
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.19/0.26	c Converting 28143 PB-constraints to clauses...
0.19/0.26	c   -- Unit propagations: (none)
0.19/0.26	c   -- Detecting intervals from adjacent constraints: (none)
0.19/0.27	c   -- Clauses(.)/Splits(s): ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.29/0.30	============================[ Search Statistics ]==============================
0.29/0.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.30	===============================================================================
0.29/0.30	===============================================================================
0.29/0.30	c Found solution: -21
0.29/0.31	c ---[   0]---> Sorter-cost:26814     Base:
0.39/0.44	|  Eliminated clauses:           0.29 Mb                                      |
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: -25
0.39/0.44	c ---[   0]---> Sorter-cost:    0     Base:
0.68/0.79	|  Eliminated clauses:           0.30 Mb                                      |
0.68/0.79	============================[ Search Statistics ]==============================
0.68/0.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.68/0.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.68/0.79	===============================================================================
0.68/0.79	|       189 |   10171    48485   141918 |    17777      161     39 |  0.737 % |
0.68/0.79	|       339 |   10044    48485   141918 |    19555      302     32 |  1.382 % |
0.68/0.79	|       564 |    9910    48485   141918 |    21511      512     39 |  2.063 % |
0.68/0.79	|       901 |    9639    48485   141918 |    23662      827     40 |  3.440 % |
0.68/0.79	|      1407 |    9295    48485   141918 |    26028     1293     41 |  5.187 % |
0.68/0.79	|      2166 |    8973    48485   141918 |    28631     1974     46 |  6.823 % |
0.68/0.79	===============================================================================
0.68/0.79	c Found solution: -28
0.68/0.79	c ---[   0]---> Sorter-cost:    0     Base:
1.59/1.61	|  Eliminated clauses:           0.31 Mb                                      |
1.59/1.61	============================[ Search Statistics ]==============================
1.59/1.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.59/1.61	===============================================================================
1.59/1.61	|      3105 |    8150    44264   122847 |    16230     2835     48 | 10.393 % |
1.59/1.61	|      3255 |    8136    44264   122847 |    17853     2984     48 | 10.463 % |
1.59/1.61	|      3480 |    8109    44264   122847 |    19638     3207     47 | 10.598 % |
1.59/1.61	|      3817 |    7932    44264   122847 |    21602     3492     48 | 11.483 % |
1.59/1.61	|      4323 |    7791    44264   122847 |    23762     3974     50 | 12.188 % |
1.59/1.61	|      5082 |    7456    44264   122847 |    26138     4694     49 | 13.863 % |
1.59/1.61	|      6221 |    7264    44264   122847 |    28752     5805     59 | 14.824 % |
1.59/1.61	|      7929 |    6849    44264   122847 |    31627     7464     64 | 16.899 % |
1.59/1.61	|     10491 |    6691    44264   122847 |    34790     9970     77 | 17.690 % |
1.59/1.61	===============================================================================
1.59/1.61	c Found solution: -29
1.59/1.61	c ---[   0]---> Sorter-cost:    0     Base:
4.29/4.37	|  Eliminated clauses:           0.32 Mb                                      |
4.29/4.37	============================[ Search Statistics ]==============================
4.29/4.37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.29/4.37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.29/4.37	===============================================================================
4.29/4.37	|     11111 |    6534    40840   108416 |    14974    10589     84 | 17.741 % |
4.29/4.37	|     11261 |    6534    40840   108416 |    16472    10739     84 | 17.741 % |
4.29/4.37	|     11486 |    6491    40840   108416 |    18119    10962     84 | 17.955 % |
4.29/4.37	|     11823 |    6491    40840   108416 |    19931    11299     85 | 17.955 % |
4.29/4.37	|     12329 |    6430    40840   108416 |    21924    11800     84 | 18.259 % |
4.29/4.37	|     13088 |    6349    40840   108416 |    24116    12554     86 | 18.664 % |
4.29/4.37	|     14227 |    6258    40840   108416 |    26528    13564     88 | 19.118 % |
4.29/4.37	|     15935 |    6154    40840   108416 |    29181    15267     92 | 19.637 % |
4.29/4.37	|     18497 |    5928    40840   108416 |    32099    17817     98 | 20.765 % |
4.29/4.37	|     22341 |    5718    40840   108416 |    35309    21541    103 | 21.813 % |
4.29/4.37	|     28107 |    5354    40840   108416 |    38840    27281    113 | 23.629 % |
4.29/4.37	===============================================================================
4.29/4.37	c Found solution: -30
4.29/4.37	c ---[   0]---> Sorter-cost:    0     Base:
21.08/21.18	|  Eliminated clauses:           0.33 Mb                                      |
21.08/21.18	============================[ Search Statistics ]==============================
21.08/21.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.08/21.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.08/21.18	===============================================================================
21.08/21.18	|     31091 |    5032    37604    95050 |    13788    15007    114 | 24.343 % |
21.08/21.18	|     31241 |    5019    37604    95050 |    15166    15156    113 | 24.408 % |
21.08/21.18	|     31466 |    5019    37604    95050 |    16683    15381    114 | 24.408 % |
21.08/21.18	|     31803 |    4984    37604    95050 |    18352    15716    114 | 24.582 % |
21.08/21.18	|     32309 |    4984    37604    95050 |    20187    16222    114 | 24.582 % |
21.08/21.18	|     33068 |    4949    37604    95050 |    22205    16978    114 | 24.757 % |
21.08/21.18	|     34207 |    4928    37604    95050 |    24426    18115    114 | 24.862 % |
21.08/21.18	|     35915 |    4907    37604    95050 |    26869    19822    118 | 24.967 % |
21.08/21.18	|     38477 |    4859    37604    95050 |    29556    22381    121 | 25.206 % |
21.08/21.18	|     42321 |    4784    37604    95050 |    32511    26220    123 | 25.580 % |
21.08/21.18	|     48087 |    4677    37604    95050 |    35762    31979    130 | 26.114 % |
21.08/21.18	|     56736 |    4507    37604    95050 |    39339    40269    134 | 26.962 % |
21.08/21.18	|     69710 |    4382    37604    95050 |    43273    27858    127 | 27.586 % |
21.08/21.18	|     89171 |    4036    37604    95050 |    47600    47248    141 | 29.312 % |
21.08/21.18	|    118363 |    3825    37604    95050 |    52360    43620    135 | 30.365 % |
21.08/21.18	===============================================================================
21.08/21.18	c Found solution: -31
21.08/21.18	c ---[   0]---> Sorter-cost:    0     Base:
41.59/41.69	|  Eliminated clauses:           0.33 Mb                                      |
41.59/41.69	============================[ Search Statistics ]==============================
41.59/41.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.59/41.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
41.59/41.69	===============================================================================
41.59/41.69	|    122888 |    3679    34830    83530 |    12771     9366    128 | 31.186 % |
41.59/41.69	|    123038 |    3679    34830    83530 |    14048     9516    128 | 31.185 % |
41.59/41.69	|    123263 |    3679    34830    83530 |    15452     9741    128 | 31.186 % |
41.59/41.69	|    123600 |    3662    34830    83530 |    16998    10077    127 | 31.268 % |
41.59/41.69	|    124106 |    3642    34830    83530 |    18698    10581    127 | 31.366 % |
41.59/41.69	|    124865 |    3626    34830    83530 |    20567    11339    127 | 31.444 % |
41.59/41.69	|    126004 |    3567    34830    83530 |    22624    12474    127 | 31.731 % |
41.59/41.69	|    127712 |    3550    34830    83530 |    24887    14179    126 | 31.814 % |
41.59/41.69	|    130274 |    3527    34830    83530 |    27375    16738    127 | 31.926 % |
41.59/41.69	|    134118 |    3488    34830    83530 |    30113    20578    131 | 32.117 % |
41.59/41.69	|    139884 |    3446    34830    83530 |    33124    26338    133 | 32.321 % |
41.59/41.69	|    148533 |    3361    34830    83530 |    36437    34982    137 | 32.736 % |
41.59/41.69	|    161507 |    3289    34830    83530 |    40080    22152    127 | 33.087 % |
41.59/41.69	|    180968 |    3153    34830    83530 |    44088    41604    142 | 33.749 % |
41.59/41.69	|    210160 |    2964    34830    83530 |    48497    39489    134 | 34.671 % |
41.59/41.69	===============================================================================
41.59/41.69	c Found solution: -32
41.59/41.69	c ---[   0]---> Sorter-cost:    0     Base:
171.36/171.47	|  Eliminated clauses:           0.34 Mb                                      |
171.36/171.47	============================[ Search Statistics ]==============================
171.36/171.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
171.36/171.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
171.36/171.47	===============================================================================
171.36/171.47	|    234383 |    2729    32748    75302 |    12007    13420    125 | 35.174 % |
171.36/171.47	|    234533 |    2729    32748    75302 |    13208    13570    126 | 35.174 % |
171.36/171.47	|    234758 |    2729    32748    75302 |    14529    13795    126 | 35.174 % |
171.36/171.47	|    235095 |    2729    32748    75302 |    15982    14132    127 | 35.174 % |
171.36/171.47	|    235601 |    2729    32748    75302 |    17580    14638    127 | 35.174 % |
171.36/171.47	|    236360 |    2729    32748    75302 |    19338    15397    127 | 35.174 % |
171.36/171.47	|    237499 |    2729    32748    75302 |    21272    16536    129 | 35.174 % |
171.36/171.47	|    239207 |    2685    32748    75302 |    23399    18240    127 | 35.388 % |
171.36/171.47	|    241769 |    2658    32748    75302 |    25739    20800    130 | 35.520 % |
171.36/171.47	|    245613 |    2658    32748    75302 |    28313    24644    132 | 35.520 % |
171.36/171.47	|    251379 |    2629    32748    75302 |    31144    30408    132 | 35.662 % |
171.36/171.47	|    260028 |    2597    32748    75302 |    34259    18637    117 | 35.817 % |
171.36/171.47	|    273002 |    2568    32748    75302 |    37684    31609    128 | 35.959 % |
171.36/171.47	|    292463 |    2533    32748    75302 |    41453    25032    124 | 36.129 % |
171.36/171.47	|    321655 |    2500    32748    75302 |    45598    24385    119 | 36.290 % |
171.36/171.47	|    365444 |    2403    32748    75302 |    50158    35280    121 | 36.763 % |
171.36/171.47	|    431128 |    2293    32748    75302 |    55174    25352    120 | 37.299 % |
171.36/171.47	|    529654 |    2159    32748    75302 |    60692    36773    132 | 37.952 % |
171.36/171.47	|    677443 |    1905    32748    75302 |    66761    31312    130 | 39.190 % |
171.36/171.47	|    899126 |    1832    32748    75302 |    73437    31556    103 | 39.546 % |
171.36/171.47	===============================================================================
171.36/171.47	c Found solution: -33
171.36/171.47	c ---[   0]---> Sorter-cost:    0     Base:
200.75/200.84	|  Eliminated clauses:           0.34 Mb                                      |
200.75/200.84	============================[ Search Statistics ]==============================
200.75/200.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.75/200.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
200.75/200.84	===============================================================================
200.75/200.84	|    912891 |    1694    30553    66768 |    11202    10134    126 | 39.666 % |
200.75/200.84	|    913041 |    1694    30553    66768 |    12323    10284    126 | 39.666 % |
200.75/200.84	|    913266 |    1694    30553    66768 |    13555    10509    125 | 39.666 % |
200.75/200.84	|    913603 |    1694    30553    66768 |    14910    10846    124 | 39.666 % |
200.75/200.84	|    914109 |    1694    30553    66768 |    16401    11352    123 | 39.666 % |
200.75/200.84	|    914868 |    1694    30553    66768 |    18042    12111    121 | 39.666 % |
200.75/200.84	|    916007 |    1694    30553    66768 |    19846    13250    120 | 39.666 % |
200.75/200.84	|    917715 |    1681    30553    66768 |    21831    14945    117 | 39.729 % |
200.75/200.84	|    920277 |    1681    30553    66768 |    24014    17507    113 | 39.729 % |
200.75/200.84	|    924121 |    1661    30553    66768 |    26415    21349    111 | 39.826 % |
200.75/200.84	|    929887 |    1632    30553    66768 |    29057    27113    109 | 39.967 % |
200.75/200.84	|    938536 |    1590    30553    66768 |    31962    35704    108 | 40.171 % |
200.75/200.84	|    951510 |    1579    30553    66768 |    35159    26025    103 | 40.225 % |
200.75/200.84	|    970971 |    1566    30553    66768 |    38674    21021     96 | 40.288 % |
200.75/200.84	|   1000163 |    1531    30553    66768 |    42542    21823     94 | 40.458 % |
200.75/200.84	|   1043952 |    1506    30553    66768 |    46796    34089     91 | 40.579 % |
200.75/200.84	|   1109636 |    1497    30553    66768 |    51476    28783     80 | 40.623 % |
200.75/200.84	===============================================================================
200.75/200.84	c Found solution: -34
200.75/200.84	c ---[   0]---> Sorter-cost:    0     Base:
415.83/415.97	|  Eliminated clauses:           0.35 Mb                                      |
415.83/415.97	============================[ Search Statistics ]==============================
415.83/415.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
415.83/415.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
415.83/415.97	===============================================================================
415.83/415.97	|   1133304 |    1431    29982    64552 |    10993    17428     89 | 40.712 % |
415.83/415.97	|   1133454 |    1431    29982    64552 |    12092    17578     89 | 40.712 % |
415.83/415.97	|   1133679 |    1431    29982    64552 |    13302    17803     89 | 40.712 % |
415.83/415.97	|   1134016 |    1431    29982    64552 |    14632    18140     89 | 40.712 % |
415.83/415.97	|   1134522 |    1431    29982    64552 |    16095    18646     88 | 40.712 % |
415.83/415.97	|   1135281 |    1431    29982    64552 |    17704    19405     88 | 40.712 % |
415.83/415.97	|   1136420 |    1431    29982    64552 |    19475    20544     87 | 40.712 % |
415.83/415.97	|   1138128 |    1431    29982    64552 |    21423    22252     86 | 40.712 % |
415.83/415.97	|   1140690 |    1431    29982    64552 |    23565    24814     85 | 40.712 % |
415.83/415.97	|   1144534 |    1431    29982    64552 |    25921    28658     85 | 40.712 % |
415.83/415.97	|   1150300 |    1431    29982    64552 |    28514    34424     84 | 40.712 % |
415.83/415.97	|   1158949 |    1429    29982    64552 |    31365    23138     96 | 40.722 % |
415.83/415.97	|   1171923 |    1429    29982    64552 |    34501    36106     89 | 40.722 % |
415.83/415.97	|   1191384 |    1403    29982    64552 |    37952    30066     87 | 40.848 % |
415.83/415.97	|   1220576 |    1366    29982    64552 |    41747    32478     76 | 41.028 % |
415.83/415.97	|   1264365 |    1336    29982    64552 |    45922    45710     71 | 41.174 % |
415.83/415.97	|   1330049 |    1320    29982    64552 |    50514    46109     69 | 41.251 % |
415.83/415.97	|   1428575 |    1309    29982    64552 |    55565    28245     71 | 41.305 % |
415.83/415.97	|   1576364 |    1309    29982    64552 |    61122    47085     63 | 41.305 % |
415.83/415.97	|   1798047 |    1282    29982    64552 |    67234    26003     71 | 41.436 % |
415.83/415.97	|   2130572 |    1282    29982    64552 |    73958    45546     73 | 41.436 % |
415.83/415.97	|   2629360 |    1245    29982    64552 |    81353    56241     67 | 41.616 % |
415.83/415.97	===============================================================================
415.83/415.97	c Found solution: -35
415.83/415.97	c ---[   0]---> Sorter-cost:    0     Base:
417.62/417.72	|  Eliminated clauses:           0.35 Mb                                      |
417.62/417.72	============================[ Search Statistics ]==============================
417.62/417.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
417.62/417.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
417.62/417.72	===============================================================================
417.62/417.72	|   2714335 |    1205    29517    62896 |    10822    10514    110 | 42.185 % |
417.62/417.72	|   2714485 |    1205    29517    62896 |    11905    10664    110 | 42.185 % |
417.62/417.72	|   2714710 |    1205    29517    62896 |    13095    10889    109 | 42.185 % |
417.62/417.72	|   2715047 |    1201    29517    62896 |    14405    11225    107 | 42.203 % |
417.62/417.72	|   2715553 |    1201    29517    62896 |    15845    11731    104 | 42.204 % |
417.62/417.72	|   2716312 |    1194    29517    62896 |    17430    12489    101 | 42.237 % |
417.62/417.72	|   2717451 |    1194    29517    62896 |    19173    13628     98 | 42.237 % |
417.62/417.72	|   2719159 |    1194    29517    62896 |    21090    15336     93 | 42.237 % |
417.62/417.72	|   2721721 |    1185    29517    62896 |    23199    17897     87 | 42.279 % |
417.62/417.72	|   2725565 |    1185    29517    62896 |    25519    21741     79 | 42.279 % |
417.62/417.72	|   2731331 |    1185    29517    62896 |    28071    27507     69 | 42.279 % |
417.62/417.72	===============================================================================
417.62/417.72	c Optimal solution: -35
417.62/417.72	s OPTIMUM FOUND
417.62/417.72	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
417.62/417.72	c _______________________________________________________________________________
417.62/417.72	c 
417.62/417.72	restarts              : 5784
417.62/417.72	conflicts             : 2734391        (6548 /sec)
417.62/417.72	decisions             : 3537788        (0.00 % random) (8472 /sec)
417.62/417.72	propagations          : 352480879      (844133 /sec)
417.62/417.72	conflict literals     : 246944680      (34.70 % deleted)
417.62/417.72	Memory used           : 133.46 MB
417.62/417.72	CPU time              : 417.566 s
417.62/417.72	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-4112537-1466541440/watcher-4112537-1466541440 -o /tmp/evaluation-result-4112537-1466541440/solver-4112537-1466541440 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466514783-26469 --watchdog 1960 minisatp HOME/instance-4112537-1466541440.opb 

pid=31351
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.07 2.13 2.15 3/176 31354
/proc/meminfo: memFree=30120460/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=6616 CPUtime=0 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 56190615 6774784 239 33554432000 4194304 5646918 140733207203456 140734694186056 4262522 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 1654 239 94 355 0 1295 0

[startup+0.100161 s]
/proc/loadavg: 2.07 2.13 2.15 3/176 31354
/proc/meminfo: memFree=30120460/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=12204 CPUtime=0.09 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 1770 0 0 0 9 0 0 0 20 0 1 0 56190615 12496896 1646 33554432000 4194304 5646918 140733207203456 140734694186056 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 3051 1646 94 355 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12204

[startup+0.200326 s]
/proc/loadavg: 2.07 2.13 2.15 3/176 31354
/proc/meminfo: memFree=30120460/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=18332 CPUtime=0.19 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 3274 0 0 0 19 0 0 0 20 0 1 0 56190615 18771968 3150 33554432000 4194304 5646918 140733207203456 140734694186056 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 4583 3150 94 355 0 4224 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18332

[startup+0.30029 s]
/proc/loadavg: 2.07 2.13 2.15 3/176 31354
/proc/meminfo: memFree=30120460/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=24496 CPUtime=0.29 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 4941 0 0 0 28 1 0 0 20 0 1 0 56190615 25083904 4817 33554432000 4194304 5646918 140733207203456 140734694186056 4438178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 6124 4817 114 355 0 5765 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24496

[startup+0.700233 s]
/proc/loadavg: 2.07 2.13 2.15 3/176 31354
/proc/meminfo: memFree=30120460/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=26904 CPUtime=0.68 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 6729 0 0 0 67 1 0 0 20 0 1 0 56190615 27549696 6235 33554432000 4194304 5646918 140733207203456 140733207202152 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 6726 6235 154 355 0 6367 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26904

[startup+1.50027 s]
/proc/loadavg: 2.07 2.13 2.15 3/177 31355
/proc/meminfo: memFree=30092472/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=30088 CPUtime=1.49 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 7403 0 0 0 147 2 0 0 20 0 1 0 56190615 30810112 6901 33554432000 4194304 5646918 140733207203456 140733207202152 4402966 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 7522 6901 156 355 0 7163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30088

[startup+3.10026 s]
/proc/loadavg: 2.07 2.13 2.15 3/177 31355
/proc/meminfo: memFree=30085400/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=37228 CPUtime=3.09 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 8097 0 0 0 307 2 0 0 20 0 1 0 56190615 38121472 8610 33554432000 4194304 5646918 140733207203456 140733207202152 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 9307 8610 156 355 0 8948 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37228

[startup+6.30029 s]
/proc/loadavg: 2.07 2.13 2.15 3/177 31355
/proc/meminfo: memFree=30076428/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=44548 CPUtime=6.29 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 9851 0 0 0 627 2 0 0 20 0 1 0 56190615 45617152 9642 33554432000 4194304 5646918 140733207203456 140733207202168 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 11137 9642 156 355 0 10778 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44548

[startup+12.7003 s]
/proc/loadavg: 2.06 2.12 2.14 3/177 31355
/proc/meminfo: memFree=30055164/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=74896 CPUtime=12.69 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 11176 0 0 0 1265 4 0 0 20 0 1 0 56190615 76693504 11493 33554432000 4194304 5646918 140733207203456 140733207201704 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 18724 11493 156 355 0 18365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74896

[startup+25.5004 s]
/proc/loadavg: 2.05 2.12 2.14 3/177 31355
/proc/meminfo: memFree=30008024/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=74896 CPUtime=25.48 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 11774 0 0 0 2544 4 0 0 20 0 1 0 56190615 76693504 18223 33554432000 4194304 5646918 140733207203456 140733207201736 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 18724 18223 157 355 0 18365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74896

[startup+51.1003 s]
/proc/loadavg: 2.03 2.11 2.14 3/177 31355
/proc/meminfo: memFree=29955412/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=74896 CPUtime=51.09 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 12083 0 0 0 5104 5 0 0 20 0 1 0 56190615 76693504 18282 33554432000 4194304 5646918 140733207203456 140733207201736 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 18724 18282 157 355 0 18365 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74896

[startup+102.3 s]
/proc/loadavg: 2.01 2.09 2.13 3/177 31356
/proc/meminfo: memFree=29879724/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=102.28 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 13143 0 0 0 10222 6 0 0 20 0 1 0 56190615 89444352 21395 33554432000 4194304 5646918 140733207203456 140733207202168 4403164 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21395 157 355 0 21478 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 87348

[startup+162.3 s]
/proc/loadavg: 2.00 2.07 2.12 3/178 31359
/proc/meminfo: memFree=30084396/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=162.27 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14647 0 0 0 16218 9 0 0 20 0 1 0 56190615 89444352 21395 33554432000 4194304 5646918 140733207203456 140733207202168 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21395 157 355 0 21478 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 87348

[startup+222.307 s]
/proc/loadavg: 2.14 2.09 2.11 3/178 31362
/proc/meminfo: memFree=29991056/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=222.26 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14903 0 0 0 22217 9 0 0 20 0 1 0 56190615 89444352 21402 33554432000 4194304 5646918 140733207203456 140733207201736 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21402 157 355 0 21478 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 87348

[startup+282.3 s]
/proc/loadavg: 2.18 2.10 2.11 3/177 31363
/proc/meminfo: memFree=30095720/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=282.24 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14903 0 0 0 28215 9 0 0 20 0 1 0 56190615 89444352 21402 33554432000 4194304 5646918 140733207203456 140733207201736 4402918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21402 157 355 0 21478 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 87348

[startup+342.3 s]
/proc/loadavg: 2.22 2.12 2.12 4/177 31364
/proc/meminfo: memFree=29986700/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=342.23 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14903 0 0 0 34214 9 0 0 20 0 1 0 56190615 89444352 21402 33554432000 4194304 5646918 140733207203456 140733207201736 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21402 157 355 0 21478 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 87348

[startup+402.3 s]
/proc/loadavg: 2.23 2.14 2.12 3/177 31365
/proc/meminfo: memFree=29901404/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=402.22 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14903 0 0 0 40213 9 0 0 20 0 1 0 56190615 89444352 21402 33554432000 4194304 5646918 140733207203456 140733207201736 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21402 157 355 0 21478 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 87348

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

[startup+409.6 s]
/proc/loadavg: 2.21 2.14 2.12 3/177 31365
/proc/meminfo: memFree=29886068/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=409.52 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14903 0 0 0 40943 9 0 0 20 0 1 0 56190615 89444352 21402 33554432000 4194304 5646918 140733207203456 140733207201736 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21402 157 355 0 21478 0
Current children cumulated CPU time (s) 409.52
Current children cumulated vsize (KiB) 87348

[startup+412.8 s]
/proc/loadavg: 2.19 2.14 2.12 3/177 31365
/proc/meminfo: memFree=29881972/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=412.72 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14903 0 0 0 41263 9 0 0 20 0 1 0 56190615 89444352 21402 33554432000 4194304 5646918 140733207203456 140733207201736 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21402 157 355 0 21478 0
Current children cumulated CPU time (s) 412.72
Current children cumulated vsize (KiB) 87348

[startup+416 s]
/proc/loadavg: 2.19 2.14 2.12 4/177 31365
/proc/meminfo: memFree=29875952/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=415.92 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14909 0 0 0 41583 9 0 0 20 0 1 0 56190615 89444352 21408 33554432000 4194304 5646918 140733207203456 140733207201736 4404088 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21408 157 355 0 21478 0
Current children cumulated CPU time (s) 415.92
Current children cumulated vsize (KiB) 87348

[startup+416.8 s]
/proc/loadavg: 2.19 2.14 2.12 4/177 31365
/proc/meminfo: memFree=29875952/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=416.72 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14911 0 0 0 41663 9 0 0 20 0 1 0 56190615 89444352 21410 33554432000 4194304 5646918 140733207203456 140733207201736 4399356 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21410 157 355 0 21478 0
Current children cumulated CPU time (s) 416.72
Current children cumulated vsize (KiB) 87348

[startup+417.2 s]
/proc/loadavg: 2.18 2.14 2.12 4/177 31365
/proc/meminfo: memFree=29873780/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=417.12 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14911 0 0 0 41703 9 0 0 20 0 1 0 56190615 89444352 21410 33554432000 4194304 5646918 140733207203456 140733207201736 4399956 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21410 157 355 0 21478 0
Current children cumulated CPU time (s) 417.12
Current children cumulated vsize (KiB) 87348

[startup+417.6 s]
/proc/loadavg: 2.18 2.14 2.12 4/177 31365
/proc/meminfo: memFree=29873780/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=417.52 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14911 0 0 0 41743 9 0 0 20 0 1 0 56190615 89444352 21410 33554432000 4194304 5646918 140733207203456 140733207201736 4403431 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21410 157 355 0 21478 0
Current children cumulated CPU time (s) 417.52
Current children cumulated vsize (KiB) 87348

[startup+417.7 s]
/proc/loadavg: 2.18 2.14 2.12 4/177 31365
/proc/meminfo: memFree=29873780/32872528 swapFree=1543496/1696796
[pid=31354] ppid=31351 vsize=87348 CPUtime=417.62 cores=1,3,5,7
/proc/31354/stat : 31354 (minisatp) R 31351 31354 26452 0 -1 4202496 14911 0 0 0 41753 9 0 0 20 0 1 0 56190615 89444352 21410 33554432000 4194304 5646918 140733207203456 140733207201736 4402829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31354/statm: 21837 21410 157 355 0 21478 0
Current children cumulated CPU time (s) 417.62
Current children cumulated vsize (KiB) 87348

Child status: 0
Real time (s): 417.732
CPU time (s): 417.668
CPU user time (s): 417.567
CPU system time (s): 0.101984
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 136668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 417.567
system time used= 0.101984
maximum resident set size= 123380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14920
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= 1
involuntary context switches= 458

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.02084 second user time and 1.66075 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-21 22:37:20
IDJOB=4112537
IDBENCH=2271
IDSOLVER=2555
FILE ID=node125/4112537-1466541440
RUNJOBID= node125-1466514783-26469
PBS_JOBID= 19942882
Free space on /tmp= 71736 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-5.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112537-1466541440/watcher-4112537-1466541440 -o /tmp/evaluation-result-4112537-1466541440/solver-4112537-1466541440 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466514783-26469 --watchdog 1960  minisatp HOME/instance-4112537-1466541440.opb

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

MD5SUM BENCH= 7f24dba3f3d4b877b96bd50f5b27c089
RANDOM SEED=471041442

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.683
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.55
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.683
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:        30120640 kB
Buffers:           23504 kB
Cached:            75592 kB
SwapCached:         2388 kB
Active:           277724 kB
Inactive:          67516 kB
Active(anon):     246912 kB
Inactive(anon):     1816 kB
Active(file):      30812 kB
Inactive(file):    65700 kB
Unevictable:     1696796 kB
Mlocked:         1543496 kB
SwapTotal:      67108856 kB
SwapFree:       67097080 kB
Dirty:              4680 kB
Writeback:             0 kB
AnonPages:       1952296 kB
Mapped:             8776 kB
Shmem:                 0 kB
Slab:             567336 kB
SReclaimable:      11012 kB
SUnreclaim:       556324 kB
KernelStack:        1424 kB
PageTables:         8184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2141800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 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-4112537-1466541440.opb

Free space on /tmp at the end= 71732 MiB
End job on node125 at 2016-06-21 22:44:18