Trace number 2690159

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 418.566 418.556

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900566157--soft-66-100-0.wbo
MD5SUMd542ebd8fdf9cdf1064a589ed9ad7045
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark341.652
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 constraints930
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 46532
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46531
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 801
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-2690159-1277910588.wbo.
0.00/0.00	c Instance file HOME/instance-2690159-1277910588.wbo
0.00/0.00	c File size is 88020 bytes.
0.00/0.00	c Highest Coefficient sum: 801
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.00	c |       100 |     231     2707     8338 |     5500      100     26 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     27 |  0.002 % |
0.00/0.01	c |       476 |     231     2707     8338 |     6655      476     27 |  0.002 % |
0.00/0.02	c |       813 |     231     2707     8338 |     7320      813     26 |  0.002 % |
0.00/0.04	c |      1321 |     231     2707     8338 |     8052     1321     27 |  0.002 % |
0.06/0.07	c |      2081 |     231     2707     8338 |     8857     2081     28 |  0.002 % |
0.09/0.11	c |      3220 |     231     2707     8338 |     9743     3220     27 |  0.002 % |
0.09/0.18	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     31 |  0.002 % |
0.89/0.96	c |     17103 |     231     2707     8338 |    14265    10560     33 |  0.002 % |
1.49/1.59	c |     25754 |     231     2707     8338 |    15692    12023     35 |  0.002 % |
2.59/2.67	c |     38728 |     231     2707     8338 |    17261     9204     33 |  0.002 % |
4.39/4.46	c |     58190 |     231     2707     8338 |    18987    11303     34 |  0.002 % |
7.09/7.12	c |     87384 |     231     2707     8338 |    20886    11865     33 |  0.002 % |
11.29/11.36	c |    131174 |     231     2707     8338 |    22974    13719     36 |  0.002 % |
18.29/18.36	c |    196858 |     231     2707     8338 |    25272    21659     36 |  0.002 % |
29.59/29.63	c |    295384 |     231     2707     8338 |    27799    15265     36 |  0.002 % |
47.69/47.76	c |    443173 |     231     2707     8338 |    30579    23699     39 |  0.002 % |
74.89/74.92	c |    664856 |     210     2707     8338 |    33637    25497     35 |  9.097 % |
76.49/76.50	c ===============================================================================
80.39/80.47	c core #1
80.39/80.47	c ============================[ Search Statistics ]==============================
80.39/80.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.39/80.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.39/80.47	c ===============================================================================
80.39/80.47	c |         0 |     717     3594    12447 |     5000        0    nan |  0.000 % |
80.59/80.65	c |       100 |     717     3594    12447 |     5500      100     20 |  0.000 % |
80.59/80.65	c |       251 |     717     3594    12447 |     6050      251     25 |  0.000 % |
80.59/80.66	c |       477 |     717     3594    12447 |     6655      477     24 |  0.000 % |
80.59/80.68	c |       816 |     717     3594    12447 |     7320      816     27 |  0.000 % |
80.69/80.70	c |      1323 |     717     3594    12447 |     8052     1323     28 |  0.000 % |
80.69/80.74	c |      2083 |     717     3594    12447 |     8857     2083     28 |  0.000 % |
80.69/80.79	c |      3222 |     717     3594    12447 |     9743     3222     28 |  0.000 % |
80.79/80.88	c |      4930 |     717     3594    12447 |    10717     4930     30 |  0.000 % |
80.99/81.04	c |      7493 |     717     3594    12447 |    11789     7493     30 |  0.000 % |
81.30/81.30	c |     11338 |     717     3594    12447 |    12968    11338     30 |  0.000 % |
81.69/81.71	c |     17104 |     717     3594    12447 |    14265    10569     30 |  0.000 % |
82.40/82.46	c |     25754 |     717     3594    12447 |    15692    12036     31 |  0.000 % |
83.70/83.76	c |     38728 |     717     3594    12447 |    17261     9211     32 |  0.000 % |
85.89/85.90	c |     58189 |     717     3594    12447 |    18987    11314     37 |  0.000 % |
89.10/89.17	c |     87382 |     717     3594    12447 |    20886    11887     33 |  0.000 % |
93.89/93.98	c |    131174 |     717     3594    12447 |    22974    13709     33 |  0.000 % |
101.79/101.85	c |    196858 |     717     3594    12447 |    25272    21704     36 |  0.000 % |
114.69/114.73	c |    295384 |     717     3594    12447 |    27799    15897     37 |  0.000 % |
125.19/125.28	c ===============================================================================
127.80/127.81	c core #2
127.80/127.81	c ============================[ Search Statistics ]==============================
127.80/127.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
127.80/127.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
127.80/127.81	c ===============================================================================
127.80/127.81	c |         0 |    1200     4424    16335 |     5000        0    nan |  0.000 % |
127.80/127.83	c |       100 |    1200     4424    16335 |     5500      100     20 |  0.000 % |
127.80/127.84	c |       250 |    1200     4424    16335 |     6050      250     20 |  0.000 % |
127.80/127.85	c |       475 |    1200     4424    16335 |     6655      475     21 |  0.000 % |
127.80/127.86	c |       812 |    1200     4424    16335 |     7320      812     23 |  0.000 % |
127.80/127.89	c |      1318 |    1200     4424    16335 |     8052     1318     27 |  0.000 % |
127.90/127.92	c |      2077 |    1200     4424    16335 |     8857     2077     28 |  0.000 % |
127.90/127.99	c |      3216 |    1200     4424    16335 |     9743     3216     29 |  0.000 % |
128.00/128.07	c |      4924 |    1200     4424    16335 |    10717     4924     28 |  0.000 % |
128.19/128.24	c |      7486 |    1200     4424    16335 |    11789     7486     29 |  0.000 % |
128.50/128.52	c |     11330 |    1200     4424    16335 |    12968    11330     31 |  0.000 % |
129.00/129.01	c |     17096 |    1200     4424    16335 |    14265    10581     32 |  0.000 % |
129.80/129.85	c |     25746 |    1200     4424    16335 |    15692    12043     34 |  0.000 % |
131.10/131.15	c |     38720 |    1200     4424    16335 |    17261     9256     37 |  0.000 % |
133.19/133.27	c |     58183 |    1200     4424    16335 |    18987    11388     42 |  0.000 % |
136.40/136.43	c |     87377 |    1200     4424    16335 |    20886    11941     38 |  0.000 % |
141.59/141.61	c |    131167 |    1200     4424    16335 |    22974    13724     38 |  0.000 % |
149.40/149.50	c |    196851 |    1200     4424    16335 |    25272    21745     43 |  0.000 % |
161.89/161.99	c |    295377 |    1200     4424    16335 |    27799    17153     34 |  0.000 % |
181.59/181.66	c ===============================================================================
184.59/184.66	c core #3
184.59/184.66	c ============================[ Search Statistics ]==============================
184.59/184.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.59/184.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.59/184.66	c ===============================================================================
184.59/184.66	c |         0 |    1689     5295    20399 |     5000        0    nan |  0.000 % |
184.59/184.70	c |       101 |    1689     5295    20399 |     5500      101     21 |  0.000 % |
184.70/184.71	c |       251 |    1689     5295    20399 |     6050      251     23 |  0.000 % |
184.70/184.72	c |       476 |    1689     5295    20399 |     6655      476     26 |  0.000 % |
184.70/184.74	c |       814 |    1689     5295    20399 |     7320      814     26 |  0.000 % |
184.70/184.76	c |      1321 |    1689     5295    20399 |     8052     1321     25 |  0.000 % |
184.70/184.79	c |      2080 |    1689     5295    20399 |     8857     2080     26 |  0.000 % |
184.80/184.85	c |      3220 |    1689     5295    20399 |     9743     3220     27 |  0.000 % |
184.90/184.93	c |      4928 |    1689     5295    20399 |    10717     4928     27 |  0.000 % |
185.00/185.09	c |      7491 |    1689     5295    20399 |    11789     7491     29 |  0.000 % |
185.29/185.39	c |     11336 |    1689     5295    20399 |    12968    11336     31 |  0.000 % |
185.90/185.96	c |     17104 |    1689     5295    20399 |    14265    10579     34 |  0.000 % |
186.79/186.82	c |     25753 |    1689     5295    20399 |    15692    12041     34 |  0.000 % |
188.10/188.11	c |     38729 |    1689     5295    20399 |    17261     9225     35 |  0.000 % |
189.99/190.06	c |     58190 |    1689     5295    20399 |    18987    11358     36 |  0.000 % |
193.19/193.28	c |     87382 |    1689     5295    20399 |    20886    11936     35 |  0.000 % |
198.01/198.08	c |    131171 |    1689     5295    20399 |    22974    13778     33 |  0.000 % |
205.70/205.71	c |    196856 |    1689     5295    20399 |    25272    21801     35 |  0.000 % |
218.50/218.57	c |    295383 |    1689     5295    20399 |    27799    16606     34 |  0.000 % |
237.90/237.92	c |    443172 |    1689     5295    20399 |    30579    14715     33 |  0.000 % |
247.00/247.01	c ===============================================================================
250.20/250.24	c core #4
250.20/250.24	c ============================[ Search Statistics ]==============================
250.20/250.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.20/250.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.20/250.24	c ===============================================================================
250.20/250.24	c |         0 |    2164     6089    24155 |     5000        0    nan |  0.000 % |
250.20/250.29	c |       100 |    2164     6089    24155 |     5500      100     34 |  0.000 % |
250.30/250.30	c |       251 |    2164     6089    24155 |     6050      251     30 |  0.000 % |
250.30/250.31	c |       478 |    2164     6089    24155 |     6655      478     27 |  0.000 % |
250.30/250.33	c |       815 |    2164     6089    24155 |     7320      815     25 |  0.000 % |
250.30/250.36	c |      1321 |    2164     6089    24155 |     8052     1321     29 |  0.000 % |
250.30/250.39	c |      2081 |    2164     6089    24155 |     8857     2081     28 |  0.000 % |
250.40/250.45	c |      3221 |    2164     6089    24155 |     9743     3221     29 |  0.000 % |
250.49/250.55	c |      4929 |    2164     6089    24155 |    10717     4929     30 |  0.000 % |
250.71/250.71	c |      7494 |    2164     6089    24155 |    11789     7494     30 |  0.000 % |
250.90/250.98	c |     11339 |    2164     6089    24155 |    12968    11339     30 |  0.000 % |
251.39/251.43	c |     17108 |    2164     6089    24155 |    14265    10567     30 |  0.000 % |
252.20/252.21	c |     25758 |    2164     6089    24155 |    15692    12045     33 |  0.000 % |
253.39/253.48	c |     38733 |    2164     6089    24155 |    17261     9228     33 |  0.000 % |
255.40/255.46	c |     58194 |    2164     6089    24155 |    18987    11318     34 |  0.000 % |
258.50/258.58	c |     87388 |    2164     6089    24155 |    20886    11865     35 |  0.000 % |
263.50/263.52	c |    131180 |    2164     6089    24155 |    22974    13719     32 |  0.000 % |
271.00/271.05	c |    196866 |    2164     6089    24155 |    25272    21725     38 |  0.000 % |
283.40/283.45	c |    295392 |    2164     6089    24155 |    27799    16102     32 |  0.000 % |
301.30/301.39	c |    443181 |    2143     6089    24155 |    30579    15695     33 |  0.971 % |
301.70/301.74	c ===============================================================================
304.50/304.56	c core #5
304.50/304.56	c ============================[ Search Statistics ]==============================
304.50/304.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
304.50/304.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
304.50/304.56	c ===============================================================================
304.50/304.56	c |         0 |    2659     6889    27956 |     5000        0    nan |  0.000 % |
304.60/304.60	c |       100 |    2659     6889    27956 |     5500      100     33 |  0.000 % |
304.60/304.62	c |       250 |    2659     6889    27956 |     6050      250     32 |  0.000 % |
304.60/304.63	c |       477 |    2659     6889    27956 |     6655      477     31 |  0.000 % |
304.60/304.65	c |       815 |    2659     6889    27956 |     7320      815     31 |  0.000 % |
304.60/304.68	c |      1321 |    2659     6889    27956 |     8052     1321     28 |  0.000 % |
304.70/304.71	c |      2080 |    2659     6889    27956 |     8857     2080     30 |  0.000 % |
304.70/304.77	c |      3220 |    2659     6889    27956 |     9743     3220     29 |  0.000 % |
304.80/304.87	c |      4928 |    2659     6889    27956 |    10717     4928     29 |  0.000 % |
304.99/305.04	c |      7492 |    2659     6889    27956 |    11789     7492     30 |  0.000 % |
305.30/305.35	c |     11337 |    2659     6889    27956 |    12968    11337     31 |  0.000 % |
305.80/305.89	c |     17104 |    2659     6889    27956 |    14265    10585     34 |  0.000 % |
306.81/306.80	c |     25757 |    2659     6889    27956 |    15692    12071     34 |  0.000 % |
308.20/308.22	c |     38732 |    2659     6889    27956 |    17261     9258     33 |  0.000 % |
310.30/310.34	c |     58193 |    2659     6889    27956 |    18987    11359     35 |  0.000 % |
313.60/313.69	c |     87386 |    2659     6889    27956 |    20886    11931     33 |  0.000 % |
318.79/318.81	c |    131178 |    2659     6889    27956 |    22974    13770     35 |  0.000 % |
326.61/326.70	c |    196864 |    2659     6889    27956 |    25272    21752     37 |  0.000 % |
339.60/339.63	c |    295393 |    2659     6889    27956 |    27799    16115     35 |  0.000 % |
358.51/358.59	c |    443183 |    2659     6889    27956 |    30579    23589     36 |  0.000 % |
369.40/369.46	c ===============================================================================
372.60/372.63	c core #6
372.60/372.63	c ============================[ Search Statistics ]==============================
372.60/372.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
372.60/372.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
372.60/372.63	c ===============================================================================
372.60/372.63	c |         0 |    3180     7702    31894 |     5000        0    nan |  0.000 % |
372.60/372.68	c |       101 |    3180     7702    31894 |     5500      101     20 |  0.000 % |
372.60/372.68	c |       251 |    3180     7702    31894 |     6050      251     27 |  0.000 % |
372.70/372.70	c |       478 |    3180     7702    31894 |     6655      478     25 |  0.000 % |
372.70/372.72	c |       815 |    3180     7702    31894 |     7320      815     25 |  0.000 % |
372.70/372.75	c |      1321 |    3180     7702    31894 |     8052     1321     24 |  0.000 % |
372.70/372.78	c |      2080 |    3180     7702    31894 |     8857     2080     24 |  0.000 % |
372.80/372.84	c |      3221 |    3180     7702    31894 |     9743     3221     25 |  0.000 % |
372.90/372.94	c |      4930 |    3180     7702    31894 |    10717     4930     27 |  0.000 % |
373.10/373.11	c |      7493 |    3180     7702    31894 |    11789     7493     28 |  0.000 % |
373.40/373.41	c |     11340 |    3180     7702    31894 |    12968    11340     30 |  0.000 % |
373.90/373.91	c |     17108 |    3180     7702    31894 |    14265    10571     33 |  0.000 % |
374.60/374.65	c |     25757 |    3180     7702    31894 |    15692    12036     33 |  0.000 % |
376.00/376.02	c |     38731 |    3180     7702    31894 |    17261     9229     33 |  0.000 % |
377.90/377.98	c |     58194 |    3180     7702    31894 |    18987    11323     33 |  0.000 % |
381.30/381.35	c |     87387 |    3180     7702    31894 |    20886    11887     35 |  0.000 % |
386.30/386.33	c |    131180 |    3180     7702    31894 |    22974    13707     35 |  0.000 % |
395.50/395.50	c |    196864 |    3180     7702    31894 |    25272    21706     37 |  0.000 % |
408.11/408.11	c |    295390 |    3180     7702    31894 |    27799    15623     35 |  0.000 % |
418.50/418.53	c ===============================================================================
418.50/418.53	c #cores: 6
418.50/418.53	c Final Weight: 6
418.50/418.53	o 6
418.50/418.53	s OPTIMUM FOUND
418.50/418.53	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
418.50/418.53	c Total CPU time: 414.561 s

