Trace number 3741476

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: bsolo 3.0.17SAT (TO)95 1800.11 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-go19.opb
MD5SUMac3a0c512b81d5e532f489853538ca8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark84
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 variables441
Total number of constraints441
Number of constraints which are clauses361
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint5
Number of terms in the objective function 361
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 361
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 361
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

Solver Data

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3741476-1338759550.opb
0.00/0.00	c File size is 20573 bytes.
0.00/0.00	c Highest Coefficient sum: 361
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 441 Constr: 521 521/0/0 Lit: 1965 Watch. Lit: 802
0.00/0.00	c Obj. Vars: 361 (81.8594 % of total variables)
0.00/0.01	c Pre-processing Time: 0.003 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    361      361     1805    5      722     120      0      0 0.00
0.00/0.01	c Switching off LPR mode.
0.00/0.01	o 95	0.003
1800.10/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.10/1800.40	c        0    361      362     2166    5      990    1120      1      0 0.00
1800.10/1800.40	c      101    361      463    11901   25     1192    1233    102  11222 0.01
1800.10/1800.40	c      352    361      714    37089   51     1694    1357    353  14080 0.03
1800.10/1800.40	c      827    361     1189    86555   72     2644    1493    828  14508 0.06
1800.10/1800.40	c     1640    361     1109    79013   71     2484    1643    748  13333 0.12
1800.10/1800.40	c     2960    361     1231    90557   73     2728    1808    870  12384 0.24
1800.10/1800.40	c     5041    361     2020   172425   85     4306    1989   1659  11723 0.43
1800.10/1800.40	c     8265    361     1357   101376   74     2980    2188    996  10947 0.76
1800.10/1800.40	c    13202    361     1848   153314   82     3962    2407   1487  10595 1.25
1800.10/1800.40	c    20710    361     1566   123743   79     3398    2648   1205   9942 2.08
1800.10/1800.40	c    32071    361     2628   231145   87     5522    2913   2267   9124 3.52
1800.10/1800.40	c    49215    361     3179   287068   90     6624    3205   2818   8592 5.73
1800.10/1800.40	c    75035    361     3220   283389   88     6706    3526   2859   7508 9.99
1800.10/1800.40	c   113868    361     3418   312031   91     7102    3879   3057   7184 15.85
1800.10/1800.40	c   172220    361     3803   340286   89     7872    4267   3442   7461 23.08
1800.10/1800.40	c   259852    361     3630   332084   91     7526    4694   3269   6759 38.44
1800.10/1800.40	c   391405    361     4388   399943   91     9042    5164   4027   6940 56.39
1800.10/1800.40	c   588839    361     2963   263872   89     6192    5681   2602   6764 87.05
1800.10/1800.40	c   885091    361     4195   377648   90     8656    6250   3834   6914 128.00
1800.10/1800.40	c  1329573    361     4091   382918   93     8448    6876   3730   6311 210.66
1800.10/1800.40	c  1996401    361     4309   389025   90     8884    7564   3948   6356 314.08
1800.10/1800.40	c  2996746    361     6158   576861   93    12582    8321   5797   6106 490.73
1800.10/1800.40	c  4497369    361     8229   789498   95    16724    9154   7868   5914 760.38
1800.10/1800.40	c  6748407    361     9135   879827   96    18536   10070   8774   5309 1270.98
1800.10/1800.40	c Caught signal: 15
1800.10/1800.40	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 
1800.10/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.10/1800.40	c   24  9928081 4123772 19382669    10801  1042265  10440   5515 1800.11
1800.10/1800.40	c Objective: 95
1800.10/1800.40	s SATISFIABLE
1800.10/1800.40	c Total time: 1800.11 s

Verifier Data

