Trace number 4112531

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 101.672 101.687

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
MD5SUM65bafde3eb06761afc4fe90b6aa8c264
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 benchmark4.99724
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 constraints17827
Number of constraints which are clauses17827
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 17827 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.29/0.37	|  Eliminated clauses:           0.17 Mb                                      |
0.29/0.37	============================[ Search Statistics ]==============================
0.29/0.37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.37	===============================================================================
0.29/0.37	|       100 |    6182    30168    86145 |    11061       91     41 |  0.632 % |
0.29/0.37	|       250 |    6104    30168    86145 |    12167      228     41 |  1.298 % |
0.29/0.37	|       475 |    5926    30168    86145 |    13384      434     44 |  2.817 % |
0.29/0.37	|       812 |    5581    30168    86145 |    14722      736     39 |  5.762 % |
0.29/0.37	|      1318 |    5515    30168    86145 |    16195     1235     49 |  6.325 % |
0.29/0.37	===============================================================================
0.29/0.37	c Found solution: -23
0.29/0.38	c ---[   0]---> Sorter-cost:    0     Base:
0.49/0.58	|  Eliminated clauses:           0.18 Mb                                      |
0.49/0.58	============================[ Search Statistics ]==============================
0.49/0.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.58	===============================================================================
0.49/0.58	|      1529 |    5370    28402    78948 |    10414     1418     50 |  7.295 % |
0.49/0.58	|      1679 |    5324    28402    78948 |    11455     1563     49 |  7.674 % |
0.49/0.58	|      1904 |    5233    28402    78948 |    12601     1756     49 |  8.423 % |
0.49/0.58	|      2241 |    5097    28402    78948 |    13861     2080     47 |  9.541 % |
0.49/0.58	|      2747 |    5047    28402    78948 |    15247     2564     55 |  9.952 % |
0.49/0.58	|      3506 |    4857    28402    78948 |    16771     3293     56 | 11.515 % |
0.49/0.58	===============================================================================
0.49/0.58	c Found solution: -24
0.49/0.58	c ---[   0]---> Sorter-cost:    0     Base:
0.89/0.98	|  Eliminated clauses:           0.19 Mb                                      |
0.89/0.98	============================[ Search Statistics ]==============================
0.89/0.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.98	===============================================================================
0.89/0.98	|      4364 |    4635    26802    71873 |     9827     4139     59 | 12.755 % |
0.89/0.98	|      4514 |    4609    26802    71873 |    10810     4134     56 | 12.968 % |
0.89/0.98	|      4739 |    4558    26802    71873 |    11891     4355     56 | 13.387 % |
0.89/0.98	|      5076 |    4557    26802    71873 |    13080     4691     57 | 13.395 % |
0.89/0.98	|      5582 |    4526    26802    71873 |    14388     5194     60 | 13.650 % |
0.89/0.98	|      6341 |    4366    26802    71873 |    15827     5931     61 | 14.967 % |
0.89/0.98	|      7480 |    4287    26802    71873 |    17409     7065     68 | 15.616 % |
0.89/0.98	===============================================================================
0.89/0.98	c Found solution: -25
0.89/0.98	c ---[   0]---> Sorter-cost:    0     Base:
1.49/1.50	|  Eliminated clauses:           0.19 Mb                                      |
1.49/1.50	============================[ Search Statistics ]==============================
1.49/1.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/1.50	===============================================================================
1.49/1.50	|      9223 |    4015    25462    66381 |     9336     8761     73 | 17.418 % |
1.49/1.50	|      9373 |    4015    25462    66381 |    10269     8911     74 | 17.418 % |
1.49/1.50	|      9598 |    3980    25462    66381 |    11296     9134     73 | 17.705 % |
1.49/1.50	|      9935 |    3898    25462    66381 |    12426     9465     73 | 18.377 % |
1.49/1.50	|     10441 |    3785    25462    66381 |    13668     9878     74 | 19.304 % |
1.49/1.50	|     11200 |    3702    25462    66381 |    15035    10632     74 | 19.984 % |
1.49/1.50	|     12339 |    3689    25462    66381 |    16539    11770     77 | 20.090 % |
1.49/1.50	|     14047 |    3678    25462    66381 |    18193    13477     79 | 20.180 % |
1.49/1.50	===============================================================================
1.49/1.50	c Found solution: -26
1.49/1.50	c ---[   0]---> Sorter-cost:    0     Base:
7.19/7.29	|  Eliminated clauses:           0.19 Mb                                      |
7.19/7.29	============================[ Search Statistics ]==============================
7.19/7.29	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.19/7.29	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.19/7.29	===============================================================================
7.19/7.29	|     14963 |    3580    24597    63116 |     9018     7245     66 | 20.465 % |
7.19/7.29	|     15113 |    3580    24597    63116 |     9920     7395     67 | 20.466 % |
7.19/7.29	|     15338 |    3554    24597    63116 |    10912     7619     68 | 20.679 % |
7.19/7.29	|     15675 |    3534    24597    63116 |    12004     7743     69 | 20.842 % |
7.19/7.29	|     16181 |    3427    24597    63116 |    13204     8240     68 | 21.719 % |
7.19/7.29	|     16940 |    3402    24597    63116 |    14525     8997     70 | 21.924 % |
7.19/7.29	|     18079 |    3391    24597    63116 |    15977    10135     73 | 22.014 % |
7.19/7.29	|     19787 |    3249    24597    63116 |    17575    11781     76 | 23.177 % |
7.19/7.29	|     22349 |    3134    24597    63116 |    19332    14332     82 | 24.120 % |
7.19/7.29	|     26193 |    3053    24597    63116 |    21266    18056     89 | 24.784 % |
7.19/7.29	|     31959 |    2925    24597    63116 |    23392    23813     94 | 25.832 % |
7.19/7.29	|     40608 |    2886    24597    63116 |    25731    19055     95 | 26.152 % |
7.19/7.29	|     53582 |    2766    24597    63116 |    28305    16653     88 | 27.135 % |
7.19/7.29	===============================================================================
7.19/7.29	c Found solution: -27
7.19/7.29	c ---[   0]---> Sorter-cost:    0     Base:
26.08/26.14	|  Eliminated clauses:           0.20 Mb                                      |
26.08/26.14	============================[ Search Statistics ]==============================
26.08/26.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.08/26.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.08/26.14	===============================================================================
26.08/26.14	|     63744 |    2568    22436    54273 |     8226     6779     78 | 28.490 % |
26.08/26.14	|     63894 |    2568    22436    54273 |     9049     6929     79 | 28.490 % |
26.08/26.14	|     64119 |    2568    22436    54273 |     9954     7154     81 | 28.490 % |
26.08/26.14	|     64456 |    2548    22436    54273 |    10949     7450     83 | 28.649 % |
26.08/26.14	|     64962 |    2522    22436    54273 |    12044     7954     85 | 28.856 % |
26.08/26.14	|     65721 |    2522    22436    54273 |    13248     8713     87 | 28.856 % |
26.08/26.14	|     66860 |    2509    22436    54273 |    14573     9851     91 | 28.960 % |
26.08/26.14	|     68568 |    2497    22436    54273 |    16031    11558     95 | 29.056 % |
26.08/26.14	|     71130 |    2480    22436    54273 |    17634    14107    100 | 29.192 % |
26.08/26.14	|     74974 |    2405    22436    54273 |    19397    17945    104 | 29.790 % |
26.08/26.14	|     80740 |    2350    22436    54273 |    21337    23706    109 | 30.229 % |
26.08/26.14	|     89389 |    2196    22436    54273 |    23471    19387    103 | 31.457 % |
26.08/26.14	|    102363 |    2091    22436    54273 |    25818    17910     96 | 32.294 % |
26.08/26.14	|    121824 |    1959    22436    54273 |    28400    22106     98 | 33.347 % |
26.08/26.14	|    151016 |    1881    22436    54273 |    31240    17921     87 | 33.969 % |
26.08/26.14	|    194805 |    1751    22436    54273 |    34364    23753    100 | 35.006 % |
26.08/26.14	===============================================================================
26.08/26.14	c Found solution: -28
26.08/26.14	c ---[   0]---> Sorter-cost:    0     Base:
39.98/40.09	|  Eliminated clauses:           0.20 Mb                                      |
39.98/40.09	============================[ Search Statistics ]==============================
39.98/40.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
39.98/40.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
39.98/40.09	===============================================================================
39.98/40.09	|    199640 |    1643    20432    46526 |     7491     7225     87 | 35.128 % |
39.98/40.09	|    199790 |    1643    20432    46526 |     8240     7375     87 | 35.128 % |
39.98/40.09	|    200015 |    1643    20432    46526 |     9064     7600     87 | 35.128 % |
39.98/40.09	|    200352 |    1643    20432    46526 |     9971     7937     88 | 35.128 % |
39.98/40.09	|    200858 |    1636    20432    46526 |    10968     8442     88 | 35.184 % |
39.98/40.09	|    201617 |    1636    20432    46526 |    12065     9201     89 | 35.184 % |
39.98/40.09	|    202756 |    1636    20432    46526 |    13272    10340     92 | 35.184 % |
39.98/40.09	|    204464 |    1632    20432    46526 |    14599    12047     94 | 35.216 % |
39.98/40.09	|    207026 |    1592    20432    46526 |    16059    14606     97 | 35.535 % |
39.98/40.09	|    210870 |    1581    20432    46526 |    17665    18370     96 | 35.622 % |
39.98/40.09	|    216636 |    1579    20432    46526 |    19431    12600     85 | 35.638 % |
39.98/40.09	|    225285 |    1552    20432    46526 |    21374    21247     90 | 35.854 % |
39.98/40.09	|    238259 |    1512    20432    46526 |    23512    21238     86 | 36.172 % |
39.98/40.09	|    257720 |    1452    20432    46526 |    25863    26590     89 | 36.651 % |
39.98/40.09	|    286912 |    1399    20432    46526 |    28449    24460     75 | 37.073 % |
39.98/40.09	===============================================================================
39.98/40.09	c Found solution: -29
39.98/40.09	c ---[   0]---> Sorter-cost:    0     Base:
92.57/92.66	|  Eliminated clauses:           0.21 Mb                                      |
92.57/92.66	============================[ Search Statistics ]==============================
92.57/92.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.57/92.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
92.57/92.66	===============================================================================
92.57/92.66	|    314934 |    1352    19825    44248 |     7269     9200     80 | 37.240 % |
92.57/92.66	|    315084 |    1352    19825    44248 |     7996     9350     79 | 37.240 % |
92.57/92.66	|    315309 |    1352    19825    44248 |     8795     9575     80 | 37.240 % |
92.57/92.66	|    315646 |    1352    19825    44248 |     9675     9912     80 | 37.240 % |
92.57/92.66	|    316152 |    1352    19825    44248 |    10642    10418     80 | 37.240 % |
92.57/92.66	|    316911 |    1352    19825    44248 |    11707    11177     80 | 37.240 % |
92.57/92.66	|    318050 |    1352    19825    44248 |    12877    12316     81 | 37.241 % |
92.57/92.66	|    319758 |    1342    19825    44248 |    14165    14023     82 | 37.320 % |
92.57/92.66	|    322320 |    1341    19825    44248 |    15582    16584     80 | 37.328 % |
92.57/92.66	|    326164 |    1334    19825    44248 |    17140    10268     76 | 37.383 % |
92.57/92.66	|    331930 |    1328    19825    44248 |    18854    16006     77 | 37.431 % |
92.57/92.66	|    340579 |    1303    19825    44248 |    20739    12770     69 | 37.629 % |
92.57/92.66	|    353553 |    1302    19825    44248 |    22813    25739     70 | 37.637 % |
92.57/92.66	|    373014 |    1268    19825    44248 |    25095    17176     70 | 37.906 % |
92.57/92.66	|    402206 |    1248    19825    44248 |    27604    15802     65 | 38.065 % |
92.57/92.66	|    445995 |    1198    19825    44248 |    30365    26812     66 | 38.462 % |
92.57/92.66	|    511679 |    1093    19825    44248 |    33401    21293     63 | 39.294 % |
92.57/92.66	|    610205 |    1082    19825    44248 |    36741    33509     59 | 39.382 % |
92.57/92.66	===============================================================================
92.57/92.66	c Found solution: -30
92.57/92.66	c ---[   0]---> Sorter-cost:12852     Base:
101.57/101.68	|  Eliminated clauses:           0.29 Mb                                      |
101.57/101.68	============================[ Search Statistics ]==============================
101.57/101.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
101.57/101.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
101.57/101.68	===============================================================================
101.57/101.68	|    724383 |    3248    22371    58032 |     8202     8601     74 | 38.552 % |
101.57/101.68	|    724533 |    3248    22371    58032 |     9022     8751     74 | 38.552 % |
101.57/101.68	|    724758 |    3248    22371    58032 |     9925     8976     73 | 38.552 % |
101.57/101.68	|    725095 |    3248    22371    58032 |    10917     9313     73 | 38.552 % |
101.57/101.68	|    725601 |    3248    22371    58032 |    12009     9733     72 | 38.552 % |
101.57/101.68	|    726360 |    3248    22371    58032 |    13210    10492     71 | 38.552 % |
101.57/101.68	|    727499 |    3248    22371    58032 |    14531    11631     69 | 38.552 % |
101.57/101.68	|    729207 |    3248    22371    58032 |    15984    13339     66 | 38.552 % |
101.57/101.68	|    731769 |    3248    22371    58032 |    17583    15901     63 | 38.552 % |
101.57/101.68	|    735613 |    3218    22371    58032 |    19341    19612     61 | 38.696 % |
101.57/101.68	|    741379 |    3209    22371    58032 |    21275    25369     58 | 38.739 % |
101.57/101.68	|    750028 |    3123    22371    58032 |    23403    18028     59 | 39.153 % |
101.57/101.68	|    763002 |    3113    22371    58032 |    25743    29226     57 | 39.202 % |
101.57/101.68	|    782463 |    2981    22371    58032 |    28317    27510     59 | 39.836 % |
101.57/101.68	===============================================================================
101.57/101.68	c Optimal solution: -30
101.57/101.68	s OPTIMUM FOUND
101.57/101.68	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
101.57/101.68	c _______________________________________________________________________________
101.57/101.68	c 
101.57/101.68	restarts              : 2150
101.57/101.68	conflicts             : 796134         (7833 /sec)
101.57/101.68	decisions             : 1060316        (0.00 % random) (10432 /sec)
101.57/101.68	propagations          : 98801866       (972071 /sec)
101.57/101.68	conflict literals     : 62616851       (37.72 % deleted)
101.57/101.68	Memory used           : 59.49 MB
101.57/101.68	CPU time              : 101.641 s
101.57/101.68	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-4112531-1466539642/watcher-4112531-1466539642 -o /tmp/evaluation-result-4112531-1466539642/solver-4112531-1466539642 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20657 --watchdog 1960 minisatp HOME/instance-4112531-1466539642.opb 

