Trace number 2656454

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.2 CardSAT217 1798.02 1798.71

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 benchmark191
Best CPU time to get the best result obtained on this benchmark1789.55
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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656454-1276367872.opb
0.00/0.00	c File size is 43258 bytes.
0.00/0.00	c Highest Coefficient sum: 476
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.007 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.012 s
0.89/0.93	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.93	c        0    476      476     4258    8     1970    8508      0      0 0.01
0.89/0.93	c Initial Lower Bound: 142
0.89/0.93	c Initial Path Cost: 0
0.89/0.93	o 230
23.58/23.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
23.58/23.68	c        0    476      477     4734    9     2419    9508      1      0 0.94
23.58/23.68	c      101    476      578    28552   49     2623   10459    102     13 7.68
23.58/23.68	c      351    476     1044   146971  140     3648   11505    568     20 16.98
23.58/23.68	o 225
69.46/69.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
69.46/69.50	c      351    476     1045   147447  141     3872    9508    569     14 23.67
69.46/69.50	c      451    476     1145   170437  148     4071   10459    669     14 30.65
69.46/69.50	c      701    476     1727   315855  182     5277   11505   1251     17 39.55
69.46/69.50	c     1176    476     3118   681655  218     8007   12656   2642     23 49.53
69.46/69.50	c     1991    476     5488  1314891  239    12780   13922   5012     32 62.01
69.46/69.50	o 224
93.95/94.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
93.95/94.09	c     1991    476     5489  1315367  239    13043    9508   5013     28 69.47
93.95/94.09	c     2092    476     5786  1394312  240    13691   10459   5310     26 78.21
93.95/94.09	c     2342    476     6250  1511169  241    14568   11505   5774     26 86.77
93.95/94.09	o 222
101.15/101.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
101.15/101.20	c     2342    476     6251  1511645  241    14802    9508   5775     24 94.06
101.15/101.20	o 221
247.80/247.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
247.80/247.90	c     2345    476     6255  1512811  241    15086    9508   5779     23 101.16
247.80/247.90	c     2445    476     6536  1587631  242    15656   10459   6060     22 109.82
247.80/247.90	c     2695    476     7283  1798377  246    17166   11505   6807     22 118.92
247.80/247.90	c     3172    476     8584  2165112  252    19720   12656   8108     24 129.03
247.80/247.90	c     3985    476    10989  2856939  259    24601   13922  10513     27 142.39
247.80/247.90	c     5305    476     7450  1986737  266    16526   15315   6974     33 157.88
247.80/247.90	c     7387    476    13501  3621154  268    28588   16847  13025     41 177.30
247.80/247.90	c    10612    476    13587  3542146  260    28737   18532  13111     52 203.73
247.80/247.90	c    15548    476    17107  4140523  242    35788   20386  16631     64 240.35
247.80/247.90	o 219
265.00/265.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
265.00/265.11	c    15548    476    17108  4140999  242    36043    9508  16632     62 247.81
265.00/265.11	c    15649    476     5531  1227588  221    12655   10459   5055     60 256.59
265.00/265.11	o 218
1679.04/1679.71	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1679.04/1679.71	c    15864    476     6018  1351132  224    13851    9508   5542     59 265.01
1679.04/1679.71	c    15965    476     6318  1432381  226    14458   10459   5842     58 272.38
1679.04/1679.71	c    16217    476     7061  1636696  231    15912   11505   6585     57 281.22
1679.04/1679.71	c    16692    476     8470  2048487  241    18796   12656   7994     57 291.13
1679.04/1679.71	c    17505    476    10773  2636644  244    23380   13922  10297     57 303.46
1679.04/1679.71	c    18825    476     7438  1901459  255    16455   15315   6962     58 319.68
1679.04/1679.71	c    20906    476    13484  3398382  252    28575   16847  13008     61 340.95
1679.04/1679.71	c    24129    476    14026  3615450  257    29620   18532  13550     65 369.53
1679.04/1679.71	c    29065    476    18414  4642272  252    38391   20386  17938     71 408.32
1679.04/1679.71	c    36573    476    18779  5114908  272    39120   22425  18303     78 468.81
1679.04/1679.71	c    47936    476    17076  4731260  277    35756   24668  16600     87 550.93
1679.04/1679.71	c    65080    476    16127  4341233  269    33861   27135  15651     95 682.88
1679.04/1679.71	c    90901    476    22424  5972406  266    46433   29849  21948    104 868.34
1679.04/1679.71	c   129734    476    21331  5534152  259    44218   32834  20855    109 1189.54
1679.04/1679.71	c   188088    476    23617  6662562  282    48824   36118  23141    112 1671.18
1679.04/1679.71	o 217
1797.91/1798.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.91/1798.69	c   188088    476    23618  6663038  282    49101    9508  23142    112 1679.06
1797.91/1798.69	c   188191    476     5540  1465364  264    12699   10459   5064    111 1688.34
1797.91/1798.69	c   188441    476     6236  1673036  268    14086   11505   5760    110 1698.22
1797.91/1798.69	c   188918    476     7604  2041160  268    16789   12656   7128    110 1708.82
1797.91/1798.69	c   189731    476     9851  2626759  266    21318   13922   9375    110 1721.17
1797.91/1798.69	c   191052    476    13606  3688985  271    28818   15315  13130    110 1736.59
1797.91/1798.69	c   193134    476    11585  3073064  265    24710   16847  11109    109 1756.94
1797.91/1798.69	c   196357    476    12039  2964565  246    25695   18532  11563    110 1783.64
1797.91/1798.69	c Resources Exceeded
1797.91/1798.69	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.91/1798.69	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.69	c   46   197506  39170   286146    15332  3758230  14856    109 1798.00
1797.91/1798.69	c Objective: 217
1797.91/1798.69	s SATISFIABLE
1797.91/1798.69	c Total time: 1798 s

