Trace number 3707930

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.02 1798.38

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-3.opb
MD5SUM8e251d4e151b2868eb3a52cf845e4cf8
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 benchmark26.055
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 constraints17809
Number of constraints which are clauses17809
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-3707930-1338152566.opb
0.00/0.00	c File size is 422772 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.03	c Var: 450 Constr: 17809 17809/0/0 Lit: 35618 Watch. Lit: 35618
0.00/0.03	c Obj. Vars: 450 (100 % of total variables)
0.09/0.10	c Pre-processing Time: 0.1 s
0.09/0.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.10	c        0    450    17809    35618    2    35618    5936      0      0 0.10
0.09/0.10	c Switching off lower bounding mode.
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        0    450    17810    36068    2    35643    6936      1      0 0.10
0.09/0.14	c      100    450    17928    85847    4    35879    7630    119    684 0.15
0.09/0.14	o -24
0.19/0.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.20	c      100    450    17929    86297    4    35905    6936    120    680 0.15
0.19/0.20	c      200    450    18045   135188    7    36137    7630    236   1047 0.19
0.19/0.20	o -25
3.19/3.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.19/3.28	c      223    450    18072   146586    8    36216    6936    263   1103 0.20
3.19/3.28	c      324    450    18187   194921   10    36446    7630    378   1301 0.25
3.19/3.28	c      575    450    18476   316352   17    37024    8394    667   1545 0.37
3.19/3.28	c     1052    450    19037   551268   28    38146    9234   1228   1646 0.64
3.19/3.28	c     1866    450    19980   946834   47    40032   10158   2171   1721 1.08
3.19/3.28	c     3186    450    21498  1584027   73    43068   11174   3689   1649 1.93
3.19/3.28	c     5267    450    23913  2597787  108    47898   12292   6104   1627 3.24
3.19/3.28	o -26
1797.93/1798.37	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.93/1798.37	c     5334    450    23991  2630632  109    48080    6936   6182   1627 3.28
1797.93/1798.37	c     5434    450    24104  2677958  111    48306    7630   6295   1624 3.35
1797.93/1798.37	c     5685    450    24395  2799910  114    48888    8394   6586   1627 3.49
1797.93/1798.37	c     6160    450    24942  3029221  121    49982    9234   7133   1629 3.78
1797.93/1798.37	c     6973    450    25881  3422471  132    51860   10158   8072   1605 4.34
1797.93/1798.37	c     8293    450    27408  4061567  148    54914   11174   9599   1591 5.21
1797.93/1798.37	c    10375    450    23792  2541212  106    47610   12292   5983   1486 6.98
1797.93/1798.37	c    13598    450    27506  4095762  148    55038   13522   9697   1448 9.39
1797.93/1798.37	c    18534    450    26025  3473658  133    52076   14875   8216   1367 13.56
1797.93/1798.37	c    26040    450    26820  3804429  141    53666   16363   9011   1237 21.04
1797.93/1798.37	c    37401    450    31505  5763687  182    63059   18000  13696   1125 33.23
1797.93/1798.37	c    54546    450    32532  6188800  190    65090   19801  14723    992 54.94
1797.93/1798.37	c    80365    450    31872  5909973  185    63770   21782  14063    824 97.46
1797.93/1798.37	c   119197    450    31904  5928064  185    63834   23961  14095    760 156.71
1797.93/1798.37	c   177549    450    37753  8368887  221    75532   26358  19944    651 272.48
1797.93/1798.37	c   265181    450    42321 10284989  243    84690   28994  24512    583 454.61
1797.93/1798.37	c   396734    450    44559 11225112  251    89144   31894  26750    569 696.14
1797.93/1798.37	c   594166    450    40060  9338322  233    80146   35084  22251    522 1137.88
1797.93/1798.37	c   890418    450    47015 12227369  260    94056   38593  29206    518 1715.69
1797.93/1798.37	c Resources Exceeded
1797.93/1798.37	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.93/1798.37	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.37	c   30   920373  55099   983155    55851 15951255  38042    511 1798.01
1797.93/1798.37	c Objective: -26
1797.93/1798.37	s SATISFIABLE
1797.93/1798.37	c Total time: 1798.01 s

Verifier Data

OK	-26

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-3707930-1338152566/watcher-3707930-1338152566 -o /tmp/evaluation-result-3707930-1338152566/solver-3707930-1338152566 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707930-1338152566.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.00 2.00 2.00 3/174 30735
/proc/meminfo: memFree=27442596/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=11488 CPUtime=0 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 281382072 11763712 303 33554432000 134512640 137138936 4286673072 4286671336 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 2872 304 183 642 0 2124 0

