Trace number 2689613

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 722.614 722.597

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900552735--soft-0-100-0.wbo
MD5SUM30e25559b2b6f1151f21e207b2f87b54
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark667.905
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 136614
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136613
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 739
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2689613-1277928812.wbo.
0.00/0.00	c Instance file HOME/instance-2689613-1277928812.wbo
0.00/0.00	c File size is 96765 bytes.
0.00/0.00	c Highest Coefficient sum: 739
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     231     2707     8338 |     5500      101     18 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     20 |  0.002 % |
0.00/0.02	c |       476 |     231     2707     8338 |     6655      476     29 |  0.002 % |
0.00/0.03	c |       814 |     231     2707     8338 |     7320      814     29 |  0.002 % |
0.04/0.04	c |      1320 |     231     2707     8338 |     8052     1320     28 |  0.002 % |
0.04/0.06	c |      2081 |     231     2707     8338 |     8857     2081     29 |  0.002 % |
0.09/0.10	c |      3222 |     231     2707     8338 |     9743     3222     28 |  0.002 % |
0.09/0.17	c |      4930 |     231     2707     8338 |    10717     4930     28 |  0.002 % |
0.19/0.28	c |      7492 |     231     2707     8338 |    11789     7492     29 |  0.002 % |
0.39/0.48	c |     11337 |     231     2707     8338 |    12968    11337     29 |  0.002 % |
0.79/0.82	c |     17103 |     231     2707     8338 |    14265    10583     31 |  0.002 % |
1.29/1.37	c |     25754 |     231     2707     8338 |    15692    12040     32 |  0.002 % |
2.09/2.20	c |     38731 |     231     2707     8338 |    17261     9210     34 |  0.002 % |
3.49/3.51	c |     58192 |     231     2707     8338 |    18987    11309     34 |  0.002 % |
6.19/6.25	c |     87388 |     231     2707     8338 |    20886    11891     38 |  0.002 % |
9.79/9.87	c |    131177 |     231     2707     8338 |    22974    13668     39 |  0.002 % |
16.09/16.17	c |    196862 |     231     2707     8338 |    25272    21470     39 |  0.002 % |
26.69/26.79	c |    295388 |     231     2707     8338 |    27799    13947     36 |  0.002 % |
41.39/41.44	c |    443177 |     231     2707     8338 |    30579    21777     37 |  0.002 % |
64.60/64.63	c |    664861 |     231     2707     8338 |    33637    21907     36 |  0.002 % |
103.30/103.37	c |    997386 |     231     2707     8338 |    37001    15755     39 |  0.002 % |
115.90/115.90	c ===============================================================================
123.70/123.76	c core #1
123.70/123.76	c ============================[ Search Statistics ]==============================
123.70/123.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
123.70/123.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
123.70/123.76	c ===============================================================================
123.70/123.76	c |         0 |    1585     5268    20295 |     5000        0    nan |  0.000 % |
123.90/123.95	c |       100 |    1585     5268    20295 |     5500      100     23 |  0.000 % |
123.99/124.00	c |       251 |    1585     5268    20295 |     6050      251     23 |  0.000 % |
123.99/124.02	c |       477 |    1585     5268    20295 |     6655      477     23 |  0.000 % |
123.99/124.04	c |       814 |    1585     5268    20295 |     7320      814     25 |  0.000 % |
123.99/124.07	c |      1322 |    1585     5268    20295 |     8052     1322     26 |  0.000 % |
123.99/124.09	c |      2082 |    1585     5268    20295 |     8857     2082     27 |  0.000 % |
124.09/124.14	c |      3221 |    1585     5268    20295 |     9743     3221     29 |  0.000 % |
124.20/124.22	c |      4929 |    1585     5268    20295 |    10717     4929     29 |  0.000 % |
124.30/124.35	c |      7492 |    1585     5268    20295 |    11789     7492     30 |  0.000 % |
124.59/124.60	c |     11338 |    1585     5268    20295 |    12968    11338     30 |  0.000 % |
124.90/124.95	c |     17105 |    1585     5268    20295 |    14265    10561     31 |  0.000 % |
125.49/125.56	c |     25754 |    1585     5268    20295 |    15692    12020     33 |  0.000 % |
126.69/126.70	c |     38728 |    1585     5268    20295 |    17261     9210     37 |  0.000 % |
128.30/128.38	c |     58192 |    1585     5268    20295 |    18987    11304     36 |  0.000 % |
131.09/131.16	c |     87385 |    1585     5268    20295 |    20886    11851     37 |  0.000 % |
135.49/135.58	c |    131174 |    1585     5268    20295 |    22974    13662     38 |  0.000 % |
142.69/142.76	c |    196859 |    1585     5268    20295 |    25272    21558     38 |  0.000 % |
155.00/155.07	c |    295387 |    1585     5268    20295 |    27799    14051     38 |  0.000 % |
171.89/171.96	c |    443177 |    1585     5268    20295 |    30579    19289     36 |  0.000 % |
199.60/199.64	c |    664860 |    1585     5268    20295 |    33637    22158     37 |  0.000 % |
237.79/237.83	c |    997386 |    1585     5268    20295 |    37001    15091     36 |  0.001 % |
243.49/243.58	c ===============================================================================
251.50/251.55	c core #2
251.50/251.55	c ============================[ Search Statistics ]==============================
251.50/251.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.50/251.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.50/251.55	c ===============================================================================
251.50/251.55	c |         0 |    2940     7799    32155 |     5000        0    nan |  0.000 % |
251.60/251.63	c |       100 |    2940     7799    32155 |     5500      100     23 |  0.000 % |
251.60/251.64	c |       250 |    2940     7799    32155 |     6050      250     26 |  0.000 % |
251.60/251.65	c |       476 |    2940     7799    32155 |     6655      476     26 |  0.000 % |
251.60/251.66	c |       814 |    2940     7799    32155 |     7320      814     26 |  0.000 % |
251.60/251.68	c |      1323 |    2940     7799    32155 |     8052     1323     27 |  0.000 % |
251.70/251.72	c |      2083 |    2940     7799    32155 |     8857     2083     26 |  0.000 % |
251.70/251.79	c |      3224 |    2940     7799    32155 |     9743     3224     25 |  0.000 % |
251.80/251.87	c |      4932 |    2940     7799    32155 |    10717     4932     26 |  0.000 % |
251.99/252.02	c |      7494 |    2940     7799    32155 |    11789     7494     27 |  0.000 % |
252.20/252.27	c |     11341 |    2940     7799    32155 |    12968    11341     29 |  0.000 % |
252.70/252.70	c |     17107 |    2940     7799    32155 |    14265    10565     34 |  0.000 % |
253.39/253.45	c |     25756 |    2940     7799    32155 |    15692    12032     36 |  0.000 % |
254.60/254.67	c |     38730 |    2940     7799    32155 |    17261     9194     38 |  0.000 % |
256.70/256.70	c |     58191 |    2940     7799    32155 |    18987    11278     42 |  0.000 % |
260.00/260.01	c |     87383 |    2940     7799    32155 |    20886    11805     43 |  0.000 % |
264.90/264.92	c |    131173 |    2940     7799    32155 |    22974    13590     40 |  0.000 % |
272.10/272.12	c |    196859 |    2940     7799    32155 |    25272    21538     40 |  0.000 % |
283.71/283.72	c |    295385 |    2940     7799    32155 |    27799    12282     37 |  0.000 % |
302.60/302.67	c |    443175 |    2940     7799    32155 |    30579    20918     39 |  0.000 % |
331.50/331.50	c |    664859 |    2940     7799    32155 |    33637    20573     38 |  0.000 % |
376.40/376.43	c |    997388 |    2940     7799    32155 |    37001    16964     39 |  0.000 % |
426.71/426.74	c ===============================================================================
438.00/438.07	c core #3
438.00/438.07	c ============================[ Search Statistics ]==============================
438.00/438.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
438.00/438.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
438.00/438.07	c ===============================================================================
438.00/438.07	c |         0 |    4305    10324    44039 |     5000        0    nan |  0.000 % |
438.10/438.17	c |       102 |    4305    10324    44039 |     5500      102     21 |  0.000 % |
438.10/438.18	c |       252 |    4305    10324    44039 |     6050      252     23 |  0.000 % |
438.10/438.19	c |       478 |    4305    10324    44039 |     6655      478     24 |  0.000 % |
438.20/438.22	c |       817 |    4305    10324    44039 |     7320      817     26 |  0.000 % |
438.20/438.25	c |      1323 |    4305    10324    44039 |     8052     1323     28 |  0.000 % |
438.30/438.31	c |      2082 |    4305    10324    44039 |     8857     2082     29 |  0.000 % |
438.30/438.38	c |      3221 |    4305    10324    44039 |     9743     3221     29 |  0.000 % |
438.40/438.49	c |      4930 |    4305    10324    44039 |    10717     4930     29 |  0.000 % |
438.60/438.67	c |      7492 |    4305    10324    44039 |    11789     7492     29 |  0.000 % |
438.90/438.94	c |     11336 |    4305    10324    44039 |    12968    11336     30 |  0.000 % |
439.41/439.43	c |     17103 |    4305    10324    44039 |    14265    10568     31 |  0.000 % |
440.10/440.18	c |     25753 |    4305    10324    44039 |    15692    12029     34 |  0.000 % |
441.50/441.59	c |     38727 |    4305    10324    44039 |    17261     9209     40 |  0.000 % |
443.90/443.93	c |     58189 |    4305    10324    44039 |    18987    11307     40 |  0.000 % |
447.50/447.55	c |     87382 |    4305    10324    44039 |    20886    11826     39 |  0.000 % |
452.90/452.97	c |    131173 |    4305    10324    44039 |    22974    13643     41 |  0.000 % |
461.91/461.90	c |    196859 |    4305    10324    44039 |    25272    21625     40 |  0.000 % |
474.71/474.72	c |    295386 |    4305    10324    44039 |    27799    12323     36 |  0.000 % |
493.91/493.91	c |    443176 |    4305    10324    44039 |    30579    16843     36 |  0.000 % |
522.90/522.96	c |    664859 |    4305    10324    44039 |    33637    17130     39 |  0.000 % |
571.00/571.01	c |    997385 |    4305    10324    44039 |    37001    12628     40 |  0.000 % |
639.12/639.15	c |   1496173 |    4305    10324    44039 |    40701    24994     37 |  0.000 % |
688.51/688.60	c ===============================================================================
703.91/703.94	c core #4
703.91/703.94	c ============================[ Search Statistics ]==============================
703.91/703.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
703.91/703.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
703.91/703.94	c ===============================================================================
703.91/703.94	c |         0 |    5684    12810    55802 |     5000        0    nan |  0.000 % |
704.02/704.04	c |       100 |    5684    12810    55802 |     5500      100     34 |  0.000 % |
704.02/704.06	c |       250 |    5684    12810    55802 |     6050      250     35 |  0.000 % |
704.11/704.10	c |       475 |    5684    12810    55802 |     6655      475     32 |  0.000 % |
704.11/704.12	c |       814 |    5684    12810    55802 |     7320      814     30 |  0.000 % |
704.11/704.15	c |      1321 |    5684    12810    55802 |     8052     1321     27 |  0.000 % |
704.21/704.21	c |      2080 |    5684    12810    55802 |     8857     2080     27 |  0.000 % |
704.31/704.30	c |      3219 |    5684    12810    55802 |     9743     3219     28 |  0.000 % |
704.41/704.45	c |      4928 |    5684    12810    55802 |    10717     4928     27 |  0.000 % |
704.61/704.64	c |      7490 |    5684    12810    55802 |    11789     7490     28 |  0.000 % |
704.91/704.93	c |     11334 |    5684    12810    55802 |    12968    11334     30 |  0.000 % |
705.41/705.49	c |     17101 |    5684    12810    55802 |    14265    10568     33 |  0.000 % |
706.41/706.40	c |     25751 |    5684    12810    55802 |    15692    12038     37 |  0.000 % |
707.81/707.84	c |     38726 |    5684    12810    55802 |    17261     9228     39 |  0.000 % |
710.01/710.09	c |     58188 |    5684    12810    55802 |    18987    11324     36 |  0.000 % |
713.71/713.74	c |     87380 |    5684    12810    55802 |    20886    11858     42 |  0.000 % |
719.31/719.32	c |    131170 |    5684    12810    55802 |    22974    13641     40 |  0.000 % |
722.51/722.55	c ===============================================================================
722.51/722.55	c #cores: 4
722.51/722.55	c Final Weight: 4
722.51/722.55	o 4
722.51/722.55	s OPTIMUM FOUND
722.51/722.55	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
722.51/722.55	c Total CPU time: 709.956 s

