Trace number 3463008

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.2SAT220 1798.01 1797.98

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM9828b7020b058ee74169951dda258843
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1797.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 186
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints476
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 476
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c bsolo beta version 3.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-3463008-1307175483.opb
0.00/0.00	c File size is 43369 bytes.
0.00/0.00	c Highest Coefficient sum: 476
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 476 Constr: 476 0/0/476 Lit: 4278 Watch. Lit: 1533
0.00/0.00	c Obj. Vars: 476 (100 % of total variables)
0.00/0.00	c Pre-processing Time: 0.003 s
0.39/0.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.43	c        0    476      476     4278    8     1989    8556      0      0 0.00
0.39/0.43	c Initial Lower Bound: 144
0.39/0.43	c Initial Path Cost: 0
0.39/0.43	o 227
3.49/3.59	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.49/3.59	c        0    476      477     4754    9     2500    9556      1      0 0.44
3.49/3.59	o 226
14.79/14.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
14.79/14.88	c        2    476      480     5697   11     2752    9556      4      0 3.59
14.79/14.88	c      102    476      722    66552   92     3255   10512    246     14 7.28
14.79/14.88	c      354    476     1453   261675  180     4698   11564    977     30 11.46
14.79/14.88	o 224
47.39/47.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
47.39/47.43	c      354    476     1454   262151  180     4981    9556    978     23 14.88
47.39/47.43	c      454    476     1658   311179  187     5409   10512   1182     24 18.84
47.39/47.43	c      705    476     2292   475292  207     6641   11564   1816     30 23.07
47.39/47.43	c     1181    476     3703   850413  229     9456   12721   3227     41 28.45
47.39/47.43	c     1994    476     6006  1423261  236    14131   13994   5530     57 34.45
47.39/47.43	c     3314    476     8466  2022640  238    19014   15394   7990     81 40.62
47.39/47.43	o 223
50.99/51.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
50.99/51.01	c     4847    476    11808  2821572  238    25952    9556  11332    102 47.43
50.99/51.01	o 222
82.59/82.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
82.59/82.61	c     4848    476     5258  1160064  220    12346    9556   4782     95 51.01
82.59/82.61	c     4948    476     5547  1235358  222    12950   10512   5071     89 55.26
82.59/82.61	c     5198    476     6284  1452863  231    14440   11564   5808     87 59.50
82.59/82.61	c     5673    476     7653  1847042  241    17178   12721   7177     87 64.63
82.59/82.61	c     6487    476    10035  2507863  249    21923   13994   9559     92 70.47
82.59/82.61	c     7807    476    13811  3587934  259    29529   15394  13335    100 77.96
82.59/82.61	o 221
114.79/114.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
114.79/114.83	c     8331    476    14751  3813999  258    31566    9556  14275    100 82.61
114.79/114.83	c     8431    476     5553  1428929  257    12702   10512   5077     96 87.29
114.79/114.83	c     8681    476     6296  1651848  262    14201   11564   5820     94 92.23
114.79/114.83	c     9157    476     7694  2053432  266    16963   12721   7218     93 97.63
114.79/114.83	c     9971    476    10028  2686090  267    21641   13994   9552     95 103.89
114.79/114.83	c    11291    476    13153  3468313  263    27866   15394  12677    102 110.67
114.79/114.83	o 220
1797.92/1797.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.92/1797.97	c    11426    476    13524  3561075  263    28890    9556  13048     99 114.83
1797.92/1797.97	c    11526    476     5546  1348288  243    12698   10512   5070     96 119.16
1797.92/1797.97	c    11777    476     6254  1560421  249    14103   11564   5778     95 123.92
1797.92/1797.97	c    12252    476     7590  1968027  259    16792   12721   7114     94 129.67
1797.92/1797.97	c    13067    476     9909  2572546  259    21390   13994   9433     96 135.37
1797.92/1797.97	c    14387    476    13506  3472588  257    28587   15394  13030    100 142.59
1797.92/1797.97	c    16468    476    11370  2945500  259    24514   16934  10894    108 152.40
1797.92/1797.97	c    19691    476    11380  2918015  256    24474   18628  10904    119 164.85
1797.92/1797.97	c    24628    476    16060  4203067  261    33744   20491  15584    134 182.75
1797.92/1797.97	c    32135    476    16793  4407795  262    35204   22541  16317    153 209.45
1797.92/1797.97	c    43497    476    14984  3916739  261    31590   24796  14508    174 248.95
1797.92/1797.97	c    60642    476    13310  3434335  258    28226   27276  12834    196 309.18
1797.92/1797.97	c    86461    476    16252  4145945  255    34094   30004  15776    216 398.76
1797.92/1797.97	c   125294    476    21348  5558931  260    44347   33005  20872    234 533.77
1797.92/1797.97	c   183646    476    21903  5759210  262    45423   36306  21427    247 742.91
1797.92/1797.97	c   271278    476    29021  7173834  247    59608   39937  28545    255 1060.80
1797.92/1797.97	c   402830    476    33196  8957316  269    68010   43931  32720    257 1564.23
1797.92/1797.97	c Resources Exceeded
1797.92/1797.97	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 
1797.92/1797.97	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1797.97	c   40   464324  96398   666302    33518  8837398  33042    258 1798.00
1797.92/1797.97	c Objective: 220
1797.92/1797.97	s SATISFIABLE
1797.92/1797.97	c Total time: 1798 s

