Trace number 3447144

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 322.808 322.797

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 benchmark70.5163
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.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3447144-1307906097.wbo.
0.00/0.00	c Instance file HOME/instance-3447144-1307906097.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.03	c |      1321 |     231     2707     8338 |     8052     1321     27 |  0.002 % |
0.00/0.05	c |      2081 |     231     2707     8338 |     8857     2081     28 |  0.002 % |
0.00/0.08	c |      3220 |     231     2707     8338 |     9743     3220     27 |  0.002 % |
0.10/0.13	c |      4930 |     231     2707     8338 |    10717     4930     29 |  0.002 % |
0.18/0.23	c |      7492 |     231     2707     8338 |    11789     7492     30 |  0.002 % |
0.39/0.40	c |     11336 |     231     2707     8338 |    12968    11336     31 |  0.002 % |
0.59/0.69	c |     17103 |     231     2707     8338 |    14265    10560     33 |  0.002 % |
1.10/1.14	c |     25754 |     231     2707     8338 |    15692    12023     35 |  0.002 % |
1.89/1.92	c |     38728 |     231     2707     8338 |    17261     9204     33 |  0.002 % |
3.19/3.21	c |     58190 |     231     2707     8338 |    18987    11303     34 |  0.002 % |
5.09/5.16	c |     87384 |     231     2707     8338 |    20886    11865     33 |  0.002 % |
8.19/8.28	c |    131174 |     231     2707     8338 |    22974    13719     36 |  0.002 % |
13.39/13.49	c |    196858 |     231     2707     8338 |    25272    21659     36 |  0.002 % |
21.89/21.90	c |    295384 |     231     2707     8338 |    27799    15265     36 |  0.002 % |
35.39/35.42	c |    443173 |     231     2707     8338 |    30579    23699     39 |  0.002 % |
55.70/55.74	c |    664858 |     210     2707     8338 |    33637    30526     38 |  9.093 % |
56.79/56.88	c ===============================================================================
60.90/60.96	c core #1
60.90/60.96	c 
60.90/60.96	c 
60.90/60.96	c Core size: 919	Core Weight: 1	Total Weight: 1
60.90/60.96	c Current CPU time: 59.33 s
60.90/60.96	c
60.90/60.96	c ============================[ Search Statistics ]==============================
60.90/60.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
60.90/60.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
60.90/60.96	c ===============================================================================
60.90/60.96	c |         0 |     717     3586    12422 |     5000        0   -nan |  0.000 % |
60.90/60.96	c |       100 |     717     3586    12422 |     5500      100     20 |  0.000 % |
60.90/60.96	c |       251 |     717     3586    12422 |     6050      251     25 |  0.000 % |
60.90/60.97	c |       477 |     717     3586    12422 |     6655      477     24 |  0.000 % |
60.90/60.97	c |       816 |     717     3586    12422 |     7320      816     27 |  0.000 % |
60.90/60.98	c |      1323 |     717     3586    12422 |     8052     1323     28 |  0.000 % |
60.99/61.00	c |      2083 |     717     3586    12422 |     8857     2083     28 |  0.000 % |
60.99/61.03	c |      3224 |     717     3586    12422 |     9743     3224     28 |  0.000 % |
60.99/61.08	c |      4933 |     717     3586    12422 |    10717     4933     28 |  0.000 % |
61.09/61.17	c |      7495 |     717     3586    12422 |    11789     7495     28 |  0.000 % |
61.29/61.31	c |     11340 |     717     3586    12422 |    12968    11340     29 |  0.000 % |
61.49/61.56	c |     17108 |     717     3586    12422 |    14265    10550     30 |  0.000 % |
61.89/61.99	c |     25758 |     717     3586    12422 |    15692    12009     31 |  0.000 % |
62.70/62.73	c |     38734 |     717     3586    12422 |    17261     9185     33 |  0.000 % |
63.90/63.92	c |     58196 |     717     3586    12422 |    18987    11307     35 |  0.000 % |
65.89/65.97	c |     87389 |     717     3586    12422 |    20886    11883     34 |  0.000 % |
68.99/69.08	c |    131178 |     717     3586    12422 |    22974    13708     35 |  0.000 % |
74.39/74.40	c |    196862 |     717     3586    12422 |    25272    21724     36 |  0.000 % |
83.09/83.15	c |    295390 |     717     3586    12422 |    27799    14386     33 |  0.000 % |
98.00/98.06	c |    443179 |     717     3586    12422 |    30579    23758     38 |  0.000 % |
115.30/115.34	c ===============================================================================
118.60/118.61	c core #2
118.60/118.61	c 
118.60/118.61	c 
118.60/118.61	c Core size: 860	Core Weight: 1	Total Weight: 2
118.60/118.61	c Current CPU time: 115.886 s
118.60/118.61	c
118.60/118.61	c ============================[ Search Statistics ]==============================
118.60/118.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
118.60/118.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
118.60/118.61	c ===============================================================================
118.60/118.61	c |         0 |    1199     4422    16332 |     5000        0   -nan |  0.000 % |
118.60/118.61	c |       100 |    1199     4422    16332 |     5500      100     18 |  0.000 % |
118.60/118.62	c |       250 |    1199     4422    16332 |     6050      250     20 |  0.000 % |
118.60/118.62	c |       476 |    1199     4422    16332 |     6655      476     23 |  0.000 % |
118.60/118.63	c |       814 |    1199     4422    16332 |     7320      814     27 |  0.000 % |
118.60/118.64	c |      1321 |    1199     4422    16332 |     8052     1321     28 |  0.000 % |
118.60/118.66	c |      2080 |    1199     4422    16332 |     8857     2080     30 |  0.000 % |
118.60/118.69	c |      3221 |    1199     4422    16332 |     9743     3221     29 |  0.000 % |
118.69/118.75	c |      4929 |    1199     4422    16332 |    10717     4929     29 |  0.000 % |
118.80/118.83	c |      7491 |    1199     4422    16332 |    11789     7491     29 |  0.000 % |
118.99/119.00	c |     11336 |    1199     4422    16332 |    12968    11336     31 |  0.000 % |
119.29/119.32	c |     17102 |    1199     4422    16332 |    14265    10566     34 |  0.000 % |
119.79/119.81	c |     25751 |    1199     4422    16332 |    15692    12020     32 |  0.000 % |
120.60/120.65	c |     38726 |    1199     4422    16332 |    17261     9207     32 |  0.000 % |
121.89/121.92	c |     58187 |    1199     4422    16332 |    18987    11301     34 |  0.000 % |
124.10/124.19	c |     87380 |    1199     4422    16332 |    20886    11863     35 |  0.000 % |
127.49/127.55	c |    131169 |    1199     4422    16332 |    22974    13706     35 |  0.000 % |
133.30/133.31	c |    196856 |    1199     4422    16332 |    25272    21702     36 |  0.000 % |
142.80/142.85	c |    295382 |    1199     4422    16332 |    27799    17422     35 |  0.000 % |
156.20/156.20	c |    443176 |    1199     4422    16332 |    30579    27560     34 |  0.000 % |
159.20/159.20	c ===============================================================================
161.70/161.80	c core #3
161.70/161.80	c 
161.70/161.80	c 
161.70/161.80	c Core size: 860	Core Weight: 1	Total Weight: 3
161.70/161.80	c Current CPU time: 158.244 s
161.70/161.80	c
161.70/161.80	c ============================[ Search Statistics ]==============================
161.70/161.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
161.70/161.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
161.70/161.80	c ===============================================================================
161.70/161.80	c |         0 |    1681     5244    20192 |     5000        0   -nan |  0.000 % |
161.80/161.80	c |       101 |    1681     5244    20192 |     5500      101     22 |  0.000 % |
161.80/161.81	c |       251 |    1681     5244    20192 |     6050      251     25 |  0.000 % |
161.80/161.81	c |       478 |    1681     5244    20192 |     6655      478     25 |  0.000 % |
161.80/161.82	c |       817 |    1681     5244    20192 |     7320      817     25 |  0.000 % |
161.80/161.84	c |      1323 |    1681     5244    20192 |     8052     1323     26 |  0.000 % |
161.80/161.86	c |      2082 |    1681     5244    20192 |     8857     2082     27 |  0.000 % |
161.80/161.89	c |      3223 |    1681     5244    20192 |     9743     3223     28 |  0.000 % |
161.89/161.96	c |      4932 |    1681     5244    20192 |    10717     4932     29 |  0.000 % |
162.00/162.07	c |      7494 |    1681     5244    20192 |    11789     7494     31 |  0.000 % |
162.20/162.28	c |     11338 |    1681     5244    20192 |    12968    11338     32 |  0.000 % |
162.49/162.60	c |     17104 |    1681     5244    20192 |    14265    10579     34 |  0.000 % |
163.10/163.11	c |     25755 |    1681     5244    20192 |    15692    12058     33 |  0.000 % |
163.90/163.90	c |     38729 |    1681     5244    20192 |    17261     9233     31 |  0.000 % |
165.20/165.28	c |     58190 |    1681     5244    20192 |    18987    11313     36 |  0.000 % |
167.59/167.62	c |     87383 |    1681     5244    20192 |    20886    11881     35 |  0.000 % |
171.00/171.04	c |    131172 |    1681     5244    20192 |    22974    13729     34 |  0.000 % |
176.29/176.31	c |    196856 |    1681     5244    20192 |    25272    21703     35 |  0.000 % |
186.01/186.06	c |    295386 |    1681     5244    20192 |    27799    16737     37 |  0.000 % |
200.00/200.08	c |    443175 |    1678     5244    20192 |    30579    13158     31 |  0.179 % |
201.30/201.36	c ===============================================================================
203.80/203.89	c core #4
203.80/203.89	c 
203.80/203.89	c 
203.80/203.89	c Core size: 834	Core Weight: 1	Total Weight: 4
203.80/203.89	c Current CPU time: 199.456 s
203.80/203.89	c
203.80/203.89	c ============================[ Search Statistics ]==============================
203.80/203.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
203.80/203.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
203.80/203.89	c ===============================================================================
203.80/203.89	c |         0 |    2163     6051    24003 |     5000        0   -nan |  0.000 % |
203.80/203.89	c |       102 |    2163     6051    24003 |     5500      102     24 |  0.000 % |
203.89/203.90	c |       254 |    2163     6051    24003 |     6050      254     22 |  0.000 % |
203.89/203.90	c |       480 |    2163     6051    24003 |     6655      480     23 |  0.000 % |
203.89/203.91	c |       818 |    2163     6051    24003 |     7320      818     24 |  0.000 % |
203.89/203.92	c |      1324 |    2163     6051    24003 |     8052     1324     25 |  0.000 % |
203.89/203.95	c |      2084 |    2163     6051    24003 |     8857     2084     26 |  0.000 % |
203.89/203.98	c |      3223 |    2163     6051    24003 |     9743     3223     26 |  0.000 % |
204.00/204.04	c |      4931 |    2163     6051    24003 |    10717     4931     28 |  0.000 % |
204.10/204.14	c |      7493 |    2163     6051    24003 |    11789     7493     28 |  0.000 % |
204.30/204.33	c |     11337 |    2163     6051    24003 |    12968    11337     30 |  0.000 % |
204.60/204.67	c |     17103 |    2163     6051    24003 |    14265    10559     34 |  0.000 % |
205.10/205.19	c |     25753 |    2163     6051    24003 |    15692    12026     34 |  0.000 % |
205.89/205.96	c |     38728 |    2163     6051    24003 |    17261     9206     32 |  0.000 % |
207.20/207.29	c |     58191 |    2163     6051    24003 |    18987    11317     35 |  0.000 % |
209.40/209.40	c |     87385 |    2163     6051    24003 |    20886    11891     35 |  0.000 % |
212.80/212.83	c |    131174 |    2163     6051    24003 |    22974    13690     34 |  0.000 % |
218.20/218.22	c |    196858 |    2163     6051    24003 |    25272    21419     34 |  0.000 % |
227.20/227.20	c |    295387 |    2163     6051    24003 |    27799    14874     36 |  0.000 % |
239.90/239.93	c ===============================================================================
242.19/242.21	c core #5
242.19/242.21	c 
242.19/242.21	c 
242.19/242.21	c Core size: 868	Core Weight: 1	Total Weight: 5
242.19/242.21	c Current CPU time: 236.966 s
242.19/242.21	c
242.19/242.21	c ============================[ Search Statistics ]==============================
242.19/242.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.19/242.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.19/242.21	c ===============================================================================
242.19/242.21	c |         0 |    2657     6859    27843 |     5000        0   -nan |  0.000 % |
242.19/242.21	c |       100 |    2657     6859    27843 |     5500      100     32 |  0.000 % |
242.19/242.21	c |       250 |    2657     6859    27843 |     6050      250     28 |  0.000 % |
242.19/242.22	c |       475 |    2657     6859    27843 |     6655      475     30 |  0.000 % |
242.19/242.23	c |       814 |    2657     6859    27843 |     7320      814     30 |  0.000 % |
242.19/242.25	c |      1321 |    2657     6859    27843 |     8052     1321     31 |  0.000 % |
242.19/242.27	c |      2081 |    2657     6859    27843 |     8857     2081     31 |  0.000 % |
242.30/242.31	c |      3221 |    2657     6859    27843 |     9743     3221     30 |  0.000 % |
242.30/242.37	c |      4929 |    2657     6859    27843 |    10717     4929     29 |  0.000 % |
242.39/242.49	c |      7492 |    2657     6859    27843 |    11789     7492     30 |  0.000 % |
242.60/242.69	c |     11338 |    2657     6859    27843 |    12968    11338     32 |  0.000 % |
242.99/243.01	c |     17109 |    2657     6859    27843 |    14265    10566     36 |  0.000 % |
243.50/243.58	c |     25758 |    2657     6859    27843 |    15692    12045     38 |  0.000 % |
244.50/244.57	c |     38732 |    2657     6859    27843 |    17261     9234     36 |  0.000 % |
245.90/245.90	c |     58196 |    2657     6859    27843 |    18987    11367     36 |  0.000 % |
247.90/247.95	c |     87388 |    2657     6859    27843 |    20886    11924     34 |  0.000 % |
251.60/251.68	c |    131180 |    2657     6859    27843 |    22974    13781     34 |  0.000 % |
257.70/257.73	c |    196865 |    2657     6859    27843 |    25272    21802     35 |  0.000 % |
266.70/266.79	c |    295393 |    2657     6859    27843 |    27799    15178     35 |  0.000 % |
279.90/279.99	c |    443184 |    2657     6859    27843 |    30579    21783     36 |  0.000 % |
303.80/303.89	c |    664869 |    2657     6859    27843 |    33637    28859     37 |  0.000 % |
312.11/312.11	c ===============================================================================
316.30/316.37	c core #6
316.30/316.37	c 
316.30/316.37	c 
316.30/316.37	c Core size: 942	Core Weight: 1	Total Weight: 6
316.30/316.37	c Current CPU time: 309.466 s
316.30/316.37	c
316.30/316.37	c ============================[ Search Statistics ]==============================
316.30/316.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
316.30/316.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
316.30/316.37	c ===============================================================================
316.30/316.37	c |         0 |    3180     7696    31881 |     5000        0   -nan |  0.000 % |
316.30/316.37	c |       101 |    3180     7696    31881 |     5500      101     20 |  0.000 % |
316.30/316.37	c |       251 |    3180     7696    31881 |     6050      251     27 |  0.000 % |
316.30/316.38	c |       478 |    3180     7696    31881 |     6655      478     25 |  0.000 % |
316.30/316.39	c |       815 |    3180     7696    31881 |     7320      815     25 |  0.000 % |
316.40/316.40	c |      1321 |    3180     7696    31881 |     8052     1321     24 |  0.000 % |
316.40/316.43	c |      2080 |    3180     7696    31881 |     8857     2080     24 |  0.000 % |
316.40/316.46	c |      3221 |    3180     7696    31881 |     9743     3221     25 |  0.000 % |
316.51/316.53	c |      4930 |    3180     7696    31881 |    10717     4930     27 |  0.000 % |
316.60/316.64	c |      7493 |    3180     7696    31881 |    11789     7493     28 |  0.000 % |
316.80/316.82	c |     11340 |    3180     7696    31881 |    12968    11340     30 |  0.000 % |
317.10/317.15	c |     17107 |    3180     7696    31881 |    14265    10570     33 |  0.000 % |
317.61/317.65	c |     25757 |    3180     7696    31881 |    15692    12029     33 |  0.000 % |
318.60/318.63	c |     38733 |    3180     7696    31881 |    17261     9233     39 |  0.000 % |
319.90/319.99	c |     58194 |    3180     7696    31881 |    18987    11342     34 |  0.000 % |
322.10/322.13	c |     87388 |    3180     7696    31881 |    20886    11905     32 |  0.000 % |
322.70/322.79	c ===============================================================================
322.70/322.79	c #cores: 6
322.70/322.79	o 6
322.70/322.79	s OPTIMUM FOUND
322.70/322.79	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
322.70/322.79	c Total CPU time: 316.053 s

