Trace number 3446913

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.6OPTIMUM 1415.34 1415.32

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl10_20_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM8d28474a5cb37d0277ef3e3fb6ddbee0
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.051992
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables400
Total number of constraints60
Number of soft constraints60
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20
Top cost 2653
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 2652
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3446913-1307906224.wbo.
0.00/0.00	c Instance file HOME/instance-3446913-1307906224.wbo
0.00/0.00	c File size is 7174 bytes.
0.00/0.00	c Highest Coefficient sum: 21
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      400                                                 |
0.00/0.00	c |  Number Clauses:        40                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
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 |     400       60      800 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |     400       60      800 |     5500      100     33 |  0.001 % |
0.00/0.00	c |       250 |     400       60      800 |     6050      250     33 |  0.001 % |
0.00/0.01	c |       475 |     400       60      800 |     6655      475     42 |  0.001 % |
0.00/0.02	c |       813 |     400       60      800 |     7320      813     49 |  0.001 % |
0.00/0.03	c |      1320 |     400       60      800 |     8052     1320     52 |  0.001 % |
0.06/0.07	c |      2079 |     400       60      800 |     8857     2079     54 |  0.001 % |
0.09/0.14	c |      3219 |     400       60      800 |     9743     3219     53 |  0.001 % |
0.29/0.32	c |      4927 |     400       60      800 |    10717     4927     55 |  0.001 % |
0.69/0.74	c |      7491 |     400       60      800 |    11789     7491     57 |  0.001 % |
1.59/1.62	c |     11335 |     400       60      800 |    12968    11335     58 |  0.001 % |
2.79/2.85	c |     17102 |     400       60      800 |    14265    10576     60 |  0.001 % |
4.59/4.64	c |     25751 |     400       60      800 |    15692    12051     60 |  0.001 % |
7.09/7.17	c |     38725 |     400       60      800 |    17261     9222     55 |  0.001 % |
12.09/12.14	c |     58186 |     400       60      800 |    18987    11328     56 |  0.001 % |
18.59/18.68	c |     87380 |     400       60      800 |    20886    11897     52 |  0.001 % |
27.79/27.88	c |    131170 |     400       60      800 |    22974    13740     55 |  0.001 % |
42.99/43.03	c |    196856 |     400       60      800 |    25272    21774     57 |  0.001 % |
66.79/66.84	c |    295383 |     400       60      800 |    27799    16995     52 |  0.001 % |
108.90/108.94	c |    443176 |     400       60      800 |    30579    17507     56 |  0.001 % |
169.69/169.73	c |    664861 |     400       60      800 |    33637    24565     57 |  0.001 % |
277.29/277.32	c |    997388 |     400       60      800 |    37001    14890     53 |  0.001 % |
441.40/441.45	c |   1496178 |     400       60      800 |    40701    15474     49 |  0.001 % |
698.30/698.37	c |   2244363 |     398       60      800 |    44771    16152     47 |  0.501 % |
766.91/766.98	c ===============================================================================
789.61/789.70	c core #1
789.61/789.70	c 
789.61/789.70	c 
789.61/789.70	c Core size: 30	Core Weight: 1	Total Weight: 1
789.61/789.70	c Current CPU time: 786.194 s
789.61/789.70	c
789.61/789.70	c ============================[ Search Statistics ]==============================
789.61/789.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
789.61/789.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
789.61/789.70	c ===============================================================================
789.61/789.70	c |         0 |     430       90     1240 |     5000        0   -nan |  0.000 % |
789.61/789.70	c |       100 |     430       90     1240 |     5500      100     33 |  0.001 % |
789.61/789.70	c |       250 |     430       90     1240 |     6050      250     42 |  0.001 % |
789.71/789.71	c |       477 |     430       90     1240 |     6655      477     50 |  0.001 % |
789.71/789.72	c |       815 |     430       90     1240 |     7320      815     56 |  0.001 % |
789.71/789.74	c |      1322 |     430       90     1240 |     8052     1322     55 |  0.001 % |
789.71/789.78	c |      2081 |     430       90     1240 |     8857     2081     55 |  0.001 % |
789.81/789.86	c |      3221 |     430       90     1240 |     9743     3221     54 |  0.001 % |
790.00/790.07	c |      4931 |     430       90     1240 |    10717     4931     55 |  0.001 % |
790.31/790.37	c |      7495 |     430       90     1240 |    11789     7495     55 |  0.001 % |
791.31/791.35	c |     11339 |     430       90     1240 |    12968    11339     55 |  0.001 % |
792.41/792.46	c |     17106 |     430       90     1240 |    14265    10586     54 |  0.001 % |
793.61/793.61	c |     25757 |     430       90     1240 |    15692    12060     50 |  0.001 % |
796.00/796.02	c |     38731 |     430       90     1240 |    17261     9237     52 |  0.001 % |
799.71/799.74	c |     58196 |     430       90     1240 |    18987    11362     49 |  0.001 % |
804.80/804.85	c |     87390 |     430       90     1240 |    20886    11927     53 |  0.001 % |
814.10/814.18	c |    131181 |     430       90     1240 |    22974    13730     55 |  0.001 % |
829.81/829.80	c |    196865 |     430       90     1240 |    25272    21738     46 |  0.001 % |
854.91/854.96	c |    295393 |     430       90     1240 |    27799    15458     56 |  0.001 % |
900.31/900.37	c |    443183 |     430       90     1240 |    30579    14594     51 |  0.001 % |
964.51/964.51	c |    664866 |     430       90     1240 |    33637    27464     58 |  0.001 % |
1081.91/1081.93	c |    997392 |     430       90     1240 |    37001    18370     54 |  0.001 % |
1252.93/1252.95	c |   1496182 |     429       90     1240 |    40701    14816     57 |  0.233 % |
1397.82/1397.87	c ===============================================================================
1415.22/1415.29	c core #2
1415.22/1415.29	c 
1415.22/1415.29	c 
1415.22/1415.29	c Core size: 30	Core Weight: 6	Total Weight: 7
1415.22/1415.29	c Current CPU time: 1410.73 s
1415.22/1415.29	c
1415.22/1415.29	c ============================[ Search Statistics ]==============================
1415.22/1415.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1415.22/1415.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1415.22/1415.29	c ===============================================================================
1415.22/1415.29	c |         0 |     460      120     1680 |     5000        0   -nan |  0.000 % |
1415.22/1415.29	c |       100 |     460      120     1680 |     5500      100     32 |  0.000 % |
1415.22/1415.29	c ===============================================================================
1415.22/1415.29	c #cores: 2
1415.22/1415.29	o 7
1415.22/1415.29	s OPTIMUM FOUND
1415.22/1415.29	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 -x232 x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 x299 -x300 x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 x375 -x376 -x377 -x378 -x379 -x380 x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 x395 -x396 -x397 -x398 -x399 -x400
1415.22/1415.29	c Total CPU time: 1411.8 s

