Trace number 3446638

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.6OPTIMUM 499.01 499.086

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900557362--soft-0-100-0.wbo
MD5SUM72eb8aad8ccea22a443211b3b107df93
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark79.7219
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 136843
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136842
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 709
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.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3446638-1307906968.wbo.
0.00/0.00	c Instance file HOME/instance-3446638-1307906968.wbo
0.00/0.00	c File size is 96750 bytes.
0.00/0.00	c Highest Coefficient sum: 709
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 |       101 |     231     2707     8338 |     5500      101     16 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     26 |  0.002 % |
0.00/0.01	c |       477 |     231     2707     8338 |     6655      477     27 |  0.002 % |
0.00/0.02	c |       815 |     231     2707     8338 |     7320      815     25 |  0.002 % |
0.00/0.03	c |      1321 |     231     2707     8338 |     8052     1321     26 |  0.002 % |
0.00/0.05	c |      2080 |     231     2707     8338 |     8857     2080     26 |  0.002 % |
0.05/0.07	c |      3220 |     231     2707     8338 |     9743     3220     27 |  0.002 % |
0.09/0.12	c |      4928 |     231     2707     8338 |    10717     4928     28 |  0.002 % |
0.19/0.21	c |      7491 |     231     2707     8338 |    11789     7491     30 |  0.002 % |
0.29/0.35	c |     11335 |     231     2707     8338 |    12968    11335     31 |  0.002 % |
0.59/0.62	c |     17101 |     231     2707     8338 |    14265    10559     34 |  0.002 % |
0.99/1.04	c |     25751 |     231     2707     8338 |    15692    12017     34 |  0.002 % |
1.78/1.88	c |     38726 |     231     2707     8338 |    17261     9218     34 |  0.002 % |
3.08/3.15	c |     58188 |     231     2707     8338 |    18987    11315     35 |  0.002 % |
5.19/5.26	c |     87380 |     231     2707     8338 |    20886    11885     34 |  0.002 % |
8.48/8.53	c |    131170 |     231     2707     8338 |    22974    13704     34 |  0.002 % |
14.58/14.61	c |    196855 |     231     2707     8338 |    25272    21557     37 |  0.002 % |
23.38/23.43	c |    295381 |     231     2707     8338 |    27799    12718     35 |  0.002 % |
37.79/37.88	c |    443172 |     231     2707     8338 |    30579    18525     36 |  0.002 % |
58.48/58.56	c |    664856 |     231     2707     8338 |    33637    18843     36 |  0.002 % |
74.08/74.11	c ===============================================================================
80.18/80.30	c core #1
80.18/80.30	c 
80.18/80.30	c 
80.18/80.30	c Core size: 2571	Core Weight: 1	Total Weight: 1
80.18/80.30	c Current CPU time: 79.167 s
80.18/80.30	c
80.18/80.30	c ============================[ Search Statistics ]==============================
80.18/80.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.18/80.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.18/80.30	c ===============================================================================
80.18/80.30	c |         0 |    1585     5248    20222 |     5000        0   -nan |  0.000 % |
80.18/80.30	c |       100 |    1585     5248    20222 |     5500      100     18 |  0.000 % |
80.28/80.30	c |       250 |    1585     5248    20222 |     6050      250     20 |  0.000 % |
80.28/80.31	c |       476 |    1585     5248    20222 |     6655      476     23 |  0.000 % |
80.28/80.32	c |       813 |    1585     5248    20222 |     7320      813     25 |  0.000 % |
80.28/80.33	c |      1321 |    1585     5248    20222 |     8052     1321     27 |  0.000 % |
80.28/80.35	c |      2083 |    1585     5248    20222 |     8857     2083     27 |  0.000 % |
80.28/80.39	c |      3222 |    1585     5248    20222 |     9743     3222     27 |  0.000 % |
80.37/80.45	c |      4932 |    1585     5248    20222 |    10717     4932     28 |  0.000 % |
80.47/80.54	c |      7495 |    1585     5248    20222 |    11789     7495     29 |  0.000 % |
80.67/80.71	c |     11342 |    1585     5248    20222 |    12968    11342     30 |  0.000 % |
80.97/81.00	c |     17108 |    1585     5248    20222 |    14265    10571     31 |  0.000 % |
81.37/81.49	c |     25759 |    1585     5248    20222 |    15692    12033     33 |  0.000 % |
82.17/82.28	c |     38735 |    1585     5248    20222 |    17261     9217     34 |  0.000 % |
83.47/83.58	c |     58199 |    1585     5248    20222 |    18987    11326     34 |  0.000 % |
85.57/85.65	c |     87392 |    1585     5248    20222 |    20886    11872     35 |  0.000 % |
88.97/89.10	c |    131182 |    1585     5248    20222 |    22974    13700     33 |  0.000 % |
94.37/94.43	c |    196868 |    1585     5248    20222 |    25272    21280     38 |  0.000 % |
103.16/103.27	c |    295397 |    1585     5248    20222 |    27799    14399     35 |  0.000 % |
116.06/116.16	c |    443190 |    1585     5248    20222 |    30579    22279     37 |  0.000 % |
138.65/138.75	c |    664875 |    1585     5248    20222 |    33637    23164     36 |  0.000 % |
168.05/168.19	c ===============================================================================
174.94/175.07	c core #2
174.94/175.07	c 
174.94/175.07	c 
174.94/175.07	c Core size: 2521	Core Weight: 1	Total Weight: 2
174.94/175.07	c Current CPU time: 173.153 s
174.94/175.07	c
174.94/175.07	c ============================[ Search Statistics ]==============================
174.94/175.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
174.94/175.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
174.94/175.07	c ===============================================================================
174.94/175.07	c |         0 |    2940     7717    31833 |     5000        0   -nan |  0.000 % |
174.94/175.08	c |       101 |    2940     7717    31833 |     5500      101     16 |  0.000 % |
174.94/175.09	c |       252 |    2940     7717    31833 |     6050      252     24 |  0.000 % |
174.94/175.09	c |       479 |    2940     7717    31833 |     6655      479     24 |  0.000 % |
175.04/175.10	c |       816 |    2940     7717    31833 |     7320      816     26 |  0.000 % |
175.04/175.12	c |      1323 |    2940     7717    31833 |     8052     1323     27 |  0.000 % |
175.04/175.14	c |      2084 |    2940     7717    31833 |     8857     2084     26 |  0.000 % |
175.14/175.20	c |      3224 |    2940     7717    31833 |     9743     3224     27 |  0.000 % |
175.14/175.26	c |      4933 |    2940     7717    31833 |    10717     4933     26 |  0.000 % |
175.25/175.37	c |      7497 |    2940     7717    31833 |    11789     7497     26 |  0.000 % |
175.45/175.54	c |     11341 |    2940     7717    31833 |    12968    11341     27 |  0.000 % |
175.74/175.86	c |     17107 |    2940     7717    31833 |    14265    10569     31 |  0.000 % |
176.34/176.40	c |     25759 |    2940     7717    31833 |    15692    12034     35 |  0.000 % |
177.24/177.36	c |     38735 |    2940     7717    31833 |    17261     9224     32 |  0.000 % |
178.64/178.75	c |     58198 |    2940     7717    31833 |    18987    11318     34 |  0.000 % |
180.94/181.04	c |     87390 |    2940     7717    31833 |    20886    11861     33 |  0.000 % |
184.54/184.68	c |    131179 |    2940     7717    31833 |    22974    13680     33 |  0.000 % |
189.94/190.05	c |    196865 |    2940     7717    31833 |    25272    21379     34 |  0.000 % |
198.82/198.98	c |    295392 |    2940     7717    31833 |    27799    11993     32 |  0.000 % |
212.43/212.57	c |    443181 |    2940     7717    31833 |    30579    17731     35 |  0.000 % |
233.23/233.37	c |    664864 |    2940     7717    31833 |    33637    19826     36 |  0.000 % |
266.72/266.86	c ===============================================================================
274.42/274.55	c core #3
274.42/274.55	c 
274.42/274.55	c 
274.42/274.55	c Core size: 2599	Core Weight: 1	Total Weight: 3
274.42/274.55	c Current CPU time: 271.777 s
274.42/274.55	c
274.42/274.55	c ============================[ Search Statistics ]==============================
274.42/274.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
274.42/274.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
274.42/274.55	c ===============================================================================
274.42/274.55	c |         0 |    4306    10217    43628 |     5000        0   -nan |  0.000 % |
274.42/274.56	c |       101 |    4306    10217    43628 |     5500      101     21 |  0.000 % |
274.42/274.57	c |       252 |    4306    10217    43628 |     6050      252     30 |  0.000 % |
274.42/274.58	c |       477 |    4306    10217    43628 |     6655      477     28 |  0.000 % |
274.42/274.59	c |       817 |    4306    10217    43628 |     7320      817     29 |  0.000 % |
274.52/274.61	c |      1323 |    4306    10217    43628 |     8052     1323     28 |  0.000 % |
274.52/274.64	c |      2082 |    4306    10217    43628 |     8857     2082     28 |  0.000 % |
274.62/274.70	c |      3223 |    4306    10217    43628 |     9743     3223     29 |  0.000 % |
274.62/274.79	c |      4931 |    4306    10217    43628 |    10717     4931     29 |  0.000 % |
274.83/274.93	c |      7495 |    4306    10217    43628 |    11789     7495     29 |  0.000 % |
275.02/275.20	c |     11339 |    4306    10217    43628 |    12968    11339     31 |  0.000 % |
275.42/275.55	c |     17106 |    4306    10217    43628 |    14265    10567     32 |  0.000 % |
276.12/276.22	c |     25755 |    4306    10217    43628 |    15692    12022     33 |  0.000 % |
277.02/277.16	c |     38730 |    4306    10217    43628 |    17261     9200     34 |  0.000 % |
278.72/278.80	c |     58191 |    4306    10217    43628 |    18987    11306     33 |  0.000 % |
281.01/281.15	c |     87384 |    4306    10217    43628 |    20886    11867     38 |  0.000 % |
284.83/284.99	c |    131173 |    4306    10217    43628 |    22974    13665     38 |  0.000 % |
290.82/290.95	c |    196857 |    4306    10217    43628 |    25272    21407     40 |  0.000 % |
299.32/299.42	c |    295383 |    4306    10217    43628 |    27799    12563     34 |  0.000 % |
313.81/313.91	c |    443172 |    4306    10217    43628 |    30579    19791     40 |  0.000 % |
336.32/336.46	c |    664855 |    4306    10217    43628 |    33637    23849     38 |  0.000 % |
346.22/346.36	c ===============================================================================
351.12/351.25	c core #4
351.12/351.25	c 
351.12/351.25	c 
351.12/351.25	c Core size: 2609	Core Weight: 1	Total Weight: 4
351.12/351.25	c Current CPU time: 348.049 s
351.12/351.25	c
351.12/351.25	c ============================[ Search Statistics ]==============================
351.12/351.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
351.12/351.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
351.12/351.25	c ===============================================================================
351.12/351.25	c |         0 |    5689    12691    55370 |     5000        0   -nan |  0.000 % |
351.12/351.27	c |       100 |    5689    12691    55370 |     5500      100     28 |  0.000 % |
351.12/351.27	c |       250 |    5689    12691    55370 |     6050      250     29 |  0.000 % |
351.12/351.28	c |       475 |    5689    12691    55370 |     6655      475     26 |  0.000 % |
351.12/351.29	c |       813 |    5689    12691    55370 |     7320      813     28 |  0.000 % |
351.21/351.31	c |      1319 |    5689    12691    55370 |     8052     1319     29 |  0.000 % |
351.21/351.35	c |      2078 |    5689    12691    55370 |     8857     2078     29 |  0.000 % |
351.31/351.40	c |      3217 |    5689    12691    55370 |     9743     3217     29 |  0.000 % |
351.31/351.49	c |      4928 |    5689    12691    55370 |    10717     4928     30 |  0.000 % |
351.52/351.65	c |      7490 |    5689    12691    55370 |    11789     7490     31 |  0.000 % |
351.72/351.90	c |     11336 |    5689    12691    55370 |    12968    11336     32 |  0.000 % |
352.12/352.29	c |     17102 |    5689    12691    55370 |    14265    10563     33 |  0.000 % |
352.82/352.91	c |     25752 |    5689    12691    55370 |    15692    12040     34 |  0.000 % |
353.72/353.89	c |     38726 |    5689    12691    55370 |    17261     9225     35 |  0.000 % |
355.42/355.52	c |     58188 |    5689    12691    55370 |    18987    11303     37 |  0.000 % |
357.91/358.08	c |     87380 |    5689    12691    55370 |    20886    11845     39 |  0.000 % |
361.72/361.81	c |    131170 |    5689    12691    55370 |    22974    13661     36 |  0.000 % |
367.81/367.92	c |    196854 |    5689    12691    55370 |    25272    21593     40 |  0.000 % |
378.11/378.26	c |    295380 |    5689    12691    55370 |    27799    14635     39 |  0.000 % |
393.82/393.93	c |    443169 |    5689    12691    55370 |    30579    22517     44 |  0.000 % |
417.81/417.92	c |    664852 |    5689    12691    55370 |    33637    26191     40 |  0.000 % |
453.81/453.99	c |    997377 |    5689    12691    55370 |    37001    18848     38 |  0.000 % |
487.92/488.07	c ===============================================================================
497.91/498.09	c core #5
497.91/498.09	c 
497.91/498.09	c 
497.91/498.09	c Core size: 2695	Core Weight: 1	Total Weight: 5
497.91/498.09	c Current CPU time: 493.579 s
497.91/498.09	c
497.91/498.09	c ============================[ Search Statistics ]==============================
497.91/498.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
497.91/498.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
497.91/498.09	c ===============================================================================
497.91/498.09	c |         0 |    7127    15151    67210 |     5050        0   -nan |  0.000 % |
498.02/498.11	c |       102 |    7127    15151    67210 |     5555      102     25 |  0.000 % |
498.02/498.11	c |       252 |    7127    15151    67210 |     6110      252     25 |  0.000 % |
498.02/498.12	c |       477 |    7127    15151    67210 |     6721      477     26 |  0.000 % |
498.02/498.14	c |       815 |    7127    15151    67210 |     7394      815     27 |  0.000 % |
498.02/498.16	c |      1324 |    7127    15151    67210 |     8133     1324     28 |  0.000 % |
498.02/498.20	c |      2085 |    7127    15151    67210 |     8946     2085     30 |  0.000 % |
498.12/498.26	c |      3224 |    7127    15151    67210 |     9841     3224     30 |  0.000 % |
498.22/498.35	c |      4932 |    7127    15151    67210 |    10825     4932     29 |  0.000 % |
498.42/498.50	c |      7494 |    7127    15151    67210 |    11908     7494     29 |  0.000 % |
498.61/498.75	c |     11339 |    7127    15151    67210 |    13099    11339     30 |  0.000 % |
498.92/499.07	c ===============================================================================
498.92/499.07	c #cores: 5
498.92/499.07	o 5
498.92/499.07	s OPTIMUM FOUND
498.92/499.07	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
498.92/499.07	c Total CPU time: 495.205 s

