Trace number 3733319

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)-28 1800.11 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
MD5SUM907943cf03e4e0f899b19858f5690e6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark45.895
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved NO
Number of variables595
Total number of constraints27847
Number of constraints which are clauses27847
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
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 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
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-3733319-1338694527.opb
0.00/0.00	c File size is 662246 bytes.
0.02/0.05	c Highest Coefficient sum: 595
0.02/0.05	c Parsing was ok!!
0.02/0.05	c Total parsing time: 0.05 s
0.02/0.06	c Var: 595 Constr: 27847 27847/0/0 Lit: 55694 Watch. Lit: 55694
0.02/0.06	c Obj. Vars: 595 (100 % of total variables)
0.09/0.19	c Pre-processing Time: 0.187 s
0.09/0.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.19	c        0    595    27847    55694    2    55694    9282      0      0 0.19
0.09/0.19	c Switching off LPR mode.
0.09/0.19	o -24	0.189
0.19/0.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.21	c        0    595    27848    56289    2    55720   10282      1      0 0.19
0.19/0.21	c      101    595    27949   113661    4    55922   11311    102    487 0.21
0.19/0.21	o -25	0.208
0.19/0.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.21	c      101    595    27950   114256    4    55949   10282    103    485 0.21
0.19/0.21	o -27	0.209
8.89/8.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.89/8.97	c      101    595    27951   114851    4    55978   10282    104    483 0.21
8.89/8.97	c      202    595    28052   171917    6    56180   11311    205    878 0.23
8.89/8.97	c      452    595    28302   312862   11    56680   12443    455   1558 0.29
8.89/8.97	c      927    595    28777   580445   20    57630   13688    930   2176 0.43
8.89/8.97	c     1740    595    29590  1038643   35    59256   15057   1743   2628 0.66
8.89/8.97	c     3060    595    30910  1783131   57    61896   16563   3063   2739 1.12
8.89/8.97	c     5143    595    32993  2956386   89    66062   18220   5146   2499 2.06
8.89/8.97	c     8367    595    36217  4774244  131    72510   20043   8370   1826 4.58
8.89/8.97	c    13304    595    41154  7556410  183    82384   22048  13307   1484 8.96
8.89/8.97	o -28	8.972
1800.09/1800.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.09/1800.50	c    13311    595    41162  7560945  183    82428   10282  13315   1483 8.97
1800.09/1800.50	c    13411    595    33089  3009397   90    66206   11311   5242   1432 9.36
1800.09/1800.50	c    13661    595    33339  3150170   94    66706   12443   5492   1441 9.47
1800.09/1800.50	c    14137    595    33815  3418133  101    67658   13688   5968   1457 9.70
1800.09/1800.50	c    14950    595    34628  3875883  111    69284   15057   6781   1470 10.17
1800.09/1800.50	c    16271    595    35949  4619966  128    71926   16563   8102   1536 10.59
1800.09/1800.50	c    18352    595    38030  5790676  152    76088   18220  10183   1578 11.62
1800.09/1800.50	c    21575    595    41253  7604526  184    82534   20043  13406   1678 12.85
1800.09/1800.50	c    26511    595    46189 10384360  224    92406   22048  18342   1616 16.40
1800.09/1800.50	c    34017    595    41941  7992505  190    83910   24253  14094   1398 24.33
1800.09/1800.50	c    45378    595    39347  6526970  165    78722   26679  11500    821 55.23
1800.09/1800.50	c    62522    595    40275  7041363  174    80578   29347  12428    801 78.05
1800.09/1800.50	c    88341    595    47292 11005744  232    94612   32282  19445    671 131.50
1800.09/1800.50	c   127173    595    43081  8621235  200    86190   35511  15234    452 281.12
1800.09/1800.50	c   185525    595    52062 13679708  262   104152   39063  24215    360 514.63
1800.09/1800.50	c   273157    595    55238 15474635  280   110504   42970  27391    327 834.95
1800.09/1800.50	c   404709    595    59071 17615102  298   118170   47268  31224    264 1529.11
1800.09/1800.50	c Caught signal: 15
1800.09/1800.50	v -x595 x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 x513 -x512 -x511 -x510 x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 x171 -x170 x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 -x103 -x102 x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.09/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.09/1800.50	c   29   457542  42153   509566    61315 18868015  33468    254 1800.11
1800.09/1800.50	c Objective: -28
1800.09/1800.50	s SATISFIABLE
1800.09/1800.50	c Total time: 1800.11 s

Verifier Data

