Trace number 3732670

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
PB07: bsolo 3.0.17SAT (TO)191 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32b1.opb
MD5SUMeb2e849a72ed563d78cdb83a394edb27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark9.32758
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 191
Optimality of the best value was proved YES
Number of variables456
Total number of constraints1602
Number of constraints which are clauses1602
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 constraint32
Number of terms in the objective function 456
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 456
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 456
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.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3732670-1338690151.opb
0.00/0.00	c File size is 66775 bytes.
0.00/0.01	c Highest Coefficient sum: 456
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.007 s
0.00/0.01	c Var: 456 Constr: 1602 1602/0/0 Lit: 6636 Watch. Lit: 3204
0.00/0.01	c Obj. Vars: 456 (100 % of total variables)
0.00/0.02	c Pre-processing Time: 0.016 s
0.04/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.04/0.08	c        0    456     1602     6636    4     3204     533      0      0 0.02
0.04/0.08	c Initial Lower Bound: 132
0.04/0.08	c Initial Path Cost: 0
0.04/0.09	o 194	0.087
1.88/1.93	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.88/1.93	c       47    456     1650     9453    5     3562    1533     48    540 0.09
1.88/1.93	c      147    456     1767    26747   15     3796    1687    165    100 1.46
1.88/1.93	o 193	1.931 * 
3.39/3.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.39/3.46	c      169    456     1793    29644   16     4111    1533    191     87 1.93
3.39/3.46	c      269    456     1901    39348   20     4327    1687    299     82 3.27
3.39/3.46	o 192	3.453 * 
286.14/286.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
286.14/286.21	c      272    456     1907    40699   21     4603    1533    305     78 3.45
286.14/286.21	c      372    456     2010    48956   24     4809    1687    408     77 4.80
286.14/286.21	c      622    456     2291    86823   37     5371    1856    689     75 8.29
286.14/286.21	c     1097    456     2806   141271   50     6401    2042   1204     80 13.65
286.14/286.21	c     1910    456     2624    99863   38     5512    2247   1022     82 23.06
286.14/286.21	c     3231    456     2943   158565   53     6150    2472   1341     83 38.70
286.14/286.21	c     5313    456     2839   140029   49     5942    2720   1237     81 64.84
286.14/286.21	c     8536    456     3931   396026  100     8126    2993   2329     84 101.48
286.14/286.21	c    13472    456     3973   441009  111     8210    3293   2371     82 162.37
286.14/286.21	c    20979    456     4338   410583   94     8940    3623   2736     82 252.91
286.14/286.21	o 191	286.158 * 
1800.00/1800.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.00/1800.30	c    23601    456     3518   204965   58     7565    1533   1916     82 286.16
1800.00/1800.30	c    23701    456     2479    58298   23     5223    1687    877     82 287.52
1800.00/1800.30	c    23952    456     2761    96091   34     5787    1856   1159     82 289.93
1800.00/1800.30	c    24428    456     3371   222616   66     7007    2042   1769     83 294.31
1800.00/1800.30	c    25241    456     3320   229029   68     6905    2247   1718     82 305.52
1800.00/1800.30	c    26563    456     3819   360191   94     7903    2472   2217     83 319.87
1800.00/1800.30	c    28644    456     3972   464177  116     8209    2720   2370     84 339.54
1800.00/1800.30	c    31867    456     3795   329317   86     7855    2993   2193     84 376.07
1800.00/1800.30	c    36803    454     4388   579121  131     9040    3293   2786     85 429.57
1800.00/1800.30	c    44311    452     3960   303698   76     8183    3623   2358     85 518.87
1800.00/1800.30	c    55673    451     3534   244923   69     7330    3986   1932     84 655.36
1800.00/1800.30	c    72817    451     3708   246193   66     7678    4385   2106     84 861.22
1800.00/1800.30	c    98636    448     5903   670872  113    12066    4824   4301     83 1187.15
1800.00/1800.30	c   137469    443     6422   776125  120    13101    5307   4820     83 1654.50
1800.00/1800.30	c Caught signal: 15
1800.00/1800.30	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 -x12 x13 -x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 x59 -x60 x61 -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 -x73 x74 x75 -x76 x77 -x78 x79 -x80 x81 -x82 x83 -x84 x85 -x86 x87 -x88 x89 -x90 -x91 x92 x93 -x94 x95 -x96 x97 -x98 x99 -x100 -x101 x102 x103 -x104 x105 -x106 x107 -x108 x109 -x110 x111 -x112 x113 -x114 x115 -x116 x117 -x118 x119 -x120 x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 x137 -x138 x139 -x140 x141 -x142 -x143 x144 x145 -x146 -x147 -x148 x149 -x150 x151 -x152 -x153 -x154 x155 -x156 x157 -x158 x159 -x160 -x161 -x162 x163 -x164 -x165 -x166 x167 -x168 -x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 x185 -x186 x187 -x188 -x189 -x190 x191 -x192 x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 x201 -x202 x203 -x204 x205 -x206 -x207 -x208 x209 -x210 -x211 -x212 -x213 -x214 x215 -x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230 -x231 -x232 x233 -x234 x235 -x236 -x237 -x238 x239 -x240 x241 -x242 x243 -x244 -x245 -x246 x247 -x248 -x249 x250 x251 -x252 -x253 -x254 x255 -x256 -x257 -x258 x259 -x260 -x261 -x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 -x275 -x276 x277 -x278 x279 -x280 x281 -x282 -x283 -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 -x295 x296 x297 -x298 x299 -x300 x301 -x302 -x303 x304 -x305 -x306 x307 -x308 x309 -x310 -x311 -x312 -x313 -x314 x315 -x316 x317 -x318 -x319 -x320 -x321 -x322 x323 -x324 -x325 -x326 x327 -x328 x329 -x330 -x331 x332 x333 -x334 x335 -x336 x337 -x338 -x339 -x340 x341 -x342 x343 -x344 x345 -x346 -x347 -x348 -x349 -x350 x351 -x352 x353 -x354 x355 -x356 -x357 -x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 -x367 -x368 x369 -x370 -x371 -x372 x373 -x374 -x375 -x376 x377 -x378 x379 -x380 -x381 -x382 x383 -x384 -x385 x386 x387 -x388 -x389 x390 x391 -x392 -x393 x394 -x395 x396 x397 -x398 -x399 x400 -x401 x402 x403 -x404 -x405 x406 -x407 x408 x409 -x410 -x411 x412 -x413 x414 -x415 x416 -x417 x418 x419 -x420 x421 -x422 -x423 x424 -x425 x426 x427 -x428 -x429 x430 -x431 x432 x433 -x434 -x435 x436 -x437 x438 -x439 x440 x441 -x442 -x443 x444 -x445 x446 -x447 x448 x449 -x450 x451 -x452 -x453 x454 -x455 x456 
1800.00/1800.30	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.00/1800.30	c   28   150858  33408   269969     5451   651926   3849     83 1800.01
1800.00/1800.30	c Objective: 191
1800.00/1800.30	s SATISFIABLE
1800.00/1800.30	c Total time: 1800.01 s

