Trace number 3463613

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.2SAT162 1798.03 1798.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e1.opb
MD5SUM0d4648505d14cf43905d3198d6f686c2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark162
Best CPU time to get the best result obtained on this benchmark30.6343
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 162
Optimality of the best value was proved YES
Number of variables444
Total number of constraints1408
Number of constraints which are clauses1408
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 444
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 444
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 444
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-3463613-1307177212.opb
0.00/0.00	c File size is 63636 bytes.
0.00/0.00	c Highest Coefficient sum: 444
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.003 s
0.00/0.00	c Var: 444 Constr: 1408 1408/0/0 Lit: 6426 Watch. Lit: 2816
0.00/0.00	c Obj. Vars: 444 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.01 s
0.03/0.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.03/0.09	c        0    444     1408     6426    4     2816     469      0      0 0.01
0.03/0.09	c Initial Lower Bound: 127
0.03/0.09	c Initial Path Cost: 0
0.03/0.09	o 205
0.19/0.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.22	c        0    444     1409     6870    4     3057    1469      1      0 0.09
0.19/0.22	o 202
0.39/0.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.42	c        2    444     1416     8922    6     3313    1469      8      8 0.22
0.39/0.42	o 191
0.59/0.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.69	c        3    444     1419     9424    6     3572    1469     11      7 0.42
0.59/0.69	o 166
0.89/1.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/1.00	c        3    444     1420     9868    6     3852    1469     12      4 0.69
0.89/1.00	o 165
16.99/17.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
16.99/17.07	c       10    444     1440    14218    9     4171    1469     32      9 1.01
16.99/17.07	c      110    444     1668    36275   21     4627    1616    260     31 3.54
16.99/17.07	c      360    444     2389   197653   82     6069    1778    981     46 7.75
16.99/17.07	c      835    444     2685   282296  105     5649    1956   1277     52 15.82
16.99/17.07	o 163
33.19/33.24	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
33.19/33.24	c      912    444     2860   319431  111     6280    1469   1452     53 17.07
33.19/33.24	c     1012    444     2146   166489   77     4573    1616    738     56 17.79
33.19/33.24	c     1267    444     2911   346074  118     6103    1778   1503     66 19.14
33.19/33.24	c     1745    444     3089   387874  125     6459    1956   1681     80 21.67
33.19/33.24	c     2558    444     3182   351806  110     6645    2152   1774     77 32.96
33.19/33.24	o 162
1798.02/1798.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1798.02/1798.00	c     2564    444     3201   356129  111     6965    1469   1793     77 33.24
1798.02/1798.00	c     2664    444     2437   186683   76     5156    1616   1029     75 35.09
1798.02/1798.00	c     2914    444     2218   176242   79     4718    1778    810     78 36.94
1798.02/1798.00	c     3395    444     2300   223530   97     4882    1956    892     85 39.57
1798.02/1798.00	c     4208    444     2389   209639   87     5060    2152    981     82 51.22
1798.02/1798.00	c     5528    444     3317   412271  124     6916    2368   1909     93 59.24
1798.02/1798.00	c     7609    444     3415   432100  126     7112    2605   2007    106 71.44
1798.02/1798.00	c    10848    444     3309   440952  133     6900    2866   1901    121 89.64
1798.02/1798.00	c    15784    444     3689   421358  114     7660    3153   2281     98 160.32
1798.02/1798.00	c    23290    444     3478   427035  122     7238    3469   2070     91 254.08
1798.02/1798.00	c    34651    444     4478   589640  131     9238    3816   3070     84 410.58
1798.02/1798.00	c    51795    444     5013   788910  157    10308    4198   3605     88 587.65
1798.02/1798.00	c    77615    444     4545   729102  160     9372    4618   3137    106 726.84
1798.02/1798.00	c   116447    444     5360   715228  133    11002    5080   3952     93 1241.71
1798.02/1798.00	c Resources Exceeded
1798.02/1798.00	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 
1798.02/1798.00	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.02/1798.00	c   27   151484   5702   168961     5578   739512   4170     84 1798.03
1798.02/1798.00	c Objective: 162
1798.02/1798.00	s SATISFIABLE
1798.02/1798.00	c Total time: 1798.03 s

