Trace number 3462768

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
bsolo 3.2SAT-35 1798.02 1797.96

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_3.opb
MD5SUM2917e00f55986a046b103b08aa2aecc1
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-37
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -36
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint60
Maximum length of a constraint110
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37460
Sum of products size (including duplicates)74920
Number of different products18730
Sum of products size37460

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.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3462768-1307182696.opb
0.00/0.00	c File size is 474579 bytes.
0.00/0.08	c Highest Coefficient sum: 500
0.00/0.08	c Parsing was ok!!
0.00/0.08	c Total parsing time: 0.088 s
0.00/0.11	c Var: 37960 Constr: 75920 37960/500/37460 Lit: 299680 Watch. Lit: 224760
0.00/0.11	c Obj. Vars: 500 (1.31718 % of total variables)
0.89/0.95	c Pre-processing Time: 0.948 s
0.89/0.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.95	c        0    500    18730    56190    3    37460    6243      0      0 0.95
0.89/0.95	c Switching off lower bounding mode.
0.89/0.95	o -33
0.89/0.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.96	c        0    500    18731    56690    3    37495    7243      1      0 0.95
0.89/0.96	o -34
1260.94/1260.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1260.94/1260.97	c       26    500    18758    69264    3    37583    7243     28     26 0.97
1260.94/1260.97	c      126    500    18858   115498    6    37783    7968    128    122 1.02
1260.94/1260.97	c      376    500    19108   231094   12    38283    8765    378    320 1.18
1260.94/1260.97	c      852    500    19584   451220   23    39235    9642    854    566 1.50
1260.94/1260.97	c     1665    500    20398   827266   40    40863   10607   1668    803 2.07
1260.94/1260.97	c     2985    500    21724  1439863   66    43515   11668   2994    950 3.14
1260.94/1260.97	c     5066    500    23814  2406070  101    47727   12835   5084   1037 4.88
1260.94/1260.97	c     8290    500    27053  3902105  144    54205   14119   8323   1044 7.94
1260.94/1260.97	c    13226    500    32005  6186862  193    64141   15531  13275    916 14.43
1260.94/1260.97	c    20733    500    39527  9656587  244    79216   17085  20797    786 26.37
1260.94/1260.97	c    32095    500    50933 14922157  292   102117   18794  32203    647 49.60
1260.94/1260.97	c    49240    500    68116 22853484  335   136577   20674  49386    536 91.75
1260.94/1260.97	c    75059    500    45752 12458834  272    91704   22742  27022    446 168.24
1260.94/1260.97	c   113891    500    35427  7744240  218    70920   25017  16697    366 311.03
1260.94/1260.97	c   172243    500    42803 11167208  260    85673   27519  24073    360 478.35
1260.94/1260.97	c   259876    500    77267 26941208  348   155009   30271  58537    326 796.66
1260.94/1260.97	o -35
1797.95/1797.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.95/1797.94	c   362335    500    67759 22530878  332   136161    7243  49029    287 1261.02
1797.95/1797.94	c   362435    500    22453  1762244   78    44996    7968   3723    286 1266.77
1797.95/1797.94	c   362686    500    22705  1878402   82    45500    8765   3975    286 1266.97
1797.95/1797.94	c   363161    500    23180  2097434   90    46450    9642   4450    286 1267.34
1797.95/1797.94	c   363975    500    23994  2472603  103    48078   10607   5264    287 1267.97
1797.95/1797.94	c   365296    500    25316  3082063  121    50722   11668   6586    287 1269.00
1797.95/1797.94	c   367378    500    27405  4045501  147    54900   12835   8675    289 1270.96
1797.95/1797.94	c   370601    500    30639  5535809  180    61368   14119  11909    290 1273.89
1797.95/1797.94	c   375537    500    35592  7819723  219    71306   15531  16862    293 1280.29
1797.95/1797.94	c   383044    500    43126 11286689  261    86406   17085  24396    296 1290.06
1797.95/1797.94	c   394405    500    54507 16532303  303   109168   18794  35777    300 1312.47
1797.95/1797.94	c   411550    500    71712 24448321  340   143642   20674  52982    303 1357.15
1797.95/1797.94	c   437370    500    49317 14139536  286    98731   22742  30587    307 1422.45
1797.95/1797.94	c   476203    500    38965  9378639  240    77998   25017  20235    315 1510.70
1797.95/1797.94	c   534556    500    46445 12799810  275    93081   27519  27715    312 1713.20
1797.95/1797.94	c Resources Exceeded
1797.95/1797.94	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 -x477 -x478 x479 -x480 -x481 -x482 -x483 x484 -x485 -x486 -x487 x488 x489 -x490 -x491 -x492 -x493 x494 -x495 -x496 -x497 -x498 -x499 -x500 
1797.95/1797.94	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1797.94	c   32   565470  39909   614354    77417 27072851  58687    314 1798.00
1797.95/1797.94	c Objective: -35
1797.95/1797.94	s SATISFIABLE
1797.95/1797.94	c Total time: 1798 s