OK	95

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-3741476-1338759550/watcher-3741476-1338759550 -o /tmp/evaluation-result-3741476-1338759550/solver-3741476-1338759550 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3741476-1338759550.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.02 2.44 2.30 3/176 22484
/proc/meminfo: memFree=27940772/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 342081877 4583424 158 33554432000 134512640 135840783 4292898064 4292897404 11154776 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22484/statm: 1119 159 138 325 0 39 0

[startup+0.07464 s]
/proc/loadavg: 2.02 2.44 2.30 3/176 22484
/proc/meminfo: memFree=27940772/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=6104 CPUtime=0.06 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 859 0 0 0 6 0 0 0 20 0 1 0 342081877 6250496 789 33554432000 134512640 135840783 4292898064 4292897360 134572687 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22484/statm: 1526 789 351 325 0 462 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6104

[startup+0.100211 s]
/proc/loadavg: 2.02 2.44 2.30 3/176 22484
/proc/meminfo: memFree=27940772/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=6496 CPUtime=0.09 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 968 0 0 0 9 0 0 0 20 0 1 0 342081877 6651904 898 33554432000 134512640 135840783 4292898064 4292897424 134551377 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22484/statm: 1624 898 351 325 0 560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6496

[startup+0.300174 s]
/proc/loadavg: 2.02 2.44 2.30 3/176 22484
/proc/meminfo: memFree=27940772/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=7528 CPUtime=0.29 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 1225 0 0 0 29 0 0 0 20 0 1 0 342081877 7708672 1155 33554432000 134512640 135840783 4292898064 4292897424 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22484/statm: 1882 1155 351 325 0 818 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7528

[startup+0.700174 s]
/proc/loadavg: 2.02 2.44 2.30 3/176 22484
/proc/meminfo: memFree=27940772/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=8044 CPUtime=0.69 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 1356 0 0 0 69 0 0 0 20 0 1 0 342081877 8237056 1286 33554432000 134512640 135840783 4292898064 4292897420 9636032 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22484/statm: 2011 1286 351 325 0 947 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8044

[startup+1.50017 s]
/proc/loadavg: 2.02 2.43 2.30 3/177 22485
/proc/meminfo: memFree=27938416/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=8692 CPUtime=1.49 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 1491 0 0 0 149 0 0 0 20 0 1 0 342081877 8900608 1421 33554432000 134512640 135840783 4292898064 4292897424 134551285 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22484/statm: 2173 1421 351 325 0 1109 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8692

[startup+3.10018 s]
/proc/loadavg: 2.02 2.43 2.30 3/177 22485
/proc/meminfo: memFree=27936060/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=9068 CPUtime=3.09 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 1621 0 0 0 309 0 0 0 20 0 1 0 342081877 9285632 1525 33554432000 134512640 135840783 4292898064 4292897360 134571472 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22484/statm: 2267 1525 351 325 0 1203 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9068

[startup+6.30018 s]
/proc/loadavg: 2.02 2.42 2.29 3/177 22485
/proc/meminfo: memFree=27936060/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=9712 CPUtime=6.28 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 1790 0 0 0 628 0 0 0 20 0 1 0 342081877 9945088 1694 33554432000 134512640 135840783 4292898064 4292897424 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22484/statm: 2428 1694 351 325 0 1364 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9712

[startup+12.7002 s]
/proc/loadavg: 2.02 2.42 2.29 3/177 22485
/proc/meminfo: memFree=27935324/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=10356 CPUtime=12.68 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 1951 0 0 0 1268 0 0 0 20 0 1 0 342081877 10604544 1853 33554432000 134512640 135840783 4292898064 4292897424 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22484/statm: 2589 1853 351 325 0 1525 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10356

[startup+25.5002 s]
/proc/loadavg: 2.01 2.40 2.29 3/177 22485
/proc/meminfo: memFree=27933920/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=11376 CPUtime=25.48 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 2195 0 0 0 2548 0 0 0 20 0 1 0 342081877 11649024 2097 33554432000 134512640 135840783 4292898064 4292897360 134572665 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22484/statm: 2844 2097 351 325 0 1780 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11376