Verifier Data

OK	162

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 1.94 2/464 15597
/proc/meminfo: memFree=29319568/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=11052 CPUtime=0 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 388 0 0 0 0 0 0 0 25 0 1 0 829320966 11317248 326 33554432000 134512640 137138936 4293771024 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 2763 326 185 642 0 2119 0

[startup+0.037276 s]
/proc/loadavg: 2.07 2.02 1.94 2/464 15597
/proc/meminfo: memFree=29319568/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=13208 CPUtime=0.03 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 799 0 0 0 3 0 0 0 25 0 1 0 829320966 13524992 656 33554432000 134512640 137138936 4293771024 18446744073709551615 135466056 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 3302 656 278 642 0 2658 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13208

[startup+0.100331 s]
/proc/loadavg: 2.07 2.02 1.94 2/464 15597
/proc/meminfo: memFree=29319568/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=13528 CPUtime=0.09 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 1536 0 0 0 9 0 0 0 25 0 1 0 829320966 13852672 608 33554432000 134512640 137138936 4293771024 18446744073709551615 135455696 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 3382 608 282 642 0 2738 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13528

[startup+0.300299 s]
/proc/loadavg: 2.07 2.02 1.94 2/464 15597
/proc/meminfo: memFree=29319568/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=13428 CPUtime=0.29 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 7352 0 0 0 28 1 0 0 25 0 1 0 829320966 13750272 639 33554432000 134512640 137138936 4293771024 18446744073709551615 135445287 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 3357 639 288 642 0 2713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13428

[startup+0.700226 s]
/proc/loadavg: 2.07 2.02 1.94 2/464 15597
/proc/meminfo: memFree=29319568/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=13212 CPUtime=0.69 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 32588 0 0 0 65 4 0 0 25 0 1 0 829320966 13529088 637 33554432000 134512640 137138936 4293771024 18446744073709551615 135358666 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 3303 637 288 642 0 2659 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13212

[startup+1.50109 s]
/proc/loadavg: 2.07 2.02 1.94 3/465 15598
/proc/meminfo: memFree=29317328/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=13652 CPUtime=1.49 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 80545 0 0 0 141 8 0 0 25 0 1 0 829320966 13979648 671 33554432000 134512640 137138936 4293771024 18446744073709551615 135440955 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 3413 671 288 642 0 2769 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13652

[startup+3.10069 s]
/proc/loadavg: 2.07 2.02 1.94 3/465 15598
/proc/meminfo: memFree=29316580/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=13660 CPUtime=3.09 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 165687 0 0 0 293 16 0 0 25 0 1 0 829320966 13987840 694 33554432000 134512640 137138936 4293771024 18446744073709551615 135466104 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 3415 694 288 642 0 2771 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13660

[startup+6.30023 s]
/proc/loadavg: 2.06 2.02 1.94 3/465 15598
/proc/meminfo: memFree=29315144/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=13016 CPUtime=6.29 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 261351 0 0 0 604 25 0 0 25 0 1 0 829320966 13328384 925 33554432000 134512640 137138936 4293771024 18446744073709551615 136506283 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 3254 925 288 642 0 2610 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13016

[startup+12.7011 s]
/proc/loadavg: 2.06 2.02 1.94 3/465 15598
/proc/meminfo: memFree=29311108/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=18360 CPUtime=12.69 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 420412 0 0 0 1228 41 0 0 25 0 1 0 829320966 18800640 1914 33554432000 134512640 137138936 4293771024 18446744073709551615 135466305 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 4590 1914 288 642 0 3946 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18360

[startup+25.5008 s]
/proc/loadavg: 2.20 2.06 1.95 3/465 15598
/proc/meminfo: memFree=29309500/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=19760 CPUtime=25.49 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 683403 0 0 0 2482 67 0 0 25 0 1 0 829320966 20234240 2262 33554432000 134512640 137138936 4293771024 18446744073709551615 135465202 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 4940 2262 288 642 0 4296 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19760