pid=23443
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.23 2.19 2.16 3/176 23446
/proc/meminfo: memFree=30428812/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=6588 CPUtime=0 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 56010986 6746112 234 33554432000 4194304 5646918 140737293620576 140734828386056 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 1647 234 94 355 0 1288 0

[startup+0.100162 s]
/proc/loadavg: 2.23 2.19 2.16 3/176 23446
/proc/meminfo: memFree=30428812/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=12300 CPUtime=0.09 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 1785 0 0 0 9 0 0 0 20 0 1 0 56010986 12595200 1662 33554432000 4194304 5646918 140737293620576 140734828386056 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 3075 1663 94 355 0 2716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12300

[startup+0.200316 s]
/proc/loadavg: 2.23 2.19 2.16 3/176 23446
/proc/meminfo: memFree=30428812/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=17808 CPUtime=0.19 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 3280 0 0 0 19 0 0 0 20 0 1 0 56010986 18235392 3157 33554432000 4194304 5646918 140737293620576 140734828386056 4326256 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 4452 3157 131 355 0 4093 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17808

[startup+0.300326 s]
/proc/loadavg: 2.23 2.19 2.16 3/176 23446
/proc/meminfo: memFree=30428812/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=16784 CPUtime=0.29 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 4203 0 0 0 29 0 0 0 20 0 1 0 56010986 17186816 3784 33554432000 4194304 5646918 140737293620576 140734828386056 4402642 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 4196 3784 153 355 0 3837 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16784

