Trace number 3731405

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)225 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1789.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
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 473
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 473
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-3731405-1338684402.opb
0.00/0.00	c File size is 43304 bytes.
0.00/0.01	c Highest Coefficient sum: 473
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: 473 Constr: 473 1/0/472 Lit: 4279 Watch. Lit: 1524
0.00/0.01	c Obj. Vars: 473 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.006 s
0.19/0.26	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.26	c        0    473      473     4279    9     1946    8538      0      0 0.01
0.19/0.26	c Initial Lower Bound: 143
0.19/0.26	c Initial Path Cost: 0
0.19/0.26	o 234	0.254
3.98/4.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.98/4.06	c        0    473      474     4752   10     2436    9538      1      0 0.25
3.98/4.06	o 233	4.058 * 
8.28/8.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.28/8.35	c        0    473      475     5225   11     2621   10538      2      0 4.06
8.28/8.35	o 232	8.342 * 
26.58/26.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.58/26.63	c        0    473      476     5698   11     2896   11538      3      0 8.34
26.58/26.63	c      101    473      678    55463   81     3311   12692    205      8 12.22
26.58/26.63	c      352    473     1144   169971  148     4232   13962    671     21 16.30
26.58/26.63	c      828    473     2096   404337  192     6167   15359   1623     38 21.60
26.58/26.63	o 231	26.628 * 
30.08/30.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
30.08/30.19	c     1406    473     2675   541010  202     7503   11538   2202     52 26.63
30.08/30.19	o 230	30.18 * 
33.68/33.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
33.68/33.77	c     1406    473     2676   541483  202     7734   11538   2203     46 30.18
33.68/33.77	o 229	33.762 * 
37.18/37.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.18/37.28	c     1420    473     2693   545683  202     8012   11538   2220     42 33.76
37.18/37.28	o 228	37.271 * 
69.77/69.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
69.77/69.83	c     1425    473     2700   547560  202     8272   11538   2227     38 37.27
69.77/69.83	c     1525    473     2858   585256  204     8598   12692   2385     37 40.99
69.77/69.83	c     1775    473     3358   713628  212     9651   13962   2885     39 45.26
69.77/69.83	c     2250    473     4308   950988  220    11584   15359   3835     44 50.46
69.77/69.83	c     3063    473     5931  1374356  231    14841   16895   5458     54 56.60
69.77/69.83	c     4384    473     8559  2027156  236    20076   18585   8086     68 63.90
69.77/69.83	o 227	69.811 * 
171.52/171.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
171.52/171.62	c     5032    473     9856  2328476  236    22919   11538   9383     72 69.81
171.52/171.62	c     5133    473    10058  2381441  236    23322   12692   9585     69 73.93
171.52/171.62	c     5383    473    10558  2501649  236    24335   13962  10085     68 79.02
171.52/171.62	c     5858    473    11508  2726798  236    26243   15359  11035     69 84.16
171.52/171.62	c     6672    473    13136  3153474  240    29495   16895  12663     73 90.29
171.52/171.62	c     7993    473    15778  3847426  243    34795   18585  15305     81 97.99
171.52/171.62	c    10075    473    10319  2518049  244    22200   20444   9846     93 108.25
171.52/171.62	c    13298    473    16765  4104493  244    35073   22489  16292    109 121.36
171.52/171.62	c    18235    473    14549  3478171  239    30620   24738  14076    130 139.79
171.52/171.62	c    25742    473    15858  3769744  237    33211   27212  15385    153 168.09
171.52/171.62	o 226	171.551 * 
196.51/196.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
196.51/196.68	c    25770    473    15911  3782119  237    33573    9538  15438    150 171.55
196.51/196.68	c    25871    473     5428  1240159  228    12369   10492   4955    146 176.28
196.51/196.68	c    26121    473     5928  1368484  230    13374   11542   5455    144 180.62
196.51/196.68	c    26597    473     6880  1620792  235    15267   12697   6407    143 185.74
196.51/196.68	c    27412    473     8510  2024908  237    18568   13967   8037    142 192.19
196.51/196.68	o 225	196.606 * 
1800.05/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.05/1800.40	c    27564    473     8812  2096239  237    19420    9538   8339    140 196.61
1800.05/1800.40	c    27667    473     9018  2148491  238    19838   10492   8545    137 200.74
1800.05/1800.40	c    27917    473     9516  2270867  238    20823   11542   9043    136 205.27
1800.05/1800.40	c    28393    473    10468  2508600  239    22738   12697   9995    134 210.63
1800.05/1800.40	c    29207    473    12096  2897336  239    25975   13967  11623    134 216.35
1800.05/1800.40	c    30527    473     7458  1734475  232    16415   15364   6985    136 224.00
1800.05/1800.40	c    32608    473    11620  2783391  239    24731   16901  11147    139 234.07
1800.05/1800.40	c    35831    473     9263  2167266  233    20031   18592   8790    145 246.37
1800.05/1800.40	c    40767    473     9770  2359478  241    21062   20452   9297    154 263.46
1800.05/1800.40	c    48274    473    14208  3374520  237    29944   22498  13735    166 290.12
1800.05/1800.40	c    59635    473    13135  3326753  253    27789   24748  12662    181 328.84
1800.05/1800.40	c    76780    473    19524  4759101  243    40551   27223  19051    199 384.93
1800.05/1800.40	c   102600    473    21741  5277218  242    44984   29946  21268    218 469.62
1800.05/1800.40	c   141433    473    22858  5615291  245    47228   32941  22385    238 593.26
1800.05/1800.40	c   199785    473    29862  7590553  254    61243   36236  29389    256 777.40
1800.05/1800.40	c   287418    473    32478  8353255  257    66478   39860  32005    264 1084.71
1800.05/1800.40	c   418971    473    37088  9612311  259    75683   43847  36615    273 1532.30
1800.05/1800.40	c Caught signal: 15
1800.05/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 x471 x472 -x473 
1800.05/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.05/1800.40	c   47   502431  24909   542523    41217 10443621  40744    279 1800.06
1800.05/1800.40	c Objective: 225
1800.05/1800.40	s SATISFIABLE
1800.05/1800.40	c Total time: 1800.06 s

