Trace number 4112532

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 103.703 103.726

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-3.opb
MD5SUM8e251d4e151b2868eb3a52cf845e4cf8
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 benchmark3.9134
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 constraints17809
Number of constraints which are clauses17809
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.16	c Converting 17809 PB-constraints to clauses...
0.09/0.16	c   -- Unit propagations: (none)
0.09/0.16	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.16	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: -23
0.09/0.19	c ---[   0]---> Sorter-cost:16912     Base:
0.49/0.56	|  Eliminated clauses:           0.17 Mb                                      |
0.49/0.56	============================[ Search Statistics ]==============================
0.49/0.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.56	===============================================================================
0.49/0.56	|       100 |    6235    30278    85761 |    11101       88     52 |  0.865 % |
0.49/0.56	|       250 |    6101    30278    85761 |    12212      226     37 |  2.000 % |
0.49/0.56	|       475 |    5859    30278    85761 |    13433      420     36 |  4.050 % |
0.49/0.56	|       812 |    5580    30278    85761 |    14776      720     36 |  6.415 % |
0.49/0.56	|      1318 |    5206    30278    85761 |    16254     1170     42 |  9.584 % |
0.49/0.56	|      2077 |    4955    30278    85761 |    17879     1892     46 | 11.710 % |
0.49/0.56	|      3216 |    4449    30278    85761 |    19667     2981     53 | 15.997 % |
0.49/0.56	===============================================================================
0.49/0.56	c Found solution: -24
0.49/0.56	c ---[   0]---> Sorter-cost:    0     Base:
0.59/0.64	|  Eliminated clauses:           0.17 Mb                                      |
0.59/0.64	============================[ Search Statistics ]==============================
0.59/0.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.64	===============================================================================
0.59/0.64	|      4362 |    4136    25597    66521 |     9385     4113     59 | 17.435 % |
0.59/0.64	|      4512 |    4126    25597    66521 |    10324     4164     60 | 17.519 % |
0.59/0.64	|      4737 |    4074    25597    66521 |    11356     4385     60 | 17.960 % |
0.59/0.64	|      5074 |    4047    25597    66521 |    12492     4719     61 | 18.189 % |
0.59/0.64	===============================================================================
0.59/0.64	c Found solution: -25
0.59/0.65	c ---[   0]---> Sorter-cost:    0     Base:
2.38/2.47	|  Eliminated clauses:           0.18 Mb                                      |
2.38/2.47	============================[ Search Statistics ]==============================
2.38/2.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.38/2.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.38/2.47	===============================================================================
2.38/2.47	|      5370 |    4055    25422    65828 |     9321     5015     62 | 18.122 % |
2.38/2.47	|      5520 |    3985    25422    65828 |    10253     5160     62 | 18.712 % |
2.38/2.47	|      5745 |    3941    25422    65828 |    11278     5344     63 | 19.083 % |
2.38/2.47	|      6082 |    3877    25422    65828 |    12406     5677     64 | 19.623 % |
2.38/2.47	|      6588 |    3851    25422    65828 |    13647     6180     66 | 19.842 % |
2.38/2.47	|      7347 |    3737    25422    65828 |    15012     6930     67 | 20.802 % |
2.38/2.47	|      8486 |    3699    25422    65828 |    16513     8040     71 | 21.123 % |
2.38/2.47	|     10194 |    3567    25422    65828 |    18164     9736     76 | 22.236 % |
2.38/2.47	|     12756 |    3458    25422    65828 |    19981    12188     82 | 23.154 % |
2.38/2.47	|     16600 |    3183    25422    65828 |    21979    16010     85 | 25.472 % |
2.38/2.47	|     22366 |    3074    25422    65828 |    24177    21613     93 | 26.391 % |
2.38/2.47	===============================================================================
2.38/2.47	c Found solution: -27
2.38/2.48	c ---[   0]---> Sorter-cost:    0     Base:
11.99/12.03	|  Eliminated clauses:           0.18 Mb                                      |
11.99/12.03	============================[ Search Statistics ]==============================
11.99/12.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.99/12.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.99/12.03	===============================================================================
11.99/12.03	|     23840 |    2960    23113    56541 |     8474    11592     85 | 26.884 % |
11.99/12.03	|     23990 |    2939    23113    56541 |     9322    11741     85 | 27.058 % |
11.99/12.03	|     24215 |    2939    23113    56541 |    10254    11966     85 | 27.058 % |
11.99/12.03	|     24552 |    2922    23113    56541 |    11279    12302     86 | 27.198 % |
11.99/12.03	|     25058 |    2902    23113    56541 |    12407    12806     86 | 27.364 % |
11.99/12.03	|     25817 |    2902    23113    56541 |    13648    13565     86 | 27.364 % |
11.99/12.03	|     26956 |    2872    23113    56541 |    15013    14702     88 | 27.612 % |
11.99/12.03	|     28664 |    2794    23113    56541 |    16514    16404     89 | 28.258 % |
11.99/12.03	|     31226 |    2711    23113    56541 |    18166    18771     91 | 28.944 % |
11.99/12.03	|     35070 |    2651    23113    56541 |    19983    11761     78 | 29.440 % |
11.99/12.03	|     40836 |    2602    23113    56541 |    21981    17522     92 | 29.846 % |
11.99/12.03	|     49485 |    2378    23113    56541 |    24179    13074     79 | 31.698 % |
11.99/12.03	|     62459 |    2220    23113    56541 |    26597    25899     95 | 33.006 % |
11.99/12.03	|     81920 |    2089    23113    56541 |    29257    29282     94 | 34.089 % |
11.99/12.03	===============================================================================
11.99/12.03	c Found solution: -28
11.99/12.03	c ---[   0]---> Sorter-cost:    0     Base:
22.19/22.24	|  Eliminated clauses:           0.19 Mb                                      |
22.19/22.24	============================[ Search Statistics ]==============================
22.19/22.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.19/22.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.19/22.24	===============================================================================
22.19/22.24	|     98845 |    1802    20681    47144 |     7583     7248     78 | 35.456 % |
22.19/22.24	|     98995 |    1802    20681    47144 |     8341     7398     78 | 35.456 % |
22.19/22.24	|     99220 |    1802    20681    47144 |     9175     7623     78 | 35.456 % |
22.19/22.24	|     99557 |    1802    20681    47144 |    10093     7960     78 | 35.456 % |
22.19/22.24	|    100063 |    1800    20681    47144 |    11102     8464     79 | 35.473 % |
22.19/22.24	|    100822 |    1800    20681    47144 |    12212     9223     81 | 35.473 % |
22.19/22.24	|    101961 |    1800    20681    47144 |    13433    10317     85 | 35.473 % |
22.19/22.24	|    103669 |    1768    20681    47144 |    14777    12023     87 | 35.738 % |
22.19/22.24	|    106231 |    1753    20681    47144 |    16254    14583     89 | 35.862 % |
22.19/22.24	|    110075 |    1744    20681    47144 |    17880    18426     90 | 35.936 % |
22.19/22.24	|    115841 |    1719    20681    47144 |    19668    12615     80 | 36.143 % |
22.19/22.24	|    124490 |    1700    20681    47144 |    21635    21262     84 | 36.300 % |
22.19/22.24	|    137464 |    1662    20681    47144 |    23798    21199     84 | 36.614 % |
22.19/22.24	|    156925 |    1608    20681    47144 |    26178    26467     88 | 37.061 % |
22.19/22.24	|    186117 |    1566    20681    47144 |    28796    24392     84 | 37.408 % |
22.19/22.24	===============================================================================
22.19/22.24	c Found solution: -29
22.19/22.24	c ---[   0]---> Sorter-cost:    0     Base:
90.97/91.09	|  Eliminated clauses:           0.19 Mb                                      |
90.97/91.09	============================[ Search Statistics ]==============================
90.97/91.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.97/91.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
90.97/91.09	===============================================================================
90.97/91.09	|    186223 |    1523    20099    45039 |     7369     6198     87 | 37.369 % |
90.97/91.09	|    186373 |    1523    20099    45039 |     8106     6348     87 | 37.369 % |
90.97/91.09	|    186598 |    1522    20099    45039 |     8917     6572     87 | 37.377 % |
90.97/91.09	|    186935 |    1522    20099    45039 |     9808     6909     86 | 37.377 % |
90.97/91.09	|    187441 |    1522    20099    45039 |    10789     7415     86 | 37.377 % |
90.97/91.09	|    188200 |    1520    20099    45039 |    11868     8173     87 | 37.393 % |
90.97/91.09	|    189339 |    1520    20099    45039 |    13055     9312     87 | 37.393 % |
90.97/91.09	|    191047 |    1518    20099    45039 |    14361    11019     87 | 37.410 % |
90.97/91.09	|    193609 |    1499    20099    45039 |    15797    13580     90 | 37.566 % |
90.97/91.09	|    197453 |    1444    20099    45039 |    17377    17418     90 | 38.018 % |
90.97/91.09	|    203219 |    1435    20099    45039 |    19114    12126     83 | 38.092 % |
90.97/91.09	|    211868 |    1399    20099    45039 |    21026    20741     87 | 38.388 % |
90.97/91.09	|    224842 |    1374    20099    45039 |    23129    20781     79 | 38.594 % |
90.97/91.09	|    244303 |    1362    20099    45039 |    25441    26176     79 | 38.692 % |
90.97/91.09	|    273495 |    1326    20099    45039 |    27986    24769     67 | 38.988 % |
90.97/91.09	|    317284 |    1250    20099    45039 |    30784    18733     67 | 39.613 % |
90.97/91.09	|    382968 |    1135    20099    45039 |    33863    29778     63 | 40.559 % |
90.97/91.09	|    481494 |    1055    20099    45039 |    37249    21560     54 | 41.217 % |
90.97/91.09	|    629283 |     973    20099    45039 |    40974    32982     47 | 41.892 % |
90.97/91.09	===============================================================================
90.97/91.09	c Found solution: -30
90.97/91.09	c ---[   0]---> Sorter-cost:16192     Base:
103.67/103.72	|  Eliminated clauses:           0.34 Mb                                      |
103.67/103.72	============================[ Search Statistics ]==============================
103.67/103.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
103.67/103.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
103.67/103.72	===============================================================================
103.67/103.72	|    790638 |    5658    27644    78658 |    10136     9656     69 | 27.407 % |
103.67/103.72	|    790788 |    5658    27644    78658 |    11149     9806     69 | 27.407 % |
103.67/103.72	|    791013 |    5658    27644    78658 |    12264    10031     68 | 27.407 % |
103.67/103.72	|    791350 |    5650    27644    78658 |    13491    10367     67 | 27.442 % |
103.67/103.72	|    791856 |    5650    27644    78658 |    14840    10873     66 | 27.442 % |
103.67/103.72	|    792615 |    5650    27644    78658 |    16324    11632     65 | 27.442 % |
103.67/103.72	|    793754 |    5650    27644    78658 |    17956    12771     63 | 27.442 % |
103.67/103.72	|    795462 |    5650    27644    78658 |    19752    14475     60 | 27.442 % |
103.67/103.72	|    798024 |    5650    27644    78658 |    21727    17037     58 | 27.442 % |
103.67/103.72	|    801868 |    5650    27644    78658 |    23900    20881     55 | 27.442 % |
103.67/103.72	|    807634 |    5650    27644    78658 |    26290    26647     52 | 27.442 % |
103.67/103.72	|    816283 |    5649    27644    78658 |    28919    18901     53 | 27.446 % |
103.67/103.72	|    829257 |    5634    27644    78658 |    31811    31853     47 | 27.511 % |
103.67/103.72	|    848718 |    5466    27644    78658 |    34992    28642     49 | 28.235 % |
103.67/103.72	|    877910 |    5374    27644    78658 |    38491    30637     45 | 28.632 % |
103.67/103.72	===============================================================================
103.67/103.72	c Optimal solution: -30
103.67/103.72	s OPTIMUM FOUND
103.67/103.72	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
103.67/103.72	c _______________________________________________________________________________
103.67/103.72	c 
103.67/103.72	restarts              : 2116
103.67/103.72	conflicts             : 884027         (8527 /sec)
103.67/103.72	decisions             : 1173953        (0.00 % random) (11324 /sec)
103.67/103.72	propagations          : 128391122      (1238457 /sec)
103.67/103.72	conflict literals     : 56276073       (38.29 % deleted)
103.67/103.72	Memory used           : 53.04 MB
103.67/103.72	CPU time              : 103.67 s
103.67/103.72	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-4112532-1466539712/watcher-4112532-1466539712 -o /tmp/evaluation-result-4112532-1466539712/solver-4112532-1466539712 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466515278-25741 --watchdog 1960 minisatp HOME/instance-4112532-1466539712.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.08 2.05 2.00 4/176 30120
/proc/meminfo: memFree=31552772/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=6588 CPUtime=0 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 56021660 6746112 237 33554432000 4194304 5646918 140737444163056 140736662854584 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 1647 237 94 355 0 1288 0

