Trace number 3463033

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.2SAT-25 1798.02 1797.99

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
MD5SUM65bafde3eb06761afc4fe90b6aa8c264
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark481.663
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17827
Number of constraints which are clauses17827
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c bsolo beta version 3.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-3463033-1307177556.opb
0.00/0.00	c File size is 422137 bytes.
0.02/0.02	c Highest Coefficient sum: 450
0.02/0.02	c Parsing was ok!!
0.02/0.02	c Total parsing time: 0.025 s
0.02/0.02	c Var: 450 Constr: 17827 17827/0/0 Lit: 35654 Watch. Lit: 35654
0.02/0.02	c Obj. Vars: 450 (100 % of total variables)
0.02/0.09	c Pre-processing Time: 0.095 s
0.02/0.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.02/0.09	c        0    450    17827    35654    2    35654    5942      0      0 0.10
0.02/0.09	c Switching off lower bounding mode.
0.02/0.09	o -22
0.09/0.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.10	c        0    450    17828    36104    2    35678    6942      1      0 0.10
0.09/0.10	o -23
0.09/0.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.14	c        9    450    17839    40800    2    35723    6942     12     90 0.10
0.09/0.14	c      109    450    17953    88953    4    35951    7637    126    751 0.14
0.09/0.14	o -24
84.88/84.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
84.88/84.91	c      111    450    17956    90247    5    35981    6942    129    760 0.15
84.88/84.91	c      211    450    18069   137887    7    36207    7637    242   1110 0.19
84.88/84.91	c      461    450    18358   259536   14    36785    8401    531   1482 0.31
84.88/84.91	c      937    450    18897   486581   25    37863    9242   1070   1700 0.55
84.88/84.91	c     1750    450    19829   878470   44    39727   10167   2002   1787 0.98
84.88/84.91	c     3070    450    21319  1506751   70    42707   11184   3492   1698 1.81
84.88/84.91	c     5151    450    23763  2534507  106    47595   12303   5936   1575 3.27
84.88/84.91	c     8375    450    27478  4094120  148    55046   13534   9651   1316 6.36
84.88/84.91	c    13311    450    26025  3484170  133    52074   14888   8198   1203 11.06
84.88/84.91	c    20818    450    27013  3892516  144    54050   16377   9186   1132 18.38
84.88/84.91	c    32180    450    31767  5886177  185    63558   18015  13940   1044 30.82
84.88/84.91	c    49325    450    32946  6394751  194    65916   19817  15119   1008 48.92
84.88/84.91	c    75144    450    32177  6054063  188    64400   21799  14350    885 84.86
84.88/84.91	o -25
1797.92/1797.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.92/1797.97	c    75169    450    32206  6066330  188    64483    6942  14379    885 84.90
1797.92/1797.97	c    75270    450    21415  1538602   71    42855    7637   3588    882 85.26
1797.92/1797.97	c    75521    450    21704  1659990   76    43433    8401   3877    884 85.39
1797.92/1797.97	c    75996    450    22264  1895240   85    44553    9242   4437    887 85.65
1797.92/1797.97	c    76809    450    23201  2287896   98    46427   10167   5374    892 86.11
1797.92/1797.97	c    78131    450    24706  2919384  118    49437   11184   6879    898 86.97
1797.92/1797.97	c    80213    450    27125  3934301  145    54275   12303   9298    907 88.41
1797.92/1797.97	c    83436    450    24235  2725749  112    48495   13534   6408    914 91.21
1797.92/1797.97	c    88372    450    30020  5149697  171    60065   14888  12193    927 95.24
1797.92/1797.97	c    95878    450    30952  5542729  179    61929   16377  13125    932 102.80
1797.92/1797.97	c   107240    450    27026  3892249  144    54100   18015   9199    915 117.19
1797.92/1797.97	c   124384    450    28126  4355101  154    56277   19817  10299    909 136.81
1797.92/1797.97	c   150203    450    27737  4188595  151    55499   21799   9910    871 172.31
1797.92/1797.97	c   189036    450    39193  8972973  228    78452   23979  21366    791 238.77
1797.92/1797.97	c   247388    450    33166  6465248  194    66403   26377  15339    706 350.05
1797.92/1797.97	c   335020    450    36875  8025773  217    73775   29015  19048    677 494.55
1797.92/1797.97	c   466572    450    41567  9987710  240    83268   31917  23740    599 777.93
1797.92/1797.97	c   664005    450    42964 10569497  246    85976   35109  25137    573 1157.12
1797.92/1797.97	c Resources Exceeded
1797.92/1797.97	v -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 x394 -x393 -x392 -x391 -x390 -x389 -x388 x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 x242 -x241 -x240 -x239 -x238 x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1797.92/1797.97	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1797.97	c   34   932876  61784  1004976    41164  9806391  23337    518 1798.01
1797.92/1797.97	c Objective: -25
1797.92/1797.97	s SATISFIABLE
1797.92/1797.97	c Total time: 1798.01 s

