Trace number 2689659

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.4aOPTIMUM 632.908 632.891

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900570242--soft-0-100-0.wbo
MD5SUM14bc8800f159591dc4e79c8dbc089eb4
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark390.912
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 138262
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 138261
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 749
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2689659-1277930723.wbo.
0.00/0.00	c Instance file HOME/instance-2689659-1277930723.wbo
0.00/0.00	c File size is 96767 bytes.
0.00/0.00	c Highest Coefficient sum: 749
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     26 |  0.002 % |
0.00/0.01	c |       253 |     231     2707     8338 |     6050      253     25 |  0.002 % |
0.00/0.01	c |       478 |     231     2707     8338 |     6655      478     31 |  0.002 % |
0.00/0.02	c |       816 |     231     2707     8338 |     7320      816     34 |  0.002 % |
0.00/0.04	c |      1322 |     231     2707     8338 |     8052     1322     33 |  0.002 % |
0.00/0.06	c |      2082 |     231     2707     8338 |     8857     2082     32 |  0.002 % |
0.09/0.10	c |      3222 |     231     2707     8338 |     9743     3222     32 |  0.002 % |
0.09/0.18	c |      4932 |     231     2707     8338 |    10717     4932     33 |  0.002 % |
0.19/0.29	c |      7495 |     231     2707     8338 |    11789     7495     32 |  0.002 % |
0.49/0.50	c |     11343 |     231     2707     8338 |    12968    11343     32 |  0.002 % |
0.79/0.83	c |     17110 |     231     2707     8338 |    14265    10576     34 |  0.002 % |
1.39/1.47	c |     25761 |     231     2707     8338 |    15692    12047     38 |  0.002 % |
2.39/2.47	c |     38736 |     231     2707     8338 |    17261     9220     37 |  0.002 % |
4.09/4.11	c |     58198 |     231     2707     8338 |    18987    11319     38 |  0.002 % |
6.29/6.31	c |     87391 |     231     2707     8338 |    20886    11893     34 |  0.002 % |
10.19/10.25	c |    131180 |     231     2707     8338 |    22974    13741     35 |  0.002 % |
16.69/16.75	c |    196868 |     231     2707     8338 |    25272    21775     37 |  0.002 % |
27.29/27.36	c |    295394 |     231     2707     8338 |    27799    15715     38 |  0.002 % |
43.19/43.28	c |    443183 |     231     2707     8338 |    30579    23881     38 |  0.002 % |
67.19/67.21	c |    664866 |     231     2707     8338 |    33637    27040     38 |  0.041 % |
81.69/81.78	c ===============================================================================
87.09/87.18	c core #1
87.09/87.18	c ============================[ Search Statistics ]==============================
87.09/87.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.09/87.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.09/87.18	c ===============================================================================
87.09/87.18	c |         0 |    1585     5259    20268 |     5000        0    nan |  0.000 % |
87.29/87.35	c |       100 |    1585     5259    20268 |     5500      100     16 |  0.000 % |
87.29/87.36	c |       250 |    1585     5259    20268 |     6050      250     18 |  0.000 % |
87.29/87.37	c |       475 |    1585     5259    20268 |     6655      475     20 |  0.000 % |
87.29/87.39	c |       812 |    1585     5259    20268 |     7320      812     24 |  0.000 % |
87.39/87.41	c |      1319 |    1585     5259    20268 |     8052     1319     24 |  0.000 % |
87.39/87.44	c |      2079 |    1585     5259    20268 |     8857     2079     24 |  0.000 % |
87.39/87.49	c |      3221 |    1585     5259    20268 |     9743     3221     27 |  0.000 % |
87.49/87.56	c |      4929 |    1585     5259    20268 |    10717     4929     27 |  0.000 % |
87.59/87.69	c |      7492 |    1585     5259    20268 |    11789     7492     27 |  0.000 % |
87.90/87.90	c |     11337 |    1585     5259    20268 |    12968    11337     29 |  0.000 % |
88.19/88.27	c |     17103 |    1585     5259    20268 |    14265    10572     31 |  0.000 % |
88.90/88.91	c |     25753 |    1585     5259    20268 |    15692    12043     33 |  0.000 % |
89.99/90.03	c |     38728 |    1585     5259    20268 |    17261     9226     37 |  0.000 % |
91.69/91.70	c |     58192 |    1585     5259    20268 |    18987    11328     34 |  0.000 % |
94.29/94.39	c |     87384 |    1585     5259    20268 |    20886    11872     36 |  0.000 % |
98.90/99.00	c |    131175 |    1585     5259    20268 |    22974    13699     35 |  0.000 % |
106.20/106.21	c |    196861 |    1585     5259    20268 |    25272    21611     38 |  0.000 % |
118.09/118.10	c |    295388 |    1585     5259    20268 |    27799    14619     35 |  0.000 % |
136.50/136.58	c |    443177 |    1585     5259    20268 |    30579    22407     37 |  0.000 % |
161.10/161.18	c |    664861 |    1585     5259    20268 |    33637    23131     36 |  0.000 % |
181.40/181.48	c ===============================================================================
187.59/187.68	c core #2
187.59/187.68	c ============================[ Search Statistics ]==============================
187.59/187.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
187.59/187.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
187.59/187.68	c ===============================================================================
187.59/187.68	c |         0 |    2939     7788    32110 |     5000        0    nan |  0.000 % |
187.69/187.74	c |       101 |    2939     7788    32110 |     5500      101     22 |  0.000 % |
187.69/187.75	c |       252 |    2939     7788    32110 |     6050      252     26 |  0.000 % |
187.69/187.76	c |       477 |    2939     7788    32110 |     6655      477     26 |  0.000 % |
187.69/187.77	c |       815 |    2939     7788    32110 |     7320      815     26 |  0.000 % |
187.80/187.80	c |      1322 |    2939     7788    32110 |     8052     1322     28 |  0.000 % |
187.80/187.84	c |      2081 |    2939     7788    32110 |     8857     2081     29 |  0.000 % |
187.89/187.90	c |      3220 |    2939     7788    32110 |     9743     3220     28 |  0.000 % |
187.89/187.99	c |      4929 |    2939     7788    32110 |    10717     4929     31 |  0.000 % |
188.10/188.14	c |      7493 |    2939     7788    32110 |    11789     7493     30 |  0.000 % |
188.29/188.38	c |     11337 |    2939     7788    32110 |    12968    11337     30 |  0.000 % |
188.79/188.80	c |     17103 |    2939     7788    32110 |    14265    10551     31 |  0.000 % |
189.49/189.50	c |     25752 |    2939     7788    32110 |    15692    12017     33 |  0.000 % |
190.70/190.71	c |     38727 |    2939     7788    32110 |    17261     9174     35 |  0.000 % |
192.69/192.73	c |     58191 |    2939     7788    32110 |    18987    11273     36 |  0.000 % |
196.20/196.25	c |     87384 |    2939     7788    32110 |    20886    11832     37 |  0.000 % |
201.09/201.12	c |    131173 |    2939     7788    32110 |    22974    13664     35 |  0.000 % |
209.40/209.47	c |    196858 |    2939     7788    32110 |    25272    21699     41 |  0.000 % |
221.79/221.87	c |    295385 |    2939     7788    32110 |    27799    17520     38 |  0.000 % |
240.60/240.64	c |    443174 |    2939     7788    32110 |    30579    13670     38 |  0.000 % |
267.79/267.87	c |    664861 |    2938     7788    32110 |    33637    19007     39 |  0.034 % |
268.70/268.70	c ===============================================================================
273.80/273.90	c core #3
273.80/273.90	c ============================[ Search Statistics ]==============================
273.80/273.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
273.80/273.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
273.80/273.90	c ===============================================================================
273.80/273.90	c |         0 |    4299    10285    43871 |     5000        0    nan |  0.000 % |
273.90/273.95	c |       103 |    4299    10285    43871 |     5500      103     25 |  0.000 % |
273.90/273.96	c |       253 |    4299    10285    43871 |     6050      253     27 |  0.000 % |
273.90/273.98	c |       478 |    4299    10285    43871 |     6655      478     28 |  0.000 % |
274.00/274.00	c |       815 |    4299    10285    43871 |     7320      815     29 |  0.000 % |
274.00/274.03	c |      1321 |    4299    10285    43871 |     8052     1321     28 |  0.000 % |
274.00/274.07	c |      2080 |    4299    10285    43871 |     8857     2080     29 |  0.000 % |
274.10/274.13	c |      3222 |    4299    10285    43871 |     9743     3222     29 |  0.000 % |
274.20/274.25	c |      4930 |    4299    10285    43871 |    10717     4930     31 |  0.000 % |
274.40/274.44	c |      7493 |    4299    10285    43871 |    11789     7493     32 |  0.000 % |
274.70/274.75	c |     11341 |    4299    10285    43871 |    12968    11341     33 |  0.000 % |
275.20/275.28	c |     17107 |    4299    10285    43871 |    14265    10558     37 |  0.000 % |
276.10/276.15	c |     25757 |    4299    10285    43871 |    15692    12029     36 |  0.000 % |
277.69/277.71	c |     38731 |    4299    10285    43871 |    17261     9210     38 |  0.000 % |
279.70/279.79	c |     58192 |    4299    10285    43871 |    18987    11306     36 |  0.000 % |
283.00/283.01	c |     87384 |    4299    10285    43871 |    20886    11860     33 |  0.000 % |
287.89/287.91	c |    131173 |    4299    10285    43871 |    22974    13686     36 |  0.000 % |
296.00/296.00	c |    196858 |    4299    10285    43871 |    25272    21693     34 |  0.000 % |
308.49/308.59	c |    295387 |    4299    10285    43871 |    27799    15257     36 |  0.000 % |
326.40/326.42	c |    443177 |    4299    10285    43871 |    30579    23215     36 |  0.000 % |
354.11/354.16	c |    664860 |    4248    10285    43871 |    33637     7210     26 |  1.186 % |
354.30/354.32	c ===============================================================================
359.09/359.19	c core #4
359.09/359.19	c ============================[ Search Statistics ]==============================
359.09/359.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
359.09/359.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
359.09/359.19	c ===============================================================================
359.09/359.19	c |         0 |    5685    12740    55541 |     5000        0    nan |  0.000 % |
359.20/359.25	c |       102 |    5685    12740    55541 |     5500      102     31 |  0.000 % |
359.20/359.26	c |       253 |    5685    12740    55541 |     6050      253     30 |  0.000 % |
359.20/359.28	c |       479 |    5685    12740    55541 |     6655      479     30 |  0.000 % |
359.30/359.30	c |       817 |    5685    12740    55541 |     7320      817     29 |  0.000 % |
359.30/359.33	c |      1325 |    5685    12740    55541 |     8052     1325     29 |  0.000 % |
359.30/359.39	c |      2085 |    5685    12740    55541 |     8857     2085     28 |  0.000 % |
359.39/359.48	c |      3224 |    5685    12740    55541 |     9743     3224     29 |  0.000 % |
359.61/359.61	c |      4932 |    5685    12740    55541 |    10717     4932     31 |  0.000 % |
359.80/359.82	c |      7496 |    5685    12740    55541 |    11789     7496     32 |  0.000 % |
360.10/360.19	c |     11341 |    5685    12740    55541 |    12968    11341     32 |  0.000 % |
360.71/360.73	c |     17109 |    5685    12740    55541 |    14265    10556     35 |  0.000 % |
361.60/361.62	c |     25760 |    5685    12740    55541 |    15692    12025     37 |  0.000 % |
362.90/363.00	c |     38734 |    5685    12740    55541 |    17261     9188     36 |  0.000 % |
365.11/365.18	c |     58195 |    5685    12740    55541 |    18987    11316     37 |  0.000 % |
368.60/368.60	c |     87389 |    5685    12740    55541 |    20886    11896     37 |  0.000 % |
374.10/374.18	c |    131178 |    5685    12740    55541 |    22974    13723     34 |  0.000 % |
382.80/382.87	c |    196865 |    5685    12740    55541 |    25272    21725     37 |  0.000 % |
395.80/395.84	c |    295394 |    5685    12740    55541 |    27799    12458     37 |  0.000 % |
414.90/414.97	c |    443184 |    5685    12740    55541 |    30579    18581     36 |  0.000 % |
443.91/443.99	c |    664867 |    5685    12740    55541 |    33637    20560     36 |  0.000 % |
490.61/490.66	c |    997392 |    5685    12740    55541 |    37001    16988     36 |  0.000 % |
506.40/506.49	c ===============================================================================
514.30/514.32	c core #5
514.30/514.32	c ============================[ Search Statistics ]==============================
514.30/514.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
514.30/514.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
514.30/514.32	c ===============================================================================
514.30/514.32	c |         0 |    7129    15193    67370 |     5064        0    nan |  0.000 % |
514.41/514.41	c |       100 |    7129    15193    67370 |     5570      100     26 |  0.000 % |
514.41/514.42	c |       250 |    7129    15193    67370 |     6127      250     27 |  0.000 % |
514.41/514.43	c |       476 |    7129    15193    67370 |     6740      476     28 |  0.000 % |
514.41/514.46	c |       813 |    7129    15193    67370 |     7414      813     28 |  0.000 % |
514.50/514.50	c |      1322 |    7129    15193    67370 |     8156     1322     29 |  0.000 % |
514.50/514.57	c |      2083 |    7129    15193    67370 |     8971     2083     30 |  0.000 % |
514.61/514.67	c |      3225 |    7129    15193    67370 |     9868     3225     30 |  0.000 % |
514.71/514.80	c |      4933 |    7129    15193    67370 |    10855     4933     31 |  0.000 % |
515.00/515.00	c |      7497 |    7129    15193    67370 |    11941     7497     31 |  0.000 % |
515.31/515.37	c |     11344 |    7129    15193    67370 |    13135    11344     32 |  0.000 % |
515.91/515.95	c |     17110 |    7129    15193    67370 |    14449    10500     34 |  0.000 % |
516.80/516.85	c |     25759 |    7129    15193    67370 |    15894    11878     34 |  0.000 % |
518.40/518.40	c |     38733 |    7129    15193    67370 |    17483     8847     34 |  0.000 % |
520.60/520.60	c |     58195 |    7129    15193    67370 |    19231    10714     38 |  0.000 % |
524.11/524.18	c |     87389 |    7129    15193    67370 |    21154    10894     38 |  0.000 % |
530.41/530.45	c |    131182 |    7129    15193    67370 |    23270    12179     39 |  0.000 % |
540.01/540.01	c |    196866 |    7129    15193    67370 |    25597    19172     38 |  0.000 % |
555.21/555.23	c |    295395 |    7129    15193    67370 |    28157    22029     40 |  0.000 % |
577.31/577.31	c |    443184 |    7129    15193    67370 |    30973    26214     38 |  0.000 % |
612.72/612.70	c |    664869 |    7129    15193    67370 |    34070    25626     35 |  0.000 % |
632.80/632.85	c ===============================================================================
632.80/632.85	c #cores: 5
632.80/632.85	c Final Weight: 5
632.80/632.85	o 5
632.80/632.85	s OPTIMUM FOUND
632.80/632.85	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
632.80/632.85	c Total CPU time: 621.228 s