Verifier Data

OK	225

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-3731405-1338684402/watcher-3731405-1338684402 -o /tmp/evaluation-result-3731405-1338684402/solver-3731405-1338684402 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3731405-1338684402.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.12 3/176 10371
/proc/meminfo: memFree=27324404/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4194304 164 0 0 0 0 0 0 0 20 0 1 0 334566249 4583424 115 33554432000 134512640 135840783 4286758240 4286757156 5552696 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 1119 129 111 325 0 39 0

[startup+0.0995451 s]
/proc/loadavg: 2.00 2.03 2.12 3/176 10371
/proc/meminfo: memFree=27324404/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=6360 CPUtime=0.09 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 939 0 0 0 9 0 0 0 20 0 1 0 334566249 6512640 836 33554432000 134512640 135840783 4286758240 4286756376 135311462 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 1590 836 427 325 0 526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6360

[startup+0.100165 s]
/proc/loadavg: 2.00 2.03 2.12 3/176 10371
/proc/meminfo: memFree=27324404/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=6360 CPUtime=0.09 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 939 0 0 0 9 0 0 0 20 0 1 0 334566249 6512640 836 33554432000 134512640 135840783 4286758240 4286756376 135311462 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 1590 836 427 325 0 526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6360

[startup+0.300179 s]
/proc/loadavg: 2.00 2.03 2.12 3/176 10371
/proc/meminfo: memFree=27324404/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=7064 CPUtime=0.29 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 1818 0 0 0 29 0 0 0 20 0 1 0 334566249 7233536 730 33554432000 134512640 135840783 4286758240 4286757008 135336313 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 1766 730 431 325 0 702 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7064

[startup+0.700176 s]
/proc/loadavg: 2.00 2.03 2.12 3/176 10371
/proc/meminfo: memFree=27324404/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=7152 CPUtime=0.69 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 3647 0 0 0 69 0 0 0 20 0 1 0 334566249 7323648 862 33554432000 134512640 135840783 4286758240 4286756464 135325323 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 1788 862 431 325 0 724 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7152

[startup+1.50018 s]
/proc/loadavg: 2.00 2.03 2.12 3/177 10372
/proc/meminfo: memFree=27322528/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=6592 CPUtime=1.48 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 8541 0 0 0 148 0 0 0 20 0 1 0 334566249 6750208 656 33554432000 134512640 135840783 4286758240 4286756080 135254637 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 1648 659 431 325 0 584 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6592