Verifier Data

OK	220

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-3463008-1307175483/watcher-3463008-1307175483 -o /tmp/evaluation-result-3463008-1307175483/solver-3463008-1307175483 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463008-1307175483.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.00 1.16 1.55 4/497 18639
/proc/meminfo: memFree=29058264/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=12096 CPUtime=0 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 536 0 0 0 0 0 0 0 19 0 1 0 829147982 12386304 480 33554432000 134512640 137138936 4289765584 18446744073709551615 135463577 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 3024 480 275 642 0 2380 0

[startup+0.047503 s]
/proc/loadavg: 1.00 1.16 1.55 4/497 18639
/proc/meminfo: memFree=29058264/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=12316 CPUtime=0.04 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 668 0 0 0 4 0 0 0 19 0 1 0 829147982 12611584 606 33554432000 134512640 137138936 4289765584 18446744073709551615 135441009 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 3079 606 278 642 0 2435 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12316

[startup+0.100506 s]
/proc/loadavg: 1.00 1.16 1.55 4/497 18639
/proc/meminfo: memFree=29058264/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=12456 CPUtime=0.09 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 749 0 0 0 9 0 0 0 19 0 1 0 829147982 12754944 665 33554432000 134512640 137138936 4289765584 18446744073709551615 135445041 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 3114 665 278 642 0 2470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12456

[startup+0.300458 s]
/proc/loadavg: 1.00 1.16 1.55 4/497 18639
/proc/meminfo: memFree=29058264/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=12680 CPUtime=0.29 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 1260 0 0 0 29 0 0 0 20 0 1 0 829147982 12984320 658 33554432000 134512640 137138936 4289765584 18446744073709551615 135433539 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 3170 658 278 642 0 2526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12680

[startup+0.700403 s]
/proc/loadavg: 1.00 1.16 1.55 4/497 18639
/proc/meminfo: memFree=29058264/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=13508 CPUtime=0.69 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 3738 0 0 0 69 0 0 0 21 0 1 0 829147982 13832192 601 33554432000 134512640 137138936 4289765584 18446744073709551615 134768846 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 3377 601 283 642 0 2733 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13508

[startup+1.50026 s]
/proc/loadavg: 1.00 1.16 1.55 3/499 18641
/proc/meminfo: memFree=29053912/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=13660 CPUtime=1.49 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 7451 0 0 0 148 1 0 0 23 0 1 0 829147982 13987840 674 33554432000 134512640 137138936 4289765584 18446744073709551615 135441022 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 3415 674 283 642 0 2771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13660

[startup+3.10104 s]
/proc/loadavg: 1.16 1.19 1.56 3/499 18641
/proc/meminfo: memFree=29051432/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=13416 CPUtime=3.09 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 20679 0 0 0 307 2 0 0 25 0 1 0 829147982 13737984 550 33554432000 134512640 137138936 4289765584 18446744073709551615 135464187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 3354 550 283 642 0 2710 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13416

[startup+6.30045 s]
/proc/loadavg: 1.16 1.19 1.56 3/499 18641
/proc/meminfo: memFree=29050716/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=13776 CPUtime=6.29 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 44494 0 0 0 625 4 0 0 25 0 1 0 829147982 14106624 692 33554432000 134512640 137138936 4289765584 18446744073709551615 134734510 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 3444 692 288 642 0 2800 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13776

[startup+12.7004 s]
/proc/loadavg: 1.29 1.22 1.56 3/499 18641
/proc/meminfo: memFree=29045196/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=16468 CPUtime=12.69 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 130068 0 0 0 1254 15 0 0 25 0 1 0 829147982 16863232 1372 33554432000 134512640 137138936 4289765584 18446744073709551615 135434240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 4117 1374 288 642 0 3473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16468

