Trace number 3741346

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.1SAT-54 1798 1798.34

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-p6b.opb
MD5SUMf076140978d89a37e97e041a8b1e6b8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-63
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables462
Total number of constraints5852
Number of constraints which are clauses5852
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 462
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 462
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 462
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-3741346-1338770402.opb
0.00/0.00	c File size is 141885 bytes.
0.00/0.00	c Highest Coefficient sum: 462
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.008 s
0.00/0.01	c Var: 462 Constr: 5852 5852/0/0 Lit: 11704 Watch. Lit: 11704
0.00/0.01	c Obj. Vars: 462 (100 % of total variables)
0.00/0.02	c Pre-processing Time: 0.019 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    462     5852    11704    2    11704    1950      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
0.00/0.02	o -53
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    462     5853    12166    2    11759    2950      1      0 0.02
0.00/0.02	o -54
1797.96/1798.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.96/1798.33	c        0    462     5854    12628    2    11815    3950      2      0 0.02
1797.96/1798.33	c      100    462     5966    57845    9    12039    4346    114   1666 0.06
1797.96/1798.33	c      351    462     6243   169778   27    12593    4781    391   2064 0.17
1797.96/1798.33	c      826    462     6766   380866   56    13639    5260    914   2238 0.37
1797.96/1798.33	c     1639    462     7654   739316   96    15415    5787   1802   2232 0.73
1797.96/1798.33	c     2959    462     9088  1317987  145    18283    6366   3236   2136 1.39
1797.96/1798.33	c     5041    462    11387  2245066  197    22881    7003   5535   2081 2.42
1797.96/1798.33	c     8264    462    10935  2064112  188    21924    7704   5083   1955 4.23
1797.96/1798.33	c    13200    462    12003  2495940  207    24060    8475   6151   1662 7.94
1797.96/1798.33	c    20707    462    10802  2001692  185    21658    9323   4950   1521 13.61
1797.96/1798.33	c    32068    462    13015  2904250  223    26084   10256   7163   1517 21.13
1797.96/1798.33	c    49212    462    15307  3821031  249    30668   11282   9455   1560 31.54
1797.96/1798.33	c    75031    462    13204  2978314  225    26462   12411   7352   1335 56.16
1797.96/1798.33	c   113863    462    15855  4051390  255    31764   13653  10003    941 120.93
1797.96/1798.33	c   172215    462    14815  3626832  244    29735   15019   8963    889 193.57
1797.96/1798.33	c   259847    462    15888  4067900  256    31830   16521  10036    940 276.14
1797.96/1798.33	c   391399    462    18643  5179682  277    37340   18174  12791   1024 382.21
1797.96/1798.33	c   588831    462    23497  7142895  303    47048   19992  17645   1116 527.53
1797.96/1798.33	c   885084    462    15849  4046434  255    31752   21992   9997    987 896.67
1797.96/1798.33	c  1329566    462    24106  7346355  304    48368   24192  18254    832 1597.81
1797.96/1798.33	c Resources Exceeded
1797.96/1798.33	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 -x457 -x458 x459 -x460 -x461 x462 
1797.96/1798.33	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.33	c   21  1479274 176563  1721110    20014  5602976  14162    822 1798.00
1797.96/1798.33	c Objective: -54
1797.96/1798.33	s SATISFIABLE
1797.96/1798.33	c Total time: 1798 s

Verifier Data

OK	-54

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-3741346-1338770402/watcher-3741346-1338770402 -o /tmp/evaluation-result-3741346-1338770402/solver-3741346-1338770402 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3741346-1338770402.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.00 2.00 2.02 3/174 5712
/proc/meminfo: memFree=26909204/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=11208 CPUtime=0 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 343165661 11476992 309 33554432000 134512640 137136520 4293209504 4293207752 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 2802 309 188 641 0 2123 0

[startup+0.104207 s]
/proc/loadavg: 2.00 2.00 2.02 3/174 5712
/proc/meminfo: memFree=26909204/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=12868 CPUtime=0.1 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 855 0 0 0 10 0 0 0 20 0 1 0 343165661 13176832 773 33554432000 134512640 137136520 4293209504 4293208032 134600751 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 3217 773 196 641 0 2573 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12868

[startup+0.200257 s]
/proc/loadavg: 2.00 2.00 2.02 3/174 5712
/proc/meminfo: memFree=26909204/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=14132 CPUtime=0.19 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 1171 0 0 0 19 0 0 0 20 0 1 0 343165661 14471168 1089 33554432000 134512640 137136520 4293209504 4293208620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 3533 1089 196 641 0 2889 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14132