Verifier Data

OK	-35

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3462768-1307182696/watcher-3462768-1307182696 -o /tmp/evaluation-result-3462768-1307182696/solver-3462768-1307182696 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462768-1307182696.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/469 15392
/proc/meminfo: memFree=24017356/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=11940 CPUtime=0 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 448 0 0 0 0 0 0 0 25 0 1 0 908500042 12226560 402 33554432000 134512640 137138936 4287743040 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 2985 402 179 642 0 2225 0

[startup+0.115898 s]
/proc/loadavg: 2.00 2.00 2.00 2/469 15392
/proc/meminfo: memFree=24017356/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=31480 CPUtime=0.11 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 5549 0 0 0 11 0 0 0 25 0 1 0 908500042 32235520 5347 33554432000 134512640 137138936 4287743040 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 7870 5347 184 642 0 7226 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 31480

[startup+0.200833 s]
/proc/loadavg: 2.00 2.00 2.00 2/469 15392
/proc/meminfo: memFree=24017356/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=31852 CPUtime=0.19 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 5589 0 0 0 19 0 0 0 25 0 1 0 908500042 32616448 5387 33554432000 134512640 137138936 4287743040 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 7963 5387 185 642 0 7319 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31852

[startup+0.300818 s]
/proc/loadavg: 2.00 2.00 2.00 2/469 15392
/proc/meminfo: memFree=24017356/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=31852 CPUtime=0.29 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 5589 0 0 0 29 0 0 0 25 0 1 0 908500042 32616448 5387 33554432000 134512640 137138936 4287743040 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 7963 5387 185 642 0 7319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31852

[startup+0.700717 s]
/proc/loadavg: 2.00 2.00 2.00 2/469 15392
/proc/meminfo: memFree=24017356/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=32152 CPUtime=0.69 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 5664 0 0 0 68 1 0 0 25 0 1 0 908500042 32923648 5462 33554432000 134512640 137138936 4287743040 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 8038 5462 185 642 0 7394 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32152

[startup+1.50056 s]
/proc/loadavg: 2.00 2.00 2.00 3/470 15393
/proc/meminfo: memFree=23995520/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=35008 CPUtime=1.49 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 6907 0 0 0 147 2 0 0 25 0 1 0 908500042 35848192 6183 33554432000 134512640 137138936 4287743040 18446744073709551615 134598920 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 8752 6183 192 642 0 8108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35008

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/470 15393
/proc/meminfo: memFree=23986344/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=46432 CPUtime=3.09 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 9753 0 0 0 306 3 0 0 25 0 1 0 908500042 47546368 9029 33554432000 134512640 137138936 4287743040 18446744073709551615 136297616 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 11608 9030 192 642 0 10964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46432

