Trace number 3707887

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 1798.36

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 benchmark188
Best CPU time to get the best result obtained on this benchmark1796.75
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-3707887-1338144418.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.003 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.005 s
0.39/0.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.46	c        0    476      476     4278    8     1989    8556      0      0 0.01
0.39/0.46	c Initial Lower Bound: 144
0.39/0.46	c Initial Path Cost: 0
0.39/0.47	o 227
3.79/3.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.79/3.84	c        0    476      477     4754    9     2500    9556      1      0 0.47
3.79/3.84	o 226
15.89/15.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
15.89/15.91	c        2    476      480     5697   11     2752    9556      4      0 3.84
15.89/15.91	c      102    476      722    66552   92     3255   10512    246     13 7.77
15.89/15.91	c      354    476     1453   261675  180     4698   11564    977     28 12.25
15.89/15.91	o 224
50.88/50.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
50.88/50.97	c      354    476     1454   262151  180     4981    9556    978     22 15.91
50.88/50.97	c      454    476     1658   311179  187     5409   10512   1182     22 20.16
50.88/50.97	c      705    476     2292   475292  207     6641   11564   1816     28 24.69
50.88/50.97	c     1181    476     3703   850413  229     9456   12721   3227     38 30.48
50.88/50.97	c     1994    476     6006  1423261  236    14131   13994   5530     53 36.95
50.88/50.97	c     3314    476     8466  2022640  238    19014   15394   7990     75 43.61
50.88/50.97	o 223
54.77/54.81	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
54.77/54.81	c     4847    476    11808  2821572  238    25952    9556  11332     95 50.96
54.77/54.81	o 222
88.67/88.72	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
88.67/88.72	c     4848    476     5258  1160064  220    12346    9556   4782     88 54.79
88.67/88.72	c     4948    476     5547  1235358  222    12950   10512   5071     83 59.33
88.67/88.72	c     5198    476     6284  1452863  231    14440   11564   5808     81 63.87
88.67/88.72	c     5673    476     7653  1847042  241    17178   12721   7177     81 69.35
88.67/88.72	c     6487    476    10035  2507863  249    21923   13994   9559     85 75.61
88.67/88.72	c     7807    476    13811  3587934  259    29529   15394  13335     93 83.69
88.67/88.72	o 221
123.16/123.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
123.16/123.20	c     8331    476    14751  3813999  258    31566    9556  14275     93 88.70
123.16/123.20	c     8431    476     5553  1428929  257    12702   10512   5077     89 93.69
123.16/123.20	c     8681    476     6296  1651848  262    14201   11564   5820     87 98.99
123.16/123.20	c     9157    476     7694  2053432  266    16963   12721   7218     87 104.77
123.16/123.20	c     9971    476    10028  2686090  267    21641   13994   9552     89 111.48
123.16/123.20	c    11291    476    13153  3468313  263    27866   15394  12677     95 118.72
123.16/123.20	o 220
1797.93/1798.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.93/1798.36	c    11426    476    13524  3561075  263    28890    9556  13048     92 123.17
1797.93/1798.36	c    11526    476     5546  1348288  243    12698   10512   5070     90 127.76
1797.93/1798.36	c    11777    476     6254  1560421  249    14103   11564   5778     88 132.82
1797.93/1798.36	c    12252    476     7590  1968027  259    16792   12721   7114     88 138.92
1797.93/1798.36	c    13067    476     9909  2572546  259    21390   13994   9433     90 144.94
1797.93/1798.36	c    14387    476    13506  3472588  257    28587   15394  13030     94 152.57
1797.93/1798.36	c    16468    476    11370  2945500  259    24514   16934  10894    101 162.91
1797.93/1798.36	c    19691    476    11380  2918015  256    24474   18628  10904    111 175.93
1797.93/1798.36	c    24628    476    16060  4203067  261    33744   20491  15584    126 194.59
1797.93/1798.36	c    32135    476    16793  4407795  262    35204   22541  16317    144 222.23
1797.93/1798.36	c    43497    476    14984  3916739  261    31590   24796  14508    166 261.37
1797.93/1798.36	c    60642    476    13310  3434335  258    28226   27276  12834    189 320.46
1797.93/1798.36	c    86461    476    16252  4145945  255    34094   30004  15776    212 406.83
1797.93/1798.36	c   125294    476    21348  5558931  260    44347   33005  20872    233 536.34
1797.93/1798.36	c   183646    476    21903  5759210  262    45423   36306  21427    249 736.05
1797.93/1798.36	c   271278    476    29021  7173834  247    59608   39937  28545    260 1041.70
1797.93/1798.36	c   402830    476    33196  8957316  269    68010   43931  32720    263 1527.62
1797.93/1798.36	c Resources Exceeded
1797.93/1798.36	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.93/1798.36	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.36	c   40   475964  99699   686332    42872 11135300  42396    264 1798.00
1797.93/1798.36	c Objective: 220
1797.93/1798.36	s SATISFIABLE
1797.93/1798.36	c Total time: 1798 s

