Trace number 3731515

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)219 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
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.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-3731515-1338685086.opb
0.00/0.00	c File size is 42851 bytes.
0.00/0.01	c Highest Coefficient sum: 470
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.004 s
0.00/0.01	c Var: 470 Constr: 470 0/0/470 Lit: 4238 Watch. Lit: 1496
0.00/0.01	c Obj. Vars: 470 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.006 s
0.19/0.24	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.24	c        0    470      470     4238    9     1915    8476      0      0 0.01
0.19/0.24	c Initial Lower Bound: 142
0.19/0.24	c Initial Path Cost: 0
0.19/0.24	o 223	0.234
18.98/19.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
18.98/19.06	c        0    470      471     4708    9     2424    9476      1      0 0.23
18.98/19.06	c      101    470      673    58098   86     2840   10424    203     22 4.44
18.98/19.06	c      353    470     1177   180983  153     3834   11467    707     38 9.21
18.98/19.06	c      830    470     2131   433494  203     5753   12614   1661     53 15.39
18.98/19.06	o 219	19.055 * 
1800.06/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.06/1800.40	c      830    470     2132   433964  203     5996    9476   1662     43 19.05
1800.06/1800.40	c      934    470     2340   484526  207     6421   10424   1870     40 23.05
1800.06/1800.40	c     1186    470     2844   613095  215     7459   11467   2374     42 27.84
1800.06/1800.40	c     1664    470     3800   847378  222     9360   12614   3330     50 32.92
1800.06/1800.40	c     2478    470     5428  1261560  232    12623   13876   4958     63 39.13
1800.06/1800.40	c     3799    470     8070  1924857  238    17923   15264   7600     80 47.38
1800.06/1800.40	c     5883    470    12234  2969239  242    26228   16791  11764    102 57.56
1800.06/1800.40	c     9106    470     9953  2356357  236    21407   18471   9483    127 71.31
1800.06/1800.40	c    14042    470    10285  2479652  241    22082   20319   9815    155 90.23
1800.06/1800.40	c    21549    470    14760  3513115  238    31010   22351  14290    184 116.69
1800.06/1800.40	c    32912    470    14002  3546464  253    29536   24587  13532    209 157.33
1800.06/1800.40	c    50057    470    21035  5394118  256    43578   27046  20565    231 216.22
1800.06/1800.40	c    75877    470    24176  5736894  237    49856   29751  23706    249 304.43
1800.06/1800.40	c   114709    470    26416  6957712  263    54338   32727  25946    262 436.26
1800.06/1800.40	c   173063    470    14944  3534587  236    31362   36000  14474    273 632.02
1800.06/1800.40	c   260696    470    17435  4088697  234    36370   39601  16965    281 926.87
1800.06/1800.40	c   392249    470    24836  6410912  258    51198   43562  24366    288 1357.56
1800.06/1800.40	c Caught signal: 15
1800.06/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 -x442 -x443 -x444 x445 x446 -x447 x448 -x449 -x450 x451 -x452 x453 -x454 -x455 x456 x457 x458 -x459 x460 x461 x462 -x463 x464 x465 -x466 x467 x468 x469 x470 
1800.06/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.06/1800.40	c   21   531664  26653   566294    15281  3966006  14811    295 1800.07
1800.06/1800.40	c Objective: 219
1800.06/1800.40	s SATISFIABLE
1800.06/1800.40	c Total time: 1800.07 s

Verifier Data

OK	219

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-3731515-1338685086/watcher-3731515-1338685086 -o /tmp/evaluation-result-3731515-1338685086/solver-3731515-1338685086 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3731515-1338685086.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: 1.92 1.98 1.95 3/176 24674
/proc/meminfo: memFree=26742856/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=2660 CPUtime=0 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4194304 95 0 0 0 0 0 0 0 20 0 1 0 334636003 2723840 47 33554432000 134512640 135840783 4294249584 4294247620 8344516 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 665 47 37 325 0 32 0

[startup+0.0402479 s]
/proc/loadavg: 1.92 1.98 1.95 3/176 24674
/proc/meminfo: memFree=26742856/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=6188 CPUtime=0.03 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 808 0 0 0 3 0 0 0 20 0 1 0 334636003 6336512 727 33554432000 134512640 135840783 4294249584 4294247808 135316006 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 1547 727 427 325 0 483 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6188

[startup+0.100256 s]
/proc/loadavg: 1.92 1.98 1.95 3/176 24674
/proc/meminfo: memFree=26742856/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=6528 CPUtime=0.09 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 953 0 0 0 9 0 0 0 20 0 1 0 334636003 6684672 798 33554432000 134512640 135840783 4294249584 4294246784 135336313 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 1632 798 427 325 0 568 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6528