[startup+6.3007 s]
/proc/loadavg: 2.00 2.00 2.00 3/470 15393
/proc/meminfo: memFree=23963184/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=69016 CPUtime=6.29 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 15394 0 0 0 625 4 0 0 25 0 1 0 908500042 70672384 14670 33554432000 134512640 137138936 4287743040 18446744073709551615 134550933 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 17254 14670 192 642 0 16610 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69016

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/470 15393
/proc/meminfo: memFree=23927888/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=100140 CPUtime=12.69 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 23177 0 0 0 1264 5 0 0 25 0 1 0 908500042 102543360 22453 33554432000 134512640 137138936 4287743040 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 25035 22453 192 642 0 24391 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100140

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/470 15394
/proc/meminfo: memFree=23878172/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=148648 CPUtime=25.49 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 35324 0 0 0 2540 9 0 0 25 0 1 0 908500042 152215552 34600 33554432000 134512640 137138936 4287743040 18446744073709551615 134542503 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 37162 34600 192 642 0 36518 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 148648

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/470 15394
/proc/meminfo: memFree=23802000/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=226260 CPUtime=51.1 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 54717 0 0 0 5096 14 0 0 25 0 1 0 908500042 231690240 53993 33554432000 134512640 137138936 4287743040 18446744073709551615 134551130 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 56565 53993 192 642 0 55921 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 226260

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/470 15396
/proc/meminfo: memFree=23677588/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=346596 CPUtime=102.3 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 84789 0 0 0 10209 21 0 0 25 0 1 0 908500042 354914304 84065 33554432000 134512640 137138936 4287743040 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 86649 84065 192 642 0 86005 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 346596

[startup+162.301 s]
/proc/loadavg: 2.13 2.03 2.01 3/470 15397
/proc/meminfo: memFree=23649536/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=374120 CPUtime=162.3 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 91686 0 0 0 16205 25 0 0 25 0 1 0 908500042 383098880 90962 33554432000 134512640 137138936 4287743040 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 93530 90962 192 642 0 92886 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 374120

[startup+222.317 s]
/proc/loadavg: 2.05 2.02 2.00 3/470 15399
/proc/meminfo: memFree=23650488/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=374120 CPUtime=222.32 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 91686 0 0 0 22205 27 0 0 25 0 1 0 908500042 383098880 90962 33554432000 134512640 137138936 4287743040 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 93530 90962 192 642 0 92886 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 374120

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/470 15401
/proc/meminfo: memFree=23650820/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=374384 CPUtime=282.3 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 91760 0 0 0 28202 28 0 0 25 0 1 0 908500042 383369216 91036 33554432000 134512640 137138936 4287743040 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 93596 91036 192 642 0 92952 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 374384

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 15402
/proc/meminfo: memFree=23637776/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=387248 CPUtime=342.3 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 94952 0 0 0 34198 32 0 0 25 0 1 0 908500042 396541952 94228 33554432000 134512640 137138936 4287743040 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 96812 94228 192 642 0 96168 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 387248

