Trace number 3731473

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
PB09: bsolo 3.1SAT210 1798 1798.33

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM80b0f13939656efa52b7dd958ee28431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark184
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 180
Optimality of the best value was proved NO
Number of variables467
Total number of constraints466
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 constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
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 467
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 467
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.1 - 13/04/2009 : 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3731473-1338693183.opb
0.00/0.00	c File size is 42827 bytes.
0.00/0.00	c Highest Coefficient sum: 467
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: 467 Constr: 466 0/0/466 Lit: 4219 Watch. Lit: 1473
0.00/0.00	c Obj. Vars: 467 (100 % of total variables)
0.00/0.00	c Pre-processing Time: 0.005 s
0.29/0.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.38	c        0    467      466     4219    9     1877    8438      0      0 0.01
0.29/0.38	c Initial Lower Bound: 139
0.29/0.38	c Initial Path Cost: 0
0.29/0.38	o 223
4.30/4.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.30/4.33	c        0    467      467     4686   10     2351    9438      1      0 0.38
4.30/4.33	o 222
12.89/12.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
12.89/12.91	c       25    467      509    14715   28     2678    9438     43      5 4.33
12.89/12.91	c      125    467      783    81300  103     3305   10382    317     14 8.87
12.89/12.91	o 221
25.89/25.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
25.89/25.95	c      125    467      784    81767  104     3550    9438    318      9 12.91
25.89/25.95	c      225    467     1070   156493  146     4148   10382    604     13 17.21
25.89/25.95	c      476    467     1730   317925  183     5459   11421   1264     21 22.14
25.89/25.95	o 220
43.38/43.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
43.38/43.42	c      493    467     1770   327814  185     5753    9438   1304     18 25.95
43.38/43.42	c      595    467     1999   385708  192     6240   10382   1533     19 30.25
43.38/43.42	c      845    467     2548   514469  201     7315   11421   2082     24 34.85
43.38/43.42	c     1320    467     3736   803439  215     9739   12564   3270     33 39.68
43.38/43.42	o 213
177.83/177.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
177.83/177.99	c     1320    467     3737   803906  215     9977    9438   3271     30 43.41
177.83/177.99	c     1420    467     3992   865888  216    10495   10382   3526     29 47.44
177.83/177.99	c     1671    467     4689  1053745  224    11940   11421   4223     31 52.33
177.83/177.99	c     2146    467     6004  1426799  237    14536   12564   5538     36 58.05
177.83/177.99	c     2959    467     8135  2004785  246    18783   13821   7669     46 63.91
177.83/177.99	c     4280    467    11661  2876021  246    25827   15204  11195     60 71.05
177.83/177.99	c     6362    467     9168  2374165  258    19872   16725   8702     78 81.37
177.83/177.99	c     9585    467    14836  3678565  247    31191   18398  14370    102 93.44
177.83/177.99	c    14522    467    18308  4539034  247    38102   20238  17842    129 111.90
177.83/177.99	c    22029    467    17242  4456674  258    35965   22262  16776    160 137.18
177.83/177.99	c    33390    467    12093  2964392  245    25705   24489  11627    192 173.61
177.83/177.99	o 212
306.72/306.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
306.72/306.84	c    33393    467    12097  2965511  245    25927    9438  11631    187 177.94
306.72/306.84	c    33493    467     5467  1277034  233    12491   10382   5001    183 182.57
306.72/306.84	c    33745    467     6213  1487130  239    13913   11421   5747    180 187.24
306.72/306.84	c    34220    467     7512  1816042  241    16535   12564   7046    177 192.41
306.72/306.84	c    35034    467     9590  2298216  239    20684   13821   9124    177 197.90
306.72/306.84	c    36355    467    13205  3253955  246    27920   15204  12739    177 205.30
306.72/306.84	c    38438    467    10448  2504757  239    22398   16725   9982    179 214.37
306.72/306.84	c    41661    467    10147  2537008  250    21816   18398   9681    183 226.74
306.72/306.84	c    46597    467    14237  3595642  252    29993   20238  13771    191 243.59
306.72/306.84	c    54103    467    12935  3440586  265    27367   22262  12469    201 268.09
306.72/306.84	c    65464    467    20221  5185628  256    41956   24489  19755    216 302.90
306.72/306.84	o 211
332.21/332.37	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
332.21/332.37	c    65464    467    20222  5186095  256    42205    9438  19756    213 306.77
332.21/332.37	c    65567    467     5437  1281264  235    12389   10382   4971    210 311.20
332.21/332.37	c    65818    467     6144  1494587  243    13782   11421   5678    208 316.11
332.21/332.37	c    66294    467     7352  1831727  249    16257   12564   6886    206 321.18
332.21/332.37	c    67107    467     9492  2423820  255    20523   13821   9026    204 327.46
332.21/332.37	o 210
1797.96/1798.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.96/1798.33	c    67528    467     9987  2533249  253    21767    9438   9521    203 332.30
1797.96/1798.33	c    67629    467     5458  1342040  245    12430   10382   4992    201 336.44
1797.96/1798.33	c    67879    467     6152  1543248  250    13824   11421   5686    199 340.80
1797.96/1798.33	c    68356    467     7402  1906469  257    16307   12564   6936    197 345.77
1797.96/1798.33	c    69169    467     9659  2517000  260    20822   13821   9193    196 352.06
1797.96/1798.33	c    70489    467    13144  3377102  256    27851   15204  12678    196 359.28
1797.96/1798.33	c    72571    467    10651  2592901  243    22796   16725  10185    196 368.63
1797.96/1798.33	c    75794    467    10184  2485117  244    21896   18398   9718    199 380.06
1797.96/1798.33	c    80731    465    13600  3377416  248    28728   20238  13134    201 400.05
1797.96/1798.33	c    88238    465    12082  2952362  244    25662   22262  11616    208 423.23
1797.96/1798.33	c    99600    465    18886  4630469  245    39344   24489  18420    217 457.67
1797.96/1798.33	c   116745    465    12715  3155985  248    26956   26938  12249    228 511.23
1797.96/1798.33	c   142564    465    25770  6774172  262    53084   29632  25304    241 590.66
1797.96/1798.33	c   181396    465    21090  5384690  255    43701   32596  20624    255 709.17
1797.96/1798.33	c   239748    465    21443  5152767  240    44425   35856  20977    263 911.39
1797.96/1798.33	c   327381    465    29151  6928629  237    59845   39442  28685    269 1216.90
1797.96/1798.33	c   458934    462    32076  8023025  250    65658   43387  31610    273 1678.71
1797.96/1798.33	c Resources Exceeded
1797.96/1798.33	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 
1797.96/1798.33	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.33	c   54   493130 113358   733993    31852  8025535  31386    274 1798.00
1797.96/1798.33	c Objective: 210
1797.96/1798.33	s SATISFIABLE
1797.96/1798.33	c Total time: 1798 s

