Trace number 3733011

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)-25 1800.03 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
MD5SUM65bafde3eb06761afc4fe90b6aa8c264
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark19.787
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17827
Number of constraints which are clauses17827
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 450
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 450
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 450
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-3733011-1338691788.opb
0.00/0.00	c File size is 422137 bytes.
0.00/0.04	c Highest Coefficient sum: 450
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.034 s
0.00/0.04	c Var: 450 Constr: 17827 17827/0/0 Lit: 35654 Watch. Lit: 35654
0.00/0.04	c Obj. Vars: 450 (100 % of total variables)
0.08/0.12	c Pre-processing Time: 0.111 s
0.08/0.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.08/0.12	c        0    450    17827    35654    2    35654    5942      0      0 0.11
0.08/0.12	c Switching off LPR mode.
0.08/0.12	o -22	0.112
0.08/0.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.08/0.12	c        0    450    17828    36104    2    35678    6942      1      0 0.11
0.08/0.12	o -23	0.115
0.18/0.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.18/0.21	c       19    450    17848    44634    2    35741    6942     21    165 0.12
0.18/0.21	c      119    450    17948    86983    4    35941    7637    121    894 0.13
0.18/0.21	c      369    450    18198   192720   10    36441    8401    371   2038 0.18
0.18/0.21	o -24	0.205
6.49/6.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.49/6.56	c      509    450    18339   252414   13    36747    6942    512   2470 0.21
6.49/6.56	c      609    450    18439   294603   15    36947    7637    612   2694 0.23
6.49/6.56	c      859    450    18689   400032   21    37447    8401    862   3169 0.27
6.49/6.56	c     1336    450    19166   601178   31    38401    9242   1339   3340 0.40
6.49/6.56	c     2149    450    19979   944369   47    40027   10167   2152   3246 0.66
6.49/6.56	c     3470    450    21300  1502070   70    42669   11184   3473   3180 1.09
6.49/6.56	c     5551    450    23381  2380282  101    46831   12303   5554   2785 1.99
6.49/6.56	c     8775    450    26605  3739859  140    53279   13534   8778   2093 4.19
6.49/6.56	o -25	6.553
1800.02/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.02/1800.40	c    11299    450    29130  4804620  164    58354    6942  11303   1723 6.55
1800.02/1800.40	c    11400    450    21400  1542000   72    42825    7637   3573   1688 6.75
1800.02/1800.40	c    11650    450    21650  1646853   76    43325    8401   3823   1704 6.83
1800.02/1800.40	c    12126    450    22126  1847444   83    44277    9242   4299   1740 6.97
1800.02/1800.40	c    12940    450    22940  2190184   95    45905   10167   5113   1754 7.38
1800.02/1800.40	c    14260    450    24260  2745123  113    48545   11184   6433   1833 7.78
1800.02/1800.40	c    16341    450    26341  3620014  137    52707   12303   8514   1840 8.88
1800.02/1800.40	c    19564    450    29564  4976116  168    59153   13534  11737   1700 11.50
1800.02/1800.40	c    24500    450    27303  4018411  147    54631   14888   9476   1593 15.37
1800.02/1800.40	c    32006    450    26937  3866774  143    53899   16377   9110   1542 20.75
1800.02/1800.40	c    43367    450    29688  5022650  169    59401   18015  11861   1373 31.58
1800.02/1800.40	c    60511    450    27970  4296017  153    55965   19817  10143   1043 57.99
1800.02/1800.40	c    86330    450    33111  6459975  195    66247   21799  15284    795 108.54
1800.02/1800.40	c   125163    450    37949  8489369  223    75923   23979  20122    518 241.50
1800.02/1800.40	c   183515    450    29283  4850582  165    58591   26377  11456    470 390.06
1800.02/1800.40	c   271148    450    38636  8784087  227    77297   29015  20809    386 700.68
1800.02/1800.40	c   402700    450    43676 10908631  249    87377   31917  25849    414 970.66
1800.02/1800.40	c   600133    450    30468  5352222  175    60961   35109  12641    417 1435.90
1800.02/1800.40	c Caught signal: 15
1800.02/1800.40	v -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.02/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.02/1800.40	c   30   731335  60819   803719    41370  9941439  23543    406 1800.03
1800.02/1800.40	c Objective: -25
1800.02/1800.40	s SATISFIABLE
1800.02/1800.40	c Total time: 1800.03 s

Verifier Data

OK	-25

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-3733011-1338691788/watcher-3733011-1338691788 -o /tmp/evaluation-result-3733011-1338691788/solver-3733011-1338691788 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3733011-1338691788.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: 1.94 1.99 1.99 3/174 27236
/proc/meminfo: memFree=28420756/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=2660 CPUtime=0 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) D 27234 27236 25229 0 -1 4194304 95 0 0 0 0 0 0 0 20 0 1 0 335304272 2723840 47 33554432000 134512640 135840783 4286811536 4286809572 11355076 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 665 47 37 325 0 32 0