[startup+51.1002 s]
/proc/loadavg: 2.01 2.36 2.28 3/178 22486
/proc/meminfo: memFree=27931920/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=11824 CPUtime=51.07 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 2337 0 0 0 5107 0 0 0 20 0 1 0 342081877 12107776 2225 33554432000 134512640 135840783 4292898064 4292897424 134550804 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22484/statm: 2956 2225 351 325 0 1892 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11824

[startup+102.307 s]
/proc/loadavg: 2.00 2.31 2.26 3/178 22488
/proc/meminfo: memFree=27932236/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=13324 CPUtime=102.26 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 2711 0 0 0 10226 0 0 0 20 0 1 0 342081877 13643776 2588 33554432000 134512640 135840783 4292898064 4292897424 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 3331 2588 351 325 0 2267 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13324

[startup+162.3 s]
/proc/loadavg: 2.00 2.25 2.24 3/177 22488
/proc/meminfo: memFree=27931188/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=14192 CPUtime=162.24 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 2943 0 0 0 16224 0 0 0 20 0 1 0 342081877 14532608 2819 33554432000 134512640 135840783 4292898064 4292897424 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 3548 2819 351 325 0 2484 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14192

[startup+222.3 s]
/proc/loadavg: 2.00 2.20 2.23 3/177 22489
/proc/meminfo: memFree=27929340/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=14780 CPUtime=222.23 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 3153 0 0 0 22223 0 0 0 20 0 1 0 342081877 15134720 2956 33554432000 134512640 135840783 4292898064 4292897424 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 3695 2956 351 325 0 2631 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 14780

[startup+282.3 s]
/proc/loadavg: 2.00 2.16 2.21 3/177 22489
/proc/meminfo: memFree=27930016/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=14872 CPUtime=282.22 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 3296 0 0 0 28222 0 0 0 20 0 1 0 342081877 15228928 2980 33554432000 134512640 135840783 4292898064 4292897424 134551347 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 3718 2980 351 325 0 2654 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 14872

[startup+342.3 s]
/proc/loadavg: 2.00 2.13 2.19 3/177 22489
/proc/meminfo: memFree=27928584/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=15988 CPUtime=342.21 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 3646 0 0 0 34221 0 0 0 20 0 1 0 342081877 16371712 3274 33554432000 134512640 135840783 4292898064 4292897424 134551324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 3997 3274 351 325 0 2933 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 15988

[startup+402.3 s]
/proc/loadavg: 2.06 2.12 2.18 3/177 22489
/proc/meminfo: memFree=27928532/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=16012 CPUtime=402.2 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 3694 0 0 0 40220 0 0 0 20 0 1 0 342081877 16396288 3280 33554432000 134512640 135840783 4292898064 4292896144 134573447 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4003 3280 351 325 0 2939 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 16012

[startup+462.3 s]
/proc/loadavg: 2.02 2.09 2.17 3/177 22489
/proc/meminfo: memFree=27929628/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=15916 CPUtime=462.2 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 3694 0 0 0 46220 0 0 0 20 0 1 0 342081877 16297984 3256 33554432000 134512640 135840783 4292898064 4292896032 134547635 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 3979 3256 351 325 0 2915 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 15916

[startup+522.3 s]
/proc/loadavg: 2.01 2.07 2.16 3/177 22490
/proc/meminfo: memFree=27927044/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=17332 CPUtime=522.19 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 4087 0 0 0 52219 0 0 0 20 0 1 0 342081877 17747968 3607 33554432000 134512640 135840783 4292898064 4292895920 1584782 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4333 3607 351 325 0 3269 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 17332