[startup+3.10018 s]
/proc/loadavg: 2.00 2.03 2.12 3/177 10372
/proc/meminfo: memFree=27324132/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=7328 CPUtime=3.09 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 19701 0 0 0 307 2 0 0 20 0 1 0 334566249 7503872 666 33554432000 134512640 135840783 4286758240 4286757008 135336313 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 1832 666 431 325 0 768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7328

[startup+6.30019 s]
/proc/loadavg: 2.00 2.03 2.12 3/177 10372
/proc/meminfo: memFree=27323624/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=7940 CPUtime=6.28 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 42624 0 0 0 623 5 0 0 20 0 1 0 334566249 8130560 723 33554432000 134512640 135840783 4286758240 4286756408 135306417 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 1985 723 431 325 0 921 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7940

[startup+12.7001 s]
/proc/loadavg: 2.00 2.03 2.12 3/177 10372
/proc/meminfo: memFree=27322748/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=8812 CPUtime=12.69 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 97218 0 0 0 1255 14 0 0 20 0 1 0 334566249 9023488 1091 33554432000 134512640 135840783 4286758240 4286756408 135306433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 2203 1091 432 325 0 1139 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8812

[startup+25.5002 s]
/proc/loadavg: 2.00 2.03 2.12 3/177 10372
/proc/meminfo: memFree=27317204/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=12908 CPUtime=25.48 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 213220 0 0 0 2517 31 0 0 20 0 1 0 334566249 13217792 2004 33554432000 134512640 135840783 4286758240 4286756412 135313376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 3227 2004 432 325 0 2163 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12908

[startup+51.1001 s]
/proc/loadavg: 2.06 2.04 2.12 3/177 10372
/proc/meminfo: memFree=27311244/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=21480 CPUtime=51.07 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 392593 0 0 0 5047 60 0 0 20 0 1 0 334566249 21995520 4122 33554432000 134512640 135840783 4286758240 4286756408 135306433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 5370 4122 432 325 0 4306 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21480

[startup+102.306 s]
/proc/loadavg: 2.06 2.04 2.11 3/177 10372
/proc/meminfo: memFree=27270484/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=59444 CPUtime=102.25 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 851146 0 0 0 10089 136 0 0 20 0 1 0 334566249 60870656 13496 33554432000 134512640 135840783 4286758240 4286755200 6440113 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 14861 13496 432 325 0 13797 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 59444

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.10 3/177 10372
/proc/meminfo: memFree=27240920/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=91064 CPUtime=162.22 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 1907363 0 0 0 15881 341 0 0 20 0 1 0 334566249 93249536 21467 33554432000 134512640 135840783 4286758240 4286756752 6440113 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 22766 21467 432 325 0 21702 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 91064

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.09 3/178 10375
/proc/meminfo: memFree=27242188/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=88888 CPUtime=222.21 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 2016268 0 0 0 21853 368 0 0 20 0 1 0 334566249 91021312 21462 33554432000 134512640 135840783 4286758240 4286756656 134709474 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 22222 21462 432 325 0 21158 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 88888

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/177 10375
/proc/meminfo: memFree=27242260/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=88888 CPUtime=282.2 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 2016268 0 0 0 27852 368 0 0 20 0 1 0 334566249 91021312 21462 33554432000 134512640 135840783 4286758240 4286755264 134689055 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 22222 21462 432 325 0 21158 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 88888

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/177 10376
/proc/meminfo: memFree=27233204/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=98224 CPUtime=342.19 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 2352024 0 0 0 33778 441 0 0 20 0 1 0 334566249 100581376 23255 33554432000 134512640 135840783 4286758240 4286756752 6440113 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 24556 23255 432 325 0 23492 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 98224

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/177 10376
/proc/meminfo: memFree=27235876/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=96876 CPUtime=402.18 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 3146116 0 0 0 39586 632 0 0 20 0 1 0 334566249 99201024 23578 33554432000 134512640 135840783 4286758240 4286757664 134546112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 24219 23578 432 325 0 23155 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 96876