Verifier Data

OK	6

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-3447144-1307906097/watcher-3447144-1307906097 -o /var/tmp/evaluation-result-3447144-1307906097/solver-3447144-1307906097 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447144-1307906097.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: 2.00 2.00 1.96 2/174 29722
/proc/meminfo: memFree=1170016/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=2196 CPUtime=0 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 321 0 0 0 0 0 0 0 25 0 1 0 883025318 2248704 273 33554432000 4194304 5714214 140733472915120 18446744073709551615 4228544 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 549 274 179 372 0 152 0

[startup+0.103243 s]
/proc/loadavg: 2.00 2.00 1.96 2/174 29722
/proc/meminfo: memFree=1170016/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=3428 CPUtime=0.1 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 668 0 0 0 9 1 0 0 18 0 1 0 883025318 3510272 598 33554432000 4194304 5714214 140733472915120 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 857 598 177 372 0 482 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3428

[startup+0.200225 s]
/proc/loadavg: 2.00 2.00 1.96 2/174 29722
/proc/meminfo: memFree=1170016/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=4260 CPUtime=0.18 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 897 0 0 0 17 1 0 0 18 0 1 0 883025318 4362240 827 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 1065 827 177 372 0 690 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 4260

[startup+0.300204 s]
/proc/loadavg: 2.00 2.00 1.96 2/174 29722
/proc/meminfo: memFree=1170016/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=5056 CPUtime=0.29 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 1089 0 0 0 27 2 0 0 18 0 1 0 883025318 5177344 1019 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 1264 1019 177 372 0 889 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5056

