Trace number 3446531

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 563.296 563.289

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552735--soft-33-100-0.wbo
MD5SUMd8302a34385139d2b71dca1f77dee50d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark153.159
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 constraints1802
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 91108
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91107
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 739
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-3446531-1307906149.wbo.
0.00/0.00	c Instance file HOME/instance-3446531-1307906149.wbo
0.00/0.00	c File size is 92312 bytes.
0.00/0.00	c Highest Coefficient sum: 739
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     18 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     20 |  0.002 % |
0.00/0.01	c |       476 |     231     2707     8338 |     6655      476     29 |  0.002 % |
0.01/0.02	c |       814 |     231     2707     8338 |     7320      814     29 |  0.002 % |
0.01/0.03	c |      1320 |     231     2707     8338 |     8052     1320     28 |  0.002 % |
0.01/0.05	c |      2081 |     231     2707     8338 |     8857     2081     29 |  0.002 % |
0.01/0.08	c |      3222 |     231     2707     8338 |     9743     3222     28 |  0.002 % |
0.09/0.13	c |      4930 |     231     2707     8338 |    10717     4930     28 |  0.002 % |
0.19/0.21	c |      7492 |     231     2707     8338 |    11789     7492     29 |  0.002 % |
0.29/0.37	c |     11337 |     231     2707     8338 |    12968    11337     29 |  0.002 % |
0.59/0.63	c |     17103 |     231     2707     8338 |    14265    10583     31 |  0.002 % |
0.99/1.06	c |     25754 |     231     2707     8338 |    15692    12040     32 |  0.002 % |
1.69/1.72	c |     38731 |     231     2707     8338 |    17261     9210     34 |  0.002 % |
2.69/2.77	c |     58192 |     231     2707     8338 |    18987    11309     34 |  0.002 % |
4.89/4.99	c |     87388 |     231     2707     8338 |    20886    11891     38 |  0.002 % |
7.89/7.93	c |    131177 |     231     2707     8338 |    22974    13668     39 |  0.002 % |
12.99/13.07	c |    196862 |     231     2707     8338 |    25272    21470     39 |  0.002 % |
21.69/21.75	c |    295388 |     231     2707     8338 |    27799    13947     36 |  0.002 % |
33.69/33.72	c |    443177 |     231     2707     8338 |    30579    21777     37 |  0.002 % |
52.59/52.63	c |    664861 |     231     2707     8338 |    33637    21907     36 |  0.002 % |
84.19/84.29	c |    997386 |     231     2707     8338 |    37001    15755     39 |  0.002 % |
94.19/94.21	c ===============================================================================
102.00/102.03	c core #1
102.00/102.03	c 
102.00/102.03	c 
102.00/102.03	c Core size: 1734	Core Weight: 1	Total Weight: 1
102.00/102.03	c Current CPU time: 99.3089 s
102.00/102.03	c
102.00/102.03	c ============================[ Search Statistics ]==============================
102.00/102.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
102.00/102.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
102.00/102.03	c ===============================================================================
102.00/102.03	c |         0 |    1144     4413    16348 |     5000        0   -nan |  0.000 % |
102.00/102.03	c |       101 |    1144     4413    16348 |     5500      101     21 |  0.000 % |
102.00/102.03	c |       255 |    1144     4413    16348 |     6050      255     27 |  0.000 % |
102.00/102.04	c |       482 |    1144     4413    16348 |     6655      482     25 |  0.000 % |
102.00/102.05	c |       821 |    1144     4413    16348 |     7320      821     25 |  0.000 % |
102.00/102.06	c |      1327 |    1144     4413    16348 |     8052     1327     25 |  0.000 % |
102.00/102.07	c |      2086 |    1144     4413    16348 |     8857     2086     27 |  0.000 % |
102.10/102.10	c |      3226 |    1144     4413    16348 |     9743     3226     26 |  0.000 % |
102.10/102.15	c |      4934 |    1144     4413    16348 |    10717     4934     27 |  0.000 % |
102.20/102.25	c |      7497 |    1144     4413    16348 |    11789     7497     30 |  0.000 % |
102.40/102.40	c |     11341 |    1144     4413    16348 |    12968    11341     30 |  0.000 % |
102.60/102.67	c |     17111 |    1144     4413    16348 |    14265    10569     32 |  0.000 % |
103.09/103.11	c |     25760 |    1144     4413    16348 |    15692    12015     33 |  0.000 % |
103.79/103.83	c |     38734 |    1144     4413    16348 |    17261     9188     35 |  0.000 % |
105.09/105.10	c |     58195 |    1144     4413    16348 |    18987    11279     39 |  0.000 % |
106.79/106.89	c |     87390 |    1144     4413    16348 |    20886    11798     35 |  0.000 % |
109.89/109.99	c |    131179 |    1144     4413    16348 |    22974    13581     36 |  0.000 % |
115.09/115.15	c |    196867 |    1144     4413    16348 |    25272    21481     39 |  0.000 % |
123.89/123.94	c |    295395 |    1144     4413    16348 |    27799    12483     36 |  0.000 % |
137.79/137.80	c |    443185 |    1144     4413    16348 |    30579    19380     35 |  0.000 % |
157.60/157.66	c |    664868 |    1144     4413    16348 |    33637    20152     36 |  0.000 % |
188.50/188.51	c |    997393 |    1144     4413    16348 |    37001    12831     35 |  0.002 % |
200.40/200.46	c ===============================================================================
208.20/208.29	c core #2
208.20/208.29	c 
208.20/208.29	c 
208.20/208.29	c Core size: 1725	Core Weight: 1	Total Weight: 2
208.20/208.29	c Current CPU time: 203.579 s
208.20/208.29	c
208.20/208.29	c ============================[ Search Statistics ]==============================
208.20/208.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
208.20/208.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
208.20/208.29	c ===============================================================================
208.20/208.29	c |         0 |    2052     6099    24282 |     5000        0   -nan |  0.000 % |
208.30/208.30	c |       100 |    2052     6099    24282 |     5500      100     20 |  0.000 % |
208.30/208.30	c |       250 |    2052     6099    24282 |     6050      250     29 |  0.000 % |
208.30/208.31	c |       475 |    2052     6099    24282 |     6655      475     25 |  0.000 % |
208.30/208.31	c |       812 |    2052     6099    24282 |     7320      812     23 |  0.000 % |
208.30/208.33	c |      1319 |    2052     6099    24282 |     8052     1319     25 |  0.000 % |
208.30/208.35	c |      2079 |    2052     6099    24282 |     8857     2079     25 |  0.000 % |
208.30/208.39	c |      3218 |    2052     6099    24282 |     9743     3218     27 |  0.000 % |
208.39/208.45	c |      4926 |    2052     6099    24282 |    10717     4926     29 |  0.000 % |
208.49/208.54	c |      7489 |    2052     6099    24282 |    11789     7489     30 |  0.000 % |
208.69/208.72	c |     11335 |    2052     6099    24282 |    12968    11335     31 |  0.000 % |
209.00/209.05	c |     17101 |    2052     6099    24282 |    14265    10557     34 |  0.000 % |
209.49/209.57	c |     25751 |    2052     6099    24282 |    15692    12022     34 |  0.000 % |
210.39/210.42	c |     38726 |    2052     6099    24282 |    17261     9222     38 |  0.000 % |
211.60/211.68	c |     58187 |    2052     6099    24282 |    18987    11305     38 |  0.000 % |
213.79/213.87	c |     87382 |    2052     6099    24282 |    20886    11889     40 |  0.000 % |
217.60/217.68	c |    131172 |    2052     6099    24282 |    22974    13680     44 |  0.000 % |
224.00/224.09	c |    196857 |    2052     6099    24282 |    25272    21670     43 |  0.000 % |
232.19/232.26	c |    295385 |    2052     6099    24282 |    27799    12975     42 |  0.000 % |
245.59/245.66	c |    443174 |    2052     6099    24282 |    30579    19317     42 |  0.000 % |
266.79/266.89	c |    664858 |    2052     6099    24282 |    33637    21832     40 |  0.000 % |
299.29/299.37	c |    997386 |    2052     6099    24282 |    37001    13332     37 |  0.000 % |
329.29/329.39	c ===============================================================================
338.09/338.12	c core #3
338.09/338.12	c 
338.09/338.12	c 
338.09/338.12	c Core size: 1743	Core Weight: 1	Total Weight: 3
338.09/338.12	c Current CPU time: 331.287 s
338.09/338.12	c
338.09/338.12	c ============================[ Search Statistics ]==============================
338.09/338.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
338.09/338.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
338.09/338.12	c ===============================================================================
338.09/338.12	c |         0 |    2975     7771    32190 |     5000        0   -nan |  0.000 % |
338.09/338.13	c |       100 |    2975     7771    32190 |     5500      100     19 |  0.000 % |
338.09/338.13	c |       251 |    2975     7771    32190 |     6050      251     20 |  0.000 % |
338.09/338.14	c |       478 |    2975     7771    32190 |     6655      478     28 |  0.000 % |
338.09/338.15	c |       818 |    2975     7771    32190 |     7320      818     28 |  0.000 % |
338.09/338.17	c |      1326 |    2975     7771    32190 |     8052     1326     28 |  0.000 % |
338.09/338.19	c |      2085 |    2975     7771    32190 |     8857     2085     28 |  0.000 % |
338.19/338.23	c |      3225 |    2975     7771    32190 |     9743     3225     29 |  0.000 % |
338.29/338.32	c |      4933 |    2975     7771    32190 |    10717     4933     29 |  0.000 % |
338.39/338.43	c |      7497 |    2975     7771    32190 |    11789     7497     30 |  0.000 % |
338.59/338.62	c |     11341 |    2975     7771    32190 |    12968    11341     31 |  0.000 % |
338.89/338.95	c |     17110 |    2975     7771    32190 |    14265    10581     31 |  0.000 % |
339.39/339.46	c |     25761 |    2975     7771    32190 |    15692    12049     32 |  0.000 % |
340.29/340.37	c |     38736 |    2975     7771    32190 |    17261     9213     37 |  0.000 % |
341.69/341.70	c |     58197 |    2975     7771    32190 |    18987    11313     35 |  0.000 % |
343.99/344.01	c |     87389 |    2975     7771    32190 |    20886    11877     38 |  0.000 % |
347.59/347.67	c |    131179 |    2975     7771    32190 |    22974    13659     36 |  0.000 % |
353.19/353.24	c |    196864 |    2975     7771    32190 |    25272    21626     37 |  0.000 % |
361.89/361.99	c |    295391 |    2975     7771    32190 |    27799    14231     37 |  0.000 % |
376.19/376.26	c |    443180 |    2975     7771    32190 |    30579    22084     36 |  0.000 % |
398.80/398.85	c |    664865 |    2975     7771    32190 |    33637    24564     38 |  0.000 % |
431.89/431.96	c |    997390 |    2975     7771    32190 |    37001    15239     37 |  0.000 % |
485.29/485.38	c |   1496178 |    2974     7771    32190 |    40701    27800     41 |  0.034 % |
507.60/507.63	c ===============================================================================
520.20/520.30	c core #4
520.20/520.30	c 
520.20/520.30	c 
520.20/520.30	c Core size: 1765	Core Weight: 1	Total Weight: 4
520.20/520.30	c Current CPU time: 511.007 s
520.20/520.30	c
520.20/520.30	c ============================[ Search Statistics ]==============================
520.20/520.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
520.20/520.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
520.20/520.30	c ===============================================================================
520.20/520.30	c |         0 |    3901     9429    40081 |     5000        0   -nan |  0.000 % |
520.30/520.30	c |       101 |    3901     9429    40081 |     5500      101     24 |  0.000 % |
520.30/520.31	c |       251 |    3901     9429    40081 |     6050      251     25 |  0.000 % |
520.30/520.32	c |       476 |    3901     9429    40081 |     6655      476     31 |  0.000 % |
520.30/520.33	c |       813 |    3901     9429    40081 |     7320      813     32 |  0.000 % |
520.30/520.34	c |      1319 |    3901     9429    40081 |     8052     1319     30 |  0.000 % |
520.30/520.37	c |      2078 |    3901     9429    40081 |     8857     2078     31 |  0.000 % |
520.39/520.42	c |      3217 |    3901     9429    40081 |     9743     3217     31 |  0.000 % |
520.50/520.51	c |      4925 |    3901     9429    40081 |    10717     4925     32 |  0.000 % |
520.60/520.63	c |      7490 |    3901     9429    40081 |    11789     7490     30 |  0.000 % |
520.80/520.88	c |     11337 |    3901     9429    40081 |    12968    11337     33 |  0.000 % |
521.20/521.27	c |     17106 |    3901     9429    40081 |    14265    10577     40 |  0.000 % |
521.79/521.86	c |     25755 |    3901     9429    40081 |    15692    12039     38 |  0.000 % |
522.79/522.83	c |     38730 |    3901     9429    40081 |    17261     9214     37 |  0.000 % |
524.20/524.24	c |     58192 |    3901     9429    40081 |    18987    11306     39 |  0.000 % |
526.30/526.38	c |     87384 |    3901     9429    40081 |    20886    11870     39 |  0.000 % |
529.90/529.98	c |    131174 |    3901     9429    40081 |    22974    13672     39 |  0.000 % |
535.90/535.96	c |    196858 |    3901     9429    40081 |    25272    21671     39 |  0.000 % |
545.40/545.40	c |    295385 |    3901     9429    40081 |    27799    13007     39 |  0.000 % |
558.90/558.92	c |    443174 |    3901     9429    40081 |    30579    20481     33 |  0.000 % |
563.20/563.27	c ===============================================================================
563.20/563.27	c #cores: 4
563.20/563.27	o 4
563.20/563.27	s OPTIMUM FOUND
563.20/563.27	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
563.20/563.27	c Total CPU time: 554.234 s

