Trace number 3463072

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-26 1798.01 1797.96

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-4.opb
MD5SUM7bb05c60facd55e51c4cfcaa0e217e6e
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 benchmark407.818
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 constraints17831
Number of constraints which are clauses17831
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-3463072-1307177567.opb
0.00/0.00	c File size is 422586 bytes.
0.00/0.02	c Highest Coefficient sum: 450
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.026 s
0.00/0.02	c Var: 450 Constr: 17831 17831/0/0 Lit: 35662 Watch. Lit: 35662
0.00/0.02	c Obj. Vars: 450 (100 % of total variables)
0.05/0.09	c Pre-processing Time: 0.096 s
0.05/0.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.05/0.09	c        0    450    17831    35662    2    35662    5943      0      0 0.10
0.05/0.09	c Switching off lower bounding mode.
0.05/0.09	o -22
0.05/0.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.05/0.09	c        0    450    17832    36112    2    35686    6943      1      0 0.10
0.05/0.09	o -23
0.49/0.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.51	c        1    450    17834    36988    2    35713    6943      3     10 0.10
0.49/0.51	c      101    450    17949    85570    4    35943    7638    118    716 0.14
0.49/0.51	c      352    450    18243   209669   11    36531    8402    412   1348 0.26
0.49/0.51	c      830    450    18802   445256   23    37649    9243    971   1660 0.50
0.49/0.51	o -24
0.89/0.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.94	c      858    450    18835   459250   24    37739    6943   1004   1669 0.51
0.89/0.94	c      958    450    18951   508113   26    37971    7638   1120   1707 0.56
0.89/0.94	c     1208    450    19237   628713   32    38543    8402   1406   1755 0.69
0.89/0.94	c     1683    450    19793   862532   43    39655    9243   1962   1794 0.94
0.89/0.94	o -25
81.49/81.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
81.49/81.52	c     1689    450    19800   865521   43    39694    6943   1969   1792 0.94
81.49/81.52	c     1789    450    19912   912527   45    39918    7638   2081   1796 1.00
81.49/81.52	c     2039    450    20197  1032377   51    40488    8402   2366   1812 1.12
81.49/81.52	c     2516    450    20744  1262152   60    41582    9243   2913   1823 1.38
81.49/81.52	c     3329    450    21668  1650589   76    43430   10168   3837   1826 1.82
81.49/81.52	c     4650    450    23177  2284371   98    46448   11185   5346   1732 2.68
81.49/81.52	c     6731    450    25549  3280652  128    51192   12304   7718   1640 4.10
81.49/81.52	c     9954    450    29260  4838459  165    58614   13535  11429   1555 6.40
81.49/81.52	c    14890    450    27647  4159673  150    55319   14889   9816   1409 10.57
81.49/81.52	c    22397    450    28492  4512209  158    57009   16378  10661   1216 18.41
81.49/81.52	c    33758    450    33098  6444713  194    66221   18016  15267   1122 30.07
81.49/81.52	c    50902    450    34043  6835125  200    68111   19818  16212    979 51.97
81.49/81.52	o -26
1797.95/1797.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.95/1797.94	c    74464    450    30322  5277872  174    60695    6943  12491    913 81.53
1797.95/1797.94	c    74564    450    21420  1542771   72    42866    7638   3589    912 81.70
1797.95/1797.94	c    74814    450    21706  1662450   76    43438    8402   3875    914 81.84
1797.95/1797.94	c    75290    450    22245  1888378   84    44516    9243   4414    917 82.10
1797.95/1797.94	c    76104    450    23149  2268007   97    46324   10168   5318    921 82.60
1797.95/1797.94	c    77424    450    24708  2920120  118    49442   11185   6877    927 83.46
1797.95/1797.94	c    79505    450    27107  3922720  144    54240   12304   9276    937 84.77
1797.95/1797.94	c    82729    450    24294  2737937  112    48638   13535   6463    946 87.44
1797.95/1797.94	c    87666    450    29983  5119087  170    60016   14889  12152    958 91.43
1797.95/1797.94	c    95172    450    30708  5428626  176    61442   16378  12877    966 98.49
1797.95/1797.94	c   106533    450    26578  3699677  139    53182   18016   8747    966 110.20
1797.95/1797.94	c   123677    450    27724  4170706  150    55497   19818   9893    941 131.38
1797.95/1797.94	c   149498    450    37239  8149372  218    74551   21800  19408    936 159.65
1797.95/1797.94	c   188330    450    37188  8135571  218    74426   23981  19357    898 209.57
1797.95/1797.94	c   246682    450    30808  5450793  176    61663   26380  12977    845 291.64
1797.95/1797.94	c   334315    450    32590  6207345  190    65225   29019  14759    699 477.79
1797.95/1797.94	c   465867    450    36868  7986364  216    73762   31921  19037    667 697.75
1797.95/1797.94	c   663300    450    32011  5971028  186    64071   35114  14180    614 1078.91
1797.95/1797.94	c   959552    450    39311  9032515  229    78672   38626  21480    570 1681.29
1797.95/1797.94	c Resources Exceeded
1797.95/1797.94	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.95/1797.94	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1797.94	c   40  1021998  62068  1093417    34203  6868052  16372    568 1798.00
1797.95/1797.94	c Objective: -26
1797.95/1797.94	s SATISFIABLE
1797.95/1797.94	c Total time: 1798 s