Verifier Data

OK	6

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2690159-1277910588/watcher-2690159-1277910588 -o /tmp/evaluation-result-2690159-1277910588/solver-2690159-1277910588 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2690159-1277910588.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: 2.06 2.06 2.01 4/178 13285
/proc/meminfo: memFree=31496512/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=2660 CPUtime=0
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 304 0 0 0 0 0 0 0 25 0 1 0 132356668 2723840 222 4089446400 134512640 135751879 4290964320 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 665 223 145 303 0 338 0

[startup+0.0647509 s]
/proc/loadavg: 2.06 2.06 2.01 4/178 13285
/proc/meminfo: memFree=31496512/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=3112 CPUtime=0.06
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 459 0 0 0 6 0 0 0 25 0 1 0 132356668 3186688 355 4089446400 134512640 135751879 4290964320 18446744073709551615 134616819 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 778 355 143 303 0 473 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3112

[startup+0.100747 s]
/proc/loadavg: 2.06 2.06 2.01 4/178 13285
/proc/meminfo: memFree=31496512/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=3376 CPUtime=0.09
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 514 0 0 0 9 0 0 0 25 0 1 0 132356668 3457024 410 4089446400 134512640 135751879 4290964320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 844 410 143 303 0 539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3376

[startup+0.300708 s]
/proc/loadavg: 2.06 2.06 2.01 4/178 13285
/proc/meminfo: memFree=31496512/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=4432 CPUtime=0.29
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 789 0 0 0 29 0 0 0 25 0 1 0 132356668 4538368 685 4089446400 134512640 135751879 4290964320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 1108 685 143 303 0 803 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4432

