Trace number 3721294

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
PB07: minisat+ 1.14OPT-30 91.3001 91.3186

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 benchmark19.787
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c Parsing PB file...
0.09/0.19	c Converting 17827 PB-constraints to clauses...
0.09/0.19	c   -- Unit propagations: (none)
0.09/0.19	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.19	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.19/0.21	c ==================================[MINISAT+]==================================
0.19/0.21	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.21	c ==============================================================================
0.19/0.21	c |         0 |   17827    35654 |    5942       0        0     nan |  0.000 % |
0.19/0.21	c ==============================================================================
0.19/0.21	c Found solution: -22
0.19/0.21	o -22
0.19/0.21	c ---[   0]---> Sorter-cost:16912     Base:
0.19/0.23	c ==================================[MINISAT+]==================================
0.19/0.23	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.23	c ==============================================================================
0.19/0.23	c |         0 |   34835    75659 |   11611       0        0     nan |  0.000 % |
0.19/0.25	c |       100 |   34673    75331 |   12772      91     1241    13.6 |  0.760 % |
0.19/0.27	c |       250 |   34372    74694 |   14049     227     3868    17.0 |  2.194 % |
0.29/0.31	c |       475 |   33770    73410 |   15454     390     6617    17.0 |  5.105 % |
0.29/0.38	c |       812 |   32192    69917 |   16999     594     9246    15.6 | 13.274 % |
0.39/0.45	c |      1318 |   30885    66976 |   18699    1025    14636    14.3 | 20.068 % |
0.49/0.55	c |      2077 |   29091    62938 |   20569    1589    22998    14.5 | 29.535 % |
0.49/0.57	c ==============================================================================
0.49/0.57	c Found solution: -23
0.49/0.57	o -23
0.49/0.58	c ---[   0]---> Sorter-cost:    0     Base:
0.49/0.59	c ==================================[MINISAT+]==================================
0.49/0.59	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.59	c ==============================================================================
0.49/0.59	c |      2290 |   29136    63155 |    9712    1795    26567    14.8 | 29.535 % |
0.59/0.60	c |      2390 |   28918    62661 |   10683    1856    27309    14.7 | 31.219 % |
0.59/0.62	c |      2540 |   28528    61767 |   11751    1959    29052    14.8 | 33.117 % |
0.59/0.67	c |      2765 |   27331    58989 |   12926    2082    31650    15.2 | 39.611 % |
0.69/0.72	c |      3102 |   26489    57001 |   14219    2354    36494    15.5 | 44.301 % |
0.69/0.79	c |      3608 |   25652    55047 |   15641    2750    43545    15.8 | 48.992 % |
0.89/0.90	c |      4367 |   24237    51690 |   17205    3286    60981    18.6 | 57.020 % |
0.89/1.00	c ==============================================================================
0.89/1.00	c Found solution: -24
0.89/1.00	o -24
0.99/1.00	c ---[   0]---> Sorter-cost:    0     Base:
0.99/1.01	c ==================================[MINISAT+]==================================
0.99/1.01	c | Conflicts | Original         | Learnt                           | Progress |
0.99/1.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.99/1.01	c ==============================================================================
0.99/1.01	c |      5322 |   23486    49866 |    7828    4096    97430    23.8 | 57.020 % |
0.99/1.02	c |      5422 |   23436    49743 |    8610    4190   100261    23.9 | 61.649 % |
0.99/1.04	c |      5572 |   23333    49498 |    9471    4300   105850    24.6 | 62.217 % |
0.99/1.06	c |      5798 |   23169    49105 |   10419    4432   110057    24.8 | 63.156 % |
0.99/1.09	c |      6136 |   23048    48818 |   11460    4735   118374    25.0 | 63.833 % |
1.09/1.14	c ==============================================================================
1.09/1.14	c Found solution: -25
1.09/1.14	o -25
1.09/1.14	c ---[   0]---> Sorter-cost:    0     Base:
1.09/1.15	c ==================================[MINISAT+]==================================
1.09/1.15	c | Conflicts | Original         | Learnt                           | Progress |
1.09/1.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.09/1.15	c ==============================================================================
1.09/1.15	c |      6546 |   22906    48508 |    7635    5120   134151    26.2 | 63.833 % |
1.09/1.16	c |      6646 |   22828    48319 |    8398    5200   135432    26.0 | 65.208 % |
1.09/1.18	c |      6796 |   22725    48081 |    9238    5333   137158    25.7 | 65.774 % |
1.19/1.20	c |      7021 |   22609    47792 |   10162    5526   146173    26.5 | 66.450 % |
1.19/1.24	c |      7358 |   22317    47103 |   11178    5755   153982    26.8 | 68.114 % |
1.29/1.30	c |      7864 |   21939    46183 |   12296    6101   173024    28.4 | 70.344 % |
1.39/1.40	c |      8623 |   21460    45010 |   13525    6449   192451    29.8 | 73.174 % |
1.49/1.52	c |      9762 |   21006    43926 |   14878    7262   235105    32.4 | 75.792 % |
1.59/1.62	c ==============================================================================
1.59/1.62	c Found solution: -26
1.59/1.62	o -26
1.59/1.62	c ---[   0]---> Sorter-cost:    0     Base:
1.59/1.63	c ==================================[MINISAT+]==================================
1.59/1.63	c | Conflicts | Original         | Learnt                           | Progress |
1.59/1.63	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.59/1.63	c ==============================================================================
1.59/1.63	c |     10683 |   20998    43864 |    6999    8116   294754    36.3 | 75.792 % |
1.59/1.65	c |     10783 |   20963    43778 |    7698    8195   297213    36.3 | 76.058 % |
1.59/1.66	c |     10934 |   20963    43778 |    8468    8346   305062    36.6 | 76.058 % |
1.59/1.68	c |     11159 |   20963    43778 |    9315    8571   315255    36.8 | 76.058 % |
1.69/1.70	c ==============================================================================
1.69/1.70	c Found solution: -27
1.69/1.70	o -27
1.69/1.71	c ---[   0]---> Sorter-cost:    0     Base:
1.69/1.72	c ==================================[MINISAT+]==================================
1.69/1.72	c | Conflicts | Original         | Learnt                           | Progress |
1.69/1.72	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.69/1.72	c ==============================================================================
1.69/1.72	c |     11389 |   20967    43804 |    6989    8785   322698    36.7 | 76.058 % |
1.69/1.73	c |     11489 |   20933    43728 |    7687    8859   327407    37.0 | 76.400 % |
1.69/1.75	c |     11639 |   20930    43721 |    8456    9008   331762    36.8 | 76.417 % |
1.69/1.78	c |     11864 |   20930    43721 |    9302    9233   344821    37.3 | 76.417 % |
1.79/1.80	c |     12202 |   20930    43721 |   10232    9571   356569    37.3 | 76.417 % |
1.79/1.86	c |     12708 |   20930    43721 |   11255   10077   385876    38.3 | 76.417 % |
1.89/1.95	c |     13467 |   20831    43489 |   12381   10749   420071    39.1 | 76.979 % |
1.99/2.09	c |     14606 |   20831    43489 |   13619   11888   486952    41.0 | 76.979 % |
2.29/2.31	c |     16315 |   20808    43430 |   14981   13548   605196    44.7 | 77.130 % |
2.59/2.68	c |     18878 |   20663    43086 |   16479   15930   744804    46.8 | 77.951 % |
3.20/3.25	c |     22722 |   20583    42889 |   18127   19676   973894    49.5 | 78.437 % |
4.09/4.16	c |     28488 |   20527    42755 |   19940   25368  1263999    49.8 | 78.756 % |
5.69/5.78	c |     37137 |   20527    42755 |   21934   18260   927635    50.8 | 78.756 % |
7.89/7.99	c |     50111 |   20527    42755 |   24127   31234  1608184    51.5 | 78.756 % |
11.48/11.52	c |     69572 |   20472    42624 |   26540   31866  1272376    39.9 | 79.066 % |
14.38/14.41	c ==============================================================================
14.38/14.41	c Found solution: -28
14.38/14.41	o -28
14.38/14.41	c ---[   0]---> Sorter-cost:    0     Base:
14.38/14.43	c ==================================[MINISAT+]==================================
14.38/14.43	c | Conflicts | Original         | Learnt                           | Progress |
14.38/14.43	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
14.38/14.43	c ==============================================================================
14.38/14.43	c |     87300 |   20418    42477 |    6806   29269  1356587    46.3 | 79.066 % |
14.38/14.47	c |     87400 |   20418    42477 |    7486   14434   804584    55.7 | 79.413 % |
14.38/14.48	c |     87550 |   20418    42477 |    8235   14584   808066    55.4 | 79.413 % |
14.48/14.51	c |     87776 |   20418    42477 |    9058   14810   818435    55.3 | 79.413 % |
14.48/14.55	c |     88113 |   20395    42412 |    9964   15143   833712    55.1 | 79.581 % |
14.58/14.62	c |     88621 |   20367    42346 |   10961   15637   854932    54.7 | 79.740 % |
14.68/14.71	c |     89380 |   20367    42346 |   12057   16396   896330    54.7 | 79.740 % |
14.78/14.85	c |     90520 |   20332    42256 |   13262   17507   958188    54.7 | 79.966 % |
14.98/15.06	c |     92228 |   20330    42252 |   14589   19212  1051043    54.7 | 79.975 % |
15.39/15.43	c |     94790 |   20321    42231 |   16048   21737  1203283    55.4 | 80.025 % |
15.88/15.95	c |     98635 |   20321    42231 |   17653   25582  1410295    55.1 | 80.025 % |
16.68/16.74	c |    104403 |   20321    42231 |   19418   17288   716599    41.5 | 80.025 % |
17.88/17.90	c |    113052 |   20260    42081 |   21360   25898  1096992    42.4 | 80.394 % |
19.58/19.69	c |    126026 |   20250    42057 |   23496   22916   651661    28.4 | 80.453 % |
22.38/22.44	c |    145488 |   20249    42054 |   25845   24858   701226    28.2 | 80.461 % |
27.38/27.40	c |    174681 |   20202    41940 |   28430   34645  1648317    47.6 | 80.729 % |
34.38/34.41	c |    218470 |   20172    41868 |   31273   37504  1071129    28.6 | 80.905 % |
41.18/41.21	c ==============================================================================
41.18/41.21	c Found solution: -29
41.18/41.21	o -29
41.18/41.21	c ---[   0]---> Sorter-cost:    0     Base:
41.18/41.23	c ==================================[MINISAT+]==================================
41.18/41.23	c | Conflicts | Original         | Learnt                           | Progress |
41.18/41.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
41.18/41.23	c ==============================================================================
41.18/41.23	c |    259328 |   20183    41897 |    6727   32816   838031    25.5 | 80.905 % |
41.18/41.26	c |    259428 |   20183    41897 |    7399   16508   354365    21.5 | 80.890 % |
41.18/41.28	c |    259578 |   20183    41897 |    8139   16658   357043    21.4 | 80.890 % |
41.28/41.31	c |    259803 |   20183    41897 |    8953   16883   362276    21.5 | 80.890 % |
41.28/41.36	c |    260141 |   20183    41897 |    9849   17221   370509    21.5 | 80.890 % |
41.38/41.43	c |    260648 |   20156    41830 |   10833   17722   385964    21.8 | 81.057 % |
41.48/41.54	c |    261408 |   20156    41830 |   11917   18482   410658    22.2 | 81.057 % |
41.58/41.69	c |    262547 |   20156    41830 |   13109   19621   439412    22.4 | 81.057 % |
41.88/41.94	c |    264255 |   20156    41830 |   14419   21329   482590    22.6 | 81.057 % |
42.28/42.32	c |    266817 |   20156    41830 |   15861   23891   541150    22.7 | 81.057 % |
42.78/42.80	c |    270661 |   20156    41830 |   17448   14724   273573    18.6 | 81.057 % |
43.38/43.46	c |    276427 |   20156    41830 |   19192   20490   407959    19.9 | 81.057 % |
44.48/44.51	c |    285076 |   20069    41650 |   21112   11273   229439    20.4 | 81.133 % |
45.88/45.96	c |    298050 |   20049    41605 |   23223   24245   809055    33.4 | 81.233 % |
48.47/48.53	c |    317512 |   19928    41349 |   25545   26746  1058371    39.6 | 81.409 % |
52.17/52.26	c |    346704 |   19862    41199 |   28100   19985   476549    23.8 | 81.760 % |
57.67/57.70	c |    390494 |   19677    40823 |   30910   35384  1105188    31.2 | 81.868 % |
62.17/62.29	c ==============================================================================
62.17/62.29	c Found solution: -30
62.17/62.29	o -30
62.17/62.29	c ---[   0]---> Sorter-cost:16276     Base:
62.27/62.32	c ==================================[MINISAT+]==================================
62.27/62.32	c | Conflicts | Original         | Learnt                           | Progress |
62.27/62.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
62.27/62.32	c ==============================================================================
62.27/62.32	c |    425189 |   34252    74949 |   11417   31898   911006    28.6 | 81.868 % |
62.27/62.35	c |    425290 |   34252    74949 |   12558   16050   304022    18.9 | 47.829 % |
62.27/62.38	c |    425441 |   34252    74949 |   13814   16201   309026    19.1 | 47.829 % |
62.37/62.42	c |    425666 |   34232    74909 |   15196   16425   314585    19.2 | 47.882 % |
62.37/62.48	c |    426004 |   34232    74909 |   16715   16763   323332    19.3 | 47.882 % |
62.47/62.55	c |    426510 |   34232    74909 |   18387   17269   335565    19.4 | 47.882 % |
62.58/62.68	c |    427269 |   34232    74909 |   20225   18028   360184    20.0 | 47.882 % |
62.77/62.87	c |    428408 |   34230    74905 |   22248   19137   391888    20.5 | 47.886 % |
63.07/63.17	c |    430117 |   34225    74894 |   24473   20843   442862    21.2 | 47.899 % |
63.57/63.62	c |    432680 |   34225    74894 |   26920   23406   518434    22.1 | 47.899 % |
64.17/64.28	c |    436524 |   34127    74674 |   29612   27231   651055    23.9 | 48.175 % |
65.17/65.27	c |    442291 |   33938    74293 |   32574   31785   821921    25.9 | 48.363 % |
66.77/66.88	c |    450940 |   33909    74235 |   35831   40433  1036678    25.6 | 48.438 % |
69.28/69.39	c |    463914 |   33588    73552 |   39414   24437   554602    22.7 | 49.278 % |
72.97/73.06	c |    483375 |   33244    72799 |   43356   43844  1282103    29.2 | 50.249 % |
79.27/79.33	c |    512567 |   33000    72275 |   47691   51376  1520267    29.6 | 50.902 % |
88.87/88.92	c |    556357 |   31874    69857 |   52460   46882  1393857    29.7 | 52.495 % |
91.27/91.31	c ==============================================================================
91.27/91.31	c Optimal solution: -30
91.27/91.31	s OPTIMUM FOUND
91.27/91.31	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
91.27/91.31	c _______________________________________________________________________________
91.27/91.31	c 
91.27/91.31	c restarts              : 98
91.27/91.31	c conflicts             : 566153         (6202 /sec)
91.27/91.31	c decisions             : 695343         (7618 /sec)
91.27/91.31	c propagations          : 0              (0 /sec)
91.27/91.31	c inspects              : 0              (0 /sec)
91.27/91.31	c CPU time              : 91.2791 s
91.27/91.31	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-3721294-1338554467/watcher-3721294-1338554467 -o /tmp/evaluation-result-3721294-1338554467/solver-3721294-1338554467 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721294-1338554467.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: 1.97 1.96 1.70 3/176 6069
/proc/meminfo: memFree=28372840/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 175 0 0 0 0 0 0 0 20 0 1 0 321572111 1294336 132 33554432000 134512640 135395479 4292944496 4292942860 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 316 132 74 216 0 98 0