Verifier Data

OK	-26

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.04 2.05 2.00 2/436 30311
/proc/meminfo: memFree=20658292/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=12032 CPUtime=0.01 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 525 0 0 0 1 0 0 0 25 0 1 0 829354578 12320768 479 33554432000 134512640 137138936 4293116880 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 3008 479 216 642 0 2260 0

[startup+0.0578321 s]
/proc/loadavg: 2.04 2.05 2.00 2/436 30311
/proc/meminfo: memFree=20658292/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=13896 CPUtime=0.05 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 1176 0 0 0 5 0 0 0 25 0 1 0 829354578 14229504 1026 33554432000 134512640 137138936 4293116880 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 3474 1026 185 642 0 2830 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13896

[startup+0.100826 s]
/proc/loadavg: 2.04 2.05 2.00 2/436 30311
/proc/meminfo: memFree=20658292/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=13400 CPUtime=0.09 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 1183 0 0 0 8 1 0 0 25 0 1 0 829354578 13721600 925 33554432000 134512640 137138936 4293116880 18446744073709551615 134550949 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 3350 925 192 642 0 2706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13400

[startup+0.300796 s]
/proc/loadavg: 2.04 2.05 2.00 2/436 30311
/proc/meminfo: memFree=20658292/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=16124 CPUtime=0.29 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 1857 0 0 0 28 1 0 0 25 0 1 0 829354578 16510976 1599 33554432000 134512640 137138936 4293116880 18446744073709551615 134551879 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 4031 1599 192 642 0 3387 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16124

[startup+0.700722 s]
/proc/loadavg: 2.04 2.05 2.00 2/436 30311
/proc/meminfo: memFree=20658292/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=21192 CPUtime=0.69 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 3114 0 0 0 67 2 0 0 25 0 1 0 829354578 21700608 2856 33554432000 134512640 137138936 4293116880 18446744073709551615 134607120 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 5298 2856 192 642 0 4654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21192

[startup+1.50058 s]
/proc/loadavg: 2.04 2.05 2.00 3/437 30312
/proc/meminfo: memFree=20643156/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=30708 CPUtime=1.49 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 5494 0 0 0 146 3 0 0 25 0 1 0 829354578 31444992 5236 33554432000 134512640 137138936 4293116880 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 7677 5236 192 642 0 7033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30708

[startup+3.10028 s]
/proc/loadavg: 2.04 2.05 2.00 3/437 30312
/proc/meminfo: memFree=20629772/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=46624 CPUtime=3.09 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 9487 0 0 0 305 4 0 0 25 0 1 0 829354578 47742976 9229 33554432000 134512640 137138936 4293116880 18446744073709551615 134576428 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 11656 9229 192 642 0 11012 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46624

[startup+6.30069 s]
/proc/loadavg: 2.03 2.05 2.00 3/437 30312
/proc/meminfo: memFree=20599180/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=74984 CPUtime=6.29 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 16562 0 0 0 624 5 0 0 25 0 1 0 829354578 76783616 16304 33554432000 134512640 137138936 4293116880 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 18746 16304 192 642 0 18102 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74984