[startup+462.3 s]
/proc/loadavg: 2.05 2.02 2.07 3/177 10376
/proc/meminfo: memFree=27234548/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=99016 CPUtime=462.16 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 3953376 0 0 0 45394 822 0 0 20 0 1 0 334566249 101392384 23664 33554432000 134512640 135840783 4286758240 4286756804 134690253 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 24754 23664 432 325 0 23690 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 99016

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.07 3/177 10376
/proc/meminfo: memFree=27223252/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=107140 CPUtime=522.16 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 4830324 0 0 0 51205 1011 0 0 20 0 1 0 334566249 109711360 26144 33554432000 134512640 135840783 4286758240 4286756896 15918128 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 26785 26144 432 325 0 25721 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 107140

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 2.07 3/177 10376
/proc/meminfo: memFree=27222828/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=109552 CPUtime=582.14 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 5612178 0 0 0 57003 1211 0 0 20 0 1 0 334566249 112181248 26292 33554432000 134512640 135840783 4286758240 4286755056 6440113 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 27388 26293 432 325 0 26324 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 109552

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/178 10419
/proc/meminfo: memFree=27195896/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=135788 CPUtime=822.09 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 9049915 0 0 0 80185 2024 0 0 20 0 1 0 334566249 139046912 32651 33554432000 134512640 135840783 4286758240 4286756752 6440113 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 33947 32653 432 325 0 32883 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 135788

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 10442
/proc/meminfo: memFree=27170160/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=134944 CPUtime=882.09 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 9788909 0 0 0 86001 2208 0 0 20 0 1 0 334566249 138182656 32645 33554432000 134512640 135840783 4286758240 4286755252 134690253 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 33819 32646 432 325 0 32755 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 134944