Verifier Data

OK	191

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-3732670-1338690151/watcher-3732670-1338690151 -o /tmp/evaluation-result-3732670-1338690151/solver-3732670-1338690151 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3732670-1338690151.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: 1.91 1.97 1.99 3/176 12186
/proc/meminfo: memFree=27225312/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=2660 CPUtime=0 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) D 12184 12186 10459 0 -1 4194304 96 0 0 0 0 0 0 0 20 0 1 0 335139155 2723840 48 33554432000 134512640 135840783 4287582320 4287580356 2565060 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/12186/statm: 665 48 37 325 0 32 0

[startup+0.0484811 s]
/proc/loadavg: 1.91 1.97 1.99 3/176 12186
/proc/meminfo: memFree=27225312/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=7288 CPUtime=0.04 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 1010 0 0 0 4 0 0 0 20 0 1 0 335139155 7462912 842 33554432000 134512640 135840783 4287582320 4287580604 135332066 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12186/statm: 1822 842 425 325 0 758 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7288

[startup+0.100213 s]
/proc/loadavg: 1.91 1.97 1.99 3/176 12186
/proc/meminfo: memFree=27225312/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=7928 CPUtime=0.09 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 1623 0 0 0 9 0 0 0 20 0 1 0 335139155 8118272 880 33554432000 134512640 135840783 4287582320 4287579296 135307142 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12186/statm: 1982 880 430 325 0 918 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7928

[startup+0.300175 s]
/proc/loadavg: 1.91 1.97 1.99 3/176 12186
/proc/meminfo: memFree=27225312/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=7368 CPUtime=0.28 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 8908 0 0 0 28 0 0 0 20 0 1 0 335139155 7544832 852 33554432000 134512640 135840783 4287582320 4287578800 135262667 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12186/statm: 1842 853 430 325 0 778 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7368