[startup+12.7005 s]
/proc/loadavg: 2.03 2.05 2.00 3/437 30339
/proc/meminfo: memFree=20570840/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=89536 CPUtime=12.69 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 20214 0 0 0 1263 6 0 0 25 0 1 0 829354578 91684864 19956 33554432000 134512640 137138936 4293116880 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 22384 19956 192 642 0 21740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89536

[startup+25.5011 s]
/proc/loadavg: 2.02 2.04 2.00 3/437 30340
/proc/meminfo: memFree=20522968/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=105052 CPUtime=25.49 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 24089 0 0 0 2541 8 0 0 25 0 1 0 829354578 107573248 23831 33554432000 134512640 137138936 4293116880 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 26263 23831 192 642 0 25619 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105052

[startup+51.1004 s]
/proc/loadavg: 2.01 2.04 2.00 3/437 30340
/proc/meminfo: memFree=20489304/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=114220 CPUtime=51.09 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 26374 0 0 0 5097 12 0 0 25 0 1 0 829354578 116961280 26116 33554432000 134512640 137138936 4293116880 18446744073709551615 134539684 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 28555 26116 192 642 0 27911 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 114220

[startup+102.317 s]
/proc/loadavg: 2.00 2.03 2.00 3/437 30342
/proc/meminfo: memFree=20467224/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=124344 CPUtime=102.31 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 28920 0 0 0 10214 17 0 0 25 0 1 0 829354578 127328256 28661 33554432000 134512640 137138936 4293116880 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 31086 28661 192 642 0 30442 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 124344