Verifier Data

OK	-25

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-3463033-1307177556/watcher-3463033-1307177556 -o /tmp/evaluation-result-3463033-1307177556/solver-3463033-1307177556 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463033-1307177556.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.01 2.00 2/386 7557
/proc/meminfo: memFree=23519440/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=11484 CPUtime=0 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 362 0 0 0 0 0 0 0 25 0 1 0 829358332 11759616 316 33554432000 134512640 137138936 4290198032 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7557/statm: 2871 317 185 642 0 2123 0

[startup+0.0237169 s]
/proc/loadavg: 2.00 2.01 2.00 2/386 7557
/proc/meminfo: memFree=23519440/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=12720 CPUtime=0.02 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 731 0 0 0 2 0 0 0 25 0 1 0 829358332 13025280 685 33554432000 134512640 137138936 4290198032 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7557/statm: 3180 686 256 642 0 2432 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12720

[startup+0.100707 s]
/proc/loadavg: 2.00 2.01 2.00 2/386 7557
/proc/meminfo: memFree=23519440/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=13400 CPUtime=0.09 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 1184 0 0 0 8 1 0 0 25 0 1 0 829358332 13721600 926 33554432000 134512640 137138936 4290198032 18446744073709551615 134551904 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7557/statm: 3350 926 192 642 0 2706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13400

[startup+0.300672 s]
/proc/loadavg: 2.00 2.01 2.00 2/386 7557
/proc/meminfo: memFree=23519440/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=16052 CPUtime=0.29 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 1847 0 0 0 28 1 0 0 25 0 1 0 829358332 16437248 1589 33554432000 134512640 137138936 4290198032 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7557/statm: 4013 1589 192 642 0 3369 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16052

[startup+0.700609 s]
/proc/loadavg: 2.00 2.01 2.00 2/386 7557
/proc/meminfo: memFree=23519440/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=20940 CPUtime=0.69 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 3060 0 0 0 68 1 0 0 25 0 1 0 829358332 21442560 2802 33554432000 134512640 137138936 4290198032 18446744073709551615 136504020 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7557/statm: 5235 2802 192 642 0 4591 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20940

