Trace number 3723540

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 109.659 54.9053

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

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 17827 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.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   17827    35654 |    5942       0        0    -nan |  0.000 % |
0.00/0.03	c ==============================================================================
0.00/0.03	c Found solution: -22
0.00/0.03	c ---[   0]---> Sorter-cost:16912     Base:
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 |   34835    75659 |   11611       0        0    -nan |  0.000 % |
0.00/0.05	c |       100 |   34673    75331 |   12772      91     1241    13.6 |  0.760 % |
0.00/0.07	c |       250 |   34372    74694 |   14049     227     3868    17.0 |  2.194 % |
0.00/0.09	c |       475 |   33770    73410 |   15454     390     6617    17.0 |  5.105 % |
0.00/0.14	c |       812 |   32192    69917 |   16999     594     9246    15.6 | 13.274 % |
0.00/0.19	c |      1318 |   30885    66976 |   18699    1025    14636    14.3 | 20.068 % |
0.00/0.26	c |      2077 |   29091    62938 |   20569    1589    22998    14.5 | 29.535 % |
0.00/0.27	c ==============================================================================
0.00/0.27	c Found solution: -23
0.00/0.27	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.27	c ==================================[MINISAT+]==================================
0.00/0.27	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.27	c ==============================================================================
0.00/0.27	c |      2290 |   29136    63155 |    9712    1795    26567    14.8 | 29.535 % |
0.00/0.28	c |      2390 |   28918    62661 |   10683    1856    27309    14.7 | 31.219 % |
0.00/0.30	c |      2540 |   28528    61767 |   11751    1959    29052    14.8 | 33.117 % |
0.00/0.33	c |      2765 |   27331    58989 |   12926    2082    31650    15.2 | 39.611 % |
0.00/0.37	c |      3102 |   26489    57001 |   14219    2354    36494    15.5 | 44.301 % |
0.00/0.41	c |      3608 |   25652    55047 |   15641    2750    43545    15.8 | 48.992 % |
0.00/0.48	c |      4367 |   24237    51690 |   17205    3286    60981    18.6 | 57.020 % |
0.00/0.55	c ==============================================================================
0.00/0.55	c Found solution: -24
0.00/0.55	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.56	c ==================================[MINISAT+]==================================
0.00/0.56	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.56	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.56	c ==============================================================================
0.00/0.56	c |      5322 |   23486    49866 |    7828    4096    97430    23.8 | 57.020 % |
0.00/0.56	c |      5422 |   23436    49743 |    8610    4190   100261    23.9 | 61.649 % |
0.00/0.58	c |      5572 |   23333    49498 |    9471    4300   105848    24.6 | 62.217 % |
0.00/0.59	c |      5798 |   23169    49105 |   10419    4432   110055    24.8 | 63.156 % |
0.00/0.61	c |      6136 |   23048    48818 |   11460    4735   118372    25.0 | 63.833 % |
0.00/0.64	c ==============================================================================
0.00/0.64	c Found solution: -25
0.00/0.64	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.65	c ==================================[MINISAT+]==================================
0.00/0.65	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.65	c ==============================================================================
0.00/0.65	c |      6546 |   22906    48508 |    7635    5120   134149    26.2 | 63.833 % |
0.00/0.66	c |      6646 |   22828    48319 |    8398    5200   135430    26.0 | 65.208 % |
0.00/0.67	c |      6796 |   22725    48081 |    9238    5333   137156    25.7 | 65.774 % |
0.00/0.68	c |      7021 |   22609    47792 |   10162    5526   146171    26.5 | 66.450 % |
0.00/0.71	c |      7358 |   22317    47103 |   11178    5755   153983    26.8 | 68.114 % |
0.00/0.75	c |      7864 |   21951    46224 |   12296    6056   169569    28.0 | 70.251 % |
0.00/0.82	c |      8623 |   21500    45144 |   13525    6652   194442    29.2 | 72.844 % |
0.00/0.90	c |      9762 |   21353    44785 |   14878    7715   267770    34.7 | 73.706 % |
0.99/1.04	c |     11470 |   21095    44153 |   16366    9171   337605    36.8 | 75.218 % |
1.18/1.22	c ==============================================================================
1.18/1.22	c Found solution: -26
1.18/1.22	c ---[   0]---> Sorter-cost:    0     Base:
1.18/1.23	c ==================================[MINISAT+]==================================
1.18/1.23	c | Conflicts | Original         | Learnt                           | Progress |
1.18/1.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.18/1.23	c ==============================================================================
1.18/1.23	c |     13500 |   20835    43484 |    6945   10930   433199    39.6 | 75.218 % |
1.18/1.24	c |     13601 |   20835    43484 |    7639   11031   438953    39.8 | 76.759 % |
1.18/1.25	c |     13753 |   20809    43422 |    8403   11131   446670    40.1 | 76.911 % |
1.18/1.28	c |     13978 |   20721    43208 |    9243   11197   451502    40.3 | 77.443 % |
1.28/1.31	c |     14315 |   20721    43208 |   10168   11534   466224    40.4 | 77.443 % |
1.28/1.35	c |     14823 |   20696    43148 |   11184   11914   493933    41.5 | 77.586 % |
1.38/1.41	c |     15582 |   20696    43148 |   12303   12673   530557    41.9 | 77.587 % |
1.48/1.53	c |     16721 |   20667    43077 |   13533   13780   607315    44.1 | 77.764 % |
1.68/1.70	c |     18429 |   20585    42882 |   14887   15411   701092    45.5 | 78.228 % |
1.78/1.84	c ==============================================================================
1.78/1.84	c Found solution: -27
1.78/1.84	c ---[   0]---> Sorter-cost:    0     Base:
1.78/1.85	c ==================================[MINISAT+]==================================
1.78/1.85	c | Conflicts | Original         | Learnt                           | Progress |
1.78/1.85	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.78/1.85	c ==============================================================================
1.78/1.85	c |     19782 |   20582    42877 |    6860   16737   804036    48.0 | 78.228 % |
1.78/1.87	c |     19882 |   20537    42772 |    7546    8440   367413    43.5 | 78.689 % |
1.78/1.88	c |     20033 |   20537    42772 |    8300    8591   376615    43.8 | 78.689 % |
1.88/1.90	c |     20258 |   20537    42772 |    9130    8816   388993    44.1 | 78.689 % |
1.88/1.93	c |     20595 |   20537    42772 |   10043    9153   409990    44.8 | 78.689 % |
1.88/1.98	c |     21101 |   20462    42590 |   11048    9468   429104    45.3 | 79.133 % |
1.98/2.05	c |     21860 |   20462    42590 |   12152   10227   476074    46.6 | 79.133 % |
2.09/2.16	c |     22999 |   20423    42493 |   13368   11351   533371    47.0 | 79.376 % |
2.28/2.31	c |     24708 |   20423    42493 |   14705   13060   612089    46.9 | 79.376 % |
2.48/2.58	c |     27270 |   20418    42480 |   16175   15617   755423    48.4 | 79.410 % |
2.99/3.05	c |     31114 |   20405    42449 |   17793   19455   926143    47.6 | 79.485 % |
3.30/3.39	c ==============================================================================
3.30/3.39	c Found solution: -28
3.30/3.39	c ---[   0]---> Sorter-cost:    0     Base:
3.39/3.40	c ==================================[MINISAT+]==================================
3.39/3.40	c | Conflicts | Original         | Learnt                           | Progress |
3.39/3.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.39/3.40	c ==============================================================================
3.39/3.40	c |     33996 |   20397    42419 |    6799   22330  1066370    47.8 | 79.485 % |
3.39/3.42	c |     34096 |   20395    42415 |    7478   11264   396360    35.2 | 79.556 % |
3.39/3.43	c |     34247 |   20395    42415 |    8226   11415   403348    35.3 | 79.556 % |
3.39/3.46	c |     34472 |   20392    42408 |    9049   11639   416248    35.8 | 79.573 % |
3.39/3.49	c |     34809 |   20392    42408 |    9954   11976   433378    36.2 | 79.573 % |
3.49/3.53	c |     35315 |   20392    42408 |   10949   12482   456500    36.6 | 79.573 % |
3.59/3.60	c |     36074 |   20392    42408 |   12044   13241   490034    37.0 | 79.573 % |
3.69/3.72	c |     37213 |   20386    42394 |   13249   14379   545877    38.0 | 79.606 % |
3.79/3.88	c |     38921 |   20355    42321 |   14574   16041   608278    37.9 | 79.765 % |
4.09/4.18	c |     41483 |   20343    42291 |   16031   18581   698372    37.6 | 79.841 % |
4.59/4.65	c |     45327 |   20340    42284 |   17634   22424   854024    38.1 | 79.858 % |
5.40/5.41	c |     51093 |   20305    42203 |   19398   14129   449990    31.8 | 80.050 % |
6.29/6.39	c |     59743 |   20278    42139 |   21338   22774   797139    35.0 | 80.201 % |
8.09/8.17	c |     72720 |   20265    42106 |   23471   19930   496745    24.9 | 80.285 % |
10.59/10.69	c |     92181 |   20262    42099 |   25819   20643   597287    28.9 | 80.302 % |
14.49/14.53	c |    121373 |   20262    42099 |   28401   30106   877050    29.1 | 80.302 % |
20.49/20.57	c |    165162 |   20233    42030 |   31241   31615   870471    27.5 | 80.470 % |
21.59/21.67	c ==============================================================================
21.59/21.67	c Found solution: -29
21.59/21.67	c ---[   0]---> Sorter-cost:    0     Base:
21.59/21.68	c ==================================[MINISAT+]==================================
21.59/21.68	c | Conflicts | Original         | Learnt                           | Progress |
21.59/21.68	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
21.59/21.68	c ==============================================================================
21.59/21.68	c |    172593 |   20250    42075 |    6750   39046  1088106    27.9 | 80.470 % |
21.69/21.74	c |    172695 |   20250    42075 |    7425    8735   171640    19.6 | 80.422 % |
21.69/21.76	c |    172846 |   20250    42075 |    8167    8886   175191    19.7 | 80.422 % |
21.69/21.77	c |    173071 |   20236    42043 |    8984    9106   181133    19.9 | 80.497 % |
21.79/21.80	c |    173408 |   20236    42043 |    9882    9443   193777    20.5 | 80.497 % |
21.79/21.83	c |    173915 |   20207    41968 |   10870    9948   212906    21.4 | 80.681 % |
21.79/21.89	c |    174675 |   20140    41802 |   11958   10681   236639    22.2 | 81.082 % |
21.89/21.98	c |    175814 |   20112    41734 |   13153   11791   278131    23.6 | 81.250 % |
22.09/22.12	c |    177522 |   20110    41730 |   14469   13497   348890    25.8 | 81.258 % |
22.29/22.37	c |    180084 |   20110    41730 |   15916   16059   437707    27.3 | 81.258 % |
22.69/22.78	c |    183928 |   20108    41724 |   17507   19900   552243    27.8 | 81.275 % |
23.29/23.38	c |    189695 |   20108    41724 |   19258   25667   729540    28.4 | 81.275 % |
24.19/24.28	c |    198344 |   20108    41724 |   21184   19418   514885    26.5 | 81.275 % |
25.58/25.65	c |    211319 |   20081    41661 |   23302   16578   336664    20.3 | 81.425 % |
27.39/27.50	c |    230781 |   20078    41654 |   25633   19180   444012    23.1 | 81.442 % |
30.38/30.44	c |    259974 |   20078    41654 |   28196   29291   890428    30.4 | 81.442 % |
35.18/35.27	c |    303763 |   20047    41579 |   31016   33005   881569    26.7 | 81.626 % |
41.47/41.57	c |    369447 |   19710    40825 |   34117   24900   591636    23.8 | 82.621 % |
51.17/51.23	c |    467973 |   19518    40368 |   37529   37338   839227    22.5 | 83.273 % |
51.58/51.62	c ==============================================================================
51.58/51.62	c Found solution: -30
51.58/51.62	c ---[   0]---> Sorter-cost:13242     Base:
51.58/51.63	c ==================================[MINISAT+]==================================
51.58/51.63	c | Conflicts | Original         | Learnt                           | Progress |
51.58/51.63	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
51.58/51.63	c ==============================================================================
51.58/51.63	c |    471757 |   28335    60935 |    9445   41122   966348    23.5 | 83.273 % |
51.58/51.70	c |    471857 |   28335    60935 |   10389   20661   411036    19.9 | 59.882 % |
51.68/51.72	c |    472007 |   28335    60935 |   11428   20811   414880    19.9 | 59.882 % |
51.68/51.75	c |    472232 |   28335    60935 |   12571   21036   420858    20.0 | 59.882 % |
51.68/51.78	c |    472569 |   28335    60935 |   13828   21373   430151    20.1 | 59.882 % |
51.77/51.84	c |    473075 |   28335    60935 |   15211   21879   445781    20.4 | 59.882 % |
51.87/51.94	c |    473834 |   28335    60935 |   16732   22638   466552    20.6 | 59.882 % |
51.97/52.06	c |    474974 |   28335    60935 |   18405   23778   493159    20.7 | 59.882 % |
52.17/52.28	c |    476682 |   28335    60935 |   20246   25486   531160    20.8 | 59.882 % |
52.57/52.63	c |    479246 |   28315    60881 |   22270   28048   595610    21.2 | 59.968 % |
53.07/53.14	c |    483091 |   28226    60698 |   24497   31889   689852    21.6 | 60.230 % |
53.88/53.96	c |    488858 |   28226    60698 |   26947   19308   363563    18.8 | 60.230 % |
54.77/54.90	c ==============================================================================
54.77/54.90	c Optimal solution: -30
54.77/54.90	s OPTIMUM FOUND
54.77/54.90	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
54.77/54.90	c _______________________________________________________________________________
54.77/54.90	c 
54.77/54.90	c restarts              : 97
54.77/54.90	c conflicts             : 496619         (9051 /sec)
54.77/54.90	c decisions             : 613724         (11185 /sec)
54.77/54.90	c propagations          : 0              (0 /sec)
54.77/54.90	c inspects              : 0              (0 /sec)
54.77/54.90	c CPU time              : 54.8697 s
54.77/54.90	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-3723540-1338571478/watcher-3723540-1338571478 -o /tmp/evaluation-result-3723540-1338571478/solver-3723540-1338571478 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723540-1338571478.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.09 2.03 1.98 2/177 23948
/proc/meminfo: memFree=29987208/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0