[startup+25.5002 s]
/proc/loadavg: 1.40 1.25 1.56 3/499 18641
/proc/meminfo: memFree=29042104/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=20368 CPUtime=25.49 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 265219 0 0 0 2518 31 0 0 25 0 1 0 829147982 20856832 2269 33554432000 134512640 137138936 4289765584 18446744073709551615 135441022 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 5092 2269 292 642 0 4448 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20368

[startup+51.1009 s]
/proc/loadavg: 1.74 1.34 1.58 4/499 18643
/proc/meminfo: memFree=28997016/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=51284 CPUtime=51.09 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 925357 0 0 0 4992 117 0 0 25 0 1 0 829147982 52514816 9845 33554432000 134512640 137138936 4289765584 18446744073709551615 135358758 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 12821 9846 292 642 0 12177 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51284

[startup+102.319 s]
/proc/loadavg: 1.89 1.45 1.60 3/499 18645
/proc/meminfo: memFree=28937120/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=63520 CPUtime=102.31 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 1460388 0 0 0 10029 202 0 0 25 0 1 0 829147982 65044480 12979 33554432000 134512640 137138936 4289765584 18446744073709551615 134851236 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 15880 12979 292 642 0 15236 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 63520

[startup+162.3 s]
/proc/loadavg: 1.96 1.54 1.63 3/499 18645
/proc/meminfo: memFree=28899524/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=74596 CPUtime=162.29 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 2132816 0 0 0 15902 327 0 0 25 0 1 0 829147982 76386304 16325 33554432000 134512640 137138936 4289765584 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 18649 16325 292 642 0 18005 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74596

[startup+222.301 s]
/proc/loadavg: 1.98 1.62 1.65 4/499 18647
/proc/meminfo: memFree=28869004/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=94348 CPUtime=222.29 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 3040915 0 0 0 21719 510 0 0 25 0 1 0 829147982 96612352 21263 33554432000 134512640 137138936 4289765584 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 23587 21263 292 642 0 22943 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 94348

[startup+282.301 s]
/proc/loadavg: 1.99 1.69 1.67 4/499 18649
/proc/meminfo: memFree=28850140/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=104092 CPUtime=282.29 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 3831733 0 0 0 27545 684 0 0 25 0 1 0 829147982 106590208 23113 33554432000 134512640 137138936 4289765584 18446744073709551615 134730634 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 26023 23113 292 642 0 25379 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 104092

[startup+342.301 s]
/proc/loadavg: 1.99 1.74 1.68 4/499 18651
/proc/meminfo: memFree=28841312/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=109644 CPUtime=342.29 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 4645866 0 0 0 33361 868 0 0 25 0 1 0 829147982 112275456 25087 33554432000 134512640 137138936 4289765584 18446744073709551615 134618515 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 27411 25087 292 642 0 26767 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 109644

[startup+402.301 s]
/proc/loadavg: 1.99 1.79 1.70 3/499 18651
/proc/meminfo: memFree=28838436/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=113976 CPUtime=402.3 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 5359161 0 0 0 39202 1028 0 0 25 0 1 0 829147982 116711424 25559 33554432000 134512640 137138936 4289765584 18446744073709551615 135440696 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 28494 25559 292 642 0 27850 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113976

[startup+462.301 s]
/proc/loadavg: 1.99 1.82 1.72 4/499 18653
/proc/meminfo: memFree=28826144/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=124788 CPUtime=462.3 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 6206004 0 0 0 45015 1215 0 0 25 0 1 0 829147982 127782912 28463 33554432000 134512640 137138936 4289765584 18446744073709551615 134733524 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 31273 28465 292 642 0 30629 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 124788

[startup+522.301 s]
/proc/loadavg: 1.99 1.85 1.73 4/499 18655
/proc/meminfo: memFree=28826748/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=124640 CPUtime=522.29 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 6897631 0 0 0 50846 1383 0 0 25 0 1 0 829147982 127631360 28460 33554432000 134512640 137138936 4289765584 18446744073709551615 134733524 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 31350 28463 292 642 0 30706 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 124640

[startup+582.3 s]
/proc/loadavg: 1.99 1.88 1.75 4/499 18657
/proc/meminfo: memFree=28812852/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=137208 CPUtime=582.29 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 7691498 0 0 0 56671 1558 0 0 25 0 1 0 829147982 140500992 31978 33554432000 134512640 137138936 4289765584 18446744073709551615 134573759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 34302 31978 292 642 0 33658 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 137208

[startup+642.3 s]

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