Verifier Data

OK	4

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 /var/tmp/evaluation-result-3446531-1307906149/watcher-3446531-1307906149 -o /var/tmp/evaluation-result-3446531-1307906149/solver-3446531-1307906149 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446531-1307906149.wbo 

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

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.86 4/176 424
/proc/meminfo: memFree=1230736/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=2064 CPUtime=0 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 275 0 0 0 0 0 0 0 25 0 1 0 902214595 2113536 226 33554432000 4194304 5714214 140733447361904 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 516 226 166 372 0 118 0

[startup+0.020711 s]
/proc/loadavg: 1.84 1.97 1.86 4/176 424
/proc/meminfo: memFree=1230736/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=2372 CPUtime=0.01 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 424 0 0 0 1 0 0 0 25 0 1 0 902214595 2428928 352 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 593 352 177 372 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2372

[startup+0.100696 s]
/proc/loadavg: 1.84 1.97 1.86 4/176 424
/proc/meminfo: memFree=1230736/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=3560 CPUtime=0.09 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 700 0 0 0 9 0 0 0 25 0 1 0 902214595 3645440 628 33554432000 4194304 5714214 140733447361904 18446744073709551615 4312209 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 890 628 177 372 0 515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3560

[startup+0.300659 s]
/proc/loadavg: 1.84 1.97 1.86 4/176 424
/proc/meminfo: memFree=1230736/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=5540 CPUtime=0.29 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 1214 0 0 0 28 1 0 0 25 0 1 0 902214595 5672960 1142 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 1385 1142 177 372 0 1010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5540