Verifier Data

OK	220

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 13062
/proc/meminfo: memFree=28083376/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=10928 CPUtime=0 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 280570362 11190272 270 33554432000 134512640 137138936 4289929392 4289922380 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 2732 270 184 642 0 2088 0

[startup+0.0201499 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 13062
/proc/meminfo: memFree=28083376/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=12100 CPUtime=0.01 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 543 0 0 0 1 0 0 0 20 0 1 0 280570362 12390400 486 33554432000 134512640 137138936 4289929392 4289927152 135449074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 3025 486 275 642 0 2381 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12100

[startup+0.100208 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 13062
/proc/meminfo: memFree=28083376/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=12460 CPUtime=0.09 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 741 0 0 0 9 0 0 0 20 0 1 0 280570362 12759040 656 33554432000 134512640 137138936 4289929392 4289927224 135466088 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 3115 656 278 642 0 2471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12460

[startup+0.300184 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 13062
/proc/meminfo: memFree=28083376/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=13164 CPUtime=0.29 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 1200 0 0 0 29 0 0 0 20 0 1 0 280570362 13479936 744 33554432000 134512640 137138936 4289929392 4289927296 135445889 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 3291 744 278 642 0 2647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13164

[startup+0.700179 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 13062
/proc/meminfo: memFree=28083376/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=13512 CPUtime=0.69 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 3502 0 0 0 69 0 0 0 20 0 1 0 280570362 13836288 620 33554432000 134512640 137138936 4289929392 4289927232 135457378 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 3378 620 283 642 0 2734 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13512

[startup+1.50018 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13063
/proc/meminfo: memFree=28081748/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=13688 CPUtime=1.49 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 6893 0 0 0 148 1 0 0 20 0 1 0 280570362 14016512 676 33554432000 134512640 137138936 4289929392 4289927268 135456378 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 3422 676 283 642 0 2778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13688

[startup+3.10018 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13063
/proc/meminfo: memFree=28081112/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=13500 CPUtime=3.09 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 19179 0 0 0 306 3 0 0 20 0 1 0 280570362 13824000 623 33554432000 134512640 137138936 4289929392 4289927240 135466265 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 3375 623 283 642 0 2731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13500

[startup+6.30018 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13063
/proc/meminfo: memFree=28080616/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=13808 CPUtime=6.28 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 41458 0 0 0 622 6 0 0 20 0 1 0 280570362 14139392 661 33554432000 134512640 137138936 4289929392 4289927240 135466266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 3452 661 288 642 0 2808 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13808

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13063
/proc/meminfo: memFree=28077640/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=17380 CPUtime=12.68 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 125096 0 0 0 1250 18 0 0 20 0 1 0 280570362 17797120 1447 33554432000 134512640 137138936 4289929392 4289927088 134768834 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 4345 1447 288 642 0 3701 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17380

[startup+25.5002 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13063
/proc/meminfo: memFree=28070308/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=20184 CPUtime=25.48 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 256362 0 0 0 2509 39 0 0 20 0 1 0 280570362 20668416 2217 33554432000 134512640 137138936 4289929392 4289927268 135456391 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 5046 2218 292 642 0 4402 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20184

[startup+51.1002 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13063
/proc/meminfo: memFree=28038764/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=51436 CPUtime=51.07 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 899558 0 0 0 4964 143 0 0 20 0 1 0 280570362 52670464 9792 33554432000 134512640 137138936 4289929392 4289927268 135456711 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 12859 9792 292 642 0 12215 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 51436

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13064
/proc/meminfo: memFree=28008316/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=64464 CPUtime=102.27 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 1397645 0 0 0 9991 236 0 0 20 0 1 0 280570362 66011136 13038 33554432000 134512640 137138936 4289929392 4289927136 135463659 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 16116 13038 292 642 0 15472 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64464

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13064
/proc/meminfo: memFree=27991156/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=67484 CPUtime=162.23 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 1947564 0 0 0 15851 372 0 0 20 0 1 0 280570362 69103616 14545 33554432000 134512640 137138936 4289929392 4289928144 134575411 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13062/statm: 16871 14545 292 642 0 16227 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 67484

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13067
/proc/meminfo: memFree=27959652/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=90020 CPUtime=222.21 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 2844103 0 0 0 21625 596 0 0 20 0 1 0 280570362 92180480 19586 33554432000 134512640 137138936 4289929392 4289927456 134732359 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 22505 19586 292 642 0 21861 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 90020

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13067
/proc/meminfo: memFree=27935284/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=103028 CPUtime=282.21 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 3671374 0 0 0 27410 811 0 0 20 0 1 0 280570362 105500672 23017 33554432000 134512640 137138936 4289929392 4289927512 134733524 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 25832 23019 292 642 0 25188 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 103028

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13067
/proc/meminfo: memFree=27916968/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=111936 CPUtime=342.2 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 4498492 0 0 0 33186 1034 0 0 20 0 1 0 280570362 114622464 25095 33554432000 134512640 137138936 4289929392 4289927148 136700814 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 28023 25096 292 642 0 27379 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 111936

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13068
/proc/meminfo: memFree=27907372/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=110992 CPUtime=402.17 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 5277352 0 0 0 38956 1261 0 0 20 0 1 0 280570362 113655808 25422 33554432000 134512640 137138936 4289929392 4289927280 134750963 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 27748 25422 292 642 0 27104 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 110992

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13068
/proc/meminfo: memFree=27886664/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=125548 CPUtime=462.16 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 6128230 0 0 0 44736 1480 0 0 20 0 1 0 280570362 128561152 28467 33554432000 134512640 137138936 4289929392 4289927220 134730574 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 31387 28467 292 642 0 30743 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 125548

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13068
/proc/meminfo: memFree=27874760/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=125376 CPUtime=522.16 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 6859307 0 0 0 50527 1689 0 0 20 0 1 0 280570362 128385024 28463 33554432000 134512640 137138936 4289929392 4289927492 134730632 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 31344 28463 292 642 0 30700 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 125376

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13068
/proc/meminfo: memFree=27850848/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=139656 CPUtime=582.14 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 7672933 0 0 0 56309 1905 0 0 20 0 1 0 280570362 143007744 31986 33554432000 134512640 137138936 4289929392 4289927220 134730664 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 34914 31986 292 642 0 34270 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 139656

[startup+642.3 s]

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

/proc/meminfo: memFree=27761672/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=152248 CPUtime=1062.06 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 13447517 0 0 0 102684 3522 0 0 20 0 1 0 280570362 155901952 35736 33554432000 134512640 137138936 4289929392 4289924132 136500388 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 38062 35736 292 642 0 37418 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 152248

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13096
/proc/meminfo: memFree=27740344/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=164608 CPUtime=1122.05 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 14179792 0 0 0 108488 3717 0 0 20 0 1 0 280570362 168558592 38826 33554432000 134512640 137138936 4289929392 4289928320 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 41152 38826 292 642 0 40508 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 164608

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13134
/proc/meminfo: memFree=28101628/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=164588 CPUtime=1182.04 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 14810042 0 0 0 114307 3897 0 0 20 0 1 0 280570362 168538112 38821 33554432000 134512640 137138936 4289929392 4289928320 134542490 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 41147 38821 292 642 0 40503 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 164588

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13134
/proc/meminfo: memFree=28034716/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=164588 CPUtime=1242.02 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 15417419 0 0 0 120128 4074 0 0 20 0 1 0 280570362 168538112 38821 33554432000 134512640 137138936 4289929392 4289927456 134737581 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 41568 38826 292 642 0 40924 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 164588

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13135
/proc/meminfo: memFree=28033836/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=164584 CPUtime=1302.02 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 15904675 0 0 0 125971 4231 0 0 20 0 1 0 280570362 168534016 38820 33554432000 134512640 137138936 4289929392 4289927420 136700814 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 41146 38820 292 642 0 40502 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 164584

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13135
/proc/meminfo: memFree=28033896/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=164584 CPUtime=1362.01 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 16259940 0 0 0 131832 4369 0 0 20 0 1 0 280570362 168534016 38820 33554432000 134512640 137138936 4289929392 4289928320 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 41146 38820 292 642 0 40502 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 164584

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 13138
/proc/meminfo: memFree=28034136/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=165240 CPUtime=1422 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 16533177 0 0 0 137716 4484 0 0 20 0 1 0 280570362 169205760 38822 33554432000 134512640 137138936 4289929392 4289927592 136574033 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 41310 38822 292 642 0 40666 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 165240

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 13138
/proc/meminfo: memFree=28034144/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=165892 CPUtime=1481.98 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 16752104 0 0 0 143616 4582 0 0 20 0 1 0 280570362 169873408 38822 33554432000 134512640 137138936 4289929392 4289927184 134732328 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 41311 38819 292 642 0 40667 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 165892

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13138
/proc/meminfo: memFree=28021496/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=169632 CPUtime=1541.98 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 17211320 0 0 0 149460 4738 0 0 20 0 1 0 280570362 173703168 39396 33554432000 134512640 137138936 4289929392 4289927436 135440730 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 42408 39396 292 642 0 41764 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 169632

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13139
/proc/meminfo: memFree=28010268/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=170972 CPUtime=1601.96 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 17935300 0 0 0 155261 4935 0 0 20 0 1 0 280570362 175075328 40417 33554432000 134512640 137138936 4289929392 4289927928 136504212 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 42743 40417 292 642 0 42099 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 170972

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13139
/proc/meminfo: memFree=27992392/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=170968 CPUtime=1661.95 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 18533289 0 0 0 161085 5110 0 0 20 0 1 0 280570362 175071232 40416 33554432000 134512640 137138936 4289929392 4289928144 134575600 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 42742 40416 292 642 0 42098 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 170968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13140
/proc/meminfo: memFree=27989284/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=170960 CPUtime=1721.94 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 19176938 0 0 0 166897 5297 0 0 20 0 1 0 280570362 175063040 40414 33554432000 134512640 137138936 4289929392 4289924520 136504404 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 42740 40414 292 642 0 42096 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 170960

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 13140
/proc/meminfo: memFree=27976256/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=178968 CPUtime=1781.93 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 19943470 0 0 0 172680 5513 0 0 20 0 1 0 280570362 183263232 42416 33554432000 134512640 137138936 4289929392 4289928320 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 44742 42416 292 642 0 44098 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 178968

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13140
/proc/meminfo: memFree=27976628/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=178968 CPUtime=1791.54 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 20047307 0 0 0 173611 5543 0 0 20 0 1 0 280570362 183263232 42416 33554432000 134512640 137138936 4289929392 4289927420 136700814 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 44742 42416 292 642 0 44098 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (KiB) 178968

[startup+1795.1 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 13140
/proc/meminfo: memFree=27976380/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=178968 CPUtime=1794.74 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 20077665 0 0 0 173923 5551 0 0 20 0 1 0 280570362 183263232 42416 33554432000 134512640 137138936 4289929392 4289928508 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 44742 42416 292 642 0 44098 0
Current children cumulated CPU time (s) 1794.74
Current children cumulated vsize (KiB) 178968

[startup+1796.7 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 13140
/proc/meminfo: memFree=27976380/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=178968 CPUtime=1796.33 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 20093943 0 0 0 174076 5557 0 0 20 0 1 0 280570362 183263232 42416 33554432000 134512640 137138936 4289929392 4289927420 136700814 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 44742 42416 292 642 0 44098 0
Current children cumulated CPU time (s) 1796.33
Current children cumulated vsize (KiB) 178968

[startup+1797.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 13140
/proc/meminfo: memFree=27976380/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=178968 CPUtime=1797.13 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 20101206 0 0 0 174155 5558 0 0 20 0 1 0 280570362 183263232 42416 33554432000 134512640 137138936 4289929392 4289928508 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 44742 42416 292 642 0 44098 0
Current children cumulated CPU time (s) 1797.13
Current children cumulated vsize (KiB) 178968

[startup+1797.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 13140
/proc/meminfo: memFree=27976380/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=178968 CPUtime=1797.53 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 20105289 0 0 0 174194 5559 0 0 20 0 1 0 280570362 183263232 42416 33554432000 134512640 137138936 4289929392 4289928352 134624656 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 44742 42416 292 642 0 44098 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (KiB) 178968

[startup+1798.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 13140
/proc/meminfo: memFree=27976380/32873844 swapFree=7620/7620
[pid=13062] ppid=13060 vsize=178968 CPUtime=1797.93 cores=0,2,4,6
/proc/13062/stat : 13062 (bsolo) R 13060 13062 10269 0 -1 4202496 20110209 0 0 0 174232 5561 0 0 20 0 1 0 280570362 183263232 42416 33554432000 134512640 137138936 4289929392 4289928000 134544914 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13062/statm: 44742 42416 292 642 0 44098 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 178968

Child status: 0
Real time (s): 1798.36
CPU time (s): 1798
CPU user time (s): 1742.38
CPU system time (s): 55.6185
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 181696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1742.38
system time used= 55.6185
maximum resident set size= 169864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20110912
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= 100
involuntary context switches= 2116

runsolver used 7.09592 second user time and 14.7218 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 20:46:58
IDJOB=3707887
IDBENCH=1950
IDSOLVER=2286
FILE ID=node107/3707887-1338144418
RUNJOBID= node107-1338138724-12012
PBS_JOBID= 14624494
Free space on /tmp= 71564 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-3707887-1338144418/watcher-3707887-1338144418 -o /tmp/evaluation-result-3707887-1338144418/solver-3707887-1338144418 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707887-1338144418.opb

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

MD5SUM BENCH= 9828b7020b058ee74169951dda258843
RANDOM SEED=1018008347

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28083980 kB
Buffers:          360584 kB
Cached:          3400620 kB
SwapCached:            0 kB
Active:          1014316 kB
Inactive:        2940796 kB
Active(anon):     196280 kB
Inactive(anon):        0 kB
Active(file):     818036 kB
Inactive(file):  2940796 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3932 kB
Writeback:             0 kB
AnonPages:        186948 kB
Mapped:            15072 kB
Shmem:               200 kB
Slab:             691404 kB
SReclaimable:     133972 kB
SUnreclaim:       557432 kB
KernelStack:        1456 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     318444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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= 71564 MiB
End job on node107 at 2012-05-27 21:16:57