Verifier Data

OK	5

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3446638-1307906968/watcher-3446638-1307906968 -o /tmp/evaluation-result-3446638-1307906968/solver-3446638-1307906968 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446638-1307906968.wbo 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.10 2.05 2.01 3/175 21917
/proc/meminfo: memFree=12028720/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=2204 CPUtime=0 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 310 0 0 0 0 0 0 0 25 0 1 0 902296461 2256896 263 33554432000 4194304 5714214 140734488400544 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21917/statm: 551 263 177 372 0 152 0

[startup+0.059659 s]
/proc/loadavg: 2.10 2.05 2.01 3/175 21917
/proc/meminfo: memFree=12028720/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=3032 CPUtime=0.05 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 580 0 0 0 5 0 0 0 18 0 1 0 902296461 3104768 509 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21917/statm: 758 509 177 372 0 383 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3032

[startup+0.100658 s]
/proc/loadavg: 2.10 2.05 2.01 3/175 21917
/proc/meminfo: memFree=12028720/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=3560 CPUtime=0.09 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 720 0 0 0 9 0 0 0 18 0 1 0 902296461 3645440 649 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21917/statm: 890 649 177 372 0 515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3560

[startup+0.300624 s]
/proc/loadavg: 2.10 2.05 2.01 3/175 21917
/proc/meminfo: memFree=12028720/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=5812 CPUtime=0.29 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 1274 0 0 0 29 0 0 0 18 0 1 0 902296461 5951488 1203 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21917/statm: 1453 1204 177 372 0 1078 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5812