[startup+0.062207 s]
/proc/loadavg: 2.09 2.03 1.98 2/177 23948
/proc/meminfo: memFree=29987208/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100247 s]
/proc/loadavg: 2.09 2.03 1.98 2/177 23948
/proc/meminfo: memFree=29987208/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300183 s]
/proc/loadavg: 2.09 2.03 1.98 2/177 23948
/proc/meminfo: memFree=29987208/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700123 s]
/proc/loadavg: 2.09 2.03 1.98 2/177 23948
/proc/meminfo: memFree=29987208/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 2.09 2.03 1.98 3/179 23953
/proc/meminfo: memFree=29978000/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
[pid=23952] ppid=23948 vsize=10060 CPUtime=1.48 cores=1,3,5,7
/proc/23952/stat : 23952 (minisat+_64-bit) R 23948 23948 21013 0 -1 4202496 2372 0 0 0 148 0 0 0 20 0 1 0 323273266 10301440 2328 33554432000 4194304 5276501 140733856186304 140733856184552 4397872 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23952/statm: 2515 2328 118 265 0 2247 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19208

[startup+3.10021 s]
/proc/loadavg: 2.09 2.03 1.98 3/179 23953
/proc/meminfo: memFree=29976264/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
[pid=23952] ppid=23948 vsize=12236 CPUtime=3.09 cores=1,3,5,7
/proc/23952/stat : 23952 (minisat+_64-bit) R 23948 23948 21013 0 -1 4202496 2893 0 0 0 308 1 0 0 20 0 1 0 323273266 12529664 2849 33554432000 4194304 5276501 140733856186304 140733856184712 4633200 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23952/statm: 3059 2849 118 265 0 2791 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21384

