Trace number 4112533

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-30 82.8824 82.9032

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-4.opb
MD5SUM7bb05c60facd55e51c4cfcaa0e217e6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark7.2159
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17831
Number of constraints which are clauses17831
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 450
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 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
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.09/0.17	c Converting 17831 PB-constraints to clauses...
0.09/0.17	c   -- Unit propagations: (none)
0.09/0.17	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.17	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.19	============================[ Search Statistics ]==============================
0.09/0.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	===============================================================================
0.09/0.19	===============================================================================
0.09/0.19	c Found solution: -22
0.09/0.19	c ---[   0]---> Sorter-cost:16912     Base:
0.29/0.38	|  Eliminated clauses:           0.17 Mb                                      |
0.29/0.38	============================[ Search Statistics ]==============================
0.29/0.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.38	===============================================================================
0.29/0.38	|       100 |    6170    30172    86153 |    11063       91     29 |  0.734 % |
0.29/0.38	|       250 |    6027    30172    86153 |    12169      219     31 |  1.956 % |
0.29/0.38	|       475 |    5954    30172    86153 |    13386      438     51 |  2.578 % |
0.29/0.38	|       812 |    5727    30172    86153 |    14724      746     50 |  4.516 % |
0.29/0.38	|      1318 |    5495    30172    86153 |    16197     1217     45 |  6.496 % |
0.29/0.38	===============================================================================
0.29/0.38	c Found solution: -23
0.29/0.38	c ---[   0]---> Sorter-cost:    0     Base:
0.59/0.61	|  Eliminated clauses:           0.18 Mb                                      |
0.59/0.61	============================[ Search Statistics ]==============================
0.59/0.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.61	===============================================================================
0.59/0.61	|      1612 |    5405    28520    79419 |    10457     1502     49 |  7.098 % |
0.59/0.61	|      1762 |    5390    28520    79419 |    11503     1651     50 |  7.222 % |
0.59/0.61	|      1987 |    5285    28520    79419 |    12653     1863     49 |  8.085 % |
0.59/0.61	|      2324 |    5156    28520    79419 |    13918     2190     51 |  9.146 % |
0.59/0.61	|      2830 |    5031    28520    79419 |    15310     2676     56 | 10.174 % |
0.59/0.61	|      3589 |    4715    28520    79419 |    16841     3405     58 | 12.773 % |
0.59/0.61	===============================================================================
0.59/0.61	c Found solution: -24
0.59/0.61	c ---[   0]---> Sorter-cost:    0     Base:
1.10/1.15	|  Eliminated clauses:           0.19 Mb                                      |
1.10/1.15	============================[ Search Statistics ]==============================
1.10/1.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.10/1.15	===============================================================================
1.10/1.15	|      4569 |    4419    26362    70128 |     9666     4362     64 | 14.464 % |
1.10/1.15	|      4719 |    4369    26362    70128 |    10632     4509     63 | 14.876 % |
1.10/1.15	|      4944 |    4369    26362    70128 |    11695     4734     64 | 14.875 % |
1.10/1.15	|      5281 |    4355    26362    70128 |    12865     4989     65 | 14.991 % |
1.10/1.15	|      5787 |    4289    26362    70128 |    14152     5490     66 | 15.533 % |
1.10/1.15	|      6546 |    4234    26362    70128 |    15567     6246     70 | 15.986 % |
1.10/1.15	|      7685 |    4075    26362    70128 |    17124     7336     71 | 17.293 % |
1.10/1.15	|      9393 |    4016    26362    70128 |    18836     9039     77 | 17.779 % |
1.10/1.15	===============================================================================
1.10/1.15	c Found solution: -25
1.10/1.15	c ---[   0]---> Sorter-cost:    0     Base:
1.20/1.27	|  Eliminated clauses:           0.19 Mb                                      |
1.20/1.27	============================[ Search Statistics ]==============================
1.20/1.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.20/1.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.20/1.27	===============================================================================
1.20/1.27	|     10932 |    3939    25291    65667 |     9273    10527     85 | 18.082 % |
1.20/1.27	|     11082 |    3939    25291    65667 |    10200    10677     85 | 18.082 % |
1.20/1.27	|     11307 |    3939    25291    65667 |    11220    10902     86 | 18.082 % |
1.20/1.27	|     11644 |    3939    25291    65667 |    12342    11239     87 | 18.082 % |
1.20/1.27	===============================================================================
1.20/1.27	c Found solution: -26
1.20/1.27	c ---[   0]---> Sorter-cost:    0     Base:
6.89/6.92	|  Eliminated clauses:           0.19 Mb                                      |
6.89/6.92	============================[ Search Statistics ]==============================
6.89/6.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.89/6.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.89/6.92	===============================================================================
6.89/6.92	|     11941 |    3924    25279    65686 |     9268     5818     81 | 18.115 % |
6.89/6.92	|     12091 |    3924    25279    65686 |    10195     5968     81 | 18.115 % |
6.89/6.92	|     12316 |    3924    25279    65686 |    11215     6193     83 | 18.114 % |
6.89/6.92	|     12653 |    3896    25279    65686 |    12336     6527     82 | 18.344 % |
6.89/6.92	|     13159 |    3886    25279    65686 |    13570     7032     84 | 18.426 % |
6.89/6.92	|     13918 |    3874    25279    65686 |    14927     7789     85 | 18.524 % |
6.89/6.92	|     15057 |    3874    25279    65686 |    16420     8928     91 | 18.524 % |
6.89/6.92	|     16765 |    3758    25279    65686 |    18062    10628     95 | 19.475 % |
6.89/6.92	|     19327 |    3680    25279    65686 |    19868    13150     98 | 20.114 % |
6.89/6.92	|     23171 |    3411    25279    65686 |    21855    16971    100 | 22.318 % |
6.89/6.92	|     28937 |    3313    25279    65686 |    24041    22583    105 | 23.120 % |
6.89/6.92	|     37586 |    3119    25279    65686 |    26445    17665     97 | 24.709 % |
6.89/6.92	|     50560 |    2832    25279    65686 |    29089    15417     92 | 27.061 % |
6.89/6.92	===============================================================================
6.89/6.92	c Found solution: -27
6.89/6.93	c ---[   0]---> Sorter-cost:    0     Base:
7.99/8.08	|  Eliminated clauses:           0.20 Mb                                      |
7.99/8.08	============================[ Search Statistics ]==============================
7.99/8.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.99/8.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.99/8.08	===============================================================================
7.99/8.08	|     54898 |    2637    22559    54940 |     8271     9888     95 | 28.064 % |
7.99/8.08	|     55048 |    2607    22559    54940 |     9098    10035     95 | 28.304 % |
7.99/8.08	|     55273 |    2581    22559    54940 |    10008    10258     95 | 28.511 % |
7.99/8.08	|     55610 |    2569    22559    54940 |    11009    10594     95 | 28.607 % |
7.99/8.08	|     56116 |    2569    22559    54940 |    12110    11100     95 | 28.607 % |
7.99/8.08	|     56875 |    2561    22559    54940 |    13321    11858     95 | 28.671 % |
7.99/8.08	|     58014 |    2555    22559    54940 |    14653    12996     98 | 28.719 % |
7.99/8.08	|     59722 |    2519    22559    54940 |    16119    14700     99 | 29.007 % |
7.99/8.08	|     62284 |    2488    22559    54940 |    17730    17259    102 | 29.254 % |
7.99/8.08	===============================================================================
7.99/8.08	c Found solution: -28
7.99/8.08	c ---[   0]---> Sorter-cost:    0     Base:
53.58/53.69	|  Eliminated clauses:           0.20 Mb                                      |
53.58/53.69	============================[ Search Statistics ]==============================
53.58/53.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
53.58/53.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
53.58/53.69	===============================================================================
53.58/53.69	|     65496 |    2431    22127    53216 |     8113    10285     94 | 29.409 % |
53.58/53.69	|     65646 |    2431    22127    53216 |     8924    10435     94 | 29.409 % |
53.58/53.69	|     65871 |    2431    22127    53216 |     9817    10660     94 | 29.409 % |
53.58/53.69	|     66208 |    2431    22127    53216 |    10798    10997     94 | 29.409 % |
53.58/53.69	|     66714 |    2431    22127    53216 |    11878    11503     95 | 29.409 % |
53.58/53.69	|     67473 |    2396    22127    53216 |    13066    12259     95 | 29.689 % |
53.58/53.69	|     68612 |    2382    22127    53216 |    14373    13397     97 | 29.801 % |
53.58/53.69	|     70320 |    2334    22127    53216 |    15810    14985     97 | 30.184 % |
53.58/53.69	|     72882 |    2252    22127    53216 |    17391    17538     98 | 30.839 % |
53.58/53.69	|     76726 |    2234    22127    53216 |    19130    10699     80 | 30.983 % |
53.58/53.69	|     82492 |    2233    22127    53216 |    21043    16464     91 | 30.991 % |
53.58/53.69	|     91141 |    2134    22127    53216 |    23148    24972     99 | 31.781 % |
53.58/53.69	|    104115 |    2008    22127    53216 |    25462    24261     90 | 32.788 % |
53.58/53.69	|    123576 |    1877    22127    53216 |    28009    28474     92 | 33.834 % |
53.58/53.69	|    152768 |    1783    22127    53216 |    30809    24201     84 | 34.585 % |
53.58/53.69	|    196557 |    1603    22127    53216 |    33890    30995     79 | 36.023 % |
53.58/53.69	|    262241 |    1498    22127    53216 |    37280    37809     71 | 36.861 % |
53.58/53.69	|    360767 |    1385    22127    53216 |    41008    37384     74 | 37.764 % |
53.58/53.69	===============================================================================
53.58/53.69	c Found solution: -29
53.58/53.69	c ---[   0]---> Sorter-cost:    0     Base:
80.28/80.35	|  Eliminated clauses:           0.21 Mb                                      |
80.28/80.35	============================[ Search Statistics ]==============================
80.28/80.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.28/80.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
80.28/80.35	===============================================================================
80.28/80.35	|    394437 |    1236    19575    43279 |     7177     9079     75 | 37.835 % |
80.28/80.35	|    394587 |    1236    19575    43279 |     7895     9229     75 | 37.835 % |
80.28/80.35	|    394812 |    1236    19575    43279 |     8684     9454     75 | 37.835 % |
80.28/80.35	|    395149 |    1236    19575    43279 |     9553     9791     75 | 37.835 % |
80.28/80.35	|    395655 |    1235    19575    43279 |    10508    10296     75 | 37.843 % |
80.28/80.35	|    396414 |    1235    19575    43279 |    11559    11055     75 | 37.843 % |
80.28/80.35	|    397553 |    1235    19575    43279 |    12715    12194     75 | 37.843 % |
80.28/80.35	|    399261 |    1226    19575    43279 |    13986    13900     75 | 37.915 % |
80.28/80.35	|    401823 |    1226    19575    43279 |    15385    16462     75 | 37.915 % |
80.28/80.35	|    405667 |    1226    19575    43279 |    16924    10211     83 | 37.915 % |
80.28/80.35	|    411433 |    1213    19575    43279 |    18616    15970     76 | 38.018 % |
80.28/80.35	|    420082 |    1189    19575    43279 |    20478    12748     71 | 38.209 % |
80.28/80.35	|    433056 |    1143    19575    43279 |    22526    12989     63 | 38.576 % |
80.28/80.35	|    452517 |    1131    19575    43279 |    24778    18671     61 | 38.671 % |
80.28/80.35	|    481709 |    1083    19575    43279 |    27256    17518     59 | 39.053 % |
80.28/80.35	|    525498 |    1039    19575    43279 |    29982    17300     54 | 39.403 % |
80.28/80.35	|    591182 |     981    19575    43279 |    32980    25853     49 | 39.865 % |
80.28/80.35	===============================================================================
80.28/80.35	c Found solution: -30
80.28/80.35	c ---[   0]---> Sorter-cost:15154     Base:
82.87/82.90	|  Eliminated clauses:           0.34 Mb                                      |
82.87/82.90	============================[ Search Statistics ]==============================
82.87/82.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.87/82.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
82.87/82.90	===============================================================================
82.87/82.90	|    650838 |    5116    25493    72358 |     9347    15160     53 | 28.706 % |
82.87/82.90	|    650988 |    5116    25493    72358 |    10282    15310     53 | 28.706 % |
82.87/82.90	|    651213 |    5116    25493    72358 |    11310    15535     52 | 28.706 % |
82.87/82.90	|    651550 |    5116    25493    72358 |    12441    15872     52 | 28.707 % |
82.87/82.90	|    652056 |    5116    25493    72358 |    13685    16378     51 | 28.706 % |
82.87/82.90	|    652815 |    5102    25493    72358 |    15054    16642     51 | 28.768 % |
82.87/82.90	|    653954 |    5102    25493    72358 |    16559    17781     50 | 28.768 % |
82.87/82.90	|    655662 |    5077    25493    72358 |    18215    19185     48 | 28.877 % |
82.87/82.90	|    658224 |    5077    25493    72358 |    20037    20884     48 | 28.877 % |
82.87/82.90	|    662068 |    5077    25493    72358 |    22040    24728     45 | 28.877 % |
82.87/82.90	|    667834 |    5034    25493    72358 |    24244    25144     45 | 29.065 % |
82.87/82.90	===============================================================================
82.87/82.90	c Optimal solution: -30
82.87/82.90	s OPTIMUM FOUND
82.87/82.90	v -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
82.87/82.90	c _______________________________________________________________________________
82.87/82.90	c 
82.87/82.90	restarts              : 1675
82.87/82.90	conflicts             : 670544         (8094 /sec)
82.87/82.90	decisions             : 886648         (0.00 % random) (10702 /sec)
82.87/82.90	propagations          : 86997244       (1050103 /sec)
82.87/82.90	conflict literals     : 47914856       (39.99 % deleted)
82.87/82.90	Memory used           : 57.48 MB
82.87/82.90	CPU time              : 82.8464 s
82.87/82.90	c _______________________________________________________________________________

