Trace number 3723542

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
PB12: minisatp 1.0-2-g022594cOPT-30 28.6766 28.6923

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-4.opb
MD5SUM7bb05c60facd55e51c4cfcaa0e217e6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark15.9636
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17831
Number of constraints which are clauses17831
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 17831 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.04	c ==================================[MINISAT+]==================================
0.00/0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   17831    35662 |    5943       0        0    -nan |  0.000 % |
0.00/0.04	c ==============================================================================
0.00/0.04	c Found solution: -22
0.00/0.04	c ---[   0]---> Sorter-cost:16912     Base:
0.00/0.05	c ==================================[MINISAT+]==================================
0.00/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   34839    75667 |   11613       0        0    -nan |  0.000 % |
0.00/0.06	c |       100 |   34464    74888 |   12774      65      654    10.1 |  1.777 % |
0.00/0.08	c |       250 |   34189    74299 |   14051     201     2638    13.1 |  3.117 % |
0.00/0.11	c |       475 |   33515    72827 |   15456     373     4599    12.3 |  6.522 % |
0.00/0.16	c |       812 |   32288    70132 |   17002     651     7555    11.6 | 12.813 % |
0.00/0.22	c |      1318 |   30017    65028 |   18702     941    13201    14.0 | 24.816 % |
0.00/0.25	c ==============================================================================
0.00/0.25	c Found solution: -23
0.00/0.25	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.25	c ==================================[MINISAT+]==================================
0.00/0.25	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.25	c ==============================================================================
0.00/0.25	c |      1549 |   29810    64666 |    9936    1148    15507    13.5 | 24.816 % |
0.00/0.26	c |      1649 |   29397    63724 |   10929    1207    16368    13.6 | 28.671 % |
0.00/0.28	c |      1799 |   28788    62335 |   12022    1303    17944    13.8 | 31.864 % |
0.00/0.31	c |      2024 |   28124    60823 |   13224    1470    20162    13.7 | 35.420 % |
0.00/0.34	c |      2361 |   27377    59076 |   14547    1686    24694    14.6 | 39.501 % |
0.00/0.39	c |      2868 |   25991    55835 |   16002    1987    30491    15.3 | 47.181 % |
0.00/0.45	c |      3627 |   24979    53445 |   17602    2587    45197    17.5 | 52.863 % |
0.00/0.55	c |      4766 |   23264    49382 |   19362    3393    73399    21.6 | 62.549 % |
0.00/0.61	c ==============================================================================
0.00/0.61	c Found solution: -24
0.00/0.61	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.61	c ==================================[MINISAT+]==================================
0.00/0.61	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.61	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.61	c ==============================================================================
0.00/0.61	c |      5593 |   23007    48737 |    7669    4138   118248    28.6 | 62.549 % |
0.00/0.62	c |      5693 |   22974    48656 |    8435    4210   120059    28.5 | 64.257 % |
0.00/0.63	c |      5843 |   22931    48556 |    9279    4354   127467    29.3 | 64.494 % |
0.00/0.65	c |      6068 |   22689    47987 |   10207    4519   131761    29.2 | 65.823 % |
0.00/0.67	c |      6405 |   22609    47796 |   11228    4829   138408    28.7 | 66.280 % |
0.00/0.70	c |      6911 |   22609    47796 |   12351    5335   171599    32.2 | 66.280 % |
0.00/0.76	c |      7670 |   22476    47469 |   13586    6038   210099    34.8 | 67.085 % |
0.00/0.86	c ==============================================================================
0.00/0.86	c Found solution: -25
0.00/0.86	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.86	c ==================================[MINISAT+]==================================
0.00/0.86	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.86	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.86	c ==============================================================================
0.00/0.86	c |      8687 |   22038    46427 |    7346    6847   252343    36.9 | 67.085 % |
0.00/0.87	c |      8787 |   22006    46348 |    8080    6925   254324    36.7 | 69.947 % |
0.00/0.88	c |      8937 |   22006    46348 |    8888    7075   261804    37.0 | 69.947 % |
0.00/0.91	c |      9162 |   21804    45853 |    9777    7219   272897    37.8 | 71.155 % |
0.00/0.94	c |      9499 |   21730    45672 |   10755    7533   285991    38.0 | 71.586 % |
0.00/0.98	c |     10005 |   21708    45622 |   11830    8034   325377    40.5 | 71.695 % |
0.99/1.05	c |     10764 |   21618    45396 |   13013    8673   379642    43.8 | 72.245 % |
0.99/1.10	c ==============================================================================
0.99/1.10	c Found solution: -26
0.99/1.10	c ---[   0]---> Sorter-cost:    0     Base:
1.10/1.10	c ==================================[MINISAT+]==================================
1.10/1.10	c | Conflicts | Original         | Learnt                           | Progress |
1.10/1.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.10/1.10	c ==============================================================================
1.10/1.11	c |     11189 |   21419    44868 |    7139    8972   392059    43.7 | 72.245 % |
1.10/1.11	c |     11289 |   21419    44868 |    7852    9072   395127    43.6 | 73.448 % |
1.10/1.12	c |     11439 |   21382    44775 |    8638    9214   399270    43.3 | 73.676 % |
1.10/1.15	c |     11665 |   21334    44663 |    9502    9411   403954    42.9 | 73.947 % |
1.10/1.18	c |     12002 |   21302    44593 |   10452    9735   422360    43.4 | 74.107 % |
1.19/1.23	c |     12508 |   21272    44519 |   11497   10209   458394    44.9 | 74.293 % |
1.19/1.29	c |     13267 |   21272    44519 |   12647   10968   499799    45.6 | 74.293 % |
1.39/1.42	c |     14408 |   21241    44446 |   13911   11860   568499    47.9 | 74.470 % |
1.59/1.60	c |     16116 |   21152    44235 |   15303   13465   683494    50.8 | 74.977 % |
1.89/1.91	c |     18678 |   21124    44171 |   16833   16016   918534    57.4 | 75.129 % |
2.39/2.40	c |     22523 |   21091    44096 |   18516   19811  1152271    58.2 | 75.306 % |
2.79/2.86	c ==============================================================================
2.79/2.86	c Found solution: -27
2.79/2.86	c ---[   0]---> Sorter-cost:    0     Base:
2.79/2.87	c ==================================[MINISAT+]==================================
2.79/2.87	c | Conflicts | Original         | Learnt                           | Progress |
2.79/2.87	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.79/2.87	c ==============================================================================
2.79/2.87	c |     25475 |   21019    43949 |    7006   22602  1336801    59.1 | 75.306 % |
2.79/2.89	c |     25575 |   21019    43949 |    7706   11401   555694    48.7 | 75.872 % |
2.89/2.91	c |     25725 |   20993    43880 |    8477   11540   561830    48.7 | 76.048 % |
2.89/2.94	c |     25950 |   20979    43846 |    9324   11758   576841    49.1 | 76.132 % |
2.89/2.98	c |     26287 |   20962    43807 |   10257   12051   598916    49.7 | 76.224 % |
2.99/3.06	c |     26793 |   20842    43521 |   11283   12503   632874    50.6 | 76.912 % |
3.09/3.15	c |     27552 |   20789    43384 |   12411   13255   678403    51.2 | 77.247 % |
3.19/3.28	c |     28693 |   20789    43384 |   13652   14396   738161    51.3 | 77.247 % |
3.39/3.49	c |     30401 |   20789    43384 |   15017   16104   845801    52.5 | 77.247 % |
3.79/3.83	c |     32963 |   20779    43358 |   16519   18661   981521    52.6 | 77.314 % |
4.39/4.44	c |     36808 |   20779    43358 |   18171   22506  1214630    54.0 | 77.314 % |
5.49/5.53	c |     42575 |   20779    43358 |   19988   28273  1458339    51.6 | 77.314 % |
6.68/6.74	c |     51226 |   20628    42990 |   21987   21164   927589    43.8 | 78.203 % |
8.79/8.84	c ==============================================================================
8.79/8.84	c Found solution: -28
8.79/8.84	c ---[   0]---> Sorter-cost:    0     Base:
8.79/8.85	c ==================================[MINISAT+]==================================
8.79/8.85	c | Conflicts | Original         | Learnt                           | Progress |
8.79/8.85	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.79/8.85	c ==============================================================================
8.79/8.85	c |     64083 |   20576    42856 |    6858   17416   839014    48.2 | 78.203 % |
8.79/8.86	c |     64183 |   20576    42856 |    7543    8808   314125    35.7 | 78.508 % |
8.79/8.88	c |     64333 |   20550    42790 |    8298    8953   318704    35.6 | 78.676 % |
8.88/8.90	c |     64560 |   20543    42773 |    9127    9174   326626    35.6 | 78.718 % |
8.88/8.94	c |     64897 |   20534    42750 |   10040    9507   345172    36.3 | 78.776 % |
8.88/8.98	c |     65403 |   20534    42750 |   11044   10013   362188    36.2 | 78.776 % |
8.98/9.05	c |     66162 |   20534    42750 |   12149   10772   400515    37.2 | 78.776 % |
9.08/9.15	c |     67302 |   20509    42689 |   13364   11909   448786    37.7 | 78.927 % |
9.28/9.35	c |     69010 |   20509    42689 |   14700   13617   539059    39.6 | 78.927 % |
9.58/9.63	c |     71572 |   20498    42662 |   16170   16176   627589    38.8 | 78.994 % |
10.08/10.14	c |     75417 |   20498    42662 |   17787   20021   789612    39.4 | 78.994 % |
10.78/10.87	c |     81184 |   20498    42662 |   19566   25788   997237    38.7 | 78.994 % |
11.88/11.99	c |     89834 |   20380    42373 |   21523   19620   608924    31.0 | 79.707 % |
13.48/13.53	c |    102808 |   20368    42347 |   23675   16355   390420    23.9 | 79.765 % |
15.88/15.92	c |    122270 |   20348    42296 |   26043   18107   464850    25.7 | 79.891 % |
16.48/16.51	c ==============================================================================
16.48/16.51	c Found solution: -29
16.48/16.51	c ---[   0]---> Sorter-cost:    0     Base:
16.48/16.51	c ==================================[MINISAT+]==================================
16.48/16.51	c | Conflicts | Original         | Learnt                           | Progress |
16.48/16.51	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
16.48/16.51	c ==============================================================================
16.48/16.51	c |    128041 |   20364    42336 |    6788   23878   664873    27.8 | 79.891 % |
16.48/16.54	c |    128141 |   20364    42336 |    7466   12039   295741    24.6 | 79.853 % |
16.48/16.55	c |    128292 |   20364    42336 |    8213   12190   302134    24.8 | 79.853 % |
16.48/16.57	c |    128517 |   20364    42336 |    9034   12415   311971    25.1 | 79.853 % |
16.58/16.60	c |    128854 |   20364    42336 |    9938   12752   329996    25.9 | 79.853 % |
16.58/16.64	c |    129360 |   20364    42336 |   10932   13258   350104    26.4 | 79.853 % |
16.68/16.72	c |    130120 |   20364    42336 |   12025   14018   374572    26.7 | 79.853 % |
16.78/16.81	c |    131259 |   20341    42277 |   13227   15151   410516    27.1 | 79.995 % |
16.88/16.96	c |    132967 |   20294    42163 |   14550   16818   491410    29.2 | 80.271 % |
17.18/17.22	c |    135529 |   20292    42159 |   16005   19379   611450    31.6 | 80.280 % |
17.48/17.59	c |    139373 |   20292    42159 |   17606   23223   748347    32.2 | 80.279 % |
18.18/18.28	c |    145140 |   20260    42085 |   19366   15169   396240    26.1 | 80.455 % |
19.18/19.20	c |    153789 |   20255    42072 |   21303   23815   697462    29.3 | 80.488 % |
20.58/20.65	c |    166765 |   20252    42065 |   23434   21109   513721    24.3 | 80.505 % |
22.57/22.68	c |    186226 |   20240    42039 |   25777   23741   664307    28.0 | 80.564 % |
25.57/25.61	c |    215419 |   20238    42035 |   28355   35169  1070338    30.4 | 80.572 % |
28.17/28.26	c ==============================================================================
28.17/28.26	c Found solution: -30
28.17/28.26	c ---[   0]---> Sorter-cost: 6088     Base:
28.17/28.27	c ==================================[MINISAT+]==================================
28.17/28.27	c | Conflicts | Original         | Learnt                           | Progress |
28.17/28.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
28.17/28.27	c ==============================================================================
28.17/28.27	c |    240216 |   21947    46040 |    7315   37305  1211880    32.5 | 80.572 % |
28.27/28.31	c |    240316 |   21947    46040 |    8046    9427   166846    17.7 | 74.432 % |
28.27/28.32	c |    240466 |   21819    45784 |    8851    9531   170605    17.9 | 74.577 % |
28.27/28.34	c |    240691 |   21819    45784 |    9736    9756   177599    18.2 | 74.576 % |
28.27/28.37	c |    241028 |   21781    45706 |   10709   10092   187099    18.5 | 74.742 % |
28.37/28.40	c |    241534 |   21781    45706 |   11780   10598   199855    18.9 | 74.742 % |
28.37/28.46	c |    242294 |   21705    45544 |   12958   11356   223124    19.6 | 75.089 % |
28.48/28.57	c |    243433 |   21458    45007 |   14254   12438   256220    20.6 | 76.214 % |
28.58/28.69	c ==============================================================================
28.58/28.69	c Optimal solution: -30
28.58/28.69	s OPTIMUM FOUND
28.58/28.69	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
28.58/28.69	c _______________________________________________________________________________
28.58/28.69	c 
28.58/28.69	c restarts              : 92
28.58/28.69	c conflicts             : 244547         (8534 /sec)
28.58/28.69	c decisions             : 328902         (11478 /sec)
28.58/28.69	c propagations          : 0              (0 /sec)
28.58/28.69	c inspects              : 0              (0 /sec)
28.58/28.69	c CPU time              : 28.6556 s
28.58/28.69	c _______________________________________________________________________________