[startup+0.700234 s]
/proc/loadavg: 2.23 2.19 2.16 3/176 23446
/proc/meminfo: memFree=30428812/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=19032 CPUtime=0.69 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 4615 0 0 0 68 1 0 0 20 0 1 0 56010986 19488768 4188 33554432000 4194304 5646918 140737293620576 140734828386056 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 4758 4188 156 355 0 4399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19032

[startup+1.50027 s]
/proc/loadavg: 2.23 2.19 2.16 3/177 23447
/proc/meminfo: memFree=30408544/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=23428 CPUtime=1.49 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 5444 0 0 0 148 1 0 0 20 0 1 0 56010986 23990272 5007 33554432000 4194304 5646918 140737293620576 140737293619272 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 5857 5007 156 355 0 5498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23428

[startup+3.10025 s]
/proc/loadavg: 2.21 2.19 2.16 3/177 23447
/proc/meminfo: memFree=30401868/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=34880 CPUtime=3.08 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 6245 0 0 0 307 1 0 0 20 0 1 0 56010986 35717120 8067 33554432000 4194304 5646918 140737293620576 140737293618872 4402832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 8720 8067 156 355 0 8361 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34880

[startup+6.30025 s]
/proc/loadavg: 2.21 2.19 2.16 3/177 23447
/proc/meminfo: memFree=30393496/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=42244 CPUtime=6.29 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 7360 0 0 0 627 2 0 0 20 0 1 0 56010986 43257856 9064 33554432000 4194304 5646918 140737293620576 140737293618840 4403091 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 10561 9064 156 355 0 10202 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42244

