Trace number 3731427

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)225 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
MD5SUM19bfc1d5b7087888ef5c79946c60f053
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1796.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 473
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 473
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 473
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-3731427-1338684412.opb
0.00/0.00	c File size is 43180 bytes.
0.00/0.01	c Highest Coefficient sum: 473
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: 473 Constr: 473 0/0/473 Lit: 4261 Watch. Lit: 1520
0.00/0.01	c Obj. Vars: 473 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.007 s
0.19/0.25	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.25	c        0    473      473     4261    9     1949    8522      0      0 0.01
0.19/0.25	c Initial Lower Bound: 141
0.19/0.25	c Initial Path Cost: 0
0.19/0.25	o 227	0.244
11.79/11.85	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
11.79/11.85	c        0    473      474     4734    9     2423    9522      1      0 0.24
11.79/11.85	c      100    473      646    48137   74     2755   10475    173     23 4.19
11.79/11.85	c      352    473     1144   168760  147     3794   11523    671     41 8.46
11.79/11.85	o 225	11.845 * 
1800.06/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.06/1800.40	c      352    473     1145   169233  147     4044    9522    672     29 11.85
1800.06/1800.40	c      452    473     1245   191749  154     4214   10475    772     28 15.67
1800.06/1800.40	c      702    473     1706   302065  177     5130   11523   1233     34 20.14
1800.06/1800.40	c     1177    473     2628   527491  200     7006   12676   2155     47 24.87
1800.06/1800.40	c     1992    473     4192   907514  216    10154   13944   3719     65 30.32
1800.06/1800.40	c     3314    473     6836  1580059  231    15434   15339   6363     87 38.08
1800.06/1800.40	c     5395    473    10998  2624053  238    23728   16873  10525    112 47.96
1800.06/1800.40	c     8618    473    15952  3829501  240    33648   18561  15479    145 59.07
1800.06/1800.40	c    13556    473    16215  3954676  243    33933   20418  15742    174 77.83
1800.06/1800.40	c    21062    473    20473  5013881  244    42473   22460  20000    203 103.33
1800.06/1800.40	c    32424    473    19839  4929704  248    41176   24707  19366    231 140.18
1800.06/1800.40	c    49569    473    12489  3039092  243    26495   27178  12016    251 197.36
1800.06/1800.40	c    75388    473    17131  4148571  242    35779   29896  16658    272 276.83
1800.06/1800.40	c   114221    473    25429  5842501  229    52339   32886  24956    316 360.59
1800.06/1800.40	c   172573    473    27135  6460598  238    55757   36175  26662    324 531.89
1800.06/1800.40	c   260205    473    22862  5523434  241    47209   39793  22389    318 817.69
1800.06/1800.40	c   391758    473    27585  6693930  242    56683   43773  27112    302 1293.56
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 
1800.06/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.06/1800.40	c   20   548819  75269   653592    16467  3836571  15994    304 1800.07
1800.06/1800.40	c Objective: 225
1800.06/1800.40	s SATISFIABLE
1800.06/1800.40	c Total time: 1800.07 s

Verifier Data

OK	225

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-3731427-1338684412/watcher-3731427-1338684412 -o /tmp/evaluation-result-3731427-1338684412/solver-3731427-1338684412 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3731427-1338684412.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 1.95 3/176 25507
/proc/meminfo: memFree=26988828/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=2660 CPUtime=0 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4194304 96 0 0 0 0 0 0 0 20 0 1 0 334569743 2723840 48 33554432000 134512640 135840783 4289549376 4289547412 9737156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 665 48 37 325 0 32 0

