Trace number 3731438

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)226 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
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.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
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 constraint18
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-3731438-1338684444.opb
0.00/0.00	c File size is 43258 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.004 s
0.00/0.01	c Var: 476 Constr: 476 0/0/476 Lit: 4258 Watch. Lit: 1519
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.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.18/0.29	c        0    476      476     4258    8     1968    8516      0      0 0.01
0.18/0.29	c Initial Lower Bound: 142
0.18/0.29	c Initial Path Cost: 0
0.18/0.29	o 230	0.289
8.59/8.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.59/8.65	c        0    476      477     4734    9     2419    9516      1      0 0.29
8.59/8.65	c      101    476      679    56440   83     2878   10468    203     23 4.31
8.59/8.65	o 226	8.641 * 
1800.05/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.05/1800.40	c      101    476      680    56916   83     3165    9516    204     11 8.64
1800.05/1800.40	c      201    476      834    92247  110     3401   10468    358     15 13.39
1800.05/1800.40	c      452    476     1336   220559  165     4420   11515    860     24 18.23
1800.05/1800.40	c      928    476     2288   462703  202     6341   12667   1812     39 23.52
1800.05/1800.40	c     1742    476     3910   884301  226     9597   13934   3434     58 29.93
1800.05/1800.40	c     3064    476     6545  1552043  237    14840   15328   6069     82 37.25
1800.05/1800.40	c     5146    476    10709  2570168  240    23177   16861  10233    109 46.88
1800.05/1800.40	c     8369    476    17147  4220837  246    36070   18548  16671    139 60.19
1800.05/1800.40	c    13307    476    17409  4254405  244    36357   20403  16933    168 78.94
1800.05/1800.40	c    20814    476    11345  2818723  248    24236   22444  10869    195 106.40
1800.05/1800.40	c    32176    476    20679  4959463  239    42887   24689  20203    223 143.82
1800.05/1800.40	c    49321    476    11829  2855423  241    25181   27158  11353    245 201.23
1800.05/1800.40	c    75140    476    13913  3443282  247    29354   29874  13437    261 287.74
1800.05/1800.40	c   113972    476    15203  3571109  234    31904   32862  14727    277 411.16
1800.05/1800.40	c   172325    476    23727  5714248  240    48994   36149  23251    288 597.77
1800.05/1800.40	c   259957    476    23132  5499751  237    47800   39764  22656    293 884.22
1800.05/1800.40	c   391509    476    27434  6738854  245    56397   43741  26958    292 1340.08
1800.05/1800.40	c Caught signal: 15
1800.05/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.05/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.05/1800.40	c   19   525345  45957   579020    34711  8595810  34235    291 1800.06
1800.05/1800.40	c Objective: 226
1800.05/1800.40	s SATISFIABLE
1800.05/1800.40	c Total time: 1800.06 s

Verifier Data

OK	226

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-3731438-1338684444/watcher-3731438-1338684444 -o /tmp/evaluation-result-3731438-1338684444/solver-3731438-1338684444 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3731438-1338684444.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: 1.93 1.99 1.96 3/176 32198
/proc/meminfo: memFree=28373284/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=2888 CPUtime=0 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 334570104 2957312 62 33554432000 134512640 135840783 4292166560 4292164356 5490179 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 1118 65 48 325 0 38 0

[startup+0.0155301 s]
/proc/loadavg: 1.93 1.99 1.96 3/176 32198
/proc/meminfo: memFree=28373284/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=4820 CPUtime=0 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 571 0 0 0 0 0 0 0 20 0 1 0 334570104 4935680 496 33554432000 134512640 135840783 4292166560 4292165360 135468254 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 1205 497 370 325 0 141 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4820

[startup+0.100259 s]
/proc/loadavg: 1.93 1.99 1.96 3/176 32198
/proc/meminfo: memFree=28373284/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=6356 CPUtime=0.09 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 943 0 0 0 9 0 0 0 20 0 1 0 334570104 6508544 837 33554432000 134512640 135840783 4292166560 4292164716 135313125 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 1589 837 427 325 0 525 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6356

[startup+0.300222 s]
/proc/loadavg: 1.93 1.99 1.96 3/176 32198
/proc/meminfo: memFree=28373284/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=6556 CPUtime=0.28 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 1730 0 0 0 28 0 0 0 20 0 1 0 334570104 6713344 716 33554432000 134512640 135840783 4292166560 4292164496 135301802 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 1639 716 431 325 0 575 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6556