Verifier Data

OK	7

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3446913-1307906224/watcher-3446913-1307906224 -o /tmp/evaluation-result-3446913-1307906224/solver-3446913-1307906224 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446913-1307906224.wbo 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.84 1.98 1.90 2/173 27182
/proc/meminfo: memFree=2021492/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=1976 CPUtime=0 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 305 0 0 0 0 0 0 0 25 0 1 0 902220545 2023424 255 33554432000 4194304 5714214 140735944142576 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/27182/statm: 494 255 176 372 0 119 0

[startup+0.0644809 s]
/proc/loadavg: 1.84 1.98 1.90 2/173 27182
/proc/meminfo: memFree=2021492/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=2900 CPUtime=0.06 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 539 0 0 0 6 0 0 0 25 0 1 0 902220545 2969600 489 33554432000 4194304 5714214 140735944142576 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/27182/statm: 758 490 177 372 0 383 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2900

[startup+0.100502 s]
/proc/loadavg: 1.84 1.98 1.90 2/173 27182
/proc/meminfo: memFree=2021492/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=3300 CPUtime=0.09 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 630 0 0 0 9 0 0 0 25 0 1 0 902220545 3379200 580 33554432000 4194304 5714214 140735944142576 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/27182/statm: 825 580 177 372 0 450 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3300

[startup+0.300475 s]
/proc/loadavg: 1.84 1.98 1.90 2/173 27182
/proc/meminfo: memFree=2021492/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=4500 CPUtime=0.29 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 923 0 0 0 29 0 0 0 25 0 1 0 902220545 4608000 873 33554432000 4194304 5714214 140735944142576 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/27182/statm: 1125 873 177 372 0 750 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4500

