Trace number 4112534

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 74.4557 74.473

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-5.opb
MD5SUM2e8a2f5e2511f10f037e700bd45c84a1
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 benchmark2.03569
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 constraints17794
Number of constraints which are clauses17794
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 17794 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: -22
0.09/0.19	c ---[   0]---> Sorter-cost:16912     Base:
0.19/0.26	|  Eliminated clauses:           0.17 Mb                                      |
0.19/0.26	============================[ Search Statistics ]==============================
0.19/0.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.26	===============================================================================
0.19/0.26	===============================================================================
0.19/0.26	c Found solution: -24
0.19/0.27	c ---[   0]---> Sorter-cost:    0     Base:
0.98/1.08	|  Eliminated clauses:           0.18 Mb                                      |
0.98/1.08	============================[ Search Statistics ]==============================
0.98/1.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.98/1.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.98/1.08	===============================================================================
0.98/1.08	|       131 |    6209    30255    87078 |    11093      121     32 |  0.806 % |
0.98/1.08	|       281 |    6081    30255    87078 |    12202      257     31 |  1.859 % |
0.98/1.08	|       506 |    5958    30255    87078 |    13423      472     39 |  2.871 % |
0.98/1.08	|       843 |    5771    30255    87078 |    14765      789     49 |  4.409 % |
0.98/1.08	|      1349 |    5619    30255    87078 |    16241     1279     61 |  5.658 % |
0.98/1.08	|      2108 |    5074    30255    87078 |    17866     1982     59 | 10.141 % |
0.98/1.08	|      3247 |    4888    30255    87078 |    19652     3079     63 | 11.670 % |
0.98/1.08	|      4955 |    4499    30255    87078 |    21618     4708     67 | 14.870 % |
0.98/1.08	|      7517 |    4119    30255    87078 |    23779     7219     73 | 17.995 % |
0.98/1.08	===============================================================================
0.98/1.08	c Found solution: -26
0.98/1.08	c ---[   0]---> Sorter-cost:    0     Base:
6.19/6.22	|  Eliminated clauses:           0.19 Mb                                      |
6.19/6.22	============================[ Search Statistics ]==============================
6.19/6.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.19/6.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.19/6.22	===============================================================================
6.19/6.22	|     10359 |    3687    24780    63775 |     9086     9966     81 | 20.192 % |
6.19/6.22	|     10509 |    3665    24780    63775 |     9994    10114     81 | 20.373 % |
6.19/6.22	|     10734 |    3625    24780    63775 |    10994    10336     81 | 20.700 % |
6.19/6.22	|     11071 |    3589    24780    63775 |    12093    10671     81 | 20.996 % |
6.19/6.22	|     11577 |    3589    24780    63775 |    13302    11177     82 | 20.996 % |
6.19/6.22	|     12336 |    3566    24780    63775 |    14633    11934     84 | 21.184 % |
6.19/6.22	|     13475 |    3515    24780    63775 |    16096    13070     86 | 21.602 % |
6.19/6.22	|     15183 |    3427    24780    63775 |    17706    14638     86 | 22.323 % |
6.19/6.22	|     17745 |    3363    24780    63775 |    19476    17194     88 | 22.848 % |
6.19/6.22	|     21589 |    3265    24780    63775 |    21424    21031     91 | 23.652 % |
6.19/6.22	|     27355 |    3064    24780    63775 |    23566    14283     84 | 25.299 % |
6.19/6.22	|     36004 |    2896    24780    63775 |    25923    22917     97 | 26.677 % |
6.19/6.22	|     48978 |    2748    24780    63775 |    28515    21099    103 | 27.890 % |
6.19/6.22	===============================================================================
6.19/6.22	c Found solution: -27
6.19/6.23	c ---[   0]---> Sorter-cost:    0     Base:
7.70/7.74	|  Eliminated clauses:           0.20 Mb                                      |
7.70/7.74	============================[ Search Statistics ]==============================
7.70/7.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.70/7.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.70/7.74	===============================================================================
7.70/7.74	|     53005 |    2618    22495    54804 |     8248     6359    108 | 28.474 % |
7.70/7.74	|     53155 |    2617    22495    54804 |     9072     6508    108 | 28.482 % |
7.70/7.74	|     53380 |    2617    22495    54804 |     9980     6733    107 | 28.481 % |
7.70/7.74	|     53717 |    2539    22495    54804 |    10978     7062    106 | 29.104 % |
7.70/7.74	|     54223 |    2527    22495    54804 |    12076     7566    104 | 29.200 % |
7.70/7.74	|     54982 |    2482    22495    54804 |    13283     8321    103 | 29.558 % |
7.70/7.74	|     56121 |    2448    22495    54804 |    14612     9457    105 | 29.830 % |
7.70/7.74	|     57829 |    2404    22495    54804 |    16073    11160    105 | 30.181 % |
7.70/7.74	|     60391 |    2320    22495    54804 |    17680    13714    104 | 30.851 % |
7.70/7.74	|     64235 |    2156    22495    54804 |    19448    17396    104 | 32.159 % |
7.70/7.74	===============================================================================
7.70/7.74	c Found solution: -28
7.70/7.74	c ---[   0]---> Sorter-cost:    0     Base:
36.68/36.73	|  Eliminated clauses:           0.20 Mb                                      |
36.68/36.73	============================[ Search Statistics ]==============================
36.68/36.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.68/36.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.68/36.73	===============================================================================
36.68/36.73	|     67592 |    2048    21294    49898 |     7807    10425     89 | 32.376 % |
36.68/36.73	|     67742 |    2048    21294    49898 |     8588    10575     89 | 32.377 % |
36.68/36.73	|     67967 |    2027    21294    49898 |     9447    10798     90 | 32.544 % |
36.68/36.73	|     68304 |    2027    21294    49898 |    10392    11135     90 | 32.544 % |
36.68/36.73	|     68810 |    2027    21294    49898 |    11431    11641     91 | 32.544 % |
36.68/36.73	|     69569 |    2027    21294    49898 |    12574    12400     91 | 32.544 % |
36.68/36.73	|     70708 |    2027    21294    49898 |    13831    13539     92 | 32.544 % |
36.68/36.73	|     72416 |    2008    21294    49898 |    15215    15245     93 | 32.696 % |
36.68/36.73	|     74978 |    1984    21294    49898 |    16736    17639     94 | 32.887 % |
36.68/36.73	|     78822 |    1957    21294    49898 |    18410    10795     85 | 33.102 % |
36.68/36.73	|     84588 |    1901    21294    49898 |    20251    16556     92 | 33.549 % |
36.68/36.73	|     93237 |    1841    21294    49898 |    22276    12619     87 | 34.027 % |
36.68/36.73	|    106211 |    1677    21294    49898 |    24504    25580     92 | 35.335 % |
36.68/36.73	|    125672 |    1669    21294    49898 |    26954    15439     84 | 35.399 % |
36.68/36.73	|    154864 |    1563    21294    49898 |    29650    28709     83 | 36.244 % |
36.68/36.73	|    198653 |    1360    21294    49898 |    32615    20271     77 | 37.863 % |
36.68/36.73	|    264337 |    1300    21294    49898 |    35876    26916     58 | 38.341 % |
36.68/36.73	===============================================================================
36.68/36.73	c Found solution: -29
36.68/36.74	c ---[   0]---> Sorter-cost:    0     Base:
60.77/60.89	|  Eliminated clauses:           0.20 Mb                                      |
60.77/60.89	============================[ Search Statistics ]==============================
60.77/60.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
60.77/60.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
60.77/60.89	===============================================================================
60.77/60.89	|    294954 |    1207    19461    42904 |     7135     7881     83 | 38.409 % |
60.77/60.89	|    295104 |    1207    19461    42904 |     7849     8031     83 | 38.409 % |
60.77/60.89	|    295329 |    1207    19461    42904 |     8634     8256     83 | 38.409 % |
60.77/60.89	|    295666 |    1207    19461    42904 |     9497     8593     83 | 38.409 % |
60.77/60.89	|    296172 |    1207    19461    42904 |    10447     9099     82 | 38.409 % |
60.77/60.89	|    296931 |    1207    19461    42904 |    11492     9858     81 | 38.409 % |
60.77/60.89	|    298070 |    1207    19461    42904 |    12641    10997     83 | 38.409 % |
60.77/60.89	|    299778 |    1196    19461    42904 |    13905    12704     81 | 38.497 % |
60.77/60.89	|    302340 |    1186    19461    42904 |    15296    15265     81 | 38.576 % |
60.77/60.89	|    306184 |    1182    19461    42904 |    16825    19108     80 | 38.608 % |
60.77/60.89	|    311950 |    1175    19461    42904 |    18508    13826     88 | 38.663 % |
60.77/60.89	|    320599 |    1172    19461    42904 |    20358    22307     83 | 38.687 % |
60.77/60.89	|    333573 |    1134    19461    42904 |    22394    22443     71 | 38.989 % |
60.77/60.89	|    353034 |    1120    19461    42904 |    24634    14231     72 | 39.101 % |
60.77/60.89	|    382226 |    1108    19461    42904 |    27097    28541     62 | 39.196 % |
60.77/60.89	|    426015 |    1085    19461    42904 |    29807    23857     59 | 39.379 % |
60.77/60.89	|    491699 |    1054    19461    42904 |    32788    33676     46 | 39.625 % |
60.77/60.89	===============================================================================
60.77/60.89	c Found solution: -30
60.77/60.89	c ---[   0]---> Sorter-cost: 8072     Base:
74.37/74.47	|  Eliminated clauses:           0.26 Mb                                      |
74.37/74.47	============================[ Search Statistics ]==============================
74.37/74.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
74.37/74.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
74.37/74.47	===============================================================================
74.37/74.47	|    525541 |    2573    22276    55356 |     8167     7302     75 | 34.452 % |
74.37/74.47	|    525691 |    2573    22276    55356 |     8984     7452     75 | 34.452 % |
74.37/74.47	|    525916 |    2573    22276    55356 |     9883     7677     74 | 34.452 % |
74.37/74.47	|    526253 |    2573    22276    55356 |    10871     8014     73 | 34.452 % |
74.37/74.47	|    526759 |    2573    22276    55356 |    11958     8520     72 | 34.452 % |
74.37/74.47	|    527518 |    2573    22276    55356 |    13154     9279     71 | 34.452 % |
74.37/74.47	|    528657 |    2573    22276    55356 |    14469    10418     69 | 34.452 % |
74.37/74.47	|    530365 |    2573    22276    55356 |    15916    12126     67 | 34.452 % |
74.37/74.47	|    532927 |    2573    22276    55356 |    17508    14688     65 | 34.452 % |
74.37/74.47	|    536771 |    2573    22276    55356 |    19259    18532     61 | 34.452 % |
74.37/74.47	|    542537 |    2573    22276    55356 |    21185    24298     59 | 34.452 % |
74.37/74.47	|    551186 |    2573    22276    55356 |    23303    19432     60 | 34.452 % |
74.37/74.47	|    564160 |    2573    22276    55356 |    25634    17349     61 | 34.452 % |
74.37/74.47	|    583621 |    2552    22276    55356 |    28197    20596     52 | 34.577 % |
74.37/74.47	|    612813 |    2479    22276    55356 |    31017    27040     49 | 35.011 % |
74.37/74.47	===============================================================================
74.37/74.47	c Optimal solution: -30
74.37/74.47	s OPTIMUM FOUND
74.37/74.47	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
74.37/74.47	c _______________________________________________________________________________
74.37/74.47	c 
74.37/74.47	restarts              : 1591
74.37/74.47	conflicts             : 649901         (8733 /sec)
74.37/74.47	decisions             : 880170         (0.00 % random) (11828 /sec)
74.37/74.47	propagations          : 84499517       (1135492 /sec)
74.37/74.47	conflict literals     : 41607619       (41.16 % deleted)
74.37/74.47	Memory used           : 45.66 MB
74.37/74.47	CPU time              : 74.4167 s
74.37/74.47	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-4112534-1466539625/watcher-4112534-1466539625 -o /tmp/evaluation-result-4112534-1466539625/solver-4112534-1466539625 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466515259-25746 --watchdog 1960 minisatp HOME/instance-4112534-1466539625.opb 