[startup+12.7002 s]
/proc/loadavg: 2.19 2.18 2.15 3/177 23447
/proc/meminfo: memFree=30370932/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=42244 CPUtime=12.69 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 7760 0 0 0 1267 2 0 0 20 0 1 0 56010986 43257856 10184 33554432000 4194304 5646918 140737293620576 140737293619288 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 10561 10184 156 355 0 10202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42244

[startup+25.5003 s]
/proc/loadavg: 2.15 2.17 2.15 3/177 23447
/proc/meminfo: memFree=30329548/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=46876 CPUtime=25.48 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 7954 0 0 0 2546 2 0 0 20 0 1 0 56010986 48001024 10888 33554432000 4194304 5646918 140737293620576 140737293618824 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 11719 10888 156 355 0 11360 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46876

[startup+51.1003 s]
/proc/loadavg: 2.16 2.17 2.15 3/177 23447
/proc/meminfo: memFree=30391120/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=46876 CPUtime=51.08 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 7958 0 0 0 5106 2 0 0 20 0 1 0 56010986 48001024 10892 33554432000 4194304 5646918 140737293620576 140737293618856 4403118 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 11719 10892 156 355 0 11360 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46876

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

[startup+51.2003 s]
/proc/loadavg: 2.16 2.17 2.15 3/177 23447
/proc/meminfo: memFree=30391120/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=46876 CPUtime=51.18 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 7958 0 0 0 5116 2 0 0 20 0 1 0 56010986 48001024 10892 33554432000 4194304 5646918 140737293620576 140737293618856 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 11719 10892 156 355 0 11360 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 46876

