Trace number 2689554

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 NameAnswerCPU timeWall clock time
wbo 1.4aOPTIMUM 326.274 326.271

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900564824--soft-0-100-0.wbo
MD5SUM67acad5bcb13fd291a4cc974e7f18780
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark326.274
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 138262
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 138261
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 813
Number of bits of the biggest sum of numbers10
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 wbo 1.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2689554-1277925852.wbo.
0.00/0.00	c Instance file HOME/instance-2689554-1277925852.wbo
0.00/0.00	c File size is 96777 bytes.
0.00/0.00	c Highest Coefficient sum: 813
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       101 |     231     2707     8338 |     5500      101     18 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     21 |  0.002 % |
0.01/0.01	c |       477 |     231     2707     8338 |     6655      477     23 |  0.002 % |
0.01/0.02	c |       814 |     231     2707     8338 |     7320      814     23 |  0.002 % |
0.01/0.04	c |      1321 |     231     2707     8338 |     8052     1321     23 |  0.002 % |
0.01/0.06	c |      2080 |     231     2707     8338 |     8857     2080     25 |  0.002 % |
0.09/0.10	c |      3222 |     231     2707     8338 |     9743     3222     26 |  0.002 % |
0.09/0.17	c |      4930 |     231     2707     8338 |    10717     4930     29 |  0.002 % |
0.29/0.32	c |      7492 |     231     2707     8338 |    11789     7492     30 |  0.002 % |
0.49/0.55	c |     11336 |     231     2707     8338 |    12968    11336     33 |  0.002 % |
0.89/0.93	c |     17102 |     231     2707     8338 |    14265    10566     34 |  0.002 % |
1.49/1.56	c |     25751 |     231     2707     8338 |    15692    12028     34 |  0.002 % |
2.49/2.57	c |     38725 |     231     2707     8338 |    17261     9230     30 |  0.002 % |
3.30/3.31	c ===============================================================================
3.49/3.54	c core #1
3.49/3.54	c ============================[ Search Statistics ]==============================
3.49/3.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.49/3.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.49/3.54	c ===============================================================================
3.49/3.54	c |         0 |    1585     4873    18722 |     5000        0    nan |  0.000 % |
3.49/3.54	c |       102 |    1585     4873    18722 |     5500      102     22 |  0.000 % |
3.49/3.55	c |       252 |    1585     4873    18722 |     6050      252     25 |  0.000 % |
3.49/3.55	c |       477 |    1585     4873    18722 |     6655      477     25 |  0.000 % |
3.49/3.57	c |       816 |    1585     4873    18722 |     7320      816     26 |  0.000 % |
3.49/3.58	c |      1322 |    1585     4873    18722 |     8052     1322     25 |  0.000 % |
3.59/3.61	c |      2083 |    1585     4873    18722 |     8857     2083     26 |  0.000 % |
3.59/3.65	c |      3223 |    1585     4873    18722 |     9743     3223     27 |  0.000 % |
3.69/3.74	c |      4931 |    1585     4873    18722 |    10717     4931     28 |  0.000 % |
3.79/3.87	c |      7493 |    1585     4873    18722 |    11789     7493     29 |  0.000 % |
3.99/4.08	c |     11339 |    1585     4873    18722 |    12968    11339     29 |  0.000 % |
4.40/4.44	c |     17105 |    1585     4873    18722 |    14265    10580     32 |  0.000 % |
5.09/5.11	c |     25754 |    1585     4873    18722 |    15692    12056     35 |  0.000 % |
6.29/6.37	c |     38730 |    1585     4873    18722 |    17261     9241     35 |  0.000 % |
7.99/8.05	c |     58191 |    1585     4873    18722 |    18987    11389     33 |  0.000 % |
10.59/10.62	c |     87384 |    1585     4873    18722 |    20886    11950     33 |  0.000 % |
13.20/13.21	c ===============================================================================
13.80/13.83	c core #2
13.80/13.83	c ============================[ Search Statistics ]==============================
13.80/13.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.80/13.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.80/13.83	c ===============================================================================
13.80/13.83	c |         0 |    2941     7161    29602 |     5000        0    nan |  0.000 % |
13.80/13.85	c |       100 |    2941     7161    29602 |     5500      100     20 |  0.000 % |
13.80/13.85	c |       250 |    2941     7161    29602 |     6050      250     23 |  0.000 % |
13.80/13.86	c |       476 |    2941     7161    29602 |     6655      476     23 |  0.000 % |
13.80/13.87	c |       813 |    2941     7161    29602 |     7320      813     24 |  0.000 % |
13.80/13.89	c |      1320 |    2941     7161    29602 |     8052     1320     27 |  0.000 % |
13.89/13.92	c |      2079 |    2941     7161    29602 |     8857     2079     24 |  0.000 % |
13.89/13.97	c |      3218 |    2941     7161    29602 |     9743     3218     25 |  0.000 % |
14.00/14.07	c |      4929 |    2941     7161    29602 |    10717     4929     28 |  0.000 % |
14.19/14.25	c |      7492 |    2941     7161    29602 |    11789     7492     29 |  0.000 % |
14.49/14.51	c |     11336 |    2941     7161    29602 |    12968    11336     33 |  0.000 % |
14.89/14.92	c |     17102 |    2941     7161    29602 |    14265    10572     33 |  0.000 % |
15.59/15.63	c |     25752 |    2941     7161    29602 |    15692    12044     34 |  0.000 % |
16.70/16.72	c |     38726 |    2941     7161    29602 |    17261     9264     29 |  0.000 % |
18.19/18.23	c |     58189 |    2941     7161    29602 |    18987    11365     33 |  0.000 % |
20.69/20.79	c |     87381 |    2941     7161    29602 |    20886    11968     33 |  0.000 % |
23.70/23.70	c ===============================================================================
24.29/24.35	c core #3
24.29/24.35	c ============================[ Search Statistics ]==============================
24.29/24.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.29/24.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
24.29/24.35	c ===============================================================================
24.29/24.35	c |         0 |    4293     9496    40687 |     5000        0    nan |  0.000 % |
24.29/24.37	c |       101 |    4293     9496    40687 |     5500      101     16 |  0.000 % |
24.29/24.38	c |       252 |    4293     9496    40687 |     6050      252     32 |  0.000 % |
24.29/24.39	c |       477 |    4293     9496    40687 |     6655      477     36 |  0.000 % |
24.39/24.40	c |       815 |    4293     9496    40687 |     7320      815     32 |  0.000 % |
24.39/24.42	c |      1322 |    4293     9496    40687 |     8052     1322     28 |  0.000 % |
24.39/24.46	c |      2083 |    4293     9496    40687 |     8857     2083     26 |  0.000 % |
24.49/24.52	c |      3222 |    4293     9496    40687 |     9743     3222     26 |  0.000 % |
24.59/24.61	c |      4930 |    4293     9496    40687 |    10717     4930     24 |  0.000 % |
24.69/24.78	c |      7492 |    4293     9496    40687 |    11789     7492     27 |  0.000 % |
25.09/25.10	c |     11337 |    4293     9496    40687 |    12968    11337     29 |  0.000 % |
25.49/25.55	c |     17107 |    4293     9496    40687 |    14265    10578     34 |  0.000 % |
26.19/26.26	c |     25758 |    4293     9496    40687 |    15692    12049     36 |  0.000 % |
27.69/27.78	c |     38735 |    4293     9496    40687 |    17261     9243     37 |  0.000 % |
29.39/29.41	c |     58197 |    4293     9496    40687 |    18987    11323     32 |  0.000 % |
32.19/32.26	c |     87389 |    4293     9496    40687 |    20886    11884     33 |  0.000 % |
36.69/36.79	c |    131178 |    4293     9496    40687 |    22974    13695     33 |  0.000 % |
43.30/43.38	c |    196862 |    4293     9496    40687 |    25272    21690     33 |  0.000 % |
47.10/47.11	c ===============================================================================
48.40/48.43	c core #4
48.40/48.43	c ============================[ Search Statistics ]==============================
48.40/48.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.40/48.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
48.40/48.43	c ===============================================================================
48.40/48.43	c |         0 |    5674    11866    52001 |     5000        0    nan |  0.000 % |
48.40/48.46	c |       103 |    5674    11866    52001 |     5500      103     32 |  0.000 % |
48.40/48.47	c |       253 |    5674    11866    52001 |     6050      253     31 |  0.000 % |
48.40/48.49	c |       479 |    5674    11866    52001 |     6655      479     30 |  0.000 % |
48.49/48.51	c |       817 |    5674    11866    52001 |     7320      817     30 |  0.000 % |
48.49/48.54	c |      1326 |    5674    11866    52001 |     8052     1326     30 |  0.000 % |
48.49/48.59	c |      2086 |    5674    11866    52001 |     8857     2086     31 |  0.000 % |
48.60/48.68	c |      3225 |    5674    11866    52001 |     9743     3225     30 |  0.000 % |
48.79/48.82	c |      4937 |    5674    11866    52001 |    10717     4937     32 |  0.000 % |
49.00/49.02	c |      7500 |    5674    11866    52001 |    11789     7500     31 |  0.000 % |
49.29/49.36	c |     11344 |    5674    11866    52001 |    12968    11344     31 |  0.000 % |
49.89/49.92	c |     17113 |    5674    11866    52001 |    14265    10591     32 |  0.000 % |
50.70/50.74	c |     25763 |    5674    11866    52001 |    15692    12070     32 |  0.000 % |
52.00/52.01	c |     38738 |    5674    11866    52001 |    17261     9244     37 |  0.000 % |
54.10/54.19	c |     58201 |    5674    11866    52001 |    18987    11361     38 |  0.000 % |
57.70/57.75	c |     87393 |    5674    11866    52001 |    20886    11947     36 |  0.000 % |
63.19/63.22	c |    131183 |    5674    11866    52001 |    22974    13614     38 |  0.000 % |
71.68/71.73	c |    196867 |    5674    11866    52001 |    25272    21638     38 |  0.000 % |
84.39/84.40	c |    295393 |    5653    11866    52001 |    27799    18357     38 |  0.370 % |
84.59/84.70	c ===============================================================================
86.48/86.57	c core #5
86.48/86.57	c ============================[ Search Statistics ]==============================
86.48/86.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.48/86.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.48/86.57	c ===============================================================================
86.48/86.57	c |         0 |    7104    14272    63579 |     5000        0    nan |  0.000 % |
86.58/86.60	c |       100 |    7104    14272    63579 |     5500      100     28 |  0.000 % |
86.58/86.61	c |       250 |    7104    14272    63579 |     6050      250     29 |  0.000 % |
86.58/86.62	c |       476 |    7104    14272    63579 |     6655      476     29 |  0.000 % |
86.58/86.64	c |       815 |    7104    14272    63579 |     7320      815     29 |  0.000 % |
86.58/86.67	c |      1321 |    7104    14272    63579 |     8052     1321     27 |  0.000 % |
86.69/86.72	c |      2080 |    7104    14272    63579 |     8857     2080     27 |  0.000 % |
86.69/86.80	c |      3220 |    7104    14272    63579 |     9743     3220     27 |  0.000 % |
86.89/86.90	c |      4930 |    7104    14272    63579 |    10717     4930     28 |  0.000 % |
87.09/87.10	c |      7494 |    7104    14272    63579 |    11789     7494     28 |  0.000 % |
87.38/87.45	c |     11339 |    7104    14272    63579 |    12968    11339     29 |  0.000 % |
87.89/88.00	c |     17105 |    7104    14272    63579 |    14265    10592     33 |  0.000 % |
88.99/89.04	c |     25754 |    7104    14272    63579 |    15692    12047     35 |  0.000 % |
90.48/90.58	c |     38730 |    7104    14272    63579 |    17261     9237     37 |  0.000 % |
92.59/92.63	c |     58191 |    7104    14272    63579 |    18987    11341     35 |  0.000 % |
95.88/95.90	c |     87383 |    7104    14272    63579 |    20886    11923     34 |  0.000 % |
101.79/101.86	c |    131173 |    7104    14272    63579 |    22974    13776     36 |  0.000 % |
110.09/110.17	c |    196858 |    7104    14272    63579 |    25272    21768     37 |  0.000 % |
122.79/122.86	c |    295385 |    7104    14272    63579 |    27799    16594     35 |  0.000 % |
139.49/139.50	c ===============================================================================
142.39/142.46	c core #6
142.39/142.46	c ============================[ Search Statistics ]==============================
142.39/142.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
142.39/142.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
142.39/142.46	c ===============================================================================
142.39/142.46	c |         0 |    8554    16670    75197 |     5556        0    nan |  0.000 % |
142.49/142.50	c |       102 |    8554    16670    75197 |     6112      102     27 |  0.000 % |
142.49/142.51	c |       255 |    8554    16670    75197 |     6723      255     30 |  0.000 % |
142.49/142.54	c |       485 |    8554    16670    75197 |     7395      485     29 |  0.000 % |
142.49/142.57	c |       823 |    8554    16670    75197 |     8135      823     29 |  0.000 % |
142.59/142.60	c |      1329 |    8554    16670    75197 |     8949     1329     28 |  0.000 % |
142.59/142.65	c |      2093 |    8554    16670    75197 |     9843     2093     28 |  0.000 % |
142.68/142.73	c |      3232 |    8554    16670    75197 |    10828     3232     29 |  0.000 % |
142.78/142.87	c |      4942 |    8554    16670    75197 |    11911     4942     31 |  0.000 % |
143.00/143.09	c |      7504 |    8554    16670    75197 |    13102     7504     31 |  0.000 % |
143.39/143.47	c |     11349 |    8554    16670    75197 |    14412    11349     32 |  0.000 % |
144.09/144.11	c |     17115 |    8554    16670    75197 |    15853     9877     34 |  0.000 % |
144.99/145.07	c |     25768 |    8554    16670    75197 |    17439    10552     36 |  0.000 % |
146.59/146.66	c |     38742 |    8554    16670    75197 |    19183    14761     35 |  0.000 % |
149.09/149.19	c |     58204 |    8554    16670    75197 |    21101    14948     38 |  0.000 % |
153.69/153.76	c |     87396 |    8554    16670    75197 |    23211    12335     36 |  0.000 % |
159.58/159.64	c |    131186 |    8554    16670    75197 |    25532    21164     39 |  0.000 % |
168.79/168.81	c |    196871 |    8554    16670    75197 |    28086    20883     35 |  0.000 % |
182.38/182.49	c |    295397 |    8554    16670    75197 |    30894    25440     37 |  0.000 % |
198.59/198.69	c ===============================================================================
201.69/201.77	c core #7
201.69/201.77	c ============================[ Search Statistics ]==============================
201.69/201.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.69/201.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.69/201.77	c ===============================================================================
201.69/201.77	c |         0 |   10042    19046    86822 |     6348        0    nan |  0.000 % |
201.79/201.82	c |       100 |   10042    19046    86822 |     6983      100     26 |  0.000 % |
201.79/201.83	c |       250 |   10042    19046    86822 |     7681      250     27 |  0.000 % |
201.79/201.85	c |       475 |   10042    19046    86822 |     8450      475     27 |  0.000 % |
201.79/201.87	c |       812 |   10042    19046    86822 |     9295      812     27 |  0.000 % |
201.89/201.91	c |      1319 |   10042    19046    86822 |    10224     1319     27 |  0.000 % |
201.89/201.96	c |      2078 |   10042    19046    86822 |    11247     2078     26 |  0.000 % |
201.99/202.04	c |      3220 |   10042    19046    86822 |    12371     3220     27 |  0.000 % |
202.09/202.17	c |      4928 |   10042    19046    86822 |    13608     4928     27 |  0.000 % |
202.39/202.42	c |      7490 |   10042    19046    86822 |    14969     7490     29 |  0.000 % |
202.79/202.82	c |     11334 |   10042    19046    86822 |    16466    11334     30 |  0.000 % |
203.40/203.49	c |     17100 |   10042    19046    86822 |    18113     8813     32 |  0.000 % |
204.49/204.56	c |     25749 |   10042    19046    86822 |    19924    17462     33 |  0.000 % |
206.20/206.21	c |     38724 |   10042    19046    86822 |    21917    10408     35 |  0.000 % |
208.59/208.67	c |     58185 |   10042    19046    86822 |    24109    18847     38 |  0.000 % |
212.79/212.86	c |     87379 |   10042    19046    86822 |    26519    23457     38 |  0.000 % |
219.49/219.59	c |    131169 |   10042    19046    86822 |    29171    25890     36 |  0.000 % |
229.49/229.56	c |    196853 |   10042    19046    86822 |    32089    24782     38 |  0.000 % |
244.49/244.57	c |    295379 |   10042    19046    86822 |    35298    25969     36 |  0.000 % |
267.99/268.08	c |    443168 |   10042    19046    86822 |    38827    15336     35 |  0.000 % |
304.20/304.21	c |    664852 |   10041    19046    86822 |    42710    21866     38 |  0.010 % |
306.19/306.24	c ===============================================================================
311.39/311.46	c core #8
311.39/311.46	c ============================[ Search Statistics ]==============================
311.39/311.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
311.39/311.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
311.39/311.46	c ===============================================================================
311.39/311.46	c |         0 |   11613    21405    98635 |     7135        0    nan |  0.000 % |
311.50/311.52	c |       104 |   11613    21405    98635 |     7848      104     26 |  0.000 % |
311.50/311.54	c |       255 |   11613    21405    98635 |     8633      255     28 |  0.000 % |
311.50/311.56	c |       480 |   11613    21405    98635 |     9496      480     27 |  0.000 % |
311.50/311.59	c |       817 |   11613    21405    98635 |    10446      817     26 |  0.000 % |
311.69/311.72	c |      1323 |   11613    21405    98635 |    11490     1323     27 |  0.000 % |
311.69/311.78	c |      2082 |   11613    21405    98635 |    12640     2082     27 |  0.000 % |
311.79/311.87	c |      3223 |   11613    21405    98635 |    13904     3223     27 |  0.000 % |
311.99/312.04	c |      4932 |   11613    21405    98635 |    15294     4932     29 |  0.000 % |
312.20/312.30	c |      7494 |   11613    21405    98635 |    16823     7494     29 |  0.000 % |
312.69/312.79	c |     11338 |   11613    21405    98635 |    18506    11338     31 |  0.000 % |
313.50/313.58	c |     17106 |   11613    21405    98635 |    20356    17106     32 |  0.000 % |
315.00/315.06	c |     25755 |   11613    21405    98635 |    22392    15531     35 |  0.000 % |
317.09/317.17	c |     38730 |   11613    21405    98635 |    24631    17250     37 |  0.000 % |
320.60/320.63	c |     58191 |   11613    21405    98635 |    27095    24350     36 |  0.000 % |
325.10/325.17	c |     87383 |   11613    21405    98635 |    29804    23144     34 |  0.000 % |
326.19/326.25	c ===============================================================================
326.19/326.25	c #cores: 8
326.19/326.25	c Final Weight: 8
326.19/326.25	o 8
326.19/326.25	s OPTIMUM FOUND
326.19/326.25	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231
326.19/326.25	c Total CPU time: 320.83 s