[startup+0.30022 s]
/proc/loadavg: 1.92 1.98 1.95 3/176 24674
/proc/meminfo: memFree=26742856/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=7048 CPUtime=0.28 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 1797 0 0 0 28 0 0 0 20 0 1 0 334636003 7217152 782 33554432000 134512640 135840783 4294249584 4294247752 135306433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 1762 782 431 325 0 698 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7048

[startup+0.700174 s]
/proc/loadavg: 1.92 1.98 1.95 3/176 24674
/proc/meminfo: memFree=26742856/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=7020 CPUtime=0.68 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 3663 0 0 0 68 0 0 0 20 0 1 0 334636003 7188480 778 33554432000 134512640 135840783 4294249584 4294247824 135316006 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 1755 778 431 325 0 691 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7020

[startup+1.50022 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 24675
/proc/meminfo: memFree=26741732/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=7012 CPUtime=1.48 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 7627 0 0 0 147 1 0 0 20 0 1 0 334636003 7180288 859 33554432000 134512640 135840783 4294249584 4294245968 135302498 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 1753 859 431 325 0 689 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7012

[startup+3.10022 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 24675
/proc/meminfo: memFree=26741220/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=6856 CPUtime=3.08 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 16713 0 0 0 306 2 0 0 20 0 1 0 334636003 7020544 731 33554432000 134512640 135840783 4294249584 4294247756 135313324 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 1714 731 431 325 0 650 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6856

[startup+6.30022 s]
/proc/loadavg: 1.93 1.98 1.95 3/177 24675
/proc/meminfo: memFree=26740396/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=8656 CPUtime=6.29 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 47880 0 0 0 621 8 0 0 20 0 1 0 334636003 8863744 971 33554432000 134512640 135840783 4294249584 4294247936 135309958 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 2164 972 432 325 0 1100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8656

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.95 3/177 24675
/proc/meminfo: memFree=26738712/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=10160 CPUtime=12.69 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 119941 0 0 0 1250 19 0 0 20 0 1 0 334636003 10403840 1323 33554432000 134512640 135840783 4294249584 4294247824 135315574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 2540 1323 432 325 0 1476 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10160

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.95 3/177 24675
/proc/meminfo: memFree=26734520/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=14824 CPUtime=25.48 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 217852 0 0 0 2513 35 0 0 20 0 1 0 334636003 15179776 2426 33554432000 134512640 135840783 4294249584 4294247824 135316026 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 3706 2426 432 325 0 2642 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14824

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.95 3/177 24675
/proc/meminfo: memFree=26715064/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=33484 CPUtime=51.07 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 403181 0 0 0 5032 75 0 0 20 0 1 0 334636003 34287616 7203 33554432000 134512640 135840783 4294249584 4294248080 135221417 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 8371 7203 432 325 0 7307 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33484

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.95 3/177 24675
/proc/meminfo: memFree=26678728/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=67620 CPUtime=102.27 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 1164685 0 0 0 9997 230 0 0 20 0 1 0 334636003 69242880 16264 33554432000 134512640 135840783 4294249584 4294248240 8918064 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 16905 16264 432 325 0 15841 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 67620

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 24678
/proc/meminfo: memFree=26655248/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=90080 CPUtime=162.24 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 2145843 0 0 0 15787 437 0 0 20 0 1 0 334636003 92241920 21385 33554432000 134512640 135840783 4294249584 4294246128 2499761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 22603 21386 432 325 0 21539 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 90080

[startup+222.3 s]
/proc/loadavg: 2.05 2.00 1.96 3/179 24701
/proc/meminfo: memFree=26649260/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=94220 CPUtime=222.21 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 2945413 0 0 0 21601 620 0 0 20 0 1 0 334636003 96481280 22914 33554432000 134512640 135840783 4294249584 4294249104 134593471 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 23555 22914 432 325 0 22491 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 94220

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 1.96 3/178 24702
/proc/meminfo: memFree=26645672/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=98208 CPUtime=282.21 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 3774035 0 0 0 27403 818 0 0 20 0 1 0 334636003 100564992 23911 33554432000 134512640 135840783 4294249584 4294248944 134551098 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 24552 23911 432 325 0 23488 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 98208

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24702
/proc/meminfo: memFree=26632516/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=114500 CPUtime=342.19 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 4660468 0 0 0 33205 1014 0 0 20 0 1 0 334636003 117248000 27259 33554432000 134512640 135840783 4294249584 4294246544 2499761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 28625 27259 432 325 0 27561 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 114500

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24702
/proc/meminfo: memFree=26619760/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=126624 CPUtime=402.18 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 5565761 0 0 0 39002 1216 0 0 20 0 1 0 334636003 129662976 30339 33554432000 134512640 135840783 4294249584 4294246800 135336313 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 31656 30339 432 325 0 30592 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 126624

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/178 24702
/proc/meminfo: memFree=26603764/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=126212 CPUtime=462.17 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 6303608 0 0 0 44826 1391 0 0 20 0 1 0 334636003 129241088 30336 33554432000 134512640 135840783 4294249584 4294248096 2499761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 31553 30336 432 325 0 30489 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 126212

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/178 24702
/proc/meminfo: memFree=26603764/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=123876 CPUtime=522.15 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 6910769 0 0 0 50659 1556 0 0 20 0 1 0 334636003 126849024 30328 33554432000 134512640 135840783 4294249584 4294248944 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 30969 30328 432 325 0 29905 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 123876

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 24703
/proc/meminfo: memFree=26603812/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=125852 CPUtime=582.15 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 7466892 0 0 0 56500 1715 0 0 20 0 1 0 334636003 128872448 30334 33554432000 134512640 135840783 4294249584 4294246544 2499761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 31463 30334 432 325 0 30399 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 125852

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 24706
/proc/meminfo: memFree=26604208/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=123760 CPUtime=822.11 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 9497625 0 0 0 79931 2280 0 0 20 0 1 0 334636003 126730240 30298 33554432000 134512640 135840783 4294249584 4294248720 2497982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 30940 30298 432 325 0 29876 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 123760

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24707
/proc/meminfo: memFree=26595156/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=123760 CPUtime=882.1 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 10022716 0 0 0 85786 2424 0 0 20 0 1 0 334636003 126730240 30298 33554432000 134512640 135840783 4294249584 4294248000 134709851 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 31265 30302 432 325 0 30201 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 123760

[startup+942.3 s]
/proc/loadavg: 2.08 2.02 1.97 3/178 24707
/proc/meminfo: memFree=26594960/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=123752 CPUtime=942.09 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 10547141 0 0 0 91642 2567 0 0 20 0 1 0 334636003 126722048 30296 33554432000 134512640 135840783 4294249584 4294248240 8918064 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 30938 30296 432 325 0 29874 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 123752

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/178 24707
/proc/meminfo: memFree=26568600/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=152268 CPUtime=1002.07 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 11545556 0 0 0 97424 2783 0 0 20 0 1 0 334636003 155922432 36758 33554432000 134512640 135840783 4294249584 4294248096 2499761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 38067 36758 432 325 0 37003 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 152268

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 24707
/proc/meminfo: memFree=26568300/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=150508 CPUtime=1062.07 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 11749863 0 0 0 103377 2830 0 0 20 0 1 0 334636003 154120192 36954 33554432000 134512640 135840783 4294249584 4294248896 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 37627 36954 432 325 0 36563 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 150508

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24707
/proc/meminfo: memFree=26568180/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=150508 CPUtime=1122.06 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 11749863 0 0 0 109376 2830 0 0 20 0 1 0 334636003 154120192 36954 33554432000 134512640 135840783 4294249584 4294246640 134688396 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 37627 36954 432 325 0 36563 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 150508

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24708
/proc/meminfo: memFree=26568180/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=150508 CPUtime=1182.05 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 11749863 0 0 0 115375 2830 0 0 20 0 1 0 334636003 154120192 36954 33554432000 134512640 135840783 4294249584 4294248256 134823534 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 37627 36954 432 325 0 36563 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 150508

[startup+1242.3 s]
/proc/loadavg: 1.94 1.98 1.97 3/178 24747
/proc/meminfo: memFree=26546076/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=150508 CPUtime=1242.04 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 11749864 0 0 0 121374 2830 0 0 20 0 1 0 334636003 154120192 36954 33554432000 134512640 135840783 4294249584 4294248148 134690240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 37627 36954 432 325 0 36563 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 150508

[startup+1302.3 s]
/proc/loadavg: 1.98 1.98 1.97 3/178 24747
/proc/meminfo: memFree=26339368/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=150508 CPUtime=1302.04 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 11749864 0 0 0 127374 2830 0 0 20 0 1 0 334636003 154120192 36954 33554432000 134512640 135840783 4294249584 4294247952 135260883 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 37627 36954 432 325 0 36563 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 150508

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/179 24750
/proc/meminfo: memFree=26156052/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=150508 CPUtime=1362.02 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 11749864 0 0 0 133372 2830 0 0 20 0 1 0 334636003 154120192 36954 33554432000 134512640 135840783 4294249584 4294248800 2502286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 37627 36954 432 325 0 36563 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 150508

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.97 3/178 24958
/proc/meminfo: memFree=25925192/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=160472 CPUtime=1422.02 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 12295687 0 0 0 139255 2947 0 0 20 0 1 0 334636003 164323328 38813 33554432000 134512640 135840783 4294249584 4294246544 2499761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 39444 38803 432 325 0 38380 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 160472

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/177 24959
/proc/meminfo: memFree=25722860/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=160864 CPUtime=1482 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 12596154 0 0 0 145187 3013 0 0 20 0 1 0 334636003 164724736 39543 33554432000 134512640 135840783 4294249584 4294246720 134802478 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 40216 39543 432 325 0 39152 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 160864

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/177 24959
/proc/meminfo: memFree=25534784/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=162076 CPUtime=1541.99 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 12598552 0 0 0 151185 3014 0 0 20 0 1 0 334636003 165965824 39681 33554432000 134512640 135840783 4294249584 4294246512 134694811 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 40519 39681 432 325 0 39455 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 162076

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/177 24959
/proc/meminfo: memFree=25371752/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=162076 CPUtime=1601.98 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 12598566 0 0 0 157184 3014 0 0 20 0 1 0 334636003 165965824 39695 33554432000 134512640 135840783 4294249584 4294246608 134689055 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 40519 39695 432 325 0 39455 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 162076

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/177 24959
/proc/meminfo: memFree=25219508/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=161156 CPUtime=1661.97 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 12653768 0 0 0 163165 3032 0 0 20 0 1 0 334636003 165023744 39648 33554432000 134512640 135840783 4294249584 4294248944 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 40289 39648 432 325 0 39225 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 161156

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/178 24960
/proc/meminfo: memFree=25087096/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=161156 CPUtime=1721.96 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 12918679 0 0 0 169074 3122 0 0 20 0 1 0 334636003 165023744 39648 33554432000 134512640 135840783 4294249584 4294248672 2497982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 40289 39648 432 325 0 39225 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 161156

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/177 24961
/proc/meminfo: memFree=24962760/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=161112 CPUtime=1781.95 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 13189531 0 0 0 174986 3209 0 0 20 0 1 0 334636003 164978688 39637 33554432000 134512640 135840783 4294249584 4294248240 8918064 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 40278 39637 432 325 0 39214 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 161112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.99 1.98 1.97 3/177 24961
/proc/meminfo: memFree=24921436/32873648 swapFree=7120/7120
[pid=24674] ppid=24672 vsize=162460 CPUtime=1800.06 cores=1,3,5,7
/proc/24674/stat : 24674 (bsolo3.0.17) R 24672 24674 23594 0 -1 4202496 13283463 0 0 0 176768 3238 0 0 20 0 1 0 334636003 166359040 39642 33554432000 134512640 135840783 4294249584 4294246544 2499761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24674/statm: 40615 39642 432 325 0 39551 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 162460

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.07
CPU user time (s): 1767.69
CPU system time (s): 32.3811
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 163484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1767.69
system time used= 32.3811
maximum resident set size= 159440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13283465
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= 104
involuntary context switches= 1850

runsolver used 3.41348 second user time and 8.69168 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 02:58:06
IDJOB=3731515
IDBENCH=1961
IDSOLVER=2318
FILE ID=node114/3731515-1338685086
RUNJOBID= node114-1338678627-23615
PBS_JOBID= 14636699
Free space on /tmp= 70136 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731515-1338685086/watcher-3731515-1338685086 -o /tmp/evaluation-result-3731515-1338685086/solver-3731515-1338685086 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3731515-1338685086.opb            

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

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=1084403447

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:        26743500 kB
Buffers:          886904 kB
Cached:          4148140 kB
SwapCached:         2312 kB
Active:          2673212 kB
Inactive:        2503448 kB
Active(anon):     127836 kB
Inactive(anon):     8444 kB
Active(file):    2545376 kB
Inactive(file):  2495004 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:              6620 kB
Writeback:             0 kB
AnonPages:        140568 kB
Mapped:            12744 kB
Shmem:               104 kB
Slab:             815428 kB
SReclaimable:     259820 kB
SUnreclaim:       555608 kB
KernelStack:        1456 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     253116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 70112 MiB
End job on node114 at 2012-06-03 03:28:09