[startup+0.700226 s]
/proc/loadavg: 1.93 1.99 1.96 3/176 32198
/proc/meminfo: memFree=28373284/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=7368 CPUtime=0.68 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 3830 0 0 0 68 0 0 0 20 0 1 0 334570104 7544832 832 33554432000 134512640 135840783 4292166560 4292164712 135311317 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 1842 832 431 325 0 778 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7368

[startup+1.50023 s]
/proc/loadavg: 1.93 1.99 1.96 3/177 32199
/proc/meminfo: memFree=28371052/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=7148 CPUtime=1.49 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 7838 0 0 0 148 1 0 0 20 0 1 0 334570104 7319552 768 33554432000 134512640 135840783 4292166560 4292164800 135315574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 1787 768 431 325 0 723 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7148

[startup+3.10022 s]
/proc/loadavg: 1.93 1.99 1.96 3/177 32199
/proc/meminfo: memFree=28369804/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=7172 CPUtime=3.08 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 17695 0 0 0 306 2 0 0 20 0 1 0 334570104 7344128 699 33554432000 134512640 135840783 4292166560 4292164732 135313361 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 1793 699 431 325 0 729 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7172

[startup+6.30022 s]
/proc/loadavg: 1.94 1.99 1.96 3/177 32199
/proc/meminfo: memFree=28366704/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=8960 CPUtime=6.28 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 50006 0 0 0 621 7 0 0 20 0 1 0 334570104 9175040 982 33554432000 134512640 135840783 4292166560 4292164732 135313324 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 2240 982 432 325 0 1176 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8960

[startup+12.7002 s]
/proc/loadavg: 1.94 1.99 1.96 3/177 32199
/proc/meminfo: memFree=28362868/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=8572 CPUtime=12.68 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 103351 0 0 0 1251 17 0 0 20 0 1 0 334570104 8777728 843 33554432000 134512640 135840783 4292166560 4292164732 135313361 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 2143 843 432 325 0 1079 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8572

[startup+25.5002 s]
/proc/loadavg: 1.95 1.99 1.96 3/177 32199
/proc/meminfo: memFree=28344524/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=14684 CPUtime=25.48 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 214222 0 0 0 2512 36 0 0 20 0 1 0 334570104 15036416 2663 33554432000 134512640 135840783 4292166560 4292164816 134948506 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 3671 2663 432 325 0 2607 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14684

[startup+51.1002 s]
/proc/loadavg: 1.97 1.99 1.96 3/177 32199
/proc/meminfo: memFree=28302240/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=40412 CPUtime=51.08 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 400395 0 0 0 5038 70 0 0 20 0 1 0 334570104 41381888 9318 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 10286 9320 432 325 0 9222 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40412

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.96 3/177 32199
/proc/meminfo: memFree=28240364/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=74268 CPUtime=102.27 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 1202141 0 0 0 9994 233 0 0 20 0 1 0 334570104 76050432 17926 33554432000 134512640 135840783 4292166560 4292165856 134573166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 18567 17926 432 325 0 17503 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 74268

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/178 32202
/proc/meminfo: memFree=28195888/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=90416 CPUtime=162.26 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 2153528 0 0 0 15786 440 0 0 20 0 1 0 334570104 92585984 21362 33554432000 134512640 135840783 4292166560 4292163520 3093681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 22604 21362 432 325 0 21540 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 90416

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/177 32202
/proc/meminfo: memFree=28164452/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=93408 CPUtime=222.25 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 2417450 0 0 0 21727 498 0 0 20 0 1 0 334570104 95649792 22580 33554432000 134512640 135840783 4292166560 4292165488 134777899 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 23352 22580 432 325 0 22288 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 93408

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/177 32203
/proc/meminfo: memFree=28123080/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=100848 CPUtime=282.21 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 3120189 0 0 0 27550 671 0 0 20 0 1 0 334570104 103268352 24571 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 25212 24571 432 325 0 24148 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 100848

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/177 32203
/proc/meminfo: memFree=28080508/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=105120 CPUtime=342.18 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 3907981 0 0 0 33357 861 0 0 20 0 1 0 334570104 107642880 25638 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 26280 25638 432 325 0 25216 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 105120

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/177 32203
/proc/meminfo: memFree=28052484/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=105108 CPUtime=402.18 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 4709153 0 0 0 39147 1071 0 0 20 0 1 0 334570104 107630592 25635 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 26277 25635 432 325 0 25213 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 105108