[startup+0.700174 s]
/proc/loadavg: 1.91 1.97 1.99 3/176 12186
/proc/meminfo: memFree=27225312/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=5280 CPUtime=0.68 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 30262 0 0 0 65 3 0 0 20 0 1 0 335139155 5406720 677 33554432000 134512640 135840783 4287582320 4287581296 134785933 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12186/statm: 1320 677 430 325 0 256 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5280

[startup+1.50018 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 12187
/proc/meminfo: memFree=27223608/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=7812 CPUtime=1.48 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 69538 0 0 0 141 7 0 0 20 0 1 0 335139155 7999488 851 33554432000 134512640 135840783 4287582320 4287580892 135333296 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12186/statm: 1953 851 430 325 0 889 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7812

[startup+3.10017 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 12187
/proc/meminfo: memFree=27223360/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=7752 CPUtime=3.08 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 131189 0 0 0 294 14 0 0 20 0 1 0 335139155 7938048 912 33554432000 134512640 135840783 4287582320 4287580620 135332068 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12186/statm: 1938 912 430 325 0 874 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7752

[startup+6.30017 s]
/proc/loadavg: 1.92 1.97 1.99 3/177 12187
/proc/meminfo: memFree=27221120/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=8136 CPUtime=6.28 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 250341 0 0 0 596 32 0 0 20 0 1 0 335139155 8331264 1028 33554432000 134512640 135840783 4287582320 4287580620 135331714 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12186/statm: 2034 1028 430 325 0 970 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8136

[startup+12.7002 s]
/proc/loadavg: 1.93 1.97 1.99 3/177 12187
/proc/meminfo: memFree=27218680/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=9096 CPUtime=12.68 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 456201 0 0 0 1207 61 0 0 20 0 1 0 335139155 9314304 1511 33554432000 134512640 135840783 4287582320 4287580544 134700425 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12186/statm: 2274 1511 430 325 0 1210 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9096

[startup+25.5002 s]
/proc/loadavg: 1.94 1.97 1.99 3/177 12187
/proc/meminfo: memFree=27218852/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=10688 CPUtime=25.47 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 717729 0 0 0 2447 100 0 0 20 0 1 0 335139155 10944512 1672 33554432000 134512640 135840783 4287582320 4287579340 135333309 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12186/statm: 2672 1672 430 325 0 1608 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10688

[startup+51.1003 s]
/proc/loadavg: 2.02 1.99 1.99 3/177 12187
/proc/meminfo: memFree=27216028/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=12940 CPUtime=51.07 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 1091172 0 0 0 4952 155 0 0 20 0 1 0 335139155 13250560 2569 33554432000 134512640 135840783 4287582320 4287579472 135189227 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 3235 2569 430 325 0 2171 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12940

[startup+102.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/177 12187
/proc/meminfo: memFree=27215192/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=13440 CPUtime=102.27 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 1230171 0 0 0 10049 178 0 0 20 0 1 0 335139155 13762560 2524 33554432000 134512640 135840783 4287582320 4287581008 134800228 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 3360 2524 430 325 0 2296 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13440

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 12187
/proc/meminfo: memFree=27214736/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=15004 CPUtime=162.25 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 2056181 0 0 0 15920 305 0 0 20 0 1 0 335139155 15364096 2844 33554432000 134512640 135840783 4287582320 4287579332 134690005 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 3751 2844 430 325 0 2687 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15004

[startup+222.306 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 12188
/proc/meminfo: memFree=27212136/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=13940 CPUtime=222.24 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 2729107 0 0 0 21807 417 0 0 20 0 1 0 335139155 14274560 2842 33554432000 134512640 135840783 4287582320 4287580976 10335280 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 3485 2842 430 325 0 2421 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 13940

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 12189
/proc/meminfo: memFree=27213812/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=15480 CPUtime=282.23 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 3361501 0 0 0 27695 528 0 0 20 0 1 0 335139155 15851520 2858 33554432000 134512640 135840783 4287582320 4287579280 3077415 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 3870 2858 431 325 0 2806 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 15480

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 12189
/proc/meminfo: memFree=27213980/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=15200 CPUtime=342.23 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 3935565 0 0 0 33592 631 0 0 20 0 1 0 335139155 15564800 2840 33554432000 134512640 135840783 4287582320 4287580492 135313324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 3800 2840 431 325 0 2736 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 15200

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 12189
/proc/meminfo: memFree=27214236/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=15320 CPUtime=402.21 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 4495494 0 0 0 39494 727 0 0 20 0 1 0 335139155 15687680 2852 33554432000 134512640 135840783 4287582320 4287580488 135306433 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 3830 2852 431 325 0 2766 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 15320

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 12192
/proc/meminfo: memFree=27212580/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=16940 CPUtime=462.21 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 5286992 0 0 0 45370 851 0 0 20 0 1 0 335139155 17346560 3264 33554432000 134512640 135840783 4287582320 4287580492 135313361 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4235 3264 431 325 0 3171 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 16940

[startup+522.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/177 12193
/proc/meminfo: memFree=27212408/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=16420 CPUtime=522.2 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 5856451 0 0 0 51266 954 0 0 20 0 1 0 335139155 16814080 3217 33554432000 134512640 135840783 4287582320 4287580256 135304705 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4105 3217 431 325 0 3041 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 16420

[startup+582.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 12193
/proc/meminfo: memFree=27212748/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=16800 CPUtime=582.18 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 6401792 0 0 0 57165 1053 0 0 20 0 1 0 335139155 17203200 3251 33554432000 134512640 135840783 4287582320 4287580492 135313324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4200 3251 431 325 0 3136 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 16800

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 12193
/proc/meminfo: memFree=27210076/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=18588 CPUtime=822.15 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 8910005 0 0 0 80731 1484 0 0 20 0 1 0 335139155 19034112 3682 33554432000 134512640 135840783 4287582320 4287580560 135316006 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4647 3683 431 325 0 3583 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 18588

[startup+882.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12194
/proc/meminfo: memFree=27210920/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=18792 CPUtime=882.15 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 9511803 0 0 0 86628 1587 0 0 20 0 1 0 335139155 19243008 3691 33554432000 134512640 135840783 4287582320 4287580560 135315566 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4698 3691 431 325 0 3634 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 18792

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12194
/proc/meminfo: memFree=27210036/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=18736 CPUtime=942.13 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 10050464 0 0 0 92528 1685 0 0 20 0 1 0 335139155 19185664 3676 33554432000 134512640 135840783 4287582320 4287580492 135313361 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4684 3676 431 325 0 3620 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 18736

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12194
/proc/meminfo: memFree=27209916/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=18684 CPUtime=1002.13 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 10612268 0 0 0 98426 1787 0 0 20 0 1 0 335139155 19132416 3683 33554432000 134512640 135840783 4287582320 4287580560 135315566 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4671 3683 431 325 0 3607 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 18684

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12197
/proc/meminfo: memFree=27210452/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=19420 CPUtime=1062.11 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 11248629 0 0 0 104317 1894 0 0 20 0 1 0 335139155 19886080 3823 33554432000 134512640 135840783 4287582320 4287580492 135313376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4855 3823 431 325 0 3791 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 19420

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12197
/proc/meminfo: memFree=27210324/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=19376 CPUtime=1122.1 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 11865446 0 0 0 110202 2008 0 0 20 0 1 0 335139155 19841024 3829 33554432000 134512640 135840783 4287582320 4287580492 135313324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4844 3830 431 325 0 3780 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 19376

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12198
/proc/meminfo: memFree=27210444/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=19132 CPUtime=1182.1 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 12471715 0 0 0 116088 2122 0 0 20 0 1 0 335139155 19591168 3799 33554432000 134512640 135840783 4287582320 4287580560 135316006 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4783 3799 431 325 0 3719 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 19132

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12198
/proc/meminfo: memFree=27209860/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=19124 CPUtime=1242.08 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 13041616 0 0 0 121984 2224 0 0 20 0 1 0 335139155 19582976 3793 33554432000 134512640 135840783 4287582320 4287581088 135336330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4781 3794 431 325 0 3717 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 19124

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12198
/proc/meminfo: memFree=27210272/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=19396 CPUtime=1302.07 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 13605563 0 0 0 127884 2323 0 0 20 0 1 0 335139155 19861504 3818 33554432000 134512640 135840783 4287582320 4287579136 3076678 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4883 3821 431 325 0 3819 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 19396

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12198
/proc/meminfo: memFree=27210496/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=19672 CPUtime=1362.07 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 14340474 0 0 0 133767 2440 0 0 20 0 1 0 335139155 20144128 3929 33554432000 134512640 135840783 4287582320 4287580560 135316006 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4918 3929 431 325 0 3854 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 19672

[startup+1422.3 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 12275
/proc/meminfo: memFree=27212064/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=19984 CPUtime=1422.06 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 14980159 0 0 0 139661 2545 0 0 20 0 1 0 335139155 20463616 3948 33554432000 134512640 135840783 4287582320 4287579280 3077596 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4996 3948 431 325 0 3932 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 19984

[startup+1482.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 12276
/proc/meminfo: memFree=26629052/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=19672 CPUtime=1482.05 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 15790969 0 0 0 145524 2681 0 0 20 0 1 0 335139155 20144128 3930 33554432000 134512640 135840783 4287582320 4287580492 135313376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4918 3930 431 325 0 3854 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 19672

[startup+1542.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 12276
/proc/meminfo: memFree=26030656/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=20560 CPUtime=1542.04 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 16356343 0 0 0 151424 2780 0 0 20 0 1 0 335139155 21053440 4122 33554432000 134512640 135840783 4287582320 4287579280 3077415 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 5140 4122 431 325 0 4076 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 20560

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 12276
/proc/meminfo: memFree=25602760/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=18704 CPUtime=1602.03 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 17054163 0 0 0 157298 2905 0 0 20 0 1 0 335139155 19152896 4034 33554432000 134512640 135840783 4287582320 4287580976 10335280 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 4676 4034 431 325 0 3612 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 18704

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 12279
/proc/meminfo: memFree=25118668/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=20084 CPUtime=1662.02 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 17559785 0 0 0 163201 3001 0 0 20 0 1 0 335139155 20566016 4034 33554432000 134512640 135840783 4287582320 4287580492 135313361 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 5021 4034 431 325 0 3957 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 20084

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 12279
/proc/meminfo: memFree=24822552/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=20212 CPUtime=1722.01 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 18161159 0 0 0 169096 3105 0 0 20 0 1 0 335139155 20697088 4044 33554432000 134512640 135840783 4287582320 4287580824 135311259 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 5053 4044 431 325 0 3989 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 20212

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 12280
/proc/meminfo: memFree=24820480/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=22560 CPUtime=1782 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 19084933 0 0 0 174955 3245 0 0 20 0 1 0 335139155 23101440 4615 33554432000 134512640 135840783 4287582320 4287580492 135313327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 5640 4615 431 325 0 4576 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 22560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 12280
/proc/meminfo: memFree=24819828/32873648 swapFree=7368/7368
[pid=12186] ppid=12184 vsize=22740 CPUtime=1800 cores=0,2,4,6
/proc/12186/stat : 12186 (bsolo3.0.17) R 12184 12186 10459 0 -1 4202496 19178770 0 0 0 176740 3260 0 0 20 0 1 0 335139155 23285760 4887 33554432000 134512640 135840783 4287582320 4287581008 134800233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12186/statm: 5685 4887 431 325 0 4621 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 22740

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 15
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1767.41
CPU system time (s): 32.608
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 22896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1767.41
system time used= 32.608
maximum resident set size= 19548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19178772
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= 41
involuntary context switches= 1947

runsolver used 3.13052 second user time and 7.77482 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-03 04:22:31
IDJOB=3732670
IDBENCH=2171
IDSOLVER=2318
FILE ID=node149/3732670-1338690151
RUNJOBID= node149-1338678596-10475
PBS_JOBID= 14636664
Free space on /tmp= 71048 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32b1.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732670-1338690151/watcher-3732670-1338690151 -o /tmp/evaluation-result-3732670-1338690151/solver-3732670-1338690151 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3732670-1338690151.opb            

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

MD5SUM BENCH= eb2e849a72ed563d78cdb83a394edb27
RANDOM SEED=2057319168

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27226684 kB
Buffers:          703140 kB
Cached:          4037640 kB
SwapCached:         2468 kB
Active:          1913848 kB
Inactive:        2856448 kB
Active(anon):      11488 kB
Inactive(anon):    10284 kB
Active(file):    1902360 kB
Inactive(file):  2846164 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              6616 kB
Writeback:             0 kB
AnonPages:         24296 kB
Mapped:            15952 kB
Shmem:                96 kB
Slab:             738876 kB
SReclaimable:     183092 kB
SUnreclaim:       555784 kB
KernelStack:        1456 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     139832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71040 MiB
End job on node149 at 2012-06-03 04:52:33