Trace number 3732672

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
PB09: bsolo 3.1SAT191 1798.04 1798.33

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.1 - 13/04/2009 : 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3732672-1338705713.opb
0.00/0.00	c File size is 66775 bytes.
0.00/0.00	c Highest Coefficient sum: 456
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: 456 Constr: 1602 1602/0/0 Lit: 6636 Watch. Lit: 3204
0.00/0.00	c Obj. Vars: 456 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.011 s
0.07/0.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.07/0.09	c        0    456     1602     6636    4     3204     533      0      0 0.01
0.07/0.09	c Initial Lower Bound: 132
0.07/0.09	c Initial Path Cost: 0
0.07/0.09	o 194
0.59/0.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.61	c       49    456     1701    11808    6     3664    1534     99    515 0.10
0.59/0.61	o 193
75.48/75.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
75.48/75.50	c       71    456     1752    19013   10     4029    1534    150    115 0.61
75.48/75.50	c      171    456     1965    41253   20     4455    1688    363     72 2.35
75.48/75.50	c      424    456     2504    94353   37     5533    1857    902     50 8.31
75.48/75.50	c      899    456     2532   105598   41     5327    2043    930     54 16.58
75.48/75.50	c     1714    456     3052   171221   56     6367    2248   1450     55 30.85
75.48/75.50	c     3035    456     3189   194254   60     6641    2473   1587     65 46.63
75.48/75.50	c     5117    456     3306   227756   68     6875    2721   1704     72 70.65
75.48/75.50	o 192
82.17/82.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
82.17/82.22	c     5424    456     3958   281988   71     8443    1534   2356     71 75.49
82.17/82.22	c     5526    456     2581    65324   25     5426    1688    979     71 77.37
82.17/82.22	c     5776    456     3174   169000   53     6612    1857   1572     70 82.00
82.17/82.22	o 191
1798.01/1798.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1798.01/1798.32	c     5784    456     3191   169566   53     6911    1533   1589     70 82.21
1798.01/1798.32	c     5884    456     2574    78530   30     5413    1687    972     69 84.25
1798.01/1798.32	c     6134    456     3094   176271   56     6453    1856   1492     69 87.96
1798.01/1798.32	c     6609    456     3121   187233   59     6508    2042   1519     68 96.67
1798.01/1798.32	c     7422    456     2625   108503   41     5515    2247   1023     68 108.72
1798.01/1798.32	c     8742    456     3272   223998   68     6809    2472   1670     68 127.65
1798.01/1798.32	c    10823    456     2839   252414   88     5943    2720   1237     68 158.04
1798.01/1798.32	c    14046    456     3381   350422  103     7027    2993   1779     70 200.33
1798.01/1798.32	c    18982    456     3640   433551  119     7545    3293   2038     72 262.11
1798.01/1798.32	c    26488    456     3350   254968   76     6965    3623   1748     68 384.56
1798.01/1798.32	c    37849    456     4040   437548  108     8345    3986   2438     72 519.19
1798.01/1798.32	c    54993    456     4912   782615  159    10089    4385   3310     77 706.38
1798.01/1798.32	c    80815    456     4921   920514  187    10107    4824   3319     92 873.26
1798.01/1798.32	c   119647    454     4836   709911  146     9935    5307   3234     78 1527.37
1798.01/1798.32	c Resources Exceeded
1798.01/1798.32	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 
1798.01/1798.32	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.01/1798.32	c   25   142423  22134   235391     4510   454526   2908     79 1798.04
1798.01/1798.32	c Objective: 191
1798.01/1798.32	s SATISFIABLE
1798.01/1798.32	c Total time: 1798.04 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-3732672-1338705713/watcher-3732672-1338705713 -o /tmp/evaluation-result-3732672-1338705713/solver-3732672-1338705713 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3732672-1338705713.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 625
/proc/meminfo: memFree=31390820/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=10860 CPUtime=0 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 302 0 0 0 0 0 0 0 20 0 1 0 336698255 11120640 255 33554432000 134512640 137136520 4291213488 4291212016 134517423 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 2715 255 181 641 0 2054 0