Verifier Data

OK	5

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2689659-1277930723/watcher-2689659-1277930723 -o /tmp/evaluation-result-2689659-1277930723/solver-2689659-1277930723 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689659-1277930723.wbo 

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 4/178 27954
/proc/meminfo: memFree=31029196/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=2664 CPUtime=0
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 307 0 0 0 0 0 0 0 21 0 1 0 168676064 2727936 226 4089446400 134512640 135751879 4289176576 18446744073709551615 134564614 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27954/statm: 702 229 148 303 0 373 0

[startup+0.083205 s]
/proc/loadavg: 2.02 2.01 2.00 4/178 27954
/proc/meminfo: memFree=31029196/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=3504 CPUtime=0.07
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 540 0 0 0 7 0 0 0 23 0 1 0 168676064 3588096 435 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27954/statm: 876 435 143 303 0 571 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3504

[startup+0.101213 s]
/proc/loadavg: 2.02 2.01 2.00 4/178 27954
/proc/meminfo: memFree=31029196/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=3636 CPUtime=0.09
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 579 0 0 0 9 0 0 0 23 0 1 0 168676064 3723264 474 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27954/statm: 909 474 143 303 0 604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3636

[startup+0.301166 s]
/proc/loadavg: 2.02 2.01 2.00 4/178 27954
/proc/meminfo: memFree=31029196/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=5088 CPUtime=0.29
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 939 0 0 0 29 0 0 0 23 0 1 0 168676064 5210112 834 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27954/statm: 1272 835 143 303 0 967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5088

