Trace number 2689546

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 558.288 558.275

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552735--soft-33-100-0.wbo
MD5SUMd8302a34385139d2b71dca1f77dee50d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark510.762
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1802
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 91108
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91107
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 739
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2689546-1277912112.wbo.
0.00/0.00	c Instance file HOME/instance-2689546-1277912112.wbo
0.00/0.00	c File size is 92312 bytes.
0.00/0.00	c Highest Coefficient sum: 739
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     231     2707     8338 |     5500      101     18 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     20 |  0.002 % |
0.00/0.01	c |       476 |     231     2707     8338 |     6655      476     29 |  0.002 % |
0.00/0.02	c |       814 |     231     2707     8338 |     7320      814     29 |  0.002 % |
0.00/0.04	c |      1320 |     231     2707     8338 |     8052     1320     28 |  0.002 % |
0.00/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.27	c |      7492 |     231     2707     8338 |    11789     7492     29 |  0.002 % |
0.39/0.47	c |     11337 |     231     2707     8338 |    12968    11337     29 |  0.002 % |
0.79/0.81	c |     17103 |     231     2707     8338 |    14265    10583     31 |  0.002 % |
1.29/1.36	c |     25754 |     231     2707     8338 |    15692    12040     32 |  0.002 % |
2.10/2.19	c |     38731 |     231     2707     8338 |    17261     9210     34 |  0.002 % |
3.39/3.49	c |     58192 |     231     2707     8338 |    18987    11309     34 |  0.002 % |
6.19/6.23	c |     87388 |     231     2707     8338 |    20886    11891     38 |  0.002 % |
9.80/9.83	c |    131177 |     231     2707     8338 |    22974    13668     39 |  0.002 % |
16.09/16.11	c |    196862 |     231     2707     8338 |    25272    21470     39 |  0.002 % |
26.59/26.69	c |    295388 |     231     2707     8338 |    27799    13947     36 |  0.002 % |
41.19/41.29	c |    443177 |     231     2707     8338 |    30579    21777     37 |  0.002 % |
64.39/64.40	c |    664861 |     231     2707     8338 |    33637    21907     36 |  0.002 % |
102.89/102.95	c |    997386 |     231     2707     8338 |    37001    15755     39 |  0.002 % |
115.40/115.42	c ===============================================================================
122.49/122.59	c core #1
122.49/122.59	c ============================[ Search Statistics ]==============================
122.49/122.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
122.49/122.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
122.49/122.59	c ===============================================================================
122.49/122.59	c |         0 |    1147     4412    16348 |     5000        0    nan |  0.000 % |
122.79/122.83	c |       101 |    1147     4412    16348 |     5500      101     26 |  0.000 % |
122.79/122.84	c |       251 |    1147     4412    16348 |     6050      251     29 |  0.000 % |
122.79/122.85	c |       478 |    1147     4412    16348 |     6655      478     32 |  0.000 % |
122.79/122.86	c |       816 |    1147     4412    16348 |     7320      816     29 |  0.000 % |
122.79/122.88	c |      1322 |    1147     4412    16348 |     8052     1322     29 |  0.000 % |
122.89/122.93	c |      2084 |    1147     4412    16348 |     8857     2084     29 |  0.000 % |
122.89/122.98	c |      3223 |    1147     4412    16348 |     9743     3223     29 |  0.000 % |
122.99/123.06	c |      4931 |    1147     4412    16348 |    10717     4931     30 |  0.000 % |
123.19/123.21	c |      7494 |    1147     4412    16348 |    11789     7494     30 |  0.000 % |
123.40/123.45	c |     11339 |    1147     4412    16348 |    12968    11339     30 |  0.000 % |
123.79/123.87	c |     17105 |    1147     4412    16348 |    14265    10582     34 |  0.000 % |
124.49/124.58	c |     25755 |    1147     4412    16348 |    15692    12054     38 |  0.000 % |
125.59/125.63	c |     38733 |    1147     4412    16348 |    17261     9226     38 |  0.000 % |
127.39/127.42	c |     58195 |    1147     4412    16348 |    18987    11317     38 |  0.000 % |
130.09/130.13	c |     87390 |    1147     4412    16348 |    20886    11885     38 |  0.000 % |
134.20/134.26	c |    131179 |    1147     4412    16348 |    22974    13657     40 |  0.000 % |
141.80/141.87	c |    196863 |    1147     4412    16348 |    25272    21635     41 |  0.000 % |
152.29/152.39	c |    295389 |    1147     4412    16348 |    27799    12997     39 |  0.000 % |
168.49/168.59	c |    443180 |    1147     4412    16348 |    30579    20199     40 |  0.000 % |
192.60/192.60	c |    664863 |    1147     4412    16348 |    33637    19467     39 |  0.000 % |
228.59/228.65	c |    997392 |    1147     4412    16348 |    37001    31927     37 |  0.000 % |
262.49/262.55	c ===============================================================================
271.90/271.94	c core #2
271.90/271.94	c ============================[ Search Statistics ]==============================
271.90/271.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
271.90/271.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
271.90/271.94	c ===============================================================================
271.90/271.94	c |         0 |    2062     6103    24311 |     5000        0    nan |  0.000 % |
271.90/271.98	c |       102 |    2062     6103    24311 |     5500      102     26 |  0.000 % |
272.00/272.01	c |       255 |    2062     6103    24311 |     6050      255     31 |  0.000 % |
272.00/272.04	c |       482 |    2062     6103    24311 |     6655      482     29 |  0.000 % |
272.00/272.06	c |       819 |    2062     6103    24311 |     7320      819     30 |  0.000 % |
272.00/272.08	c |      1325 |    2062     6103    24311 |     8052     1325     30 |  0.000 % |
272.10/272.13	c |      2087 |    2062     6103    24311 |     8857     2087     30 |  0.000 % |
272.10/272.19	c |      3227 |    2062     6103    24311 |     9743     3227     29 |  0.000 % |
272.20/272.27	c |      4935 |    2062     6103    24311 |    10717     4935     29 |  0.000 % |
272.40/272.43	c |      7498 |    2062     6103    24311 |    11789     7498     31 |  0.000 % |
272.59/272.67	c |     11346 |    2062     6103    24311 |    12968    11346     31 |  0.000 % |
273.00/273.08	c |     17115 |    2062     6103    24311 |    14265    10575     33 |  0.000 % |
273.70/273.79	c |     25764 |    2062     6103    24311 |    15692    12045     34 |  0.000 % |
274.90/274.98	c |     38739 |    2062     6103    24311 |    17261     9244     34 |  0.000 % |
276.90/276.94	c |     58201 |    2062     6103    24311 |    18987    11327     37 |  0.000 % |
279.79/279.83	c |     87393 |    2062     6103    24311 |    20886    11904     38 |  0.000 % |
284.91/284.94	c |    131182 |    2062     6103    24311 |    22974    13712     37 |  0.000 % |
292.89/292.94	c |    196866 |    2062     6103    24311 |    25272    21644     40 |  0.000 % |
304.70/304.75	c |    295392 |    2062     6103    24311 |    27799    13904     39 |  0.000 % |
321.70/321.71	c |    443183 |    2062     6103    24311 |    30579    19154     39 |  0.000 % |
348.70/348.77	c |    664866 |    2062     6103    24311 |    33637    20264     37 |  0.000 % |
389.31/389.31	c |    997393 |    2062     6103    24311 |    37001    13724     37 |  0.000 % |
417.20/417.26	c ===============================================================================
426.00/426.07	c core #3
426.00/426.07	c ============================[ Search Statistics ]==============================
426.00/426.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
426.00/426.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
426.00/426.07	c ===============================================================================
426.00/426.07	c |         0 |    2976     7776    32207 |     5000        0    nan |  0.000 % |
426.10/426.14	c |       102 |    2976     7776    32207 |     5500      102     23 |  0.000 % |
426.10/426.16	c |       252 |    2976     7776    32207 |     6050      252     24 |  0.000 % |
426.10/426.17	c |       477 |    2976     7776    32207 |     6655      477     25 |  0.000 % |
426.10/426.19	c |       820 |    2976     7776    32207 |     7320      820     24 |  0.000 % |
426.20/426.22	c |      1326 |    2976     7776    32207 |     8052     1326     23 |  0.000 % |
426.20/426.26	c |      2086 |    2976     7776    32207 |     8857     2086     25 |  0.000 % |
426.30/426.34	c |      3225 |    2976     7776    32207 |     9743     3225     25 |  0.000 % |
426.40/426.42	c |      4935 |    2976     7776    32207 |    10717     4935     25 |  0.000 % |
426.50/426.57	c |      7497 |    2976     7776    32207 |    11789     7497     28 |  0.000 % |
426.81/426.87	c |     11341 |    2976     7776    32207 |    12968    11341     31 |  0.000 % |
427.30/427.34	c |     17107 |    2976     7776    32207 |    14265    10583     34 |  0.000 % |
428.01/428.02	c |     25757 |    2976     7776    32207 |    15692    12035     32 |  0.000 % |
429.10/429.17	c |     38731 |    2976     7776    32207 |    17261     9223     33 |  0.000 % |
431.11/431.18	c |     58192 |    2976     7776    32207 |    18987    11308     37 |  0.000 % |
434.00/434.03	c |     87385 |    2976     7776    32207 |    20886    11845     34 |  0.000 % |
438.81/438.84	c |    131174 |    2976     7776    32207 |    22974    13649     35 |  0.000 % |
446.00/446.07	c |    196858 |    2976     7776    32207 |    25272    21403     36 |  0.000 % |
459.71/459.73	c |    295384 |    2976     7776    32207 |    27799    16426     38 |  0.000 % |
478.51/478.58	c |    443174 |    2976     7776    32207 |    30579    26302     39 |  0.000 % |
506.70/506.71	c |    664858 |    2976     7776    32207 |    33637    15600     35 |  0.000 % |
545.81/545.85	c |    997383 |    2955     7776    32207 |    37001     9749     29 |  0.706 % |
548.31/548.38	c ===============================================================================
555.80/555.84	c core #4
555.80/555.84	c ============================[ Search Statistics ]==============================
555.80/555.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
555.80/555.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
555.80/555.84	c ===============================================================================
555.80/555.84	c |         0 |    3904     9432    40095 |     5000        0    nan |  0.000 % |
555.90/555.95	c |       100 |    3904     9432    40095 |     5500      100     22 |  0.000 % |
555.90/555.97	c |       250 |    3904     9432    40095 |     6050      250     29 |  0.000 % |
555.90/556.00	c |       476 |    3904     9432    40095 |     6655      476     27 |  0.000 % |
556.00/556.02	c |       814 |    3904     9432    40095 |     7320      814     30 |  0.000 % |
556.00/556.04	c |      1320 |    3904     9432    40095 |     8052     1320     28 |  0.000 % |
556.10/556.10	c |      2079 |    3904     9432    40095 |     8857     2079     29 |  0.000 % |
556.10/556.18	c |      3218 |    3904     9432    40095 |     9743     3218     29 |  0.000 % |
556.20/556.27	c |      4929 |    3904     9432    40095 |    10717     4929     30 |  0.000 % |
556.41/556.43	c |      7491 |    3904     9432    40095 |    11789     7491     31 |  0.000 % |
556.70/556.72	c |     11335 |    3904     9432    40095 |    12968    11335     31 |  0.000 % |
557.21/557.24	c |     17101 |    3904     9432    40095 |    14265    10566     34 |  0.000 % |
557.90/557.98	c |     25752 |    3904     9432    40095 |    15692    12039     34 |  0.000 % |
558.20/558.24	c ===============================================================================
558.20/558.24	c #cores: 4
558.20/558.24	c Final Weight: 4
558.20/558.24	o 4
558.20/558.24	s OPTIMUM FOUND
558.20/558.24	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
558.20/558.24	c Total CPU time: 553.031 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-2689546-1277912112/watcher-2689546-1277912112 -o /tmp/evaluation-result-2689546-1277912112/solver-2689546-1277912112 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689546-1277912112.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: 3.18 2.86 2.71 4/178 17933
/proc/meminfo: memFree=29807896/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=2804 CPUtime=0
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 308 0 0 0 0 0 0 0 25 0 1 0 132506301 2871296 227 4089446400 134512640 135751879 4288192640 18446744073709551615 135228447 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/17933/statm: 701 227 147 303 0 373 0