/proc/meminfo: memFree=28793920/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=149548 CPUtime=1062.31 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 13213285 0 0 0 103349 2882 0 0 25 0 1 0 829147982 153137152 34218 33554432000 134512640 137138936 4289765584 18446744073709551615 135446768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 37387 34218 292 642 0 36743 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 149548

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/499 18671
/proc/meminfo: memFree=28772336/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=167256 CPUtime=1122.31 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 13965775 0 0 0 109183 3048 0 0 25 0 1 0 829147982 171270144 38836 33554432000 134512640 137138936 4289765584 18446744073709551615 134730668 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 41814 38836 292 642 0 41170 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 167256

[startup+1182.3 s]
/proc/loadavg: 2.16 2.02 1.87 4/499 18673
/proc/meminfo: memFree=28771080/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=164584 CPUtime=1182.31 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 14569878 0 0 0 115032 3199 0 0 25 0 1 0 829147982 168534016 38822 33554432000 134512640 137138936 4289765584 18446744073709551615 134542448 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 41146 38822 292 642 0 40502 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 164584

[startup+1242.3 s]
/proc/loadavg: 2.15 2.04 1.88 4/499 18675
/proc/meminfo: memFree=28769956/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=166384 CPUtime=1242.31 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 15180166 0 0 0 120889 3342 0 0 25 0 1 0 829147982 170377216 38829 33554432000 134512640 137138936 4289765584 18446744073709551615 135383860 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 41801 38832 292 642 0 41157 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 166384

[startup+1302.3 s]
/proc/loadavg: 2.14 2.06 1.90 4/499 18677
/proc/meminfo: memFree=28771936/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=164580 CPUtime=1302.33 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 15698310 0 0 0 126749 3484 0 0 25 0 1 0 829147982 168529920 38821 33554432000 134512640 137138936 4289765584 18446744073709551615 136700814 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 41145 38821 292 642 0 40501 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 164580

[startup+1362.3 s]
/proc/loadavg: 2.05 2.05 1.91 4/499 18677
/proc/meminfo: memFree=28772180/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=164580 CPUtime=1362.32 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 16086679 0 0 0 132631 3601 0 0 25 0 1 0 829147982 168529920 38821 33554432000 134512640 137138936 4289765584 18446744073709551615 134712197 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 41391 38824 292 642 0 40747 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 164580

[startup+1422.32 s]
/proc/loadavg: 2.02 2.04 1.91 4/499 18679
/proc/meminfo: memFree=28773044/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=164580 CPUtime=1422.33 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 16413987 0 0 0 138526 3707 0 0 25 0 1 0 829147982 168529920 38821 33554432000 134512640 137138936 4289765584 18446744073709551615 134603150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 41145 38821 292 642 0 40501 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 164580

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 1.91 3/499 18681
/proc/meminfo: memFree=28773040/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=165240 CPUtime=1482.32 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 16623680 0 0 0 144450 3782 0 0 25 0 1 0 829147982 169205760 38823 33554432000 134512640 137138936 4289765584 18446744073709551615 136504617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 41310 38823 292 642 0 40666 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 165240

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 1.91 4/499 18683
/proc/meminfo: memFree=28772908/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=164572 CPUtime=1542.31 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 16922729 0 0 0 150344 3887 0 0 25 0 1 0 829147982 168521728 38819 33554432000 134512640 137138936 4289765584 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 41143 38819 292 642 0 40499 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 164572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.91 4/499 18683
/proc/meminfo: memFree=28766576/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=170968 CPUtime=1602.31 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 17496463 0 0 0 156204 4027 0 0 25 0 1 0 829147982 175071232 40418 33554432000 134512640 137138936 4289765584 18446744073709551615 134573202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 42742 40418 292 642 0 42098 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 170968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.91 4/499 18685
/proc/meminfo: memFree=28766440/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=173616 CPUtime=1662.32 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 18127723 0 0 0 162046 4186 0 0 25 0 1 0 829147982 177782784 40426 33554432000 134512640 137138936 4289765584 18446744073709551615 134840707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 43404 40426 292 642 0 42760 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 173616

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/499 18687
/proc/meminfo: memFree=28760724/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=170960 CPUtime=1722.32 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 18691964 0 0 0 167912 4320 0 0 25 0 1 0 829147982 175063040 40416 33554432000 134512640 137138936 4289765584 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 42740 40416 292 642 0 42096 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 170960

[startup+1782.3 s]
/proc/loadavg: 2.20 2.05 1.93 4/499 18689
/proc/meminfo: memFree=28750672/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=179136 CPUtime=1782.32 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 19420453 0 0 0 173749 4483 0 0 25 0 1 0 829147982 183435264 42428 33554432000 134512640 137138936 4289765584 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 44784 42428 292 642 0 44140 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 179136

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