[startup+0.700552 s]
/proc/loadavg: 2.10 2.05 2.01 3/175 21917
/proc/meminfo: memFree=12028720/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=8200 CPUtime=0.69 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 1851 0 0 0 68 1 0 0 18 0 1 0 902296461 8396800 1780 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21917/statm: 2050 1780 177 372 0 1675 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8200

[startup+1.50042 s]
/proc/loadavg: 2.09 2.05 2.01 3/176 21918
/proc/meminfo: memFree=12020184/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=11000 CPUtime=1.48 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 2573 0 0 0 146 2 0 0 20 0 1 0 902296461 11264000 2502 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21917/statm: 2750 2502 177 372 0 2375 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11000

[startup+3.10116 s]
/proc/loadavg: 2.09 2.05 2.01 3/176 21919
/proc/meminfo: memFree=12014336/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=16288 CPUtime=3.08 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 3877 0 0 0 304 4 0 0 25 0 1 0 902296461 16678912 3806 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21917/statm: 4072 3806 177 372 0 3697 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16288

[startup+6.3006 s]
/proc/loadavg: 2.08 2.05 2.01 3/176 21919
/proc/meminfo: memFree=11998148/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=24584 CPUtime=6.29 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 5960 0 0 0 621 8 0 0 25 0 1 0 902296461 25174016 5889 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21917/statm: 6146 5889 177 372 0 5771 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24584

