Trace number 3707827

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

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 benchmark7.73582
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-3707827-1338150768.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.011 s
0.08/0.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.08/0.09	c        0    444     1408     6426    4     2816     469      0      0 0.01
0.08/0.09	c Initial Lower Bound: 127
0.08/0.09	c Initial Path Cost: 0
0.08/0.09	o 205
0.18/0.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.18/0.22	c        0    444     1409     6870    4     3057    1469      1      0 0.09
0.18/0.22	o 202
0.38/0.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.38/0.43	c        2    444     1416     8922    6     3313    1469      8      8 0.23
0.38/0.43	o 191
0.69/0.71	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.69/0.71	c        3    444     1419     9424    6     3572    1469     11      6 0.43
0.69/0.71	o 166
0.99/1.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.99/1.03	c        3    444     1420     9868    6     3852    1469     12      4 0.71
0.99/1.03	o 165
17.29/17.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
17.29/17.36	c       10    444     1440    14218    9     4171    1469     32      9 1.03
17.29/17.36	c      110    444     1668    36275   21     4627    1616    260     30 3.62
17.29/17.36	c      360    444     2389   197653   82     6069    1778    981     45 7.90
17.29/17.36	c      835    444     2685   282296  105     5649    1956   1277     51 16.09
17.29/17.36	o 163
33.58/33.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
33.58/33.61	c      912    444     2860   319431  111     6280    1469   1452     52 17.36
33.58/33.61	c     1012    444     2146   166489   77     4573    1616    738     55 18.09
33.58/33.61	c     1267    444     2911   346074  118     6103    1778   1503     65 19.45
33.58/33.61	c     1745    444     3089   387874  125     6459    1956   1681     79 22.02
33.58/33.61	c     2558    444     3182   351806  110     6645    2152   1774     76 33.31
33.58/33.61	o 162
1798.00/1798.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1798.00/1798.30	c     2564    444     3201   356129  111     6965    1469   1793     76 33.60
1798.00/1798.30	c     2664    444     2437   186683   76     5156    1616   1029     75 35.44
1798.00/1798.30	c     2914    444     2218   176242   79     4718    1778    810     78 37.30
1798.00/1798.30	c     3395    444     2300   223530   97     4882    1956    892     84 39.94
1798.00/1798.30	c     4208    444     2389   209639   87     5060    2152    981     81 51.58
1798.00/1798.30	c     5528    444     3317   412271  124     6916    2368   1909     92 59.67
1798.00/1798.30	c     7609    444     3415   432100  126     7112    2605   2007    105 71.96
1798.00/1798.30	c    10848    444     3309   440952  133     6900    2866   1901    120 90.30
1798.00/1798.30	c    15784    444     3689   421358  114     7660    3153   2281     97 161.16
1798.00/1798.30	c    23290    444     3478   427035  122     7238    3469   2070     91 255.13
1798.00/1798.30	c    34651    444     4478   589640  131     9238    3816   3070     84 411.53
1798.00/1798.30	c    51795    444     5013   788910  157    10308    4198   3605     88 588.45
1798.00/1798.30	c    77615    444     4545   729102  160     9372    4618   3137    106 727.71
1798.00/1798.30	c   116447    444     5360   715228  133    11002    5080   3952     93 1240.61
1798.00/1798.30	c Resources Exceeded
1798.00/1798.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 
1798.00/1798.30	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.00/1798.30	c   27   151603   5713   169175     5931   805686   4523     84 1798.02
1798.00/1798.30	c Objective: 162
1798.00/1798.30	s SATISFIABLE
1798.00/1798.30	c Total time: 1798.02 s

Verifier Data

OK	162

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-3707827-1338150768/watcher-3707827-1338150768 -o /tmp/evaluation-result-3707827-1338150768/solver-3707827-1338150768 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707827-1338150768.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.03 2.03 2.00 3/174 30581
/proc/meminfo: memFree=28448764/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=10928 CPUtime=0 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 281202214 11190272 265 33554432000 134512640 137138936 4290276480 4290275408 136382014 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 2732 268 180 642 0 2088 0

[startup+0.089552 s]
/proc/loadavg: 2.03 2.03 2.00 3/174 30581
/proc/meminfo: memFree=28448764/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=13504 CPUtime=0.08 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 1115 0 0 0 8 0 0 0 20 0 1 0 281202214 13828096 677 33554432000 134512640 137138936 4290276480 4290274168 135445280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 3376 677 278 642 0 2732 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13504