Verifier Data

OK	4

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2689613-1277928812/watcher-2689613-1277928812 -o /tmp/evaluation-result-2689613-1277928812/solver-2689613-1277928812 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689613-1277928812.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.00 2.00 2.00 3/178 14348
/proc/meminfo: memFree=30565316/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=2672 CPUtime=0
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 303 0 0 0 0 0 0 0 23 0 1 0 134178397 2736128 222 4089446400 134512640 135751879 4289742176 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 668 222 146 303 0 339 0

[startup+0.0437959 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14348
/proc/meminfo: memFree=30565316/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=3116 CPUtime=0.04
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 443 0 0 0 4 0 0 0 23 0 1 0 134178397 3190784 338 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 779 338 143 303 0 474 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3116

[startup+0.100786 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14348
/proc/meminfo: memFree=30565316/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=3644 CPUtime=0.09
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 572 0 0 0 9 0 0 0 23 0 1 0 134178397 3731456 467 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 911 467 143 303 0 606 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3644

[startup+0.300762 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14348
/proc/meminfo: memFree=30565316/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=5096 CPUtime=0.29
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 939 0 0 0 27 2 0 0 23 0 1 0 134178397 5218304 834 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 1274 834 143 303 0 969 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5096

[startup+0.700682 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14348
/proc/meminfo: memFree=30565316/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=7352 CPUtime=0.69
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 1485 0 0 0 66 3 0 0 25 0 1 0 134178397 7528448 1380 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 1838 1380 143 303 0 1533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7352

[startup+1.50054 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14349
/proc/meminfo: memFree=30558744/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=11180 CPUtime=1.49
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 2474 0 0 0 143 6 0 0 25 0 1 0 134178397 11448320 2369 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 2795 2369 143 303 0 2490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11180

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14349
/proc/meminfo: memFree=30551552/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=18840 CPUtime=3.09
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 4374 0 0 0 299 10 0 0 25 0 1 0 134178397 19292160 4269 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 4710 4269 143 303 0 4405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18840

[startup+6.30069 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14349
/proc/meminfo: memFree=30534692/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=30680 CPUtime=6.29
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 7323 0 0 0 612 17 0 0 25 0 1 0 134178397 31416320 7218 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 7670 7218 143 303 0 7365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30680

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14349
/proc/meminfo: memFree=30497496/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=54312 CPUtime=12.69
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 13234 0 0 0 1232 37 0 0 25 0 1 0 134178397 55615488 13129 4089446400 134512640 135751879 4289742176 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 13578 13129 143 303 0 13273 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54312

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14349
/proc/meminfo: memFree=30436972/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=94344 CPUtime=25.49
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 23256 0 0 0 2487 62 0 0 25 0 1 0 134178397 96608256 23151 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 23586 23151 143 303 0 23281 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94344

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14350
/proc/meminfo: memFree=30329392/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=175092 CPUtime=51.09
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 43425 0 0 0 4988 121 0 0 25 0 1 0 134178397 179294208 43320 4089446400 134512640 135751879 4289742176 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 43773 43320 143 303 0 43468 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 175092

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14351
/proc/meminfo: memFree=30123128/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=319916 CPUtime=102.3
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 79603 0 0 0 10003 227 0 0 25 0 1 0 134178397 327593984 79498 4089446400 134512640 135751879 4289742176 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 79979 79498 143 303 0 79674 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 319916

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14353
/proc/meminfo: memFree=30002160/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=393456 CPUtime=162.29
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 98056 0 0 0 15892 337 0 0 25 0 1 0 134178397 402898944 97914 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 98364 97914 146 303 0 98059 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 393456

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14355
/proc/meminfo: memFree=29847348/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=478272 CPUtime=222.29
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 119256 0 0 0 21779 450 0 0 25 0 1 0 134178397 489750528 119114 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 119568 119114 146 303 0 119263 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 478272

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14356
/proc/meminfo: memFree=29667380/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=568068 CPUtime=282.3
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 141703 0 0 0 27673 557 0 0 25 0 1 0 134178397 581701632 141561 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 142017 141561 146 303 0 141712 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 568068

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14358
/proc/meminfo: memFree=29570336/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=631596 CPUtime=342.3
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 157597 0 0 0 33568 662 0 0 25 0 1 0 134178397 646754304 157455 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 157899 157455 146 303 0 157594 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 631596

[startup+402.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 14359
/proc/meminfo: memFree=29341500/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=776560 CPUtime=402.3
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 193800 0 0 0 39467 763 0 0 25 0 1 0 134178397 795197440 193658 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 194140 193658 146 303 0 193835 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 776560

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14361
/proc/meminfo: memFree=29151108/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=877732 CPUtime=462.31
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 219092 0 0 0 45385 846 0 0 25 0 1 0 134178397 898797568 218950 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 219433 218950 146 303 0 219128 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 877732

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14363
/proc/meminfo: memFree=29072312/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=883156 CPUtime=522.31
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 220458 0 0 0 51282 949 0 0 25 0 1 0 134178397 904351744 220316 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 220789 220316 146 303 0 220484 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 883156

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14364
/proc/meminfo: memFree=28898652/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=988100 CPUtime=582.31
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 246699 0 0 0 57181 1050 0 0 25 0 1 0 134178397 1011814400 246557 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 247025 246557 146 303 0 246720 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 988100

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14366
/proc/meminfo: memFree=28688668/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=1129284 CPUtime=642.31
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 281972 0 0 0 63081 1150 0 0 25 0 1 0 134178397 1156386816 281830 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 282321 281830 146 303 0 282016 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1129284

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14367
/proc/meminfo: memFree=28443352/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=1284316 CPUtime=702.31
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 320718 0 0 0 69003 1228 0 0 25 0 1 0 134178397 1315139584 320576 4089446400 134512640 135751879 4289742176 18446744073709551615 134618325 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 321079 320576 146 303 0 320774 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1284316

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

[startup+703.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14367
/proc/meminfo: memFree=28440624/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=1285668 CPUtime=703.91
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 321060 0 0 0 69163 1228 0 0 25 0 1 0 134178397 1316524032 320918 4089446400 134512640 135751879 4289742176 18446744073709551615 135200219 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 321417 320918 146 303 0 321112 0
Current children cumulated CPU time (s) 703.91
Current children cumulated vsize (KiB) 1285668

[startup+710.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14367
/proc/meminfo: memFree=28438012/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=1285808 CPUtime=710.31
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 321091 0 0 0 69790 1241 0 0 25 0 1 0 134178397 1316667392 320949 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 321452 320949 146 303 0 321147 0
Current children cumulated CPU time (s) 710.31
Current children cumulated vsize (KiB) 1285808

[startup+716.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14368
/proc/meminfo: memFree=28435160/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=1285808 CPUtime=716.71
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 321091 0 0 0 70420 1251 0 0 25 0 1 0 134178397 1316667392 320949 4089446400 134512640 135751879 4289742176 18446744073709551615 134616448 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 321452 320949 146 303 0 321147 0
Current children cumulated CPU time (s) 716.71
Current children cumulated vsize (KiB) 1285808

[startup+719.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14368
/proc/meminfo: memFree=28434412/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=1285808 CPUtime=719.91
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 321092 0 0 0 70734 1257 0 0 25 0 1 0 134178397 1316667392 320950 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 321452 320950 146 303 0 321147 0
Current children cumulated CPU time (s) 719.91
Current children cumulated vsize (KiB) 1285808

[startup+721.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14368
/proc/meminfo: memFree=28429444/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=1285808 CPUtime=721.51
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 321092 0 0 0 70892 1259 0 0 25 0 1 0 134178397 1316667392 320950 4089446400 134512640 135751879 4289742176 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 321452 320950 146 303 0 321147 0
Current children cumulated CPU time (s) 721.51
Current children cumulated vsize (KiB) 1285808

[startup+722.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14368
/proc/meminfo: memFree=28429444/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=1285808 CPUtime=722.31
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 321092 0 0 0 70970 1261 0 0 25 0 1 0 134178397 1316667392 320950 4089446400 134512640 135751879 4289742176 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 321452 320950 146 303 0 321147 0
Current children cumulated CPU time (s) 722.31
Current children cumulated vsize (KiB) 1285808

[startup+722.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14368
/proc/meminfo: memFree=28429444/32951124 swapFree=67111528/67111528
[pid=14348] ppid=14346 vsize=1285808 CPUtime=722.51
/proc/14348/stat : 14348 (wbo1.4a) R 14346 14348 14156 0 -1 4202496 321092 0 0 0 70990 1261 0 0 25 0 1 0 134178397 1316667392 320950 4089446400 134512640 135751879 4289742176 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14348/statm: 321452 320950 146 303 0 321147 0
Current children cumulated CPU time (s) 722.51
Current children cumulated vsize (KiB) 1285808

Child status: 0
Real time (s): 722.597
CPU time (s): 722.614
CPU user time (s): 709.956
CPU system time (s): 12.6581
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1285808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 709.956
system time used= 12.6581
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 321092
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= 12
involuntary context switches= 632

runsolver used 0.988849 second user time and 2.30865 second system time

The end

Launcher Data

Begin job on node108 at 2010-06-30 22:13:32
IDJOB=2689613
IDBENCH=79292
IDSOLVER=1200
FILE ID=node108/2689613-1277928812
PBS_JOBID= 11197390
Free space on /tmp= 74208 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900552735--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-2689613-1277928812/watcher-2689613-1277928812 -o /tmp/evaluation-result-2689613-1277928812/solver-2689613-1277928812 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689613-1277928812.wbo

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

MD5SUM BENCH= 30e25559b2b6f1151f21e207b2f87b54
RANDOM SEED=428718817

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30565968 kB
Buffers:        210864 kB
Cached:        1172696 kB
SwapCached:          0 kB
Active:        1379452 kB
Inactive:       861156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30565968 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2772 kB
Writeback:           0 kB
AnonPages:      856492 kB
Mapped:          16080 kB
Slab:            79632 kB
PageTables:       6800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1019988 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 node108 at 2010-06-30 22:25:34