Trace number 2657391

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 ClSAT-29 1798.05 1798.47

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUM3895ca8e12182fcd80d7923f66584703
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-32
Best CPU time to get the best result obtained on this benchmark1789.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints27931
Number of constraints which are clauses27931
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
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 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
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: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657391-1276514753.opb
0.00/0.00	c File size is 664643 bytes.
0.09/0.11	c Highest Coefficient sum: 595
0.09/0.11	c Parsing was ok!!
0.09/0.11	c Total parsing time: 0.108 s
0.09/0.12	c Var: 595 Constr: 27931 27931/0/0 Lit: 55862 Watch. Lit: 55862
0.09/0.12	c Obj. Vars: 595 (100 % of total variables)
0.39/0.45	c Pre-processing Time: 0.456 s
0.39/0.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.46	c        0    595    27931    55862    2    55862    9310      0      0 0.46
0.39/0.46	c Switching off lower bounding mode.
0.39/0.46	o -25
0.39/0.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.46	c        0    595    27932    56457    2    55889   10310      1      0 0.46
0.39/0.46	o -26
0.49/0.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.50	c        1    595    27934    57621    2    55919   10310      3      2 0.47
0.49/0.50	c      101    595    28034   114099    4    56119   11342    103    200 0.50
0.49/0.50	o -27
2.19/2.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.19/2.21	c      104    595    28038   116393    4    56154   10310    107    205 0.51
2.19/2.21	c      204    595    28138   172753    6    56354   11342    207    370 0.55
2.19/2.21	c      454    595    28388   313744   11    56854   12477    457    688 0.66
2.19/2.21	c      929    595    28863   581865   20    57804   13725    932   1052 0.88
2.19/2.21	c     1743    595    29677  1041201   35    59432   15098   1746   1294 1.35
2.19/2.21	c     3063    595    30997  1785162   57    62072   16608   3066   1385 2.21
2.19/2.21	o -28
4.40/4.44	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.40/4.44	c     3064    595    30999  1786322   57    62104   10310   3068   1382 2.22
4.40/4.44	c     3164    595    31099  1842594   59    62304   11342   3168   1385 2.28
4.40/4.44	c     3416    595    31351  1984230   63    62808   12477   3420   1407 2.43
4.40/4.44	c     3892    595    31827  2252489   70    63760   13725   3896   1419 2.74
4.40/4.44	c     4706    595    32641  2710687   83    65388   15098   4710   1402 3.35
4.40/4.44	c     6026    595    33961  3454509  101    68028   16608   6030   1372 4.39
4.40/4.44	o -29
1797.98/1798.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.98/1798.42	c     6110    595    34046  3502424  102    68227   10310   6115   1373 4.45
1797.98/1798.42	c     6211    595    34147  3559201  104    68429   11342   6216   1375 4.52
1797.98/1798.42	c     6462    595    34398  3700121  107    68931   12477   6467   1369 4.72
1797.98/1798.42	c     6937    595    34873  3967239  113    69881   13725   6942   1337 5.19
1797.98/1798.42	c     7751    595    35687  4424292  123    71509   15098   7756   1316 5.89
1797.98/1798.42	c     9072    595    37008  5166030  139    74151   16608   9077   1270 7.14
1797.98/1798.42	c    11154    595    39090  6336377  162    78315   18269  11159   1246 8.95
1797.98/1798.42	c    14378    595    42314  8144108  192    84763   20096  14383   1213 11.85
1797.98/1798.42	c    19314    595    47250 10916961  231    94635   22106  19319    994 19.43
1797.98/1798.42	c    26820    595    42869  8433795  196    85767   24317  14938    797 33.63
1797.98/1798.42	c    38182    595    40245  6982101  173    80519   26749  12314    689 55.41
1797.98/1798.42	c    55327    595    41072  7440546  181    82173   29424  13141    592 93.33
1797.98/1798.42	c    81147    595    47993 11327773  236    96015   32367  20062    474 171.02
1797.98/1798.42	c   119980    595    43257  8656339  200    86543   35604  15326    354 338.88
1797.98/1798.42	c   178333    595    51840 13478419  260   103709   39165  23909    340 523.55
1797.98/1798.42	c   265965    595    54431 14938030  274   108891   43082  26500    319 832.18
1797.98/1798.42	c   397517    595    57332 16576913  289   114693   47391  29401    266 1490.69
1797.98/1798.42	c Resources Exceeded
1797.98/1798.42	v -x595 -x594 -x593 -x592 -x591 x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 -x189 -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1797.98/1798.42	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.42	c   32   472085  35509   514758    59159 17596794  31228    262 1798.01
1797.98/1798.42	c Objective: -29
1797.98/1798.42	s SATISFIABLE
1797.98/1798.42	c Total time: 1798.01 s