[startup+0.0158179 s]
/proc/loadavg: 1.94 1.99 1.99 3/174 27236
/proc/meminfo: memFree=28420756/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=5380 CPUtime=0 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 335304272 5509120 478 33554432000 134512640 135840783 4286811536 4286810260 11900153 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 1345 479 340 325 0 177 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5380

[startup+0.100211 s]
/proc/loadavg: 1.94 1.99 1.99 3/174 27236
/proc/meminfo: memFree=28420756/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=7792 CPUtime=0.08 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 1368 0 0 0 8 0 0 0 20 0 1 0 335304272 7979008 1200 33554432000 134512640 135840783 4286811536 4286805052 16356400 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 1948 1200 343 325 0 884 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7792

[startup+0.300181 s]
/proc/loadavg: 1.94 1.99 1.99 3/174 27236
/proc/meminfo: memFree=28420756/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=12504 CPUtime=0.28 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 2653 0 0 0 28 0 0 0 20 0 1 0 335304272 12804096 2377 33554432000 134512640 135840783 4286811536 4286810896 134550902 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 3126 2377 348 325 0 2062 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12504

[startup+0.700179 s]
/proc/loadavg: 1.94 1.99 1.99 3/174 27236
/proc/meminfo: memFree=28420756/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=19804 CPUtime=0.68 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 4498 0 0 0 67 1 0 0 20 0 1 0 335304272 20279296 4222 33554432000 134512640 135840783 4286811536 4286805328 11867431 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 4951 4223 348 325 0 3887 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19804

[startup+1.50019 s]
/proc/loadavg: 1.94 1.99 1.99 3/175 27237
/proc/meminfo: memFree=28399668/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=32860 CPUtime=1.48 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 7743 0 0 0 147 1 0 0 20 0 1 0 335304272 33648640 7467 33554432000 134512640 135840783 4286811536 4286805328 11867431 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 8215 7467 348 325 0 7151 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32860

[startup+3.10022 s]
/proc/loadavg: 1.94 1.99 1.99 3/175 27237
/proc/meminfo: memFree=28385036/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=48448 CPUtime=3.08 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 11634 0 0 0 306 2 0 0 20 0 1 0 335304272 49610752 11358 33554432000 134512640 135840783 4286811536 4286810896 134551093 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 12112 11358 348 325 0 11048 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48448

[startup+6.30022 s]
/proc/loadavg: 1.94 1.99 1.99 3/175 27237
/proc/meminfo: memFree=28360732/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=67792 CPUtime=6.28 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 16489 0 0 0 625 3 0 0 20 0 1 0 335304272 69419008 16213 33554432000 134512640 135840783 4286811536 4286810896 134551186 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 16948 16213 348 325 0 15884 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 67792

[startup+12.7002 s]
/proc/loadavg: 1.95 1.99 1.99 3/175 27237
/proc/meminfo: memFree=28348212/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=80088 CPUtime=12.67 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 19547 0 0 0 1264 3 0 0 20 0 1 0 335304272 82010112 19266 33554432000 134512640 135840783 4286811536 4286810896 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 20022 19266 348 325 0 18958 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 80088

[startup+25.5002 s]
/proc/loadavg: 1.96 1.99 1.99 3/176 27240
/proc/meminfo: memFree=28332192/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=91848 CPUtime=25.47 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 22506 0 0 0 2543 4 0 0 20 0 1 0 335304272 94052352 22217 33554432000 134512640 135840783 4286811536 4286810896 134550779 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 22962 22217 348 325 0 21898 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 91848

[startup+51.1002 s]
/proc/loadavg: 1.97 1.99 1.99 3/176 27240
/proc/meminfo: memFree=28315156/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=107820 CPUtime=51.04 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 26527 0 0 0 5099 5 0 0 20 0 1 0 335304272 110407680 26215 33554432000 134512640 135840783 4286811536 4286810892 134520488 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 26955 26215 348 325 0 25891 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 107820

[startup+102.306 s]
/proc/loadavg: 1.99 1.99 1.99 3/175 27240
/proc/meminfo: memFree=28304528/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=117812 CPUtime=102.22 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 29044 0 0 0 10217 5 0 0 20 0 1 0 335304272 120639488 28715 33554432000 134512640 135840783 4286811536 4286810896 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27236/statm: 29453 28715 348 325 0 28389 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 117812

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/175 27240
/proc/meminfo: memFree=28293604/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=128648 CPUtime=162.18 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 31761 0 0 0 16213 5 0 0 20 0 1 0 335304272 131735552 31426 33554432000 134512640 135840783 4286811536 4286810848 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 32162 31426 348 325 0 31098 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 128648