[startup+0.700582 s]
/proc/loadavg: 1.84 1.97 1.86 4/176 424
/proc/meminfo: memFree=1230736/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=7664 CPUtime=0.69 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 1733 0 0 0 66 3 0 0 25 0 1 0 902214595 7847936 1661 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 1916 1661 177 372 0 1541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7664

[startup+1.50043 s]
/proc/loadavg: 1.84 1.97 1.86 4/178 426
/proc/meminfo: memFree=1217876/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=10836 CPUtime=1.49 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 2536 0 0 0 142 7 0 0 25 0 1 0 902214595 11096064 2464 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 2709 2464 177 372 0 2334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10836

[startup+3.10012 s]
/proc/loadavg: 1.84 1.97 1.86 4/178 426
/proc/meminfo: memFree=1209444/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=16448 CPUtime=3.09 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 3927 0 0 0 297 12 0 0 25 0 1 0 902214595 16842752 3855 33554432000 4194304 5714214 140733447361904 18446744073709551615 4319355 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 4112 3855 177 372 0 3737 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16448

[startup+6.30052 s]
/proc/loadavg: 1.85 1.97 1.86 4/178 426
/proc/meminfo: memFree=1192124/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=25300 CPUtime=6.29 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 6115 0 0 0 608 21 0 0 25 0 1 0 902214595 25907200 6043 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 6325 6043 177 372 0 5950 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25300

