Trace number 3707892

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
bsolo 3.2SAT217 1798 1798.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
MD5SUM7db364152f2aec17f16cb8adef9dc3c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables470
Total number of constraints469
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 constraints469
Minimum length of a constraint3
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.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707892-1338145272.opb
0.00/0.00	c File size is 42910 bytes.
0.00/0.00	c Highest Coefficient sum: 470
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: 470 Constr: 469 0/0/469 Lit: 4245 Watch. Lit: 1518
0.00/0.00	c Obj. Vars: 470 (100 % of total variables)
0.00/0.00	c Pre-processing Time: 0.004 s
0.19/0.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.29	c        0    470      469     4245    9     1992    8490      0      0 0.00
0.19/0.29	c Initial Lower Bound: 142
0.19/0.29	c Initial Path Cost: 0
0.19/0.29	o 226
2.99/3.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.99/3.00	c        0    470      470     4715   10     2408    9490      1      0 0.29
2.99/3.00	o 225
19.39/19.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
19.39/19.40	c       11    470      482     7742   16     2678    9490     13      3 3.01
19.39/19.40	c      111    470      772    82759  107     3340   10440    303     16 6.57
19.39/19.40	c      361    470     1502   279109  185     4844   11485   1033     31 11.28
19.39/19.40	c      836    470     2843   623417  219     7516   12634   2374     51 16.27
19.39/19.40	o 220
57.98/58.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
57.98/58.04	c      836    470     2844   623887  219     7729    9490   2375     43 19.41
57.98/58.04	c      937    470     2945   646980  219     7946   10440   2476     40 22.93
57.98/58.04	c     1188    470     3676   859484  233     9453   11485   3207     43 27.11
57.98/58.04	c     1663    470     5060  1234666  244    12208   12634   4591     51 32.08
57.98/58.04	c     2476    470     7439  1911496  256    16974   13898   6970     65 37.56
57.98/58.04	c     3797    470    10079  2537989  251    22236   15288   9610     85 44.22
57.98/58.04	c     5880    470     8194  2124047  259    17998   16817   7725    108 54.20
57.98/58.04	o 219
73.58/73.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
73.58/73.70	c     5881    470     8196  2124749  259    18255    9490   7727    101 58.03
73.58/73.70	c     5982    470     8487  2202125  259    18860   10440   8018     96 61.67
73.58/73.70	c     6232    470     9209  2389215  259    20305   11485   8740     93 66.32
73.58/73.70	c     6708    470    10325  2657367  257    22504   12634   9856     95 70.54
73.58/73.70	o 218
1764.05/1764.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1764.05/1764.45	c     6708    470    10326  2657837  257    22713    9490   9857     91 73.69
1764.05/1764.45	c     6808    470     5435  1367386  251    12458   10440   4966     88 77.21
1764.05/1764.45	c     7058    470     6167  1571265  254    13936   11485   5698     86 82.01
1764.05/1764.45	c     7535    470     7519  1951541  259    16650   12634   7050     86 86.84
1764.05/1764.45	c     8348    470     9793  2601907  265    21184   13898   9324     90 92.68
1764.05/1764.45	c     9669    470    13641  3592193  263    28915   15288  13172     97 99.30
1764.05/1764.45	c    11750    470    11469  3012511  262    24570   16817  11000    108 108.65
1764.05/1764.45	c    14974    470    12037  3021836  251    25664   18499  11568    122 122.44
1764.05/1764.45	c    19913    470    16752  4527267  270    35081   20349  16283    140 141.97
1764.05/1764.45	c    27421    470    17717  4783991  270    37034   22384  17248    163 167.36
1764.05/1764.45	c    38785    470    15548  4211955  270    32737   24623  15079    189 204.72
1764.05/1764.45	c    55930    470    13050  3493918  267    27719   27086  12581    210 265.10
1764.05/1764.45	c    81749    470    15935  4154815  260    33470   29795  15466    233 349.88
1764.05/1764.45	c   120582    470    29371  7403543  252    60345   32775  28902    251 478.57
1764.05/1764.45	c   178935    470    16858  4431288  262    35371   36053  16389    260 687.48
1764.05/1764.45	c   266568    470    19464  4980600  255    40510   39659  18995    264 1009.42
1764.05/1764.45	c   398120    470    36735  9795073  266    75036   43625  36266    265 1499.54
1764.05/1764.45	o 217
1797.94/1798.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.94/1798.35	c   474039    470    42920 10164550  236    88128    9490  42451    268 1764.11
1797.94/1798.35	c   474140    470     5474  1217103  222    12530   10440   5005    267 1770.28
1797.94/1798.35	c   474390    470     6190  1408689  227    13968   11485   5721    267 1774.54
1797.94/1798.35	c   474865    470     7558  1766062  233    16710   12634   7089    266 1779.56
1797.94/1798.35	c   475679    470     9845  2409333  244    21258   13898   9376    266 1785.24
1797.94/1798.35	c   476999    470    13759  3451278  250    29097   15288  13290    266 1792.14
1797.94/1798.35	c Resources Exceeded
1797.94/1798.35	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 
1797.94/1798.35	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.35	c   39   477841 101405   687354    16135  4153257  15666    265 1798.00
1797.94/1798.35	c Objective: 217
1797.94/1798.35	s SATISFIABLE
1797.94/1798.35	c Total time: 1798 s

