Trace number 3731394

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 NameAnswerobjective functionCPU timeWall clock time
PB07: bsolo 3.0.17SAT (TO)227 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM9828b7020b058ee74169951dda258843
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 186
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints476
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 476
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
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 bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3731394-1338684352.opb
0.00/0.00	c File size is 43369 bytes.
0.00/0.01	c Highest Coefficient sum: 476
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.003 s
0.00/0.01	c Var: 476 Constr: 476 0/0/476 Lit: 4278 Watch. Lit: 1533
0.00/0.01	c Obj. Vars: 476 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.005 s
0.18/0.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.18/0.27	c        0    476      476     4278    8     1994    8556      0      0 0.01
0.18/0.27	c Initial Lower Bound: 144
0.18/0.27	c Initial Path Cost: 0
0.18/0.27	o 227	0.266
1800.06/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.06/1800.40	c        0    476      477     4754    9     2502    9556      1      0 0.27
1800.06/1800.40	c      100    476      677    56074   82     2896   10512    201     23 4.26
1800.06/1800.40	c      350    476     1177   184920  157     3880   11564    701     39 8.96
1800.06/1800.40	c      825    476     2127   433721  203     5791   12721   1651     55 14.88
1800.06/1800.40	c     1639    476     3755   835528  222     9047   13994   3279     77 21.19
1800.06/1800.40	c     2959    476     6395  1532072  239    14362   15394   5919    102 28.90
1800.06/1800.40	c     5041    476    10533  2542689  241    22609   16934  10057    128 39.13
1800.06/1800.40	c     8264    476    16975  4151640  244    35496   18628  16499    157 52.30
1800.06/1800.40	c    13200    476    17099  4042811  236    35746   20491  16623    188 70.06
1800.06/1800.40	c    20708    476    10923  2606516  238    23380   22541  10447    214 96.72
1800.06/1800.40	c    32070    476    21631  5537453  255    44809   24796  21155    236 135.60
1800.06/1800.40	c    49218    476    13890  3390130  244    29337   27276  13414    253 194.13
1800.06/1800.40	c    75038    476    15676  3855556  245    32926   30004  15200    272 275.23
1800.06/1800.40	c   113871    476    19276  4588126  238    40070   33005  18800    283 401.60
1800.06/1800.40	c   172224    476    26154  6558903  250    53845   36306  25678    284 606.20
1800.06/1800.40	c   259856    476    23721  5901729  248    48971   39937  23245    292 889.50
1800.06/1800.40	c   391408    476    26453  6808865  257    54443   43931  25977    290 1345.08
1800.06/1800.40	c Caught signal: 15
1800.06/1800.40	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 x401 -x402 -x403 -x404 -x405 -x406 -x407 x408 -x409 -x410 x411 -x412 -x413 -x414 x415 -x416 -x417 -x418 -x419 -x420 x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 
1800.06/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.06/1800.40	c   17   512692  48518   588620    41797 10349898  41321    284 1800.07
1800.06/1800.40	c Objective: 227
1800.06/1800.40	s SATISFIABLE
1800.06/1800.40	c Total time: 1800.07 s

Verifier Data

OK	227

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-3731394-1338684352/watcher-3731394-1338684352 -o /tmp/evaluation-result-3731394-1338684352/solver-3731394-1338684352 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3731394-1338684352.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11493
/proc/meminfo: memFree=26843912/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=4472 CPUtime=0 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 334559296 4579328 69 33554432000 134512640 135840783 4288183424 4288182612 2534773 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 1119 76 58 325 0 39 0