[startup+12.7003 s]
/proc/loadavg: 1.86 1.97 1.86 4/178 427
/proc/meminfo: memFree=1162404/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=39684 CPUtime=12.69 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 9711 0 0 0 1232 37 0 0 25 0 1 0 902214595 40636416 9639 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 9921 9639 177 372 0 9546 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39684

[startup+25.5009 s]
/proc/loadavg: 1.89 1.97 1.86 4/178 427
/proc/meminfo: memFree=1110328/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=66544 CPUtime=25.49 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 16398 0 0 0 2484 65 0 0 25 0 1 0 902214595 68141056 16326 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 16636 16326 177 372 0 16261 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66544

[startup+51.101 s]
/proc/loadavg: 1.93 1.97 1.86 4/178 428
/proc/meminfo: memFree=1017444/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=115044 CPUtime=51.1 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 28497 0 0 0 4986 124 0 0 25 0 1 0 902214595 117805056 28425 33554432000 4194304 5714214 140733447361904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 28761 28425 177 372 0 28386 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 115044

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.87 4/178 429
/proc/meminfo: memFree=773736/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=242408 CPUtime=102.3 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 60349 0 0 0 10013 217 0 0 25 0 1 0 902214595 248225792 60204 33554432000 4194304 5714214 140733447361904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 60602 60204 178 372 0 60227 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 242408

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.87 4/178 431
/proc/meminfo: memFree=773444/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=242408 CPUtime=162.3 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 60457 0 0 0 15885 345 0 0 25 0 1 0 902214595 248225792 60312 33554432000 4194304 5714214 140733447361904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 60602 60312 178 372 0 60227 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 242408

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.88 4/178 432
/proc/meminfo: memFree=773272/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=242408 CPUtime=222.29 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 60497 0 0 0 21779 450 0 0 25 0 1 0 902214595 248225792 60352 33554432000 4194304 5714214 140733447361904 18446744073709551615 4319428 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/424/statm: 60602 60352 178 372 0 60227 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 242408

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.88 3/178 482
/proc/meminfo: memFree=909052/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=242408 CPUtime=282.3 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 60498 0 0 0 27673 557 0 0 25 0 1 0 902214595 248225792 60353 33554432000 4194304 5714214 140733447361904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/424/statm: 60602 60353 178 372 0 60227 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 242408

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.89 3/178 483
/proc/meminfo: memFree=833056/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=277392 CPUtime=342.29 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 69214 0 0 0 33602 627 0 0 25 0 1 0 902214595 284049408 69069 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 69348 69069 178 372 0 68973 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 277392

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/178 485
/proc/meminfo: memFree=740008/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=277392 CPUtime=402.3 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 69214 0 0 0 39514 716 0 0 25 0 1 0 902214595 284049408 69069 33554432000 4194304 5714214 140733447361904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 69348 69069 178 372 0 68973 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 277392

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.90 3/178 487
/proc/meminfo: memFree=719140/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=277392 CPUtime=462.3 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 69214 0 0 0 45439 791 0 0 25 0 1 0 902214595 284049408 69069 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 69348 69069 178 372 0 68973 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 277392

