Trace number 3463111

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.2SAT218 1798.01 1797.96

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
MD5SUM85de1910ead9431952046fc8a55b274b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark1800.04
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 variables478
Total number of constraints478
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 constraints478
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 478
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 478
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 478
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-3463111-1307175532.opb
0.00/0.00	c File size is 43685 bytes.
0.00/0.00	c Highest Coefficient sum: 478
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: 478 Constr: 478 0/0/478 Lit: 4304 Watch. Lit: 1544
0.00/0.00	c Obj. Vars: 478 (100 % of total variables)
0.00/0.00	c Pre-processing Time: 0.003 s
0.29/0.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.34	c        0    478      478     4304    9     1971    8608      0      0 0.00
0.29/0.34	c Initial Lower Bound: 142
0.29/0.34	c Initial Path Cost: 0
0.29/0.34	o 233
3.69/3.73	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.69/3.73	c        0    478      479     4782    9     2433    9608      1      0 0.34
3.69/3.73	o 232
7.49/7.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.49/7.51	c        4    478      484     6207   12     2693    9608      6      1 3.73
7.49/7.51	o 224
37.19/37.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.19/37.29	c        4    478      485     6685   13     3008    9608      7      0 7.51
37.19/37.29	c      105    478      770    83482  108     3622   10569    292      9 11.17
37.19/37.29	c      355    478     1113   165954  149     4253   11626    635     22 15.56
37.19/37.29	c      830    478     2468   554116  224     6966   12789   1990     40 20.63
37.19/37.29	c     1644    478     4620  1083766  234    11275   14068   4142     60 27.21
37.19/37.29	c     2964    478     6112  1432873  234    14539   15475   5634     88 33.62
37.19/37.29	o 222
44.79/44.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
44.79/44.89	c     2964    478     6113  1433351  234    14714    9608   5635     79 37.29
44.79/44.89	c     3065    478     6411  1510006  235    15354   10569   5933     74 41.19
44.79/44.89	o 221
48.40/48.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
48.40/48.45	c     3067    478     6418  1511862  235    15611    9608   5940     68 44.89
48.40/48.45	o 220
262.30/262.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
262.30/262.35	c     3067    478     6419  1512340  235    15909    9608   5941     63 48.45
262.30/262.35	c     3167    478     6715  1588640  236    16534   10569   6237     60 52.15
262.30/262.35	c     3417    478     7417  1776386  239    17854   11626   6939     60 56.54
262.30/262.35	c     3893    478     8813  2178855  247    20655   12789   8335     63 61.34
262.30/262.35	c     4706    478    11135  2806284  252    25372   14068  10657     69 67.59
262.30/262.35	c     6026    478     7513  1867054  248    16675   15475   7035     80 74.66
262.30/262.35	c     8109    478    13391  3481777  260    28421   17023  12913     96 84.22
262.30/262.35	c    11333    478    12030  2949581  245    25585   18726  11552    118 95.55
262.30/262.35	c    16269    478    15812  4073935  257    33200   20599  15334    142 113.95
262.30/262.35	c    23775    478    15956  4151815  260    33454   22659  15478    169 140.66
262.30/262.35	c    35137    478    13610  3659077  268    28741   24925  13132    196 179.20
262.30/262.35	c    52281    478    25269  6813797  269    52104   27418  24791    222 235.19
262.30/262.35	o 219
285.60/285.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
285.60/285.68	c    59552    478    16587  4036001  243    34974    9608  16109    226 262.36
285.60/285.68	c    59652    478     5581  1278540  229    12687   10569   5103    223 266.55
285.60/285.68	c    59902    478     6311  1490427  236    14208   11626   5833    220 271.58
285.60/285.68	c    60377    478     7686  1852199  240    16917   12789   7208    218 276.43
285.60/285.68	c    61190    478    10044  2498557  248    21621   14068   9566    216 282.29
285.60/285.68	o 218
1797.94/1797.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.94/1797.94	c    61191    478    10046  2499268  248    21885    9608   9568    214 285.69
1797.94/1797.94	c    61291    478     5283  1284513  243    12165   10569   4805    211 290.03
1797.94/1797.94	c    61541    478     5980  1479239  247    13535   11626   5502    209 294.26
1797.94/1797.94	c    62016    478     7373  1862724  252    16292   12789   6895    207 299.27
1797.94/1797.94	c    62830    478     9796  2550677  260    21139   14068   9318    205 305.60
1797.94/1797.94	c    64151    478    13406  3476822  259    28483   15475  12928    205 312.50
1797.94/1797.94	c    66232    478    11455  3107766  271    24605   17023  10977    205 322.51
1797.94/1797.94	c    69456    478    11641  3073392  264    24907   18726  11163    207 335.09
1797.94/1797.94	c    74392    478    16498  4555130  276    34548   20599  16020    210 353.74
1797.94/1797.94	c    81898    478    16908  4333455  256    35348   22659  16430    216 378.23
1797.94/1797.94	c    93261    478    15315  4299438  280    32158   24925  14837    224 416.29
1797.94/1797.94	c   110406    478    25050  6317088  252    51650   27418  24572    229 480.09
1797.94/1797.94	c   136227    478    16153  4491894  278    33888   30160  15675    237 574.74
1797.94/1797.94	c   175059    478    21117  5155603  244    43752   33177  20639    239 730.20
1797.94/1797.94	c   233411    478    22281  6184886  277    46156   36495  21803    243 959.31
1797.94/1797.94	c   321044    478    35977  9402185  261    73550   40145  35499    252 1272.87
1797.94/1797.94	c Resources Exceeded
1797.94/1797.94	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 x474 x475 -x476 x477 -x478 
1797.94/1797.94	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1797.94	c   44   451982 102661   657485    26440  6852926  25962    251 1798.00
1797.94/1797.94	c Objective: 218
1797.94/1797.94	s SATISFIABLE
1797.94/1797.94	c Total time: 1798 s