[startup+0.0816239 s]
/proc/loadavg: 3.18 2.86 2.71 4/178 17933
/proc/meminfo: memFree=29807896/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=3372 CPUtime=0.07
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 518 0 0 0 7 0 0 0 25 0 1 0 132506301 3452928 414 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/17933/statm: 843 414 143 303 0 538 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3372

[startup+0.100603 s]
/proc/loadavg: 3.18 2.86 2.71 4/178 17933
/proc/meminfo: memFree=29807896/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=3504 CPUtime=0.09
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 556 0 0 0 9 0 0 0 25 0 1 0 132506301 3588096 452 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/17933/statm: 876 452 143 303 0 571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3504

[startup+0.300578 s]
/proc/loadavg: 3.18 2.86 2.71 4/178 17933
/proc/meminfo: memFree=29807896/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=4972 CPUtime=0.29
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 897 0 0 0 29 0 0 0 25 0 1 0 132506301 5091328 793 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/17933/statm: 1243 793 143 303 0 938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4972

[startup+0.700496 s]
/proc/loadavg: 3.18 2.86 2.71 4/178 17933
/proc/meminfo: memFree=29807896/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=6952 CPUtime=0.69
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 1407 0 0 0 68 1 0 0 25 0 1 0 132506301 7118848 1303 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/17933/statm: 1738 1303 143 303 0 1433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6952