Verifier Data

OK	217

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-3707892-1338145272/watcher-3707892-1338145272 -o /tmp/evaluation-result-3707892-1338145272/solver-3707892-1338145272 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707892-1338145272.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.02 2.01 1.98 3/177 18533
/proc/meminfo: memFree=29835084/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=10928 CPUtime=0 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 347 0 0 0 0 0 0 0 20 0 1 0 280655699 11190272 290 33554432000 134512640 137138936 4290254896 4290247740 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 2732 290 185 642 0 2088 0

[startup+0.023161 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 18533
/proc/meminfo: memFree=29835084/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=12320 CPUtime=0.02 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 581 0 0 0 2 0 0 0 20 0 1 0 280655699 12615680 518 33554432000 134512640 137138936 4290254896 4290252928 135339225 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 3080 518 278 642 0 2436 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12320

[startup+0.100252 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 18533
/proc/meminfo: memFree=29835084/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=12632 CPUtime=0.09 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 808 0 0 0 9 0 0 0 20 0 1 0 280655699 12935168 671 33554432000 134512640 137138936 4290254896 4290252800 135445912 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 3158 671 278 642 0 2514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12632

[startup+0.300223 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 18533
/proc/meminfo: memFree=29835084/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=13108 CPUtime=0.29 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 1447 0 0 0 29 0 0 0 20 0 1 0 280655699 13422592 575 33554432000 134512640 137138936 4290254896 4290252584 135445326 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 3277 575 283 642 0 2633 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13108

[startup+0.700223 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 18533
/proc/meminfo: memFree=29835084/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=13300 CPUtime=0.69 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 3863 0 0 0 69 0 0 0 20 0 1 0 280655699 13619200 618 33554432000 134512640 137138936 4290254896 4290252736 135457616 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 3325 618 283 642 0 2681 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13300

[startup+1.50023 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 18534
/proc/meminfo: memFree=29833572/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=13020 CPUtime=1.49 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 8595 0 0 0 148 1 0 0 20 0 1 0 280655699 13332480 528 33554432000 134512640 137138936 4290254896 4290252256 135436669 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 3346 530 283 642 0 2702 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13020

[startup+3.10022 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 18534
/proc/meminfo: memFree=29832828/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=13900 CPUtime=3.09 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 27465 0 0 0 305 4 0 0 20 0 1 0 280655699 14233600 765 33554432000 134512640 137138936 4290254896 4290252760 135438372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 3475 765 288 642 0 2831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13900

[startup+6.30022 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 18534
/proc/meminfo: memFree=29832332/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=13472 CPUtime=6.28 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 55027 0 0 0 621 7 0 0 20 0 1 0 280655699 13795328 504 33554432000 134512640 137138936 4290254896 4290252584 135445326 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 3368 504 288 642 0 2724 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13472

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 18534
/proc/meminfo: memFree=29826784/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=18076 CPUtime=12.69 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 144915 0 0 0 1246 23 0 0 20 0 1 0 280655699 18509824 1557 33554432000 134512640 137138936 4290254896 4290252796 135440705 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 4519 1557 292 642 0 3875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18076

[startup+25.5002 s]
/proc/loadavg: 2.01 2.01 1.98 3/178 18534
/proc/meminfo: memFree=29819716/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=22728 CPUtime=25.49 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 321171 0 0 0 2499 50 0 0 20 0 1 0 280655699 23273472 2777 33554432000 134512640 137138936 4290254896 4290252584 135444639 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 5682 2777 292 642 0 5038 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22728

[startup+51.1002 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 18534
/proc/meminfo: memFree=29779912/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=58696 CPUtime=51.08 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 988297 0 0 0 4958 150 0 0 20 0 1 0 280655699 60104704 11777 33554432000 134512640 137138936 4290254896 4290252940 135440670 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 14674 11777 292 642 0 14030 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 58696

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18534
/proc/meminfo: memFree=29757724/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=69868 CPUtime=102.28 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 1434755 0 0 0 9996 232 0 0 20 0 1 0 280655699 71544832 14615 33554432000 134512640 137138936 4290254896 4290252584 135444632 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 17467 14615 292 642 0 16823 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 69868

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18534
/proc/meminfo: memFree=29722756/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=94964 CPUtime=162.26 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 2338072 0 0 0 15786 440 0 0 20 0 1 0 280655699 97243136 21075 33554432000 134512640 137138936 4290254896 4290253016 134733524 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 23879 21077 292 642 0 23235 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 94964

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18535
/proc/meminfo: memFree=29701056/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=105352 CPUtime=222.26 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 3156864 0 0 0 21581 645 0 0 20 0 1 0 280655699 107880448 23633 33554432000 134512640 137138936 4290254896 4290252744 134733524 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 26514 23638 292 642 0 25870 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 105352

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30317940/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=105952 CPUtime=282.23 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 3928626 0 0 0 27373 850 0 0 20 0 1 0 280655699 108494848 24134 33554432000 134512640 137138936 4290254896 4290253264 135260743 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 26865 24148 292 642 0 26221 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 105952

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30267956/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=113260 CPUtime=342.19 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 4720464 0 0 0 33147 1072 0 0 20 0 1 0 280655699 115978240 25453 33554432000 134512640 137138936 4290254896 4290252696 136506636 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 28315 25453 292 642 0 27671 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 113260

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30223756/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=117972 CPUtime=402.18 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 5538800 0 0 0 38929 1289 0 0 20 0 1 0 280655699 120803328 27168 33554432000 134512640 137138936 4290254896 4290252924 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 29493 27168 292 642 0 28849 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 117972

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30211348/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=118328 CPUtime=462.17 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 6282168 0 0 0 44717 1500 0 0 20 0 1 0 280655699 121167872 27257 33554432000 134512640 137138936 4290254896 4290253580 136520975 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 29582 27257 292 642 0 28938 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 118328

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18574
/proc/meminfo: memFree=30183548/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=136668 CPUtime=522.16 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 7143285 0 0 0 50501 1715 0 0 20 0 1 0 280655699 139948032 31842 33554432000 134512640 137138936 4290254896 4290253824 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 34167 31842 292 642 0 33523 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 136668

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 18577
/proc/meminfo: memFree=30183664/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=136664 CPUtime=582.16 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 7805163 0 0 0 56318 1898 0 0 20 0 1 0 280655699 139943936 31841 33554432000 134512640 137138936 4290254896 4290254012 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 34166 31841 292 642 0 33522 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 136664

[startup+642.3 s]

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

/proc/meminfo: memFree=30092448/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175396 CPUtime=1062.07 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 13239295 0 0 0 102827 3380 0 0 20 0 1 0 280655699 179605504 41524 33554432000 134512640 137138936 4290254896 4290253652 136502612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43849 41524 292 642 0 43205 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 175396

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/177 18579
/proc/meminfo: memFree=30092324/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175392 CPUtime=1122.06 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 13908210 0 0 0 108630 3576 0 0 20 0 1 0 280655699 179601408 41523 33554432000 134512640 137138936 4290254896 4290253392 134618050 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43848 41523 292 642 0 43204 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 175392

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/178 18582
/proc/meminfo: memFree=30092224/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=176776 CPUtime=1182.03 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 14499655 0 0 0 114453 3750 0 0 20 0 1 0 280655699 181018624 41523 33554432000 134512640 137138936 4290254896 4290252540 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 44194 41528 292 642 0 43550 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 176776

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 18582
/proc/meminfo: memFree=30091984/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175388 CPUtime=1242.03 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 15035645 0 0 0 120274 3929 0 0 20 0 1 0 280655699 179597312 41522 33554432000 134512640 137138936 4290254896 4290253936 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43847 41522 292 642 0 43203 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 175388

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 18582
/proc/meminfo: memFree=30090804/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175388 CPUtime=1302.02 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 15533445 0 0 0 126111 4091 0 0 20 0 1 0 280655699 179597312 41522 33554432000 134512640 137138936 4290254896 4290254012 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43847 41522 292 642 0 43203 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 175388

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 18582
/proc/meminfo: memFree=30090928/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=176220 CPUtime=1362.01 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 15871194 0 0 0 131980 4221 0 0 20 0 1 0 280655699 180449280 41525 33554432000 134512640 137138936 4290254896 4290252520 136506636 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 44055 41525 292 642 0 43411 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 176220

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 18583
/proc/meminfo: memFree=30090864/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=176212 CPUtime=1422.01 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16056281 0 0 0 137896 4305 0 0 20 0 1 0 280655699 180441088 41525 33554432000 134512640 137138936 4290254896 4290254012 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 44053 41525 292 642 0 43409 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 176212

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 18583
/proc/meminfo: memFree=30089436/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175652 CPUtime=1481.99 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16179218 0 0 0 143828 4371 0 0 20 0 1 0 280655699 179867648 41522 33554432000 134512640 137138936 4290254896 4290253792 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43913 41522 292 642 0 43269 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 175652

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 18583
/proc/meminfo: memFree=30089312/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175392 CPUtime=1541.99 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16328548 0 0 0 149748 4451 0 0 20 0 1 0 280655699 179601408 41523 33554432000 134512640 137138936 4290254896 4290253648 134575040 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43848 41523 292 642 0 43204 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 175392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18583
/proc/meminfo: memFree=30089188/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175392 CPUtime=1601.98 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16455014 0 0 0 155667 4531 0 0 20 0 1 0 280655699 179601408 41523 33554432000 134512640 137138936 4290254896 4290253824 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43848 41523 292 642 0 43204 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 175392

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18583
/proc/meminfo: memFree=30086584/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175932 CPUtime=1661.97 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16581220 0 0 0 161593 4604 0 0 20 0 1 0 280655699 180154368 41525 33554432000 134512640 137138936 4290254896 4290253016 134733524 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43983 41525 292 642 0 43339 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 175932

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18583
/proc/meminfo: memFree=30087092/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175392 CPUtime=1721.95 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16710610 0 0 0 167519 4676 0 0 20 0 1 0 280655699 179601408 41523 33554432000 134512640 137138936 4290254896 4290254012 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43848 41523 292 642 0 43204 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 175392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18588
/proc/meminfo: memFree=30083596/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175392 CPUtime=1781.94 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16803276 0 0 0 173458 4736 0 0 20 0 1 0 280655699 179601408 41523 33554432000 134512640 137138936 4290254896 4290252796 135440705 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43848 41523 292 642 0 43204 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 175392

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18588
/proc/meminfo: memFree=30081620/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175392 CPUtime=1791.55 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16803276 0 0 0 174418 4737 0 0 20 0 1 0 280655699 179601408 41523 33554432000 134512640 137138936 4290254896 4290250088 136504617 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43848 41523 292 642 0 43204 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 175392

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18588
/proc/meminfo: memFree=30081744/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175392 CPUtime=1794.75 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16803276 0 0 0 174738 4737 0 0 20 0 1 0 280655699 179601408 41523 33554432000 134512640 137138936 4290254896 4290252668 135253719 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43848 41523 292 642 0 43204 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 175392

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18588
/proc/meminfo: memFree=30081744/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175392 CPUtime=1796.35 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16803276 0 0 0 174898 4737 0 0 20 0 1 0 280655699 179601408 41523 33554432000 134512640 137138936 4290254896 4290252720 134713139 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43848 41523 292 642 0 43204 0
Current children cumulated CPU time (s) 1796.35
Current children cumulated vsize (KiB) 175392

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18588
/proc/meminfo: memFree=30081744/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175392 CPUtime=1797.15 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16803276 0 0 0 174978 4737 0 0 20 0 1 0 280655699 179601408 41523 33554432000 134512640 137138936 4290254896 4290253516 136296998 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43848 41523 292 642 0 43204 0
Current children cumulated CPU time (s) 1797.15
Current children cumulated vsize (KiB) 175392

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18588
/proc/meminfo: memFree=30081744/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175392 CPUtime=1797.55 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16803276 0 0 0 175018 4737 0 0 20 0 1 0 280655699 179601408 41523 33554432000 134512640 137138936 4290254896 4290253792 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43848 41523 292 642 0 43204 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 175392

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18588
/proc/meminfo: memFree=30081744/32873844 swapFree=7108/7108
[pid=18533] ppid=18531 vsize=175392 CPUtime=1797.94 cores=1,3,5,7
/proc/18533/stat : 18533 (bsolo) R 18531 18533 14929 0 -1 4202496 16803276 0 0 0 175057 4737 0 0 20 0 1 0 280655699 179601408 41523 33554432000 134512640 137138936 4290254896 4290253040 134910038 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18533/statm: 43848 41523 292 642 0 43204 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 175392

Child status: 0
Real time (s): 1798.35
CPU time (s): 1798
CPU user time (s): 1750.63
CPU system time (s): 47.3748
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 177804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1750.63
system time used= 47.3748
maximum resident set size= 166792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16803276
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= 100
involuntary context switches= 1846

runsolver used 2.52062 second user time and 7.31989 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-27 21:01:12
IDJOB=3707892
IDBENCH=1958
IDSOLVER=2286
FILE ID=node102/3707892-1338145272
RUNJOBID= node102-1338138881-16731
PBS_JOBID= 14624485
Free space on /tmp= 71532 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707892-1338145272/watcher-3707892-1338145272 -o /tmp/evaluation-result-3707892-1338145272/solver-3707892-1338145272 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707892-1338145272.opb

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

MD5SUM BENCH= 7db364152f2aec17f16cb8adef9dc3c7
RANDOM SEED=2038467500

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.178
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.178
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	: 5438.54
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.178
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		: 2667.178
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:       32873844 kB
MemFree:        29835728 kB
Buffers:          375260 kB
Cached:          1236272 kB
SwapCached:            0 kB
Active:          1497152 kB
Inactive:         703988 kB
Active(anon):     580920 kB
Inactive(anon):    11036 kB
Active(file):     916232 kB
Inactive(file):   692952 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3904 kB
Writeback:             0 kB
AnonPages:        631004 kB
Mapped:            15068 kB
Shmem:               200 kB
Slab:             696624 kB
SReclaimable:     139004 kB
SUnreclaim:       557620 kB
KernelStack:        1488 kB
PageTables:         5068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     710340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    559104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71532 MiB
End job on node102 at 2012-05-27 21:31:10