[startup+0.700393 s]
/proc/loadavg: 1.84 1.98 1.90 2/173 27182
/proc/meminfo: memFree=2021492/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=5848 CPUtime=0.69 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 1259 0 0 0 69 0 0 0 25 0 1 0 902220545 5988352 1209 33554432000 4194304 5714214 140735944142576 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 1462 1209 177 372 0 1087 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5848

[startup+1.50024 s]
/proc/loadavg: 1.84 1.98 1.90 3/179 27197
/proc/meminfo: memFree=2007572/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=7792 CPUtime=1.49 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 1752 0 0 0 148 1 0 0 25 0 1 0 902220545 7979008 1702 33554432000 4194304 5714214 140735944142576 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 1948 1702 177 372 0 1573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7792

[startup+3.101 s]
/proc/loadavg: 1.84 1.98 1.90 3/179 27197
/proc/meminfo: memFree=2002116/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=9820 CPUtime=3.09 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 2215 0 0 0 308 1 0 0 25 0 1 0 902220545 10055680 2165 33554432000 4194304 5714214 140735944142576 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 2455 2165 177 372 0 2080 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9820

[startup+6.30042 s]
/proc/loadavg: 1.85 1.98 1.90 3/179 27197
/proc/meminfo: memFree=1994108/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=13884 CPUtime=6.28 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 3221 0 0 0 626 2 0 0 25 0 1 0 902220545 14217216 3171 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 3471 3171 177 372 0 3096 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13884

[startup+12.7002 s]
/proc/loadavg: 1.86 1.98 1.90 3/179 27197
/proc/meminfo: memFree=1980380/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=20012 CPUtime=12.68 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 4702 0 0 0 1263 5 0 0 25 0 1 0 902220545 20492288 4652 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319964 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 5003 4652 177 372 0 4628 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20012

[startup+25.501 s]
/proc/loadavg: 1.89 1.98 1.90 3/179 27198
/proc/meminfo: memFree=1954464/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=33608 CPUtime=25.49 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 8031 0 0 0 2539 10 0 0 25 0 1 0 902220545 34414592 7981 33554432000 4194304 5714214 140735944142576 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 8402 7981 177 372 0 8027 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33608

[startup+51.1005 s]
/proc/loadavg: 1.93 1.98 1.90 3/179 27198
/proc/meminfo: memFree=1910724/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=58568 CPUtime=51.09 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 14104 0 0 0 5091 18 0 0 25 0 1 0 902220545 59973632 14054 33554432000 4194304 5714214 140735944142576 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 14642 14054 177 372 0 14267 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58568

[startup+102.306 s]
/proc/loadavg: 1.97 1.98 1.91 3/179 27200
/proc/meminfo: memFree=1838500/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=94328 CPUtime=102.3 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 22887 0 0 0 10198 32 0 0 25 0 1 0 902220545 96591872 22837 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 23582 22837 177 372 0 23207 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94328

[startup+162.301 s]
/proc/loadavg: 2.06 2.00 1.91 3/179 27201
/proc/meminfo: memFree=1779664/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=135508 CPUtime=162.29 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 33060 0 0 0 16180 49 0 0 25 0 1 0 902220545 138760192 33010 33554432000 4194304 5714214 140735944142576 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 33877 33010 177 372 0 33502 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 135508

[startup+222.301 s]
/proc/loadavg: 2.02 2.00 1.91 3/179 27203
/proc/meminfo: memFree=1748228/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=167220 CPUtime=222.29 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 40912 0 0 0 22165 64 0 0 25 0 1 0 902220545 171233280 40862 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 41805 40862 177 372 0 41430 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 167220

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 27243
/proc/meminfo: memFree=1800968/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=198780 CPUtime=282.3 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 48771 0 0 0 28150 80 0 0 25 0 1 0 902220545 203550720 48721 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319297 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 49695 48721 177 372 0 49320 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 198780

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 27282
/proc/meminfo: memFree=1721328/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=233680 CPUtime=342.29 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 57446 0 0 0 34133 96 0 0 25 0 1 0 902220545 239288320 57396 33554432000 4194304 5714214 140735944142576 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 58420 57396 177 372 0 58045 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 233680

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 27284
/proc/meminfo: memFree=1690736/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=265224 CPUtime=402.3 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 65242 0 0 0 40119 111 0 0 25 0 1 0 902220545 271589376 65192 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 66306 65192 177 372 0 65931 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 265224

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/179 27285
/proc/meminfo: memFree=1657308/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=297760 CPUtime=462.3 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 73309 0 0 0 46102 128 0 0 25 0 1 0 902220545 304906240 73259 33554432000 4194304 5714214 140735944142576 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 74440 73259 177 372 0 74065 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 297760