Verifier Data

OK	218

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3463111-1307175532/watcher-3463111-1307175532 -o /tmp/evaluation-result-3463111-1307175532/solver-3463111-1307175532 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463111-1307175532.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.06 1.52 1.43 3/481 14700
/proc/meminfo: memFree=27335328/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=12096 CPUtime=0.01 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 535 0 0 0 1 0 0 0 25 0 1 0 829152844 12386304 478 33554432000 134512640 137138936 4294170368 18446744073709551615 135450378 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 3024 478 275 642 0 2380 0

[startup+0.026945 s]
/proc/loadavg: 2.06 1.52 1.43 3/481 14700
/proc/meminfo: memFree=27335328/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=12316 CPUtime=0.02 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 598 0 0 0 2 0 0 0 25 0 1 0 829152844 12611584 533 33554432000 134512640 137138936 4294170368 18446744073709551615 135443855 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 3079 533 278 642 0 2435 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12316

[startup+0.100931 s]
/proc/loadavg: 2.06 1.52 1.43 3/481 14700
/proc/meminfo: memFree=27335328/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=12624 CPUtime=0.09 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 783 0 0 0 9 0 0 0 25 0 1 0 829152844 12926976 644 33554432000 134512640 137138936 4294170368 18446744073709551615 135080984 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 3156 644 278 642 0 2512 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12624

[startup+0.300893 s]
/proc/loadavg: 2.06 1.52 1.43 3/481 14700
/proc/meminfo: memFree=27335328/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=13376 CPUtime=0.29 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 1314 0 0 0 29 0 0 0 25 0 1 0 829152844 13697024 795 33554432000 134512640 137138936 4294170368 18446744073709551615 135446760 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 3344 795 278 642 0 2700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13376

[startup+0.700866 s]
/proc/loadavg: 2.06 1.52 1.43 3/481 14700
/proc/meminfo: memFree=27335328/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=11168 CPUtime=0.69 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 3643 0 0 0 69 0 0 0 25 0 1 0 829152844 11436032 459 33554432000 134512640 137138936 4294170368 18446744073709551615 135783846 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 2792 459 283 642 0 2148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11168

[startup+1.50078 s]
/proc/loadavg: 2.05 1.52 1.44 3/482 14701
/proc/meminfo: memFree=27332960/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=13276 CPUtime=1.49 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 6366 0 0 0 149 0 0 0 25 0 1 0 829152844 13594624 649 33554432000 134512640 137138936 4294170368 18446744073709551615 135466100 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 3319 649 283 642 0 2675 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13276

[startup+3.10047 s]
/proc/loadavg: 2.05 1.52 1.44 3/482 14701
/proc/meminfo: memFree=27332092/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=13436 CPUtime=3.09 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 18558 0 0 0 307 2 0 0 25 0 1 0 829152844 13758464 578 33554432000 134512640 137138936 4294170368 18446744073709551615 134734485 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 3359 578 283 642 0 2715 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13436

[startup+6.30088 s]
/proc/loadavg: 2.05 1.53 1.44 3/482 14701
/proc/meminfo: memFree=27331044/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=13840 CPUtime=6.29 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 44032 0 0 0 623 6 0 0 25 0 1 0 829152844 14172160 579 33554432000 134512640 137138936 4294170368 18446744073709551615 134768836 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 3460 579 288 642 0 2816 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13840