[startup+0.067191 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30735
/proc/meminfo: memFree=27442596/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=13900 CPUtime=0.06 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 1176 0 0 0 6 0 0 0 20 0 1 0 281382072 14233600 1026 33554432000 134512640 137138936 4286673072 4286666156 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 3475 1026 185 642 0 2831 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13900

[startup+0.100284 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30735
/proc/meminfo: memFree=27442596/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=13900 CPUtime=0.09 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 1176 0 0 0 9 0 0 0 20 0 1 0 281382072 14233600 1026 33554432000 134512640 137138936 4286673072 4286665796 136500296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 3475 1026 185 642 0 2831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13900

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30735
/proc/meminfo: memFree=27442596/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=16088 CPUtime=0.29 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 1837 0 0 0 29 0 0 0 20 0 1 0 281382072 16474112 1579 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 4022 1579 192 642 0 3378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16088

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30735
/proc/meminfo: memFree=27442596/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=20732 CPUtime=0.68 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 3016 0 0 0 68 0 0 0 20 0 1 0 281382072 21229568 2758 33554432000 134512640 137138936 4286673072 4286671352 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 5183 2758 192 642 0 4539 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20732

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30736
/proc/meminfo: memFree=27425824/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=29748 CPUtime=1.49 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 5249 0 0 0 148 1 0 0 20 0 1 0 281382072 30461952 4991 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 7437 4991 192 642 0 6793 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29748

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30736
/proc/meminfo: memFree=27414416/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=45284 CPUtime=3.08 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 9135 0 0 0 306 2 0 0 20 0 1 0 281382072 46370816 8877 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 11321 8877 192 642 0 10677 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45284

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30736
/proc/meminfo: memFree=27382680/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=74532 CPUtime=6.29 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 16459 0 0 0 624 5 0 0 20 0 1 0 281382072 76320768 16201 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 18633 16201 192 642 0 17989 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74532

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30736
/proc/meminfo: memFree=27361980/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=89300 CPUtime=12.68 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 20140 0 0 0 1261 7 0 0 20 0 1 0 281382072 91443200 19882 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 22325 19882 192 642 0 21681 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 89300

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30736
/proc/meminfo: memFree=27353308/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=96588 CPUtime=25.49 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 21971 0 0 0 2539 10 0 0 20 0 1 0 281382072 98906112 21713 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 24147 21713 192 642 0 23503 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96588

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30736
/proc/meminfo: memFree=27336320/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=113632 CPUtime=51.08 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 26232 0 0 0 5095 13 0 0 20 0 1 0 281382072 116359168 25974 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 28408 25974 192 642 0 27764 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 113632

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30737
/proc/meminfo: memFree=27326276/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=123736 CPUtime=102.28 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 28761 0 0 0 10211 17 0 0 20 0 1 0 281382072 126705664 28503 33554432000 134512640 137138936 4286673072 4286672000 134542424 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 30934 28503 192 642 0 30290 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 123736

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30737
/proc/meminfo: memFree=27314620/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=134900 CPUtime=162.27 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 31549 0 0 0 16204 23 0 0 20 0 1 0 281382072 138137600 31291 33554432000 134512640 137138936 4286673072 4286672000 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 33725 31291 192 642 0 33081 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 134900

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30737
/proc/meminfo: memFree=27299864/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=146640 CPUtime=222.26 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 34488 0 0 0 22198 28 0 0 20 0 1 0 281382072 150159360 34230 33554432000 134512640 137138936 4286673072 4286672000 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 36660 34230 192 642 0 36016 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 146640

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30737
/proc/meminfo: memFree=27286968/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=159540 CPUtime=282.24 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 37712 0 0 0 28192 32 0 0 20 0 1 0 281382072 163368960 37454 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 39885 37454 192 642 0 39241 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 159540

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30737
/proc/meminfo: memFree=27286944/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=159568 CPUtime=342.24 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 37724 0 0 0 34187 37 0 0 20 0 1 0 281382072 163397632 37463 33554432000 134512640 137138936 4286673072 4286666800 134573763 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 39892 37463 192 642 0 39248 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 159568

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30738
/proc/meminfo: memFree=27286668/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=159608 CPUtime=402.19 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 37772 0 0 0 40178 41 0 0 20 0 1 0 281382072 163438592 37471 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 39902 37471 192 642 0 39258 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 159608

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30741
/proc/meminfo: memFree=27278232/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=174112 CPUtime=462.16 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 41430 0 0 0 46170 46 0 0 20 0 1 0 281382072 178290688 41100 33554432000 134512640 137138936 4286673072 4286671968 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 43528 41100 192 642 0 42884 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 174112

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30741
/proc/meminfo: memFree=27278240/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=174152 CPUtime=522.15 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 41441 0 0 0 52165 50 0 0 20 0 1 0 281382072 178331648 41111 33554432000 134512640 137138936 4286673072 4286672000 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 43538 41111 192 642 0 42894 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 174152

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30741
/proc/meminfo: memFree=27278116/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=174124 CPUtime=582.13 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 41441 0 0 0 58160 53 0 0 20 0 1 0 281382072 178302976 41106 33554432000 134512640 137138936 4286673072 4286671968 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 43531 41106 192 642 0 42887 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 174124

[startup+642.3 s]

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

/proc/meminfo: memFree=27664076/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=189884 CPUtime=1062.05 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 45406 0 0 0 106120 85 0 0 20 0 1 0 281382072 194441216 45045 33554432000 134512640 137138936 4286673072 4286666280 136504449 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 47471 45045 192 642 0 46827 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 189884

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 30784
/proc/meminfo: memFree=27549412/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=189880 CPUtime=1122.04 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 45406 0 0 0 112116 88 0 0 20 0 1 0 281382072 194437120 45044 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 47470 45044 192 642 0 46826 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 189880

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30784
/proc/meminfo: memFree=27532328/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=206668 CPUtime=1182.03 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 49611 0 0 0 118109 94 0 0 20 0 1 0 281382072 211628032 49214 33554432000 134512640 137138936 4286673072 4286672000 134542965 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 51667 49214 192 642 0 51023 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 206668

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30784
/proc/meminfo: memFree=27531736/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=207004 CPUtime=1242.03 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 49690 0 0 0 124105 98 0 0 20 0 1 0 281382072 211972096 49293 33554432000 134512640 137138936 4286673072 4286672000 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 51751 49293 192 642 0 51107 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 207004

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30785
/proc/meminfo: memFree=27455628/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=207280 CPUtime=1302.02 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 49760 0 0 0 130101 101 0 0 20 0 1 0 281382072 212254720 49363 33554432000 134512640 137138936 4286673072 4286672000 134542322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 51820 49363 192 642 0 51176 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 207280

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 30785
/proc/meminfo: memFree=27455904/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=207128 CPUtime=1362.01 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 49760 0 0 0 136096 105 0 0 20 0 1 0 281382072 212099072 49357 33554432000 134512640 137138936 4286673072 4286672000 134542339 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 51782 49357 192 642 0 51138 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 207128

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 30785
/proc/meminfo: memFree=27455808/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=207128 CPUtime=1422 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 49760 0 0 0 142092 108 0 0 20 0 1 0 281382072 212099072 49357 33554432000 134512640 137138936 4286673072 4286671616 134598928 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 51782 49357 192 642 0 51138 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 207128

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 30785
/proc/meminfo: memFree=27455612/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=207128 CPUtime=1481.98 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 49760 0 0 0 148087 111 0 0 20 0 1 0 281382072 212099072 49357 33554432000 134512640 137138936 4286673072 4286672000 134542613 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 51782 49357 192 642 0 51138 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 207128

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 30785
/proc/meminfo: memFree=27374020/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=207128 CPUtime=1541.97 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 49760 0 0 0 154082 115 0 0 20 0 1 0 281382072 212099072 49357 33554432000 134512640 137138936 4286673072 4286672000 134542205 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 51782 49357 192 642 0 51138 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 207128

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 30786
/proc/meminfo: memFree=27374128/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=207128 CPUtime=1601.96 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 49768 0 0 0 160076 120 0 0 20 0 1 0 281382072 212099072 49357 33554432000 134512640 137138936 4286673072 4286671968 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 51782 49357 192 642 0 51138 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 207128

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30789
/proc/meminfo: memFree=27374616/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=207128 CPUtime=1661.95 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 49768 0 0 0 166072 123 0 0 20 0 1 0 281382072 212099072 49357 33554432000 134512640 137138936 4286673072 4286671492 136500383 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 51782 49357 192 642 0 51138 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 207128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30789
/proc/meminfo: memFree=27374500/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=207128 CPUtime=1721.94 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 49768 0 0 0 172067 127 0 0 20 0 1 0 281382072 212099072 49357 33554432000 134512640 137138936 4286673072 4286672000 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 51782 49357 192 642 0 51138 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 207128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30789
/proc/meminfo: memFree=27355528/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=225620 CPUtime=1781.93 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 54423 0 0 0 178061 132 0 0 20 0 1 0 281382072 231034880 53973 33554432000 134512640 137138936 4286673072 4286672000 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 56405 53973 192 642 0 55761 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 225620

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30789
/proc/meminfo: memFree=27355776/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=225620 CPUtime=1791.54 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 54423 0 0 0 179022 132 0 0 20 0 1 0 281382072 231034880 53973 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 56405 53973 192 642 0 55761 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (KiB) 225620

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30789
/proc/meminfo: memFree=27355776/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=225620 CPUtime=1794.73 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 54423 0 0 0 179341 132 0 0 20 0 1 0 281382072 231034880 53973 33554432000 134512640 137138936 4286673072 4286672000 134542249 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 56405 53973 192 642 0 55761 0
Current children cumulated CPU time (s) 1794.73
Current children cumulated vsize (KiB) 225620

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30789
/proc/meminfo: memFree=27355776/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=225620 CPUtime=1796.33 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 54423 0 0 0 179501 132 0 0 20 0 1 0 281382072 231034880 53973 33554432000 134512640 137138936 4286673072 4286671616 134607601 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 56405 53973 192 642 0 55761 0
Current children cumulated CPU time (s) 1796.33
Current children cumulated vsize (KiB) 225620

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30789
/proc/meminfo: memFree=27355776/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=225620 CPUtime=1797.13 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 54423 0 0 0 179581 132 0 0 20 0 1 0 281382072 231034880 53973 33554432000 134512640 137138936 4286673072 4286672000 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 56405 53973 192 642 0 55761 0
Current children cumulated CPU time (s) 1797.13
Current children cumulated vsize (KiB) 225620

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30789
/proc/meminfo: memFree=27355776/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=225620 CPUtime=1797.53 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 54423 0 0 0 179621 132 0 0 20 0 1 0 281382072 231034880 53973 33554432000 134512640 137138936 4286673072 4286672188 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 56405 53973 192 642 0 55761 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (KiB) 225620

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30789
/proc/meminfo: memFree=27355776/32873852 swapFree=6848/6848
[pid=30735] ppid=30733 vsize=225620 CPUtime=1797.93 cores=1,3,5,7
/proc/30735/stat : 30735 (bsolo) R 30733 30735 26585 0 -1 4202496 54423 0 0 0 179661 132 0 0 20 0 1 0 281382072 231034880 53973 33554432000 134512640 137138936 4286673072 4286672000 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30735/statm: 56405 53973 192 642 0 55761 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 225620

Child status: 0
Real time (s): 1798.38
CPU time (s): 1798.02
CPU user time (s): 1796.68
CPU system time (s): 1.3308
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 225620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.68
system time used= 1.3308
maximum resident set size= 216048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54424
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= 98
involuntary context switches= 1849

runsolver used 3.3065 second user time and 9.1846 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 23:02:46
IDJOB=3707930
IDBENCH=2239
IDSOLVER=2286
FILE ID=node129/3707930-1338152566
RUNJOBID= node129-1338138643-28482
PBS_JOBID= 14624488
Free space on /tmp= 71204 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-3.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707930-1338152566/watcher-3707930-1338152566 -o /tmp/evaluation-result-3707930-1338152566/solver-3707930-1338152566 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707930-1338152566.opb

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

MD5SUM BENCH= 8e251d4e151b2868eb3a52cf845e4cf8
RANDOM SEED=924759763

node129.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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.91
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.957
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.957
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.91
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.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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:       32873852 kB
MemFree:        27442720 kB
Buffers:          382568 kB
Cached:          3120724 kB
SwapCached:            0 kB
Active:          2292136 kB
Inactive:        2277556 kB
Active(anon):    1068840 kB
Inactive(anon):        0 kB
Active(file):    1223296 kB
Inactive(file):  2277556 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4332 kB
Writeback:             0 kB
AnonPages:       1089604 kB
Mapped:            15056 kB
Shmem:               204 kB
Slab:             719800 kB
SReclaimable:     162168 kB
SUnreclaim:       557632 kB
KernelStack:        1440 kB
PageTables:         6156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1187596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1044480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71200 MiB
End job on node129 at 2012-05-27 23:32:45