[startup+462.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/177 32203
/proc/meminfo: memFree=28017392/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=113252 CPUtime=462.17 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 5579563 0 0 0 44948 1269 0 0 20 0 1 0 334570104 115970048 27672 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 28313 27672 432 325 0 27249 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 113252

[startup+522.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/177 32203
/proc/meminfo: memFree=27982548/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=121560 CPUtime=522.16 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 6449663 0 0 0 50733 1483 0 0 20 0 1 0 334570104 124477440 29156 33554432000 134512640 135840783 4292166560 4292163520 3093681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 30390 29156 432 325 0 29326 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 121560

[startup+582.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/177 32204
/proc/meminfo: memFree=27957996/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=121384 CPUtime=582.15 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 7240041 0 0 0 56530 1685 0 0 20 0 1 0 334570104 124297216 29152 33554432000 134512640 135840783 4292166560 4292165072 3093681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 30346 29152 432 325 0 29282 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 121384

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 32230
/proc/meminfo: memFree=27853692/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=125416 CPUtime=822.11 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 10200075 0 0 0 79762 2449 0 0 20 0 1 0 334570104 128425984 30713 33554432000 134512640 135840783 4292166560 4292165984 134546100 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 31354 30713 432 325 0 30290 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 125416

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32231
/proc/meminfo: memFree=27832644/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=127628 CPUtime=882.09 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 10801408 0 0 0 85591 2618 0 0 20 0 1 0 334570104 130691072 30721 33554432000 134512640 135840783 4292166560 4292165072 3093681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 31907 30721 432 325 0 30843 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 127628

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32231
/proc/meminfo: memFree=27799908/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=139056 CPUtime=942.08 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 11609893 0 0 0 91402 2806 0 0 20 0 1 0 334570104 142393344 33538 33554432000 134512640 135840783 4292166560 4292165072 3093681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 34764 33538 432 325 0 33700 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 139056

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32231
/proc/meminfo: memFree=27763824/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=142068 CPUtime=1002.08 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 12115301 0 0 0 97258 2950 0 0 20 0 1 0 334570104 145477632 34508 33554432000 134512640 135840783 4292166560 4292165072 3093681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 35517 34508 432 325 0 34453 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 142068

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32231
/proc/meminfo: memFree=27743488/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=142412 CPUtime=1062.07 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 12506302 0 0 0 103122 3085 0 0 20 0 1 0 334570104 145829888 34448 33554432000 134512640 135840783 4292166560 4292163520 3093681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 35603 34448 432 325 0 34539 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 142412

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32231
/proc/meminfo: memFree=27719184/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=140324 CPUtime=1122.06 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 12942497 0 0 0 108979 3227 0 0 20 0 1 0 334570104 143691776 34440 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 35081 34440 432 325 0 34017 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 140324

[startup+1182.3 s]
/proc/loadavg: 2.06 2.01 1.97 3/178 32232
/proc/meminfo: memFree=27689548/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=142120 CPUtime=1182.04 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 13444476 0 0 0 114819 3385 0 0 20 0 1 0 334570104 145530880 34445 33554432000 134512640 135840783 4292166560 4292165072 3093681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 35530 34445 432 325 0 34466 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 142120

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 32232
/proc/meminfo: memFree=27665740/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=142120 CPUtime=1242.04 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 13895069 0 0 0 120683 3521 0 0 20 0 1 0 334570104 145530880 34447 33554432000 134512640 135840783 4292166560 4292163520 3093681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 35530 34447 432 325 0 34466 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 142120

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32232
/proc/meminfo: memFree=27639452/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=140320 CPUtime=1302.04 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 14410191 0 0 0 126534 3670 0 0 20 0 1 0 334570104 143687680 34439 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 35080 34439 432 325 0 34016 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 140320

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 32235
/proc/meminfo: memFree=27616896/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=140304 CPUtime=1362.02 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 14933250 0 0 0 132370 3832 0 0 20 0 1 0 334570104 143671296 34435 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 35076 34435 432 325 0 34012 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 140304

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32274
/proc/meminfo: memFree=28344588/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=152116 CPUtime=1422.02 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 15762114 0 0 0 138170 4032 0 0 20 0 1 0 334570104 155766784 37388 33554432000 134512640 135840783 4292166560 4292165868 13530724 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 38029 37388 432 325 0 36965 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 152116

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32275
/proc/meminfo: memFree=28156328/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=154236 CPUtime=1481.99 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 15865548 0 0 0 144141 4058 0 0 20 0 1 0 334570104 157937664 37821 33554432000 134512640 135840783 4292166560 4292164976 134706603 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 38559 37821 432 325 0 37495 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 154236

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32275
/proc/meminfo: memFree=28030312/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=155592 CPUtime=1541.98 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 16441621 0 0 0 149994 4204 0 0 20 0 1 0 334570104 159326208 37813 33554432000 134512640 135840783 4292166560 4292165072 3093681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 38898 37813 432 325 0 37834 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 155592

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 32275
/proc/meminfo: memFree=27926436/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=153776 CPUtime=1601.97 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 16949513 0 0 0 155855 4342 0 0 20 0 1 0 334570104 157466624 37803 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 38444 37803 432 325 0 37380 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 153776

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/178 32276
/proc/meminfo: memFree=27824776/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=153776 CPUtime=1661.97 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 17432675 0 0 0 161718 4479 0 0 20 0 1 0 334570104 157466624 37803 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 38444 37803 432 325 0 37380 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 153776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 32276
/proc/meminfo: memFree=27708368/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=153748 CPUtime=1721.95 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 17843909 0 0 0 167603 4592 0 0 20 0 1 0 334570104 157437952 37796 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 38437 37796 432 325 0 37373 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 153748

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32276
/proc/meminfo: memFree=27599160/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=153744 CPUtime=1781.94 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 18258948 0 0 0 173490 4704 0 0 20 0 1 0 334570104 157433856 37795 33554432000 134512640 135840783 4292166560 4292165216 5272624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 38436 37795 432 325 0 37372 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 153744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 32277
/proc/meminfo: memFree=27569608/32873844 swapFree=7112/7112
[pid=32198] ppid=32196 vsize=155424 CPUtime=1800.05 cores=1,3,5,7
/proc/32198/stat : 32198 (bsolo3.0.17) R 32196 32198 31541 0 -1 4202496 18405600 0 0 0 175260 4745 0 0 20 0 1 0 334570104 159154176 37802 33554432000 134512640 135840783 4292166560 4292163520 3093681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32198/statm: 38856 37802 432 325 0 37792 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 155424

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.06
CPU user time (s): 1752.6
CPU system time (s): 47.4578
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 155756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1752.6
system time used= 47.4578
maximum resident set size= 151412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18405602
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= 95
involuntary context switches= 1851

runsolver used 3.13152 second user time and 9.57254 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-03 02:47:24
IDJOB=3731438
IDBENCH=1954
IDSOLVER=2318
FILE ID=node119/3731438-1338684444
RUNJOBID= node119-1338678620-31561
PBS_JOBID= 14636694
Free space on /tmp= 70892 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_16.opb.PB06.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731438-1338684444/watcher-3731438-1338684444 -o /tmp/evaluation-result-3731438-1338684444/solver-3731438-1338684444 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3731438-1338684444.opb            

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=156892450

node119.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.943
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	: 5333.88
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.943
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.943
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	: 5331.93
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.943
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.943
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.93
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.943
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	: 5331.92
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.943
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.90
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.943
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:       32873844 kB
MemFree:        28373804 kB
Buffers:          390748 kB
Cached:          2944512 kB
SwapCached:         1936 kB
Active:          1790664 kB
Inactive:        1888868 kB
Active(anon):     339408 kB
Inactive(anon):     6636 kB
Active(file):    1451256 kB
Inactive(file):  1882232 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:              6636 kB
Writeback:             0 kB
AnonPages:        349292 kB
Mapped:            13124 kB
Shmem:                 0 kB
Slab:             681648 kB
SReclaimable:     123808 kB
SUnreclaim:       557840 kB
KernelStack:        1456 kB
PageTables:         4704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     462444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70872 MiB
End job on node119 at 2012-06-03 03:17:27