OK	-28

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-3733319-1338694527/watcher-3733319-1338694527 -o /tmp/evaluation-result-3733319-1338694527/solver-3733319-1338694527 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3733319-1338694527.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.92 1.98 2.04 3/176 12480
/proc/meminfo: memFree=25950028/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 335576794 4583424 158 33554432000 134512640 135840783 4294409248 4294408588 2516312 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 1119 158 137 325 0 39 0

[startup+0.0378481 s]
/proc/loadavg: 1.92 1.98 2.04 3/176 12480
/proc/meminfo: memFree=25950028/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=6988 CPUtime=0.02 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 979 0 0 0 2 0 0 0 20 0 1 0 335576794 7155712 915 33554432000 134512640 135840783 4294409248 4294408448 134527382 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 1747 916 425 325 0 521 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6988

[startup+0.100262 s]
/proc/loadavg: 1.92 1.98 2.04 3/176 12480
/proc/meminfo: memFree=25950028/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=9556 CPUtime=0.09 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 1876 0 0 0 9 0 0 0 20 0 1 0 335576794 9785344 1650 33554432000 134512640 135840783 4294409248 4294401036 5379120 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 2389 1650 345 325 0 1325 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9556

[startup+0.300222 s]
/proc/loadavg: 1.92 1.98 2.04 3/176 12480
/proc/meminfo: memFree=25950028/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=12172 CPUtime=0.29 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 2711 0 0 0 28 1 0 0 20 0 1 0 335576794 12464128 2298 33554432000 134512640 135840783 4294409248 4294401280 6931751 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 3043 2298 350 325 0 1979 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12172

[startup+0.700234 s]
/proc/loadavg: 1.92 1.98 2.04 3/176 12480
/proc/meminfo: memFree=25950028/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=22376 CPUtime=0.68 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 5254 0 0 0 67 1 0 0 20 0 1 0 335576794 22913024 4841 33554432000 134512640 135840783 4294409248 4294401328 6931751 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 5594 4841 350 325 0 4530 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22376

[startup+1.50024 s]
/proc/loadavg: 1.92 1.98 2.04 3/177 12481
/proc/meminfo: memFree=25926080/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=38484 CPUtime=1.49 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 9300 0 0 0 147 2 0 0 20 0 1 0 335576794 39407616 8887 33554432000 134512640 135840783 4294409248 4294401312 6931751 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 9621 8887 350 325 0 8557 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38484

[startup+3.10028 s]
/proc/loadavg: 1.92 1.98 2.04 3/177 12481
/proc/meminfo: memFree=25907480/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=58920 CPUtime=3.08 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 14414 0 0 0 306 2 0 0 20 0 1 0 335576794 60334080 14001 33554432000 134512640 135840783 4294409248 4294401328 6931751 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 14730 14001 350 325 0 13666 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 58920

[startup+6.30029 s]
/proc/loadavg: 2.01 2.00 2.05 3/177 12481
/proc/meminfo: memFree=25872528/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=89284 CPUtime=6.29 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 21979 0 0 0 625 4 0 0 20 0 1 0 335576794 91426816 21566 33554432000 134512640 135840783 4294409248 4294408608 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 22321 21566 350 325 0 21257 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89284

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.05 3/177 12481
/proc/meminfo: memFree=25848220/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=105580 CPUtime=12.69 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 26069 0 0 0 1264 5 0 0 20 0 1 0 335576794 108113920 25656 33554432000 134512640 135840783 4294409248 4294408608 134551175 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 26395 25656 350 325 0 25331 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 105580

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.05 3/177 12481
/proc/meminfo: memFree=25780764/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=173104 CPUtime=25.48 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 42955 0 0 0 2541 7 0 0 20 0 1 0 335576794 177258496 42542 33554432000 134512640 135840783 4294409248 4294408608 134551093 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 43276 42542 350 325 0 42212 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 173104

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 12481
/proc/meminfo: memFree=25767324/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=187812 CPUtime=51.07 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 46634 0 0 0 5099 8 0 0 20 0 1 0 335576794 192319488 46221 33554432000 134512640 135840783 4294409248 4294408608 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 46953 46221 350 325 0 45889 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 187812

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.04 3/176 12481
/proc/meminfo: memFree=25700904/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=217292 CPUtime=102.28 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 53998 0 0 0 10217 11 0 0 20 0 1 0 335576794 222507008 53585 33554432000 134512640 135840783 4294409248 4294408608 134551058 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 54323 53585 350 325 0 53259 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 217292

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 12482
/proc/meminfo: memFree=25591068/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=247368 CPUtime=162.26 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 61539 0 0 0 16213 13 0 0 20 0 1 0 335576794 253304832 61093 33554432000 134512640 135840783 4294409248 4294408608 134550878 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 61842 61093 350 325 0 60778 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 247368

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 12482
/proc/meminfo: memFree=25591224/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=247368 CPUtime=222.25 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 61539 0 0 0 22212 13 0 0 20 0 1 0 335576794 253304832 61093 33554432000 134512640 135840783 4294409248 4294408608 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 61842 61093 350 325 0 60778 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 247368

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 12485
/proc/meminfo: memFree=25593032/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=247368 CPUtime=282.24 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 61539 0 0 0 28211 13 0 0 20 0 1 0 335576794 253304832 61093 33554432000 134512640 135840783 4294409248 4294401524 6926398 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 61842 61093 350 325 0 60778 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 247368

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 12485
/proc/meminfo: memFree=25570304/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=270640 CPUtime=342.23 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 67393 0 0 0 34208 15 0 0 20 0 1 0 335576794 277135360 66911 33554432000 134512640 135840783 4294409248 4294408608 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 67660 66911 350 325 0 66596 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 270640

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 12485
/proc/meminfo: memFree=25570332/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=270640 CPUtime=402.22 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 67393 0 0 0 40207 15 0 0 20 0 1 0 335576794 277135360 66911 33554432000 134512640 135840783 4294409248 4294408608 134551061 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 67660 66911 350 325 0 66596 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 270640

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12486
/proc/meminfo: memFree=25570236/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=270640 CPUtime=462.21 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 67393 0 0 0 46206 15 0 0 20 0 1 0 335576794 277135360 66911 33554432000 134512640 135840783 4294409248 4294408608 134550878 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 67660 66911 350 325 0 66596 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 270640