[startup+0.0462431 s]
/proc/loadavg: 1.97 1.96 1.70 3/176 6069
/proc/meminfo: memFree=28372840/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=2088 CPUtime=0.04 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 385 0 0 0 4 0 0 0 20 0 1 0 321572111 2138112 342 33554432000 134512640 135395479 4292944496 4292943420 135005791 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 522 343 74 216 0 304 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2088

[startup+0.100297 s]
/proc/loadavg: 1.97 1.96 1.70 3/176 6069
/proc/meminfo: memFree=28372840/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=3208 CPUtime=0.09 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 666 0 0 0 9 0 0 0 20 0 1 0 321572111 3284992 623 33554432000 134512640 135395479 4292944496 4292943292 135005847 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 802 623 74 216 0 584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3208

[startup+0.300301 s]
/proc/loadavg: 1.97 1.96 1.70 3/176 6069
/proc/meminfo: memFree=28372840/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=7528 CPUtime=0.29 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 1785 0 0 0 29 0 0 0 20 0 1 0 321572111 7708672 1720 33554432000 134512640 135395479 4292944496 4292942896 134582067 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 1882 1720 110 216 0 1664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7528

[startup+0.700275 s]
/proc/loadavg: 1.97 1.96 1.70 3/176 6069
/proc/meminfo: memFree=28372840/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=7780 CPUtime=0.69 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 1808 0 0 0 69 0 0 0 20 0 1 0 321572111 7966720 1743 33554432000 134512640 135395479 4292944496 4292942848 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 1945 1743 110 216 0 1727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7780