[startup+582.3 s]
/proc/loadavg: 2.00 2.06 2.14 3/177 22490
/proc/meminfo: memFree=27927508/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=17308 CPUtime=582.18 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 4092 0 0 0 58218 0 0 0 20 0 1 0 342081877 17723392 3604 33554432000 134512640 135840783 4292898064 4292897424 134550902 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4327 3604 351 325 0 3263 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 17308

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.03 2.10 3/177 22494
/proc/meminfo: memFree=27926300/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=18236 CPUtime=822.15 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 4513 0 0 0 82214 1 0 0 20 0 1 0 342081877 18673664 3818 33554432000 134512640 135840783 4292898064 4292897424 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4559 3818 351 325 0 3495 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 18236

[startup+882.3 s]
/proc/loadavg: 2.07 2.04 2.10 3/178 22505
/proc/meminfo: memFree=27923780/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=18160 CPUtime=882.14 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 4630 0 0 0 88213 1 0 0 20 0 1 0 342081877 18595840 3817 33554432000 134512640 135840783 4292898064 4292897424 134551186 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4540 3817 351 325 0 3476 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 18160

[startup+942.3 s]
/proc/loadavg: 2.02 2.03 2.09 3/177 22505
/proc/meminfo: memFree=27925620/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=18324 CPUtime=942.13 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 4765 0 0 0 94212 1 0 0 20 0 1 0 342081877 18763776 3858 33554432000 134512640 135840783 4292898064 4292897360 134572583 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4581 3858 351 325 0 3517 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 18324

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 2.08 3/177 22505
/proc/meminfo: memFree=27924372/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=18364 CPUtime=1002.12 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 4788 0 0 0 100211 1 0 0 20 0 1 0 342081877 18804736 3868 33554432000 134512640 135840783 4292898064 4292897424 134551175 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4591 3868 351 325 0 3527 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 18364

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/177 22505
/proc/meminfo: memFree=27924032/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=18248 CPUtime=1062.11 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 4794 0 0 0 106210 1 0 0 20 0 1 0 342081877 18685952 3839 33554432000 134512640 135840783 4292898064 4292897424 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4562 3839 351 325 0 3498 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 18248

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/177 22506
/proc/meminfo: memFree=27924184/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=18344 CPUtime=1122.1 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 4857 0 0 0 112209 1 0 0 20 0 1 0 342081877 18784256 3863 33554432000 134512640 135840783 4292898064 4292897424 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4586 3863 351 325 0 3522 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 18344

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/177 22506
/proc/meminfo: memFree=27925172/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=18284 CPUtime=1182.09 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 4857 0 0 0 118208 1 0 0 20 0 1 0 342081877 18722816 3848 33554432000 134512640 135840783 4292898064 4292897424 134551324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4571 3848 351 325 0 3507 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 18284