[startup+0.100273 s]
/proc/loadavg: 2.03 2.03 2.00 3/174 30581
/proc/meminfo: memFree=28448764/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=13548 CPUtime=0.09 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 1430 0 0 0 9 0 0 0 20 0 1 0 281202214 13873152 673 33554432000 134512640 137138936 4290276480 4290273472 135382822 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 3387 673 282 642 0 2743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13548

[startup+0.300236 s]
/proc/loadavg: 2.03 2.03 2.00 3/174 30581
/proc/meminfo: memFree=28448764/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=13444 CPUtime=0.29 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 7222 0 0 0 28 1 0 0 20 0 1 0 281202214 13766656 676 33554432000 134512640 137138936 4290276480 4290273472 135382824 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 3361 676 288 642 0 2717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13444

[startup+0.700234 s]
/proc/loadavg: 2.03 2.03 2.00 3/174 30581
/proc/meminfo: memFree=28448764/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=13096 CPUtime=0.69 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 31553 0 0 0 65 4 0 0 20 0 1 0 281202214 13410304 598 33554432000 134512640 137138936 4290276480 4290274524 135440730 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 3274 598 288 642 0 2630 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13096

[startup+1.50023 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 30582
/proc/meminfo: memFree=28447516/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=12964 CPUtime=1.49 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 77597 0 0 0 138 11 0 0 20 0 1 0 281202214 13275136 631 33554432000 134512640 137138936 4290276480 4290273744 135382814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 3241 632 288 642 0 2597 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12964

[startup+3.10031 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 30582
/proc/meminfo: memFree=28446764/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=13708 CPUtime=3.09 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 162296 0 0 0 288 21 0 0 20 0 1 0 281202214 14036992 698 33554432000 134512640 137138936 4290276480 4290274168 135445280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 3427 698 288 642 0 2783 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13708

[startup+6.30022 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 30582
/proc/meminfo: memFree=28445648/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=14932 CPUtime=6.29 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 257552 0 0 0 594 35 0 0 20 0 1 0 281202214 15290368 1058 33554432000 134512640 137138936 4290276480 4290274168 135444632 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 3733 1058 288 642 0 3089 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14932

[startup+12.7002 s]
/proc/loadavg: 2.02 2.03 2.00 3/175 30582
/proc/meminfo: memFree=28442224/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=16248 CPUtime=12.69 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 415871 0 0 0 1213 56 0 0 20 0 1 0 281202214 16637952 1732 33554432000 134512640 137138936 4290276480 4290274556 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 4062 1732 288 642 0 3418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16248

[startup+25.5002 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 30582
/proc/meminfo: memFree=28440548/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=19732 CPUtime=25.48 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 679421 0 0 0 2451 97 0 0 20 0 1 0 281202214 20205568 2265 33554432000 134512640 137138936 4290276480 4290274168 135445280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 4933 2265 288 642 0 4289 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19732

[startup+51.1002 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 30583
/proc/meminfo: memFree=28440232/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=20144 CPUtime=51.07 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 970814 0 0 0 4958 149 0 0 20 0 1 0 281202214 20627456 2355 33554432000 134512640 137138936 4290276480 4290274168 135444632 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 5036 2355 288 642 0 4392 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20144

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 30584
/proc/meminfo: memFree=28437432/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=23172 CPUtime=102.27 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 2047700 0 0 0 9904 323 0 0 20 0 1 0 281202214 23728128 3060 33554432000 134512640 137138936 4290276480 4290274252 135440730 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 5793 2971 288 642 0 5149 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23172

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 30584
/proc/meminfo: memFree=28437252/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=21192 CPUtime=162.26 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 2508869 0 0 0 15819 407 0 0 20 0 1 0 281202214 21700608 2968 33554432000 134512640 137138936 4290276480 4290274508 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 5298 2968 288 642 0 4654 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21192

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 30584
/proc/meminfo: memFree=28436136/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=22228 CPUtime=222.25 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 3227292 0 0 0 21698 527 0 0 20 0 1 0 281202214 22761472 3227 33554432000 134512640 137138936 4290276480 4290274508 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 5557 3227 288 642 0 4913 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 22228

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30584
/proc/meminfo: memFree=28435144/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=25004 CPUtime=282.24 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 3811299 0 0 0 27597 627 0 0 20 0 1 0 281202214 25604096 3600 33554432000 134512640 137138936 4290276480 4290274168 135445280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 6251 3600 288 642 0 5607 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 25004

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30585
/proc/meminfo: memFree=28434832/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=24944 CPUtime=342.23 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 4238406 0 0 0 33513 710 0 0 20 0 1 0 281202214 25542656 3563 33554432000 134512640 137138936 4290276480 4290274552 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 6236 3563 288 642 0 5592 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 24944

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 30585
/proc/meminfo: memFree=28435080/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=24960 CPUtime=402.22 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 4665937 0 0 0 39425 797 0 0 20 0 1 0 281202214 25559040 3568 33554432000 134512640 137138936 4290276480 4290274168 135445316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 6240 3568 288 642 0 5596 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 24960

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 30588
/proc/meminfo: memFree=28434512/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=25512 CPUtime=462.21 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 5327400 0 0 0 45301 920 0 0 20 0 1 0 281202214 26124288 3732 33554432000 134512640 137138936 4290276480 4290274168 135445287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 6378 3732 288 642 0 5734 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 25512

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30588
/proc/meminfo: memFree=28434644/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=25496 CPUtime=522.21 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 5839802 0 0 0 51203 1018 0 0 20 0 1 0 281202214 26107904 3723 33554432000 134512640 137138936 4290276480 4290274168 135445326 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 6374 3723 288 642 0 5730 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 25496

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30588
/proc/meminfo: memFree=28434768/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=24104 CPUtime=582.19 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 6281526 0 0 0 57123 1096 0 0 20 0 1 0 281202214 24682496 3696 33554432000 134512640 137138936 4290276480 4290274508 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 6026 3696 288 642 0 5382 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 24104

[startup+642.3 s]

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

/proc/meminfo: memFree=27677336/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=26612 CPUtime=1062.11 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 10210721 0 0 0 104346 1865 0 0 20 0 1 0 281202214 27250688 4323 33554432000 134512640 137138936 4290276480 4290275596 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 6653 4323 288 642 0 6009 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 26612

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 30670
/proc/meminfo: memFree=27476988/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=27748 CPUtime=1122.1 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 10517176 0 0 0 110277 1933 0 0 20 0 1 0 281202214 28413952 4349 33554432000 134512640 137138936 4290276480 4290274240 135449769 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 6937 4349 288 642 0 6293 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 27748

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30670
/proc/meminfo: memFree=27449240/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=27800 CPUtime=1182.1 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 10822847 0 0 0 116205 2005 0 0 20 0 1 0 281202214 28467200 4334 33554432000 134512640 137138936 4290276480 4290274168 135445326 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 6950 4334 288 642 0 6306 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 27800

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30670
/proc/meminfo: memFree=27449020/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=27540 CPUtime=1242.08 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 11110902 0 0 0 122142 2066 0 0 20 0 1 0 281202214 28200960 4330 33554432000 134512640 137138936 4290276480 4290274416 135389531 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 6932 4331 288 642 0 6288 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 27540

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30671
/proc/meminfo: memFree=27448552/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28904 CPUtime=1302.09 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 11740736 0 0 0 128036 2173 0 0 20 0 1 0 281202214 29597696 4570 33554432000 134512640 137138936 4290276480 4290274240 135449769 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7226 4570 288 642 0 6582 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 28904

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30671
/proc/meminfo: memFree=27413860/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28404 CPUtime=1362.07 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 12203097 0 0 0 133940 2267 0 0 20 0 1 0 281202214 29085696 4536 33554432000 134512640 137138936 4290276480 4290273568 135432025 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7101 4537 288 642 0 6457 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 28404

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30671
/proc/meminfo: memFree=27414136/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28848 CPUtime=1422.07 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 12656216 0 0 0 139853 2354 0 0 20 0 1 0 281202214 29540352 4576 33554432000 134512640 137138936 4290276480 4290274328 135466309 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7212 4576 288 642 0 6568 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 28848

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30671
/proc/meminfo: memFree=27414116/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28872 CPUtime=1482.05 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 13096865 0 0 0 145770 2435 0 0 20 0 1 0 281202214 29564928 4569 33554432000 134512640 137138936 4290276480 4290274168 135445280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7218 4569 288 642 0 6574 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 28872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30671
/proc/meminfo: memFree=27414052/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28808 CPUtime=1542.04 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 13535946 0 0 0 151685 2519 0 0 20 0 1 0 281202214 29499392 4552 33554432000 134512640 137138936 4290276480 4290274168 135445287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7202 4552 288 642 0 6558 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 28808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30672
/proc/meminfo: memFree=27448896/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28840 CPUtime=1602.04 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 13974350 0 0 0 157607 2597 0 0 20 0 1 0 281202214 29532160 4541 33554432000 134512640 137138936 4290276480 4290274168 135445287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7210 4541 288 642 0 6566 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 28840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30675
/proc/meminfo: memFree=27449012/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28840 CPUtime=1662.03 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 14395741 0 0 0 163523 2680 0 0 20 0 1 0 281202214 29532160 4532 33554432000 134512640 137138936 4290276480 4290274168 135445326 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7210 4533 288 642 0 6566 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 28840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30698
/proc/meminfo: memFree=27448516/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28888 CPUtime=1722.01 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 14799542 0 0 0 169444 2757 0 0 20 0 1 0 281202214 29581312 4536 33554432000 134512640 137138936 4290276480 4290274168 135444632 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7222 4536 288 642 0 6578 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 28888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30698
/proc/meminfo: memFree=27448400/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28752 CPUtime=1782.01 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 15162866 0 0 0 175371 2830 0 0 20 0 1 0 281202214 29442048 4530 33554432000 134512640 137138936 4290276480 4290274168 135444639 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7188 4530 288 642 0 6544 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 28752

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 30698
/proc/meminfo: memFree=27445300/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28676 CPUtime=1791.61 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 15223131 0 0 0 176320 2841 0 0 20 0 1 0 281202214 29364224 4534 33554432000 134512640 137138936 4290276480 4290274240 135449769 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7169 4534 288 642 0 6525 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 28676

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30698
/proc/meminfo: memFree=27435504/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28704 CPUtime=1794.81 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 15243185 0 0 0 176636 2845 0 0 20 0 1 0 281202214 29392896 4542 33554432000 134512640 137138936 4290276480 4290274168 135445326 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7176 4542 288 642 0 6532 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 28704

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30698
/proc/meminfo: memFree=27432280/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28348 CPUtime=1796.4 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 15253272 0 0 0 176793 2847 0 0 20 0 1 0 281202214 29028352 4518 33554432000 134512640 137138936 4290276480 4290273784 135366519 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7087 4519 288 642 0 6443 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 28348

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30698
/proc/meminfo: memFree=27428932/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28680 CPUtime=1797.21 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 15258767 0 0 0 176873 2848 0 0 20 0 1 0 281202214 29368320 4560 33554432000 134512640 137138936 4290276480 4290274168 135445280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7170 4560 288 642 0 6526 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 28680

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30698
/proc/meminfo: memFree=27428932/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28620 CPUtime=1797.6 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 15261000 0 0 0 176912 2848 0 0 20 0 1 0 281202214 29306880 4544 33554432000 134512640 137138936 4290276480 4290274168 135444639 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7155 4544 288 642 0 6511 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 28620

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30698
/proc/meminfo: memFree=27428932/32873852 swapFree=6848/6848
[pid=30581] ppid=30579 vsize=28696 CPUtime=1798 cores=1,3,5,7
/proc/30581/stat : 30581 (bsolo) R 30579 30581 26585 0 -1 4202496 15263237 0 0 0 176952 2848 0 0 20 0 1 0 281202214 29384704 4542 33554432000 134512640 137138936 4290276480 4290274168 135445326 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30581/statm: 7174 4542 288 642 0 6530 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 28696

Child status: 0
Real time (s): 1798.31
CPU time (s): 1798.02
CPU user time (s): 1769.53
CPU system time (s): 28.4897
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 29388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1769.53
system time used= 28.4897
maximum resident set size= 18780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15263268
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= 18
involuntary context switches= 1849

runsolver used 2.90656 second user time and 8.73267 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 22:32:48
IDJOB=3707827
IDBENCH=2105
IDSOLVER=2286
FILE ID=node129/3707827-1338150768
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/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-3707827-1338150768/watcher-3707827-1338150768 -o /tmp/evaluation-result-3707827-1338150768/solver-3707827-1338150768 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707827-1338150768.opb

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

MD5SUM BENCH= 0d4648505d14cf43905d3198d6f686c2
RANDOM SEED=705168412

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:        28449036 kB
Buffers:          382352 kB
Cached:          3119760 kB
SwapCached:            0 kB
Active:          1287856 kB
Inactive:        2277716 kB
Active(anon):      65900 kB
Inactive(anon):        0 kB
Active(file):    1221956 kB
Inactive(file):  2277716 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4012 kB
Writeback:             0 kB
AnonPages:         69816 kB
Mapped:            15436 kB
Shmem:               204 kB
Slab:             719776 kB
SReclaimable:     162112 kB
SUnreclaim:       557664 kB
KernelStack:        1456 kB
PageTables:         3732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     184212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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:02:46