[startup+12.7006 s]
/proc/loadavg: 2.05 1.54 1.44 3/482 14701
/proc/meminfo: memFree=27328572/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=15244 CPUtime=12.69 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 105092 0 0 0 1256 13 0 0 25 0 1 0 829152844 15609856 957 33554432000 134512640 137138936 4294170368 18446744073709551615 135340258 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 3811 957 288 642 0 3167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15244

[startup+25.5002 s]
/proc/loadavg: 2.11 1.58 1.46 3/482 14702
/proc/meminfo: memFree=27319400/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=22096 CPUtime=25.49 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 307004 0 0 0 2512 37 0 0 25 0 1 0 829152844 22626304 2687 33554432000 134512640 137138936 4294170368 18446744073709551615 134734537 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 5524 2689 292 642 0 4880 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22096

[startup+51.1003 s]
/proc/loadavg: 2.22 1.64 1.48 3/482 14703
/proc/meminfo: memFree=27300644/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=34108 CPUtime=51.09 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 765496 0 0 0 5019 90 0 0 25 0 1 0 829152844 34926592 5531 33554432000 134512640 137138936 4294170368 18446744073709551615 135457640 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 8527 5531 292 642 0 7883 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34108

[startup+102.319 s]
/proc/loadavg: 2.10 1.69 1.51 3/482 14704
/proc/meminfo: memFree=27244084/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=73528 CPUtime=102.31 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 1787535 0 0 0 9994 237 0 0 25 0 1 0 829152844 75292672 15470 33554432000 134512640 137138936 4294170368 18446744073709551615 134847472 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 18382 15470 292 642 0 17738 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 73528

[startup+162.301 s]
/proc/loadavg: 2.03 1.75 1.53 3/482 14705
/proc/meminfo: memFree=27190616/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=96932 CPUtime=162.3 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 2732937 0 0 0 15815 415 0 0 25 0 1 0 829152844 99258368 21299 33554432000 134512640 137138936 4294170368 18446744073709551615 134851584 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 24233 21299 292 642 0 23589 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 96932

[startup+222.301 s]
/proc/loadavg: 2.01 1.79 1.56 3/482 14707
/proc/meminfo: memFree=27154872/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=105060 CPUtime=222.29 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 3590501 0 0 0 21637 592 0 0 25 0 1 0 829152844 107581440 23941 33554432000 134512640 137138936 4294170368 18446744073709551615 134557580 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 26265 23941 292 642 0 25621 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 105060

[startup+282.3 s]
/proc/loadavg: 2.00 1.83 1.58 3/482 14709
/proc/meminfo: memFree=27120984/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=113888 CPUtime=282.3 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 4288239 0 0 0 27499 731 0 0 25 0 1 0 829152844 116621312 25624 33554432000 134512640 137138936 4294170368 18446744073709551615 135381138 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 28472 25625 292 642 0 27828 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 113888

[startup+342.301 s]
/proc/loadavg: 2.00 1.85 1.61 3/482 14710
/proc/meminfo: memFree=27095536/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=113612 CPUtime=342.3 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 4768853 0 0 0 33395 835 0 0 25 0 1 0 829152844 116338688 25621 33554432000 134512640 137138936 4294170368 18446744073709551615 135251331 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 28403 25621 292 642 0 27759 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 113612

[startup+402.3 s]
/proc/loadavg: 2.00 1.88 1.63 3/482 14712
/proc/meminfo: memFree=27068224/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=114184 CPUtime=402.31 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 5005153 0 0 0 39331 900 0 0 25 0 1 0 829152844 116924416 25618 33554432000 134512640 137138936 4294170368 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 28546 25618 292 642 0 27902 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 114184

[startup+462.301 s]
/proc/loadavg: 2.00 1.90 1.65 3/482 14713
/proc/meminfo: memFree=27044500/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=114124 CPUtime=462.31 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 5725719 0 0 0 45164 1067 0 0 25 0 1 0 829152844 116862976 25613 33554432000 134512640 137138936 4294170368 18446744073709551615 135455904 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 28531 25613 292 642 0 27887 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 114124

[startup+522.3 s]
/proc/loadavg: 2.00 1.91 1.67 3/482 14715
/proc/meminfo: memFree=27008016/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=124508 CPUtime=522.31 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 6514851 0 0 0 51000 1231 0 0 25 0 1 0 829152844 127496192 28803 33554432000 134512640 137138936 4294170368 18446744073709551615 136700814 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 31552 28809 292 642 0 30908 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 124508