[startup+1.50035 s]
/proc/loadavg: 3.18 2.86 2.71 3/179 17934
/proc/meminfo: memFree=29801564/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=10648 CPUtime=1.49
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 2333 0 0 0 146 3 0 0 25 0 1 0 132506301 10903552 2229 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17933/statm: 2662 2229 143 303 0 2357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10648

[startup+3.10107 s]
/proc/loadavg: 3.18 2.86 2.71 3/179 17934
/proc/meminfo: memFree=29795240/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=17776 CPUtime=3.09
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 4120 0 0 0 304 5 0 0 25 0 1 0 132506301 18202624 4016 4089446400 134512640 135751879 4288192640 18446744073709551615 134616374 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17933/statm: 4444 4016 143 303 0 4139 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17776

[startup+6.30046 s]
/proc/loadavg: 3.09 2.85 2.70 3/179 17934
/proc/meminfo: memFree=29780364/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=28944 CPUtime=6.29
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 6904 0 0 0 619 10 0 0 25 0 1 0 132506301 29638656 6800 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17933/statm: 7236 6800 143 303 0 6931 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28944

[startup+12.7003 s]
/proc/loadavg: 3.00 2.83 2.70 3/179 17934
/proc/meminfo: memFree=29754592/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=51408 CPUtime=12.69
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 12523 0 0 0 1252 17 0 0 25 0 1 0 132506301 52641792 12419 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 12852 12419 143 303 0 12547 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51408