[startup+0.080852 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 625
/proc/meminfo: memFree=31390820/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=13712 CPUtime=0.07 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 1051 0 0 0 7 0 0 0 20 0 1 0 336698255 14041088 711 33554432000 134512640 137136520 4291213488 4291211176 135443262 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 3428 711 285 641 0 2784 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13712

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 625
/proc/meminfo: memFree=31390820/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=13868 CPUtime=0.09 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 1289 0 0 0 9 0 0 0 20 0 1 0 336698255 14200832 790 33554432000 134512640 137136520 4291213488 4291211104 135402613 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 3467 795 291 641 0 2823 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13868

[startup+0.300232 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 625
/proc/meminfo: memFree=31390820/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=13828 CPUtime=0.29 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 14062 0 0 0 27 2 0 0 20 0 1 0 336698255 14159872 701 33554432000 134512640 137136520 4291213488 4291211176 135443223 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 3457 701 291 641 0 2813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13828

[startup+0.70023 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 625
/proc/meminfo: memFree=31390820/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=13948 CPUtime=0.69 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 29133 0 0 0 65 4 0 0 20 0 1 0 336698255 14282752 705 33554432000 134512640 137136520 4291213488 4291211320 135463824 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 3487 705 292 641 0 2843 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13948

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 626
/proc/meminfo: memFree=31389340/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=13860 CPUtime=1.49 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 69565 0 0 0 139 10 0 0 20 0 1 0 336698255 14192640 738 33554432000 134512640 137136520 4291213488 4291211280 134732884 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 3465 738 292 641 0 2821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13860

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 626
/proc/meminfo: memFree=31388968/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=13556 CPUtime=3.08 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 129992 0 0 0 291 17 0 0 20 0 1 0 336698255 13881344 742 33554432000 134512640 137136520 4291213488 4291210752 135380752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 3389 744 292 641 0 2745 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13556

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 626
/proc/meminfo: memFree=31388844/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=14112 CPUtime=6.29 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 352631 0 0 0 582 47 0 0 20 0 1 0 336698255 14450688 844 33554432000 134512640 137136520 4291213488 4291211380 135441568 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 3528 844 292 641 0 2884 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14112

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 626
/proc/meminfo: memFree=31387140/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=15836 CPUtime=12.69 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 585216 0 0 0 1186 83 0 0 20 0 1 0 336698255 16216064 1217 33554432000 134512640 137136520 4291213488 4291211568 135471110 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 3959 1217 292 641 0 3315 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15836

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 626
/proc/meminfo: memFree=31385728/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=17076 CPUtime=25.48 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 1012292 0 0 0 2404 144 0 0 20 0 1 0 336698255 17485824 1580 33554432000 134512640 137136520 4291213488 4291211176 135443223 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 4269 1580 293 641 0 3625 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17076

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 626
/proc/meminfo: memFree=31383744/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=18968 CPUtime=51.08 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 1539600 0 0 0 4886 222 0 0 20 0 1 0 336698255 19423232 2084 33554432000 134512640 137136520 4291213488 4291211384 136504651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 4742 2104 293 641 0 4098 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18968

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 772
/proc/meminfo: memFree=31396068/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=18664 CPUtime=102.27 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 2073882 0 0 0 9910 317 0 0 20 0 1 0 336698255 19111936 2103 33554432000 134512640 137136520 4291213488 4291211424 135249032 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 4666 2103 293 641 0 4022 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18664

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 772
/proc/meminfo: memFree=31394152/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=20888 CPUtime=162.26 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 2631638 0 0 0 15809 417 0 0 20 0 1 0 336698255 21389312 2625 33554432000 134512640 137136520 4291213488 4291211344 135402619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 5303 2626 293 641 0 4659 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 20888

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 772
/proc/meminfo: memFree=31394088/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=21272 CPUtime=222.25 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 3235940 0 0 0 21689 536 0 0 20 0 1 0 336698255 21782528 2619 33554432000 134512640 137136520 4291213488 4291211488 135445110 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 5318 2619 293 641 0 4674 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 21272

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 772
/proc/meminfo: memFree=31392040/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=23216 CPUtime=282.24 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 4021975 0 0 0 27558 666 0 0 20 0 1 0 336698255 23773184 3154 33554432000 134512640 137136520 4291213488 4291211328 135455578 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 5804 3156 293 641 0 5160 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 23216

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 772
/proc/meminfo: memFree=31392040/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=23064 CPUtime=342.23 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 4531148 0 0 0 33461 762 0 0 20 0 1 0 336698255 23617536 3128 33554432000 134512640 137136520 4291213488 4291211248 135448333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 5766 3128 293 641 0 5122 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 23064

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 773
/proc/meminfo: memFree=31390304/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=25048 CPUtime=402.23 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 5109133 0 0 0 39357 866 0 0 20 0 1 0 336698255 25649152 3564 33554432000 134512640 137136520 4291213488 4291211248 135448333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 6262 3564 293 641 0 5618 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 25048

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 773
/proc/meminfo: memFree=31390300/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=24892 CPUtime=462.21 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 5643891 0 0 0 45255 966 0 0 20 0 1 0 336698255 25489408 3538 33554432000 134512640 137136520 4291213488 4291211176 135443216 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 6223 3538 293 641 0 5579 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 24892

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 776
/proc/meminfo: memFree=31389980/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=26904 CPUtime=522.21 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 6189063 0 0 0 51155 1066 0 0 20 0 1 0 336698255 27549696 3991 33554432000 134512640 137136520 4291213488 4291211360 134728837 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 6726 3991 293 641 0 6082 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 26904

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 776
/proc/meminfo: memFree=31385516/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=29320 CPUtime=582.19 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 6905297 0 0 0 57032 1187 0 0 20 0 1 0 336698255 30023680 4732 33554432000 134512640 137136520 4291213488 4291210608 135380758 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7330 4734 293 641 0 6686 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 29320

[startup+642.3 s]

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

/proc/meminfo: memFree=31383956/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=31380 CPUtime=1062.12 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 10931825 0 0 0 104248 1964 0 0 20 0 1 0 336698255 32133120 5232 33554432000 134512640 137136520 4291213488 4291211424 135387467 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7895 5235 293 641 0 7251 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 31380

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 782
/proc/meminfo: memFree=31383824/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=31552 CPUtime=1122.11 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 11254225 0 0 0 110184 2027 0 0 20 0 1 0 336698255 32309248 5233 33554432000 134512640 137136520 4291213488 4291211176 135442575 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7888 5233 293 641 0 7244 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 31552

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 804
/proc/meminfo: memFree=31383824/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=31604 CPUtime=1182.1 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 11578859 0 0 0 116121 2089 0 0 20 0 1 0 336698255 32362496 5233 33554432000 134512640 137136520 4291213488 4291211660 134729482 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7901 5233 293 641 0 7257 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 31604

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 804
/proc/meminfo: memFree=31383708/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=31572 CPUtime=1242.09 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 11900705 0 0 0 122058 2151 0 0 20 0 1 0 336698255 32329728 5250 33554432000 134512640 137136520 4291213488 4291211380 135441507 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7893 5250 293 641 0 7249 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 31572

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 805
/proc/meminfo: memFree=31383460/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=31588 CPUtime=1302.09 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 12221821 0 0 0 127995 2214 0 0 20 0 1 0 336698255 32346112 5259 33554432000 134512640 137136520 4291213488 4291211424 135467945 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7897 5259 293 641 0 7253 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 31588

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 805
/proc/meminfo: memFree=31383584/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=31576 CPUtime=1362.08 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 12542407 0 0 0 133932 2276 0 0 20 0 1 0 336698255 32333824 5252 33554432000 134512640 137136520 4291213488 4291211176 135443262 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7894 5252 293 641 0 7250 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 31576

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 805
/proc/meminfo: memFree=31383460/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=31424 CPUtime=1422.07 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 12865168 0 0 0 139866 2341 0 0 20 0 1 0 336698255 32178176 5256 33554432000 134512640 137136520 4291213488 4291211176 135443216 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7856 5256 293 641 0 7212 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 31424

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 805
/proc/meminfo: memFree=31383708/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=31452 CPUtime=1482.05 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 13184151 0 0 0 145802 2403 0 0 20 0 1 0 336698255 32206848 5250 33554432000 134512640 137136520 4291213488 4291211180 136167888 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7863 5250 293 641 0 7219 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 31452

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 805
/proc/meminfo: memFree=31383708/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=31624 CPUtime=1542.05 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 13537739 0 0 0 151732 2473 0 0 20 0 1 0 336698255 32382976 5236 33554432000 134512640 137136520 4291213488 4291211248 135448333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7906 5236 293 641 0 7262 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 31624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 806
/proc/meminfo: memFree=31383708/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=30156 CPUtime=1602.04 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 13946226 0 0 0 157644 2560 0 0 20 0 1 0 336698255 30879744 5215 33554432000 134512640 137136520 4291213488 4291212416 134544112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7539 5215 293 641 0 6895 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 30156

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 806
/proc/meminfo: memFree=31383832/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=31628 CPUtime=1662.02 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 14397035 0 0 0 163552 2650 0 0 20 0 1 0 336698255 32387072 5235 33554432000 134512640 137136520 4291213488 4291211176 135442568 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7803 5220 293 641 0 7159 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 31628

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 809
/proc/meminfo: memFree=31382212/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=32912 CPUtime=1722.02 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 14984184 0 0 0 169445 2757 0 0 20 0 1 0 336698255 33701888 5571 33554432000 134512640 137136520 4291213488 4291211336 135464005 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 8228 5572 293 641 0 7584 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 32912

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 809
/proc/meminfo: memFree=31382032/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=31380 CPUtime=1782.01 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 15529894 0 0 0 175337 2864 0 0 20 0 1 0 336698255 32133120 5521 33554432000 134512640 137136520 4291213488 4291211376 134748187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 7845 5521 293 641 0 7201 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 31380

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 809
/proc/meminfo: memFree=31382156/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=32924 CPUtime=1791.62 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 15623064 0 0 0 176277 2885 0 0 20 0 1 0 336698255 33714176 5542 33554432000 134512640 137136520 4291213488 4291211696 134849203 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 8231 5542 293 641 0 7587 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 32924

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 809
/proc/meminfo: memFree=31382156/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=32800 CPUtime=1794.81 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 15646848 0 0 0 176592 2889 0 0 20 0 1 0 336698255 33587200 5575 33554432000 134512640 137136520 4291213488 4291211388 135438973 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 8200 5575 293 641 0 7556 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 32800

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 809
/proc/meminfo: memFree=31382156/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=32792 CPUtime=1796.4 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 15655810 0 0 0 176749 2891 0 0 20 0 1 0 336698255 33579008 5577 33554432000 134512640 137136520 4291213488 4291211176 135443216 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 8198 5577 293 641 0 7554 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 32792

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 809
/proc/meminfo: memFree=31382156/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=32772 CPUtime=1797.21 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 15660501 0 0 0 176829 2892 0 0 20 0 1 0 336698255 33558528 5555 33554432000 134512640 137136520 4291213488 4291211388 135438857 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 8193 5556 293 641 0 7549 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 32772

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 809
/proc/meminfo: memFree=31382156/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=32748 CPUtime=1797.6 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 15662755 0 0 0 176868 2892 0 0 20 0 1 0 336698255 33533952 5548 33554432000 134512640 137136520 4291213488 4291211372 135438879 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 8187 5548 293 641 0 7543 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 32748

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 809
/proc/meminfo: memFree=31382156/32873844 swapFree=7116/7116
[pid=625] ppid=623 vsize=32796 CPUtime=1798.01 cores=1,3,5,7
/proc/625/stat : 625 (bsolo) R 623 625 29538 0 -1 4202496 15664821 0 0 0 176908 2893 0 0 20 0 1 0 336698255 33583104 5576 33554432000 134512640 137136520 4291213488 4291211176 135443216 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/625/statm: 8199 5576 293 641 0 7555 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 32796

Child status: 0
Real time (s): 1798.33
CPU time (s): 1798.04
CPU user time (s): 1769.11
CPU system time (s): 28.9346
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 33592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1769.11
system time used= 28.9346
maximum resident set size= 22912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15664968
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= 19
involuntary context switches= 1850

runsolver used 2.73458 second user time and 7.15091 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-03 08:41:53
IDJOB=3732672
IDBENCH=2171
IDSOLVER=2320
FILE ID=node111/3732672-1338705713
RUNJOBID= node111-1338678630-29558
PBS_JOBID= 14636702
Free space on /tmp= 67392 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32b1.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732672-1338705713/watcher-3732672-1338705713 -o /tmp/evaluation-result-3732672-1338705713/solver-3732672-1338705713 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3732672-1338705713.opb

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

MD5SUM BENCH= eb2e849a72ed563d78cdb83a394edb27
RANDOM SEED=2144604634

node111.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.152
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.30
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.152
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.152
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.92
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.152
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.152
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.152
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.91
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.152
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.152
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:       32873844 kB
MemFree:        31391512 kB
Buffers:          177412 kB
Cached:           493744 kB
SwapCached:         1404 kB
Active:           178184 kB
Inactive:         519060 kB
Active(anon):      27064 kB
Inactive(anon):     1276 kB
Active(file):     151120 kB
Inactive(file):   517784 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100152 kB
Dirty:              3908 kB
Writeback:             0 kB
AnonPages:         49992 kB
Mapped:             9612 kB
Shmem:                 0 kB
Slab:             645492 kB
SReclaimable:      87852 kB
SUnreclaim:       557640 kB
KernelStack:        1472 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     155828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3732672-1338705713.opb

Free space on /tmp at the end= 67388 MiB
End job on node111 at 2012-06-03 09:11:51