[startup+1785.5 s]
/proc/loadavg: 2.20 2.05 1.93 4/499 18689
/proc/meminfo: memFree=28752656/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=181596 CPUtime=1785.51 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 19446079 0 0 0 174062 4489 0 0 25 0 1 0 829147982 185954304 42427 33554432000 134512640 137138936 4289765584 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 45399 42427 292 642 0 44755 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (KiB) 181596

[startup+1791.92 s]
/proc/loadavg: 2.17 2.05 1.93 4/499 18689
/proc/meminfo: memFree=28752904/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=178964 CPUtime=1791.94 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 19524028 0 0 0 174684 4510 0 0 25 0 1 0 829147982 183259136 42417 33554432000 134512640 137138936 4289765584 18446744073709551615 134544830 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 44741 42417 292 642 0 44097 0
Current children cumulated CPU time (s) 1791.94
Current children cumulated vsize (KiB) 178964

[startup+1795.1 s]
/proc/loadavg: 2.17 2.05 1.93 4/499 18689
/proc/meminfo: memFree=28752904/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=181604 CPUtime=1795.13 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 19564833 0 0 0 174994 4519 0 0 25 0 1 0 829147982 185962496 42426 33554432000 134512640 137138936 4289765584 18446744073709551615 136574033 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 44741 42417 292 642 0 44097 0
Current children cumulated CPU time (s) 1795.13
Current children cumulated vsize (KiB) 181604

[startup+1796.7 s]
/proc/loadavg: 2.16 2.04 1.93 3/499 18689
/proc/meminfo: memFree=28752904/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=178964 CPUtime=1796.72 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 19584086 0 0 0 175148 4524 0 0 25 0 1 0 829147982 183259136 42417 33554432000 134512640 137138936 4289765584 18446744073709551615 134573202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 44741 42417 292 642 0 44097 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (KiB) 178964

[startup+1797.5 s]
/proc/loadavg: 2.16 2.04 1.93 4/499 18689
/proc/meminfo: memFree=28751912/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=181616 CPUtime=1797.52 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 19593649 0 0 0 175226 4526 0 0 25 0 1 0 829147982 185974784 42426 33554432000 134512640 137138936 4289765584 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 45404 42426 292 642 0 44760 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (KiB) 181616

[startup+1797.9 s]
/proc/loadavg: 2.16 2.04 1.93 4/499 18689
/proc/meminfo: memFree=28751912/32951132 swapFree=57925096/67111528
[pid=18639] ppid=18635 vsize=181612 CPUtime=1797.92 cores=1,3,5,7
/proc/18639/stat : 18639 (bsolo) R 18635 18639 16811 0 -1 4202496 19598631 0 0 0 175265 4527 0 0 25 0 1 0 829147982 185970688 42426 33554432000 134512640 137138936 4289765584 18446744073709551615 135446161 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18639/statm: 45403 42426 292 642 0 44759 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 181612

Child status: 0
Real time (s): 1797.98
CPU time (s): 1798.01
CPU user time (s): 1752.72
CPU system time (s): 45.2871
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 181660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1752.72
system time used= 45.2871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19599505
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= 5
involuntary context switches= 1074

runsolver used 8.67568 second user time and 21.9367 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-04 10:18:03
IDJOB=3463008
IDBENCH=1950
IDSOLVER=1955
FILE ID=node129/3463008-1307175483
RUNJOBID= node129-1307175483-18621
PBS_JOBID= 13508828
Free space on /tmp= 73880 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463008-1307175483/watcher-3463008-1307175483 -o /tmp/evaluation-result-3463008-1307175483/solver-3463008-1307175483 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463008-1307175483.opb

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

MD5SUM BENCH= 9828b7020b058ee74169951dda258843
RANDOM SEED=78916514

node129.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.831
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.66
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.831
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	: 5332.83
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.75
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.831
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:     32951132 kB
MemFree:      29058940 kB
Buffers:        320580 kB
Cached:        2139416 kB
SwapCached:      49348 kB
Active:         442364 kB
Inactive:      3167924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29058940 kB
SwapTotal:    67111528 kB
SwapFree:     57925096 kB
Dirty:            7832 kB
Writeback:           0 kB
AnonPages:     1111756 kB
Mapped:          14348 kB
Slab:           154212 kB
PageTables:      58872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147299796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73872 MiB
End job on node129 at 2011-06-04 10:48:02