[startup+162.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/437 30343
/proc/meminfo: memFree=20444524/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=134700 CPUtime=162.3 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 31516 0 0 0 16206 24 0 0 25 0 1 0 829354578 137932800 31239 33554432000 134512640 137138936 4293116880 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 33675 31239 192 642 0 33031 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 134700

[startup+222.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/437 30345
/proc/meminfo: memFree=20422572/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=146844 CPUtime=222.3 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 34554 0 0 0 22202 28 0 0 25 0 1 0 829354578 150368256 34277 33554432000 134512640 137138936 4293116880 18446744073709551615 134603276 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 36711 34277 192 642 0 36067 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 146844

[startup+282.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/437 30346
/proc/meminfo: memFree=20409668/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=146868 CPUtime=282.3 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 34562 0 0 0 28198 32 0 0 25 0 1 0 829354578 150392832 34285 33554432000 134512640 137138936 4293116880 18446744073709551615 134551216 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 36717 34285 192 642 0 36073 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 146868

[startup+342.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/437 30348
/proc/meminfo: memFree=20396640/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=159920 CPUtime=342.3 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 37826 0 0 0 34193 37 0 0 25 0 1 0 829354578 163758080 37549 33554432000 134512640 137138936 4293116880 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 39980 37549 192 642 0 39336 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 159920

[startup+402.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/437 30350
/proc/meminfo: memFree=20396384/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=159912 CPUtime=402.3 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 37826 0 0 0 40189 41 0 0 25 0 1 0 829354578 163749888 37549 33554432000 134512640 137138936 4293116880 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 39978 37549 192 642 0 39334 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 159912

[startup+462.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/437 30351
/proc/meminfo: memFree=20381996/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=160012 CPUtime=462.31 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 37849 0 0 0 46186 45 0 0 25 0 1 0 829354578 163852288 37572 33554432000 134512640 137138936 4293116880 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 40003 37572 192 642 0 39359 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 160012

[startup+522.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/437 30362
/proc/meminfo: memFree=20368180/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=174332 CPUtime=522.31 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 41433 0 0 0 52180 51 0 0 25 0 1 0 829354578 178515968 41156 33554432000 134512640 137138936 4293116880 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 43583 41156 192 642 0 42939 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 174332

[startup+582.301 s]
/proc/loadavg: 2.07 2.07 2.01 3/437 30363
/proc/meminfo: memFree=20367780/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=174248 CPUtime=582.31 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 41433 0 0 0 58177 54 0 0 25 0 1 0 829354578 178429952 41137 33554432000 134512640 137138936 4293116880 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 43562 41137 192 642 0 42918 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 174248

[startup+642.301 s]

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

/proc/meminfo: memFree=20336288/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=190112 CPUtime=1062.33 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 45406 0 0 0 106145 88 0 0 25 0 1 0 829354578 194674688 45103 33554432000 134512640 137138936 4293116880 18446744073709551615 134542972 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 47528 45103 192 642 0 46884 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 190112

[startup+1122.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/437 30381
/proc/meminfo: memFree=20302428/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=207032 CPUtime=1122.33 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 49669 0 0 0 112139 94 0 0 25 0 1 0 829354578 212000768 49321 33554432000 134512640 137138936 4293116880 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 51758 49321 192 642 0 51114 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 207032

[startup+1182.3 s]
/proc/loadavg: 2.17 2.07 2.01 3/437 30382
/proc/meminfo: memFree=20302416/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=207032 CPUtime=1182.33 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 49669 0 0 0 118135 98 0 0 25 0 1 0 829354578 212000768 49321 33554432000 134512640 137138936 4293116880 18446744073709551615 134542503 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 51758 49321 192 642 0 51114 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 207032

[startup+1242.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/437 30384
/proc/meminfo: memFree=20300428/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=207240 CPUtime=1242.34 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 49701 0 0 0 124132 102 0 0 25 0 1 0 829354578 212213760 49353 33554432000 134512640 137138936 4293116880 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 51810 49353 192 642 0 51166 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 207240

[startup+1302.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/437 30386
/proc/meminfo: memFree=20299920/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=207076 CPUtime=1302.35 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 49701 0 0 0 130129 106 0 0 25 0 1 0 829354578 212045824 49344 33554432000 134512640 137138936 4293116880 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 51769 49344 192 642 0 51125 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 207076

[startup+1362.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/437 30387
/proc/meminfo: memFree=20301396/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=207264 CPUtime=1362.34 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 49716 0 0 0 136125 109 0 0 25 0 1 0 829354578 212238336 49359 33554432000 134512640 137138936 4293116880 18446744073709551615 136504022 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 51816 49359 192 642 0 51172 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 207264

[startup+1422.32 s]
/proc/loadavg: 2.08 2.05 2.00 3/437 30389
/proc/meminfo: memFree=20301516/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=207264 CPUtime=1422.35 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 49727 0 0 0 142123 112 0 0 25 0 1 0 829354578 212238336 49370 33554432000 134512640 137138936 4293116880 18446744073709551615 134599706 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 51816 49370 192 642 0 51172 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 207264

[startup+1482.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/437 30390
/proc/meminfo: memFree=20301020/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=207264 CPUtime=1482.34 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 49727 0 0 0 148118 116 0 0 25 0 1 0 829354578 212238336 49370 33554432000 134512640 137138936 4293116880 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 51816 49370 192 642 0 51172 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 207264

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/437 30392
/proc/meminfo: memFree=20301140/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=207264 CPUtime=1542.34 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 49727 0 0 0 154115 119 0 0 25 0 1 0 829354578 212238336 49370 33554432000 134512640 137138936 4293116880 18446744073709551615 134552089 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 51816 49370 192 642 0 51172 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 207264

[startup+1602.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/437 30394
/proc/meminfo: memFree=20301260/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=207264 CPUtime=1602.35 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 49727 0 0 0 160111 124 0 0 25 0 1 0 829354578 212238336 49370 33554432000 134512640 137138936 4293116880 18446744073709551615 136502651 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 51816 49370 192 642 0 51172 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 207264

[startup+1662.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/437 30395
/proc/meminfo: memFree=20301376/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=207264 CPUtime=1662.35 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 49727 0 0 0 166107 128 0 0 25 0 1 0 829354578 212238336 49370 33554432000 134512640 137138936 4293116880 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 51816 49370 192 642 0 51172 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 207264

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/437 30397
/proc/meminfo: memFree=20263416/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=226312 CPUtime=1722.35 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 54548 0 0 0 172102 133 0 0 25 0 1 0 829354578 231743488 54152 33554432000 134512640 137138936 4293116880 18446744073709551615 134542734 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 56578 54152 192 642 0 55934 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 226312

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/437 30398
/proc/meminfo: memFree=20262160/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=226312 CPUtime=1782.35 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 54548 0 0 0 178098 137 0 0 25 0 1 0 829354578 231743488 54152 33554432000 134512640 137138936 4293116880 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 56578 54152 192 642 0 55934 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 226312

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

[startup+1785.5 s]
/proc/loadavg: 2.04 2.03 2.00 3/437 30398
/proc/meminfo: memFree=20262284/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=226312 CPUtime=1785.55 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 54548 0 0 0 178418 137 0 0 25 0 1 0 829354578 231743488 54152 33554432000 134512640 137138936 4293116880 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 56578 54152 192 642 0 55934 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 226312

[startup+1791.92 s]
/proc/loadavg: 2.03 2.03 2.00 3/437 30399
/proc/meminfo: memFree=20263276/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=226312 CPUtime=1791.97 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 54548 0 0 0 179060 137 0 0 25 0 1 0 829354578 231743488 54152 33554432000 134512640 137138936 4293116880 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 56578 54152 192 642 0 55934 0
Current children cumulated CPU time (s) 1791.97
Current children cumulated vsize (KiB) 226312

[startup+1795.1 s]
/proc/loadavg: 2.03 2.03 2.00 3/437 30399
/proc/meminfo: memFree=20263272/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=226312 CPUtime=1795.16 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 54548 0 0 0 179379 137 0 0 25 0 1 0 829354578 231743488 54152 33554432000 134512640 137138936 4293116880 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 56578 54152 192 642 0 55934 0
Current children cumulated CPU time (s) 1795.16
Current children cumulated vsize (KiB) 226312

[startup+1796.7 s]
/proc/loadavg: 2.03 2.03 2.00 3/437 30399
/proc/meminfo: memFree=20263272/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=226312 CPUtime=1796.75 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 54548 0 0 0 179538 137 0 0 25 0 1 0 829354578 231743488 54152 33554432000 134512640 137138936 4293116880 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 56578 54152 192 642 0 55934 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 226312

[startup+1797.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/437 30399
/proc/meminfo: memFree=20263024/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=226312 CPUtime=1797.55 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 54548 0 0 0 179618 137 0 0 25 0 1 0 829354578 231743488 54152 33554432000 134512640 137138936 4293116880 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 56578 54152 192 642 0 55934 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 226312

[startup+1797.9 s]
/proc/loadavg: 2.03 2.03 2.00 3/437 30399
/proc/meminfo: memFree=20263024/32951124 swapFree=60787360/67111528
[pid=30311] ppid=30309 vsize=226312 CPUtime=1797.95 cores=1,3,5,7
/proc/30311/stat : 30311 (bsolo) R 30309 30311 29081 0 -1 4202496 54548 0 0 0 179658 137 0 0 25 0 1 0 829354578 231743488 54152 33554432000 134512640 137138936 4293116880 18446744073709551615 136297616 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30311/statm: 56578 54152 192 642 0 55934 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 226312

Child status: 0
Real time (s): 1797.96
CPU time (s): 1798.01
CPU user time (s): 1796.63
CPU system time (s): 1.38579
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 226312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.63
system time used= 1.38579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54549
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2740

runsolver used 7.35488 second user time and 18.7122 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-04 10:52:47
IDJOB=3463072
IDBENCH=2238
IDSOLVER=1955
FILE ID=node135/3463072-1307177567
RUNJOBID= node135-1307173971-30076
PBS_JOBID= 13508851
Free space on /tmp= 73960 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-4.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463072-1307177567/watcher-3463072-1307177567 -o /tmp/evaluation-result-3463072-1307177567/solver-3463072-1307177567 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463072-1307177567.opb

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

MD5SUM BENCH= 7bb05c60facd55e51c4cfcaa0e217e6e
RANDOM SEED=1980176797

node135.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.851
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.70
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.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.75
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20658572 kB
Buffers:        265612 kB
Cached:         627756 kB
SwapCached:       6168 kB
Active:       11498196 kB
Inactive:       536432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20658572 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:            4316 kB
Writeback:           0 kB
AnonPages:    11140776 kB
Mapped:          27076 kB
Slab:           125508 kB
PageTables:      66040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124445932 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73956 MiB
End job on node135 at 2011-06-04 11:22:45