[startup+1.50049 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 7558
/proc/meminfo: memFree=23500460/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=29872 CPUtime=1.49 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 5284 0 0 0 148 1 0 0 25 0 1 0 829358332 30588928 5026 33554432000 134512640 137138936 4290198032 18446744073709551615 134542662 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7557/statm: 7468 5026 192 642 0 6824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29872

[startup+3.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 7558
/proc/meminfo: memFree=23483596/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=44392 CPUtime=3.09 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 8914 0 0 0 307 2 0 0 25 0 1 0 829358332 45457408 8656 33554432000 134512640 137138936 4290198032 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7557/statm: 11098 8656 192 642 0 10454 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44392

[startup+6.30061 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 7559
/proc/meminfo: memFree=23443724/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=65748 CPUtime=6.29 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 14247 0 0 0 626 3 0 0 25 0 1 0 829358332 67325952 13989 33554432000 134512640 137138936 4290198032 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7557/statm: 16437 13989 192 642 0 15793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65748

[startup+12.7005 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 7559
/proc/meminfo: memFree=23388072/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=89688 CPUtime=12.68 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 20238 0 0 0 1262 6 0 0 25 0 1 0 829358332 91840512 19980 33554432000 134512640 137138936 4290198032 18446744073709551615 136520912 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 22422 19980 192 642 0 21778 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 89688

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 7559
/proc/meminfo: memFree=23321740/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=105092 CPUtime=25.48 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 24091 0 0 0 2541 7 0 0 25 0 1 0 829358332 107614208 23833 33554432000 134512640 137138936 4290198032 18446744073709551615 134599695 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 26273 23833 192 642 0 25629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 105092

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 7560
/proc/meminfo: memFree=23226368/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=114340 CPUtime=51.07 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 26405 0 0 0 5098 9 0 0 25 0 1 0 829358332 117084160 26147 33554432000 134512640 137138936 4290198032 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 28585 26147 192 642 0 27941 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 114340

[startup+102.315 s]
/proc/loadavg: 2.07 2.02 2.00 3/387 7561
/proc/meminfo: memFree=23073820/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=124444 CPUtime=102.29 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 28942 0 0 0 10216 13 0 0 25 0 1 0 829358332 127430656 28684 33554432000 134512640 137138936 4290198032 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 31111 28684 192 642 0 30467 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 124444

[startup+162.301 s]
/proc/loadavg: 2.07 2.03 2.00 3/387 7563
/proc/meminfo: memFree=22916296/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=124444 CPUtime=162.28 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 28942 0 0 0 16212 16 0 0 25 0 1 0 829358332 127430656 28684 33554432000 134512640 137138936 4290198032 18446744073709551615 136504048 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 31111 28684 192 642 0 30467 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 124444

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/387 7564
/proc/meminfo: memFree=22754064/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=135060 CPUtime=222.28 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 31597 0 0 0 22209 19 0 0 25 0 1 0 829358332 138301440 31339 33554432000 134512640 137138936 4290198032 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 33765 31339 192 642 0 33121 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 135060

[startup+282.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/387 7566
/proc/meminfo: memFree=22617504/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=147244 CPUtime=282.29 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 34637 0 0 0 28207 22 0 0 25 0 1 0 829358332 150777856 34379 33554432000 134512640 137138936 4290198032 18446744073709551615 136296975 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 36811 34379 192 642 0 36167 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 147244

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 7567
/proc/meminfo: memFree=22480320/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=147236 CPUtime=342.29 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 34637 0 0 0 34203 26 0 0 25 0 1 0 829358332 150769664 34379 33554432000 134512640 137138936 4290198032 18446744073709551615 135984589 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 36809 34379 192 642 0 36165 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 147236

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 7569
/proc/meminfo: memFree=22437128/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=160148 CPUtime=402.28 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 37867 0 0 0 40199 29 0 0 25 0 1 0 829358332 163991552 37609 33554432000 134512640 137138936 4290198032 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 40037 37609 192 642 0 39393 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 160148

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 7571
/proc/meminfo: memFree=22437344/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=160136 CPUtime=462.28 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 37867 0 0 0 46195 33 0 0 25 0 1 0 829358332 163979264 37609 33554432000 134512640 137138936 4290198032 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 40034 37609 192 642 0 39390 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 160136

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 7581
/proc/meminfo: memFree=22423244/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=174556 CPUtime=522.29 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 41469 0 0 0 52191 38 0 0 25 0 1 0 829358332 178745344 41211 33554432000 134512640 137138936 4290198032 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 43639 41211 192 642 0 42995 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 174556

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 7583
/proc/meminfo: memFree=22423200/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=174536 CPUtime=582.29 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 41469 0 0 0 58188 41 0 0 25 0 1 0 829358332 178724864 41210 33554432000 134512640 137138936 4290198032 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 43634 41210 192 642 0 42990 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 174536

[startup+642.301 s]

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

/proc/meminfo: memFree=22407164/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=190164 CPUtime=1062.3 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 45395 0 0 0 106166 64 0 0 25 0 1 0 829358332 194727936 45116 33554432000 134512640 137138936 4290198032 18446744073709551615 134573444 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 47541 45116 192 642 0 46897 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 190164

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 7600
/proc/meminfo: memFree=22407116/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=190156 CPUtime=1122.3 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 45395 0 0 0 112163 67 0 0 25 0 1 0 829358332 194719744 45115 33554432000 134512640 137138936 4290198032 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 47539 45115 192 642 0 46895 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 190156

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 7602
/proc/meminfo: memFree=22389840/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1182.3 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49758 0 0 0 118159 71 0 0 25 0 1 0 829358332 212447232 49435 33554432000 134512640 137138936 4290198032 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49435 192 642 0 51223 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 207468

[startup+1242.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/387 7603
/proc/meminfo: memFree=22389792/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1242.31 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49758 0 0 0 124156 75 0 0 25 0 1 0 829358332 212447232 49435 33554432000 134512640 137138936 4290198032 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49435 192 642 0 51223 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 207468

[startup+1302.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/387 7605
/proc/meminfo: memFree=22388880/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1302.31 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49758 0 0 0 130154 77 0 0 25 0 1 0 829358332 212447232 49435 33554432000 134512640 137138936 4290198032 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49435 192 642 0 51223 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 207468

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/387 7607
/proc/meminfo: memFree=22388708/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1362.31 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49758 0 0 0 136150 81 0 0 25 0 1 0 829358332 212447232 49435 33554432000 134512640 137138936 4290198032 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49435 192 642 0 51223 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 207468

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 7608
/proc/meminfo: memFree=22388672/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1422.32 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49758 0 0 0 142148 84 0 0 25 0 1 0 829358332 212447232 49435 33554432000 134512640 137138936 4290198032 18446744073709551615 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49435 192 642 0 51223 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 207468

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 7610
/proc/meminfo: memFree=22388504/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207620 CPUtime=1482.31 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 148145 86 0 0 25 0 1 0 829358332 212602880 49449 33554432000 134512640 137138936 4290198032 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51905 49449 192 642 0 51261 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 207620

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 7611
/proc/meminfo: memFree=22389828/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207620 CPUtime=1542.31 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 154143 88 0 0 25 0 1 0 829358332 212602880 49449 33554432000 134512640 137138936 4290198032 18446744073709551615 134604237 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51905 49449 192 642 0 51261 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 207620

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 7613
/proc/meminfo: memFree=22389792/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207620 CPUtime=1602.31 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 160140 91 0 0 25 0 1 0 829358332 212602880 49449 33554432000 134512640 137138936 4290198032 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51905 49449 192 642 0 51261 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 207620

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 7615
/proc/meminfo: memFree=22390120/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1662.32 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 166138 94 0 0 25 0 1 0 829358332 212447232 49443 33554432000 134512640 137138936 4290198032 18446744073709551615 134542237 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49443 192 642 0 51223 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 207468

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 7616
/proc/meminfo: memFree=22389460/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1722.31 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 172134 97 0 0 25 0 1 0 829358332 212447232 49443 33554432000 134512640 137138936 4290198032 18446744073709551615 136511114 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49443 192 642 0 51223 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 207468

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/387 7645
/proc/meminfo: memFree=23414048/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1782.32 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 178132 100 0 0 25 0 1 0 829358332 212447232 49443 33554432000 134512640 137138936 4290198032 18446744073709551615 136296998 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49443 192 642 0 51223 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 207468

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

[startup+1785.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/387 7645
/proc/meminfo: memFree=23412980/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1785.52 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 178452 100 0 0 25 0 1 0 829358332 212447232 49443 33554432000 134512640 137138936 4290198032 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49443 192 642 0 51223 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 207468

[startup+1791.91 s]
/proc/loadavg: 2.06 2.02 2.00 3/387 7645
/proc/meminfo: memFree=23412120/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1791.93 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 179093 100 0 0 25 0 1 0 829358332 212447232 49443 33554432000 134512640 137138936 4290198032 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49443 192 642 0 51223 0
Current children cumulated CPU time (s) 1791.93
Current children cumulated vsize (KiB) 207468

[startup+1795.1 s]
/proc/loadavg: 2.06 2.02 2.00 3/387 7645
/proc/meminfo: memFree=23411872/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1795.12 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 179412 100 0 0 25 0 1 0 829358332 212447232 49443 33554432000 134512640 137138936 4290198032 18446744073709551615 134599244 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49443 192 642 0 51223 0
Current children cumulated CPU time (s) 1795.12
Current children cumulated vsize (KiB) 207468

[startup+1796.7 s]
/proc/loadavg: 2.06 2.02 2.00 3/387 7645
/proc/meminfo: memFree=23411992/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1796.73 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 179572 101 0 0 25 0 1 0 829358332 212447232 49443 33554432000 134512640 137138936 4290198032 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49443 192 642 0 51223 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (KiB) 207468

[startup+1797.5 s]
/proc/loadavg: 2.06 2.01 2.00 3/387 7645
/proc/meminfo: memFree=23411868/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1797.52 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 179651 101 0 0 25 0 1 0 829358332 212447232 49443 33554432000 134512640 137138936 4290198032 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49443 192 642 0 51223 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (KiB) 207468

[startup+1797.9 s]
/proc/loadavg: 2.06 2.01 2.00 3/387 7645
/proc/meminfo: memFree=23411868/32951124 swapFree=49244120/67111528
[pid=7557] ppid=7555 vsize=207468 CPUtime=1797.92 cores=0,2,4,6
/proc/7557/stat : 7557 (bsolo) R 7555 7557 6095 0 -1 4202496 49772 0 0 0 179691 101 0 0 25 0 1 0 829358332 212447232 49443 33554432000 134512640 137138936 4290198032 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/7557/statm: 51867 49443 192 642 0 51223 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 207468

Child status: 0
Real time (s): 1797.99
CPU time (s): 1798.02
CPU user time (s): 1796.99
CPU system time (s): 1.02084
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 207620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.99
system time used= 1.02084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49773
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= 3
involuntary context switches= 4510

runsolver used 7.47486 second user time and 15.0717 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-04 10:52:36
IDJOB=3463033
IDBENCH=2236
IDSOLVER=1955
FILE ID=node101/3463033-1307177556
RUNJOBID= node101-1307173931-7294
PBS_JOBID= 13508816
Free space on /tmp= 74004 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463033-1307177556/watcher-3463033-1307177556 -o /tmp/evaluation-result-3463033-1307177556/solver-3463033-1307177556 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463033-1307177556.opb

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

MD5SUM BENCH= 65bafde3eb06761afc4fe90b6aa8c264
RANDOM SEED=1243471060

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.841
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.841
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.841
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:     32951124 kB
MemFree:      23519720 kB
Buffers:        284116 kB
Cached:         631072 kB
SwapCached:      27120 kB
Active:        8597636 kB
Inactive:       556796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23519720 kB
SwapTotal:    67111528 kB
SwapFree:     49244120 kB
Dirty:            8556 kB
Writeback:           0 kB
AnonPages:     8233828 kB
Mapped:          18776 kB
Slab:           136500 kB
PageTables:      74796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78713572 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74000 MiB
End job on node101 at 2011-06-04 11:22:34