Verifier Data

OK	-29

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657391-1276514753/watcher-2657391-1276514753 -o /tmp/evaluation-result-2657391-1276514753/solver-2657391-1276514753 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657391-1276514753.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.00 2/106 28671
/proc/meminfo: memFree=1789696/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=11580 CPUtime=0
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 348 0 0 0 0 0 0 0 21 0 1 0 25130728 11857920 266 1992294400 134512640 137138936 4288339904 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 2895 267 176 642 0 2088 0

[startup+0.08305 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28671
/proc/meminfo: memFree=1789696/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=13372 CPUtime=0.07
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 930 0 0 0 7 0 0 0 23 0 1 0 25130728 13692928 848 1992294400 134512640 137138936 4288339904 18446744073709551615 136492580 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 3343 848 287 642 0 2536 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13372

[startup+0.101051 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28671
/proc/meminfo: memFree=1789696/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=13920 CPUtime=0.09
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 1066 0 0 0 9 0 0 0 23 0 1 0 25130728 14254080 984 1992294400 134512640 137138936 4288339904 18446744073709551615 136525391 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 3480 984 313 642 0 2673 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13920

[startup+0.301067 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28671
/proc/meminfo: memFree=1789696/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=15652 CPUtime=0.29
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 1724 0 0 0 28 1 0 0 23 0 1 0 25130728 16027648 1479 1992294400 134512640 137138936 4288339904 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 3913 1479 185 642 0 3269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15652

[startup+0.701098 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28671
/proc/meminfo: memFree=1789696/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=18904 CPUtime=0.69
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 2708 0 0 0 66 3 0 0 25 0 1 0 25130728 19357696 2275 1992294400 134512640 137138936 4288339904 18446744073709551615 134603118 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 4726 2275 191 642 0 4082 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18904

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28672
/proc/meminfo: memFree=1776792/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=29520 CPUtime=1.49
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 5381 0 0 0 144 5 0 0 25 0 1 0 25130728 30228480 4948 1992294400 134512640 137138936 4288339904 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 7380 4948 191 642 0 6736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29520

[startup+3.10029 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28672
/proc/meminfo: memFree=1763772/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=46916 CPUtime=3.08
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 9710 0 0 0 302 6 0 0 25 0 1 0 25130728 48041984 9277 1992294400 134512640 137138936 4288339904 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 11729 9277 191 642 0 11085 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46916

[startup+6.30054 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28672
/proc/meminfo: memFree=1732772/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=74920 CPUtime=6.28
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 16711 0 0 0 618 10 0 0 25 0 1 0 25130728 76718080 16278 1992294400 134512640 137138936 4288339904 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 18730 16278 191 642 0 18086 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 74920

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28672
/proc/meminfo: memFree=1679948/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=123508 CPUtime=12.69
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 28865 0 0 0 1252 17 0 0 25 0 1 0 25130728 126472192 28432 1992294400 134512640 137138936 4288339904 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 30877 28432 191 642 0 30233 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 123508

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 28672
/proc/meminfo: memFree=1619932/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=179376 CPUtime=25.49
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 42852 0 0 0 2522 27 0 0 25 0 1 0 25130728 183681024 42419 1992294400 134512640 137138936 4288339904 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 44844 42419 191 642 0 44200 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 179376

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28674
/proc/meminfo: memFree=1603936/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=195300 CPUtime=51.08
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 46825 0 0 0 5075 33 0 0 25 0 1 0 25130728 199987200 46392 1992294400 134512640 137138936 4288339904 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 48825 46392 191 642 0 48181 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 195300

[startup+102.308 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 28674
/proc/meminfo: memFree=1585956/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=213144 CPUtime=102.27
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 51288 0 0 0 10182 45 0 0 25 0 1 0 25130728 218259456 50855 1992294400 134512640 137138936 4288339904 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 53286 50855 191 642 0 52642 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 213144

[startup+162.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 28676
/proc/meminfo: memFree=1566612/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=232412 CPUtime=162.26
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 56109 0 0 0 16169 57 0 0 25 0 1 0 25130728 237989888 55676 1992294400 134512640 137138936 4288339904 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 58103 55676 191 642 0 57459 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 232412

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28678
/proc/meminfo: memFree=1545160/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=253660 CPUtime=222.24
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 61429 0 0 0 22156 68 0 0 25 0 1 0 25130728 259747840 60963 1992294400 134512640 137138936 4288339904 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 63415 60963 191 642 0 62771 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 253660

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28680
/proc/meminfo: memFree=1545160/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=253660 CPUtime=282.22
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 61429 0 0 0 28148 74 0 0 25 0 1 0 25130728 259747840 60963 1992294400 134512640 137138936 4288339904 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 63415 60963 191 642 0 62771 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 253660

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28682
/proc/meminfo: memFree=1545036/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=253660 CPUtime=342.21
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 61458 0 0 0 34141 80 0 0 25 0 1 0 25130728 259747840 60990 1992294400 134512640 137138936 4288339904 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 63415 60990 191 642 0 62771 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 253660

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28682
/proc/meminfo: memFree=1530652/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=269948 CPUtime=402.2
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 65522 0 0 0 40131 89 0 0 25 0 1 0 25130728 276426752 65054 1992294400 134512640 137138936 4288339904 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 67487 65054 191 642 0 66843 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 269948

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28684
/proc/meminfo: memFree=1521848/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=276832 CPUtime=462.18
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 67278 0 0 0 46119 99 0 0 25 0 1 0 25130728 283475968 66774 1992294400 134512640 137138936 4288339904 18446744073709551615 134577911 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 69208 66774 191 642 0 68564 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 276832

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28686
/proc/meminfo: memFree=1521724/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=277116 CPUtime=522.17
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 67326 0 0 0 52109 108 0 0 25 0 1 0 25130728 283766784 66822 1992294400 134512640 137138936 4288339904 18446744073709551615 136504340 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 69279 66822 191 642 0 68635 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 277116

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28688
/proc/meminfo: memFree=1495684/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=302700 CPUtime=582.16
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 73786 0 0 0 58095 121 0 0 25 0 1 0 25130728 309964800 73243 1992294400 134512640 137138936 4288339904 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 75675 73243 191 642 0 75031 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 302700

[startup+642.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 28690
/proc/meminfo: memFree=1495560/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=302700 CPUtime=642.15
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 73786 0 0 0 64086 129 0 0 25 0 1 0 25130728 309964800 73243 1992294400 134512640 137138936 4288339904 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 75675 73243 191 642 0 75031 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 302700

[startup+702.302 s]

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

/proc/meminfo: memFree=1466296/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=331832 CPUtime=1122.04
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 81102 0 0 0 112017 187 0 0 25 0 1 0 25130728 339795968 80501 1992294400 134512640 137138936 4288339904 18446744073709551615 134542972 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 82958 80501 191 642 0 82314 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 331832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 28707
/proc/meminfo: memFree=1466296/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=331832 CPUtime=1182.02
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 81102 0 0 0 118012 190 0 0 25 0 1 0 25130728 339795968 80501 1992294400 134512640 137138936 4288339904 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 82958 80501 191 642 0 82314 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 331832

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 28709
/proc/meminfo: memFree=1466048/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=331544 CPUtime=1242.01
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 81102 0 0 0 124006 195 0 0 25 0 1 0 25130728 339501056 80461 1992294400 134512640 137138936 4288339904 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 82886 80461 191 642 0 82242 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 331544

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28709
/proc/meminfo: memFree=1465924/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=331544 CPUtime=1301.99
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 81102 0 0 0 129997 202 0 0 25 0 1 0 25130728 339501056 80461 1992294400 134512640 137138936 4288339904 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 82886 80461 191 642 0 82242 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 331544

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28711
/proc/meminfo: memFree=1465924/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=331544 CPUtime=1361.97
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 81102 0 0 0 135991 206 0 0 25 0 1 0 25130728 339501056 80461 1992294400 134512640 137138936 4288339904 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 82886 80461 191 642 0 82242 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 331544

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28713
/proc/meminfo: memFree=1465924/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=331748 CPUtime=1421.97
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 81121 0 0 0 141988 209 0 0 25 0 1 0 25130728 339709952 80480 1992294400 134512640 137138936 4288339904 18446744073709551615 134540748 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 82937 80480 191 642 0 82293 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 331748

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28715
/proc/meminfo: memFree=1465800/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=331748 CPUtime=1481.95
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 81121 0 0 0 147978 217 0 0 25 0 1 0 25130728 339709952 80480 1992294400 134512640 137138936 4288339904 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 82937 80480 191 642 0 82293 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 331748

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28717
/proc/meminfo: memFree=1449556/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=348700 CPUtime=1541.93
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 85362 0 0 0 153966 227 0 0 25 0 1 0 25130728 357068800 84721 1992294400 134512640 137138936 4288339904 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 87175 84721 191 642 0 86531 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 348700

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28717
/proc/meminfo: memFree=1434924/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=362612 CPUtime=1601.92
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 88904 0 0 0 159957 235 0 0 25 0 1 0 25130728 371314688 88216 1992294400 134512640 137138936 4288339904 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 90653 88216 191 642 0 90009 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 362612

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28719
/proc/meminfo: memFree=1434800/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=362612 CPUtime=1661.91
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 88904 0 0 0 165950 241 0 0 25 0 1 0 25130728 371314688 88216 1992294400 134512640 137138936 4288339904 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 90653 88216 191 642 0 90009 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 362612

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28721
/proc/meminfo: memFree=1434800/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=362612 CPUtime=1721.89
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 88904 0 0 0 171943 246 0 0 25 0 1 0 25130728 371314688 88216 1992294400 134512640 137138936 4288339904 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 90653 88216 191 642 0 90009 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 362612

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28723
/proc/meminfo: memFree=1434428/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=362612 CPUtime=1781.88
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 88904 0 0 0 177935 253 0 0 25 0 1 0 25130728 371314688 88216 1992294400 134512640 137138936 4288339904 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 90653 88216 191 642 0 90009 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 362612

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28723
/proc/meminfo: memFree=1434428/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=362612 CPUtime=1791.49
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 88904 0 0 0 178894 255 0 0 25 0 1 0 25130728 371314688 88216 1992294400 134512640 137138936 4288339904 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 90653 88216 191 642 0 90009 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (KiB) 362612

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28723
/proc/meminfo: memFree=1434428/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=362612 CPUtime=1794.68
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 88904 0 0 0 179213 255 0 0 25 0 1 0 25130728 371314688 88216 1992294400 134512640 137138936 4288339904 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 90653 88216 191 642 0 90009 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 362612

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28723
/proc/meminfo: memFree=1434428/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=362612 CPUtime=1796.27
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 88904 0 0 0 179372 255 0 0 25 0 1 0 25130728 371314688 88216 1992294400 134512640 137138936 4288339904 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 90653 88216 191 642 0 90009 0
Current children cumulated CPU time (s) 1796.27
Current children cumulated vsize (KiB) 362612

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28723
/proc/meminfo: memFree=1434428/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=362612 CPUtime=1797.07
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 88904 0 0 0 179452 255 0 0 25 0 1 0 25130728 371314688 88216 1992294400 134512640 137138936 4288339904 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 90653 88216 191 642 0 90009 0
Current children cumulated CPU time (s) 1797.07
Current children cumulated vsize (KiB) 362612

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28723
/proc/meminfo: memFree=1434428/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=362612 CPUtime=1797.47
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 88904 0 0 0 179492 255 0 0 25 0 1 0 25130728 371314688 88216 1992294400 134512640 137138936 4288339904 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 90653 88216 191 642 0 90009 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (KiB) 362612

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28723
/proc/meminfo: memFree=1434428/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=362612 CPUtime=1797.87
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 88904 0 0 0 179532 255 0 0 25 0 1 0 25130728 371314688 88216 1992294400 134512640 137138936 4288339904 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 90653 88216 191 642 0 90009 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 362612

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28723
/proc/meminfo: memFree=1434428/2059040 swapFree=4136648/4192956
[pid=28671] ppid=28669 vsize=362612 CPUtime=1797.98
/proc/28671/stat : 28671 (bsolo_pb10) R 28669 28671 28187 0 -1 4202496 88904 0 0 0 179543 255 0 0 25 0 1 0 25130728 371314688 88216 1992294400 134512640 137138936 4288339904 18446744073709551615 134575896 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28671/statm: 90653 88216 191 642 0 90009 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 362612

Child status: 0
Real time (s): 1798.47
CPU time (s): 1798.05
CPU user time (s): 1795.45
CPU system time (s): 2.5976
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 362612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.45
system time used= 2.5976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88905
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= 1
involuntary context switches= 3255

runsolver used 3.13352 second user time and 8.32473 second system time

The end

Launcher Data

Begin job on node026 at 2010-06-14 13:25:53
IDJOB=2657391
IDBENCH=2272
IDSOLVER=1163
FILE ID=node026/2657391-1276514753
PBS_JOBID= 11173424
Free space on /tmp= 62516 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657391-1276514753/watcher-2657391-1276514753 -o /tmp/evaluation-result-2657391-1276514753/solver-2657391-1276514753 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657391-1276514753.opb

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

MD5SUM BENCH= 3895ca8e12182fcd80d7923f66584703
RANDOM SEED=88104685

node026.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.201
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.40
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.201
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1790100 kB
Buffers:         82856 kB
Cached:         106992 kB
SwapCached:       9576 kB
Active:         106668 kB
Inactive:        95800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1790100 kB
SwapTotal:     4192956 kB
SwapFree:      4136648 kB
Dirty:            4636 kB
Writeback:           0 kB
AnonPages:       10928 kB
Mapped:           9200 kB
Slab:            44640 kB
PageTables:       3920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181504 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= 62512 MiB
End job on node026 at 2010-06-14 13:55:52