[startup+6.30013 s]
/proc/loadavg: 2.08 2.03 1.98 3/179 23953
/proc/meminfo: memFree=29973320/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
[pid=23952] ppid=23948 vsize=13536 CPUtime=6.29 cores=1,3,5,7
/proc/23952/stat : 23952 (minisat+_64-bit) R 23948 23948 21013 0 -1 4202496 3212 0 0 0 628 1 0 0 20 0 1 0 323273266 13860864 3168 33554432000 4194304 5276501 140733856186304 140733856184552 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23952/statm: 3384 3168 118 265 0 3116 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22684

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 1.98 3/179 23953
/proc/meminfo: memFree=29972496/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
[pid=23952] ppid=23948 vsize=14740 CPUtime=12.69 cores=1,3,5,7
/proc/23952/stat : 23952 (minisat+_64-bit) R 23948 23948 21013 0 -1 4202496 3512 0 0 0 1268 1 0 0 20 0 1 0 323273266 15093760 3468 33554432000 4194304 5276501 140733856186304 140733856184488 4399992 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23952/statm: 3685 3468 118 265 0 3417 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23888

[startup+25.5002 s]
/proc/loadavg: 2.06 2.03 1.98 3/179 23953
/proc/meminfo: memFree=29969416/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
[pid=23952] ppid=23948 vsize=16112 CPUtime=25.48 cores=1,3,5,7
/proc/23952/stat : 23952 (minisat+_64-bit) R 23948 23948 21013 0 -1 4202496 3858 0 0 0 2547 1 0 0 20 0 1 0 323273266 16498688 3812 33554432000 4194304 5276501 140733856186304 140733856184552 4397178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23952/statm: 4028 3812 118 265 0 3760 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25260