[startup+942.3 s]
/proc/loadavg: 2.06 2.02 2.04 3/178 10443
/proc/meminfo: memFree=27168896/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=133116 CPUtime=942.08 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 10578562 0 0 0 91799 2409 0 0 20 0 1 0 334566249 136310784 32638 33554432000 134512640 135840783 4286758240 4286756896 15918128 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 33279 32638 432 325 0 32215 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 133116

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.03 3/178 10443
/proc/meminfo: memFree=27167768/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=136756 CPUtime=1002.07 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 11363672 0 0 0 97613 2594 0 0 20 0 1 0 334566249 140038144 32887 33554432000 134512640 135840783 4286758240 4286756752 6440113 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 34021 32884 432 325 0 32957 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 136756

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.02 3/178 10443
/proc/meminfo: memFree=27153384/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=136760 CPUtime=1062.06 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 12091171 0 0 0 103432 2774 0 0 20 0 1 0 334566249 140042240 32882 33554432000 134512640 135840783 4286758240 4286756752 6440113 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 34190 32884 432 325 0 33126 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 136760

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 10443
/proc/meminfo: memFree=27138508/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=148904 CPUtime=1122.05 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 12931802 0 0 0 109245 2960 0 0 20 0 1 0 334566249 152477696 35922 33554432000 134512640 135840783 4286758240 4286756412 135313376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 37226 35923 432 325 0 36162 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 148904

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/178 10443
/proc/meminfo: memFree=27107920/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=157188 CPUtime=1182.04 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 13400033 0 0 0 115149 3055 0 0 20 0 1 0 334566249 160960512 38624 33554432000 134512640 135840783 4286758240 4286755204 135323078 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 39297 38624 432 325 0 38233 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 157188

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/178 10444
/proc/meminfo: memFree=27106664/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=157188 CPUtime=1242.03 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 13400041 0 0 0 121148 3055 0 0 20 0 1 0 334566249 160960512 38624 33554432000 134512640 135840783 4286758240 4286756656 134706010 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 39297 38624 432 325 0 38233 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 157188

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10444
/proc/meminfo: memFree=27107300/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=157188 CPUtime=1302.02 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 13400044 0 0 0 127147 3055 0 0 20 0 1 0 334566249 160960512 38624 33554432000 134512640 135840783 4286758240 4286756656 134709851 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 39297 38624 432 325 0 38233 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 157188

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10444
/proc/meminfo: memFree=27105984/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=157188 CPUtime=1362.01 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 13400044 0 0 0 133146 3055 0 0 20 0 1 0 334566249 160960512 38624 33554432000 134512640 135840783 4286758240 4286755296 134688433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 39297 38624 432 325 0 38233 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 157188

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10447
/proc/meminfo: memFree=27106480/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=157188 CPUtime=1422 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 13400044 0 0 0 139145 3055 0 0 20 0 1 0 334566249 160960512 38624 33554432000 134512640 135840783 4286758240 4286757600 134551186 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 39297 38624 432 325 0 38233 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 157188

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10447
/proc/meminfo: memFree=27106364/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=157188 CPUtime=1481.99 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 13400044 0 0 0 145144 3055 0 0 20 0 1 0 334566249 160960512 38624 33554432000 134512640 135840783 4286758240 4286755264 134689051 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 39297 38624 432 325 0 38233 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 157188

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10448
/proc/meminfo: memFree=27106056/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=157192 CPUtime=1541.98 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 13400045 0 0 0 151143 3055 0 0 20 0 1 0 334566249 160964608 38625 33554432000 134512640 135840783 4286758240 4286756656 134706605 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 39298 38625 432 325 0 38234 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 157192

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10448
/proc/meminfo: memFree=27098368/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=160524 CPUtime=1601.97 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 14118781 0 0 0 156969 3228 0 0 20 0 1 0 334566249 164376576 38912 33554432000 134512640 135840783 4286758240 4286755200 6440113 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 40131 38912 432 325 0 39067 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 160524

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10448
/proc/meminfo: memFree=27098212/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=158184 CPUtime=1661.96 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 14692299 0 0 0 162809 3387 0 0 20 0 1 0 334566249 161980416 38905 33554432000 134512640 135840783 4286758240 4286756896 15918128 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 39546 38905 432 325 0 38482 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 158184

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10448
/proc/meminfo: memFree=27097088/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=160164 CPUtime=1721.95 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 15269677 0 0 0 168646 3549 0 0 20 0 1 0 334566249 164007936 38905 33554432000 134512640 135840783 4286758240 4286755200 6440113 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 40041 38905 432 325 0 38977 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 160164

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10448
/proc/meminfo: memFree=27096716/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=160324 CPUtime=1781.94 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 15768138 0 0 0 174500 3694 0 0 20 0 1 0 334566249 164171776 38905 33554432000 134512640 135840783 4286758240 4286755200 6440113 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 40081 38905 432 325 0 39017 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 160324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10448
/proc/meminfo: memFree=27096840/32873648 swapFree=6860/6860
[pid=10371] ppid=10369 vsize=160332 CPUtime=1800.05 cores=1,3,5,7
/proc/10371/stat : 10371 (bsolo3.0.17) R 10369 10371 9030 0 -1 4202496 15928273 0 0 0 176266 3739 0 0 20 0 1 0 334566249 164179968 38905 33554432000 134512640 135840783 4286758240 4286755200 6440113 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10371/statm: 40083 38905 432 325 0 39019 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 160332

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.06
CPU user time (s): 1762.66
CPU system time (s): 37.3963
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 160980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1762.66
system time used= 37.3963
maximum resident set size= 155900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15928275
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= 102
involuntary context switches= 1848

runsolver used 3.2795 second user time and 8.84465 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 02:46:42
IDJOB=3731405
IDBENCH=1951
IDSOLVER=2318
FILE ID=node116/3731405-1338684402
RUNJOBID= node116-1338678620-9050
PBS_JOBID= 14636697
Free space on /tmp= 71028 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_15.opb.PB06.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731405-1338684402/watcher-3731405-1338684402 -o /tmp/evaluation-result-3731405-1338684402/solver-3731405-1338684402 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3731405-1338684402.opb            

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

MD5SUM BENCH= 9cfc9eabeae08d1064da7d7b87db93a4
RANDOM SEED=1765098333

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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:        27325040 kB
Buffers:          520060 kB
Cached:          4073720 kB
SwapCached:         3028 kB
Active:          2212396 kB
Inactive:        2436236 kB
Active(anon):      44664 kB
Inactive(anon):     8512 kB
Active(file):    2167732 kB
Inactive(file):  2427724 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:              6288 kB
Writeback:             0 kB
AnonPages:         55016 kB
Mapped:            13556 kB
Shmem:                68 kB
Slab:             759868 kB
SReclaimable:     204360 kB
SUnreclaim:       555508 kB
KernelStack:        1456 kB
PageTables:         3728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     168360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 71024 MiB
End job on node116 at 2012-06-03 03:16:44