[startup+0.101492 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 25507
/proc/meminfo: memFree=26988828/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=6504 CPUtime=0.09 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 961 0 0 0 9 0 0 0 20 0 1 0 334569743 6660096 800 33554432000 134512640 135840783 4289549376 4289547684 135309512 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 1626 800 427 325 0 562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6504

[startup+0.200225 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 25507
/proc/meminfo: memFree=26988828/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=6960 CPUtime=0.19 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 1249 0 0 0 19 0 0 0 20 0 1 0 334569743 7127040 874 33554432000 134512640 135840783 4289549376 4289547528 135306433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 1740 874 427 325 0 676 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6960

[startup+0.300222 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 25507
/proc/meminfo: memFree=26988828/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=7048 CPUtime=0.29 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 1763 0 0 0 29 0 0 0 20 0 1 0 334569743 7217152 903 33554432000 134512640 135840783 4289549376 4289545760 135305417 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 1762 903 431 325 0 698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7048

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 25507
/proc/meminfo: memFree=26988828/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=7000 CPUtime=0.68 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 3765 0 0 0 68 0 0 0 20 0 1 0 334569743 7168000 788 33554432000 134512640 135840783 4289549376 4289547544 135306417 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 1750 788 431 325 0 686 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7000

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 25508
/proc/meminfo: memFree=26986852/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=7096 CPUtime=1.48 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 8229 0 0 0 147 1 0 0 20 0 1 0 334569743 7266304 759 33554432000 134512640 135840783 4289549376 4289547544 135306417 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 1774 759 431 325 0 710 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7096

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 25508
/proc/meminfo: memFree=26985728/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=7004 CPUtime=3.08 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 16509 0 0 0 305 3 0 0 20 0 1 0 334569743 7172096 686 33554432000 134512640 135840783 4289549376 4289547616 135316006 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 1751 687 431 325 0 687 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7004

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 25508
/proc/meminfo: memFree=26981380/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=8244 CPUtime=6.29 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 50089 0 0 0 620 9 0 0 20 0 1 0 334569743 8441856 905 33554432000 134512640 135840783 4289549376 4289547632 134720803 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 2061 905 432 325 0 997 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8244

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 25508
/proc/meminfo: memFree=26971940/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=9740 CPUtime=12.68 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 108236 0 0 0 1250 18 0 0 20 0 1 0 334569743 9973760 1419 33554432000 134512640 135840783 4289549376 4289545760 135305419 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 2435 1419 432 325 0 1371 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9740

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 1.95 3/177 25508
/proc/meminfo: memFree=26956184/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=15336 CPUtime=25.48 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 181369 0 0 0 2518 30 0 0 20 0 1 0 334569743 15704064 2713 33554432000 134512640 135840783 4289549376 4289547616 135315574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 3834 2713 432 325 0 2770 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15336

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 1.95 3/177 25508
/proc/meminfo: memFree=26904552/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=42856 CPUtime=51.08 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 409656 0 0 0 5034 74 0 0 20 0 1 0 334569743 43884544 9478 33554432000 134512640 135840783 4289549376 4289547776 135313856 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 10714 9478 432 325 0 9650 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42856

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 25508
/proc/meminfo: memFree=26821888/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=73452 CPUtime=102.28 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 1012087 0 0 0 10027 201 0 0 20 0 1 0 334569743 75214848 17722 33554432000 134512640 135840783 4289549376 4289548736 134550863 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 18363 17722 432 325 0 17299 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 73452

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 1.96 3/177 25508
/proc/meminfo: memFree=26752724/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=88476 CPUtime=162.26 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 2000065 0 0 0 15818 408 0 0 20 0 1 0 334569743 90599424 21477 33554432000 134512640 135840783 4289549376 4289547792 134706577 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 22119 21477 432 325 0 21055 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 88476

[startup+222.307 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 25511
/proc/meminfo: memFree=26687644/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=97668 CPUtime=222.26 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 2819445 0 0 0 21622 604 0 0 20 0 1 0 334569743 100012032 23168 33554432000 134512640 135840783 4289549376 4289547880 135311259 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 24417 23181 432 325 0 23353 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 97668

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 25511
/proc/meminfo: memFree=26636220/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=96156 CPUtime=282.24 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 3551979 0 0 0 27457 767 0 0 20 0 1 0 334569743 98463744 23398 33554432000 134512640 135840783 4289549376 4289547792 134706546 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 24039 23398 432 325 0 22975 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 96156

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 25551
/proc/meminfo: memFree=28045716/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=101912 CPUtime=342.19 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 4307253 0 0 0 33271 948 0 0 20 0 1 0 334569743 104357888 24837 33554432000 134512640 135840783 4289549376 4289546432 134688396 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 25478 24837 432 325 0 24414 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 101912

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 25551
/proc/meminfo: memFree=28010480/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=111684 CPUtime=402.19 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 4808739 0 0 0 39155 1064 0 0 20 0 1 0 334569743 114364416 26692 33554432000 134512640 135840783 4289549376 4289546400 134689057 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 27921 26692 432 325 0 26857 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 111684

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 25551
/proc/meminfo: memFree=27997584/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=114616 CPUtime=462.18 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 5617254 0 0 0 44949 1269 0 0 20 0 1 0 334569743 117366784 27422 33554432000 134512640 135840783 4289549376 4289547880 135311595 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 28654 27422 432 325 0 27590 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 114616

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 25551
/proc/meminfo: memFree=27988952/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=115072 CPUtime=522.16 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 6419045 0 0 0 50748 1468 0 0 20 0 1 0 334569743 117833728 28126 33554432000 134512640 135840783 4289549376 4289547792 134706052 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 28768 28126 432 325 0 27704 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 115072

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 25551
/proc/meminfo: memFree=27979012/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=124696 CPUtime=582.15 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 7230504 0 0 0 56559 1656 0 0 20 0 1 0 334569743 127688704 30533 33554432000 134512640 135840783 4289549376 4289548032 3740720 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 31174 30533 432 325 0 30110 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 124696

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 25578
/proc/meminfo: memFree=27948088/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=136844 CPUtime=882.11 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 10288676 0 0 0 85742 2469 0 0 20 0 1 0 334569743 140128256 33570 33554432000 134512640 135840783 4289549376 4289548688 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 34211 33570 432 325 0 33147 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 136844

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 25579
/proc/meminfo: memFree=27939788/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=137000 CPUtime=942.09 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 10539868 0 0 0 91673 2536 0 0 20 0 1 0 334569743 140288000 33580 33554432000 134512640 135840783 4289549376 4289548688 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 34250 33580 432 325 0 33186 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 137000

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 25579
/proc/meminfo: memFree=27939844/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=138912 CPUtime=1002.08 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 11124792 0 0 0 97516 2692 0 0 20 0 1 0 334569743 142245888 33574 33554432000 134512640 135840783 4289549376 4289547548 135313376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 34578 33563 432 325 0 33514 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 138912

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 25579
/proc/meminfo: memFree=27937788/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=137076 CPUtime=1062.07 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 11638553 0 0 0 103367 2840 0 0 20 0 1 0 334569743 140365824 33628 33554432000 134512640 135840783 4289549376 4289548032 3740720 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 34269 33628 432 325 0 33205 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 137076

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 25579
/proc/meminfo: memFree=27937788/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=138868 CPUtime=1122.06 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 12159315 0 0 0 109217 2989 0 0 20 0 1 0 334569743 142200832 33634 33554432000 134512640 135840783 4289549376 4289546512 134799730 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 34717 33634 432 325 0 33653 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 138868

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 25579
/proc/meminfo: memFree=27937724/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=138400 CPUtime=1182.05 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 12741964 0 0 0 115060 3145 0 0 20 0 1 0 334569743 141721600 33627 33554432000 134512640 135840783 4289549376 4289547940 134690253 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 34600 33627 432 325 0 33536 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 138400

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 25789
/proc/meminfo: memFree=27926864/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=137464 CPUtime=1242.04 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 13467122 0 0 0 120877 3327 0 0 20 0 1 0 334569743 140763136 33725 33554432000 134512640 135840783 4289549376 4289547792 134706530 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 34366 33725 432 325 0 33302 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 137464

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 25789
/proc/meminfo: memFree=27916580/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=137436 CPUtime=1302.03 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 14208664 0 0 0 126693 3510 0 0 20 0 1 0 334569743 140734464 33718 33554432000 134512640 135840783 4289549376 4289547920 135447484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 34359 33718 432 325 0 33295 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 137436

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 25789
/proc/meminfo: memFree=27908140/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=147720 CPUtime=1362.02 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 14999049 0 0 0 132487 3715 0 0 20 0 1 0 334569743 151265280 35922 33554432000 134512640 135840783 4289549376 4289546388 134690253 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 37078 35924 432 325 0 36014 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 147720

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 25792
/proc/meminfo: memFree=27908256/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=145852 CPUtime=1422.02 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 15544722 0 0 0 138328 3874 0 0 20 0 1 0 334569743 149352448 35822 33554432000 134512640 135840783 4289549376 4289545520 134586883 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 36463 35822 432 325 0 35399 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 145852

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 25792
/proc/meminfo: memFree=27908316/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=145852 CPUtime=1482 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 16049607 0 0 0 144177 4023 0 0 20 0 1 0 334569743 149352448 35822 33554432000 134512640 135840783 4289549376 4289548032 3740720 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 36463 35822 432 325 0 35399 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 145852

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 25793
/proc/meminfo: memFree=27908068/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=147624 CPUtime=1542 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 16568205 0 0 0 150028 4172 0 0 20 0 1 0 334569743 151166976 35826 33554432000 134512640 135840783 4289549376 4289548144 3740720 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 36463 35822 432 325 0 35399 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 147624

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/177 25793
/proc/meminfo: memFree=27907944/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=145852 CPUtime=1601.98 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 17163297 0 0 0 155858 4340 0 0 20 0 1 0 334569743 149352448 35822 33554432000 134512640 135840783 4289549376 4289548688 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 36463 35822 432 325 0 35399 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 145852

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/177 25793
/proc/meminfo: memFree=27902608/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=149980 CPUtime=1661.98 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 17909482 0 0 0 161676 4522 0 0 20 0 1 0 334569743 153579520 36276 33554432000 134512640 135840783 4289549376 4289546400 135189213 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 37495 36276 432 325 0 36431 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 149980

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 25793
/proc/meminfo: memFree=27902856/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=148516 CPUtime=1721.97 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 18444130 0 0 0 167518 4679 0 0 20 0 1 0 334569743 152080384 36269 33554432000 134512640 135840783 4289549376 4289546144 135281973 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 37277 36271 432 325 0 36213 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 148516

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 25793
/proc/meminfo: memFree=27902544/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=147628 CPUtime=1781.96 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 18812214 0 0 0 173399 4797 0 0 20 0 1 0 334569743 151171072 36266 33554432000 134512640 135840783 4289549376 4289547792 134706652 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 37202 36269 432 325 0 36138 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 147628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 25793
/proc/meminfo: memFree=27902792/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=147628 CPUtime=1800.06 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 18941775 0 0 0 175170 4836 0 0 20 0 1 0 334569743 151171072 36266 33554432000 134512640 135840783 4289549376 4289548800 134546112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 36907 36266 432 325 0 35843 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 147628

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 25793
/proc/meminfo: memFree=27902792/32873844 swapFree=7116/7116
[pid=25507] ppid=25505 vsize=147628 CPUtime=1800.06 cores=1,3,5,7
/proc/25507/stat : 25507 (bsolo3.0.17) R 25505 25507 24661 0 -1 4202496 18941775 0 0 0 175170 4836 0 0 20 0 1 0 334569743 151171072 36266 33554432000 134512640 135840783 4289549376 4289548800 134546112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25507/statm: 36907 36266 432 325 0 35843 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 147628

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1751.71
CPU system time (s): 48.3666
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 150044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1751.71
system time used= 48.3666
maximum resident set size= 145256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18941777
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= 101
involuntary context switches= 1848

runsolver used 3.46047 second user time and 8.87365 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-03 02:46:52
IDJOB=3731427
IDBENCH=1953
IDSOLVER=2318
FILE ID=node108/3731427-1338684412
RUNJOBID= node108-1338678627-24681
PBS_JOBID= 14636705
Free space on /tmp= 71468 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_11.opb.PB06.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731427-1338684412/watcher-3731427-1338684412 -o /tmp/evaluation-result-3731427-1338684412/solver-3731427-1338684412 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3731427-1338684412.opb            

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

MD5SUM BENCH= 19bfc1d5b7087888ef5c79946c60f053
RANDOM SEED=1590078741

node108.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.273
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.54
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.273
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.273
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.91
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.273
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.273
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.273
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.273
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.273
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:        26989456 kB
Buffers:          320120 kB
Cached:          3542472 kB
SwapCached:           80 kB
Active:          3095856 kB
Inactive:        1981552 kB
Active(anon):    1202024 kB
Inactive(anon):    13064 kB
Active(file):    1893832 kB
Inactive(file):  1968488 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108548 kB
Dirty:              6656 kB
Writeback:             0 kB
AnonPages:       1222920 kB
Mapped:            15708 kB
Shmem:               172 kB
Slab:             663264 kB
SReclaimable:     105408 kB
SUnreclaim:       557856 kB
KernelStack:        1464 kB
PageTables:         6456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1328748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    882688 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= 71460 MiB
End job on node108 at 2012-06-03 03:16:54