[startup+522.301 s]
/proc/loadavg: 2.01 2.01 1.92 3/179 27287
/proc/meminfo: memFree=1603184/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=325672 CPUtime=522.3 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 80227 0 0 0 52086 144 0 0 25 0 1 0 902220545 333488128 80177 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 81418 80177 177 372 0 81043 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 325672

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 27289
/proc/meminfo: memFree=1514732/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=353424 CPUtime=582.3 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 87051 0 0 0 58073 157 0 0 25 0 1 0 902220545 361906176 87001 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 88356 87001 177 372 0 87981 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 353424

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=1367388/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=444656 CPUtime=762.31 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 109696 0 0 0 76028 203 0 0 25 0 1 0 902220545 455327744 109642 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 111164 109642 177 372 0 110789 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 444656

[startup+822.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 27295
/proc/meminfo: memFree=1276312/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=822.3 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137261 0 0 0 82010 220 0 0 25 0 1 0 902220545 543043584 132258 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319332 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132258 178 372 0 132204 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 530316

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 27297
/proc/meminfo: memFree=1276012/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=882.31 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137264 0 0 0 87994 237 0 0 25 0 1 0 902220545 543043584 132261 33554432000 4194304 5714214 140735944142576 18446744073709551615 4300272 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132261 178 372 0 132204 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 530316

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 27298
/proc/meminfo: memFree=1270004/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=942.31 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137271 0 0 0 93978 253 0 0 25 0 1 0 902220545 543043584 132268 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319826 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132268 178 372 0 132204 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 530316

[startup+1002.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/179 27300
/proc/meminfo: memFree=1251360/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1002.31 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137282 0 0 0 99966 265 0 0 25 0 1 0 902220545 543043584 132279 33554432000 4194304 5714214 140735944142576 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132279 178 372 0 132204 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 530316

[startup+1062.3 s]
/proc/loadavg: 2.14 2.04 1.94 3/179 27301
/proc/meminfo: memFree=1211996/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1062.31 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137291 0 0 0 105952 279 0 0 25 0 1 0 902220545 543043584 132288 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132288 178 372 0 132204 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 530316

[startup+1122.3 s]
/proc/loadavg: 2.13 2.04 1.95 3/179 27303
/proc/meminfo: memFree=1184296/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1122.32 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137297 0 0 0 111939 293 0 0 25 0 1 0 902220545 543043584 132294 33554432000 4194304 5714214 140735944142576 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132294 178 372 0 132204 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 530316

[startup+1182.3 s]
/proc/loadavg: 2.05 2.03 1.95 3/179 27305
/proc/meminfo: memFree=1160688/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1182.31 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137315 0 0 0 117925 306 0 0 25 0 1 0 902220545 543043584 132312 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132312 178 372 0 132204 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 530316

[startup+1242.3 s]
/proc/loadavg: 2.02 2.03 1.95 3/179 27306
/proc/meminfo: memFree=1142160/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1242.31 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137325 0 0 0 123914 317 0 0 25 0 1 0 902220545 543043584 132322 33554432000 4194304 5714214 140735944142576 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132322 178 372 0 132204 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 530316

[startup+1302.3 s]
/proc/loadavg: 2.06 2.03 1.95 3/179 27308
/proc/meminfo: memFree=1099956/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1302.33 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137331 0 0 0 129902 331 0 0 25 0 1 0 902220545 543043584 132328 33554432000 4194304 5714214 140735944142576 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132328 178 372 0 132204 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 530316

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 1.95 3/179 27309
/proc/meminfo: memFree=1043724/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1362.32 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137331 0 0 0 135887 345 0 0 25 0 1 0 902220545 543043584 132328 33554432000 4194304 5714214 140735944142576 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132328 178 372 0 132204 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 530316

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

[startup+1382.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 27310
/proc/meminfo: memFree=1020388/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1382.32 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137331 0 0 0 137884 348 0 0 25 0 1 0 902220545 543043584 132328 33554432000 4194304 5714214 140735944142576 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132328 178 372 0 132204 0
Current children cumulated CPU time (s) 1382.32
Current children cumulated vsize (KiB) 530316

[startup+1395.1 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 27310
/proc/meminfo: memFree=1008224/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1395.12 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137331 0 0 0 139161 351 0 0 25 0 1 0 902220545 543043584 132328 33554432000 4194304 5714214 140735944142576 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132328 178 372 0 132204 0
Current children cumulated CPU time (s) 1395.12
Current children cumulated vsize (KiB) 530316

[startup+1407.9 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 27311
/proc/meminfo: memFree=1004120/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1407.93 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137341 0 0 0 140441 352 0 0 25 0 1 0 902220545 543043584 132338 33554432000 4194304 5714214 140735944142576 18446744073709551615 4324560 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132338 178 372 0 132204 0
Current children cumulated CPU time (s) 1407.93
Current children cumulated vsize (KiB) 530316

[startup+1411.1 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 27311
/proc/meminfo: memFree=1002632/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1411.12 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137341 0 0 0 140760 352 0 0 25 0 1 0 902220545 543043584 132338 33554432000 4194304 5714214 140735944142576 18446744073709551615 4324928 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132338 178 372 0 132204 0
Current children cumulated CPU time (s) 1411.12
Current children cumulated vsize (KiB) 530316

[startup+1412.7 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 27311
/proc/meminfo: memFree=1001012/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1412.72 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137341 0 0 0 140920 352 0 0 25 0 1 0 902220545 543043584 132338 33554432000 4194304 5714214 140735944142576 18446744073709551615 4324725 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132338 178 372 0 132204 0
Current children cumulated CPU time (s) 1412.72
Current children cumulated vsize (KiB) 530316

[startup+1414.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 27311
/proc/meminfo: memFree=1001012/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1414.32 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137341 0 0 0 141080 352 0 0 25 0 1 0 902220545 543043584 132338 33554432000 4194304 5714214 140735944142576 18446744073709551615 4976445 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132338 178 372 0 132204 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 530316

[startup+1415.1 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 27311
/proc/meminfo: memFree=1001012/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=530316 CPUtime=1415.12 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202496 137341 0 0 0 141160 352 0 0 25 0 1 0 902220545 543043584 132338 33554432000 4194304 5714214 140735944142576 18446744073709551615 4956314 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27182/statm: 132579 132338 178 372 0 132204 0
Current children cumulated CPU time (s) 1415.12
Current children cumulated vsize (KiB) 530316

[startup+1415.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 27311
/proc/meminfo: memFree=1001012/32951124 swapFree=67063272/67111528
[pid=27182] ppid=27180 vsize=0 CPUtime=1415.32 cores=0,2,4,6
/proc/27182/stat : 27182 (wbo1.6) R 27180 27182 25773 0 -1 4202500 137344 0 0 0 141179 353 0 0 25 0 1 0 902220545 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/27182/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1415.32
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1415.32
CPU time (s): 1415.34
CPU user time (s): 1411.8
CPU system time (s): 3.54546
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 554668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1411.8
system time used= 3.54546
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137344
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2357

runsolver used 2.15067 second user time and 4.32134 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-12 21:17:04
IDJOB=3446913
IDBENCH=79151
IDSOLVER=1943
FILE ID=node132/3446913-1307906224
RUNJOBID= node132-1307904422-27030
PBS_JOBID= 13559574
Free space on /tmp= 13344 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3446913-1307906224/watcher-3446913-1307906224 -o /tmp/evaluation-result-3446913-1307906224/solver-3446913-1307906224 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446913-1307906224.wbo

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

MD5SUM BENCH= 8d28474a5cb37d0277ef3e3fb6ddbee0
RANDOM SEED=486989208

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:       2021920 kB
Buffers:         63696 kB
Cached:       29907420 kB
SwapCached:       9516 kB
Active:       15324308 kB
Inactive:     14664072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       2021920 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:            4320 kB
Writeback:           0 kB
AnonPages:       15020 kB
Mapped:           8668 kB
Slab:           877476 kB
PageTables:       4112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   158048 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 13336 MiB
End job on node132 at 2011-06-12 21:40:39