[startup+222.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/175 27240
/proc/meminfo: memFree=28292488/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=128780 CPUtime=222.17 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 31807 0 0 0 22212 5 0 0 20 0 1 0 335304272 131870720 31459 33554432000 134512640 135840783 4286811536 4286810896 134550902 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 32195 31459 348 325 0 31131 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 128780

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/175 27241
/proc/meminfo: memFree=28280396/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=140568 CPUtime=282.17 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 34756 0 0 0 28211 6 0 0 20 0 1 0 335304272 143941632 34408 33554432000 134512640 135840783 4286811536 4286810896 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 35142 34408 348 325 0 34078 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 140568

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 27241
/proc/meminfo: memFree=28280260/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=140780 CPUtime=342.15 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 34815 0 0 0 34209 6 0 0 20 0 1 0 335304272 144158720 34461 33554432000 134512640 135840783 4286811536 4286810896 134550902 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 35195 34461 348 325 0 34131 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 140780

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 27241
/proc/meminfo: memFree=28280136/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=140660 CPUtime=402.14 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 34815 0 0 0 40208 6 0 0 20 0 1 0 335304272 144035840 34439 33554432000 134512640 135840783 4286811536 4286810896 134551532 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 35165 34439 348 325 0 34101 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 140660

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 27241
/proc/meminfo: memFree=28266744/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=153588 CPUtime=462.14 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 38045 0 0 0 46207 7 0 0 20 0 1 0 335304272 157274112 37669 33554432000 134512640 135840783 4286811536 4286810896 134550896 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 38397 37669 348 325 0 37333 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 153588

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 27241
/proc/meminfo: memFree=28266048/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=153800 CPUtime=522.12 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 38097 0 0 0 52205 7 0 0 20 0 1 0 335304272 157491200 37718 33554432000 134512640 135840783 4286811536 4286810896 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 38450 37718 348 325 0 37386 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 153800

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 27242
/proc/meminfo: memFree=28266048/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=153800 CPUtime=582.12 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 38097 0 0 0 58205 7 0 0 20 0 1 0 335304272 157491200 37718 33554432000 134512640 135840783 4286811536 4286810896 134551175 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 38450 37718 348 325 0 37386 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 153800

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 27267
/proc/meminfo: memFree=28250968/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=168236 CPUtime=822.07 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 41760 0 0 0 82199 8 0 0 20 0 1 0 335304272 172273664 41330 33554432000 134512640 135840783 4286811536 4286810896 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 42059 41330 348 325 0 40995 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 168236

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 27268
/proc/meminfo: memFree=28250968/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=168236 CPUtime=882.06 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 41760 0 0 0 88198 8 0 0 20 0 1 0 335304272 172273664 41330 33554432000 134512640 135840783 4286811536 4286810896 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 42059 41330 348 325 0 40995 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 168236

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 27268
/proc/meminfo: memFree=28250904/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=168032 CPUtime=942.06 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 41760 0 0 0 94198 8 0 0 20 0 1 0 335304272 172064768 41282 33554432000 134512640 135840783 4286811536 4286810896 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 42008 41282 348 325 0 40944 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 168032

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 27268
/proc/meminfo: memFree=28235156/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=183884 CPUtime=1002.04 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 45723 0 0 0 100195 9 0 0 20 0 1 0 335304272 188297216 45245 33554432000 134512640 135840783 4286811536 4286810896 134551071 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 45971 45245 348 325 0 44907 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 183884

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 27268
/proc/meminfo: memFree=28235768/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=183824 CPUtime=1062.03 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 45731 0 0 0 106194 9 0 0 20 0 1 0 335304272 188235776 45230 33554432000 134512640 135840783 4286811536 4286810896 134551321 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 45956 45230 348 325 0 44892 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 183824

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 27269
/proc/meminfo: memFree=28234768/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=183824 CPUtime=1122.02 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 45731 0 0 0 112193 9 0 0 20 0 1 0 335304272 188235776 45230 33554432000 134512640 135840783 4286811536 4286810896 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 45956 45230 348 325 0 44892 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 183824

[startup+1182.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 27270
/proc/meminfo: memFree=28234768/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=183872 CPUtime=1182.01 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 45742 0 0 0 118192 9 0 0 20 0 1 0 335304272 188284928 45241 33554432000 134512640 135840783 4286811536 4286810896 134551475 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 45968 45241 348 325 0 44904 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 183872

[startup+1242.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/176 27273
/proc/meminfo: memFree=28234760/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=183884 CPUtime=1242 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 45746 0 0 0 124191 9 0 0 20 0 1 0 335304272 188297216 45245 33554432000 134512640 135840783 4286811536 4286810896 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 45971 45245 348 325 0 44907 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 183884

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 27273
/proc/meminfo: memFree=28234644/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=183860 CPUtime=1302 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 45746 0 0 0 130191 9 0 0 20 0 1 0 335304272 188272640 45239 33554432000 134512640 135840783 4286811536 4286810896 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 45965 45239 348 325 0 44901 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 183860

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 27273
/proc/meminfo: memFree=28234520/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=183860 CPUtime=1361.98 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 45746 0 0 0 136189 9 0 0 20 0 1 0 335304272 188272640 45239 33554432000 134512640 135840783 4286811536 4286810896 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 45965 45239 348 325 0 44901 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 183860

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 27273
/proc/meminfo: memFree=28234644/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=183824 CPUtime=1421.98 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 45746 0 0 0 142189 9 0 0 20 0 1 0 335304272 188235776 45230 33554432000 134512640 135840783 4286811536 4286810896 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 45956 45230 348 325 0 44892 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 183824

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 27274
/proc/meminfo: memFree=28217520/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=201056 CPUtime=1481.97 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 50079 0 0 0 148186 11 0 0 20 0 1 0 335304272 205881344 49523 33554432000 134512640 135840783 4286811536 4286810888 3487949 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 50264 49523 348 325 0 49200 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 201056

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 27274
/proc/meminfo: memFree=28217520/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=201056 CPUtime=1541.96 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 50079 0 0 0 154185 11 0 0 20 0 1 0 335304272 205881344 49523 33554432000 134512640 135840783 4286811536 4286810888 3487910 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 50264 49523 348 325 0 49200 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 201056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 27274
/proc/meminfo: memFree=28217272/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=201284 CPUtime=1601.95 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 50119 0 0 0 160184 11 0 0 20 0 1 0 335304272 206114816 49563 33554432000 134512640 135840783 4286811536 4286810896 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 50321 49563 348 325 0 49257 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 201284

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 27274
/proc/meminfo: memFree=28217268/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=201520 CPUtime=1661.94 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 50180 0 0 0 166183 11 0 0 20 0 1 0 335304272 206356480 49622 33554432000 134512640 135840783 4286811536 4286810896 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 50380 49622 348 325 0 49316 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 201520

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/175 27313
/proc/meminfo: memFree=27805048/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=201216 CPUtime=1721.93 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 50180 0 0 0 172182 11 0 0 20 0 1 0 335304272 206045184 49578 33554432000 134512640 135840783 4286811536 4286810896 134551104 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 50304 49578 348 325 0 49240 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 201216

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 27314
/proc/meminfo: memFree=27752512/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=201500 CPUtime=1781.92 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 50219 0 0 0 178181 11 0 0 20 0 1 0 335304272 206336000 49617 33554432000 134512640 135840783 4286811536 4286810848 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 50375 49617 348 325 0 49311 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 201500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 27314
/proc/meminfo: memFree=27691100/32873852 swapFree=7624/7624
[pid=27236] ppid=27234 vsize=201500 CPUtime=1800.02 cores=0,2,4,6
/proc/27236/stat : 27236 (bsolo3.0.17) R 27234 27236 25229 0 -1 4202496 50219 0 0 0 179991 11 0 0 20 0 1 0 335304272 206336000 49617 33554432000 134512640 135840783 4286811536 4286810896 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27236/statm: 50375 49617 348 325 0 49311 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 201500

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

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

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1799.92
CPU system time (s): 0.113982
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 201520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.113982
maximum resident set size= 198488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 104
involuntary context switches= 2038

runsolver used 3.07353 second user time and 9.1926 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-03 04:49:48
IDJOB=3733011
IDBENCH=2236
IDSOLVER=2318
FILE ID=node131/3733011-1338691788
RUNJOBID= node131-1338678620-25248
PBS_JOBID= 14636682
Free space on /tmp= 71396 MiB

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

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

MD5SUM BENCH= 65bafde3eb06761afc4fe90b6aa8c264
RANDOM SEED=202966430

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28420904 kB
Buffers:          545172 kB
Cached:          3034336 kB
SwapCached:         2348 kB
Active:          1407440 kB
Inactive:        2186440 kB
Active(anon):      10728 kB
Inactive(anon):     3664 kB
Active(file):    1396712 kB
Inactive(file):  2182776 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:              6712 kB
Writeback:             0 kB
AnonPages:        102940 kB
Mapped:            15644 kB
Shmem:                 0 kB
Slab:             720384 kB
SReclaimable:     162712 kB
SUnreclaim:       557672 kB
KernelStack:        1424 kB
PageTables:         3824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     133120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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= 71388 MiB
End job on node131 at 2012-06-03 05:19:51