Trace number 3446533

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 464.919 464.922

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900567024--soft-33-100-0.wbo
MD5SUM05d9157cdbd186fca72e4e6dc0ec425d
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 benchmark45.1911
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 constraints1839
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 91769
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91768
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 755
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-3446533-1307906157.wbo.
0.00/0.00	c Instance file HOME/instance-3446533-1307906157.wbo
0.00/0.00	c File size is 92502 bytes.
0.00/0.00	c Highest Coefficient sum: 755
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     19 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     21 |  0.002 % |
0.00/0.01	c |       477 |     231     2707     8338 |     6655      477     24 |  0.002 % |
0.00/0.02	c |       815 |     231     2707     8338 |     7320      815     27 |  0.002 % |
0.00/0.03	c |      1323 |     231     2707     8338 |     8052     1323     27 |  0.002 % |
0.00/0.04	c |      2082 |     231     2707     8338 |     8857     2082     27 |  0.002 % |
0.04/0.07	c |      3222 |     231     2707     8338 |     9743     3222     27 |  0.002 % |
0.09/0.12	c |      4930 |     231     2707     8338 |    10717     4930     26 |  0.002 % |
0.19/0.21	c |      7495 |     231     2707     8338 |    11789     7495     28 |  0.002 % |
0.29/0.35	c |     11341 |     231     2707     8338 |    12968    11341     29 |  0.002 % |
0.49/0.59	c |     17110 |     231     2707     8338 |    14265    10559     32 |  0.002 % |
0.99/1.03	c |     25761 |     231     2707     8338 |    15692    12009     35 |  0.002 % |
1.78/1.81	c |     38736 |     231     2707     8338 |    17261     9198     36 |  0.002 % |
2.89/2.99	c |     58197 |     231     2707     8338 |    18987    11303     38 |  0.002 % |
4.99/5.07	c |     87389 |     231     2707     8338 |    20886    11862     39 |  0.002 % |
8.29/8.34	c |    131179 |     231     2707     8338 |    22974    13654     38 |  0.002 % |
13.69/13.77	c |    196863 |     231     2707     8338 |    25272    21647     38 |  0.002 % |
21.69/21.71	c |    295393 |     231     2707     8338 |    27799    12800     37 |  0.002 % |
34.10/34.15	c |    443184 |     231     2707     8338 |    30579    18593     37 |  0.002 % |
54.49/54.56	c |    664867 |     231     2707     8338 |    33637    27320     37 |  0.002 % |
69.69/69.73	c ===============================================================================
75.09/75.18	c core #1
75.09/75.18	c 
75.09/75.18	c 
75.09/75.18	c Core size: 1752	Core Weight: 1	Total Weight: 1
75.09/75.18	c Current CPU time: 73.2919 s
75.09/75.18	c
75.09/75.18	c ============================[ Search Statistics ]==============================
75.09/75.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.09/75.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.09/75.18	c ===============================================================================
75.09/75.18	c |         0 |    1155     4441    16459 |     5000        0   -nan |  0.000 % |
75.09/75.19	c |       101 |    1155     4441    16459 |     5500      101     23 |  0.000 % |
75.09/75.19	c |       251 |    1155     4441    16459 |     6050      251     22 |  0.000 % |
75.18/75.20	c |       476 |    1155     4441    16459 |     6655      476     24 |  0.000 % |
75.18/75.20	c |       813 |    1155     4441    16459 |     7320      813     25 |  0.000 % |
75.18/75.22	c |      1319 |    1155     4441    16459 |     8052     1319     26 |  0.000 % |
75.18/75.24	c |      2078 |    1155     4441    16459 |     8857     2078     27 |  0.000 % |
75.18/75.27	c |      3218 |    1155     4441    16459 |     9743     3218     29 |  0.000 % |
75.29/75.33	c |      4928 |    1155     4441    16459 |    10717     4928     30 |  0.000 % |
75.39/75.44	c |      7490 |    1155     4441    16459 |    11789     7490     31 |  0.000 % |
75.59/75.61	c |     11334 |    1155     4441    16459 |    12968    11334     31 |  0.000 % |
75.79/75.88	c |     17101 |    1155     4441    16459 |    14265    10561     30 |  0.000 % |
76.29/76.32	c |     25750 |    1155     4441    16459 |    15692    12021     32 |  0.000 % |
76.99/77.04	c |     38724 |    1155     4441    16459 |    17261     9186     33 |  0.000 % |
78.28/78.34	c |     58186 |    1155     4441    16459 |    18987    11290     35 |  0.000 % |
80.20/80.26	c |     87379 |    1155     4441    16459 |    20886    11850     34 |  0.000 % |
83.08/83.11	c |    131169 |    1155     4441    16459 |    22974    13651     35 |  0.000 % |
88.08/88.12	c |    196854 |    1155     4441    16459 |    25272    21622     38 |  0.000 % |
95.98/96.03	c |    295380 |    1155     4441    16459 |    27799    14517     36 |  0.000 % |
108.79/108.88	c |    443169 |    1155     4441    16459 |    30579    22152     35 |  0.000 % |
127.19/127.27	c |    664853 |    1155     4441    16459 |    33637    23484     35 |  0.000 % |
137.99/138.01	c ===============================================================================
143.09/143.17	c core #2
143.09/143.17	c 
143.09/143.17	c 
143.09/143.17	c Core size: 1746	Core Weight: 1	Total Weight: 2
143.09/143.17	c Current CPU time: 140.285 s
143.09/143.17	c
143.09/143.17	c ============================[ Search Statistics ]==============================
143.09/143.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
143.09/143.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
143.09/143.17	c ===============================================================================
143.09/143.17	c |         0 |    2074     6147    24476 |     5000        0   -nan |  0.000 % |
143.09/143.18	c |       100 |    2074     6147    24476 |     5500      100     20 |  0.000 % |
143.09/143.18	c |       255 |    2074     6147    24476 |     6050      255     26 |  0.000 % |
143.09/143.19	c |       480 |    2074     6147    24476 |     6655      480     26 |  0.000 % |
143.09/143.20	c |       817 |    2074     6147    24476 |     7320      817     24 |  0.000 % |
143.19/143.21	c |      1324 |    2074     6147    24476 |     8052     1324     28 |  0.000 % |
143.19/143.23	c |      2084 |    2074     6147    24476 |     8857     2084     28 |  0.000 % |
143.19/143.27	c |      3223 |    2074     6147    24476 |     9743     3223     28 |  0.000 % |
143.28/143.33	c |      4931 |    2074     6147    24476 |    10717     4931     30 |  0.000 % |
143.39/143.43	c |      7494 |    2074     6147    24476 |    11789     7494     30 |  0.000 % |
143.58/143.60	c |     11338 |    2074     6147    24476 |    12968    11338     29 |  0.000 % |
143.88/143.91	c |     17105 |    2074     6147    24476 |    14265    10569     31 |  0.000 % |
144.39/144.41	c |     25756 |    2074     6147    24476 |    15692    12042     33 |  0.000 % |
145.19/145.21	c |     38731 |    2074     6147    24476 |    17261     9260     34 |  0.000 % |
146.39/146.41	c |     58194 |    2074     6147    24476 |    18987    11359     34 |  0.000 % |
148.39/148.42	c |     87388 |    2074     6147    24476 |    20886    11921     33 |  0.000 % |
151.39/151.40	c |    131180 |    2074     6147    24476 |    22974    13756     33 |  0.000 % |
156.78/156.81	c |    196864 |    2074     6147    24476 |    25272    21639     35 |  0.000 % |
165.08/165.15	c |    295392 |    2074     6147    24476 |    27799    15687     37 |  0.000 % |
177.99/178.00	c |    443183 |    2074     6147    24476 |    30579    23119     38 |  0.000 % |
180.59/180.62	c ===============================================================================
183.48/183.58	c core #3
183.48/183.58	c 
183.48/183.58	c 
183.48/183.58	c Core size: 1756	Core Weight: 1	Total Weight: 3
183.48/183.58	c Current CPU time: 180.206 s
183.48/183.58	c
183.48/183.58	c ============================[ Search Statistics ]==============================
183.48/183.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.48/183.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.48/183.58	c ===============================================================================
183.48/183.58	c |         0 |    3007     7837    32471 |     5000        0   -nan |  0.000 % |
183.48/183.58	c |       100 |    3007     7837    32471 |     5500      100     27 |  0.000 % |
183.48/183.59	c |       251 |    3007     7837    32471 |     6050      251     26 |  0.000 % |
183.48/183.60	c |       480 |    3007     7837    32471 |     6655      480     27 |  0.000 % |
183.59/183.61	c |       818 |    3007     7837    32471 |     7320      818     26 |  0.000 % |
183.59/183.62	c |      1324 |    3007     7837    32471 |     8052     1324     27 |  0.000 % |
183.59/183.65	c |      2084 |    3007     7837    32471 |     8857     2084     28 |  0.000 % |
183.59/183.69	c |      3223 |    3007     7837    32471 |     9743     3223     28 |  0.000 % |
183.69/183.76	c |      4933 |    3007     7837    32471 |    10717     4933     29 |  0.000 % |
183.79/183.87	c |      7495 |    3007     7837    32471 |    11789     7495     30 |  0.000 % |
183.98/184.08	c |     11339 |    3007     7837    32471 |    12968    11339     31 |  0.000 % |
184.38/184.44	c |     17105 |    3007     7837    32471 |    14265    10566     34 |  0.000 % |
184.88/184.95	c |     25755 |    3007     7837    32471 |    15692    12045     33 |  0.000 % |
185.69/185.75	c |     38733 |    3007     7837    32471 |    17261     9228     31 |  0.000 % |
187.08/187.16	c |     58195 |    3007     7837    32471 |    18987    11329     35 |  0.000 % |
189.28/189.30	c |     87391 |    3007     7837    32471 |    20886    11872     36 |  0.000 % |
193.28/193.34	c |    131182 |    3007     7837    32471 |    22974    13660     41 |  0.000 % |
199.39/199.48	c |    196870 |    3007     7837    32471 |    25272    21674     39 |  0.000 % |
208.28/208.39	c |    295396 |    3007     7837    32471 |    27799    12243     33 |  0.000 % |
222.09/222.19	c |    443186 |    3007     7837    32471 |    30579    20109     37 |  0.000 % |
243.79/243.82	c |    664869 |    3007     7837    32471 |    33637    22284     39 |  0.000 % |
277.69/277.71	c |    997397 |    2962     7837    32471 |    37001    15862     38 |  1.696 % |
277.69/277.78	c ===============================================================================
284.89/284.91	c core #4
284.89/284.91	c 
284.89/284.91	c 
284.89/284.91	c Core size: 1733	Core Weight: 1	Total Weight: 4
284.89/284.91	c Current CPU time: 279.961 s
284.89/284.91	c
284.89/284.91	c ============================[ Search Statistics ]==============================
284.89/284.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
284.89/284.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
284.89/284.91	c ===============================================================================
284.89/284.91	c |         0 |    3943     9483    40312 |     5000        0   -nan |  0.000 % |
284.89/284.92	c |       100 |    3943     9483    40312 |     5500      100     23 |  0.000 % |
284.89/284.93	c |       254 |    3943     9483    40312 |     6050      254     24 |  0.000 % |
284.89/284.93	c |       480 |    3943     9483    40312 |     6655      480     27 |  0.000 % |
284.89/284.95	c |       818 |    3943     9483    40312 |     7320      818     26 |  0.000 % |
284.89/284.96	c |      1325 |    3943     9483    40312 |     8052     1325     28 |  0.000 % |
284.89/284.99	c |      2084 |    3943     9483    40312 |     8857     2084     28 |  0.000 % |
284.99/285.04	c |      3223 |    3943     9483    40312 |     9743     3223     28 |  0.000 % |
285.09/285.12	c |      4931 |    3943     9483    40312 |    10717     4931     31 |  0.000 % |
285.19/285.25	c |      7494 |    3943     9483    40312 |    11789     7494     31 |  0.000 % |
285.39/285.48	c |     11339 |    3943     9483    40312 |    12968    11339     33 |  0.000 % |
285.79/285.82	c |     17105 |    3943     9483    40312 |    14265    10563     33 |  0.000 % |
286.39/286.42	c |     25754 |    3943     9483    40312 |    15692    12029     38 |  0.000 % |
287.39/287.45	c |     38728 |    3943     9483    40312 |    17261     9206     36 |  0.000 % |
288.98/289.06	c |     58190 |    3943     9483    40312 |    18987    11303     39 |  0.000 % |
291.29/291.36	c |     87383 |    3943     9483    40312 |    20886    11896     34 |  0.000 % |
295.08/295.11	c |    131173 |    3943     9483    40312 |    22974    13704     36 |  0.000 % |
300.79/300.83	c |    196857 |    3943     9483    40312 |    25272    21638     41 |  0.000 % |
310.09/310.11	c |    295385 |    3943     9483    40312 |    27799    15188     36 |  0.000 % |
324.19/324.20	c ===============================================================================
326.49/326.59	c core #5
326.49/326.59	c 
326.49/326.59	c 
326.49/326.59	c Core size: 1815	Core Weight: 1	Total Weight: 5
326.49/326.59	c Current CPU time: 321.335 s
326.49/326.59	c
326.49/326.59	c ============================[ Search Statistics ]==============================
326.49/326.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
326.49/326.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
326.49/326.59	c ===============================================================================
326.49/326.59	c |         0 |    4916    11152    48354 |     5000        0   -nan |  0.000 % |
326.49/326.59	c |       101 |    4916    11152    48354 |     5500      101     23 |  0.000 % |
326.49/326.60	c |       252 |    4916    11152    48354 |     6050      252     24 |  0.000 % |
326.59/326.61	c |       477 |    4916    11152    48354 |     6655      477     25 |  0.000 % |
326.59/326.62	c |       814 |    4916    11152    48354 |     7320      814     26 |  0.000 % |
326.59/326.64	c |      1320 |    4916    11152    48354 |     8052     1320     26 |  0.000 % |
326.59/326.66	c |      2079 |    4916    11152    48354 |     8857     2079     26 |  0.000 % |
326.69/326.71	c |      3219 |    4916    11152    48354 |     9743     3219     26 |  0.000 % |
326.79/326.82	c |      4927 |    4916    11152    48354 |    10717     4927     28 |  0.000 % |
326.89/326.95	c |      7489 |    4916    11152    48354 |    11789     7489     29 |  0.000 % |
327.09/327.16	c |     11333 |    4916    11152    48354 |    12968    11333     30 |  0.000 % |
327.48/327.53	c |     17100 |    4916    11152    48354 |    14265    10565     31 |  0.000 % |
328.09/328.14	c |     25749 |    4916    11152    48354 |    15692    12028     33 |  0.000 % |
328.99/329.04	c |     38723 |    4916    11152    48354 |    17261     9203     31 |  0.000 % |
330.69/330.71	c |     58184 |    4916    11152    48354 |    18987    11295     36 |  0.000 % |
332.98/333.06	c |     87376 |    4916    11152    48354 |    20886    11851     33 |  0.000 % |
336.59/336.65	c |    131165 |    4916    11152    48354 |    22974    13648     33 |  0.000 % |
342.49/342.53	c |    196850 |    4916    11152    48354 |    25272    21339     37 |  0.000 % |
351.59/351.64	c |    295377 |    4916    11152    48354 |    27799    13539     34 |  0.000 % |
366.29/366.36	c |    443166 |    4916    11152    48354 |    30579    19824     37 |  0.000 % |
388.79/388.82	c |    664851 |    4916    11152    48354 |    33637    22198     36 |  0.000 % |
403.89/403.99	c ===============================================================================
409.29/409.37	c core #6
409.29/409.37	c 
409.29/409.37	c 
409.29/409.37	c Core size: 1832	Core Weight: 1	Total Weight: 6
409.29/409.37	c Current CPU time: 402.824 s
409.29/409.37	c
409.29/409.37	c ============================[ Search Statistics ]==============================
409.29/409.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
409.29/409.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
409.29/409.37	c ===============================================================================
409.29/409.37	c |         0 |    5926    12789    56342 |     5000        0   -nan |  0.000 % |
409.29/409.38	c |       100 |    5926    12789    56342 |     5500      100     29 |  0.000 % |
409.29/409.38	c |       252 |    5926    12789    56342 |     6050      252     33 |  0.000 % |
409.29/409.39	c |       479 |    5926    12789    56342 |     6655      479     33 |  0.000 % |
409.39/409.40	c |       816 |    5926    12789    56342 |     7320      816     31 |  0.000 % |
409.39/409.42	c |      1322 |    5926    12789    56342 |     8052     1322     31 |  0.000 % |
409.39/409.45	c |      2082 |    5926    12789    56342 |     8857     2082     30 |  0.000 % |
409.48/409.50	c |      3221 |    5926    12789    56342 |     9743     3221     29 |  0.000 % |
409.48/409.59	c |      4929 |    5926    12789    56342 |    10717     4929     29 |  0.000 % |
409.69/409.73	c |      7492 |    5926    12789    56342 |    11789     7492     30 |  0.000 % |
409.88/409.95	c |     11337 |    5926    12789    56342 |    12968    11337     31 |  0.000 % |
410.30/410.33	c |     17104 |    5926    12789    56342 |    14265    10575     35 |  0.000 % |
410.99/411.03	c |     25753 |    5926    12789    56342 |    15692    12046     38 |  0.000 % |
411.99/412.04	c |     38728 |    5926    12789    56342 |    17261     9224     37 |  0.000 % |
413.68/413.79	c |     58190 |    5926    12789    56342 |    18987    11308     37 |  0.000 % |
416.39/416.43	c |     87385 |    5926    12789    56342 |    20886    11868     37 |  0.000 % |
420.10/420.14	c |    131174 |    5926    12789    56342 |    22974    13687     37 |  0.000 % |
426.59/426.67	c |    196858 |    5926    12789    56342 |    25272    21426     37 |  0.000 % |
435.89/435.92	c |    295384 |    5926    12789    56342 |    27799    12834     33 |  0.000 % |
450.29/450.38	c |    443173 |    5926    12789    56342 |    30579    19186     34 |  0.000 % |
464.89/464.91	c ===============================================================================
464.89/464.91	c #cores: 6
464.89/464.91	o 6
464.89/464.91	s OPTIMUM FOUND
464.89/464.91	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
464.89/464.91	c Total CPU time: 457.945 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-3446533-1307906157/watcher-3446533-1307906157 -o /var/tmp/evaluation-result-3446533-1307906157/solver-3446533-1307906157 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446533-1307906157.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.99 1.98 1.91 3/177 12305
/proc/meminfo: memFree=1060860/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=2200 CPUtime=0 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 312 0 0 0 0 0 0 0 25 0 1 0 902214410 2252800 263 33554432000 4194304 5714214 140737248791584 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12305/statm: 550 263 176 372 0 152 0

