Trace number 353364

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, and are wall clock time (not CPU 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
minisat+ 1.14OPT-30 206.548 206.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-2.opb
MD5SUM5909a36352b34473abff2d7e1fe31c04
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 benchmark206.548
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 constraints17874
Number of constraints which are clauses17874
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 (download as text)

0.00/0.00	c Parsing PB file...
0.39/0.48	c Converting 17874 PB-constraints to clauses...
0.39/0.48	c   -- Unit propagations: (none)
0.39/0.48	c   -- Detecting intervals from adjacent constraints: (none)
0.39/0.48	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.49/0.52	c ==================================[MINISAT+]==================================
0.49/0.52	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.52	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.52	c ==============================================================================
0.49/0.52	c |         0 |   17874    35748 |    5958       0        0     nan |  0.000 % |
0.49/0.52	c ==============================================================================
0.49/0.52	c Found solution: -20
0.49/0.52	o -20
0.49/0.53	c ---[   0]---> Sorter-cost:16912     Base:
0.49/0.57	c ==================================[MINISAT+]==================================
0.49/0.57	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.57	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.57	c ==============================================================================
0.49/0.57	c |         0 |   34854    75691 |   11618       0        0     nan |  0.000 % |
0.59/0.62	c ==============================================================================
0.59/0.62	c Found solution: -21
0.59/0.62	o -21
0.59/0.63	c ---[   0]---> Sorter-cost:    0     Base:
0.59/0.65	c ==================================[MINISAT+]==================================
0.59/0.65	c | Conflicts | Original         | Learnt                           | Progress |
0.59/0.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.59/0.65	c ==============================================================================
0.59/0.65	c |        96 |   34526    75092 |   11508      70      634     9.1 |  0.000 % |
0.59/0.69	c |       196 |   34234    74478 |   12658     154     1308     8.5 |  3.130 % |
0.69/0.73	c |       346 |   33877    73707 |   13924     285     2720     9.5 |  4.897 % |
0.79/0.81	c |       571 |   33426    72726 |   15317     488     5187    10.6 |  7.157 % |
0.89/0.93	c |       909 |   32464    70614 |   16848     778     8619    11.1 | 12.060 % |
0.99/1.09	c |      1416 |   31105    67579 |   18533    1202    15172    12.6 | 19.182 % |
1.29/1.33	c |      2175 |   28946    62625 |   20387    1778    24941    14.0 | 30.892 % |
1.39/1.46	c ==============================================================================
1.39/1.46	c Found solution: -22
1.39/1.46	o -22
1.39/1.46	c ---[   0]---> Sorter-cost:    0     Base:
1.39/1.48	c ==================================[MINISAT+]==================================
1.39/1.48	c | Conflicts | Original         | Learnt                           | Progress |
1.39/1.48	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.39/1.48	c ==============================================================================
1.39/1.48	c |      2534 |   27683    59627 |    9227    2005    30088    15.0 | 30.892 % |
1.49/1.51	c ==============================================================================
1.49/1.51	c Found solution: -23
1.49/1.51	o -23
1.49/1.52	c ---[   0]---> Sorter-cost:    0     Base:
1.49/1.54	c ==================================[MINISAT+]==================================
1.49/1.54	c | Conflicts | Original         | Learnt                           | Progress |
1.49/1.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.49/1.54	c ==============================================================================
1.49/1.54	c |      2614 |   27614    59571 |    9204    2065    31345    15.2 | 30.892 % |
1.49/1.57	c |      2714 |   27438    59163 |   10124    2144    32431    15.1 | 39.461 % |
1.59/1.61	c |      2864 |   27274    58782 |   11136    2278    34626    15.2 | 40.628 % |
1.59/1.67	c ==============================================================================
1.59/1.67	c Found solution: -24
1.59/1.67	o -24
1.59/1.68	c ---[   0]---> Sorter-cost:    0     Base:
1.69/1.70	c ==================================[MINISAT+]==================================
1.69/1.70	c | Conflicts | Original         | Learnt                           | Progress |
1.69/1.70	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.69/1.70	c ==============================================================================
1.69/1.70	c |      3082 |   26805    57659 |    8935    2433    37391    15.4 | 40.628 % |
1.69/1.72	c |      3183 |   26621    57249 |    9828    2509    39338    15.7 | 43.988 % |
1.69/1.76	c |      3333 |   26232    56346 |   10811    2543    39920    15.7 | 46.127 % |
1.78/1.81	c |      3560 |   26102    56051 |   11892    2752    45629    16.6 | 46.821 % |
1.78/1.89	c |      3897 |   25462    54528 |   13081    2947    50437    17.1 | 50.525 % |
1.98/2.01	c |      4404 |   24883    53166 |   14389    3360    61191    18.2 | 53.823 % |
2.08/2.15	c ==============================================================================
2.08/2.15	c Found solution: -25
2.08/2.15	o -25
2.08/2.15	c ---[   0]---> Sorter-cost:    0     Base:
2.08/2.17	c ==================================[MINISAT+]==================================
2.08/2.17	c | Conflicts | Original         | Learnt                           | Progress |
2.08/2.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.08/2.17	c ==============================================================================
2.08/2.17	c |      5110 |   24478    52262 |    8159    4010    80157    20.0 | 53.823 % |
2.08/2.19	c |      5210 |   24433    52157 |    8974    4106    81402    19.8 | 56.442 % |
2.18/2.22	c |      5362 |   24391    52056 |    9872    4224    82862    19.6 | 56.662 % |
2.18/2.27	c |      5588 |   24311    51868 |   10859    4411    91065    20.6 | 57.118 % |
2.28/2.36	c |      5926 |   23983    51076 |   11945    4662   107654    23.1 | 59.000 % |
2.38/2.46	c |      6433 |   23891    50863 |   13140    5109   136039    26.6 | 59.497 % |
2.58/2.67	c |      7193 |   23167    49121 |   14454    5621   164518    29.3 | 63.607 % |
2.88/2.95	c |      8333 |   22375    47222 |   15899    6539   207420    31.7 | 68.155 % |
3.18/3.23	c ==============================================================================
3.18/3.23	c Found solution: -26
3.18/3.23	o -26
3.18/3.24	c ---[   0]---> Sorter-cost:    0     Base:
3.18/3.26	c ==================================[MINISAT+]==================================
3.18/3.26	c | Conflicts | Original         | Learnt                           | Progress |
3.18/3.26	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.18/3.26	c ==============================================================================
3.18/3.26	c |      9316 |   21908    46043 |    7302    7274   239716    33.0 | 68.155 % |
3.18/3.28	c |      9416 |   21901    46026 |    8032    7364   241495    32.8 | 70.953 % |
3.28/3.32	c |      9566 |   21798    45774 |    8835    7479   247207    33.1 | 71.560 % |
3.28/3.37	c |      9791 |   21792    45760 |    9718    7700   255905    33.2 | 71.594 % |
3.38/3.45	c |     10128 |   21684    45505 |   10690    8005   267627    33.4 | 72.193 % |
3.48/3.56	c |     10635 |   21601    45296 |   11759    8495   286444    33.7 | 72.716 % |
3.68/3.71	c |     11394 |   21601    45296 |   12935    9254   328737    35.5 | 72.716 % |
3.98/4.00	c |     12535 |   21505    45062 |   14229   10286   401086    39.0 | 73.273 % |
4.38/4.46	c |     14243 |   21282    44535 |   15652   11833   513262    43.4 | 74.538 % |
5.19/5.24	c |     16807 |   21282    44535 |   17217   14397   750806    52.2 | 74.538 % |
6.59/6.61	c |     20653 |   21215    44373 |   18939   18147   995686    54.9 | 74.935 % |
8.78/8.84	c |     26419 |   21140    44196 |   20833   23801  1370656    57.6 | 75.357 % |
9.68/9.79	c ==============================================================================
9.68/9.79	c Found solution: -27
9.68/9.79	o -27
9.78/9.80	c ---[   0]---> Sorter-cost:    0     Base:
9.78/9.84	c ==================================[MINISAT+]==================================
9.78/9.84	c | Conflicts | Original         | Learnt                           | Progress |
9.78/9.84	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.78/9.84	c ==============================================================================
9.78/9.84	c |     28712 |   21070    44049 |    7023   26035  1524101    58.5 | 75.357 % |
9.88/9.92	c |     28815 |   21036    43961 |    7725   13116   639811    48.8 | 76.164 % |
9.88/9.97	c |     28968 |   21008    43894 |    8497   13260   645720    48.7 | 76.315 % |
9.98/10.03	c |     29193 |   21003    43883 |    9347   13470   656940    48.8 | 76.340 % |
10.08/10.12	c |     29530 |   21003    43883 |   10282   13807   679907    49.2 | 76.340 % |
10.18/10.26	c |     30037 |   21003    43883 |   11310   14314   709550    49.6 | 76.340 % |
10.48/10.52	c |     30796 |   20950    43752 |   12441   15052   760438    50.5 | 76.650 % |
10.78/10.86	c |     31935 |   20950    43752 |   13685   16191   840840    51.9 | 76.650 % |
11.28/11.35	c |     33643 |   20950    43752 |   15054   17899   931734    52.1 | 76.650 % |
12.18/12.26	c |     36207 |   20950    43752 |   16559   20463  1079025    52.7 | 76.650 % |
13.67/13.73	c |     40051 |   20841    43480 |   18215   23863  1314066    55.1 | 77.328 % |
15.87/15.96	c |     45818 |   20797    43371 |   20037   15584   704396    45.2 | 77.596 % |
16.87/16.95	c ==============================================================================
16.87/16.95	c Found solution: -28
16.87/16.95	o -28
16.87/16.96	c ---[   0]---> Sorter-cost:    0     Base:
16.87/16.99	c ==================================[MINISAT+]==================================
16.87/16.99	c | Conflicts | Original         | Learnt                           | Progress |
16.87/16.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
16.87/16.99	c ==============================================================================
16.87/16.99	c |     49093 |   20789    43337 |    6929   18846   882310    46.8 | 77.596 % |
16.97/17.04	c |     49193 |   20789    43337 |    7621    9523   370859    38.9 | 77.659 % |
16.97/17.08	c |     49343 |   20789    43337 |    8384    9673   382937    39.6 | 77.659 % |
17.07/17.14	c |     49568 |   20789    43337 |    9222    9898   394867    39.9 | 77.659 % |
17.17/17.23	c |     49907 |   20789    43337 |   10144   10237   416833    40.7 | 77.659 % |
17.27/17.36	c |     50413 |   20752    43252 |   11159   10740   444355    41.4 | 77.860 % |
17.48/17.55	c |     51172 |   20752    43252 |   12275   11499   484089    42.1 | 77.860 % |
17.77/17.84	c |     52311 |   20752    43252 |   13502   12638   548827    43.4 | 77.860 % |
18.27/18.33	c |     54022 |   20711    43152 |   14852   14342   638542    44.5 | 78.103 % |
18.97/19.09	c |     56584 |   20711    43152 |   16338   16904   778010    46.0 | 78.103 % |
20.38/20.43	c |     60428 |   20709    43148 |   17972   20745  1008792    48.6 | 78.111 % |
22.58/22.62	c |     66194 |   20692    43106 |   19769   26477  1219518    46.1 | 78.211 % |
25.68/25.71	c |     74843 |   20684    43088 |   21746   20454   845919    41.4 | 78.253 % |
31.48/31.53	c |     87818 |   20661    43032 |   23920   16263   479471    29.5 | 78.388 % |
40.47/40.52	c |    107280 |   20661    43032 |   26312   18490   446679    24.2 | 78.387 % |
52.57/52.66	c |    136474 |   20643    42990 |   28944   29409   771033    26.2 | 78.488 % |
62.07/62.17	c ==============================================================================
62.07/62.17	c Found solution: -29
62.07/62.17	o -29
62.07/62.18	c ---[   0]---> Sorter-cost:    0     Base:
62.17/62.21	c ==================================[MINISAT+]==================================
62.17/62.21	c | Conflicts | Original         | Learnt                           | Progress |
62.17/62.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
62.17/62.21	c ==============================================================================
62.17/62.21	c |    157802 |   20637    42980 |    6879   28747   697610    24.3 | 78.488 % |
62.27/62.31	c |    157903 |   20637    42980 |    7566   14475   276762    19.1 | 78.578 % |
62.27/62.36	c |    158053 |   20637    42980 |    8323   14625   278960    19.1 | 78.578 % |
62.37/62.43	c |    158278 |   20637    42980 |    9155   14850   281790    19.0 | 78.578 % |
62.47/62.54	c |    158615 |   20637    42980 |   10071   15187   289726    19.1 | 78.578 % |
62.57/62.65	c |    159121 |   20637    42980 |   11078   15693   310266    19.8 | 78.578 % |
62.77/62.82	c |    159880 |   20637    42980 |   12186   16452   355424    21.6 | 78.578 % |
63.07/63.13	c |    161020 |   20634    42973 |   13405   17590   386341    22.0 | 78.595 % |
63.57/63.60	c |    162728 |   20634    42973 |   14745   19298   426271    22.1 | 78.595 % |
64.27/64.36	c |    165291 |   20630    42963 |   16220   21859   484031    22.1 | 78.620 % |
65.37/65.48	c |    169135 |   20570    42822 |   17842   25675   636261    24.8 | 78.962 % |
67.17/67.22	c |    174901 |   20560    42796 |   19626   17463   415361    23.8 | 79.030 % |
70.06/70.11	c |    183550 |   20557    42789 |   21589   26111   639580    24.5 | 79.046 % |
74.26/74.33	c |    196525 |   20428    42511 |   23748    9832   188533    19.2 | 79.314 % |
80.56/80.66	c |    215986 |   20323    42261 |   26122   29263  1134366    38.8 | 79.915 % |
90.26/90.36	c |    245179 |   20197    41957 |   28735   21175   512585    24.2 | 80.650 % |
104.95/105.01	c |    288968 |   20119    41775 |   31608   24172   561460    23.2 | 81.085 % |
127.05/127.17	c |    354653 |   19952    41380 |   34769   34807   964744    27.7 | 81.653 % |
129.15/129.24	c ==============================================================================
129.15/129.24	c Found solution: -30
129.15/129.24	o -30
129.15/129.24	c ---[   0]---> Sorter-cost:16236     Base:
129.25/129.30	c ==================================[MINISAT+]==================================
129.25/129.30	c | Conflicts | Original         | Learnt                           | Progress |
129.25/129.30	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
129.25/129.30	c ==============================================================================
129.25/129.30	c |    359826 |   33435    72911 |   11145   39977  1105163    27.6 | 81.653 % |
129.35/129.46	c |    359926 |   33435    72911 |   12259   20089   433598    21.6 | 50.528 % |
129.45/129.54	c |    360077 |   33387    72815 |   13485   20239   437648    21.6 | 50.656 % |
129.55/129.65	c |    360303 |   33387    72815 |   14833   20465   442439    21.6 | 50.656 % |
129.75/129.81	c |    360640 |   33387    72815 |   16317   20802   456016    21.9 | 50.656 % |
129.95/130.04	c |    361146 |   33382    72804 |   17949   21254   467737    22.0 | 50.669 % |
130.25/130.39	c |    361906 |   33382    72804 |   19744   22014   484802    22.0 | 50.669 % |
130.75/130.90	c |    363046 |   33365    72745 |   21718   23144   513801    22.2 | 50.726 % |
131.55/131.63	c |    364754 |   33365    72745 |   23890   24852   547553    22.0 | 50.726 % |
132.75/132.88	c |    367316 |   33365    72745 |   26279   27414   612303    22.3 | 50.726 % |
134.95/135.02	c |    371161 |   33313    72640 |   28907   31258   693224    22.2 | 50.862 % |
137.95/138.07	c |    376927 |   33175    72363 |   31797   28703   694333    24.2 | 50.998 % |
143.15/143.20	c |    385576 |   32975    71958 |   34977   34121   847410    24.8 | 51.252 % |
151.94/152.01	c |    398551 |   32930    71863 |   38475   47092  1217125    25.8 | 51.379 % |
164.54/164.61	c |    418012 |   32919    71836 |   42323   36959   880361    23.8 | 51.414 % |
184.43/184.54	c |    447205 |   32212    70312 |   46555   54497  1404179    25.8 | 52.370 % |
206.52/206.60	c ==============================================================================
206.52/206.60	c Optimal solution: -30
206.52/206.60	s OPTIMUM FOUND
206.52/206.60	v -x450 -x449 -x448 -x447 -x446 -x445 -x444 x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 x433 -x432 -x431 -x430
206.52/206.60	v -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409
206.52/206.60	v -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 x391 x390 -x389 -x388
206.52/206.60	v -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367
206.52/206.60	v -x366 -x365 -x364 x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 x346
206.52/206.60	v -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 x327 -x326 -x325
206.52/206.60	v -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 x305 -x304
206.52/206.60	v -x303 -x302 -x301 -x300 x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283
206.52/206.60	v -x282 -x281 -x280 -x279 -x278 -x277 -x276 x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262
206.52/206.60	v -x261 -x260 -x259 x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241
206.52/206.60	v x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220
206.52/206.60	v -x219 -x218 -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199
206.52/206.60	v -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178
206.52/206.60	v -x177 -x176 -x175 x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 x160 -x159 -x158 -x157
206.52/206.60	v -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136
206.52/206.60	v -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115
206.52/206.60	v -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 x98 -x97 -x96 -x95 -x94 -x93
206.52/206.60	v -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
206.52/206.60	v -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
206.52/206.60	v -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
206.52/206.60	v -x14 -x13 -x12 -x11 -x10 -x9 -x8 x7 -x6 -x5 -x4 -x3 -x2 -x1
206.52/206.60	c _______________________________________________________________________________
206.52/206.60	c 
206.52/206.60	c restarts              : 101
206.52/206.60	c conflicts             : 480244         (2326 /sec)
206.52/206.60	c decisions             : 604668         (2929 /sec)
206.52/206.60	c propagations          : 0              (0 /sec)
206.52/206.60	c inspects              : 0              (0 /sec)
206.52/206.60	c CPU time              : 206.473 s
206.52/206.60	c _______________________________________________________________________________

Verifier Data (download as text)

OK	-30

Conversion Script Data (download as text)

/tmp/evaluation/353364-1176663979/instance-353364-1176663979.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node26/watcher-353364-1176663979 -o ROOT/results/node26/solver-353364-1176663979 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/353364-1176663979/minisat+ /tmp/evaluation/353364-1176663979/instance-353364-1176663979.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.03 1.00 3/77 24140
/proc/meminfo: memFree=1799744/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=1048 CPUtime=0
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 114314734 1073152 112 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005338 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 262 112 74 215 0 44 0

[startup+0.00685401 s]
/proc/loadavg: 1.04 1.03 1.00 3/77 24140
/proc/meminfo: memFree=1799744/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=1180 CPUtime=0
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 114314734 1208320 117 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 295 117 74 215 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1180

[startup+0.101862 s]
/proc/loadavg: 1.04 1.03 1.00 3/77 24140
/proc/meminfo: memFree=1799744/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=2004 CPUtime=0.1
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 332 0 0 0 10 0 0 0 18 0 1 0 114314734 2052096 317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 501 317 74 215 0 283 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2004

[startup+0.301881 s]
/proc/loadavg: 1.04 1.03 1.00 3/77 24140
/proc/meminfo: memFree=1799744/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=3668 CPUtime=0.29
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 749 0 0 0 29 0 0 0 19 0 1 0 114314734 3756032 734 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 917 734 74 215 0 699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3668

[startup+0.701918 s]
/proc/loadavg: 1.04 1.03 1.00 3/77 24140
/proc/meminfo: memFree=1799744/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=7792 CPUtime=0.69
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 1779 0 0 0 67 2 0 0 18 0 1 0 114314734 7979008 1742 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581186 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 1948 1742 110 215 0 1730 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7792

[startup+1.502 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 24141
/proc/meminfo: memFree=1793016/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=7792 CPUtime=1.49
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 1779 0 0 0 147 2 0 0 25 0 1 0 114314734 7979008 1742 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569782 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24140/statm: 1948 1742 110 215 0 1730 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7792

[startup+3.10114 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 24141
/proc/meminfo: memFree=1792888/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=7792 CPUtime=3.08
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 1780 0 0 0 306 2 0 0 25 0 1 0 114314734 7979008 1743 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 1948 1743 110 215 0 1730 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7792

[startup+6.30144 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 24141
/proc/meminfo: memFree=1790520/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=10848 CPUtime=6.29
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 2564 0 0 0 626 3 0 0 25 0 1 0 114314734 11108352 2527 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 2712 2527 110 215 0 2494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10848

[startup+12.701 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 24141
/proc/meminfo: memFree=1786936/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=13576 CPUtime=12.68
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 3255 0 0 0 1265 3 0 0 25 0 1 0 114314734 13901824 3218 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580888 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 3394 3218 110 215 0 3176 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13576

[startup+25.5012 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 24141
/proc/meminfo: memFree=1786616/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=13976 CPUtime=25.48
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 3327 0 0 0 2544 4 0 0 25 0 1 0 114314734 14311424 3290 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 3494 3290 110 215 0 3276 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13976

[startup+51.1016 s]
/proc/loadavg: 1.01 1.02 1.00 3/78 24141
/proc/meminfo: memFree=1786552/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=14108 CPUtime=51.07
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 3363 0 0 0 5103 4 0 0 25 0 1 0 114314734 14446592 3326 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580245 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 3527 3326 110 215 0 3309 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14108

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 24141
/proc/meminfo: memFree=1786168/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=14504 CPUtime=102.26
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 3489 0 0 0 10222 4 0 0 25 0 1 0 114314734 14852096 3452 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 3626 3452 110 215 0 3408 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14504

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24141
/proc/meminfo: memFree=1783352/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=17596 CPUtime=162.24
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 4225 0 0 0 16218 6 0 0 25 0 1 0 114314734 18018304 4134 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 4399 4134 110 215 0 4181 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17596

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

[startup+179.103 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24141
/proc/meminfo: memFree=1783224/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=17764 CPUtime=179.04
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 4259 0 0 0 17898 6 0 0 25 0 1 0 114314734 18190336 4168 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 4441 4168 110 215 0 4223 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 17764

[startup+191.902 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24141
/proc/meminfo: memFree=1782136/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=18824 CPUtime=191.83
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 4522 0 0 0 19177 6 0 0 25 0 1 0 114314734 19275776 4431 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 4706 4431 110 215 0 4488 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 18824

[startup+198.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24141
/proc/meminfo: memFree=1782136/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=18824 CPUtime=198.23
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 4522 0 0 0 19817 6 0 0 25 0 1 0 114314734 19275776 4431 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 4706 4431 110 215 0 4488 0
Current children cumulated CPU time (s) 198.23
Current children cumulated vsize (KiB) 18824

[startup+201.502 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24141
/proc/meminfo: memFree=1782136/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=18824 CPUtime=201.43
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 4523 0 0 0 20137 6 0 0 25 0 1 0 114314734 19275776 4432 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 4706 4432 110 215 0 4488 0
Current children cumulated CPU time (s) 201.43
Current children cumulated vsize (KiB) 18824

[startup+204.703 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24141
/proc/meminfo: memFree=1782136/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=18824 CPUtime=204.63
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 4523 0 0 0 20457 6 0 0 25 0 1 0 114314734 19275776 4432 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 4706 4432 110 215 0 4488 0
Current children cumulated CPU time (s) 204.63
Current children cumulated vsize (KiB) 18824

[startup+205.502 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24141
/proc/meminfo: memFree=1782136/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=18824 CPUtime=205.43
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 4523 0 0 0 20537 6 0 0 25 0 1 0 114314734 19275776 4432 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 4706 4432 110 215 0 4488 0
Current children cumulated CPU time (s) 205.43
Current children cumulated vsize (KiB) 18824

[startup+206.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24141
/proc/meminfo: memFree=1782136/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=18824 CPUtime=206.22
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 4523 0 0 0 20616 6 0 0 25 0 1 0 114314734 19275776 4432 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 4706 4432 110 215 0 4488 0
Current children cumulated CPU time (s) 206.22
Current children cumulated vsize (KiB) 18824

[startup+206.501 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24141
/proc/meminfo: memFree=1782136/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=18824 CPUtime=206.42
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 4523 0 0 0 20636 6 0 0 25 0 1 0 114314734 19275776 4432 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572684 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 4706 4432 110 215 0 4488 0
Current children cumulated CPU time (s) 206.42
Current children cumulated vsize (KiB) 18824

[startup+206.601 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24141
/proc/meminfo: memFree=1782136/2055920 swapFree=4170236/4192956
[pid=24140] ppid=24138 vsize=18824 CPUtime=206.52
/proc/24140/stat : 24140 (minisat+) R 24138 24140 22853 0 -1 4194304 4523 0 0 0 20646 6 0 0 25 0 1 0 114314734 19275776 4432 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24140/statm: 4706 4432 110 215 0 4488 0
Current children cumulated CPU time (s) 206.52
Current children cumulated vsize (KiB) 18824

Child status: 30
Real time (s): 206.61
CPU time (s): 206.548
CPU user time (s): 206.475
CPU system time (s): 0.072988
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 18824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.475
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4527
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= 207
involuntary context switches= 742

runsolver used 0.245962 second user time and 0.51992 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Apr 15 19:06:19 UTC 2007

IDJOB= 353364
IDBENCH= 2237
IDSOLVER= 156
FILE ID= node26/353364-1176663979

PBS_JOBID= 4559898

Free space on /tmp= 66562 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-2.opb
COMMAND LINE= /tmp/evaluation/353364-1176663979/minisat+ /tmp/evaluation/353364-1176663979/instance-353364-1176663979.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node26/convwatcher-353364-1176663979 -o ROOT/results/node26/conversion-353364-1176663979 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353364-1176663979/instance-353364-1176663979.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-353364-1176663979 -o ROOT/results/node26/solver-353364-1176663979 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/353364-1176663979/minisat+ /tmp/evaluation/353364-1176663979/instance-353364-1176663979.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  5909a36352b34473abff2d7e1fe31c04

RANDOM SEED= 489383007

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1800216 kB
Buffers:         32200 kB
Cached:         125388 kB
SwapCached:       3096 kB
Active:         126256 kB
Inactive:        55880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800216 kB
SwapTotal:     4192956 kB
SwapFree:      4170236 kB
Dirty:            2768 kB
Writeback:           0 kB
Mapped:          31976 kB
Slab:            59244 kB
Committed_AS:   273280 kB
PageTables:       1720 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66562 MiB

End job on node26 on Sun Apr 15 19:09:46 UTC 2007