[startup+51.1003 s]
/proc/loadavg: 2.13 2.05 1.95 3/465 15734
/proc/meminfo: memFree=29935800/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=20160 CPUtime=51.09 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 975168 0 0 0 5000 109 0 0 25 0 1 0 829320966 20643840 2386 33554432000 134512640 137138936 4293771024 18446744073709551615 135465983 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 5040 2386 288 642 0 4396 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20160

[startup+102.317 s]
/proc/loadavg: 2.06 2.04 1.95 3/465 15735
/proc/meminfo: memFree=29782604/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=21200 CPUtime=102.31 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 2061191 0 0 0 9994 237 0 0 25 0 1 0 829320966 21708800 2971 33554432000 134512640 137138936 4293771024 18446744073709551615 134599813 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 5300 2971 288 642 0 4656 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 21200

[startup+162.301 s]
/proc/loadavg: 2.02 2.03 1.95 3/465 15737
/proc/meminfo: memFree=29676904/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=22632 CPUtime=162.29 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 2521080 0 0 0 15924 305 0 0 25 0 1 0 829320966 23175168 2990 33554432000 134512640 137138936 4293771024 18446744073709551615 135443685 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 5658 2991 288 642 0 5014 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 22632

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 1.95 3/465 15739
/proc/meminfo: memFree=29582008/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=23708 CPUtime=222.29 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 3235333 0 0 0 21826 403 0 0 25 0 1 0 829320966 24276992 3269 33554432000 134512640 137138936 4293771024 18446744073709551615 135449769 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15597/statm: 5927 3269 288 642 0 5283 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 23708

[startup+282.3 s]
/proc/loadavg: 2.07 2.05 1.96 3/465 15740
/proc/meminfo: memFree=29513520/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=24968 CPUtime=282.27 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 3818889 0 0 0 27746 481 0 0 25 0 1 0 829320966 25567232 3580 33554432000 134512640 137138936 4293771024 18446744073709551615 135457145 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 6242 3580 288 642 0 5598 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 24968

[startup+342.301 s]
/proc/loadavg: 2.06 2.05 1.97 3/465 15742
/proc/meminfo: memFree=29468728/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=24932 CPUtime=342.28 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 4245661 0 0 0 33683 545 0 0 25 0 1 0 829320966 25530368 3576 33554432000 134512640 137138936 4293771024 18446744073709551615 135449769 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 6233 3576 288 642 0 5589 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 24932

[startup+402.3 s]
/proc/loadavg: 2.08 2.05 1.97 3/465 15743
/proc/meminfo: memFree=29411260/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=24952 CPUtime=402.28 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 4672868 0 0 0 39616 612 0 0 25 0 1 0 829320966 25550848 3563 33554432000 134512640 137138936 4293771024 18446744073709551615 135440845 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 6238 3563 288 642 0 5594 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 24952

[startup+462.301 s]
/proc/loadavg: 2.03 2.04 1.97 3/465 15745
/proc/meminfo: memFree=29360016/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=25148 CPUtime=462.28 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 5335386 0 0 0 45524 704 0 0 25 0 1 0 829320966 25751552 3708 33554432000 134512640 137138936 4293771024 18446744073709551615 134733961 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 6287 3708 288 642 0 5643 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 25148

[startup+522.301 s]
/proc/loadavg: 2.01 2.03 1.97 3/465 15747
/proc/meminfo: memFree=29318804/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=24108 CPUtime=522.28 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 5848833 0 0 0 51448 780 0 0 25 0 1 0 829320966 24686592 3698 33554432000 134512640 137138936 4293771024 18446744073709551615 134552407 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 6027 3698 288 642 0 5383 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 24108

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/465 15748
/proc/meminfo: memFree=29278956/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=24100 CPUtime=582.29 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 6291502 0 0 0 57375 854 0 0 25 0 1 0 829320966 24678400 3696 33554432000 134512640 137138936 4293771024 18446744073709551615 134606628 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 6025 3696 288 642 0 5381 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 24100

[startup+642.301 s]

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