[startup+1.50027 s]
/proc/loadavg: 1.97 1.96 1.70 3/177 6070
/proc/meminfo: memFree=28365616/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=7780 CPUtime=1.49 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 1808 0 0 0 149 0 0 0 20 0 1 0 321572111 7966720 1743 33554432000 134512640 135395479 4292944496 4292942368 134574149 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 1945 1743 110 216 0 1727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7780

[startup+3.10028 s]
/proc/loadavg: 1.97 1.96 1.70 3/177 6070
/proc/meminfo: memFree=28364252/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=10868 CPUtime=3.09 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 2586 0 0 0 308 1 0 0 20 0 1 0 321572111 11128832 2521 33554432000 134512640 135395479 4292944496 4292942848 134580973 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 2717 2521 110 216 0 2499 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10868

[startup+6.30027 s]
/proc/loadavg: 1.97 1.96 1.70 3/176 6070
/proc/meminfo: memFree=28358680/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=14148 CPUtime=6.29 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 3409 0 0 0 628 1 0 0 20 0 1 0 321572111 14487552 3344 33554432000 134512640 135395479 4292944496 4292942848 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 3537 3344 110 216 0 3319 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14148

[startup+12.7003 s]
/proc/loadavg: 1.98 1.96 1.70 3/177 6071
/proc/meminfo: memFree=28357188/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=14804 CPUtime=12.68 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 3599 0 0 0 1267 1 0 0 20 0 1 0 321572111 15159296 3536 33554432000 134512640 135395479 4292944496 4292942464 134576867 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 3701 3536 110 216 0 3483 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14804