[startup+0.100116 s]
/proc/loadavg: 2.08 2.05 2.00 4/176 30120
/proc/meminfo: memFree=31552772/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=12300 CPUtime=0.09 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 1781 0 0 0 9 0 0 0 20 0 1 0 56021660 12595200 1657 33554432000 4194304 5646918 140737444163056 140737444162424 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 3075 1659 94 355 0 2716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12300

[startup+0.200346 s]
/proc/loadavg: 2.08 2.05 2.00 4/176 30120
/proc/meminfo: memFree=31552772/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=17796 CPUtime=0.19 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 3270 0 0 0 18 1 0 0 20 0 1 0 56021660 18223104 3146 33554432000 4194304 5646918 140737444163056 140737444162424 4461012 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 4449 3146 128 355 0 4090 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17796

[startup+0.300322 s]
/proc/loadavg: 2.08 2.05 2.00 4/176 30120
/proc/meminfo: memFree=31552772/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=16764 CPUtime=0.29 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 4202 0 0 0 28 1 0 0 20 0 1 0 56021660 17166336 3769 33554432000 4194304 5646918 140737444163056 140737444162424 4955962 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 4191 3769 150 355 0 3832 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16764

[startup+0.700263 s]
/proc/loadavg: 2.08 2.05 2.00 4/176 30120
/proc/meminfo: memFree=31552772/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=18676 CPUtime=0.69 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 4592 0 0 0 68 1 0 0 20 0 1 0 56021660 19124224 4154 33554432000 4194304 5646918 140737444163056 140737444162424 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 4669 4154 156 355 0 4310 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18676