[startup+0.700639 s]
/proc/loadavg: 2.06 2.06 2.01 4/178 13285
/proc/meminfo: memFree=31496512/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=6024 CPUtime=0.69
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 1169 0 0 0 68 1 0 0 25 0 1 0 132356668 6168576 1065 4089446400 134512640 135751879 4290964320 18446744073709551615 134602965 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 1506 1065 143 303 0 1201 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6024

[startup+1.5005 s]
/proc/loadavg: 2.06 2.06 2.01 3/179 13286
/proc/meminfo: memFree=31491172/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=8928 CPUtime=1.49
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 1905 0 0 0 147 2 0 0 25 0 1 0 132356668 9142272 1801 4089446400 134512640 135751879 4290964320 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 2232 1801 143 303 0 1927 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8928

[startup+3.10021 s]
/proc/loadavg: 2.06 2.06 2.01 3/179 13286
/proc/meminfo: memFree=31487896/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=13948 CPUtime=3.09
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 3165 0 0 0 304 5 0 0 25 0 1 0 132356668 14282752 3061 4089446400 134512640 135751879 4290964320 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 3487 3061 143 303 0 3182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13948

[startup+6.30065 s]
/proc/loadavg: 2.05 2.06 2.01 3/179 13287
/proc/meminfo: memFree=31477232/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=23124 CPUtime=6.29
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 5444 0 0 0 621 8 0 0 25 0 1 0 132356668 23678976 5340 4089446400 134512640 135751879 4290964320 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 5781 5340 143 303 0 5476 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23124