[startup+0.0535549 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11493
/proc/meminfo: memFree=26843912/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=6200 CPUtime=0.04 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 858 0 0 0 4 0 0 0 20 0 1 0 334559296 6348800 778 33554432000 134512640 135840783 4288183424 4288181576 135306417 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 1550 778 427 325 0 486 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6200

[startup+0.100258 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11493
/proc/meminfo: memFree=26843912/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=6364 CPUtime=0.08 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 944 0 0 0 8 0 0 0 20 0 1 0 334559296 6516736 840 33554432000 134512640 135840783 4288183424 4288181752 135324209 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 1591 840 427 325 0 527 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6364

[startup+0.300226 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11493
/proc/meminfo: memFree=26843912/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=7052 CPUtime=0.28 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 1685 0 0 0 28 0 0 0 20 0 1 0 334559296 7221248 798 33554432000 134512640 135840783 4288183424 4288181592 135306417 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 1763 799 431 325 0 699 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7052

[startup+0.700222 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11493
/proc/meminfo: memFree=26843912/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=7172 CPUtime=0.68 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 3753 0 0 0 68 0 0 0 20 0 1 0 334559296 7344128 878 33554432000 134512640 135840783 4288183424 4288180448 135188120 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 1793 878 431 325 0 729 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7172

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11494
/proc/meminfo: memFree=26842416/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=7156 CPUtime=1.48 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 7391 0 0 0 147 1 0 0 20 0 1 0 334559296 7327744 733 33554432000 134512640 135840783 4288183424 4288181596 135313361 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 1789 733 431 325 0 725 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7156

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11494
/proc/meminfo: memFree=26841920/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=7028 CPUtime=3.08 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 16312 0 0 0 305 3 0 0 20 0 1 0 334559296 7196672 753 33554432000 134512640 135840783 4288183424 4288181664 135315574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 1757 753 431 325 0 693 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7028

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11494
/proc/meminfo: memFree=26840952/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=8140 CPUtime=6.29 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 47301 0 0 0 622 7 0 0 20 0 1 0 334559296 8335360 882 33554432000 134512640 135840783 4288183424 4288181592 135306433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 2035 882 432 325 0 971 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8140

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11494
/proc/meminfo: memFree=26838864/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=10156 CPUtime=12.68 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 104908 0 0 0 1254 14 0 0 20 0 1 0 334559296 10399744 1333 33554432000 134512640 135840783 4288183424 4288181744 134694765 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 2539 1333 432 325 0 1475 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10156

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11494
/proc/meminfo: memFree=26830696/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=19452 CPUtime=25.48 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 188160 0 0 0 2519 29 0 0 20 0 1 0 334559296 19918848 3828 33554432000 134512640 135840783 4288183424 4288180448 134689053 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 4863 3830 432 325 0 3799 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19452

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11494
/proc/meminfo: memFree=26792008/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=59400 CPUtime=51.07 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 507839 0 0 0 5022 85 0 0 20 0 1 0 334559296 60825600 13737 33554432000 134512640 135840783 4288183424 4288180384 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 14850 13737 432 325 0 13786 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59400

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11494
/proc/meminfo: memFree=26768796/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=77272 CPUtime=102.27 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 1136154 0 0 0 10012 215 0 0 20 0 1 0 334559296 79126528 18677 33554432000 134512640 135840783 4288183424 4288182080 2065456 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 19318 18677 432 325 0 18254 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 77272

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11494
/proc/meminfo: memFree=26754392/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=92184 CPUtime=162.22 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 2062236 0 0 0 15801 421 0 0 20 0 1 0 334559296 94396416 22405 33554432000 134512640 135840783 4288183424 4288182080 2065456 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 23046 22405 432 325 0 21982 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 92184

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11495
/proc/meminfo: memFree=26749516/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=100228 CPUtime=222.21 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 2903092 0 0 0 21604 617 0 0 20 0 1 0 334559296 102633472 23877 33554432000 134512640 135840783 4288183424 4288180384 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 25057 23877 432 325 0 23993 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 100228

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11498
/proc/meminfo: memFree=26749308/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=100508 CPUtime=282.2 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 3658177 0 0 0 27418 802 0 0 20 0 1 0 334559296 102920192 23894 33554432000 134512640 135840783 4288183424 4288181936 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 25127 23894 432 325 0 24063 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 100508

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11498
/proc/meminfo: memFree=26742748/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=107348 CPUtime=342.19 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 4498838 0 0 0 33215 1004 0 0 20 0 1 0 334559296 109924352 25599 33554432000 134512640 135840783 4288183424 4288181936 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 26837 25602 432 325 0 25773 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 107348

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11537
/proc/meminfo: memFree=27130176/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=107320 CPUtime=402.18 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 5212207 0 0 0 39035 1183 0 0 20 0 1 0 334559296 109895680 25646 33554432000 134512640 135840783 4288183424 4288179808 135305419 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 26830 25647 432 325 0 25766 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 107320

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11537
/proc/meminfo: memFree=27068032/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=122872 CPUtime=462.16 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 6116965 0 0 0 44846 1370 0 0 20 0 1 0 334559296 125820928 29665 33554432000 134512640 135840783 4288183424 4288181792 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 30756 29672 432 325 0 29692 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 122872

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11537
/proc/meminfo: memFree=27041304/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=129880 CPUtime=522.15 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 6908610 0 0 0 50652 1563 0 0 20 0 1 0 334559296 132997120 31232 33554432000 134512640 135840783 4288183424 4288181936 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 32470 31232 432 325 0 31406 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 129880

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11538
/proc/meminfo: memFree=27027648/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=127420 CPUtime=582.14 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 7512110 0 0 0 56482 1732 0 0 20 0 1 0 334559296 130478080 31214 33554432000 134512640 135840783 4288183424 4288182080 2065456 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 31855 31214 432 325 0 30791 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 127420

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11538
/proc/meminfo: memFree=27003572/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=129356 CPUtime=822.1 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 10400934 0 0 0 79745 2465 0 0 20 0 1 0 334559296 132460544 31698 33554432000 134512640 135840783 4288183424 4288182244 4141082 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 32339 31698 432 325 0 31275 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 129356

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11542
/proc/meminfo: memFree=26994760/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=132172 CPUtime=882.09 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 11144328 0 0 0 85550 2659 0 0 20 0 1 0 334559296 135344128 31808 33554432000 134512640 135840783 4288183424 4288180384 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 33043 31808 432 325 0 31979 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 132172

[startup+942.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 11565
/proc/meminfo: memFree=26979848/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=144004 CPUtime=942.08 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 12041452 0 0 0 91349 2859 0 0 20 0 1 0 334559296 147460096 35360 33554432000 134512640 135840783 4288183424 4288182080 2065456 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 36001 35360 432 325 0 34937 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 144004

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11565
/proc/meminfo: memFree=26977420/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=146276 CPUtime=1002.08 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 12411591 0 0 0 97261 2947 0 0 20 0 1 0 334559296 149786624 35896 33554432000 134512640 135840783 4288183424 4288181840 134706310 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 36569 35896 432 325 0 35505 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 146276

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 11565
/proc/meminfo: memFree=26977660/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=148176 CPUtime=1062.07 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 12879000 0 0 0 103139 3068 0 0 20 0 1 0 334559296 151732224 35876 33554432000 134512640 135840783 4288183424 4288181936 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 37044 35877 432 325 0 35980 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 148176

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11565
/proc/meminfo: memFree=26976052/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=150064 CPUtime=1122.06 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 13481309 0 0 0 108970 3236 0 0 20 0 1 0 334559296 153665536 36312 33554432000 134512640 135840783 4288183424 4288180384 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 37516 36312 432 325 0 36452 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 150064

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11566
/proc/meminfo: memFree=26975652/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=149132 CPUtime=1182.05 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 13941740 0 0 0 114822 3383 0 0 20 0 1 0 334559296 152711168 36268 33554432000 134512640 135840783 4288183424 4288181936 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 37283 36268 432 325 0 36219 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 149132

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11566
/proc/meminfo: memFree=26976272/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=148928 CPUtime=1242.03 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 14358726 0 0 0 120677 3526 0 0 20 0 1 0 334559296 152502272 36139 33554432000 134512640 135840783 4288183424 4288180384 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 37232 36139 432 325 0 36168 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 148928

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11566
/proc/meminfo: memFree=26976272/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=148920 CPUtime=1302.04 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 14877185 0 0 0 126520 3684 0 0 20 0 1 0 334559296 152494080 36139 33554432000 134512640 135840783 4288183424 4288180384 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 37230 36139 432 325 0 36166 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 148920

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 11566
/proc/meminfo: memFree=26954324/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=147092 CPUtime=1362.02 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 15382120 0 0 0 132361 3841 0 0 20 0 1 0 334559296 150622208 36132 33554432000 134512640 135840783 4288183424 4288182080 2065456 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 36773 36132 432 325 0 35709 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 147092

[startup+1422.31 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 11566
/proc/meminfo: memFree=26945188/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=157800 CPUtime=1422.02 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 16198432 0 0 0 138159 4043 0 0 20 0 1 0 334559296 161587200 38210 33554432000 134512640 135840783 4288183424 4288180384 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 39450 38210 432 325 0 38386 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 157800

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 11570
/proc/meminfo: memFree=26944812/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=155532 CPUtime=1482 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 16541368 0 0 0 144044 4156 0 0 20 0 1 0 334559296 159264768 38222 33554432000 134512640 135840783 4288183424 4288182784 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 38883 38222 432 325 0 37819 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 155532

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 11570
/proc/meminfo: memFree=26945452/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=156464 CPUtime=1541.99 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 16730155 0 0 0 149961 4238 0 0 20 0 1 0 334559296 160219136 38175 33554432000 134512640 135840783 4288183424 4288181936 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 39116 38175 432 325 0 38052 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 156464

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 11570
/proc/meminfo: memFree=26945576/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=156132 CPUtime=1601.98 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 16863516 0 0 0 155912 4286 0 0 20 0 1 0 334559296 159879168 38198 33554432000 134512640 135840783 4288183424 4288180736 134859895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 39033 38198 432 325 0 37969 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 156132

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11570
/proc/meminfo: memFree=26945576/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=155248 CPUtime=1661.98 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 17038174 0 0 0 161851 4347 0 0 20 0 1 0 334559296 158973952 38171 33554432000 134512640 135840783 4288183424 4288182080 2065456 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 38812 38171 432 325 0 37748 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 155248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11570
/proc/meminfo: memFree=26945576/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=155548 CPUtime=1721.97 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 17346090 0 0 0 167746 4451 0 0 20 0 1 0 334559296 159281152 38172 33554432000 134512640 135840783 4288183424 4288181792 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 39037 38174 432 325 0 37973 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 155548

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11571
/proc/meminfo: memFree=26940740/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=155248 CPUtime=1781.95 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 17530150 0 0 0 173679 4516 0 0 20 0 1 0 334559296 158973952 38171 33554432000 134512640 135840783 4288183424 4288182080 2065456 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 38812 38171 432 325 0 37748 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 155248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11571
/proc/meminfo: memFree=26940864/32873648 swapFree=7368/7368
[pid=11493] ppid=11491 vsize=155552 CPUtime=1800.06 cores=1,3,5,7
/proc/11493/stat : 11493 (bsolo3.0.17) R 11491 11493 10459 0 -1 4202496 17614434 0 0 0 175463 4543 0 0 20 0 1 0 334559296 159285248 38172 33554432000 134512640 135840783 4288183424 4288180240 4146353 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11493/statm: 38963 38173 432 325 0 37899 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 155552

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1754.63
CPU system time (s): 45.4351
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 157820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1754.63
system time used= 45.4351
maximum resident set size= 152992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17614439
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= 104
involuntary context switches= 1849

runsolver used 3.22051 second user time and 8.99563 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-03 02:45:52
IDJOB=3731394
IDBENCH=1950
IDSOLVER=2318
FILE ID=node149/3731394-1338684352
RUNJOBID= node149-1338678596-10476
PBS_JOBID= 14636664
Free space on /tmp= 71048 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731394-1338684352/watcher-3731394-1338684352 -o /tmp/evaluation-result-3731394-1338684352/solver-3731394-1338684352 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3731394-1338684352.opb            

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

MD5SUM BENCH= 9828b7020b058ee74169951dda258843
RANDOM SEED=417114232

node149.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26843804 kB
Buffers:          702628 kB
Cached:          4036628 kB
SwapCached:         2468 kB
Active:          2294244 kB
Inactive:        2857232 kB
Active(anon):     395104 kB
Inactive(anon):     9368 kB
Active(file):    1899140 kB
Inactive(file):  2847864 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              6612 kB
Writeback:             0 kB
AnonPages:        407336 kB
Mapped:            15968 kB
Shmem:                96 kB
Slab:             738688 kB
SReclaimable:     182984 kB
SUnreclaim:       555704 kB
KernelStack:        1456 kB
PageTables:         4760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     517180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    366592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71044 MiB
End job on node149 at 2012-06-03 03:15:54