/proc/meminfo: memFree=28965808/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=27520 CPUtime=1122.3 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 10515054 0 0 0 110715 1515 0 0 25 0 1 0 829320966 28180480 4349 33554432000 134512640 137138936 4293771024 18446744073709551615 135445280 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 6880 4349 288 642 0 6236 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 27520

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 15779
/proc/meminfo: memFree=28965652/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=27508 CPUtime=1182.3 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 10819000 0 0 0 116664 1566 0 0 25 0 1 0 829320966 28168192 4347 33554432000 134512640 137138936 4293771024 18446744073709551615 135440667 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 6877 4347 288 642 0 6233 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 27508

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/465 15781
/proc/meminfo: memFree=28964996/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=27744 CPUtime=1242.3 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 11104611 0 0 0 122619 1611 0 0 25 0 1 0 829320966 28409856 4332 33554432000 134512640 137138936 4293771024 18446744073709551615 134734939 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 6936 4332 288 642 0 6292 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 27744

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 15782
/proc/meminfo: memFree=28964096/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28840 CPUtime=1302.3 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 11735186 0 0 0 128535 1695 0 0 25 0 1 0 829320966 29532160 4588 33554432000 134512640 137138936 4293771024 18446744073709551615 135445280 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7210 4588 288 642 0 6566 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 28840

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 15784
/proc/meminfo: memFree=28964304/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28888 CPUtime=1362.3 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 12198465 0 0 0 134467 1763 0 0 25 0 1 0 829320966 29581312 4546 33554432000 134512640 137138936 4293771024 18446744073709551615 135443810 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7222 4546 288 642 0 6578 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 28888

[startup+1422.32 s]
/proc/loadavg: 2.06 2.02 2.00 3/465 15786
/proc/meminfo: memFree=28965252/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=27412 CPUtime=1422.32 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 12651212 0 0 0 140398 1834 0 0 25 0 1 0 829320966 28069888 4524 33554432000 134512640 137138936 4293771024 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 6853 4524 288 642 0 6209 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 27412

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/465 15787
/proc/meminfo: memFree=28965344/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28896 CPUtime=1482.3 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 13091199 0 0 0 146334 1896 0 0 25 0 1 0 829320966 29589504 4559 33554432000 134512640 137138936 4293771024 18446744073709551615 135466156 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7224 4559 288 642 0 6580 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 28896