[startup+1242.3 s]
/proc/loadavg: 2.04 2.02 2.06 3/177 22506
/proc/meminfo: memFree=27923956/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=18264 CPUtime=1242.08 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 4857 0 0 0 124207 1 0 0 20 0 1 0 342081877 18702336 3843 33554432000 134512640 135840783 4292898064 4292897376 134550896 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4566 3843 351 325 0 3502 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 18264

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.06 3/178 22509
/proc/meminfo: memFree=27922388/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=19856 CPUtime=1302.08 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 5250 0 0 0 130207 1 0 0 20 0 1 0 342081877 20332544 4241 33554432000 134512640 135840783 4292898064 4292897424 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4964 4241 351 325 0 3900 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 19856

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/178 22532
/proc/meminfo: memFree=27922284/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=19820 CPUtime=1362.06 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 5388 0 0 0 136205 1 0 0 20 0 1 0 342081877 20295680 4232 33554432000 134512640 135840783 4292898064 4292895948 10022960 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4955 4232 351 325 0 3891 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 19820

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/177 22533
/proc/meminfo: memFree=27923376/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=19728 CPUtime=1422.06 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 5388 0 0 0 142205 1 0 0 20 0 1 0 342081877 20201472 4209 33554432000 134512640 135840783 4292898064 4292897424 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4932 4209 351 325 0 3868 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 19728

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 22533
/proc/meminfo: memFree=27921884/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=19680 CPUtime=1482.04 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 5401 0 0 0 148203 1 0 0 20 0 1 0 342081877 20152320 4188 33554432000 134512640 135840783 4292898064 4292897376 134550913 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4920 4188 351 325 0 3856 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 19680

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 22572
/proc/meminfo: memFree=27875640/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=19532 CPUtime=1542.03 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 5401 0 0 0 154202 1 0 0 20 0 1 0 342081877 20000768 4160 33554432000 134512640 135840783 4292898064 4292897424 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4883 4160 351 325 0 3819 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 19532

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 22573
/proc/meminfo: memFree=27876108/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=19460 CPUtime=1602.02 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 5401 0 0 0 160201 1 0 0 20 0 1 0 342081877 19927040 4142 33554432000 134512640 135840783 4292898064 4292897424 134551538 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4865 4142 351 325 0 3801 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 19460

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 22573
/proc/meminfo: memFree=27666368/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=19388 CPUtime=1662.01 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 5483 0 0 0 166200 1 0 0 20 0 1 0 342081877 19853312 4124 33554432000 134512640 135840783 4292898064 4292897424 134551058 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4847 4124 351 325 0 3783 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 19388

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 22574
/proc/meminfo: memFree=27488828/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=19252 CPUtime=1722.01 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 5504 0 0 0 172200 1 0 0 20 0 1 0 342081877 19714048 4090 33554432000 134512640 135840783 4292898064 4292897376 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4813 4090 351 325 0 3749 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 19252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 22574
/proc/meminfo: memFree=27426484/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=19272 CPUtime=1782 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 5632 0 0 0 178199 1 0 0 20 0 1 0 342081877 19734528 4095 33554432000 134512640 135840783 4292898064 4292897360 134571424 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4818 4095 351 325 0 3754 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 19272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 22574
/proc/meminfo: memFree=27398816/32873648 swapFree=6864/6864
[pid=22484] ppid=22482 vsize=19384 CPUtime=1800.1 cores=0,2,4,6
/proc/22484/stat : 22484 (bsolo3.0.17) R 22482 22484 20253 0 -1 4202496 5639 0 0 0 180009 1 0 0 20 0 1 0 342081877 19849216 4101 33554432000 134512640 135840783 4292898064 4292897424 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22484/statm: 4846 4101 351 325 0 3782 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 19384

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

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

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1800.1
CPU system time (s): 0.016997
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 20464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.1
system time used= 0.016997
maximum resident set size= 17496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5642
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= 2119

runsolver used 3.22251 second user time and 8.62269 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-03 23:39:10
IDJOB=3741476
IDBENCH=89865
IDSOLVER=2318
FILE ID=node113/3741476-1338759550
RUNJOBID= node113-1338748314-20269
PBS_JOBID= 14636785
Free space on /tmp= 70972 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-go19.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741476-1338759550/watcher-3741476-1338759550 -o /tmp/evaluation-result-3741476-1338759550/solver-3741476-1338759550 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3741476-1338759550.opb            

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

MD5SUM BENCH= ac3a0c512b81d5e532f489853538ca8f
RANDOM SEED=132106386

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27942020 kB
Buffers:          528296 kB
Cached:          3489676 kB
SwapCached:         2028 kB
Active:          1758356 kB
Inactive:        2279808 kB
Active(anon):      19192 kB
Inactive(anon):     1912 kB
Active(file):    1739164 kB
Inactive(file):  2277896 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:              6824 kB
Writeback:             0 kB
AnonPages:         24060 kB
Mapped:            12908 kB
Shmem:                 0 kB
Slab:             757828 kB
SReclaimable:     201848 kB
SUnreclaim:       555980 kB
KernelStack:        1464 kB
PageTables:         3792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     146800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70960 MiB
End job on node113 at 2012-06-04 00:09:13