[startup+25.5009 s]
/proc/loadavg: 2.78 2.79 2.69 3/179 17934
/proc/meminfo: memFree=29709496/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=89756 CPUtime=25.49
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 22114 0 0 0 2517 32 0 0 25 0 1 0 132506301 91910144 22010 4089446400 134512640 135751879 4288192640 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 22439 22010 143 303 0 22134 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89756

[startup+51.1002 s]
/proc/loadavg: 2.51 2.73 2.67 3/179 17935
/proc/meminfo: memFree=29619256/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=166656 CPUtime=51.09
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 41321 0 0 0 5050 59 0 0 25 0 1 0 132506301 170655744 41217 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 41664 41217 143 303 0 41359 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166656

[startup+102.307 s]
/proc/loadavg: 2.22 2.61 2.63 3/179 17936
/proc/meminfo: memFree=29433456/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=304440 CPUtime=102.3
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 75750 0 0 0 10119 111 0 0 25 0 1 0 132506301 311746560 75646 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 76110 75646 143 303 0 75805 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 304440

[startup+162.301 s]
/proc/loadavg: 2.08 2.50 2.59 3/179 17938
/proc/meminfo: memFree=29317452/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=374820 CPUtime=162.29
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 93398 0 0 0 16059 170 0 0 25 0 1 0 132506301 383815680 93257 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 93705 93257 146 303 0 93400 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 374820