[startup+582.301 s]
/proc/loadavg: 2.16 1.98 1.71 3/482 14717
/proc/meminfo: memFree=26992112/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=124504 CPUtime=582.31 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 7242508 0 0 0 56842 1389 0 0 25 0 1 0 829152844 127492096 28802 33554432000 134512640 137138936 4294170368 18446744073709551615 134599706 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 31126 28802 292 642 0 30482 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 124504

[startup+642.301 s]

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

/proc/meminfo: memFree=27208728/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=155784 CPUtime=1062.32 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 11864285 0 0 0 103760 2472 0 0 25 0 1 0 829152844 159522816 36553 33554432000 134512640 137138936 4294170368 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 38946 36553 292 642 0 38302 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 155784

[startup+1122.3 s]
/proc/loadavg: 2.18 2.07 1.85 3/482 14866
/proc/meminfo: memFree=27208960/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=155784 CPUtime=1122.32 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 11998031 0 0 0 109701 2531 0 0 25 0 1 0 829152844 159522816 36553 33554432000 134512640 137138936 4294170368 18446744073709551615 136296964 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 38946 36553 292 642 0 38302 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 155784

[startup+1182.3 s]
/proc/loadavg: 2.06 2.06 1.85 3/482 14868
/proc/meminfo: memFree=27208820/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=156396 CPUtime=1182.32 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 12139339 0 0 0 115637 2595 0 0 25 0 1 0 829152844 160149504 36555 33554432000 134512640 137138936 4294170368 18446744073709551615 134848846 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 39099 36555 292 642 0 38455 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 156396

[startup+1242.3 s]
/proc/loadavg: 2.02 2.05 1.86 3/482 14869
/proc/meminfo: memFree=27208676/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=155784 CPUtime=1242.32 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 12279303 0 0 0 121573 2659 0 0 25 0 1 0 829152844 159522816 36553 33554432000 134512640 137138936 4294170368 18446744073709551615 134750116 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 38946 36553 292 642 0 38302 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 155784

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 1.87 3/482 14871
/proc/meminfo: memFree=27207920/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=159384 CPUtime=1302.34 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 12614078 0 0 0 127485 2749 0 0 25 0 1 0 829152844 163209216 36918 33554432000 134512640 137138936 4294170368 18446744073709551615 135445326 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 39239 36906 292 642 0 38595 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 159384

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 1.87 3/482 14872
/proc/meminfo: memFree=27208032/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=156920 CPUtime=1362.33 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 13273874 0 0 0 133335 2898 0 0 25 0 1 0 829152844 160686080 36906 33554432000 134512640 137138936 4294170368 18446744073709551615 136700814 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 39230 36906 292 642 0 38586 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 156920

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 1.88 3/482 14874
/proc/meminfo: memFree=27207148/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=156916 CPUtime=1422.34 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 13906865 0 0 0 139190 3044 0 0 25 0 1 0 829152844 160681984 36905 33554432000 134512640 137138936 4294170368 18446744073709551615 135783785 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 39660 36911 292 642 0 39016 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 156916

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/482 14876
/proc/meminfo: memFree=27205148/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=159860 CPUtime=1482.34 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 14532169 0 0 0 145055 3179 0 0 25 0 1 0 829152844 163696640 37609 33554432000 134512640 137138936 4294170368 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 39965 37609 292 642 0 39321 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 159860

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/482 14877
/proc/meminfo: memFree=27205632/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=162100 CPUtime=1542.33 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 15144320 0 0 0 150920 3313 0 0 25 0 1 0 829152844 165990400 37610 33554432000 134512640 137138936 4294170368 18446744073709551615 134732330 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 40525 37610 292 642 0 39881 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 162100

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 1.91 3/482 14879
/proc/meminfo: memFree=27205368/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=162104 CPUtime=1602.34 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 15791916 0 0 0 156765 3469 0 0 25 0 1 0 829152844 165994496 37611 33554432000 134512640 137138936 4294170368 18446744073709551615 134730666 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 40526 37611 292 642 0 39882 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 162104