[startup+402.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/470 15404
/proc/meminfo: memFree=23637608/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=387248 CPUtime=402.3 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 94952 0 0 0 40196 34 0 0 25 0 1 0 908500042 396541952 94228 33554432000 134512640 137138936 4287743040 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 96812 94228 192 642 0 96168 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 387248

[startup+462.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/470 15405
/proc/meminfo: memFree=23618716/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=401964 CPUtime=462.3 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 98663 0 0 0 46193 37 0 0 25 0 1 0 908500042 411611136 97939 33554432000 134512640 137138936 4287743040 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 100491 97939 192 642 0 99847 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 401964

[startup+522.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/470 15407
/proc/meminfo: memFree=23618536/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=401964 CPUtime=522.3 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 98663 0 0 0 52190 40 0 0 25 0 1 0 908500042 411611136 97939 33554432000 134512640 137138936 4287743040 18446744073709551615 134573759 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 100491 97939 192 642 0 99847 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 401964

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/470 15409
/proc/meminfo: memFree=23618504/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=401964 CPUtime=582.31 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 98663 0 0 0 58187 44 0 0 25 0 1 0 908500042 411611136 97939 33554432000 134512640 137138936 4287743040 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 100491 97939 192 642 0 99847 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 401964

[startup+642.3 s]

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

/proc/meminfo: memFree=23590756/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=431280 CPUtime=1122.33 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 105963 0 0 0 112170 63 0 0 25 0 1 0 908500042 441630720 105239 33554432000 134512640 137138936 4287743040 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 107820 105239 192 642 0 107176 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 431280

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 15425
/proc/meminfo: memFree=23590356/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=431280 CPUtime=1182.33 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 105963 0 0 0 118168 65 0 0 25 0 1 0 908500042 441630720 105239 33554432000 134512640 137138936 4287743040 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 107820 105239 192 642 0 107176 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 431280

[startup+1242.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/470 15428
/proc/meminfo: memFree=23590704/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=430068 CPUtime=1242.33 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 105963 0 0 0 124166 67 0 0 25 0 1 0 908500042 440389632 104965 33554432000 134512640 137138936 4287743040 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 107517 104965 192 642 0 106873 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 430068

[startup+1302.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/470 15431
/proc/meminfo: memFree=23591736/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=430068 CPUtime=1302.34 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 105963 0 0 0 130164 70 0 0 25 0 1 0 908500042 440389632 104965 33554432000 134512640 137138936 4287743040 18446744073709551615 136297620 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 107517 104965 192 642 0 106873 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 430068

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/470 15432
/proc/meminfo: memFree=23591952/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=430068 CPUtime=1362.34 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 105963 0 0 0 136161 73 0 0 25 0 1 0 908500042 440389632 104965 33554432000 134512640 137138936 4287743040 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 107517 104965 192 642 0 106873 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 430068

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/470 15434
/proc/meminfo: memFree=23596612/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=425284 CPUtime=1422.35 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 105963 0 0 0 142159 76 0 0 25 0 1 0 908500042 435490816 103769 33554432000 134512640 137138936 4287743040 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 106321 103769 192 642 0 105677 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 425284

[startup+1482.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/470 15436
/proc/meminfo: memFree=23596440/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=425284 CPUtime=1482.34 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 105963 0 0 0 148156 78 0 0 25 0 1 0 908500042 435490816 103769 33554432000 134512640 137138936 4287743040 18446744073709551615 134542787 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 106321 103769 192 642 0 105677 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 425284

[startup+1542.32 s]
/proc/loadavg: 2.06 2.05 2.01 3/470 15464
/proc/meminfo: memFree=23647576/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=425580 CPUtime=1542.36 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106005 0 0 0 154155 81 0 0 25 0 1 0 908500042 435793920 103811 33554432000 134512640 137138936 4287743040 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 106395 103811 192 642 0 105751 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 425580

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/470 15466
/proc/meminfo: memFree=23646560/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=425580 CPUtime=1602.35 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106005 0 0 0 160151 84 0 0 25 0 1 0 908500042 435793920 103811 33554432000 134512640 137138936 4287743040 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 106395 103811 192 642 0 105751 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 425580

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/470 15467
/proc/meminfo: memFree=23651596/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=414544 CPUtime=1662.34 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106035 0 0 0 166149 85 0 0 25 0 1 0 908500042 424493056 101052 33554432000 134512640 137138936 4287743040 18446744073709551615 134542469 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 103636 101052 192 642 0 102992 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 414544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 15469
/proc/meminfo: memFree=23588676/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=414544 CPUtime=1722.35 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106035 0 0 0 172147 88 0 0 25 0 1 0 908500042 424493056 101052 33554432000 134512640 137138936 4287743040 18446744073709551615 134572768 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 103636 101052 192 642 0 102992 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 414544

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/470 15471
/proc/meminfo: memFree=23450480/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=414544 CPUtime=1782.36 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106035 0 0 0 178144 92 0 0 25 0 1 0 908500042 424493056 101052 33554432000 134512640 137138936 4287743040 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 103636 101052 192 642 0 102992 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 414544

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

[startup+1785.6 s]
/proc/loadavg: 2.04 2.03 2.00 3/470 15471
/proc/meminfo: memFree=23429276/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=414544 CPUtime=1785.65 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106035 0 0 0 178473 92 0 0 25 0 1 0 908500042 424493056 101052 33554432000 134512640 137138936 4287743040 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 103636 101052 192 642 0 102992 0
Current children cumulated CPU time (s) 1785.65
Current children cumulated vsize (KiB) 414544

[startup+1792.02 s]
/proc/loadavg: 2.04 2.03 2.00 3/470 15471
/proc/meminfo: memFree=23388472/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=414544 CPUtime=1792.07 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106035 0 0 0 179115 92 0 0 25 0 1 0 908500042 424493056 101052 33554432000 134512640 137138936 4287743040 18446744073709551615 134542873 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 103636 101052 192 642 0 102992 0
Current children cumulated CPU time (s) 1792.07
Current children cumulated vsize (KiB) 414544

[startup+1795.2 s]
/proc/loadavg: 2.03 2.03 2.00 3/470 15471
/proc/meminfo: memFree=23368880/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=414544 CPUtime=1795.26 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106035 0 0 0 179434 92 0 0 25 0 1 0 908500042 424493056 101052 33554432000 134512640 137138936 4287743040 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 103636 101052 192 642 0 102992 0
Current children cumulated CPU time (s) 1795.26
Current children cumulated vsize (KiB) 414544

[startup+1796.8 s]
/proc/loadavg: 2.03 2.03 2.00 3/470 15471
/proc/meminfo: memFree=23362184/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=414544 CPUtime=1796.85 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106035 0 0 0 179593 92 0 0 25 0 1 0 908500042 424493056 101052 33554432000 134512640 137138936 4287743040 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 103636 101052 192 642 0 102992 0
Current children cumulated CPU time (s) 1796.85
Current children cumulated vsize (KiB) 414544

[startup+1797.6 s]
/proc/loadavg: 2.03 2.03 2.00 3/470 15471
/proc/meminfo: memFree=23355488/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=414544 CPUtime=1797.65 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106035 0 0 0 179673 92 0 0 25 0 1 0 908500042 424493056 101052 33554432000 134512640 137138936 4287743040 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 103636 101052 192 642 0 102992 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (KiB) 414544

[startup+1797.8 s]
/proc/loadavg: 2.03 2.03 2.00 3/470 15471
/proc/meminfo: memFree=23355488/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=414544 CPUtime=1797.85 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106035 0 0 0 179693 92 0 0 25 0 1 0 908500042 424493056 101052 33554432000 134512640 137138936 4287743040 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 103636 101052 192 642 0 102992 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 414544

[startup+1797.9 s]
/proc/loadavg: 2.03 2.03 2.00 3/470 15471
/proc/meminfo: memFree=23355488/32951124 swapFree=56297244/67111528
[pid=15392] ppid=15390 vsize=414544 CPUtime=1797.95 cores=0,2,4,6
/proc/15392/stat : 15392 (bsolo) R 15390 15392 13385 0 -1 4202496 106035 0 0 0 179703 92 0 0 25 0 1 0 908500042 424493056 101052 33554432000 134512640 137138936 4287743040 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15392/statm: 103636 101052 192 642 0 102992 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 414544

Child status: 0
Real time (s): 1797.96
CPU time (s): 1798.02
CPU user time (s): 1797.08
CPU system time (s): 0.943856
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 431280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.08
system time used= 0.943856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106036
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= 4
involuntary context switches= 2653

runsolver used 9.2146 second user time and 18.2672 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-04 12:18:16
IDJOB=3462768
IDBENCH=48184
IDSOLVER=1955
FILE ID=node111/3462768-1307182696
RUNJOBID= node111-1307175501-14858
PBS_JOBID= 13508842
Free space on /tmp= 73864 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_3.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462768-1307182696/watcher-3462768-1307182696 -o /tmp/evaluation-result-3462768-1307182696/solver-3462768-1307182696 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462768-1307182696.opb

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

MD5SUM BENCH= 2917e00f55986a046b103b08aa2aecc1
RANDOM SEED=812053340

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24017512 kB
Buffers:        324020 kB
Cached:         850116 kB
SwapCached:      11784 kB
Active:        7875168 kB
Inactive:       779528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24017512 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:            4292 kB
Writeback:           0 kB
AnonPages:     7477620 kB
Mapped:          28584 kB
Slab:           143532 kB
PageTables:      66276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149182384 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73860 MiB
End job on node111 at 2011-06-04 12:48:14