[startup+0.300255 s]
/proc/loadavg: 2.00 2.00 2.02 3/174 5712
/proc/meminfo: memFree=26909204/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=15440 CPUtime=0.29 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 1513 0 0 0 29 0 0 0 20 0 1 0 343165661 15810560 1431 33554432000 134512640 137136520 4293209504 4293207784 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 3860 1432 196 641 0 3216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15440

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.02 3/174 5712
/proc/meminfo: memFree=26909204/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=20584 CPUtime=0.69 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 2804 0 0 0 68 1 0 0 20 0 1 0 343165661 21078016 2722 33554432000 134512640 137136520 4293209504 4293202264 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 5179 2725 196 641 0 4535 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20584

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.02 3/175 5713
/proc/meminfo: memFree=26893704/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=30068 CPUtime=1.49 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 5166 0 0 0 148 1 0 0 20 0 1 0 343165661 30789632 5084 33554432000 134512640 137136520 4293209504 4293202424 134599911 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 7517 5084 196 641 0 6873 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30068

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.02 3/175 5713
/proc/meminfo: memFree=26880064/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=47432 CPUtime=3.09 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 9499 0 0 0 306 3 0 0 20 0 1 0 343165661 48570368 9417 33554432000 134512640 137136520 4293209504 4293207784 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 11858 9417 197 641 0 11214 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47432

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.02 3/176 5714
/proc/meminfo: memFree=26866780/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=54360 CPUtime=6.29 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 11239 0 0 0 626 3 0 0 20 0 1 0 343165661 55664640 11157 33554432000 134512640 137136520 4293209504 4293208432 134544148 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 13590 11157 197 641 0 12946 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54360

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.02 3/176 5714
/proc/meminfo: memFree=26856396/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=58336 CPUtime=12.69 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 12230 0 0 0 1265 4 0 0 20 0 1 0 343165661 59736064 12148 33554432000 134512640 137136520 4293209504 4293208620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 14584 12148 197 641 0 13940 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58336

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.02 3/176 5714
/proc/meminfo: memFree=26841980/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=67868 CPUtime=25.48 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 14607 0 0 0 2542 6 0 0 20 0 1 0 343165661 69496832 14525 33554432000 134512640 137136520 4293209504 4293208272 134574785 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 16967 14525 197 641 0 16323 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67868

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.02 3/176 5714
/proc/meminfo: memFree=26818512/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=73304 CPUtime=51.09 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 15974 0 0 0 5100 9 0 0 20 0 1 0 343165661 75063296 15892 33554432000 134512640 137136520 4293209504 4293208432 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 18326 15892 197 641 0 17682 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73304

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/175 5714
/proc/meminfo: memFree=26784092/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=79336 CPUtime=102.28 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 17478 0 0 0 10216 12 0 0 20 0 1 0 343165661 81240064 17396 33554432000 134512640 137136520 4293209504 4293208544 134540859 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 19834 17396 197 641 0 19190 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 79336

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/175 5714
/proc/meminfo: memFree=26738612/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=85792 CPUtime=162.27 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 19100 0 0 0 16209 18 0 0 20 0 1 0 343165661 87851008 19018 33554432000 134512640 137136520 4293209504 4293208220 136293438 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 21448 19018 197 641 0 20804 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 85792

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5714
/proc/meminfo: memFree=26691852/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=92940 CPUtime=222.25 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 20911 0 0 0 22202 23 0 0 20 0 1 0 343165661 95170560 20814 33554432000 134512640 137136520 4293209504 4293208432 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 23235 20814 197 641 0 22591 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 92940

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5714
/proc/meminfo: memFree=26667004/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=100976 CPUtime=282.21 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 22931 0 0 0 28191 30 0 0 20 0 1 0 343165661 103399424 22808 33554432000 134512640 137136520 4293209504 4293208432 134544402 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 25244 22808 197 641 0 24600 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 100976

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5715
/proc/meminfo: memFree=26640600/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=101100 CPUtime=342.2 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 22971 0 0 0 34184 36 0 0 20 0 1 0 343165661 103526400 22848 33554432000 134512640 137136520 4293209504 4293208056 136502161 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 25275 22848 197 641 0 24631 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 101100

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5715
/proc/meminfo: memFree=26607988/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=109644 CPUtime=402.19 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 25105 0 0 0 40175 44 0 0 20 0 1 0 343165661 112275456 24982 33554432000 134512640 137136520 4293209504 4293208400 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 27411 24982 197 641 0 26767 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 109644

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 5715
/proc/meminfo: memFree=26587792/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=109820 CPUtime=462.18 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 25148 0 0 0 46167 51 0 0 20 0 1 0 343165661 112455680 25021 33554432000 134512640 137136520 4293209504 4293208432 134544148 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 27455 25021 197 641 0 26811 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 109820

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5716
/proc/meminfo: memFree=26567200/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=109712 CPUtime=522.17 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 25150 0 0 0 52159 58 0 0 20 0 1 0 343165661 112345088 25007 33554432000 134512640 137136520 4293209504 4293208272 134571167 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 27428 25007 197 641 0 26784 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 109712

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5716
/proc/meminfo: memFree=26543392/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=119252 CPUtime=582.16 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 27527 0 0 0 58152 64 0 0 20 0 1 0 343165661 122114048 27384 33554432000 134512640 137136520 4293209504 4293208432 134543918 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 29813 27384 197 641 0 29169 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 119252