[startup+222.301 s]
/proc/loadavg: 2.03 2.40 2.55 3/179 17940
/proc/meminfo: memFree=29153480/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=487744 CPUtime=222.3
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 121626 0 0 0 22003 227 0 0 25 0 1 0 132506301 499449856 121485 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 121936 121485 146 303 0 121631 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 487744

[startup+282.301 s]
/proc/loadavg: 2.01 2.33 2.51 3/179 17942
/proc/meminfo: memFree=28974136/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=637048 CPUtime=282.3
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 158953 0 0 0 27951 279 0 0 25 0 1 0 132506301 652337152 158812 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 159262 158812 146 303 0 158957 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 637048

[startup+342.301 s]
/proc/loadavg: 2.00 2.27 2.48 3/179 17943
/proc/meminfo: memFree=28936128/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=650544 CPUtime=342.3
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 162318 0 0 0 33895 335 0 0 25 0 1 0 132506301 666157056 162177 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 162636 162177 146 303 0 162331 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 650544

[startup+402.3 s]
/proc/loadavg: 2.00 2.22 2.44 3/179 17944
/proc/meminfo: memFree=28773756/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=769312 CPUtime=402.3
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 192015 0 0 0 39840 390 0 0 25 0 1 0 132506301 787775488 191874 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 192328 191874 146 303 0 192023 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 769312

[startup+462.3 s]
/proc/loadavg: 2.00 2.17 2.41 3/179 17946
/proc/meminfo: memFree=28667064/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=840464 CPUtime=462.31
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 209806 0 0 0 45792 439 0 0 25 0 1 0 132506301 860635136 209665 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 210116 209665 146 303 0 209811 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 840464

[startup+522.3 s]
/proc/loadavg: 2.00 2.14 2.39 3/179 17948
/proc/meminfo: memFree=28561736/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=898544 CPUtime=522.31
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 224325 0 0 0 51742 489 0 0 25 0 1 0 132506301 920109056 224184 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 224636 224184 146 303 0 224331 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 898544

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

[startup+537.5 s]
/proc/loadavg: 2.00 2.13 2.38 3/179 17948
/proc/meminfo: memFree=28512248/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=929052 CPUtime=537.5
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 231936 0 0 0 53247 503 0 0 25 0 1 0 132506301 951349248 231795 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 232263 231795 146 303 0 231958 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 929052

[startup+550.301 s]
/proc/loadavg: 2.00 2.12 2.37 3/179 17948
/proc/meminfo: memFree=28451600/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=975136 CPUtime=550.31
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 243476 0 0 0 54515 516 0 0 25 0 1 0 132506301 998539264 243335 4089446400 134512640 135751879 4288192640 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 243784 243335 146 303 0 243479 0
Current children cumulated CPU time (s) 550.31
Current children cumulated vsize (KiB) 975136