[startup+76.8003 s]
/proc/loadavg: 2.11 2.16 2.15 4/177 23448
/proc/meminfo: memFree=30349428/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=46876 CPUtime=76.78 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 7958 0 0 0 7676 2 0 0 20 0 1 0 56010986 48001024 10892 33554432000 4194304 5646918 140737293620576 140737293618856 4403380 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 11719 10892 156 355 0 11360 0
Current children cumulated CPU time (s) 76.78
Current children cumulated vsize (KiB) 46876

[startup+89.6002 s]
/proc/loadavg: 2.16 2.17 2.15 4/177 23448
/proc/meminfo: memFree=30334784/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=46876 CPUtime=89.57 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 7958 0 0 0 8955 2 0 0 20 0 1 0 56010986 48001024 10892 33554432000 4194304 5646918 140737293620576 140737293618856 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 11719 10892 156 355 0 11360 0
Current children cumulated CPU time (s) 89.57
Current children cumulated vsize (KiB) 46876

[startup+96.0002 s]
/proc/loadavg: 2.14 2.16 2.15 3/177 23448
/proc/meminfo: memFree=30321504/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=47220 CPUtime=95.97 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 8139 0 0 0 9595 2 0 0 20 0 1 0 56010986 48353280 10990 33554432000 4194304 5646918 140737293620576 140737293619048 4402739 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 11805 10990 157 355 0 11446 0
Current children cumulated CPU time (s) 95.97
Current children cumulated vsize (KiB) 47220

