Trace number 2657511

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-32 1798.07 1798.66

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-2.opb
MD5SUM5249f5f1c551add7f5b5b920fc1c3b9c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark1789.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved NO
Number of variables760
Total number of constraints41263
Number of constraints which are clauses41263
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 760
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 760
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 760
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-2657511-1276491474.opb
0.00/0.00	c File size is 986607 bytes.
0.10/0.16	c Highest Coefficient sum: 760
0.10/0.16	c Parsing was ok!!
0.10/0.16	c Total parsing time: 0.161 s
0.10/0.17	c Var: 760 Constr: 41263 41263/0/0 Lit: 82526 Watch. Lit: 82526
0.10/0.17	c Obj. Vars: 760 (100 % of total variables)
0.79/0.84	c Pre-processing Time: 0.839 s
0.79/0.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.79/0.84	c        0    760    41263    82526    2    82526   13754      0      0 0.84
0.79/0.84	c Switching off lower bounding mode.
0.79/0.84	o -29
0.79/0.86	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.79/0.86	c        0    760    41264    83286    2    82557   14754      1      0 0.85
0.79/0.86	o -30
0.99/1.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.99/1.07	c       32    760    41297   107341    2    82653   14754     34     36 0.87
0.99/1.07	c      132    760    41397   179979    4    82853   16230    134    143 0.92
0.99/1.07	c      383    760    41648   362280    8    83355   17854    385    359 1.07
0.99/1.07	o -31
2.20/2.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.20/2.22	c      393    760    41659   370307    8    83408   14754    396    365 1.07
2.20/2.22	c      493    760    41759   442816   10    83608   16230    496    437 1.13
2.20/2.22	c      743    760    42009   624005   14    84108   17854    746    583 1.27
2.20/2.22	c     1219    760    42485   969151   22    85060   19640   1222    782 1.56
2.20/2.22	c     2032    760    43298  1558385   35    86686   21605   2035    962 2.11
2.20/2.22	o -32
1797.90/1798.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.90/1798.60	c     2229    760    43496  1701993   39    87114   14754   2233   1000 2.23
1797.90/1798.60	c     2329    760    43596  1774423   40    87314   16230   2333   1014 2.30
1797.90/1798.60	c     2579    760    43846  1955436   44    87814   17854   2583   1053 2.45
1797.90/1798.60	c     3054    760    44321  2299602   51    88764   19640   3058   1071 2.85
1797.90/1798.60	c     3867    760    45134  2888514   63    90390   21605   3871   1119 3.45
1797.90/1798.60	c     5187    760    46454  3844286   82    93030   23766   5191   1156 4.49
1797.90/1798.60	c     7268    760    48535  5351156  110    97192   26143   7272   1115 6.52
1797.90/1798.60	c    10491    760    51758  7684518  148   103638   28758  10495   1058 9.91
1797.90/1798.60	c    15427    760    56694 11252556  198   113510   31634  15431    848 18.19
1797.90/1798.60	c    22933    760    64200 16682688  259   128522   34798  22937    735 31.18
1797.90/1798.60	c    34295    760    75562 24908111  329   151246   38278  34299    545 62.92
1797.90/1798.60	c    51439    760    65096 17331707  266   130224   42106  23833    500 102.83
1797.90/1798.60	c    77259    760    59562 13317897  223   119156   46317  18299    389 198.21
1797.90/1798.60	c   116091    760    62910 15750535  250   125852   50949  21647    362 319.84
1797.90/1798.60	c   174443    760    81241 29031320  357   162514   56044  39978    302 576.11
1797.90/1798.60	c   262076    760    78805 27251544  345   157642   61649  37542    225 1162.76
1797.90/1798.60	c Resources Exceeded
1797.90/1798.60	v -x760 -x759 -x758 -x757 -x756 -x755 x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 -x599 -x598 -x597 -x596 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.90/1798.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.60	c   25   343655  28500   377955    59341 13166853  18078    191 1798.01
1797.90/1798.60	c Objective: -32
1797.90/1798.60	s SATISFIABLE
1797.90/1798.60	c Total time: 1798.01 s

Verifier Data

OK	-32

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657511-1276491474/watcher-2657511-1276491474 -o /tmp/evaluation-result-2657511-1276491474/solver-2657511-1276491474 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657511-1276491474.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 3/106 27070
/proc/meminfo: memFree=1790328/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=11892 CPUtime=0
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 349 0 0 0 0 0 0 0 22 0 1 0 24748909 12177408 267 1992294400 134512640 137138936 4292557120 18446744073709551615 134520243 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 2973 267 176 642 0 2088 0