Verifier Data

OK	210

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-3731473-1338693183/watcher-3731473-1338693183 -o /tmp/evaluation-result-3731473-1338693183/solver-3731473-1338693183 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3731473-1338693183.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.08 2.02 2.00 3/176 31993
/proc/meminfo: memFree=31253784/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=10920 CPUtime=0 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 335445242 11182080 292 33554432000 134512640 137136520 4290073120 4290066012 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31993/statm: 2730 292 189 641 0 2086 0

[startup+0.0501159 s]
/proc/loadavg: 2.08 2.02 2.00 3/176 31993
/proc/meminfo: memFree=31253784/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=12308 CPUtime=0.04 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 650 0 0 0 4 0 0 0 20 0 1 0 335445242 12603392 586 33554432000 134512640 137136520 4290073120 4290071008 135443846 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31993/statm: 3077 586 284 641 0 2433 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12308

[startup+0.100213 s]
/proc/loadavg: 2.08 2.02 2.00 3/176 31993
/proc/meminfo: memFree=31253784/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=12516 CPUtime=0.09 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 761 0 0 0 9 0 0 0 20 0 1 0 335445242 12816384 672 33554432000 134512640 137136520 4290073120 4290071040 135444677 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31993/statm: 3129 672 284 641 0 2485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12516

[startup+0.300177 s]
/proc/loadavg: 2.08 2.02 2.00 3/176 31993
/proc/meminfo: memFree=31253784/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=13060 CPUtime=0.29 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 1197 0 0 0 29 0 0 0 20 0 1 0 335445242 13373440 747 33554432000 134512640 137136520 4290073120 4290070968 135464009 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31993/statm: 3265 747 284 641 0 2621 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13060