[startup+642.3 s]

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

/proc/meminfo: memFree=27913880/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=130552 CPUtime=1122.08 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 30442 0 0 0 112097 111 0 0 20 0 1 0 343165661 133685248 30217 33554432000 134512640 137136520 4293209504 4293208432 134544256 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 32638 30217 197 641 0 31994 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 130552

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 5769
/proc/meminfo: memFree=28048052/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=130536 CPUtime=1182.06 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 30459 0 0 0 118089 117 0 0 20 0 1 0 343165661 133668864 30213 33554432000 134512640 137136520 4293209504 4293208432 134543957 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 32634 30213 197 641 0 31990 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 130536

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5773
/proc/meminfo: memFree=27903324/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=130516 CPUtime=1242.04 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 30460 0 0 0 124083 121 0 0 20 0 1 0 343165661 133648384 30208 33554432000 134512640 137136520 4293209504 4293208432 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 32629 30208 197 641 0 31985 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 130516

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5796
/proc/meminfo: memFree=27777220/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=130516 CPUtime=1302.03 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 30460 0 0 0 130076 127 0 0 20 0 1 0 343165661 133648384 30208 33554432000 134512640 137136520 4293209504 4293208432 134543965 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 32629 30208 197 641 0 31985 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 130516

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 5796
/proc/meminfo: memFree=27688720/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=130516 CPUtime=1362.03 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 30460 0 0 0 136071 132 0 0 20 0 1 0 343165661 133648384 30208 33554432000 134512640 137136520 4293209504 4293208036 134551589 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 32629 30208 197 641 0 31985 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 130516

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5796
/proc/meminfo: memFree=27618192/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=130508 CPUtime=1422.02 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 30460 0 0 0 142064 138 0 0 20 0 1 0 343165661 133640192 30206 33554432000 134512640 137136520 4293209504 4293208432 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 32627 30206 197 641 0 31983 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 130508

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5796
/proc/meminfo: memFree=27550888/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=130440 CPUtime=1482.01 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 30460 0 0 0 148057 144 0 0 20 0 1 0 343165661 133570560 30189 33554432000 134512640 137136520 4293209504 4293208620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 32610 30189 197 641 0 31966 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 130440

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5797
/proc/meminfo: memFree=27478748/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=130440 CPUtime=1542.01 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 30460 0 0 0 154053 148 0 0 20 0 1 0 343165661 133570560 30189 33554432000 134512640 137136520 4293209504 4293208544 134540859 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 32610 30189 197 641 0 31966 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 130440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5797
/proc/meminfo: memFree=27410204/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=139388 CPUtime=1601.99 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 32696 0 0 0 160046 153 0 0 20 0 1 0 343165661 142733312 32424 33554432000 134512640 137136520 4293209504 4293208432 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 34847 32424 197 641 0 34203 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 139388

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5797
/proc/meminfo: memFree=27343272/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=141044 CPUtime=1661.98 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 33105 0 0 0 166040 158 0 0 20 0 1 0 343165661 144429056 32833 33554432000 134512640 137136520 4293209504 4293208432 134544402 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 35261 32833 197 641 0 34617 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 141044

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5797
/proc/meminfo: memFree=27286964/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=141032 CPUtime=1721.98 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 33105 0 0 0 172035 163 0 0 20 0 1 0 343165661 144416768 32833 33554432000 134512640 137136520 4293209504 4293208432 134544157 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 35258 32833 197 641 0 34614 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 141032

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 5797
/proc/meminfo: memFree=27228932/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=141512 CPUtime=1781.97 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 33258 0 0 0 178030 167 0 0 20 0 1 0 343165661 144908288 32957 33554432000 134512640 137136520 4293209504 4293208432 134544127 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 35378 32957 197 641 0 34734 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 141512

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