[startup+1542.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/465 15789
/proc/meminfo: memFree=28966556/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28372 CPUtime=1542.31 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 13528614 0 0 0 152270 1961 0 0 25 0 1 0 829320966 29052928 4525 33554432000 134512640 137138936 4293771024 18446744073709551615 135404672 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7169 4529 288 642 0 6525 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 28372

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/465 15790
/proc/meminfo: memFree=28966656/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28828 CPUtime=1602.31 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 13966665 0 0 0 158210 2021 0 0 25 0 1 0 829320966 29519872 4531 33554432000 134512640 137138936 4293771024 18446744073709551615 134730880 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7207 4534 288 642 0 6563 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 28828

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/465 15792
/proc/meminfo: memFree=28966628/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28820 CPUtime=1662.31 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 14385171 0 0 0 164142 2089 0 0 25 0 1 0 829320966 29511680 4574 33554432000 134512640 137138936 4293771024 18446744073709551615 135457912 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7205 4574 288 642 0 6561 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 28820

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 15794
/proc/meminfo: memFree=28966352/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28836 CPUtime=1722.31 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 14788671 0 0 0 170084 2147 0 0 25 0 1 0 829320966 29528064 4538 33554432000 134512640 137138936 4293771024 18446744073709551615 135322850 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7209 4538 288 642 0 6565 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 28836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 15795
/proc/meminfo: memFree=28965088/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28624 CPUtime=1782.31 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 15152212 0 0 0 176028 2203 0 0 25 0 1 0 829320966 29310976 4523 33554432000 134512640 137138936 4293771024 18446744073709551615 135340278 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7156 4523 288 642 0 6512 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 28624

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 15795
/proc/meminfo: memFree=28965088/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28740 CPUtime=1785.51 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 15171664 0 0 0 176345 2206 0 0 25 0 1 0 829320966 29429760 4547 33554432000 134512640 137138936 4293771024 18446744073709551615 134734941 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7185 4547 288 642 0 6541 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (KiB) 28740

[startup+1791.92 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 15797
/proc/meminfo: memFree=28965072/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28712 CPUtime=1791.93 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 15212700 0 0 0 176981 2212 0 0 25 0 1 0 829320966 29401088 4528 33554432000 134512640 137138936 4293771024 18446744073709551615 135444632 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7178 4528 288 642 0 6534 0
Current children cumulated CPU time (s) 1791.93
Current children cumulated vsize (KiB) 28712

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 15797
/proc/meminfo: memFree=28965320/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28752 CPUtime=1795.12 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 15232894 0 0 0 177298 2214 0 0 25 0 1 0 829320966 29442048 4526 33554432000 134512640 137138936 4293771024 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7188 4526 288 642 0 6544 0
Current children cumulated CPU time (s) 1795.12
Current children cumulated vsize (KiB) 28752

[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 15797
/proc/meminfo: memFree=28965440/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28748 CPUtime=1796.72 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 15242308 0 0 0 177456 2216 0 0 25 0 1 0 829320966 29437952 4544 33554432000 134512640 137138936 4293771024 18446744073709551615 135440696 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7187 4544 288 642 0 6543 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (KiB) 28748

[startup+1797.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 15797
/proc/meminfo: memFree=28965440/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28616 CPUtime=1797.51 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 15246781 0 0 0 177535 2216 0 0 25 0 1 0 829320966 29302784 4535 33554432000 134512640 137138936 4293771024 18446744073709551615 135457430 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7154 4535 288 642 0 6510 0
Current children cumulated CPU time (s) 1797.51
Current children cumulated vsize (KiB) 28616

[startup+1797.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 15797
/proc/meminfo: memFree=28965440/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28760 CPUtime=1797.92 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 15249109 0 0 0 177575 2217 0 0 25 0 1 0 829320966 29450240 4528 33554432000 134512640 137138936 4293771024 18446744073709551615 134734930 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7190 4528 288 642 0 6546 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 28760

[startup+1798 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 15797
/proc/meminfo: memFree=28965440/32950928 swapFree=45617076/67111528
[pid=15597] ppid=15595 vsize=28740 CPUtime=1798.02 cores=0,2,4,6
/proc/15597/stat : 15597 (bsolo) R 15595 15597 13462 0 -1 4202496 15249705 0 0 0 177585 2217 0 0 25 0 1 0 829320966 29429760 4532 33554432000 134512640 137138936 4293771024 18446744073709551615 135253684 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15597/statm: 7185 4532 288 642 0 6541 0
Current children cumulated CPU time (s) 1798.02
Current children cumulated vsize (KiB) 28740

Child status: 0
Real time (s): 1798.01
CPU time (s): 1798.03
CPU user time (s): 1775.86
CPU system time (s): 22.1736
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 29316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1775.86
system time used= 22.1736
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15249735
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= 6
involuntary context switches= 2718

runsolver used 8.41372 second user time and 17.7443 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-04 10:46:52
IDJOB=3463613
IDBENCH=2105
IDSOLVER=1955
FILE ID=node123/3463613-1307177212
RUNJOBID= node123-1307174570-15260
PBS_JOBID= 13508855
Free space on /tmp= 73856 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32e1.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463613-1307177212/watcher-3463613-1307177212 -o /tmp/evaluation-result-3463613-1307177212/solver-3463613-1307177212 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463613-1307177212.opb

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

MD5SUM BENCH= 0d4648505d14cf43905d3198d6f686c2
RANDOM SEED=1517278464

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29319608 kB
Buffers:        306416 kB
Cached:         393628 kB
SwapCached:       9456 kB
Active:        3014452 kB
Inactive:       334876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29319608 kB
SwapTotal:    67111528 kB
SwapFree:     45617076 kB
Dirty:            3884 kB
Writeback:           0 kB
AnonPages:     2647736 kB
Mapped:          24304 kB
Slab:           134408 kB
PageTables:      79628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 134082188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73848 MiB
End job on node123 at 2011-06-04 11:16:50