Verifier Data

OK	8

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2689554-1277925852/watcher-2689554-1277925852 -o /tmp/evaluation-result-2689554-1277925852/solver-2689554-1277925852 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689554-1277925852.wbo 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 26926
/proc/meminfo: memFree=31307244/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=2812 CPUtime=0
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 311 0 0 0 0 0 0 0 22 0 1 0 168188326 2879488 230 4089446400 134512640 135751879 4289774064 18446744073709551615 134638015 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 703 230 148 303 0 374 0

[startup+0.0183601 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 26926
/proc/meminfo: memFree=31307244/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=2848 CPUtime=0.01
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 374 0 0 0 1 0 0 0 22 0 1 0 168188326 2916352 269 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 712 269 143 303 0 407 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2848

[startup+0.100352 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 26926
/proc/meminfo: memFree=31307244/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=3640 CPUtime=0.09
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 575 0 0 0 9 0 0 0 22 0 1 0 168188326 3727360 470 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 910 470 143 303 0 605 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3640

[startup+0.300315 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 26926
/proc/meminfo: memFree=31307244/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=4984 CPUtime=0.29
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 902 0 0 0 28 1 0 0 22 0 1 0 168188326 5103616 797 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 1246 797 143 303 0 941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4984

[startup+0.700237 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 26926
/proc/meminfo: memFree=31307244/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=6892 CPUtime=0.69
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 1398 0 0 0 66 3 0 0 24 0 1 0 168188326 7057408 1293 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 1723 1293 143 303 0 1418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6892

[startup+1.50108 s]
/proc/loadavg: 1.92 1.98 1.99 4/179 26927
/proc/meminfo: memFree=31298556/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=10592 CPUtime=1.49
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 2328 0 0 0 143 6 0 0 25 0 1 0 168188326 10846208 2223 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 2648 2223 143 303 0 2343 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10592

[startup+3.10078 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 26927
/proc/meminfo: memFree=31290496/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=16928 CPUtime=3.09
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 3907 0 0 0 298 11 0 0 25 0 1 0 168188326 17334272 3802 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 4232 3802 143 303 0 3927 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16928

[startup+6.30117 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 26927
/proc/meminfo: memFree=31275500/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=20652 CPUtime=6.29
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 4847 0 0 0 607 22 0 0 25 0 1 0 168188326 21147648 4742 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 5163 4742 146 303 0 4858 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20652

[startup+12.7009 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 26927
/proc/meminfo: memFree=31234960/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=44028 CPUtime=12.69
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 10671 0 0 0 1227 42 0 0 25 0 1 0 168188326 45084672 10566 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 11007 10566 146 303 0 10702 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44028

[startup+25.5005 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 26927
/proc/meminfo: memFree=31151428/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=69868 CPUtime=25.49
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 17093 0 0 0 2472 77 0 0 19 0 1 0 168188326 71544832 16988 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 17467 16988 146 303 0 17162 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69868

[startup+51.1006 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 26928
/proc/meminfo: memFree=31095416/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=125108 CPUtime=51.09
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 31008 0 0 0 4969 140 0 0 25 0 1 0 168188326 128110592 30831 4089446400 134512640 135751879 4289774064 18446744073709551615 134602695 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 31277 30831 146 303 0 30972 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 125108

[startup+102.306 s]
/proc/loadavg: 2.27 2.05 2.02 4/200 27009
/proc/meminfo: memFree=31199948/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=187212 CPUtime=102.29
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 46591 0 0 0 9996 233 0 0 25 0 1 0 168188326 191705088 46346 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 46803 46346 146 303 0 46498 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 187212

[startup+162.3 s]
/proc/loadavg: 2.68 2.20 2.07 4/200 27011
/proc/meminfo: memFree=31093596/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=276460 CPUtime=162.29
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 68976 0 0 0 15889 340 0 0 25 0 1 0 168188326 283095040 68661 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 69115 68661 146 303 0 68810 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 276460

[startup+222.301 s]
/proc/loadavg: 2.76 2.32 2.11 4/200 27013
/proc/meminfo: memFree=31006224/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=350536 CPUtime=222.29
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 87486 0 0 0 21809 420 0 0 25 0 1 0 168188326 358948864 87120 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 87634 87120 146 303 0 87329 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 350536

[startup+282.301 s]
/proc/loadavg: 3.64 2.64 2.23 4/200 27014
/proc/meminfo: memFree=30895188/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=444612 CPUtime=282.29
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 111015 0 0 0 27732 497 0 0 25 0 1 0 168188326 455282688 110649 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 111153 110649 146 303 0 110848 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 444612

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

[startup+307.101 s]
/proc/loadavg: 3.73 2.74 2.28 4/200 27015
/proc/meminfo: memFree=30837632/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=497316 CPUtime=307.1
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 124185 0 0 0 30184 526 0 0 25 0 1 0 168188326 509251584 123819 4089446400 134512640 135751879 4289774064 18446744073709551615 134516342 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 124362 123820 146 303 0 124057 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 497316

[startup+319.9 s]
/proc/loadavg: 3.62 2.75 2.29 4/200 27015
/proc/meminfo: memFree=30819768/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=510744 CPUtime=319.9
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 127664 0 0 0 31453 537 0 0 25 0 1 0 168188326 523001856 127180 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 127686 127180 146 303 0 127381 0
Current children cumulated CPU time (s) 319.9
Current children cumulated vsize (KiB) 510744

[startup+323.101 s]
/proc/loadavg: 3.49 2.74 2.28 4/200 27015
/proc/meminfo: memFree=30819756/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=510744 CPUtime=323.1
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 127666 0 0 0 31770 540 0 0 25 0 1 0 168188326 523001856 127182 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 127686 127182 146 303 0 127381 0
Current children cumulated CPU time (s) 323.1
Current children cumulated vsize (KiB) 510744

[startup+324.701 s]
/proc/loadavg: 3.37 2.73 2.28 4/200 27015
/proc/meminfo: memFree=30819756/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=510744 CPUtime=324.69
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 127666 0 0 0 31928 541 0 0 25 0 1 0 168188326 523001856 127182 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 127686 127182 146 303 0 127381 0
Current children cumulated CPU time (s) 324.69
Current children cumulated vsize (KiB) 510744

[startup+325.5 s]
/proc/loadavg: 3.37 2.73 2.28 4/200 27015
/proc/meminfo: memFree=30819752/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=510744 CPUtime=325.5
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 127666 0 0 0 32008 542 0 0 25 0 1 0 168188326 523001856 127182 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 127686 127182 146 303 0 127381 0
Current children cumulated CPU time (s) 325.5
Current children cumulated vsize (KiB) 510744

[startup+325.9 s]
/proc/loadavg: 3.37 2.73 2.28 4/200 27015
/proc/meminfo: memFree=30819752/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=510744 CPUtime=325.89
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 127666 0 0 0 32047 542 0 0 25 0 1 0 168188326 523001856 127182 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 127686 127182 146 303 0 127381 0
Current children cumulated CPU time (s) 325.89
Current children cumulated vsize (KiB) 510744

[startup+326.1 s]
/proc/loadavg: 3.37 2.73 2.28 4/200 27015
/proc/meminfo: memFree=30819752/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=510744 CPUtime=326.09
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 127666 0 0 0 32067 542 0 0 25 0 1 0 168188326 523001856 127182 4089446400 134512640 135751879 4289774064 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 127686 127182 146 303 0 127381 0
Current children cumulated CPU time (s) 326.09
Current children cumulated vsize (KiB) 510744

[startup+326.201 s]
/proc/loadavg: 3.37 2.73 2.28 4/200 27015
/proc/meminfo: memFree=30819752/32950928 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=510744 CPUtime=326.19
/proc/26926/stat : 26926 (wbo1.4a) R 26924 26926 26901 0 -1 4202496 127666 0 0 0 32077 542 0 0 25 0 1 0 168188326 523001856 127182 4089446400 134512640 135751879 4289774064 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26926/statm: 127686 127182 146 303 0 127381 0
Current children cumulated CPU time (s) 326.19
Current children cumulated vsize (KiB) 510744

Child status: 0
Real time (s): 326.271
CPU time (s): 326.274
CPU user time (s): 320.83
CPU system time (s): 5.44417
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 511104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 320.83
system time used= 5.44417
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127666
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= 2
involuntary context switches= 295

runsolver used 0.502923 second user time and 1.05784 second system time

The end

Launcher Data

Begin job on node115 at 2010-06-30 21:24:12
IDJOB=2689554
IDBENCH=79264
IDSOLVER=1200
FILE ID=node115/2689554-1277925852
PBS_JOBID= 11197362
Free space on /tmp= 74208 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900564824--soft-0-100-0.wbo
COMMAND LINE= wbo1.4a -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2689554-1277925852/watcher-2689554-1277925852 -o /tmp/evaluation-result-2689554-1277925852/solver-2689554-1277925852 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689554-1277925852.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 67acad5bcb13fd291a4cc974e7f18780
RANDOM SEED=1539413226

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.796
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.796
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.796
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.796
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.796
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.796
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.796
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.796
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31307772 kB
Buffers:        210700 kB
Cached:         936376 kB
SwapCached:          0 kB
Active:         816152 kB
Inactive:       682900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31307772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2740 kB
Writeback:           0 kB
AnonPages:      351716 kB
Mapped:          15084 kB
Slab:            79008 kB
PageTables:       6056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   494232 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node115 at 2010-06-30 21:29:39