[startup+522.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 488
/proc/meminfo: memFree=626100/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=362368 CPUtime=522.29 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 90446 0 0 0 51382 847 0 0 25 0 1 0 902214595 371064832 90301 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 90592 90301 178 372 0 90217 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 362368

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

[startup+537.5 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 489
/proc/meminfo: memFree=625840/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=362368 CPUtime=537.5 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 90446 0 0 0 52881 869 0 0 25 0 1 0 902214595 371064832 90301 33554432000 4194304 5714214 140733447361904 18446744073709551615 4319752 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 90592 90301 178 372 0 90217 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 362368

[startup+550.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 489
/proc/meminfo: memFree=620984/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=362368 CPUtime=550.3 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 90446 0 0 0 54144 886 0 0 25 0 1 0 902214595 371064832 90301 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 90592 90301 178 372 0 90217 0
Current children cumulated CPU time (s) 550.3
Current children cumulated vsize (KiB) 362368

[startup+556.701 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 489
/proc/meminfo: memFree=620976/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=362368 CPUtime=556.7 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 90446 0 0 0 54774 896 0 0 25 0 1 0 902214595 371064832 90301 33554432000 4194304 5714214 140733447361904 18446744073709551615 4320140 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 90592 90301 178 372 0 90217 0
Current children cumulated CPU time (s) 556.7
Current children cumulated vsize (KiB) 362368

[startup+559.906 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 489
/proc/meminfo: memFree=621096/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=362368 CPUtime=559.9 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 90446 0 0 0 55089 901 0 0 25 0 1 0 902214595 371064832 90301 33554432000 4194304 5714214 140733447361904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 90592 90301 178 372 0 90217 0
Current children cumulated CPU time (s) 559.9
Current children cumulated vsize (KiB) 362368

[startup+561.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 489
/proc/meminfo: memFree=621096/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=362368 CPUtime=561.5 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 90446 0 0 0 55247 903 0 0 25 0 1 0 902214595 371064832 90301 33554432000 4194304 5714214 140733447361904 18446744073709551615 4319251 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 90592 90301 178 372 0 90217 0
Current children cumulated CPU time (s) 561.5
Current children cumulated vsize (KiB) 362368

[startup+562.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 489
/proc/meminfo: memFree=621096/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=362368 CPUtime=562.3 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 90446 0 0 0 55327 903 0 0 25 0 1 0 902214595 371064832 90301 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 90592 90301 178 372 0 90217 0
Current children cumulated CPU time (s) 562.3
Current children cumulated vsize (KiB) 362368

[startup+562.701 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 489
/proc/meminfo: memFree=621096/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=362368 CPUtime=562.7 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 90446 0 0 0 55366 904 0 0 25 0 1 0 902214595 371064832 90301 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 90592 90301 178 372 0 90217 0
Current children cumulated CPU time (s) 562.7
Current children cumulated vsize (KiB) 362368

[startup+563.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 489
/proc/meminfo: memFree=621096/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=362368 CPUtime=563.1 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 90446 0 0 0 55406 904 0 0 25 0 1 0 902214595 371064832 90301 33554432000 4194304 5714214 140733447361904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 90592 90301 178 372 0 90217 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 362368

[startup+563.206 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 489
/proc/meminfo: memFree=621096/32950928 swapFree=67055948/67111528
[pid=424] ppid=422 vsize=362368 CPUtime=563.2 cores=1,3,5,7
/proc/424/stat : 424 (wbo1.6) R 422 424 30857 0 -1 4202496 90446 0 0 0 55416 904 0 0 25 0 1 0 902214595 371064832 90301 33554432000 4194304 5714214 140733447361904 18446744073709551615 4319274 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/424/statm: 90592 90301 178 372 0 90217 0
Current children cumulated CPU time (s) 563.2
Current children cumulated vsize (KiB) 362368

Child status: 0
Real time (s): 563.289
CPU time (s): 563.296
CPU user time (s): 554.234
CPU system time (s): 9.06262
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 362368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 554.234
system time used= 9.06262
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90449
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= 6
involuntary context switches= 1374

runsolver used 0.755885 second user time and 1.81872 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-12 21:15:49
IDJOB=3446531
IDBENCH=78994
IDSOLVER=1943
FILE ID=node127/3446531-1307906149
RUNJOBID= node127-1307904347-32719
PBS_JOBID= 13559579
Free space on /var/tmp= 2892 MiB

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

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

MD5SUM BENCH= d8302a34385139d2b71dca1f77dee50d
RANDOM SEED=528917705

node127.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.823
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.64
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.823
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.83
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:       1231684 kB
Buffers:         56720 kB
Cached:       30684876 kB
SwapCached:       9120 kB
Active:       15422224 kB
Inactive:     15338636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1231684 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:            8544 kB
Writeback:          40 kB
AnonPages:       16844 kB
Mapped:          12528 kB
Slab:           893168 kB
PageTables:       4568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189248 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 /var/tmp at the end= 2884 MiB
End job on node127 at 2011-06-12 21:25:13