[startup+0.701124 s]
/proc/loadavg: 2.02 2.01 2.00 4/178 27954
/proc/meminfo: memFree=31029196/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=7332 CPUtime=0.69
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 1511 0 0 0 68 1 0 0 25 0 1 0 168676064 7507968 1406 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27954/statm: 1833 1406 143 303 0 1528 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7332

[startup+1.50097 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27955
/proc/meminfo: memFree=31019020/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=11160 CPUtime=1.49
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 2449 0 0 0 144 5 0 0 25 0 1 0 168676064 11427840 2344 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27954/statm: 2790 2344 143 303 0 2485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11160

[startup+3.10067 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27955
/proc/meminfo: memFree=31013356/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=17764 CPUtime=3.09
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 4125 0 0 0 299 10 0 0 18 0 1 0 168676064 18190336 4020 4089446400 134512640 135751879 4289176576 18446744073709551615 134602700 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27954/statm: 4441 4020 143 303 0 4136 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17764

[startup+6.30108 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27955
/proc/meminfo: memFree=30997556/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=30612 CPUtime=6.29
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 7319 0 0 0 610 19 0 0 25 0 1 0 168676064 31346688 7214 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27954/statm: 7653 7214 143 303 0 7348 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30612

[startup+12.7009 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27955
/proc/meminfo: memFree=30970528/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=52672 CPUtime=12.7
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 12836 0 0 0 1235 35 0 0 22 0 1 0 168676064 53936128 12731 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27954/statm: 13168 12731 143 303 0 12863 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 52672

[startup+25.5006 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 27956
/proc/meminfo: memFree=30925340/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=91776 CPUtime=25.49
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 22605 0 0 0 2489 60 0 0 25 0 1 0 168676064 93978624 22500 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27954/statm: 22944 22500 143 303 0 22639 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91776

[startup+51.1009 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 27957
/proc/meminfo: memFree=30836888/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=168660 CPUtime=51.1
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 41804 0 0 0 4994 116 0 0 25 0 1 0 168676064 172707840 41699 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27954/statm: 42165 41699 143 303 0 41860 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 168660

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27958
/proc/meminfo: memFree=30703184/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=279660 CPUtime=102.29
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 69600 0 0 0 10006 223 0 0 25 0 1 0 168676064 286371840 69462 4089446400 134512640 135751879 4289176576 18446744073709551615 134616465 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 69915 69462 146 303 0 69610 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 279660

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27959
/proc/meminfo: memFree=30612252/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=358648 CPUtime=162.29
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 89347 0 0 0 15879 350 0 0 25 0 1 0 168676064 367255552 89209 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 89662 89209 146 303 0 89357 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 358648

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27961
/proc/meminfo: memFree=30529384/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=435532 CPUtime=222.3
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 108564 0 0 0 21764 466 0 0 25 0 1 0 168676064 445984768 108426 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 108883 108426 146 303 0 108578 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 435532

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27963
/proc/meminfo: memFree=30431376/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=526096 CPUtime=282.3
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 131194 0 0 0 27662 568 0 0 25 0 1 0 168676064 538722304 131056 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 131524 131056 146 303 0 131219 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 526096

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27964
/proc/meminfo: memFree=30364492/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=587244 CPUtime=342.3
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 146477 0 0 0 33545 685 0 0 25 0 1 0 168676064 601337856 146339 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 146811 146339 146 303 0 146506 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 587244

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27966
/proc/meminfo: memFree=30301208/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=647868 CPUtime=402.3
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 161646 0 0 0 39438 792 0 0 25 0 1 0 168676064 663416832 161508 4089446400 134512640 135751879 4289176576 18446744073709551615 134602989 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 161967 161508 146 303 0 161662 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 647868

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27967
/proc/meminfo: memFree=30163908/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=779948 CPUtime=462.3
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 194646 0 0 0 45323 907 0 0 25 0 1 0 168676064 798666752 194508 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 194987 194508 146 303 0 194682 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 779948

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27969
/proc/meminfo: memFree=30025724/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=909884 CPUtime=522.31
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 227133 0 0 0 51235 996 0 0 25 0 1 0 168676064 931721216 226995 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 227471 226995 146 303 0 227166 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 909884

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27971
/proc/meminfo: memFree=30022580/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=909884 CPUtime=582.31
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 227159 0 0 0 57146 1085 0 0 25 0 1 0 168676064 931721216 227021 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 227471 227021 146 303 0 227166 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 909884

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

[startup+588.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27971
/proc/meminfo: memFree=30021460/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=910940 CPUtime=588.7
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 227406 0 0 0 57777 1093 0 0 25 0 1 0 168676064 932802560 227268 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 227735 227268 146 303 0 227430 0
Current children cumulated CPU time (s) 588.7
Current children cumulated vsize (KiB) 910940

[startup+614.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27971
/proc/meminfo: memFree=29991812/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=939936 CPUtime=614.31
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 234664 0 0 0 60297 1134 0 0 25 0 1 0 168676064 962494464 234526 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 234984 234526 146 303 0 234679 0
Current children cumulated CPU time (s) 614.31
Current children cumulated vsize (KiB) 939936

[startup+620.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27971
/proc/meminfo: memFree=29980016/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=950508 CPUtime=620.71
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 237279 0 0 0 60926 1145 0 0 25 0 1 0 168676064 973320192 237141 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 237627 237141 146 303 0 237322 0
Current children cumulated CPU time (s) 620.71
Current children cumulated vsize (KiB) 950508

[startup+627.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27972
/proc/meminfo: memFree=29964644/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=964764 CPUtime=627.1
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 240871 0 0 0 61555 1155 0 0 25 0 1 0 168676064 987918336 240733 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 241191 240733 146 303 0 240886 0
Current children cumulated CPU time (s) 627.1
Current children cumulated vsize (KiB) 964764

[startup+630.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27972
/proc/meminfo: memFree=29957204/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=971892 CPUtime=630.31
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 242653 0 0 0 61871 1160 0 0 25 0 1 0 168676064 995217408 242515 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 242973 242515 146 303 0 242668 0
Current children cumulated CPU time (s) 630.31
Current children cumulated vsize (KiB) 971892

[startup+631.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27972
/proc/meminfo: memFree=29954724/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=975456 CPUtime=631.91
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 243523 0 0 0 62028 1163 0 0 25 0 1 0 168676064 998866944 243385 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 243864 243385 146 303 0 243559 0
Current children cumulated CPU time (s) 631.91
Current children cumulated vsize (KiB) 975456

[startup+632.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27972
/proc/meminfo: memFree=29954724/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=976116 CPUtime=632.31
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 243706 0 0 0 62067 1164 0 0 25 0 1 0 168676064 999542784 243568 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 244029 243568 146 303 0 243724 0
Current children cumulated CPU time (s) 632.31
Current children cumulated vsize (KiB) 976116

[startup+632.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27972
/proc/meminfo: memFree=29952616/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=976788 CPUtime=632.71
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 243858 0 0 0 62107 1164 0 0 25 0 1 0 168676064 1000230912 243720 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 244197 243720 146 303 0 243892 0
Current children cumulated CPU time (s) 632.71
Current children cumulated vsize (KiB) 976788

[startup+632.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27972
/proc/meminfo: memFree=29952616/32951124 swapFree=67111528/67111528
[pid=27954] ppid=27952 vsize=977052 CPUtime=632.8
/proc/27954/stat : 27954 (wbo1.4a) R 27952 27954 27193 0 -1 4202496 243915 0 0 0 62116 1164 0 0 25 0 1 0 168676064 1000501248 243777 4089446400 134512640 135751879 4289176576 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27954/statm: 244263 243777 146 303 0 243958 0
Current children cumulated CPU time (s) 632.8
Current children cumulated vsize (KiB) 977052

Child status: 0
Real time (s): 632.891
CPU time (s): 632.908
CPU user time (s): 621.228
CPU system time (s): 11.6802
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 977052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 621.228
system time used= 11.6802
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 243947
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= 1422

runsolver used 1.16182 second user time and 2.29965 second system time

The end

Launcher Data

Begin job on node110 at 2010-06-30 22:45:23
IDJOB=2689659
IDBENCH=79309
IDSOLVER=1200
FILE ID=node110/2689659-1277930723
PBS_JOBID= 11197349
Free space on /tmp= 74204 MiB

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

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

MD5SUM BENCH= 14bc8800f159591dc4e79c8dbc089eb4
RANDOM SEED=1464074693

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.83
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.849
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31029600 kB
Buffers:        214988 kB
Cached:        1000656 kB
SwapCached:          0 kB
Active:        1125108 kB
Inactive:       652284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31029600 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:      561860 kB
Mapped:          17356 kB
Slab:            79584 kB
PageTables:       5436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   746312 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node110 at 2010-06-30 22:55:56