pid=29852
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.00 2.02 2.00 3/176 29855
/proc/meminfo: memFree=31560700/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=6588 CPUtime=0 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 340 0 0 0 0 0 0 0 20 0 1 0 56009196 6746112 217 33554432000 4194304 5646918 140736376200624 140733554927176 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 1647 218 94 355 0 1288 0

[startup+0.100163 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 29855
/proc/meminfo: memFree=31560700/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=12300 CPUtime=0.09 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 1770 0 0 0 9 0 0 0 20 0 1 0 56009196 12595200 1647 33554432000 4194304 5646918 140736376200624 140733554927176 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 3075 1647 94 355 0 2716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12300

[startup+0.200326 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 29855
/proc/meminfo: memFree=31560700/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=17796 CPUtime=0.19 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 3271 0 0 0 18 1 0 0 20 0 1 0 56009196 18223104 3148 33554432000 4194304 5646918 140736376200624 140733554927176 4313312 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 4449 3148 128 355 0 4090 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17796

[startup+0.300317 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 29855
/proc/meminfo: memFree=31560700/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=17360 CPUtime=0.29 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 4289 0 0 0 28 1 0 0 20 0 1 0 56009196 17776640 3842 33554432000 4194304 5646918 140736376200624 140733554927176 4389061 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 4340 3842 151 355 0 3981 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17360

[startup+0.700184 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 29855
/proc/meminfo: memFree=31560700/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=19024 CPUtime=0.68 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 4664 0 0 0 67 1 0 0 20 0 1 0 56009196 19480576 4213 33554432000 4194304 5646918 140736376200624 140733554927176 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 4756 4213 155 355 0 4397 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19024

[startup+1.50024 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 29856
/proc/meminfo: memFree=31541532/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=23420 CPUtime=1.48 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 5506 0 0 0 147 1 0 0 20 0 1 0 56009196 23982080 5050 33554432000 4194304 5646918 140736376200624 140736376199320 4402806 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 5855 5050 155 355 0 5496 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23420

[startup+3.10024 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 29856
/proc/meminfo: memFree=31533232/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=23560 CPUtime=3.09 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 6235 0 0 0 307 2 0 0 20 0 1 0 56009196 24125440 5334 33554432000 4194304 5646918 140736376200624 140736376199320 4399944 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 5890 5334 155 355 0 5531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23560

[startup+6.30025 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 29856
/proc/meminfo: memFree=31530220/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=35264 CPUtime=6.29 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 8079 0 0 0 626 3 0 0 20 0 1 0 56009196 36110336 8257 33554432000 4194304 5646918 140736376200624 140736376198872 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 8816 8257 155 355 0 8457 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35264

[startup+12.7003 s]
/proc/loadavg: 2.08 2.04 2.01 4/177 29856
/proc/meminfo: memFree=31599436/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=35264 CPUtime=12.69 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 8258 0 0 0 1266 3 0 0 20 0 1 0 56009196 36110336 8435 33554432000 4194304 5646918 140736376200624 140736376198904 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 8816 8435 155 355 0 8457 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35264

[startup+25.5004 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 29856
/proc/meminfo: memFree=31514500/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=46756 CPUtime=25.49 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 8604 0 0 0 2546 3 0 0 20 0 1 0 56009196 47878144 10309 33554432000 4194304 5646918 140736376200624 140736376198872 4403416 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 11689 10309 155 355 0 11330 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46756

[startup+51.1003 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 29857
/proc/meminfo: memFree=31496712/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=46756 CPUtime=51.08 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 8608 0 0 0 5105 3 0 0 20 0 1 0 56009196 47878144 10313 33554432000 4194304 5646918 140736376200624 140736376198904 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 11689 10313 155 355 0 11330 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46756

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

[startup+51.2003 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 29857
/proc/meminfo: memFree=31496712/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=46756 CPUtime=51.18 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 8608 0 0 0 5115 3 0 0 20 0 1 0 56009196 47878144 10313 33554432000 4194304 5646918 140736376200624 140736376198904 4403047 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 11689 10313 155 355 0 11330 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 46756

[startup+64.0003 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 29858
/proc/meminfo: memFree=31462684/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=46656 CPUtime=63.97 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 8696 0 0 0 6394 3 0 0 20 0 1 0 56009196 47775744 10340 33554432000 4194304 5646918 140736376200624 140736376199096 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 11664 10340 155 355 0 11305 0
Current children cumulated CPU time (s) 63.97
Current children cumulated vsize (KiB) 46656

[startup+70.4002 s]
/proc/loadavg: 2.16 2.06 2.01 3/177 29858
/proc/meminfo: memFree=31456552/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=46656 CPUtime=70.38 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 8696 0 0 0 7035 3 0 0 20 0 1 0 56009196 47775744 10340 33554432000 4194304 5646918 140736376200624 140736376199096 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 11664 10340 155 355 0 11305 0
Current children cumulated CPU time (s) 70.38
Current children cumulated vsize (KiB) 46656

[startup+72.0003 s]
/proc/loadavg: 2.16 2.06 2.01 3/177 29858
/proc/meminfo: memFree=31591036/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=46656 CPUtime=71.97 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 8696 0 0 0 7194 3 0 0 20 0 1 0 56009196 47775744 10340 33554432000 4194304 5646918 140736376200624 140736376199096 4403047 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 11664 10340 155 355 0 11305 0
Current children cumulated CPU time (s) 71.97
Current children cumulated vsize (KiB) 46656

[startup+73.6003 s]
/proc/loadavg: 2.16 2.06 2.01 3/177 29858
/proc/meminfo: memFree=31591160/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=46656 CPUtime=73.57 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 8696 0 0 0 7354 3 0 0 20 0 1 0 56009196 47775744 10340 33554432000 4194304 5646918 140736376200624 140736376199096 4397514 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 11664 10340 155 355 0 11305 0
Current children cumulated CPU time (s) 73.57
Current children cumulated vsize (KiB) 46656

[startup+74.0002 s]
/proc/loadavg: 2.16 2.06 2.01 3/177 29858
/proc/meminfo: memFree=31591168/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=46656 CPUtime=73.97 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 8696 0 0 0 7394 3 0 0 20 0 1 0 56009196 47775744 10340 33554432000 4194304 5646918 140736376200624 140736376199096 4402739 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 11664 10340 155 355 0 11305 0
Current children cumulated CPU time (s) 73.97
Current children cumulated vsize (KiB) 46656

[startup+74.4002 s]
/proc/loadavg: 2.16 2.06 2.01 3/177 29858
/proc/meminfo: memFree=31591168/32872528 swapFree=303544/319896
[pid=29855] ppid=29852 vsize=46656 CPUtime=74.37 cores=1,3,5,7
/proc/29855/stat : 29855 (minisatp) R 29852 29855 25729 0 -1 4202496 8696 0 0 0 7434 3 0 0 20 0 1 0 56009196 47775744 10340 33554432000 4194304 5646918 140736376200624 140736376199096 4403076 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29855/statm: 11664 10340 155 355 0 11305 0
Current children cumulated CPU time (s) 74.37
Current children cumulated vsize (KiB) 46656

Child status: 0
Real time (s): 74.473
CPU time (s): 74.4557
CPU user time (s): 74.4177
CPU system time (s): 0.037994
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 46756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.4177
system time used= 0.037994
maximum resident set size= 41396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8705
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= 7
involuntary context switches= 97

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.217966 second user time and 0.273958 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 2e8a2f5e2511f10f037e700bd45c84a1
RANDOM SEED=645444470

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:        31561500 kB
Buffers:           16988 kB
Cached:            66660 kB
SwapCached:         2172 kB
Active:           192316 kB
Inactive:          78336 kB
Active(anon):     167208 kB
Inactive(anon):    22260 kB
Active(file):      25108 kB
Inactive(file):    56076 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67098916 kB
Dirty:              4280 kB
Writeback:             0 kB
AnonPages:        522372 kB
Mapped:             8972 kB
Shmem:                 0 kB
Slab:             572232 kB
SReclaimable:      15756 kB
SUnreclaim:       556476 kB
KernelStack:        1424 kB
PageTables:         5008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     647536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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-4112534-1466539625.opb

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