[startup+25.5003 s]
/proc/loadavg: 1.98 1.96 1.70 3/177 6071
/proc/meminfo: memFree=28356956/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=14804 CPUtime=25.48 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 3599 0 0 0 2547 1 0 0 20 0 1 0 321572111 15159296 3536 33554432000 134512640 135395479 4292944496 4292942368 134574279 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 3701 3536 110 216 0 3483 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14804

[startup+51.1003 s]
/proc/loadavg: 1.99 1.97 1.71 3/177 6071
/proc/meminfo: memFree=28355776/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=16352 CPUtime=51.07 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 3966 0 0 0 5106 1 0 0 20 0 1 0 321572111 16744448 3904 33554432000 134512640 135395479 4292944496 4292942848 134580890 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 4088 3904 110 216 0 3870 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16352

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

[startup+76.7002 s]
/proc/loadavg: 1.99 1.97 1.72 3/177 6071
/proc/meminfo: memFree=28351496/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=19068 CPUtime=76.67 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 4612 0 0 0 7666 1 0 0 20 0 1 0 321572111 19525632 4508 33554432000 134512640 135395479 4292944496 4292942816 134573334 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 4767 4508 110 216 0 4549 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 19068

[startup+83.1002 s]
/proc/loadavg: 1.99 1.97 1.72 3/177 6071
/proc/meminfo: memFree=28350008/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=20148 CPUtime=83.07 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 4885 0 0 0 8306 1 0 0 20 0 1 0 321572111 20631552 4781 33554432000 134512640 135395479 4292944496 4292942848 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 5037 4781 110 216 0 4819 0
Current children cumulated CPU time (s) 83.07
Current children cumulated vsize (KiB) 20148