[startup+12.7005 s]
/proc/loadavg: 2.05 2.06 2.01 3/179 13287
/proc/meminfo: memFree=31458156/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=40428 CPUtime=12.69
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 9782 0 0 0 1253 16 0 0 25 0 1 0 132356668 41398272 9678 4089446400 134512640 135751879 4290964320 18446744073709551615 134616786 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 10107 9678 143 303 0 9802 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40428

[startup+25.5002 s]
/proc/loadavg: 2.04 2.05 2.01 3/179 13287
/proc/meminfo: memFree=31424580/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=71328 CPUtime=25.49
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 17490 0 0 0 2519 30 0 0 25 0 1 0 132356668 73039872 17386 4089446400 134512640 135751879 4290964320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 17832 17386 143 303 0 17527 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71328

[startup+51.1007 s]
/proc/loadavg: 2.02 2.05 2.01 3/179 13288
/proc/meminfo: memFree=31364844/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=127276 CPUtime=51.09
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 31471 0 0 0 5054 55 0 0 25 0 1 0 132356668 130330624 31367 4089446400 134512640 135751879 4290964320 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 31819 31367 143 303 0 31514 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 127276

[startup+102.307 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 13290
/proc/meminfo: memFree=31279860/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=202260 CPUtime=102.29
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 50278 0 0 0 10123 106 0 0 25 0 1 0 132356668 207114240 50144 4089446400 134512640 135751879 4290964320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 50565 50144 146 303 0 50260 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 202260

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 13291
/proc/meminfo: memFree=31208132/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=267356 CPUtime=162.3
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 66526 0 0 0 16070 160 0 0 25 0 1 0 132356668 273772544 66392 4089446400 134512640 135751879 4290964320 18446744073709551615 134616309 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 66839 66392 146 303 0 66534 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 267356

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13292
/proc/meminfo: memFree=31119672/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=344596 CPUtime=222.29
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 85824 0 0 0 22013 216 0 0 25 0 1 0 132356668 352866304 85690 4089446400 134512640 135751879 4290964320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 86149 85690 146 303 0 85844 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 344596

[startup+282.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 13294
/proc/meminfo: memFree=31029980/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=427096 CPUtime=282.3
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 106463 0 0 0 27958 272 0 0 25 0 1 0 132356668 437346304 106329 4089446400 134512640 135751879 4290964320 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 106774 106329 146 303 0 106469 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 427096

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13296
/proc/meminfo: memFree=30948212/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=502408 CPUtime=342.3
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 125271 0 0 0 33901 329 0 0 25 0 1 0 132356668 514465792 125137 4089446400 134512640 135751879 4290964320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 125602 125137 146 303 0 125297 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 502408

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13297
/proc/meminfo: memFree=30864716/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=578300 CPUtime=402.3
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 144257 0 0 0 39848 382 0 0 25 0 1 0 132356668 592179200 144123 4089446400 134512640 135751879 4290964320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 144575 144123 146 303 0 144270 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 578300

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

[startup+409.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13298
/proc/meminfo: memFree=30852440/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=587956 CPUtime=409.5
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 146675 0 0 0 40560 390 0 0 25 0 1 0 132356668 602066944 146541 4089446400 134512640 135751879 4290964320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 146989 146541 146 303 0 146684 0
Current children cumulated CPU time (s) 409.5
Current children cumulated vsize (KiB) 587956

[startup+412.701 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13298
/proc/meminfo: memFree=30848344/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=591860 CPUtime=412.7
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 147640 0 0 0 40878 392 0 0 25 0 1 0 132356668 606064640 147506 4089446400 134512640 135751879 4290964320 18446744073709551615 134620471 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 147965 147507 146 303 0 147660 0
Current children cumulated CPU time (s) 412.7
Current children cumulated vsize (KiB) 591860

[startup+415.901 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13298
/proc/meminfo: memFree=30843872/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=595988 CPUtime=415.9
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 148655 0 0 0 41194 396 0 0 25 0 1 0 132356668 610291712 148521 4089446400 134512640 135751879 4290964320 18446744073709551615 134611192 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 148997 148521 146 303 0 148692 0
Current children cumulated CPU time (s) 415.9
Current children cumulated vsize (KiB) 595988

[startup+417.501 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13298
/proc/meminfo: memFree=30842632/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=597836 CPUtime=417.5
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 149125 0 0 0 41353 397 0 0 25 0 1 0 132356668 612184064 148991 4089446400 134512640 135751879 4290964320 18446744073709551615 134616414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 149459 148991 146 303 0 149154 0
Current children cumulated CPU time (s) 417.5
Current children cumulated vsize (KiB) 597836

[startup+418.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13298
/proc/meminfo: memFree=30841144/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=598760 CPUtime=418.3
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 149374 0 0 0 41432 398 0 0 25 0 1 0 132356668 613130240 149240 4089446400 134512640 135751879 4290964320 18446744073709551615 134616390 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 149690 149240 146 303 0 149385 0
Current children cumulated CPU time (s) 418.3
Current children cumulated vsize (KiB) 598760

[startup+418.501 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13298
/proc/meminfo: memFree=30841144/32951124 swapFree=67111528/67111528
[pid=13285] ppid=13283 vsize=599024 CPUtime=418.5
/proc/13285/stat : 13285 (wbo1.4a) R 13283 13285 11676 0 -1 4202496 149413 0 0 0 41452 398 0 0 25 0 1 0 132356668 613400576 149279 4089446400 134512640 135751879 4290964320 18446744073709551615 134602919 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13285/statm: 149756 149279 146 303 0 149451 0
Current children cumulated CPU time (s) 418.5
Current children cumulated vsize (KiB) 599024

Child status: 0
Real time (s): 418.556
CPU time (s): 418.566
CPU user time (s): 414.561
CPU system time (s): 4.00539
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 599024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 414.561
system time used= 4.00539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149422
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= 3
involuntary context switches= 1381

runsolver used 0.577912 second user time and 1.3378 second system time

The end

Launcher Data

Begin job on node101 at 2010-06-30 17:09:48
IDJOB=2690159
IDBENCH=78979
IDSOLVER=1200
FILE ID=node101/2690159-1277910588
PBS_JOBID= 11197213
Free space on /tmp= 74204 MiB

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

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

MD5SUM BENCH= d542ebd8fdf9cdf1064a589ed9ad7045
RANDOM SEED=613203599

node101.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.837
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.67
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.837
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.15
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.837
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.837
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.83
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.837
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.74
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.837
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.82
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.837
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.837
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31497164 kB
Buffers:        198440 kB
Cached:         741376 kB
SwapCached:          0 kB
Active:         785736 kB
Inactive:       526516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31497164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2772 kB
Writeback:           0 kB
AnonPages:      372172 kB
Mapped:          17436 kB
Slab:            77904 kB
PageTables:       5692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   551812 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= 74204 MiB
End job on node101 at 2010-06-30 17:16:46