[startup+553.501 s]
/proc/loadavg: 2.00 2.12 2.37 3/180 17949
/proc/meminfo: memFree=28436704/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=985168 CPUtime=553.51
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 245956 0 0 0 54835 516 0 0 25 0 1 0 132506301 1008812032 245815 4089446400 134512640 135751879 4288192640 18446744073709551615 134618707 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17933/statm: 246292 245815 146 303 0 245987 0
Current children cumulated CPU time (s) 553.51
Current children cumulated vsize (KiB) 985168

[startup+556.701 s]
/proc/loadavg: 2.00 2.12 2.37 3/197 17994
/proc/meminfo: memFree=30000788/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=986156 CPUtime=556.7
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 246218 0 0 0 55152 518 0 0 25 0 1 0 132506301 1009823744 246077 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17933/statm: 246539 246077 146 303 0 246234 0
Current children cumulated CPU time (s) 556.7
Current children cumulated vsize (KiB) 986156

[startup+557.501 s]
/proc/loadavg: 2.00 2.12 2.37 3/197 17994
/proc/meminfo: memFree=30000788/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=986156 CPUtime=557.5
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 246219 0 0 0 55230 520 0 0 25 0 1 0 132506301 1009823744 246078 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17933/statm: 246539 246078 146 303 0 246234 0
Current children cumulated CPU time (s) 557.5
Current children cumulated vsize (KiB) 986156

[startup+557.901 s]
/proc/loadavg: 2.00 2.12 2.37 3/197 17994
/proc/meminfo: memFree=30000044/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=986156 CPUtime=557.9
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 246219 0 0 0 55269 521 0 0 25 0 1 0 132506301 1009823744 246078 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17933/statm: 246539 246078 146 303 0 246234 0
Current children cumulated CPU time (s) 557.9
Current children cumulated vsize (KiB) 986156

[startup+558.101 s]
/proc/loadavg: 2.00 2.12 2.37 3/197 17994
/proc/meminfo: memFree=30000044/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=986156 CPUtime=558.11
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 246219 0 0 0 55289 522 0 0 25 0 1 0 132506301 1009823744 246078 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17933/statm: 246539 246078 146 303 0 246234 0
Current children cumulated CPU time (s) 558.11
Current children cumulated vsize (KiB) 986156

[startup+558.201 s]
/proc/loadavg: 2.00 2.12 2.37 3/197 17994
/proc/meminfo: memFree=30000044/32951124 swapFree=67111528/67111528
[pid=17933] ppid=17931 vsize=986156 CPUtime=558.2
/proc/17933/stat : 17933 (wbo1.4a) R 17931 17933 17674 0 -1 4202496 246219 0 0 0 55298 522 0 0 25 0 1 0 132506301 1009823744 246078 4089446400 134512640 135751879 4288192640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17933/statm: 246539 246078 146 303 0 246234 0
Current children cumulated CPU time (s) 558.2
Current children cumulated vsize (KiB) 986156

Child status: 0
Real time (s): 558.275
CPU time (s): 558.288
CPU user time (s): 553.031
CPU system time (s): 5.2572
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 986156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 553.031
system time used= 5.2572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246219
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= 3
involuntary context switches= 760

runsolver used 0.791879 second user time and 1.81972 second system time

The end

Launcher Data

Begin job on node147 at 2010-06-30 17:35:12
IDJOB=2689546
IDBENCH=78994
IDSOLVER=1200
FILE ID=node147/2689546-1277912112
PBS_JOBID= 11197261
Free space on /tmp= 74196 MiB

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

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

MD5SUM BENCH= d8302a34385139d2b71dca1f77dee50d
RANDOM SEED=1650847854

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29808424 kB
Buffers:        198872 kB
Cached:        1502252 kB
SwapCached:          0 kB
Active:        1779356 kB
Inactive:      1216732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29808424 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2800 kB
Writeback:           0 kB
AnonPages:     1295228 kB
Mapped:          16132 kB
Slab:            81004 kB
PageTables:       7256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1492260 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= 74196 MiB
End job on node147 at 2010-06-30 17:44:30