[startup+99.2003 s]
/proc/loadavg: 2.13 2.16 2.15 3/177 23448
/proc/meminfo: memFree=30319208/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=47220 CPUtime=99.17 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 8139 0 0 0 9915 2 0 0 20 0 1 0 56010986 48353280 10990 33554432000 4194304 5646918 140737293620576 140737293619048 4402739 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 11805 10990 157 355 0 11446 0
Current children cumulated CPU time (s) 99.17
Current children cumulated vsize (KiB) 47220

[startup+100.8 s]
/proc/loadavg: 2.13 2.16 2.15 3/177 23448
/proc/meminfo: memFree=30317036/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=47220 CPUtime=100.77 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 8139 0 0 0 10075 2 0 0 20 0 1 0 56010986 48353280 10990 33554432000 4194304 5646918 140737293620576 140737293619048 4403138 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 11805 10990 157 355 0 11446 0
Current children cumulated CPU time (s) 100.77
Current children cumulated vsize (KiB) 47220

[startup+101.2 s]
/proc/loadavg: 2.13 2.16 2.15 3/177 23448
/proc/meminfo: memFree=30316292/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=47220 CPUtime=101.18 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 8139 0 0 0 10116 2 0 0 20 0 1 0 56010986 48353280 10990 33554432000 4194304 5646918 140737293620576 140737293619048 4402863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 11805 10990 157 355 0 11446 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 47220

[startup+101.6 s]
/proc/loadavg: 2.13 2.16 2.15 3/177 23448
/proc/meminfo: memFree=30316292/32872528 swapFree=1286912/1434080
[pid=23446] ppid=23443 vsize=47220 CPUtime=101.57 cores=1,3,5,7
/proc/23446/stat : 23446 (minisatp) R 23443 23446 20640 0 -1 4202496 8139 0 0 0 10155 2 0 0 20 0 1 0 56010986 48353280 10990 33554432000 4194304 5646918 140737293620576 140737293619048 4403408 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23446/statm: 11805 10990 157 355 0 11446 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 47220

Child status: 0
Real time (s): 101.687
CPU time (s): 101.672
CPU user time (s): 101.642
CPU system time (s): 0.029995
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 60920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.642
system time used= 0.029995
maximum resident set size= 54204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8148
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 105

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.25896 second user time and 0.413937 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-21 22:07:22
IDJOB=4112531
IDBENCH=2236
IDSOLVER=2555
FILE ID=node130/4112531-1466539642
RUNJOBID= node130-1466517708-20657
PBS_JOBID= 19942878
Free space on /tmp= 71720 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-1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112531-1466539642/watcher-4112531-1466539642 -o /tmp/evaluation-result-4112531-1466539642/solver-4112531-1466539642 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20657 --watchdog 1960  minisatp HOME/instance-4112531-1466539642.opb

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

MD5SUM BENCH= 65bafde3eb06761afc4fe90b6aa8c264
RANDOM SEED=2058385169

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
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.53
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.365
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.365
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:        30429604 kB
Buffers:           15064 kB
Cached:            67456 kB
SwapCached:         2600 kB
Active:           244248 kB
Inactive:          56536 kB
Active(anon):     218836 kB
Inactive(anon):     1932 kB
Active(file):      25412 kB
Inactive(file):    54604 kB
Unevictable:     1434080 kB
Mlocked:         1286912 kB
SwapTotal:      67108856 kB
SwapFree:       67099012 kB
Dirty:              4300 kB
Writeback:             8 kB
AnonPages:       1653628 kB
Mapped:             9536 kB
Shmem:                 0 kB
Slab:             574352 kB
SReclaimable:      17912 kB
SUnreclaim:       556440 kB
KernelStack:        1440 kB
PageTables:         7380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1781544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 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-4112531-1466539642.opb

Free space on /tmp at the end= 71716 MiB
End job on node130 at 2016-06-21 22:09:04