[startup+522.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 12486
/proc/meminfo: memFree=25570016/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=270828 CPUtime=522.2 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 67433 0 0 0 52205 15 0 0 20 0 1 0 335576794 277327872 66951 33554432000 134512640 135840783 4294409248 4294408608 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 67707 66951 350 325 0 66643 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 270828

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12486
/proc/meminfo: memFree=25543880/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=296476 CPUtime=582.2 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 73906 0 0 0 58203 17 0 0 20 0 1 0 335576794 303591424 73385 33554432000 134512640 135840783 4294409248 4294408608 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 74119 73385 350 325 0 73055 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 296476

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12490
/proc/meminfo: memFree=25220864/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=324708 CPUtime=882.15 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81030 0 0 0 88196 19 0 0 20 0 1 0 335576794 332500992 80451 33554432000 134512640 135840783 4294409248 4294408544 134572580 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81177 80451 350 325 0 80113 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 324708

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12490
/proc/meminfo: memFree=25220668/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=324708 CPUtime=942.12 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81057 0 0 0 94193 19 0 0 20 0 1 0 335576794 332500992 80452 33554432000 134512640 135840783 4294409248 4294408608 134551081 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81177 80452 350 325 0 80113 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 324708

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12490
/proc/meminfo: memFree=25220200/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=324708 CPUtime=1002.08 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81105 0 0 0 100189 19 0 0 20 0 1 0 335576794 332500992 80452 33554432000 134512640 135840783 4294409248 4294408608 134551071 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81177 80452 350 325 0 80113 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 324708

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12644
/proc/meminfo: memFree=26831044/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=325004 CPUtime=1062.03 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81197 0 0 0 106184 19 0 0 20 0 1 0 335576794 332804096 80496 33554432000 134512640 135840783 4294409248 4294408608 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81251 80496 350 325 0 80187 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 325004

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 12644
/proc/meminfo: memFree=26767832/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=325004 CPUtime=1122 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81229 0 0 0 112181 19 0 0 20 0 1 0 335576794 332804096 80496 33554432000 134512640 135840783 4294409248 4294408608 134550902 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81251 80496 350 325 0 80187 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 325004

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12644
/proc/meminfo: memFree=26739084/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=325004 CPUtime=1181.99 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81229 0 0 0 118180 19 0 0 20 0 1 0 335576794 332804096 80496 33554432000 134512640 135840783 4294409248 4294408608 134550878 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81251 80496 350 325 0 80187 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 325004

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12644
/proc/meminfo: memFree=26702916/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=325004 CPUtime=1241.98 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81229 0 0 0 124179 19 0 0 20 0 1 0 335576794 332804096 80496 33554432000 134512640 135840783 4294409248 4294408608 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81251 80496 350 325 0 80187 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 325004

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12644
/proc/meminfo: memFree=26606444/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=325004 CPUtime=1301.97 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81231 0 0 0 130178 19 0 0 20 0 1 0 335576794 332804096 80498 33554432000 134512640 135840783 4294409248 4294401532 6926272 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81251 80498 350 325 0 80187 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 325004

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12645
/proc/meminfo: memFree=26479220/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=325004 CPUtime=1361.96 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81231 0 0 0 136177 19 0 0 20 0 1 0 335576794 332804096 80498 33554432000 134512640 135840783 4294409248 4294408608 134550863 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81251 80498 350 325 0 80187 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 325004

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12645
/proc/meminfo: memFree=26378780/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=325004 CPUtime=1421.96 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81231 0 0 0 142177 19 0 0 20 0 1 0 335576794 332804096 80498 33554432000 134512640 135840783 4294409248 4294408608 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81251 80498 350 325 0 80187 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 325004

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12648
/proc/meminfo: memFree=26347020/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=325004 CPUtime=1481.94 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81231 0 0 0 148175 19 0 0 20 0 1 0 335576794 332804096 80498 33554432000 134512640 135840783 4294409248 4294408608 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81251 80498 350 325 0 80187 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 325004

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12671
/proc/meminfo: memFree=26234960/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=324732 CPUtime=1541.93 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 81231 0 0 0 154174 19 0 0 20 0 1 0 335576794 332525568 80460 33554432000 134512640 135840783 4294409248 4294408608 134550863 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 81183 80460 350 325 0 80119 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 324732

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12671
/proc/meminfo: memFree=26106588/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=355708 CPUtime=1601.92 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 89022 0 0 0 160171 21 0 0 20 0 1 0 335576794 364244992 88204 33554432000 134512640 135840783 4294409248 4294408608 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 88927 88204 350 325 0 87863 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 355708

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12672
/proc/meminfo: memFree=26043748/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=355708 CPUtime=1661.91 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 89022 0 0 0 166170 21 0 0 20 0 1 0 335576794 364244992 88204 33554432000 134512640 135840783 4294409248 4294408608 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 88927 88204 350 325 0 87863 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 355708

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12672
/proc/meminfo: memFree=25990952/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=355708 CPUtime=1721.9 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 89022 0 0 0 172169 21 0 0 20 0 1 0 335576794 364244992 88204 33554432000 134512640 135840783 4294409248 4294408560 4063766 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 88927 88204 350 325 0 87863 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 355708

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12672
/proc/meminfo: memFree=25956632/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=355708 CPUtime=1781.89 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 89022 0 0 0 178168 21 0 0 20 0 1 0 335576794 364244992 88204 33554432000 134512640 135840783 4294409248 4294408560 134551324 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 88927 88204 350 325 0 87863 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 355708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12672
/proc/meminfo: memFree=25947672/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=356020 CPUtime=1800.09 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 89068 0 0 0 179988 21 0 0 20 0 1 0 335576794 364564480 88250 33554432000 134512640 135840783 4294409248 4294408672 134546112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 89005 88250 350 325 0 87941 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 356020

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12672
/proc/meminfo: memFree=25947672/32873648 swapFree=7368/7368
[pid=12480] ppid=12478 vsize=356020 CPUtime=1800.09 cores=1,3,5,7
/proc/12480/stat : 12480 (bsolo3.0.17) R 12478 12480 10459 0 -1 4202496 89068 0 0 0 179988 21 0 0 20 0 1 0 335576794 364564480 88250 33554432000 134512640 135840783 4294409248 4294408672 134546112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12480/statm: 89005 88250 350 325 0 87941 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 356020

Child status: 15
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1799.89
CPU system time (s): 0.220966
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 356020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.220966
maximum resident set size= 353004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89071
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= 168
involuntary context switches= 1850

runsolver used 3.33949 second user time and 9.69553 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-03 05:35:27
IDJOB=3733319
IDBENCH=2274
IDSOLVER=2318
FILE ID=node149/3733319-1338694527
RUNJOBID= node149-1338678596-10476
PBS_JOBID= 14636664
Free space on /tmp= 71048 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733319-1338694527/watcher-3733319-1338694527 -o /tmp/evaluation-result-3733319-1338694527/solver-3733319-1338694527 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3733319-1338694527.opb            

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

MD5SUM BENCH= 907943cf03e4e0f899b19858f5690e6e
RANDOM SEED=621678767

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25950928 kB
Buffers:          711604 kB
Cached:          4039784 kB
SwapCached:         2468 kB
Active:          3177132 kB
Inactive:        2855000 kB
Active(anon):    1263900 kB
Inactive(anon):     9368 kB
Active(file):    1913232 kB
Inactive(file):  2845632 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              7436 kB
Writeback:             0 kB
AnonPages:       1277568 kB
Mapped:            15716 kB
Shmem:                96 kB
Slab:             745804 kB
SReclaimable:     189956 kB
SUnreclaim:       555848 kB
KernelStack:        1456 kB
PageTables:         6500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1387512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71040 MiB
End job on node149 at 2012-06-03 06:05:30