[startup+0.105066 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 27070
/proc/meminfo: memFree=1790328/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=14232 CPUtime=0.1
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 1091 0 0 0 10 0 0 0 24 0 1 0 24748909 14573568 1009 1992294400 134512640 137138936 4292557120 18446744073709551615 136671002 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 3558 1010 318 642 0 2673 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14232

[startup+0.202079 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 27070
/proc/meminfo: memFree=1790328/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=16760 CPUtime=0.2
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 2063 0 0 0 19 1 0 0 24 0 1 0 24748909 17162240 1740 1992294400 134512640 137138936 4292557120 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 4190 1740 184 642 0 3546 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 16760

[startup+0.301092 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 27070
/proc/meminfo: memFree=1790328/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=18080 CPUtime=0.29
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 2398 0 0 0 28 1 0 0 25 0 1 0 24748909 18513920 2075 1992294400 134512640 137138936 4292557120 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 4520 2075 185 642 0 3876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18080

[startup+0.701143 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 27070
/proc/meminfo: memFree=1790328/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=18080 CPUtime=0.69
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 2398 0 0 0 66 3 0 0 25 0 1 0 24748909 18513920 2075 1992294400 134512640 137138936 4292557120 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 4520 2075 185 642 0 3876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18080

[startup+1.50025 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27071
/proc/meminfo: memFree=1779904/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=27292 CPUtime=1.49
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 5301 0 0 0 144 5 0 0 25 0 1 0 24748909 27947008 4394 1992294400 134512640 137138936 4292557120 18446744073709551615 134599653 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 6823 4394 191 642 0 6179 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27292

[startup+3.10046 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27071
/proc/meminfo: memFree=1763412/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=48820 CPUtime=3.09
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 10658 0 0 0 302 7 0 0 25 0 1 0 24748909 49991680 9751 1992294400 134512640 137138936 4292557120 18446744073709551615 136700814 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 12205 9751 191 642 0 11561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48820

[startup+6.30088 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27071
/proc/meminfo: memFree=1724228/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=83128 CPUtime=6.29
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 19239 0 0 0 618 11 0 0 25 0 1 0 24748909 85123072 18332 1992294400 134512640 137138936 4292557120 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 20782 18332 191 642 0 20138 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83128

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27071
/proc/meminfo: memFree=1671528/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=133236 CPUtime=12.68
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 31790 0 0 0 1249 19 0 0 25 0 1 0 24748909 136433664 30883 1992294400 134512640 137138936 4292557120 18446744073709551615 134602746 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 33309 30883 191 642 0 32665 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 133236

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27071
/proc/meminfo: memFree=1606304/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=195396 CPUtime=25.48
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 47316 0 0 0 2519 29 0 0 25 0 1 0 24748909 200085504 46409 1992294400 134512640 137138936 4292557120 18446744073709551615 134618135 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 48849 46409 191 642 0 48205 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 195396

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27071
/proc/meminfo: memFree=1496564/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=304404 CPUtime=51.07
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 74584 0 0 0 5058 49 0 0 25 0 1 0 24748909 311709696 73677 1992294400 134512640 137138936 4292557120 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 76101 73677 191 642 0 75457 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 304404

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27073
/proc/meminfo: memFree=1419560/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=379884 CPUtime=102.27
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 93481 0 0 0 10158 69 0 0 25 0 1 0 24748909 389001216 92535 1992294400 134512640 137138936 4292557120 18446744073709551615 136511215 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 94971 92535 191 642 0 94327 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 379884

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27075
/proc/meminfo: memFree=1397736/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=402792 CPUtime=162.24
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 99209 0 0 0 16145 79 0 0 25 0 1 0 24748909 412459008 98263 1992294400 134512640 137138936 4292557120 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 100698 98263 191 642 0 100054 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 402792

[startup+222.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27086
/proc/meminfo: memFree=1383476/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=415312 CPUtime=222.21
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 102392 0 0 0 22131 90 0 0 25 0 1 0 24748909 425279488 101404 1992294400 134512640 137138936 4292557120 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 103828 101404 191 642 0 103184 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 415312

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27088
/proc/meminfo: memFree=1348260/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=451600 CPUtime=282.18
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 111463 0 0 0 28115 103 0 0 25 0 1 0 24748909 462438400 110475 1992294400 134512640 137138936 4292557120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 112900 110475 191 642 0 112256 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 451600

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27088
/proc/meminfo: memFree=1344540/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=454540 CPUtime=342.17
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 112218 0 0 0 34104 113 0 0 25 0 1 0 24748909 465448960 111184 1992294400 134512640 137138936 4292557120 18446744073709551615 134599775 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 113635 111184 191 642 0 112991 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 454540

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27090
/proc/meminfo: memFree=1344416/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=454540 CPUtime=402.15
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 112218 0 0 0 40095 120 0 0 25 0 1 0 24748909 465448960 111184 1992294400 134512640 137138936 4292557120 18446744073709551615 134599704 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 113635 111184 191 642 0 112991 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 454540

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27092
/proc/meminfo: memFree=1300892/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=497992 CPUtime=462.13
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 123152 0 0 0 46080 133 0 0 25 0 1 0 24748909 509943808 122067 1992294400 134512640 137138936 4292557120 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 124498 122067 191 642 0 123854 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 497992

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27094
/proc/meminfo: memFree=1300768/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=497992 CPUtime=522.11
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 123152 0 0 0 52072 139 0 0 25 0 1 0 24748909 509943808 122067 1992294400 134512640 137138936 4292557120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 124498 122067 191 642 0 123854 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 497992

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27096
/proc/meminfo: memFree=1300768/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=497992 CPUtime=582.09
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 123152 0 0 0 58063 146 0 0 25 0 1 0 24748909 509943808 122067 1992294400 134512640 137138936 4292557120 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 124498 122067 191 642 0 123854 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 497992

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27096
/proc/meminfo: memFree=1279440/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=520620 CPUtime=642.07
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 128810 0 0 0 64052 155 0 0 25 0 1 0 24748909 533114880 127725 1992294400 134512640 137138936 4292557120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 130155 127725 191 642 0 129511 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 520620

[startup+702.302 s]

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

/proc/meminfo: memFree=1252160/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=545344 CPUtime=1061.93
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 135102 0 0 0 106005 188 0 0 25 0 1 0 24748909 558432256 133912 1992294400 134512640 137138936 4292557120 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 136336 133912 191 642 0 135692 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 545344

[startup+1122.3 s]
/proc/loadavg: 1.13 1.07 1.02 2/107 27113
/proc/meminfo: memFree=1252160/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=545344 CPUtime=1121.91
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 135102 0 0 0 112000 191 0 0 25 0 1 0 24748909 558432256 133912 1992294400 134512640 137138936 4292557120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 136336 133912 191 642 0 135692 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 545344

[startup+1182.3 s]
/proc/loadavg: 1.11 1.07 1.02 2/107 27115
/proc/meminfo: memFree=1252160/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=545344 CPUtime=1181.89
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 135102 0 0 0 117993 196 0 0 25 0 1 0 24748909 558432256 133912 1992294400 134512640 137138936 4292557120 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 136336 133912 191 642 0 135692 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 545344

[startup+1242.3 s]
/proc/loadavg: 1.10 1.07 1.01 2/107 27115
/proc/meminfo: memFree=1241868/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=556632 CPUtime=1241.87
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 137892 0 0 0 123983 204 0 0 25 0 1 0 24748909 569991168 136702 1992294400 134512640 137138936 4292557120 18446744073709551615 134542252 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 139158 136702 191 642 0 138514 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 556632

[startup+1302.3 s]
/proc/loadavg: 1.09 1.07 1.01 2/107 27117
/proc/meminfo: memFree=1200576/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597360 CPUtime=1301.85
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148145 0 0 0 129973 212 0 0 25 0 1 0 24748909 611696640 146894 1992294400 134512640 137138936 4292557120 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149340 146894 191 642 0 148696 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 597360

[startup+1362.3 s]
/proc/loadavg: 1.08 1.07 1.01 2/107 27119
/proc/meminfo: memFree=1200576/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597360 CPUtime=1361.83
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148145 0 0 0 135965 218 0 0 25 0 1 0 24748909 611696640 146894 1992294400 134512640 137138936 4292557120 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149340 146894 191 642 0 148696 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 597360

[startup+1422.3 s]
/proc/loadavg: 1.03 1.05 1.01 2/107 27121
/proc/meminfo: memFree=1200576/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597360 CPUtime=1421.82
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148145 0 0 0 141958 224 0 0 25 0 1 0 24748909 611696640 146894 1992294400 134512640 137138936 4292557120 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149340 146894 191 642 0 148696 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 597360

[startup+1482.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/107 27123
/proc/meminfo: memFree=1200576/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597360 CPUtime=1481.8
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148145 0 0 0 147952 228 0 0 25 0 1 0 24748909 611696640 146894 1992294400 134512640 137138936 4292557120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149340 146894 191 642 0 148696 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 597360

[startup+1542.31 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 27123
/proc/meminfo: memFree=1200576/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597360 CPUtime=1541.79
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148145 0 0 0 153949 230 0 0 25 0 1 0 24748909 611696640 146894 1992294400 134512640 137138936 4292557120 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149340 146894 191 642 0 148696 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 597360

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 27125
/proc/meminfo: memFree=1200452/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597360 CPUtime=1601.75
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148145 0 0 0 159943 232 0 0 25 0 1 0 24748909 611696640 146894 1992294400 134512640 137138936 4292557120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149340 146894 191 642 0 148696 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 597360

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 27127
/proc/meminfo: memFree=1200452/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597360 CPUtime=1661.73
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148145 0 0 0 165938 235 0 0 25 0 1 0 24748909 611696640 146894 1992294400 134512640 137138936 4292557120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149340 146894 191 642 0 148696 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 597360

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 27129
/proc/meminfo: memFree=1200452/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597360 CPUtime=1721.72
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148145 0 0 0 171934 238 0 0 25 0 1 0 24748909 611696640 146894 1992294400 134512640 137138936 4292557120 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149340 146894 191 642 0 148696 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 597360

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 27131
/proc/meminfo: memFree=1200204/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597720 CPUtime=1781.7
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148225 0 0 0 177930 240 0 0 25 0 1 0 24748909 612065280 146974 1992294400 134512640 137138936 4292557120 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149430 146974 191 642 0 148786 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 597720

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27131
/proc/meminfo: memFree=1200204/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597720 CPUtime=1791.4
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148225 0 0 0 178899 241 0 0 25 0 1 0 24748909 612065280 146974 1992294400 134512640 137138936 4292557120 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149430 146974 191 642 0 148786 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 597720

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27131
/proc/meminfo: memFree=1200204/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597720 CPUtime=1794.6
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148225 0 0 0 179219 241 0 0 25 0 1 0 24748909 612065280 146974 1992294400 134512640 137138936 4292557120 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149430 146974 191 642 0 148786 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 597720

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27131
/proc/meminfo: memFree=1200204/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597720 CPUtime=1796.19
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148225 0 0 0 179378 241 0 0 25 0 1 0 24748909 612065280 146974 1992294400 134512640 137138936 4292557120 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149430 146974 191 642 0 148786 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (KiB) 597720

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27131
/proc/meminfo: memFree=1200204/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597720 CPUtime=1796.99
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148225 0 0 0 179458 241 0 0 25 0 1 0 24748909 612065280 146974 1992294400 134512640 137138936 4292557120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149430 146974 191 642 0 148786 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 597720

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27131
/proc/meminfo: memFree=1200204/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=597720 CPUtime=1797.79
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202496 148225 0 0 0 179538 241 0 0 25 0 1 0 24748909 612065280 146974 1992294400 134512640 137138936 4292557120 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27070/statm: 149430 146974 191 642 0 148786 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 597720

[startup+1798.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27131
/proc/meminfo: memFree=1200204/2059040 swapFree=4140260/4192956
[pid=27070] ppid=27068 vsize=0 CPUtime=1798
/proc/27070/stat : 27070 (bsolo_pb10) R 27068 27070 26386 0 -1 4202500 148226 0 0 0 179558 242 0 0 25 0 1 0 24748909 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/27070/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.66
CPU time (s): 1798.07
CPU user time (s): 1795.59
CPU system time (s): 2.47862
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 597720

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

runsolver used 3.17552 second user time and 8.28974 second system time

The end

Launcher Data

Begin job on node013 at 2010-06-14 06:57:54
IDJOB=2657511
IDBENCH=2242
IDSOLVER=1163
FILE ID=node013/2657511-1276491474
PBS_JOBID= 11173387
Free space on /tmp= 62504 MiB

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

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

MD5SUM BENCH= 5249f5f1c551add7f5b5b920fc1c3b9c
RANDOM SEED=2097949499

node013.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.253
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.50
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.253
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1790980 kB
Buffers:         85140 kB
Cached:         103676 kB
SwapCached:       5796 kB
Active:         100340 kB
Inactive:       101448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1790980 kB
SwapTotal:     4192956 kB
SwapFree:      4140260 kB
Dirty:            4876 kB
Writeback:           0 kB
AnonPages:       11488 kB
Mapped:          12820 kB
Slab:            44568 kB
PageTables:       4080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180104 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= 62500 MiB
End job on node013 at 2010-06-14 07:27:53