[startup+51.1002 s]
/proc/loadavg: 2.04 2.02 1.98 3/179 23953
/proc/meminfo: memFree=29966000/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
[pid=23952] ppid=23948 vsize=18540 CPUtime=51.07 cores=1,3,5,7
/proc/23952/stat : 23952 (minisat+_64-bit) R 23948 23948 21013 0 -1 4202496 4375 0 0 0 5106 1 0 0 20 0 1 0 323273266 18984960 4364 33554432000 4194304 5276501 140733856186304 140733856184488 4399813 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23952/statm: 4635 4364 118 265 0 4367 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27688

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (54.77 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (54.77 s) to the 'lost time'.

[startup+54.8001 s]
/proc/loadavg: 2.04 2.02 1.98 3/179 23953
/proc/meminfo: memFree=29964264/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
[pid=23952] ppid=23948 vsize=20532 CPUtime=54.77 cores=1,3,5,7
/proc/23952/stat : 23952 (minisat+_64-bit) R 23948 23948 21013 0 -1 4202496 4824 0 0 0 5476 1 0 0 20 0 1 0 323273266 21024768 4813 33554432000 4194304 5276501 140733856186304 140733856184552 4399904 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23952/statm: 5133 4813 119 265 0 4865 0
Current children cumulated CPU time (s) 54.77
Current children cumulated vsize (KiB) 29680

[startup+54.9001 s]
/proc/loadavg: 2.04 2.02 1.98 3/179 23953
/proc/meminfo: memFree=29964264/32873648 swapFree=7116/7116
[pid=23948] ppid=-1 vsize=0 CPUtime=0 cores=
/proc/23948/stat : -- couldn't open stat file --/proc/23948/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+52.7002 s]
/proc/loadavg: 2.04 2.02 1.98 3/179 23953
/proc/meminfo: memFree=29964264/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
[pid=23952] ppid=23948 vsize=20532 CPUtime=52.68 cores=1,3,5,7
/proc/23952/stat : 23952 (minisat+_64-bit) R 23948 23948 21013 0 -1 4202496 4824 0 0 0 5267 1 0 0 20 0 1 0 323273266 21024768 4813 33554432000 4194304 5276501 140733856186304 140733856184552 4400264 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23952/statm: 5133 4813 119 265 0 4865 0
Current children cumulated CPU time (s) 52.68
Current children cumulated vsize (KiB) 29680

[startup+54.3002 s]
/proc/loadavg: 2.04 2.02 1.98 3/179 23953
/proc/meminfo: memFree=29964264/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
[pid=23952] ppid=23948 vsize=20532 CPUtime=54.27 cores=1,3,5,7
/proc/23952/stat : 23952 (minisat+_64-bit) R 23948 23948 21013 0 -1 4202496 4824 0 0 0 5426 1 0 0 20 0 1 0 323273266 21024768 4813 33554432000 4194304 5276501 140733856186304 140733856184552 4394792 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23952/statm: 5133 4813 119 265 0 4865 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 29680

[startup+54.7002 s]
/proc/loadavg: 2.04 2.02 1.98 3/179 23953
/proc/meminfo: memFree=29964264/32873648 swapFree=7116/7116
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (minisat+_script) S 23946 23948 21013 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323273266 9367552 277 33554432000 4194304 5064252 140734135789504 140734135788416 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23948/statm: 2287 277 236 213 0 72 0
[pid=23952] ppid=23948 vsize=20532 CPUtime=54.67 cores=1,3,5,7
/proc/23952/stat : 23952 (minisat+_64-bit) R 23948 23948 21013 0 -1 4202496 4824 0 0 0 5466 1 0 0 20 0 1 0 323273266 21024768 4813 33554432000 4194304 5276501 140733856186304 140733856184552 4399850 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23952/statm: 5133 4813 119 265 0 4865 0
Current children cumulated CPU time (s) 54.67
Current children cumulated vsize (KiB) 29680

[startup+54.9001 s]
/proc/loadavg: 2.04 2.02 1.98 3/179 23953
/proc/meminfo: memFree=29964264/32873648 swapFree=7116/7116
[pid=23948] ppid=-1 vsize=0 CPUtime=0 cores=
/proc/23948/stat : -- couldn't open stat file --/proc/23948/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 54.77
#  lost CPU user time (s): 54.76
#  lost CPU system time (s): 0.01

Real time (s): 54.9053
CPU time (s): 109.659
CPU user time (s): 109.632
CPU system time (s): 0.026997
CPU usage (%): 199.723
Max. virtual memory (cumulated for all children) (KiB): 29680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.8717
system time used= 0.016997
maximum resident set size= 19252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5775
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= 16
involuntary context switches= 58

runsolver used 0.079987 second user time and 0.236963 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-01 19:24:38
IDJOB=3723540
IDBENCH=2236
IDSOLVER=2307
FILE ID=node127/3723540-1338571478
RUNJOBID= node127-1338568940-23452
PBS_JOBID= 14635857
Free space on /tmp= 70480 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-1.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723540-1338571478/watcher-3723540-1338571478 -o /tmp/evaluation-result-3723540-1338571478/solver-3723540-1338571478 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723540-1338571478.opb

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

MD5SUM BENCH= 65bafde3eb06761afc4fe90b6aa8c264
RANDOM SEED=1401370179

node127.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.348
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.69
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.348
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.348
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		: 2666.348
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.348
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.348
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.348
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.348
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:       32873648 kB
MemFree:        29987100 kB
Buffers:          336728 kB
Cached:          1576540 kB
SwapCached:         1500 kB
Active:          1021780 kB
Inactive:         983704 kB
Active(anon):      86420 kB
Inactive(anon):     7932 kB
Active(file):     935360 kB
Inactive(file):   975772 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:         99492 kB
Mapped:            11248 kB
Shmem:                92 kB
Slab:             743184 kB
SReclaimable:     187368 kB
SUnreclaim:       555816 kB
KernelStack:        1488 kB
PageTables:         3944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     212880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70480 MiB
End job on node127 at 2012-06-01 19:25:33