[startup+1792.01 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 5797
/proc/meminfo: memFree=27220488/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=141424 CPUtime=1791.66 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 33264 0 0 0 178999 167 0 0 20 0 1 0 343165661 144818176 32935 33554432000 134512640 137136520 4293209504 4293208620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 35356 32935 197 641 0 34712 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (KiB) 141424

[startup+1795.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 5797
/proc/meminfo: memFree=27218132/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=141424 CPUtime=1794.86 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 33264 0 0 0 179319 167 0 0 20 0 1 0 343165661 144818176 32935 33554432000 134512640 137136520 4293209504 4293208272 134573386 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 35356 32935 197 641 0 34712 0
Current children cumulated CPU time (s) 1794.86
Current children cumulated vsize (KiB) 141424

[startup+1796.8 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 5797
/proc/meminfo: memFree=27217388/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=141424 CPUtime=1796.45 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 33264 0 0 0 179478 167 0 0 20 0 1 0 343165661 144818176 32935 33554432000 134512640 137136520 4293209504 4293208432 134544245 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 35356 32935 197 641 0 34712 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (KiB) 141424

[startup+1797.6 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 5797
/proc/meminfo: memFree=27216520/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=141424 CPUtime=1797.26 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 33264 0 0 0 179558 168 0 0 20 0 1 0 343165661 144818176 32935 33554432000 134512640 137136520 4293209504 4293208620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 35356 32935 197 641 0 34712 0
Current children cumulated CPU time (s) 1797.26
Current children cumulated vsize (KiB) 141424

[startup+1798 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 5797
/proc/meminfo: memFree=27216520/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=141424 CPUtime=1797.66 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 33264 0 0 0 179598 168 0 0 20 0 1 0 343165661 144818176 32935 33554432000 134512640 137136520 4293209504 4293208432 134543965 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 35356 32935 197 641 0 34712 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 141424

[startup+1798.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 5797
/proc/meminfo: memFree=27216520/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=141424 CPUtime=1797.86 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 33264 0 0 0 179618 168 0 0 20 0 1 0 343165661 144818176 32935 33554432000 134512640 137136520 4293209504 4293208620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 35356 32935 197 641 0 34712 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 141424

[startup+1798.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 5797
/proc/meminfo: memFree=27216520/32873852 swapFree=7624/7624
[pid=5712] ppid=5710 vsize=141424 CPUtime=1797.96 cores=0,2,4,6
/proc/5712/stat : 5712 (bsolo) R 5710 5712 1918 0 -1 4202496 33264 0 0 0 179628 168 0 0 20 0 1 0 343165661 144818176 32935 33554432000 134512640 137136520 4293209504 4293208192 134534317 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5712/statm: 35356 32935 197 641 0 34712 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 141424

Child status: 0
Real time (s): 1798.34
CPU time (s): 1798
CPU user time (s): 1796.32
CPU system time (s): 1.68274
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 141644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.32
system time used= 1.68274
maximum resident set size= 131944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33266
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= 64
involuntary context switches= 1892

runsolver used 2.71259 second user time and 7.12192 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-04 02:40:02
IDJOB=3741346
IDBENCH=89841
IDSOLVER=2320
FILE ID=node131/3741346-1338770402
RUNJOBID= node131-1338767690-5335
PBS_JOBID= 14636797
Free space on /tmp= 71164 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-p6b.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741346-1338770402/watcher-3741346-1338770402 -o /tmp/evaluation-result-3741346-1338770402/solver-3741346-1338770402 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3741346-1338770402.opb

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=426607256

node131.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.805
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.61
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.805
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.805
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.805
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.805
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.805
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.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26909732 kB
Buffers:          568248 kB
Cached:          3394152 kB
SwapCached:         2348 kB
Active:          2819472 kB
Inactive:        2274920 kB
Active(anon):    1127428 kB
Inactive(anon):     3664 kB
Active(file):    1692044 kB
Inactive(file):  2271256 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:              3888 kB
Writeback:             0 kB
AnonPages:       1139828 kB
Mapped:            15100 kB
Shmem:                 0 kB
Slab:             729048 kB
SReclaimable:     171452 kB
SUnreclaim:       557596 kB
KernelStack:        1472 kB
PageTables:         6252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1258240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    921600 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-3741346-1338770402.opb

Free space on /tmp at the end= 71396 MiB
End job on node131 at 2012-06-04 03:10:00