Verifier Data

OK	-30

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

pid=29910
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.06 2.04 2.00 3/176 29913
/proc/meminfo: memFree=31632352/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=6452 CPUtime=0 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 56016797 6606848 201 33554432000 4194304 5646918 140737274660880 140736260880344 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 1613 202 94 355 0 1254 0

[startup+0.100159 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 29913
/proc/meminfo: memFree=31632352/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=12168 CPUtime=0.09 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 1749 0 0 0 9 0 0 0 20 0 1 0 56016797 12460032 1626 33554432000 4194304 5646918 140737274660880 140736260880344 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 3042 1627 94 355 0 2683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12168

[startup+0.200274 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 29913
/proc/meminfo: memFree=31632352/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=17796 CPUtime=0.18 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 3270 0 0 0 18 0 0 0 20 0 1 0 56016797 18223104 3147 33554432000 4194304 5646918 140737274660880 140736260880344 4462479 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 4449 3147 125 355 0 4090 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 17796

[startup+0.300305 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 29913
/proc/meminfo: memFree=31632352/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=16768 CPUtime=0.29 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 4227 0 0 0 28 1 0 0 20 0 1 0 56016797 17170432 3781 33554432000 4194304 5646918 140737274660880 140736260880344 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 4192 3781 153 355 0 3833 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16768

[startup+0.700233 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 29913
/proc/meminfo: memFree=31632352/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=19016 CPUtime=0.69 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 4636 0 0 0 68 1 0 0 20 0 1 0 56016797 19472384 4183 33554432000 4194304 5646918 140737274660880 140736260880344 4396933 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 4754 4183 155 355 0 4395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19016

[startup+1.50025 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 29914
/proc/meminfo: memFree=31615124/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=23368 CPUtime=1.49 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 6037 0 0 0 148 1 0 0 20 0 1 0 56016797 23928832 4925 33554432000 4194304 5646918 140737274660880 140737274659160 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 5842 4925 156 355 0 5483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23368

[startup+3.10028 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 29914
/proc/meminfo: memFree=31578756/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=34864 CPUtime=3.09 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 6270 0 0 0 308 1 0 0 20 0 1 0 56016797 35700736 8224 33554432000 4194304 5646918 140737274660880 140737274659176 4397545 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 8716 8224 156 355 0 8357 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34864

[startup+6.30027 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 29914
/proc/meminfo: memFree=31566496/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=35044 CPUtime=6.29 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7019 0 0 0 627 2 0 0 20 0 1 0 56016797 35885056 7490 33554432000 4194304 5646918 140737274660880 140737274659128 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 8761 7490 156 355 0 8402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35044

[startup+12.7002 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 29914
/proc/meminfo: memFree=31542400/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=42228 CPUtime=12.68 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7677 0 0 0 1266 2 0 0 20 0 1 0 56016797 43241472 10211 33554432000 4194304 5646918 140737274660880 140737274659160 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 10557 10211 156 355 0 10198 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42228

[startup+25.5003 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 29970
/proc/meminfo: memFree=31656212/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=58352 CPUtime=25.48 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7680 0 0 0 2545 3 0 0 20 0 1 0 56016797 59752448 10724 33554432000 4194304 5646918 140737274660880 140737274659128 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 14588 10724 156 355 0 14229 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58352

[startup+51.1003 s]
/proc/loadavg: 2.08 2.05 2.00 3/177 29970
/proc/meminfo: memFree=31656424/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=58352 CPUtime=51.08 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7742 0 0 0 5105 3 0 0 20 0 1 0 56016797 59752448 13730 33554432000 4194304 5646918 140737274660880 140737274659128 4403416 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 14588 13730 156 355 0 14229 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 58352

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

[startup+51.2003 s]
/proc/loadavg: 2.08 2.05 2.00 3/177 29970
/proc/meminfo: memFree=31656424/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=58352 CPUtime=51.18 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7742 0 0 0 5115 3 0 0 20 0 1 0 56016797 59752448 13730 33554432000 4194304 5646918 140737274660880 140737274659128 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 14588 13730 156 355 0 14229 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 58352

[startup+64.0003 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 29970
/proc/meminfo: memFree=31598684/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=58352 CPUtime=63.97 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7745 0 0 0 6394 3 0 0 20 0 1 0 56016797 59752448 13733 33554432000 4194304 5646918 140737274660880 140737274659160 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 14588 13733 156 355 0 14229 0
Current children cumulated CPU time (s) 63.97
Current children cumulated vsize (KiB) 58352

[startup+70.4003 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 29970
/proc/meminfo: memFree=31616156/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=58352 CPUtime=70.38 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7745 0 0 0 7035 3 0 0 20 0 1 0 56016797 59752448 13733 33554432000 4194304 5646918 140737274660880 140737274659160 4399829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 14588 13733 156 355 0 14229 0
Current children cumulated CPU time (s) 70.38
Current children cumulated vsize (KiB) 58352

[startup+76.8002 s]
/proc/loadavg: 2.13 2.06 2.01 3/177 29970
/proc/meminfo: memFree=31602688/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=58352 CPUtime=76.77 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7745 0 0 0 7674 3 0 0 20 0 1 0 56016797 59752448 13733 33554432000 4194304 5646918 140737274660880 140737274659160 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 14588 13733 156 355 0 14229 0
Current children cumulated CPU time (s) 76.77
Current children cumulated vsize (KiB) 58352

[startup+80.0003 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 29971
/proc/meminfo: memFree=31595848/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=58352 CPUtime=79.97 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7745 0 0 0 7994 3 0 0 20 0 1 0 56016797 59752448 13733 33554432000 4194304 5646918 140737274660880 140737274659160 4399772 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 14588 13733 156 355 0 14229 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (KiB) 58352

[startup+81.6003 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 29971
/proc/meminfo: memFree=31590508/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=58856 CPUtime=81.57 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7940 0 0 0 8154 3 0 0 20 0 1 0 56016797 60268544 13845 33554432000 4194304 5646918 140737274660880 140737274659432 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 14714 13845 157 355 0 14355 0
Current children cumulated CPU time (s) 81.57
Current children cumulated vsize (KiB) 58856

[startup+82.4002 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 29971
/proc/meminfo: memFree=31590508/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=58856 CPUtime=82.37 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7940 0 0 0 8234 3 0 0 20 0 1 0 56016797 60268544 13845 33554432000 4194304 5646918 140737274660880 140737274659432 4403424 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 14714 13845 157 355 0 14355 0
Current children cumulated CPU time (s) 82.37
Current children cumulated vsize (KiB) 58856

[startup+82.8002 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 29971
/proc/meminfo: memFree=31644208/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=58856 CPUtime=82.77 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7940 0 0 0 8274 3 0 0 20 0 1 0 56016797 60268544 13845 33554432000 4194304 5646918 140737274660880 140737274659432 4400609 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 14714 13845 157 355 0 14355 0
Current children cumulated CPU time (s) 82.77
Current children cumulated vsize (KiB) 58856

[startup+82.9002 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 29971
/proc/meminfo: memFree=31644208/32872528 swapFree=303544/319896
[pid=29913] ppid=29910 vsize=58856 CPUtime=82.87 cores=1,3,5,7
/proc/29913/stat : 29913 (minisatp) R 29910 29913 25729 0 -1 4202496 7940 0 0 0 8284 3 0 0 20 0 1 0 56016797 60268544 13845 33554432000 4194304 5646918 140737274660880 140737274659432 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29913/statm: 14714 13845 157 355 0 14355 0
Current children cumulated CPU time (s) 82.87
Current children cumulated vsize (KiB) 58856

Child status: 0
Real time (s): 82.9032
CPU time (s): 82.8824
CPU user time (s): 82.8474
CPU system time (s): 0.034994
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 58856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.8474
system time used= 0.034994
maximum resident set size= 55416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7949
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= 8
involuntary context switches= 103

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.234964 second user time and 0.318951 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-21 22:08:22
IDJOB=4112533
IDBENCH=2238
IDSOLVER=2555
FILE ID=node128/4112533-1466539702
RUNJOBID= node128-1466515259-25746
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/frb30-15-opb/normalized-frb30-15-4.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112533-1466539702/watcher-4112533-1466539702 -o /tmp/evaluation-result-4112533-1466539702/solver-4112533-1466539702 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466515259-25746 --watchdog 1960  minisatp HOME/instance-4112533-1466539702.opb

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

MD5SUM BENCH= 7bb05c60facd55e51c4cfcaa0e217e6e
RANDOM SEED=705189832

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:        31632540 kB
Buffers:           17096 kB
Cached:            66740 kB
SwapCached:         2172 kB
Active:           157556 kB
Inactive:          58040 kB
Active(anon):     132404 kB
Inactive(anon):     1820 kB
Active(file):      25152 kB
Inactive(file):    56220 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67098916 kB
Dirty:              4284 kB
Writeback:             0 kB
AnonPages:        450792 kB
Mapped:             8916 kB
Shmem:                 0 kB
Slab:             572280 kB
SReclaimable:      15748 kB
SUnreclaim:       556532 kB
KernelStack:        1424 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     567332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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-4112533-1466539702.opb

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