[startup+12.7005 s]
/proc/loadavg: 2.07 2.05 2.01 3/176 21919
/proc/meminfo: memFree=11969196/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=39580 CPUtime=12.68 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 9678 0 0 0 1254 14 0 0 25 0 1 0 902296461 40529920 9607 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21917/statm: 9895 9607 177 372 0 9520 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39580

[startup+25.5003 s]
/proc/loadavg: 2.06 2.04 2.01 3/176 21920
/proc/meminfo: memFree=11913936/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=65516 CPUtime=25.48 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 16128 0 0 0 2522 26 0 0 25 0 1 0 902296461 67088384 16057 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21917/statm: 16379 16057 177 372 0 16004 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65516

[startup+51.1008 s]
/proc/loadavg: 2.04 2.04 2.00 3/176 21920
/proc/meminfo: memFree=11843016/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=114652 CPUtime=51.09 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 28393 0 0 0 5060 49 0 0 25 0 1 0 902296461 117403648 28322 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21917/statm: 28663 28322 177 372 0 28288 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 114652

[startup+102.306 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 21922
/proc/meminfo: memFree=11762280/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=193836 CPUtime=102.27 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 48235 0 0 0 10138 89 0 0 25 0 1 0 902296461 198488064 48098 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21917/statm: 48459 48098 178 372 0 48084 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 193836

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 21923
/proc/meminfo: memFree=11762020/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=193836 CPUtime=162.25 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 48342 0 0 0 16090 135 0 0 25 0 1 0 902296461 198488064 48205 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21917/statm: 48459 48205 178 372 0 48084 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 193836

[startup+222.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/176 21924
/proc/meminfo: memFree=11714012/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=221396 CPUtime=222.23 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 55236 0 0 0 22042 181 0 0 25 0 1 0 902296461 226709504 55099 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21917/statm: 55349 55099 178 372 0 54974 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 221396

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 21926
/proc/meminfo: memFree=11686456/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=228644 CPUtime=282.22 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 56993 0 0 0 28000 222 0 0 25 0 1 0 902296461 234131456 56856 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 57161 56856 178 372 0 56786 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 228644

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 21928
/proc/meminfo: memFree=11686560/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=228644 CPUtime=342.21 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 56993 0 0 0 33951 270 0 0 25 0 1 0 902296461 234131456 56856 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 57161 56856 178 372 0 56786 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 228644

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 21930
/proc/meminfo: memFree=11606940/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=228644 CPUtime=402.22 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 57004 0 0 0 39910 312 0 0 25 0 1 0 902296461 234131456 56867 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 57161 56867 178 372 0 56786 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 228644

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 21931
/proc/meminfo: memFree=11606800/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=228644 CPUtime=462.21 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 57031 0 0 0 45864 357 0 0 25 0 1 0 902296461 234131456 56894 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 57161 56894 178 372 0 56786 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 228644

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

[startup+486.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21932
/proc/meminfo: memFree=11597496/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=238192 CPUtime=486.21 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 59435 0 0 0 48248 373 0 0 25 0 1 0 902296461 243908608 59298 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 59548 59298 178 372 0 59173 0
Current children cumulated CPU time (s) 486.21
Current children cumulated vsize (KiB) 238192

[startup+492.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21932
/proc/meminfo: memFree=11539088/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=296008 CPUtime=492.62 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 73879 0 0 0 48885 377 0 0 25 0 1 0 902296461 303112192 73742 33554432000 4194304 5714214 140734488400544 18446744073709551615 4324876 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 74002 73742 178 372 0 73627 0
Current children cumulated CPU time (s) 492.62
Current children cumulated vsize (KiB) 296008

[startup+495.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21932
/proc/meminfo: memFree=11538840/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=296272 CPUtime=495.81 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 73951 0 0 0 49204 377 0 0 25 0 1 0 902296461 303382528 73814 33554432000 4194304 5714214 140734488400544 18446744073709551615 4324876 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 74068 73814 178 372 0 73693 0
Current children cumulated CPU time (s) 495.81
Current children cumulated vsize (KiB) 296272

[startup+497.5 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 21932
/proc/meminfo: memFree=11538836/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=297788 CPUtime=497.41 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 74297 0 0 0 49364 377 0 0 25 0 1 0 902296461 304934912 74160 33554432000 4194304 5714214 140734488400544 18446744073709551615 4472215 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 74447 74160 178 372 0 74072 0
Current children cumulated CPU time (s) 497.41
Current children cumulated vsize (KiB) 297788

[startup+498.306 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 21932
/proc/meminfo: memFree=11537472/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=297788 CPUtime=498.22 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 74297 0 0 0 49444 378 0 0 25 0 1 0 902296461 304934912 74160 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 74447 74160 178 372 0 74072 0
Current children cumulated CPU time (s) 498.22
Current children cumulated vsize (KiB) 297788

[startup+498.7 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 21932
/proc/meminfo: memFree=11537472/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=297788 CPUtime=498.61 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 74297 0 0 0 49483 378 0 0 25 0 1 0 902296461 304934912 74160 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 74447 74160 178 372 0 74072 0
Current children cumulated CPU time (s) 498.61
Current children cumulated vsize (KiB) 297788

[startup+498.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 21932
/proc/meminfo: memFree=11537472/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=297788 CPUtime=498.82 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 74297 0 0 0 49503 379 0 0 25 0 1 0 902296461 304934912 74160 33554432000 4194304 5714214 140734488400544 18446744073709551615 4323063 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 74447 74160 178 372 0 74072 0
Current children cumulated CPU time (s) 498.82
Current children cumulated vsize (KiB) 297788

[startup+499 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 21932
/proc/meminfo: memFree=11537472/32951132 swapFree=67054624/67111528
[pid=21917] ppid=21915 vsize=297788 CPUtime=498.92 cores=0,2,4,6
/proc/21917/stat : 21917 (wbo1.6) R 21915 21917 19566 0 -1 4202496 74297 0 0 0 49513 379 0 0 25 0 1 0 902296461 304934912 74160 33554432000 4194304 5714214 140734488400544 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21917/statm: 74447 74160 178 372 0 74072 0
Current children cumulated CPU time (s) 498.92
Current children cumulated vsize (KiB) 297788

Child status: 0
Real time (s): 499.086
CPU time (s): 499.01
CPU user time (s): 495.205
CPU system time (s): 3.80542
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 297788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 495.205
system time used= 3.80542
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74300
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= 11
involuntary context switches= 777

runsolver used 0.735888 second user time and 1.53877 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-12 21:29:28
IDJOB=3446638
IDBENCH=79307
IDSOLVER=1943
FILE ID=node131/3446638-1307906968
RUNJOBID= node131-1307903716-21485
PBS_JOBID= 13559575
Free space on /tmp= 56580 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900557362--soft-0-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3446638-1307906968/watcher-3446638-1307906968 -o /tmp/evaluation-result-3446638-1307906968/solver-3446638-1307906968 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446638-1307906968.wbo

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

MD5SUM BENCH= 72eb8aad8ccea22a443211b3b107df93
RANDOM SEED=444265176

node131.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.830
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.66
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.830
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	: 5332.75
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12029156 kB
Buffers:        331964 kB
Cached:       19814948 kB
SwapCached:       9816 kB
Active:       15675124 kB
Inactive:      4562520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12029156 kB
SwapTotal:    67111528 kB
SwapFree:     67054624 kB
Dirty:            8856 kB
Writeback:           0 kB
AnonPages:       89444 kB
Mapped:          13892 kB
Slab:           621552 kB
PageTables:       4624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   284616 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 56576 MiB
End job on node131 at 2011-06-12 21:37:47