Trace number 3463007

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.01 1797.95

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1797.08
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 variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
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 476
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-3463007-1307175510.opb
0.00/0.00	c File size is 43258 bytes.
0.00/0.01	c Highest Coefficient sum: 476
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.002 s
0.00/0.01	c Var: 476 Constr: 476 1/0/475 Lit: 4258 Watch. Lit: 1519
0.00/0.01	c Obj. Vars: 476 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.004 s
0.48/0.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.48/0.52	c        0    476      476     4258    8     1970    8508      0      0 0.00
0.48/0.52	c Initial Lower Bound: 142
0.48/0.52	c Initial Path Cost: 0
0.48/0.52	o 230
13.28/13.37	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
13.28/13.37	c        0    476      477     4734    9     2419    9508      1      0 0.52
13.28/13.37	c      101    476      578    28552   49     2623   10459    102     23 4.29
13.28/13.37	c      351    476     1044   146971  140     3648   11505    568     36 9.59
13.28/13.37	o 225
38.98/39.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
38.98/39.03	c      351    476     1045   147447  141     3872    9508    569     26 13.36
38.98/39.03	c      451    476     1145   170437  148     4071   10459    669     26 17.26
38.98/39.03	c      701    476     1727   315855  182     5277   11505   1251     31 22.27
38.98/39.03	c     1176    476     3118   681655  218     8007   12656   2642     42 27.84
38.98/39.03	c     1991    476     5488  1314891  239    12780   13922   5012     57 34.77
38.98/39.03	o 224
52.70/52.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
52.70/52.78	c     1991    476     5489  1315367  239    13043    9508   5013     51 39.03
52.70/52.78	c     2092    476     5786  1394312  240    13691   10459   5310     47 43.91
52.70/52.78	c     2342    476     6250  1511169  241    14568   11505   5774     48 48.67
52.70/52.78	o 222
56.78/56.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
56.78/56.84	c     2342    476     6251  1511645  241    14802    9508   5775     44 52.78
56.78/56.84	o 221
136.41/136.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
136.41/136.46	c     2345    476     6255  1512811  241    15086    9508   5779     41 56.84
136.41/136.46	c     2445    476     6536  1587631  242    15656   10459   6060     39 61.64
136.41/136.46	c     2695    476     7283  1798377  246    17166   11505   6807     40 66.76
136.41/136.46	c     3172    476     8584  2165112  252    19720   12656   8108     43 72.38
136.41/136.46	c     3985    476    10989  2856939  259    24601   13922  10513     49 79.81
136.41/136.46	c     5305    476     7450  1986737  266    16526   15315   6974     60 88.28
136.41/136.46	c     7387    476    13501  3621154  268    28588   16847  13025     74 98.87
136.41/136.46	c    10612    476    13587  3542146  260    28737   18532  13111     93 112.94
136.41/136.46	c    15548    476    17107  4140523  242    35788   20386  16631    117 132.33
136.41/136.46	o 219
145.99/146.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
145.99/146.09	c    15548    476    17108  4140999  242    36043    9508  16632    113 136.46
145.99/146.09	c    15649    476     5531  1227588  221    12655   10459   5055    110 141.38
145.99/146.09	o 218
879.31/879.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
879.31/879.32	c    15864    476     6018  1351132  224    13851    9508   5542    108 146.09
879.31/879.32	c    15965    476     6318  1432381  226    14458   10459   5842    106 150.24
879.31/879.32	c    16217    476     7061  1636696  231    15912   11505   6585    104 155.21
879.31/879.32	c    16692    476     8470  2048487  241    18796   12656   7994    103 160.74
879.31/879.32	c    17505    476    10773  2636644  244    23380   13922  10297    104 167.59
879.31/879.32	c    18825    476     7438  1901459  255    16455   15315   6962    106 176.39
879.31/879.32	c    20906    476    13484  3398382  252    28575   16847  13008    111 187.80
879.31/879.32	c    24129    476    14026  3615450  257    29620   18532  13550    118 203.02
879.31/879.32	c    29065    476    18414  4642272  252    38391   20386  17938    130 223.47
879.31/879.32	c    36573    476    18779  5114908  272    39120   22425  18303    143 255.55
879.31/879.32	c    47936    476    17076  4731260  277    35756   24668  16600    160 298.18
879.31/879.32	c    65080    476    16127  4341233  269    33861   27135  15651    177 367.05
879.31/879.32	c    90901    476    22424  5972406  266    46433   29849  21948    196 463.49
879.31/879.32	c   129734    476    21331  5534152  259    44218   32834  20855    206 629.35
879.31/879.32	c   188088    476    23617  6662562  282    48824   36118  23141    214 874.91
879.31/879.32	o 217
1797.95/1797.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.95/1797.94	c   188088    476    23618  6663038  282    49101    9508  23142    213 879.34
1797.95/1797.94	c   188191    476     5540  1465364  264    12699   10459   5064    212 884.38
1797.95/1797.94	c   188441    476     6236  1673036  268    14086   11505   5760    211 889.81
1797.95/1797.94	c   188918    476     7604  2041160  268    16789   12656   7128    210 895.61
1797.95/1797.94	c   189731    476     9851  2626759  266    21318   13922   9375    210 902.39
1797.95/1797.94	c   191052    476    13606  3688985  271    28818   15315  13130    209 910.78
1797.95/1797.94	c   193134    476    11585  3073064  265    24710   16847  11109    209 921.67
1797.95/1797.94	c   196357    476    12039  2964565  246    25695   18532  11563    209 935.99
1797.95/1797.94	c   201293    476    13456  3139125  233    28504   20386  12980    210 955.38
1797.95/1797.94	c   208800    476    14327  3730037  260    30271   22425  13851    211 985.99
1797.95/1797.94	c   220161    476    11830  2763443  233    25207   24668  11354    213 1029.65
1797.95/1797.94	c   237306    476    22364  6044856  270    46414   27135  21888    216 1095.36
1797.95/1797.94	c   263125    476    26282  6860484  261    54106   29849  25806    220 1193.74
1797.95/1797.94	c   301957    476    27288  7226550  264    56135   32834  26812    226 1333.96
1797.95/1797.94	c   360310    476    27571  7405036  268    56740   36118  27095    231 1554.31
1797.95/1797.94	c Resources Exceeded
1797.95/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 
1797.95/1797.94	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1797.94	c   53   421642  84427   594802    22675  6146116  22199    234 1798.00
1797.95/1797.94	c Objective: 217
1797.95/1797.94	s SATISFIABLE
1797.95/1797.94	c Total time: 1798 s