[startup+86.3003 s]
/proc/loadavg: 1.99 1.97 1.72 3/177 6071
/proc/meminfo: memFree=28349512/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=20148 CPUtime=86.27 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 4904 0 0 0 8626 1 0 0 20 0 1 0 321572111 20631552 4800 33554432000 134512640 135395479 4292944496 4292942848 134580970 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 5037 4800 110 216 0 4819 0
Current children cumulated CPU time (s) 86.27
Current children cumulated vsize (KiB) 20148

[startup+89.5003 s]
/proc/loadavg: 1.99 1.97 1.72 3/177 6071
/proc/meminfo: memFree=28349512/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=20300 CPUtime=89.47 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 4924 0 0 0 8946 1 0 0 20 0 1 0 321572111 20787200 4820 33554432000 134512640 135395479 4292944496 4292942848 134581183 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 5075 4820 110 216 0 4857 0
Current children cumulated CPU time (s) 89.47
Current children cumulated vsize (KiB) 20300

[startup+90.3003 s]
/proc/loadavg: 1.99 1.97 1.72 3/177 6071
/proc/meminfo: memFree=28349512/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=20300 CPUtime=90.27 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 4930 0 0 0 9026 1 0 0 20 0 1 0 321572111 20787200 4839 33554432000 134512640 135395479 4292944496 4292942800 134580311 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 5075 4839 110 216 0 4857 0
Current children cumulated CPU time (s) 90.27
Current children cumulated vsize (KiB) 20300