[startup+0.700179 s]
/proc/loadavg: 2.08 2.02 2.00 3/176 31993
/proc/meminfo: memFree=31253784/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=13116 CPUtime=0.69 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 3127 0 0 0 69 0 0 0 20 0 1 0 335445242 13430784 598 33554432000 134512640 137136520 4290073120 4290070816 134766791 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31993/statm: 3279 598 289 641 0 2635 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13116

[startup+1.50018 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 31994
/proc/meminfo: memFree=31252784/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=13132 CPUtime=1.49 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 7762 0 0 0 148 1 0 0 20 0 1 0 335445242 13447168 566 33554432000 134512640 137136520 4290073120 4290071328 134849485 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31993/statm: 3283 566 289 641 0 2639 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13132

[startup+3.10018 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 31994
/proc/meminfo: memFree=31252264/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=13756 CPUtime=3.09 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 16142 0 0 0 307 2 0 0 20 0 1 0 335445242 14086144 606 33554432000 134512640 137136520 4290073120 4290070968 135464197 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31993/statm: 3439 606 289 641 0 2795 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13756

[startup+6.30018 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 31994
/proc/meminfo: memFree=31252016/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=13976 CPUtime=6.29 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 38566 0 0 0 623 6 0 0 20 0 1 0 335445242 14311424 612 33554432000 134512640 137136520 4290073120 4290070912 135078836 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31993/statm: 3494 612 295 641 0 2850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13976

[startup+12.7002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 31994
/proc/meminfo: memFree=31251420/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=14504 CPUtime=12.68 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 100724 0 0 0 1252 16 0 0 20 0 1 0 335445242 14852096 776 33554432000 134512640 137136520 4290073120 4290070560 134718921 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 3626 776 296 641 0 2982 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14504

[startup+25.5002 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 31994
/proc/meminfo: memFree=31248328/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=17904 CPUtime=25.49 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 231346 0 0 0 2513 36 0 0 20 0 1 0 335445242 18333696 1549 33554432000 134512640 137136520 4290073120 4290070808 135443262 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 4476 1549 296 641 0 3832 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17904

[startup+51.1002 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 31994
/proc/meminfo: memFree=31241260/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=25256 CPUtime=51.08 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 541454 0 0 0 5025 83 0 0 20 0 1 0 335445242 25862144 3428 33554432000 134512640 137136520 4290073120 4290070808 135443223 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 6314 3428 296 641 0 5670 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25256

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31995
/proc/meminfo: memFree=31188560/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=77924 CPUtime=102.28 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 1671944 0 0 0 9947 281 0 0 20 0 1 0 335445242 79794176 16622 33554432000 134512640 137136520 4290073120 4290070920 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 19481 16622 296 641 0 18837 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 77924

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31995
/proc/meminfo: memFree=31159656/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=93076 CPUtime=162.24 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 2595261 0 0 0 15710 514 0 0 20 0 1 0 335445242 95309824 20948 33554432000 134512640 137136520 4290073120 4290071148 136698750 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 23269 20948 296 641 0 22625 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 93076

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31995
/proc/meminfo: memFree=31159528/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=94924 CPUtime=222.23 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 3173043 0 0 0 21556 667 0 0 20 0 1 0 335445242 97202176 20933 33554432000 134512640 137136520 4290073120 4290071192 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 23731 20933 296 641 0 23087 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 94924

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31995
/proc/meminfo: memFree=31159276/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=95828 CPUtime=282.21 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 3565782 0 0 0 27413 808 0 0 20 0 1 0 335445242 98127872 21087 33554432000 134512640 137136520 4290073120 4290071192 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 23994 21087 296 641 0 23350 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 95828

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 31995
/proc/meminfo: memFree=31157284/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=96596 CPUtime=342.21 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 4179432 0 0 0 33269 952 0 0 20 0 1 0 335445242 98914304 21149 33554432000 134512640 137136520 4290073120 4290070808 135443216 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 24149 21149 296 641 0 23505 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 96596

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32044
/proc/meminfo: memFree=31299868/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=96100 CPUtime=402.2 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 4547960 0 0 0 39158 1062 0 0 20 0 1 0 335445242 98406400 21146 33554432000 134512640 137136520 4290073120 4290070808 135443216 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 24025 21146 296 641 0 23381 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 96100

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32047
/proc/meminfo: memFree=31266520/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=93424 CPUtime=462.19 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 4857539 0 0 0 45038 1181 0 0 20 0 1 0 335445242 95666176 21035 33554432000 134512640 137136520 4290073120 4290071148 136698750 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 23431 21036 296 641 0 22787 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 93424

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32047
/proc/meminfo: memFree=31252620/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=98332 CPUtime=522.18 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 5674772 0 0 0 50818 1400 0 0 20 0 1 0 335445242 100691968 22262 33554432000 134512640 137136520 4290073120 4290071148 136698750 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 24583 22262 296 641 0 23939 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 98332

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32047
/proc/meminfo: memFree=31232948/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=116348 CPUtime=582.16 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 6633061 0 0 0 56578 1638 0 0 20 0 1 0 335445242 119140352 26166 33554432000 134512640 137136520 4290073120 4290070920 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 29087 26166 296 641 0 28443 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 116348

[startup+642.3 s]

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

/proc/meminfo: memFree=31172672/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=139156 CPUtime=1062.08 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 12832936 0 0 0 102875 3333 0 0 20 0 1 0 335445242 142495744 31878 33554432000 134512640 137136520 4290073120 4290070920 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 34189 31868 296 641 0 33545 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 139156

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32052
/proc/meminfo: memFree=31170688/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=136744 CPUtime=1122.07 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 13574589 0 0 0 108657 3550 0 0 20 0 1 0 335445242 140025856 31865 33554432000 134512640 137136520 4290073120 4290071148 136698750 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 34186 31865 296 641 0 33542 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 136744

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32052
/proc/meminfo: memFree=31154380/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=139296 CPUtime=1182.07 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 14321419 0 0 0 114442 3765 0 0 20 0 1 0 335445242 142639104 31910 33554432000 134512640 137136520 4290073120 4290070920 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 34824 31910 296 641 0 34180 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 139296

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32052
/proc/meminfo: memFree=31141980/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=150060 CPUtime=1242.06 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 15132014 0 0 0 120232 3974 0 0 20 0 1 0 335445242 153661440 34596 33554432000 134512640 137136520 4290073120 4290071192 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 37515 34596 296 641 0 36871 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 150060

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32053
/proc/meminfo: memFree=31123636/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=166632 CPUtime=1302.05 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 16072520 0 0 0 125997 4208 0 0 20 0 1 0 335445242 170631168 39337 33554432000 134512640 137136520 4290073120 4290071148 136698750 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 41658 39337 296 641 0 41014 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 166632

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32055
/proc/meminfo: memFree=31123416/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=168984 CPUtime=1362.04 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 16835410 0 0 0 131786 4418 0 0 20 0 1 0 335445242 173039616 39344 33554432000 134512640 137136520 4290073120 4290070920 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 42246 39344 296 641 0 41602 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 168984

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32055
/proc/meminfo: memFree=31123148/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=166620 CPUtime=1422.02 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 17571684 0 0 0 137570 4632 0 0 20 0 1 0 335445242 170618880 39334 33554432000 134512640 137136520 4290073120 4290072236 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 41655 39334 296 641 0 41011 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 166620

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32055
/proc/meminfo: memFree=31116700/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=168688 CPUtime=1482.01 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 18181142 0 0 0 143382 4819 0 0 20 0 1 0 335445242 172736512 39340 33554432000 134512640 137136520 4290073120 4290071192 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 42172 39340 296 641 0 41528 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 168688

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32055
/proc/meminfo: memFree=31116384/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=168708 CPUtime=1542 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 18702225 0 0 0 149211 4989 0 0 20 0 1 0 335445242 172756992 39341 33554432000 134512640 137136520 4290073120 4290071192 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 42177 39341 296 641 0 41533 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 168708

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32055
/proc/meminfo: memFree=31116268/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=166616 CPUtime=1601.99 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 19211245 0 0 0 155048 5151 0 0 20 0 1 0 335445242 170614784 39333 33554432000 134512640 137136520 4290073120 4290072236 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 41654 39333 296 641 0 41010 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 166616

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32059
/proc/meminfo: memFree=31115508/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=166616 CPUtime=1661.98 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 19661700 0 0 0 160885 5313 0 0 20 0 1 0 335445242 170614784 39333 33554432000 134512640 137136520 4290073120 4290072236 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 41654 39333 296 641 0 41010 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 166616

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32059
/proc/meminfo: memFree=31113532/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=171472 CPUtime=1721.98 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 20256435 0 0 0 166724 5474 0 0 20 0 1 0 335445242 175587328 39961 33554432000 134512640 137136520 4290073120 4290071192 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 42868 39961 296 641 0 42224 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 171472

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32059
/proc/meminfo: memFree=31110556/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=171848 CPUtime=1781.97 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 21033179 0 0 0 172502 5695 0 0 20 0 1 0 335445242 175972352 40641 33554432000 134512640 137136520 4290073120 4290072236 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 42962 40641 296 641 0 42318 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 171848

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32059
/proc/meminfo: memFree=31110680/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=171844 CPUtime=1791.57 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 21142618 0 0 0 173432 5725 0 0 20 0 1 0 335445242 175968256 40640 33554432000 134512640 137136520 4290073120 4290072236 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 42961 40640 296 641 0 42317 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 171844

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32059
/proc/meminfo: memFree=31110680/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=171844 CPUtime=1794.77 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 21184812 0 0 0 173739 5738 0 0 20 0 1 0 335445242 175968256 40640 33554432000 134512640 137136520 4290073120 4290071148 136698750 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 42961 40640 296 641 0 42317 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 171844

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32059
/proc/meminfo: memFree=31110680/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=174248 CPUtime=1796.36 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 21207603 0 0 0 173892 5744 0 0 20 0 1 0 335445242 178429952 40649 33554432000 134512640 137136520 4290073120 4290070920 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 43562 40649 296 641 0 42918 0
Current children cumulated CPU time (s) 1796.36
Current children cumulated vsize (KiB) 174248

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32059
/proc/meminfo: memFree=31110680/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=171844 CPUtime=1797.16 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 21219174 0 0 0 173969 5747 0 0 20 0 1 0 335445242 175968256 40640 33554432000 134512640 137136520 4290073120 4290072016 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 42961 40640 296 641 0 42317 0
Current children cumulated CPU time (s) 1797.16
Current children cumulated vsize (KiB) 171844

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32059
/proc/meminfo: memFree=31110680/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=171844 CPUtime=1797.56 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 21225119 0 0 0 174007 5749 0 0 20 0 1 0 335445242 175968256 40640 33554432000 134512640 137136520 4290073120 4290072236 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 42961 40640 296 641 0 42317 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (KiB) 171844

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32059
/proc/meminfo: memFree=31110680/32873844 swapFree=7116/7116
[pid=31993] ppid=31991 vsize=174220 CPUtime=1797.96 cores=0,2,4,6
/proc/31993/stat : 31993 (bsolo) R 31991 31993 29538 0 -1 4202496 21230860 0 0 0 174045 5751 0 0 20 0 1 0 335445242 178401280 40650 33554432000 134512640 137136520 4290073120 4290070920 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31993/statm: 42961 40640 296 641 0 42317 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 174220

Child status: 0
Real time (s): 1798.33
CPU time (s): 1798
CPU user time (s): 1740.49
CPU system time (s): 57.5173
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 174396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1740.49
system time used= 57.5173
maximum resident set size= 162748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21231313
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= 93
involuntary context switches= 1879

runsolver used 2.72758 second user time and 7.08792 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-03 05:13:03
IDJOB=3731473
IDBENCH=1957
IDSOLVER=2320
FILE ID=node111/3731473-1338693183
RUNJOBID= node111-1338678630-29557
PBS_JOBID= 14636702
Free space on /tmp= 67392 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731473-1338693183/watcher-3731473-1338693183 -o /tmp/evaluation-result-3731473-1338693183/solver-3731473-1338693183 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3731473-1338693183.opb

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

MD5SUM BENCH= 80b0f13939656efa52b7dd958ee28431
RANDOM SEED=1375233946

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31254660 kB
Buffers:          171592 kB
Cached:           487500 kB
SwapCached:         1404 kB
Active:           326456 kB
Inactive:         508276 kB
Active(anon):     177004 kB
Inactive(anon):     1276 kB
Active(file):     149452 kB
Inactive(file):   507000 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100152 kB
Dirty:              3896 kB
Writeback:             0 kB
AnonPages:        120532 kB
Mapped:            10016 kB
Shmem:                 0 kB
Slab:             645284 kB
SReclaimable:      87644 kB
SUnreclaim:       557640 kB
KernelStack:        1472 kB
PageTables:         3904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     305524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3731473-1338693183.opb

Free space on /tmp at the end= 67388 MiB
End job on node111 at 2012-06-03 05:43:01