[startup+1.50024 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 30121
/proc/meminfo: memFree=31532760/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=23072 CPUtime=1.49 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 5505 0 0 0 148 1 0 0 20 0 1 0 56021660 23625728 5050 33554432000 4194304 5646918 140737444163056 140737444161752 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 5768 5050 156 355 0 5409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23072

[startup+3.10024 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 30121
/proc/meminfo: memFree=31526124/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=23072 CPUtime=3.09 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 6230 0 0 0 307 2 0 0 20 0 1 0 56021660 23625728 5256 33554432000 4194304 5646918 140737444163056 140737444161768 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 5768 5256 157 355 0 5409 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23072

[startup+6.30029 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 30121
/proc/meminfo: memFree=31521444/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=31984 CPUtime=6.29 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 7830 0 0 0 627 2 0 0 20 0 1 0 56021660 32751616 7496 33554432000 4194304 5646918 140737444163056 140737444161320 4402824 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 7996 7496 157 355 0 7637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31984

[startup+12.7002 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 30121
/proc/meminfo: memFree=31507108/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=46308 CPUtime=12.69 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 8666 0 0 0 1266 3 0 0 20 0 1 0 56021660 47419392 9973 33554432000 4194304 5646918 140737444163056 140737444161336 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 11577 9973 157 355 0 11218 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46308

[startup+25.5004 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 30121
/proc/meminfo: memFree=31573708/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=46500 CPUtime=25.49 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 8668 0 0 0 2546 3 0 0 20 0 1 0 56021660 47616000 9975 33554432000 4194304 5646918 140737444163056 140737444161224 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 11625 9975 157 355 0 11266 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46500

[startup+51.1003 s]
/proc/loadavg: 2.09 2.06 2.00 3/177 30121
/proc/meminfo: memFree=31571788/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=46500 CPUtime=51.09 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 8668 0 0 0 5106 3 0 0 20 0 1 0 56021660 47616000 9975 33554432000 4194304 5646918 140737444163056 140737444161224 4403488 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 11625 9975 157 355 0 11266 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 46500

[startup+102.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/178 30125
/proc/meminfo: memFree=31539216/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=54304 CPUtime=102.28 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 8891 0 0 0 10225 3 0 0 20 0 1 0 56021660 55607296 11149 33554432000 4194304 5646918 140737444163056 140737444161304 4403076 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 13576 11149 157 355 0 13217 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 54304

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

[startup+102.407 s]
/proc/loadavg: 2.04 2.05 2.00 3/178 30125
/proc/meminfo: memFree=31539216/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=54304 CPUtime=102.38 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 8891 0 0 0 10235 3 0 0 20 0 1 0 56021660 55607296 11149 33554432000 4194304 5646918 140737444163056 140737444161304 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 13576 11149 157 355 0 13217 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 54304

[startup+103.2 s]
/proc/loadavg: 2.04 2.05 2.00 3/178 30125
/proc/meminfo: memFree=31539216/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=54304 CPUtime=103.17 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 8891 0 0 0 10314 3 0 0 20 0 1 0 56021660 55607296 11149 33554432000 4194304 5646918 140737444163056 140737444161304 4403464 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 13576 11149 157 355 0 13217 0
Current children cumulated CPU time (s) 103.17
Current children cumulated vsize (KiB) 54304

[startup+103.6 s]
/proc/loadavg: 2.04 2.05 2.00 3/178 30125
/proc/meminfo: memFree=31539224/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=54304 CPUtime=103.57 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 8891 0 0 0 10354 3 0 0 20 0 1 0 56021660 55607296 11149 33554432000 4194304 5646918 140737444163056 140737444161304 4402874 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 13576 11149 157 355 0 13217 0
Current children cumulated CPU time (s) 103.57
Current children cumulated vsize (KiB) 54304

[startup+103.7 s]
/proc/loadavg: 2.04 2.05 2.00 3/178 30125
/proc/meminfo: memFree=31539224/32872528 swapFree=249320/249320
[pid=30120] ppid=30117 vsize=54304 CPUtime=103.67 cores=0,2,4,6
/proc/30120/stat : 30120 (minisatp) R 30117 30120 25725 0 -1 4202496 8891 0 0 0 10364 3 0 0 20 0 1 0 56021660 55607296 11149 33554432000 4194304 5646918 140737444163056 140737444161304 4403043 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30120/statm: 13576 11149 157 355 0 13217 0
Current children cumulated CPU time (s) 103.67
Current children cumulated vsize (KiB) 54304

Child status: 0
Real time (s): 103.726
CPU time (s): 103.703
CPU user time (s): 103.67
CPU system time (s): 0.032994
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 54304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.67
system time used= 0.032994
maximum resident set size= 44632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8900
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= 10
involuntary context switches= 107

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.25796 second user time and 0.418936 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-21 22:08:32
IDJOB=4112532
IDBENCH=2239
IDSOLVER=2555
FILE ID=node103/4112532-1466539712
RUNJOBID= node103-1466515278-25741
PBS_JOBID= 19942890
Free space on /tmp= 71728 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-3.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112532-1466539712/watcher-4112532-1466539712 -o /tmp/evaluation-result-4112532-1466539712/solver-4112532-1466539712 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466515278-25741 --watchdog 1960  minisatp HOME/instance-4112532-1466539712.opb

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

MD5SUM BENCH= 8e251d4e151b2868eb3a52cf845e4cf8
RANDOM SEED=872817874

node103.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		: 2667.278
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	: 5334.55
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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:        31553208 kB
Buffers:           19500 kB
Cached:            63884 kB
SwapCached:         1184 kB
Active:           309272 kB
Inactive:          57224 kB
Active(anon):     283168 kB
Inactive(anon):     2036 kB
Active(file):      26104 kB
Inactive(file):    55188 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67100264 kB
Dirty:              3900 kB
Writeback:             4 kB
AnonPages:        535484 kB
Mapped:             8908 kB
Shmem:                 0 kB
Slab:             568460 kB
SReclaimable:      12712 kB
SUnreclaim:       555748 kB
KernelStack:        1480 kB
PageTables:         5196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     683436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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-4112532-1466539712.opb

Free space on /tmp at the end= 71724 MiB
End job on node103 at 2016-06-21 22:10:16