Verifier Data

OK	-30

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3723542-1338571499/watcher-3723542-1338571499 -o /tmp/evaluation-result-3723542-1338571499/solver-3723542-1338571499 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723542-1338571499.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 12561
/proc/meminfo: memFree=28184132/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0

[startup+0.040958 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 12561
/proc/meminfo: memFree=28184132/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 12561
/proc/meminfo: memFree=28184132/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300176 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 12561
/proc/meminfo: memFree=28184132/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700176 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 12561
/proc/meminfo: memFree=28184132/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12575
/proc/meminfo: memFree=28165660/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
[pid=12568] ppid=12561 vsize=10204 CPUtime=1.49 cores=0,2,4,6
/proc/12568/stat : 12568 (minisat+_64-bit) R 12561 12561 10505 0 -1 4202496 2394 0 0 0 148 1 0 0 20 0 1 0 323275780 10448896 2349 33554432000 4194304 5276501 140737229238000 140737229236248 4399804 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/12568/statm: 2551 2349 118 265 0 2283 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19352

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12575
/proc/meminfo: memFree=28160444/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
[pid=12568] ppid=12561 vsize=13932 CPUtime=3.09 cores=0,2,4,6
/proc/12568/stat : 12568 (minisat+_64-bit) R 12561 12561 10505 0 -1 4202496 3331 0 0 0 308 1 0 0 20 0 1 0 323275780 14266368 3286 33554432000 4194304 5276501 140737229238000 140737229236248 4399944 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/12568/statm: 3483 3286 118 265 0 3215 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23080

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12575
/proc/meminfo: memFree=28152136/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
[pid=12568] ppid=12561 vsize=15728 CPUtime=6.28 cores=0,2,4,6
/proc/12568/stat : 12568 (minisat+_64-bit) R 12561 12561 10505 0 -1 4202496 3746 0 0 0 627 1 0 0 20 0 1 0 323275780 16105472 3701 33554432000 4194304 5276501 140737229238000 140737229236408 4399860 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/12568/statm: 3932 3701 118 265 0 3664 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24876

[startup+12.7001 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12575
/proc/meminfo: memFree=28149588/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
[pid=12568] ppid=12561 vsize=16356 CPUtime=12.68 cores=0,2,4,6
/proc/12568/stat : 12568 (minisat+_64-bit) R 12561 12561 10505 0 -1 4202496 3913 0 0 0 1267 1 0 0 20 0 1 0 323275780 16748544 3867 33554432000 4194304 5276501 140737229238000 140737229236248 4399953 0 0 4096 16386 0 0 0 17 6 0 0 0 0 0
/proc/12568/statm: 4089 3867 118 265 0 3821 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25504

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12575
/proc/meminfo: memFree=28149300/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
[pid=12568] ppid=12561 vsize=16664 CPUtime=25.47 cores=0,2,4,6
/proc/12568/stat : 12568 (minisat+_64-bit) R 12561 12561 10505 0 -1 4202496 4007 0 0 0 2546 1 0 0 20 0 1 0 323275780 17063936 3956 33554432000 4194304 5276501 140737229238000 140737229236248 4399838 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12568/statm: 4166 3956 118 265 0 3898 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25812

Solver just ended. Dumping a history of the last processes samples

[startup+27.1003 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12575
/proc/meminfo: memFree=28149176/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
[pid=12568] ppid=12561 vsize=16664 CPUtime=27.07 cores=0,2,4,6
/proc/12568/stat : 12568 (minisat+_64-bit) R 12561 12561 10505 0 -1 4202496 4012 0 0 0 2706 1 0 0 20 0 1 0 323275780 17063936 3961 33554432000 4194304 5276501 140737229238000 140737229236248 4398016 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12568/statm: 4166 3961 118 265 0 3898 0
Current children cumulated CPU time (s) 27.07
Current children cumulated vsize (KiB) 25812

[startup+27.9003 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12575
/proc/meminfo: memFree=28149176/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
[pid=12568] ppid=12561 vsize=16812 CPUtime=27.87 cores=0,2,4,6
/proc/12568/stat : 12568 (minisat+_64-bit) R 12561 12561 10505 0 -1 4202496 4023 0 0 0 2786 1 0 0 20 0 1 0 323275780 17215488 3972 33554432000 4194304 5276501 140737229238000 140737229236184 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12568/statm: 4203 3972 118 265 0 3935 0
Current children cumulated CPU time (s) 27.87
Current children cumulated vsize (KiB) 25960

[startup+28.3003 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12575
/proc/meminfo: memFree=28149176/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
[pid=12568] ppid=12561 vsize=18344 CPUtime=28.27 cores=0,2,4,6
/proc/12568/stat : 12568 (minisat+_64-bit) R 12561 12561 10505 0 -1 4202496 4352 0 0 0 2826 1 0 0 20 0 1 0 323275780 18784256 4301 33554432000 4194304 5276501 140737229238000 140737229236184 4391081 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12568/statm: 4586 4301 118 265 0 4318 0
Current children cumulated CPU time (s) 28.27
Current children cumulated vsize (KiB) 27492

[startup+28.5003 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12575
/proc/meminfo: memFree=28147936/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
[pid=12568] ppid=12561 vsize=18344 CPUtime=28.48 cores=0,2,4,6
/proc/12568/stat : 12568 (minisat+_64-bit) R 12561 12561 10505 0 -1 4202496 4353 0 0 0 2847 1 0 0 20 0 1 0 323275780 18784256 4302 33554432000 4194304 5276501 140737229238000 140737229236184 4399962 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12568/statm: 4586 4302 119 265 0 4318 0
Current children cumulated CPU time (s) 28.48
Current children cumulated vsize (KiB) 27492

[startup+28.6067 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12575
/proc/meminfo: memFree=28147936/32873852 swapFree=6856/6856
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (minisat+_script) S 12559 12561 10505 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323275779 9367552 277 33554432000 4194304 5064252 140733879535056 140733879533968 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12561/statm: 2287 277 236 213 0 72 0
[pid=12568] ppid=12561 vsize=18344 CPUtime=28.58 cores=0,2,4,6
/proc/12568/stat : 12568 (minisat+_64-bit) R 12561 12561 10505 0 -1 4202496 4353 0 0 0 2857 1 0 0 20 0 1 0 323275780 18784256 4302 33554432000 4194304 5276501 140737229238000 140737229236184 4394737 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/12568/statm: 4586 4302 119 265 0 4318 0
Current children cumulated CPU time (s) 28.58
Current children cumulated vsize (KiB) 27492

Child status: 0
Real time (s): 28.6923
CPU time (s): 28.6766
CPU user time (s): 28.6576
CPU system time (s): 0.018997
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 27492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.6576
system time used= 0.018997
maximum resident set size= 17208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5301
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= 17
involuntary context switches= 72

runsolver used 0.045993 second user time and 0.136979 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-01 19:24:59
IDJOB=3723542
IDBENCH=2238
IDSOLVER=2307
FILE ID=node128/3723542-1338571499
RUNJOBID= node128-1338569698-12414
PBS_JOBID= 14635885
Free space on /tmp= 70508 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-4.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723542-1338571499/watcher-3723542-1338571499 -o /tmp/evaluation-result-3723542-1338571499/solver-3723542-1338571499 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723542-1338571499.opb

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

MD5SUM BENCH= 7bb05c60facd55e51c4cfcaa0e217e6e
RANDOM SEED=1627074111

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.389
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.77
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.389
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	: 5331.91
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.389
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	: 5438.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.389
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	: 5331.91
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.389
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	: 5331.91
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.389
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	: 5331.91
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.389
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	: 5331.91
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.389
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28184396 kB
Buffers:          513068 kB
Cached:          3273932 kB
SwapCached:          784 kB
Active:          1672824 kB
Inactive:        2126532 kB
Active(anon):       2748 kB
Inactive(anon):    11368 kB
Active(file):    1670076 kB
Inactive(file):  2115164 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106552 kB
Dirty:              5480 kB
Writeback:             0 kB
AnonPages:         17512 kB
Mapped:            13464 kB
Shmem:               200 kB
Slab:             751732 kB
SReclaimable:     193924 kB
SUnreclaim:       557808 kB
KernelStack:        1456 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     103868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70504 MiB
End job on node128 at 2012-06-01 19:25:27