[startup+91.1003 s]
/proc/loadavg: 1.99 1.97 1.72 3/177 6071
/proc/meminfo: memFree=28349512/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=20300 CPUtime=91.07 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 4930 0 0 0 9106 1 0 0 20 0 1 0 321572111 20787200 4839 33554432000 134512640 135395479 4292944496 4292942800 134580297 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 5075 4839 110 216 0 4857 0
Current children cumulated CPU time (s) 91.07
Current children cumulated vsize (KiB) 20300

[startup+91.3065 s]
/proc/loadavg: 1.99 1.97 1.72 3/177 6071
/proc/meminfo: memFree=28348952/32873844 swapFree=7384/7384
[pid=6069] ppid=6067 vsize=20300 CPUtime=91.27 cores=0,2,4,6
/proc/6069/stat : 6069 (minisat+) R 6067 6069 5749 0 -1 4202496 4937 0 0 0 9126 1 0 0 20 0 1 0 321572111 20787200 4846 33554432000 134512640 135395479 4292944496 4292942848 134569770 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 5075 4846 110 216 0 4857 0
Current children cumulated CPU time (s) 91.27
Current children cumulated vsize (KiB) 20300

Child status: 30
Real time (s): 91.3186
CPU time (s): 91.3001
CPU user time (s): 91.2791
CPU system time (s): 0.020996
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 20300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.2791
system time used= 0.020996
maximum resident set size= 19388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4941
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 125

runsolver used 0.476927 second user time and 0.78588 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-01 14:41:07
IDJOB=3721294
IDBENCH=2236
IDSOLVER=2306
FILE ID=node136/3721294-1338554467
RUNJOBID= node136-1338552574-5765
PBS_JOBID= 14635848
Free space on /tmp= 69840 MiB

SOLVER NAME= minisat+ 1.14
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= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721294-1338554467/watcher-3721294-1338554467 -o /tmp/evaluation-result-3721294-1338554467/solver-3721294-1338554467 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721294-1338554467.opb            

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

MD5SUM BENCH= 65bafde3eb06761afc4fe90b6aa8c264
RANDOM SEED=1927698523

node136.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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		: 2667.247
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	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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		: 2667.247
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:       32873844 kB
MemFree:        28373452 kB
Buffers:          525124 kB
Cached:          3063484 kB
SwapCached:        20296 kB
Active:          1833196 kB
Inactive:        1803964 kB
Active(anon):      24304 kB
Inactive(anon):    22296 kB
Active(file):    1808892 kB
Inactive(file):  1781668 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:              2844 kB
Writeback:             0 kB
AnonPages:         32216 kB
Mapped:             9888 kB
Shmem:                 0 kB
Slab:             727084 kB
SReclaimable:     168884 kB
SUnreclaim:       558200 kB
KernelStack:        1440 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721294-1338554467.opb

Free space on /tmp at the end= 69840 MiB
End job on node136 at 2012-06-01 14:42:38