[startup+1662.3 s]
/proc/loadavg: 2.11 2.05 1.92 3/482 14880
/proc/meminfo: memFree=27205472/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=162144 CPUtime=1662.34 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 16450003 0 0 0 162613 3621 0 0 25 0 1 0 829152844 166035456 37610 33554432000 134512640 137138936 4294170368 18446744073709551615 134730654 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 40536 37610 292 642 0 39892 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 162144

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 1.92 3/482 14882
/proc/meminfo: memFree=27205580/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=162124 CPUtime=1722.34 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 17136234 0 0 0 168456 3778 0 0 25 0 1 0 829152844 166014976 37611 33554432000 134512640 137138936 4294170368 18446744073709551615 135251204 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 40531 37611 292 642 0 39887 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 162124

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 1.92 3/482 14884
/proc/meminfo: memFree=27204444/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=159692 CPUtime=1782.35 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 17781233 0 0 0 174300 3935 0 0 25 0 1 0 829152844 163524608 37599 33554432000 134512640 137138936 4294170368 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 39923 37599 292 642 0 39279 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 159692

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.03 1.92 3/482 14884
/proc/meminfo: memFree=27204444/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=159692 CPUtime=1785.55 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 17812814 0 0 0 174613 3942 0 0 25 0 1 0 829152844 163524608 37599 33554432000 134512640 137138936 4294170368 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 39923 37599 292 642 0 39279 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 159692

[startup+1791.92 s]
/proc/loadavg: 2.01 2.03 1.92 3/482 14884
/proc/meminfo: memFree=27204436/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=159692 CPUtime=1791.96 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 17846067 0 0 0 175244 3952 0 0 25 0 1 0 829152844 163524608 37599 33554432000 134512640 137138936 4294170368 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 39923 37599 292 642 0 39279 0
Current children cumulated CPU time (s) 1791.96
Current children cumulated vsize (KiB) 159692

[startup+1795.1 s]
/proc/loadavg: 2.01 2.03 1.92 3/482 14884
/proc/meminfo: memFree=27204436/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=161964 CPUtime=1795.16 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 17879915 0 0 0 175556 3960 0 0 25 0 1 0 829152844 165851136 37607 33554432000 134512640 137138936 4294170368 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 40491 37607 292 642 0 39847 0
Current children cumulated CPU time (s) 1795.16
Current children cumulated vsize (KiB) 161964

[startup+1796.7 s]
/proc/loadavg: 2.01 2.03 1.92 3/482 14884
/proc/meminfo: memFree=27204436/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=159692 CPUtime=1796.74 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 17897595 0 0 0 175711 3963 0 0 25 0 1 0 829152844 163524608 37599 33554432000 134512640 137138936 4294170368 18446744073709551615 134618964 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 39923 37599 292 642 0 39279 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (KiB) 159692

[startup+1797.5 s]
/proc/loadavg: 2.01 2.03 1.92 3/482 14884
/proc/meminfo: memFree=27204436/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=159692 CPUtime=1797.54 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 17906211 0 0 0 175789 3965 0 0 25 0 1 0 829152844 163524608 37599 33554432000 134512640 137138936 4294170368 18446744073709551615 136504116 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 39923 37599 292 642 0 39279 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 159692

[startup+1797.9 s]
/proc/loadavg: 2.01 2.03 1.92 3/482 14884
/proc/meminfo: memFree=27204436/32950928 swapFree=39617324/67111528
[pid=14700] ppid=14698 vsize=159692 CPUtime=1797.94 cores=0,2,4,6
/proc/14700/stat : 14700 (bsolo) R 14698 14700 13533 0 -1 4202496 17910826 0 0 0 175828 3966 0 0 25 0 1 0 829152844 163524608 37599 33554432000 134512640 137138936 4294170368 18446744073709551615 136504617 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14700/statm: 39923 37599 292 642 0 39279 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 159692

Child status: 0
Real time (s): 1797.96
CPU time (s): 1798.01
CPU user time (s): 1758.33
CPU system time (s): 39.678
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 162228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1758.33
system time used= 39.678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17911372
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= 5
involuntary context switches= 1432

runsolver used 8.81966 second user time and 18.9541 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-04 10:18:52
IDJOB=3463111
IDBENCH=1955
IDSOLVER=1955
FILE ID=node127/3463111-1307175532
RUNJOBID= node127-1307175344-14621
PBS_JOBID= 13508856
Free space on /tmp= 73940 MiB

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

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

MD5SUM BENCH= 85de1910ead9431952046fc8a55b274b
RANDOM SEED=648382202

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27335616 kB
Buffers:        329864 kB
Cached:         934104 kB
SwapCached:      59160 kB
Active:        3330648 kB
Inactive:      1996092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27335616 kB
SwapTotal:    67111528 kB
SwapFree:     39617324 kB
Dirty:            4156 kB
Writeback:           0 kB
AnonPages:     4010440 kB
Mapped:          22952 kB
Slab:           123364 kB
PageTables:      94852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119806544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73940 MiB
End job on node127 at 2011-06-04 10:48:50