[startup+0.700142 s]
/proc/loadavg: 2.00 2.00 1.96 2/174 29722
/proc/meminfo: memFree=1170016/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=6788 CPUtime=0.68 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 1496 0 0 0 65 3 0 0 18 0 1 0 883025318 6950912 1426 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 1697 1426 177 372 0 1322 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6788

[startup+1.50098 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29723
/proc/meminfo: memFree=1164212/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=9560 CPUtime=1.49 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 2203 0 0 0 142 7 0 0 20 0 1 0 883025318 9789440 2133 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 2390 2133 177 372 0 2015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9560

[startup+3.10068 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29723
/proc/meminfo: memFree=1160988/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=13696 CPUtime=3.09 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 3228 0 0 0 297 12 0 0 25 0 1 0 883025318 14024704 3158 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 3424 3158 177 372 0 3049 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13696

[startup+6.30107 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29723
/proc/meminfo: memFree=1153260/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=20416 CPUtime=6.29 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 4901 0 0 0 607 22 0 0 19 0 1 0 883025318 20905984 4831 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 5104 4831 177 372 0 4729 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20416

[startup+12.7009 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29723
/proc/meminfo: memFree=1140436/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=32408 CPUtime=12.69 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 7911 0 0 0 1230 39 0 0 25 0 1 0 883025318 33185792 7841 33554432000 4194304 5714214 140733472915120 18446744073709551615 4299952 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 8102 7841 177 372 0 7727 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32408

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29761
/proc/meminfo: memFree=1469668/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=52544 CPUtime=25.49 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 12884 0 0 0 2480 69 0 0 25 0 1 0 883025318 53805056 12814 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 13136 12814 177 372 0 12761 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52544

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29762
/proc/meminfo: memFree=1432600/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=89192 CPUtime=51.09 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 22017 0 0 0 4989 120 0 0 25 0 1 0 883025318 91332608 21947 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 22298 21947 177 372 0 21923 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89192

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29763
/proc/meminfo: memFree=1371820/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=126144 CPUtime=102.3 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 31351 0 0 0 10005 225 0 0 25 0 1 0 883025318 129171456 31215 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 31536 31215 178 372 0 31161 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 126144

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29803
/proc/meminfo: memFree=1409236/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=126144 CPUtime=162.29 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 31407 0 0 0 15891 338 0 0 25 0 1 0 883025318 129171456 31271 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 31536 31271 178 372 0 31161 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 126144

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29805
/proc/meminfo: memFree=1366596/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=126144 CPUtime=222.3 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 31407 0 0 0 21761 469 0 0 25 0 1 0 883025318 129171456 31271 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 31536 31271 178 372 0 31161 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 126144

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29806
/proc/meminfo: memFree=1351916/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=126144 CPUtime=282.3 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 31407 0 0 0 27630 600 0 0 21 0 1 0 883025318 129171456 31271 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 31536 31271 178 372 0 31161 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 126144

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

[startup+307.2 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29807
/proc/meminfo: memFree=1347556/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=126144 CPUtime=307.2 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 31407 0 0 0 30072 648 0 0 25 0 1 0 883025318 129171456 31271 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 31536 31271 178 372 0 31161 0
Current children cumulated CPU time (s) 307.2
Current children cumulated vsize (KiB) 126144

[startup+313.606 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29807
/proc/meminfo: memFree=1344932/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=128784 CPUtime=313.61 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 32086 0 0 0 30704 657 0 0 25 0 1 0 883025318 131874816 31950 33554432000 4194304 5714214 140733472915120 18446744073709551615 4197716 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 32196 31950 178 372 0 31821 0
Current children cumulated CPU time (s) 313.61
Current children cumulated vsize (KiB) 128784

[startup+316.8 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29807
/proc/meminfo: memFree=1337244/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=135344 CPUtime=316.8 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 33709 0 0 0 31022 658 0 0 25 0 1 0 883025318 138592256 33573 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 33836 33573 178 372 0 33461 0
Current children cumulated CPU time (s) 316.8
Current children cumulated vsize (KiB) 135344

[startup+320.001 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29807
/proc/meminfo: memFree=1337232/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=135344 CPUtime=320 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 33709 0 0 0 31332 668 0 0 19 0 1 0 883025318 138592256 33573 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 33836 33573 178 372 0 33461 0
Current children cumulated CPU time (s) 320
Current children cumulated vsize (KiB) 135344

[startup+321.6 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29807
/proc/meminfo: memFree=1337232/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=135344 CPUtime=321.6 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 33709 0 0 0 31489 671 0 0 25 0 1 0 883025318 138592256 33573 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 33836 33573 178 372 0 33461 0
Current children cumulated CPU time (s) 321.6
Current children cumulated vsize (KiB) 135344

[startup+322.406 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29807
/proc/meminfo: memFree=1335620/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=135344 CPUtime=322.4 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 33709 0 0 0 31567 673 0 0 18 0 1 0 883025318 138592256 33573 33554432000 4194304 5714214 140733472915120 18446744073709551615 4320123 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 33836 33573 178 372 0 33461 0
Current children cumulated CPU time (s) 322.4
Current children cumulated vsize (KiB) 135344

[startup+322.6 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29807
/proc/meminfo: memFree=1335620/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=135344 CPUtime=322.6 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 33709 0 0 0 31586 674 0 0 18 0 1 0 883025318 138592256 33573 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 33836 33573 178 372 0 33461 0
Current children cumulated CPU time (s) 322.6
Current children cumulated vsize (KiB) 135344

[startup+322.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 29807
/proc/meminfo: memFree=1335620/32951124 swapFree=67064576/67111528
[pid=29722] ppid=29720 vsize=135344 CPUtime=322.7 cores=1,3,5,7
/proc/29722/stat : 29722 (wbo1.6) R 29720 29722 28722 0 -1 4202496 33709 0 0 0 31596 674 0 0 18 0 1 0 883025318 138592256 33573 33554432000 4194304 5714214 140733472915120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29722/statm: 33836 33573 178 372 0 33461 0
Current children cumulated CPU time (s) 322.7
Current children cumulated vsize (KiB) 135344

Child status: 0
Real time (s): 322.797
CPU time (s): 322.808
CPU user time (s): 316.053
CPU system time (s): 6.75497
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 135344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 316.053
system time used= 6.75497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33712
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= 25
involuntary context switches= 400

runsolver used 0.441932 second user time and 1.05184 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-12 21:14:57
IDJOB=3447144
IDBENCH=78979
IDSOLVER=1943
FILE ID=node141/3447144-1307906097
RUNJOBID= node141-1307903881-29435
PBS_JOBID= 13559567
Free space on /var/tmp= 2908 MiB

SOLVER NAME= wbo 1.6
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.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447144-1307906097/watcher-3447144-1307906097 -o /var/tmp/evaluation-result-3447144-1307906097/solver-3447144-1307906097 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447144-1307906097.wbo

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

MD5SUM BENCH= d542ebd8fdf9cdf1064a589ed9ad7045
RANDOM SEED=1109876974

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1170956 kB
Buffers:         56196 kB
Cached:       30374992 kB
SwapCached:       8816 kB
Active:       15578524 kB
Inactive:     15253532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1170956 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:            4300 kB
Writeback:           0 kB
AnonPages:      398968 kB
Mapped:          10772 kB
Slab:           884664 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   559360 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= 2904 MiB
End job on node141 at 2011-06-12 21:20:20