Verifier Data

OK	217

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2656454-1276367872/watcher-2656454-1276367872 -o /tmp/evaluation-result-2656454-1276367872/solver-2656454-1276367872 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656454-1276367872.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 11932
/proc/meminfo: memFree=1570032/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=10832 CPUtime=0
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 319 0 0 0 0 0 0 0 18 0 1 0 12390659 11091968 238 1992294400 134512640 137138936 4293626624 18446744073709551615 134516280 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 2708 238 174 642 0 2053 0

[startup+0.106004 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 11932
/proc/meminfo: memFree=1570032/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=12392 CPUtime=0.1
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 696 0 0 0 10 0 0 0 20 0 1 0 12390659 12689408 597 1992294400 134512640 137138936 4293626624 18446744073709551615 134734501 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 3098 597 278 642 0 2454 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12392

[startup+0.201021 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 11932
/proc/meminfo: memFree=1570032/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=12544 CPUtime=0.19
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 794 0 0 0 19 0 0 0 20 0 1 0 12390659 12845056 669 1992294400 134512640 137138936 4293626624 18446744073709551615 135440925 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 3136 669 278 642 0 2492 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12544

[startup+0.301039 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 11932
/proc/meminfo: memFree=1570032/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=12616 CPUtime=0.29
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 893 0 0 0 29 0 0 0 20 0 1 0 12390659 12918784 702 1992294400 134512640 137138936 4293626624 18446744073709551615 135466263 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 3154 702 278 642 0 2510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12616

[startup+0.701114 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 11932
/proc/meminfo: memFree=1570032/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=13316 CPUtime=0.69
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 1296 0 0 0 69 0 0 0 20 0 1 0 12390659 13635584 808 1992294400 134512640 137138936 4293626624 18446744073709551615 135466265 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 3329 808 279 642 0 2685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13316

[startup+1.50126 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 11933
/proc/meminfo: memFree=1568660/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=13344 CPUtime=1.49
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 2525 0 0 0 148 1 0 0 23 0 1 0 12390659 13664256 657 1992294400 134512640 137138936 4293626624 18446744073709551615 135466087 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 3336 657 283 642 0 2692 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13344

[startup+3.10056 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 11933
/proc/meminfo: memFree=1568412/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=13468 CPUtime=3.09
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 8200 0 0 0 307 2 0 0 25 0 1 0 12390659 13791232 635 1992294400 134512640 137138936 4293626624 18446744073709551615 135466280 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 3367 635 283 642 0 2723 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13468

[startup+6.30115 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 11933
/proc/meminfo: memFree=1567916/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=13468 CPUtime=6.29
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 21804 0 0 0 623 6 0 0 25 0 1 0 12390659 13791232 604 1992294400 134512640 137138936 4293626624 18446744073709551615 135447508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 3367 604 283 642 0 2723 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13468

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 11933
/proc/meminfo: memFree=1567296/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=14400 CPUtime=12.69
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 49102 0 0 0 1255 14 0 0 25 0 1 0 12390659 14745600 863 1992294400 134512640 137138936 4293626624 18446744073709551615 135441076 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 3600 863 291 642 0 2956 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14400

[startup+25.5007 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 11935
/proc/meminfo: memFree=1565684/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=15832 CPUtime=25.48
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 126604 0 0 0 2508 40 0 0 25 0 1 0 12390659 16211968 1082 1992294400 134512640 137138936 4293626624 18446744073709551615 134768873 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 3958 1082 292 642 0 3314 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15832

[startup+51.1014 s]
/proc/loadavg: 1.06 1.01 1.09 2/107 11935
/proc/meminfo: memFree=1557872/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=23204 CPUtime=51.07
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 311670 0 0 0 5008 99 0 0 25 0 1 0 12390659 23760896 2890 1992294400 134512640 137138936 4293626624 18446744073709551615 135466077 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 5801 2890 292 642 0 5157 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23204

[startup+102.301 s]
/proc/loadavg: 1.02 1.01 1.08 2/107 11937
/proc/meminfo: memFree=1548076/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=33636 CPUtime=102.25
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 651753 0 0 0 10023 202 0 0 25 0 1 0 12390659 34443264 5584 1992294400 134512640 137138936 4293626624 18446744073709551615 134712118 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 8409 5584 292 642 0 7765 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 33636

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.08 2/107 11937
/proc/meminfo: memFree=1515836/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=66312 CPUtime=162.23
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 1245548 0 0 0 15834 389 0 0 25 0 1 0 12390659 67903488 13597 1992294400 134512640 137138936 4293626624 18446744073709551615 135463655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 16578 13597 292 642 0 15934 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 66312

[startup+222.308 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 11939
/proc/meminfo: memFree=1502072/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=79832 CPUtime=222.22
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 1714187 0 0 0 21615 607 0 0 25 0 1 0 12390659 81747968 17092 1992294400 134512640 137138936 4293626624 18446744073709551615 134849498 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 19958 17092 292 642 0 19314 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 79832

[startup+282.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 11941
/proc/meminfo: memFree=1499964/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=81156 CPUtime=282.18
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 1988350 0 0 0 27485 733 0 0 25 0 1 0 12390659 83103744 17474 1992294400 134512640 137138936 4293626624 18446744073709551615 135437338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 20289 17474 292 642 0 19645 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 81156

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 11943
/proc/meminfo: memFree=1500088/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=82184 CPUtime=342.15
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 2294869 0 0 0 33336 879 0 0 25 0 1 0 12390659 84156416 17516 1992294400 134512640 137138936 4293626624 18446744073709551615 135438626 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 20546 17516 292 642 0 19902 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 82184

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 11945
/proc/meminfo: memFree=1499592/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=81952 CPUtime=402.13
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 2618881 0 0 0 39146 1067 0 0 25 0 1 0 12390659 83918848 17621 1992294400 134512640 137138936 4293626624 18446744073709551615 134849500 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 20488 17621 292 642 0 19844 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 81952

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 11945
/proc/meminfo: memFree=1485704/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=95116 CPUtime=462.11
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 3070648 0 0 0 44924 1287 0 0 25 0 1 0 12390659 97398784 21077 1992294400 134512640 137138936 4293626624 18446744073709551615 135412667 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 23779 21077 292 642 0 23135 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 95116

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/107 11947
/proc/meminfo: memFree=1475040/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=106264 CPUtime=522.09
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 3484793 0 0 0 50709 1500 0 0 25 0 1 0 12390659 108814336 23742 1992294400 134512640 137138936 4293626624 18446744073709551615 134732306 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 26566 23742 292 642 0 25922 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 106264

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/107 11949
/proc/meminfo: memFree=1472560/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=106548 CPUtime=582.07
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 3822514 0 0 0 56512 1695 0 0 25 0 1 0 12390659 109105152 24312 1992294400 134512640 137138936 4293626624 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 26637 24312 292 642 0 25993 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 106548

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 11951
/proc/meminfo: memFree=1471072/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=108100 CPUtime=642.04
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 4197550 0 0 0 62295 1909 0 0 25 0 1 0 12390659 110694400 24700 1992294400 134512640 137138936 4293626624 18446744073709551615 134540740 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 27025 24700 292 642 0 26381 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 108100

[startup+702.302 s]

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

/proc/meminfo: memFree=1455572/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=123196 CPUtime=1121.85
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 6988137 0 0 0 108631 3554 0 0 25 0 1 0 12390659 126152704 28475 1992294400 134512640 137138936 4293626624 18446744073709551615 136504617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 30799 28475 292 642 0 30155 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 123196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11965
/proc/meminfo: memFree=1455572/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=123192 CPUtime=1181.84
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 7298756 0 0 0 114437 3747 0 0 25 0 1 0 12390659 126148608 28474 1992294400 134512640 137138936 4293626624 18446744073709551615 134542307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 30798 28474 292 642 0 30154 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 123192

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11967
/proc/meminfo: memFree=1442800/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=138044 CPUtime=1241.81
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 7697655 0 0 0 120238 3943 0 0 25 0 1 0 12390659 141357056 31629 1992294400 134512640 137138936 4293626624 18446744073709551615 134840726 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 34511 31629 292 642 0 33867 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 138044

[startup+1302.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 11969
/proc/meminfo: memFree=1432136/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=148596 CPUtime=1301.79
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 8132242 0 0 0 126014 4165 0 0 25 0 1 0 12390659 152162304 34274 1992294400 134512640 137138936 4293626624 18446744073709551615 134720983 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37149 34274 292 642 0 36505 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 148596

[startup+1362.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/107 11969
/proc/meminfo: memFree=1428912/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=149572 CPUtime=1361.77
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 8460837 0 0 0 131815 4362 0 0 25 0 1 0 12390659 153161728 35068 1992294400 134512640 137138936 4293626624 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37393 35068 292 642 0 36749 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 149572

[startup+1422.3 s]
/proc/loadavg: 1.12 1.04 1.00 2/107 11980
/proc/meminfo: memFree=1428044/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=149568 CPUtime=1421.75
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 8769272 0 0 0 137624 4551 0 0 25 0 1 0 12390659 153157632 35067 1992294400 134512640 137138936 4293626624 18446744073709551615 134624664 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37392 35067 292 642 0 36748 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 149568

[startup+1482.3 s]
/proc/loadavg: 1.12 1.05 1.00 2/107 11982
/proc/meminfo: memFree=1428044/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=151804 CPUtime=1481.72
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 9092987 0 0 0 143427 4745 0 0 25 0 1 0 12390659 155447296 35077 1992294400 134512640 137138936 4293626624 18446744073709551615 135251029 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37951 35077 292 642 0 37307 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 151804

[startup+1542.31 s]
/proc/loadavg: 1.10 1.05 1.00 2/107 11984
/proc/meminfo: memFree=1428292/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=149568 CPUtime=1541.7
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 9432030 0 0 0 149229 4941 0 0 25 0 1 0 12390659 153157632 35067 1992294400 134512640 137138936 4293626624 18446744073709551615 136521017 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37392 35067 292 642 0 36748 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 149568

[startup+1602.3 s]
/proc/loadavg: 1.10 1.06 1.00 2/107 11986
/proc/meminfo: memFree=1428292/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=149564 CPUtime=1601.67
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 9711184 0 0 0 155054 5113 0 0 25 0 1 0 12390659 153153536 35066 1992294400 134512640 137138936 4293626624 18446744073709551615 134540744 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37391 35066 292 642 0 36747 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 149564

[startup+1662.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/107 11986
/proc/meminfo: memFree=1428292/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=151780 CPUtime=1661.65
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 10006052 0 0 0 160877 5288 0 0 25 0 1 0 12390659 155422720 35080 1992294400 134512640 137138936 4293626624 18446744073709551615 135457698 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37945 35080 292 642 0 37301 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 151780

[startup+1722.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/107 11988
/proc/meminfo: memFree=1428044/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=152524 CPUtime=1721.62
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 10237794 0 0 0 166763 5399 0 0 25 0 1 0 12390659 156184576 35171 1992294400 134512640 137138936 4293626624 18446744073709551615 134768861 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 38131 35171 292 642 0 37487 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 152524

[startup+1782.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/107 11990
/proc/meminfo: memFree=1428168/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=149520 CPUtime=1781.61
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 10465049 0 0 0 172622 5539 0 0 25 0 1 0 12390659 153108480 35055 1992294400 134512640 137138936 4293626624 18446744073709551615 135472986 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37380 35055 292 642 0 36736 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 149520

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

[startup+1792.01 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 11990
/proc/meminfo: memFree=1428168/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=150256 CPUtime=1791.31
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 10475387 0 0 0 173587 5544 0 0 25 0 1 0 12390659 153862144 35084 1992294400 134512640 137138936 4293626624 18446744073709551615 136504617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37564 35084 292 642 0 36920 0
Current children cumulated CPU time (s) 1791.31
Current children cumulated vsize (KiB) 150256

[startup+1795.2 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 11990
/proc/meminfo: memFree=1428168/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=150256 CPUtime=1794.5
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 10475391 0 0 0 173906 5544 0 0 25 0 1 0 12390659 153862144 35088 1992294400 134512640 137138936 4293626624 18446744073709551615 135251029 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37564 35088 292 642 0 36920 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 150256

[startup+1796.8 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 11990
/proc/meminfo: memFree=1428168/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=150256 CPUtime=1796.09
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 10475391 0 0 0 174065 5544 0 0 25 0 1 0 12390659 153862144 35088 1992294400 134512640 137138936 4293626624 18446744073709551615 134750144 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37564 35088 292 642 0 36920 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 150256

[startup+1797.6 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 11990
/proc/meminfo: memFree=1428168/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=150256 CPUtime=1796.9
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 10475391 0 0 0 174145 5545 0 0 25 0 1 0 12390659 153862144 35088 1992294400 134512640 137138936 4293626624 18446744073709551615 134730664 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37564 35088 292 642 0 36920 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 150256

[startup+1798.4 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 11990
/proc/meminfo: memFree=1428168/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=150256 CPUtime=1797.7
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 10475391 0 0 0 174225 5545 0 0 25 0 1 0 12390659 153862144 35088 1992294400 134512640 137138936 4293626624 18446744073709551615 134573444 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37564 35088 292 642 0 36920 0
Current children cumulated CPU time (s) 1797.7
Current children cumulated vsize (KiB) 150256

[startup+1798.61 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 11990
/proc/meminfo: memFree=1428168/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=150256 CPUtime=1797.91
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202496 10475391 0 0 0 174246 5545 0 0 25 0 1 0 12390659 153862144 35088 1992294400 134512640 137138936 4293626624 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11932/statm: 37564 35088 292 642 0 36920 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 150256

[startup+1798.7 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 11990
/proc/meminfo: memFree=1428168/2059040 swapFree=4192956/4192956
[pid=11932] ppid=11930 vsize=0 CPUtime=1798
/proc/11932/stat : 11932 (bsolo_pb10) R 11930 11932 11499 0 -1 4202500 10475391 0 0 0 174255 5545 0 0 25 0 1 0 12390659 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/11932/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.71
CPU time (s): 1798.02
CPU user time (s): 1742.55
CPU system time (s): 55.4686
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 152964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1742.55
system time used= 55.4686
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10475391
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= 2
involuntary context switches= 3856

runsolver used 3.00054 second user time and 8.45971 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-12 20:37:52
IDJOB=2656454
IDBENCH=1954
IDSOLVER=1162
FILE ID=node007/2656454-1276367872
PBS_JOBID= 11173214
Free space on /tmp= 62456 MiB

SOLVER NAME= bsolo 3.2 Card
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_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656454-1276367872/watcher-2656454-1276367872 -o /tmp/evaluation-result-2656454-1276367872/solver-2656454-1276367872 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656454-1276367872.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=751552791

node007.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1570560 kB
Buffers:        137688 kB
Cached:         220680 kB
SwapCached:          0 kB
Active:         139684 kB
Inactive:       278188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1570560 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4024 kB
Writeback:           0 kB
AnonPages:       59472 kB
Mapped:          15448 kB
Slab:            48920 kB
PageTables:       4016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181452 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62452 MiB
End job on node007 at 2010-06-12 21:07:51