[startup+0.049982 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12305
/proc/meminfo: memFree=1060860/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=2908 CPUtime=0.04 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 541 0 0 0 4 0 0 0 25 0 1 0 902214410 2977792 469 33554432000 4194304 5714214 140737248791584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12305/statm: 727 469 177 372 0 352 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2908

[startup+0.100973 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12305
/proc/meminfo: memFree=1060860/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=3620 CPUtime=0.09 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 714 0 0 0 9 0 0 0 25 0 1 0 902214410 3706880 642 33554432000 4194304 5714214 140737248791584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12305/statm: 905 642 177 372 0 530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3620

[startup+0.30094 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12305
/proc/meminfo: memFree=1060860/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=5652 CPUtime=0.29 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 1221 0 0 0 28 1 0 0 25 0 1 0 902214410 5787648 1149 33554432000 4194304 5714214 140737248791584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12305/statm: 1413 1149 177 372 0 1038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5652

[startup+0.700873 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 12305
/proc/meminfo: memFree=1060860/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=7912 CPUtime=0.69 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 1799 0 0 0 66 3 0 0 25 0 1 0 902214410 8101888 1727 33554432000 4194304 5714214 140737248791584 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12305/statm: 1978 1727 177 372 0 1603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7912

[startup+1.50074 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12306
/proc/meminfo: memFree=1050988/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=10840 CPUtime=1.49 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 2527 0 0 0 142 7 0 0 25 0 1 0 902214410 11100160 2455 33554432000 4194304 5714214 140737248791584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12305/statm: 2710 2455 177 372 0 2335 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10840

[startup+3.10047 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12306
/proc/meminfo: memFree=1046400/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=15796 CPUtime=3.08 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 3753 0 0 0 296 12 0 0 25 0 1 0 902214410 16175104 3681 33554432000 4194304 5714214 140737248791584 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12305/statm: 3949 3681 177 372 0 3574 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15796

[startup+6.30093 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12306
/proc/meminfo: memFree=1032760/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=24380 CPUtime=6.29 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 5905 0 0 0 609 20 0 0 25 0 1 0 902214410 24965120 5833 33554432000 4194304 5714214 140737248791584 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12305/statm: 6095 5833 177 372 0 5720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24380

[startup+12.7009 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12306
/proc/meminfo: memFree=996428/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=38332 CPUtime=12.69 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 9381 0 0 0 1234 35 0 0 25 0 1 0 902214410 39251968 9309 33554432000 4194304 5714214 140737248791584 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12305/statm: 9583 9309 177 372 0 9208 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38332

[startup+25.5007 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12307
/proc/meminfo: memFree=913976/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=65296 CPUtime=25.48 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 16049 0 0 0 2487 61 0 0 25 0 1 0 902214410 66863104 15977 33554432000 4194304 5714214 140737248791584 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12305/statm: 16324 15977 177 372 0 15949 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65296

[startup+51.1004 s]
/proc/loadavg: 1.99 1.98 1.91 2/176 12421
/proc/meminfo: memFree=1223344/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=112240 CPUtime=51.09 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 27752 0 0 0 4995 114 0 0 25 0 1 0 902214410 114933760 27680 33554432000 4194304 5714214 140737248791584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12305/statm: 28060 27680 177 372 0 27685 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112240

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12575
/proc/meminfo: memFree=1097472/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=183368 CPUtime=102.29 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 45647 0 0 0 10035 194 0 0 25 0 1 0 902214410 187768832 45509 33554432000 4194304 5714214 140737248791584 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12305/statm: 45842 45509 178 372 0 45467 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 183368

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12576
/proc/meminfo: memFree=1083032/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=183368 CPUtime=162.29 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 45727 0 0 0 15947 282 0 0 25 0 1 0 902214410 187768832 45589 33554432000 4194304 5714214 140737248791584 18446744073709551615 4319240 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12305/statm: 45842 45589 178 372 0 45467 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 183368

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12578
/proc/meminfo: memFree=1080504/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=183368 CPUtime=222.29 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 45728 0 0 0 21861 368 0 0 25 0 1 0 902214410 187768832 45590 33554432000 4194304 5714214 140737248791584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12305/statm: 45842 45590 178 372 0 45467 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 183368

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12580
/proc/meminfo: memFree=1007300/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=218480 CPUtime=282.29 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 54509 0 0 0 27785 444 0 0 25 0 1 0 902214410 223723520 54371 33554432000 4194304 5714214 140737248791584 18446744073709551615 4324856 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12305/statm: 54620 54371 178 372 0 54245 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 218480

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12581
/proc/meminfo: memFree=972408/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=219200 CPUtime=342.29 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 54665 0 0 0 33698 531 0 0 25 0 1 0 902214410 224460800 54527 33554432000 4194304 5714214 140737248791584 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12305/statm: 54800 54527 178 372 0 54425 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 219200

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12583
/proc/meminfo: memFree=969760/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=219200 CPUtime=402.28 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 54669 0 0 0 39619 609 0 0 25 0 1 0 902214410 224460800 54531 33554432000 4194304 5714214 140737248791584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12305/statm: 54800 54531 178 372 0 54425 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 219200

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12584
/proc/meminfo: memFree=971072/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=219200 CPUtime=462.28 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 54678 0 0 0 45536 692 0 0 25 0 1 0 902214410 224460800 54540 33554432000 4194304 5714214 140737248791584 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12305/statm: 54800 54540 178 372 0 54425 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 219200

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

[startup+463.901 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12584
/proc/meminfo: memFree=971072/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=219200 CPUtime=463.89 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 54678 0 0 0 45694 695 0 0 25 0 1 0 902214410 224460800 54540 33554432000 4194304 5714214 140737248791584 18446744073709551615 4319414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12305/statm: 54800 54540 178 372 0 54425 0
Current children cumulated CPU time (s) 463.89
Current children cumulated vsize (KiB) 219200

[startup+464.701 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12584
/proc/meminfo: memFree=971072/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=219200 CPUtime=464.69 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 54678 0 0 0 45773 696 0 0 25 0 1 0 902214410 224460800 54540 33554432000 4194304 5714214 140737248791584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12305/statm: 54800 54540 178 372 0 54425 0
Current children cumulated CPU time (s) 464.69
Current children cumulated vsize (KiB) 219200

[startup+464.901 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 12584
/proc/meminfo: memFree=971072/32950928 swapFree=67050636/67111528
[pid=12305] ppid=12303 vsize=219200 CPUtime=464.89 cores=1,3,5,7
/proc/12305/stat : 12305 (wbo1.6) R 12303 12305 10203 0 -1 4202496 54678 0 0 0 45793 696 0 0 25 0 1 0 902214410 224460800 54540 33554432000 4194304 5714214 140737248791584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12305/statm: 54800 54540 178 372 0 54425 0
Current children cumulated CPU time (s) 464.89
Current children cumulated vsize (KiB) 219200

Child status: 0
Real time (s): 464.922
CPU time (s): 464.919
CPU user time (s): 457.945
CPU system time (s): 6.97394
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 219200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 457.945
system time used= 6.97394
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54681
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= 5
involuntary context switches= 2366

runsolver used 0.641902 second user time and 1.48677 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-12 21:15:57
IDJOB=3446533
IDBENCH=78995
IDSOLVER=1943
FILE ID=node126/3446533-1307906157
RUNJOBID= node126-1307904091-12019
PBS_JOBID= 13559580
Free space on /var/tmp= 2888 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900567024--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-3446533-1307906157/watcher-3446533-1307906157 -o /var/tmp/evaluation-result-3446533-1307906157/solver-3446533-1307906157 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446533-1307906157.wbo

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

MD5SUM BENCH= 05d9157cdbd186fca72e4e6dc0ec425d
RANDOM SEED=1592815669

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       1060924 kB
Buffers:         55940 kB
Cached:       30578644 kB
SwapCached:      14604 kB
Active:       16027924 kB
Inactive:     14902468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1060924 kB
SwapTotal:    67111528 kB
SwapFree:     67050636 kB
Dirty:            4288 kB
Writeback:           0 kB
AnonPages:      293884 kB
Mapped:           9924 kB
Slab:           894396 kB
PageTables:       4968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   485516 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 node126 at 2011-06-12 21:23:42