Verifier Data

OK	217

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-3463007-1307175510/watcher-3463007-1307175510 -o /tmp/evaluation-result-3463007-1307175510/solver-3463007-1307175510 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463007-1307175510.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.00 2.03 2.00 3/515 17718
/proc/meminfo: memFree=23093992/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=10792 CPUtime=0 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 287 0 0 0 0 0 0 0 25 0 1 0 907781715 11051008 230 33554432000 134512640 137138936 4291997248 18446744073709551615 136625440 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 2698 230 166 642 0 2054 0

[startup+0.098728 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 17718
/proc/meminfo: memFree=23093992/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=12544 CPUtime=0.08 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 737 0 0 0 8 0 0 0 25 0 1 0 907781715 12845056 646 33554432000 134512640 137138936 4291997248 18446744073709551615 135466274 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 3136 646 278 642 0 2492 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12544

[startup+0.100725 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 17718
/proc/meminfo: memFree=23093992/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=12544 CPUtime=0.09 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 738 0 0 0 9 0 0 0 25 0 1 0 907781715 12845056 647 33554432000 134512640 137138936 4291997248 18446744073709551615 135499299 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 3136 648 278 642 0 2492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12544

[startup+0.300686 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 17718
/proc/meminfo: memFree=23093992/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=13312 CPUtime=0.29 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 1129 0 0 0 29 0 0 0 25 0 1 0 907781715 13631488 722 33554432000 134512640 137138936 4291997248 18446744073709551615 135445910 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 3328 722 278 642 0 2684 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13312

[startup+0.700617 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 17718
/proc/meminfo: memFree=23093992/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=13384 CPUtime=0.68 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 1995 0 0 0 68 0 0 0 25 0 1 0 907781715 13705216 695 33554432000 134512640 137138936 4291997248 18446744073709551615 135439898 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 3346 695 283 642 0 2702 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13384

[startup+1.50046 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 17719
/proc/meminfo: memFree=23092116/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=13492 CPUtime=1.48 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 6513 0 0 0 148 0 0 0 25 0 1 0 907781715 13815808 585 33554432000 134512640 137138936 4291997248 18446744073709551615 134768848 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 3373 585 283 642 0 2729 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13492

[startup+3.10115 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 17720
/proc/meminfo: memFree=23091120/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=13536 CPUtime=3.08 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 18827 0 0 0 306 2 0 0 25 0 1 0 907781715 13860864 514 33554432000 134512640 137138936 4291997248 18446744073709551615 134734537 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 3384 514 283 642 0 2740 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13536

[startup+6.30055 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 17720
/proc/meminfo: memFree=23089260/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=13988 CPUtime=6.28 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 44303 0 0 0 623 5 0 0 25 0 1 0 907781715 14323712 765 33554432000 134512640 137138936 4291997248 18446744073709551615 135466081 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 3497 765 291 642 0 2853 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13988

[startup+12.7003 s]
/proc/loadavg: 2.16 2.06 2.01 3/516 17720
/proc/meminfo: memFree=23087744/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=15544 CPUtime=12.68 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 112904 0 0 0 1253 15 0 0 25 0 1 0 907781715 15917056 1016 33554432000 134512640 137138936 4291997248 18446744073709551615 135445280 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 3886 1016 292 642 0 3242 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15544

[startup+25.5009 s]
/proc/loadavg: 2.12 2.06 2.01 3/516 17720
/proc/meminfo: memFree=23085512/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=18108 CPUtime=25.49 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 237688 0 0 0 2516 33 0 0 25 0 1 0 907781715 18542592 1630 33554432000 134512640 137138936 4291997248 18446744073709551615 134768923 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 4527 1630 292 642 0 3883 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18108

[startup+51.1011 s]
/proc/loadavg: 2.08 2.05 2.01 3/516 17721
/proc/meminfo: memFree=23070040/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=34200 CPUtime=51.09 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 600050 0 0 0 5024 85 0 0 25 0 1 0 907781715 35020800 5586 33554432000 134512640 137138936 4291997248 18446744073709551615 135441031 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 8550 5586 292 642 0 7906 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34200

[startup+102.319 s]
/proc/loadavg: 2.08 2.06 2.01 3/516 17722
/proc/meminfo: memFree=23036536/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=66100 CPUtime=102.31 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 1364612 0 0 0 10031 200 0 0 25 0 1 0 907781715 67686400 13534 33554432000 134512640 137138936 4291997248 18446744073709551615 134734501 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 16525 13534 292 642 0 15881 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 66100

[startup+162.301 s]
/proc/loadavg: 2.19 2.08 2.01 3/516 17724
/proc/meminfo: memFree=23020020/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=82108 CPUtime=162.29 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 2036857 0 0 0 15898 331 0 0 25 0 1 0 907781715 84078592 17625 33554432000 134512640 137138936 4291997248 18446744073709551615 135457360 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 20527 17625 292 642 0 19883 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 82108

[startup+222.301 s]
/proc/loadavg: 2.14 2.08 2.01 3/516 17725
/proc/meminfo: memFree=23021224/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=81252 CPUtime=222.29 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 2641996 0 0 0 21750 479 0 0 25 0 1 0 907781715 83202048 17617 33554432000 134512640 137138936 4291997248 18446744073709551615 134733524 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 20313 17617 292 642 0 19669 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81252

[startup+282.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/516 17727
/proc/meminfo: memFree=22997396/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=106292 CPUtime=282.29 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 3476535 0 0 0 27581 648 0 0 25 0 1 0 907781715 108843008 23740 33554432000 134512640 137138936 4291997248 18446744073709551615 136574033 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 26057 23732 292 642 0 25413 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 106292

[startup+342.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/516 17729
/proc/meminfo: memFree=22991904/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=108100 CPUtime=342.3 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 4160867 0 0 0 33418 812 0 0 25 0 1 0 907781715 110694400 24699 33554432000 134512640 137138936 4291997248 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 27025 24699 292 642 0 26381 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 108100

[startup+402.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/516 17730
/proc/meminfo: memFree=22986800/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=113996 CPUtime=402.3 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 4857193 0 0 0 39255 975 0 0 25 0 1 0 907781715 116731904 26174 33554432000 134512640 137138936 4291997248 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 28499 26174 292 642 0 27855 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113996

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 17732
/proc/meminfo: memFree=22986140/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=116204 CPUtime=462.3 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 5530707 0 0 0 45083 1147 0 0 25 0 1 0 907781715 118992896 26184 33554432000 134512640 137138936 4291997248 18446744073709551615 135473167 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 29051 26184 292 642 0 28407 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 116204

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 17733
/proc/meminfo: memFree=22979912/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=120064 CPUtime=522.3 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 6224545 0 0 0 50920 1310 0 0 25 0 1 0 907781715 122945536 27691 33554432000 134512640 137138936 4291997248 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 30016 27691 292 642 0 29372 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 120064

[startup+582.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/516 17735
/proc/meminfo: memFree=22976764/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=123196 CPUtime=582.31 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 6863319 0 0 0 56766 1465 0 0 25 0 1 0 907781715 126152704 28474 33554432000 134512640 137138936 4291997248 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 30799 28474 292 642 0 30155 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 123196

[startup+642.301 s]

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

/proc/meminfo: memFree=22939880/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149896 CPUtime=1062.32 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518070 0 0 0 103891 2341 0 0 25 0 1 0 907781715 153493504 35055 33554432000 134512640 137138936 4291997248 18446744073709551615 134599775 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37474 35055 292 642 0 36830 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 149896

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 17830
/proc/meminfo: memFree=22939208/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149896 CPUtime=1122.32 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518070 0 0 0 109888 2344 0 0 25 0 1 0 907781715 153493504 35055 33554432000 134512640 137138936 4291997248 18446744073709551615 135783810 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37474 35055 292 642 0 36830 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 149896

[startup+1182.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/516 17832
/proc/meminfo: memFree=22940048/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149896 CPUtime=1182.33 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518070 0 0 0 115886 2347 0 0 25 0 1 0 907781715 153493504 35055 33554432000 134512640 137138936 4291997248 18446744073709551615 134730579 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37474 35055 292 642 0 36830 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 149896

[startup+1242.3 s]
/proc/loadavg: 2.22 2.07 2.02 3/516 17872
/proc/meminfo: memFree=22865036/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149896 CPUtime=1242.33 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518070 0 0 0 121883 2350 0 0 25 0 1 0 907781715 153493504 35055 33554432000 134512640 137138936 4291997248 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37474 35055 292 642 0 36830 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 149896

[startup+1302.3 s]
/proc/loadavg: 2.18 2.09 2.02 3/516 17874
/proc/meminfo: memFree=22586536/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149896 CPUtime=1302.35 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518070 0 0 0 127881 2354 0 0 25 0 1 0 907781715 153493504 35055 33554432000 134512640 137138936 4291997248 18446744073709551615 135213886 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37474 35055 292 642 0 36830 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 149896

[startup+1362.3 s]
/proc/loadavg: 2.06 2.07 2.02 3/516 17876
/proc/meminfo: memFree=22392580/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149896 CPUtime=1362.34 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518070 0 0 0 133877 2357 0 0 25 0 1 0 907781715 153493504 35055 33554432000 134512640 137138936 4291997248 18446744073709551615 135260722 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37474 35055 292 642 0 36830 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 149896

[startup+1422.32 s]
/proc/loadavg: 2.02 2.05 2.01 3/516 17877
/proc/meminfo: memFree=22228848/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149896 CPUtime=1422.36 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518070 0 0 0 139876 2360 0 0 25 0 1 0 907781715 153493504 35055 33554432000 134512640 137138936 4291997248 18446744073709551615 135473115 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37474 35055 292 642 0 36830 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 149896

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/516 17879
/proc/meminfo: memFree=22089552/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149896 CPUtime=1482.34 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518070 0 0 0 145872 2362 0 0 25 0 1 0 907781715 153493504 35055 33554432000 134512640 137138936 4291997248 18446744073709551615 134849646 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37474 35055 292 642 0 36830 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 149896

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 17881
/proc/meminfo: memFree=21971956/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149896 CPUtime=1542.34 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518070 0 0 0 151870 2364 0 0 25 0 1 0 907781715 153493504 35055 33554432000 134512640 137138936 4291997248 18446744073709551615 134840676 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37474 35055 292 642 0 36830 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 149896

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 17882
/proc/meminfo: memFree=21891308/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149908 CPUtime=1602.34 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518074 0 0 0 157867 2367 0 0 25 0 1 0 907781715 153505792 35059 33554432000 134512640 137138936 4291997248 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37477 35059 292 642 0 36833 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 149908

[startup+1662.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/516 17884
/proc/meminfo: memFree=21891392/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149908 CPUtime=1662.34 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518074 0 0 0 163864 2370 0 0 25 0 1 0 907781715 153505792 35059 33554432000 134512640 137138936 4291997248 18446744073709551615 134730654 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37477 35059 292 642 0 36833 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 149908

[startup+1722.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/516 17885
/proc/meminfo: memFree=21891356/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=149908 CPUtime=1722.34 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10518074 0 0 0 169862 2372 0 0 25 0 1 0 907781715 153505792 35059 33554432000 134512640 137138936 4291997248 18446744073709551615 134841017 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37477 35059 292 642 0 36833 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 149908

[startup+1782.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/516 17887
/proc/meminfo: memFree=21890064/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=152508 CPUtime=1782.35 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10695603 0 0 0 175816 2419 0 0 25 0 1 0 907781715 156168192 35207 33554432000 134512640 137138936 4291997248 18446744073709551615 134851564 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 38127 35207 292 642 0 37483 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 152508

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

[startup+1785.5 s]
/proc/loadavg: 2.17 2.08 2.02 3/516 17887
/proc/meminfo: memFree=21890064/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=151752 CPUtime=1785.55 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10733650 0 0 0 176127 2428 0 0 25 0 1 0 907781715 155394048 35203 33554432000 134512640 137138936 4291997248 18446744073709551615 135381138 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 38127 35206 292 642 0 37483 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 151752

[startup+1791.92 s]
/proc/loadavg: 2.16 2.08 2.02 3/516 17887
/proc/meminfo: memFree=21890060/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=150224 CPUtime=1791.97 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10795077 0 0 0 176755 2442 0 0 25 0 1 0 907781715 153829376 35199 33554432000 134512640 137138936 4291997248 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37556 35199 292 642 0 36912 0
Current children cumulated CPU time (s) 1791.97
Current children cumulated vsize (KiB) 150224

[startup+1795.1 s]
/proc/loadavg: 2.14 2.08 2.02 3/516 17887
/proc/meminfo: memFree=21890184/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=152496 CPUtime=1795.16 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10827481 0 0 0 177064 2452 0 0 25 0 1 0 907781715 156155904 35205 33554432000 134512640 137138936 4291997248 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 38124 35205 292 642 0 37480 0
Current children cumulated CPU time (s) 1795.16
Current children cumulated vsize (KiB) 152496

[startup+1796.7 s]
/proc/loadavg: 2.14 2.08 2.02 3/516 17887
/proc/meminfo: memFree=21890184/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=150084 CPUtime=1796.75 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10843964 0 0 0 177218 2457 0 0 25 0 1 0 907781715 153686016 35196 33554432000 134512640 137138936 4291997248 18446744073709551615 135782981 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37521 35196 292 642 0 36877 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 150084

[startup+1797.5 s]
/proc/loadavg: 2.14 2.08 2.02 3/516 17887
/proc/meminfo: memFree=21890184/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=152508 CPUtime=1797.55 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10852234 0 0 0 177296 2459 0 0 25 0 1 0 907781715 156168192 35206 33554432000 134512640 137138936 4291997248 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 38127 35206 292 642 0 37483 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 152508

[startup+1797.9 s]
/proc/loadavg: 2.14 2.08 2.02 3/516 17887
/proc/meminfo: memFree=21890184/32950928 swapFree=58671692/67111528
[pid=17718] ppid=17716 vsize=150084 CPUtime=1797.95 cores=0,2,4,6
/proc/17718/stat : 17718 (bsolo) R 17716 17718 16455 0 -1 4202496 10856352 0 0 0 177335 2460 0 0 25 0 1 0 907781715 153686016 35196 33554432000 134512640 137138936 4291997248 18446744073709551615 134750313 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17718/statm: 37521 35196 292 642 0 36877 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 150084

Child status: 0
Real time (s): 1797.95
CPU time (s): 1798.01
CPU user time (s): 1773.4
CPU system time (s): 24.6163
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 153004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1773.4
system time used= 24.6163
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10856779
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= 20692

runsolver used 9.69753 second user time and 21.1178 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-04 10:18:30
IDJOB=3463007
IDBENCH=1954
IDSOLVER=1955
FILE ID=node115/3463007-1307175510
RUNJOBID= node115-1307174923-17602
PBS_JOBID= 13508831
Free space on /tmp= 73836 MiB

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

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=849570594

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.75
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.811
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.77
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.811
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.74
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.811
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.75
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23094156 kB
Buffers:        193892 kB
Cached:         318360 kB
SwapCached:      65796 kB
Active:        1105848 kB
Inactive:      8509568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23094156 kB
SwapTotal:    67111528 kB
SwapFree:     58671692 kB
Dirty:            3888 kB
Writeback:          20 kB
AnonPages:     9041364 kB
Mapped:          28320 kB
Slab:            96600 kB
PageTables:      75652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151851344 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= 73820 MiB
End job on node115 at 2011-06-04 10:48:28