Trace number 1879116

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1 clSAT4248 1798.1 1798.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-5.opb
MD5SUMed36462db2ffa04ea65b986069441496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2642
Best CPU time to get the best result obtained on this benchmark0.12998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2642
Optimality of the best value was proved YES
Number of variables907
Total number of constraints403
Number of constraints which are clauses126
Number of constraints which are cardinality constraints (but not clauses)277
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint134
Number of terms in the objective function 748
Biggest coefficient in the objective function 240
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 33855
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 240
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 33855
Number of bits of the biggest sum of numbers16
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.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1879116-1245163461.opb
0.00/0.00	c File size is 32858 bytes.
0.00/0.00	c Highest Coefficient sum: 33855
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.004 s
0.00/0.00	c Var: 907 Constr: 664 388/276/0 Lit: 3885 Watch. Lit: 2527
0.00/0.00	c Obj. Vars: 748 (82.4697 % of total variables)
0.00/0.01	c Pre-processing Time: 0.012 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    899      655     3860    5     2506   14893      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
0.00/0.01	o 5950
0.01/0.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.01/0.05	c        0    899      656     4607    7     3062   16387      1      0 0.01
0.01/0.05	c      104    899      760    21444   28     3268   18026    105   1890 0.06
0.01/0.05	o 4761
0.01/0.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.01/0.06	c      104    899      761    22191   29     3578   16387    106   1824 0.06
0.01/0.06	o 4257
1.29/1.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.29/1.33	c      104    899      762    22938   30     4004   16387    107   1793 0.06
1.29/1.33	c      205    899      863    50565   58     4191   18026    208   2440 0.08
1.29/1.33	c      455    899     1113   118946  106     4466   19829    458   2808 0.16
1.29/1.33	c      931    899     1589   249048  156     5409   21812    934   2730 0.34
1.29/1.33	c     1745    899     2403   390400  162     7043   23994   1748   2697 0.65
1.29/1.33	c     3065    899     3723   752154  202     9664   26394   3068   2302 1.33
1.29/1.33	o 4248
1797.97/1798.59	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.97/1798.59	c     3066    899     3725   753076  202    10175   16387   3070   2296 1.33
1797.97/1798.59	c     3166    899     3825   780279  203    10348   18026   3170   2319 1.36
1797.97/1798.59	c     3417    899     4076   847180  207    10852   19829   3421   2384 1.43
1797.97/1798.59	c     3893    899     4552   977372  214    11786   21812   3897   2397 1.62
1797.97/1798.59	c     4707    899     5366  1198888  223    13430   23994   4711   2256 2.09
1797.97/1798.59	c     6027    899     6686  1554962  232    16070   26394   6031   1912 3.15
1797.97/1798.59	c     8109    899     8768  2123629  242    20222   29034   8113   1585 5.11
1797.97/1798.59	c    11333    899    11992  2994753  249    26688   31938  11337   1180 9.60
1797.97/1798.59	c    16269    899    16928  4342636  256    36542   35132  16273    933 17.42
1797.97/1798.59	c    23775    899    24434  6391781  261    51576   38646  23779    766 31.00
1797.97/1798.59	c    35137    899    35796  9493889  265    74276   42511  35141    413 84.94
1797.97/1798.59	c    52281    899    20991  5475532  260    43652   46763  20336    403 129.54
1797.97/1798.59	c    78101    899    46811 12314763  263    95275   51440  46156    388 201.17
1797.97/1798.59	c   116934    899    44969 11669583  259    91606   56585  44314    275 423.73
1797.97/1798.59	c Resources Exceeded
1797.97/1798.59	v x2 -x128 -x506 -x641 x775 -x5 x257 x509 -x6 -x132 x258 -x384 -x510 -x7 -x133 x259 x511 x8 -x134 -x513 x9 -x135 -x514 x389 x517 -x12 x138 x518 x13 -x139 -x519 -x15 x393 x521 -x16 -x142 x268 x522 -x17 x395 x523 x18 -x144 -x524 x19 -x397 -x525 x20 -x526 x660 x21 -x147 -x527 -x22 x274 x528 x23 -x529 x663 x24 -x150 -x530 x25 -x151 -x531 -x26 x152 -x404 -x532 -x27 x153 -x533 x28 -x154 -x534 -x29 x407 x535 x30 -x408 -x536 -x31 x157 x537 x32 -x158 -x538 -x33 x159 x673 -x807 -x34 x160 -x286 -x540 x35 -x161 -x541 x288 -x414 -x37 x163 x543 x38 -x164 -x544 x39 -x165 -x545 x40 -x546 x680 -x814 -x41 x167 x547 -x42 x420 x548 x43 -x169 -x549 -x44 x422 x550 x45 -x171 -x551 -x552 x46 -x172 -x553 x687 -x47 x173 x554 -x48 -x174 x426 -x555 -x49 x175 -x427 -x556 x50 -x176 -x557 x429 x52 -x178 -x559 x53 -x179 -x560 x432 x695 -x829 -x55 -x181 x433 -x562 x56 -x434 -x563 -x57 x309 -x564 x698 -x832 -x58 x436 x565 -x59 x437 x566 -x567 -x60 x186 x568 x569 x61 -x570 x704 -x838 -x62 x188 x571 -x63 -x315 x441 -x572 x706 -x840 -x64 x190 x573 -x65 x317 x574 -x66 x318 x575 -x67 x319 x576 -x68 x194 -x577 x711 -x69 -x195 x321 -x578 x712 -x846 -x70 x196 -x448 -x579 -x71 x197 x580 x72 -x581 x715 -x73 x199 x582 -x74 x583 -x75 x201 x584 -x76 x202 x585 -x77 x203 x586 -x79 -x205 x331 -x457 -x588 -x80 x458 -x589 x723 x590 -x82 -x208 x334 -x460 -x591 -x83 x335 x592 -x84 -x336 x462 -x593 x727 -x728 x862 x86 -x212 -x595 x729 -x863 -x87 x213 -x465 x596 -x88 x214 -x597 -x731 x865 -x89 x215 x598 -x90 x468 -x599 x733 -x91 -x217 x469 x600 x601 x93 -x219 -x603 x94 -x220 -x604 -x95 x221 -x605 -x739 x873 -x97 x223 x607 x350 -x476 x742 -x99 x225 x609 -x100 x352 -x478 -x610 x744 -x878 x227 -x745 x879 x228 x746 -x880 -x103 x229 -x355 -x481 x613 x104 -x230 -x356 -x482 -x614 x105 -x615 x749 -x106 -x232 x358 -x484 x616 -x107 x617 -x108 x234 -x486 x618 -x109 x235 x619 x110 -x236 -x620 x754 -x111 -x237 x363 -x489 -x621 x755 -x889 -x757 x891 -x114 x366 x624 x241 x116 -x242 -x494 -x626 x760 -x117 x243 x627 -x628 x762 -x896 -x118 x496 x629 -x119 x371 -x631 x765 -x899 -x120 x632 -x766 -x900 -x121 x247 -x633 -x767 x901 -x122 x374 -x634 -x123 x375 -x501 -x635 -x124 -x636 x904 -x125 x377 -x503 -x637 x771 -x905 -x772 x906 -x127 -x639 x773 -x3 -x129 -x507 -x4 -x508 -x642 -x131 -x643 -x777 x644 -x778 -x385 -x645 -x779 -x646 x780 -x260 x647 -x781 -x261 -x387 -x648 x782 -x262 x388 -x137 -x390 -x265 -x391 -x653 x787 -x655 -x789 -x656 -x790 -x143 -x657 -x791 -x270 -x658 x792 -x271 x659 -x793 -x146 -x272 -x273 -x399 -x661 x795 -x148 -x400 -x662 -x796 -x149 -x401 -x276 -x664 x798 -x277 -x403 -x665 x799 -x278 -x666 x800 -x279 -x405 -x667 x801 -x280 -x406 x668 -x802 -x155 -x281 -x669 -x803 -x156 -x282 x670 -x804 -x284 -x410 -x672 x806 -x412 -x287 -x413 x675 -x809 x676 -x810 -x290 -x416 x678 -x812 -x291 -x417 -x679 x813 -x166 -x292 -x418 -x293 -x681 -x815 -x295 -x421 -x683 x817 -x170 -x684 -x818 -x297 -x423 -x685 x819 -x686 x820 -x298 -x424 -x821 -x300 -x689 x823 -x301 -x690 x824 -x302 -x428 x691 -x825 -x51 -x177 -x303 -x558 x692 -x826 -x304 -x430 x693 -x827 -x305 -x431 -x694 x828 -x54 -x180 -x306 -x561 -x307 -x696 x830 -x182 -x697 x831 -x183 -x435 -x184 -x310 -x699 -x833 -x185 -x311 x701 -x835 -x312 -x438 -x702 -x836 -x703 -x837 -x187 -x313 -x439 -x314 -x440 -x705 -x839 -x189 -x316 -x707 -x841 -x191 -x443 -x708 -x842 -x192 -x444 -x193 -x445 -x710 -x844 -x320 -x446 -x845 -x447 -x322 -x847 -x323 -x449 -x714 -x848 -x198 -x324 -x450 -x325 -x451 -x716 -x850 -x326 -x717 -x851 -x327 -x453 -x718 -x852 -x328 -x454 -x719 -x853 -x329 -x455 -x720 -x854 -x722 x856 -x206 -x332 -x857 -x207 -x725 x859 -x209 -x461 -x338 -x464 -x339 -x730 -x864 -x340 -x466 -x341 -x467 -x732 -x866 -x216 -x342 -x867 -x343 -x734 -x868 -x218 -x345 x737 -x871 -x346 -x472 x738 -x872 -x347 -x473 -x348 x740 -x874 -x349 -x741 -x875 -x351 -x477 -x743 -x877 -x226 -x353 -x479 -x354 -x480 -x747 -x881 x748 -x882 -x750 -x884 -x485 -x751 -x885 -x360 -x361 -x487 -x753 -x887 -x362 -x488 -x888 x756 -x890 -x239 -x491 -x492 -x758 -x892 -x115 -x367 -x493 -x625 -x368 -x894 -x369 -x495 -x761 -x895 -x244 -x370 -x763 -x897 -x246 -x498 -x373 -x499 -x248 -x500 x768 -x902 x376 -x502 -x126 -x638 -x253 -x379 x505 -x907 x1 -x10 -x11 -x14 -x36 -x78 -x81 -x85 -x92 -x96 -x98 -x101 -x102 -x112 -x113 -x130 -x136 -x140 -x141 -x145 -x162 -x168 -x200 -x204 -x210 -x211 -x222 -x224 -x231 -x233 -x238 -x240 -x245 -x249 -x250 -x251 -x252 -x254 -x255 -x256 -x263 -x264 -x266 -x267 -x269 -x275 -x283 -x285 -x289 -x294 -x296 -x299 -x308 -x330 x333 x337 x344 -x357 x359 x364 x365 x372 -x378 -x380 x381 x382 -x383 -x386 x392 -x394 -x396 -x398 -x402 -x409 -x411 -x415 -x419 -x425 -x442 x452 x456 -x459 -x463 -x470 -x471 x474 -x475 -x483 -x490 -x497 x504 -x512 -x515 -x516 -x520 -x539 -x542 x587 -x594 -x602 -x606 -x608 -x611 -x612 -x622 -x623 -x630 -x640 -x649 -x650 -x651 -x652 -x654 -x671 -x674 -x677 -x682 -x688 -x700 -x709 x713 -x721 -x724 -x726 -x735 -x736 -x752 -x759 x764 -x769 -x770 x774 x776 x783 x784 -x785 -x786 x788 -x794 -x797 -x805 x808 -x811 -x816 -x822 -x834 -x843 -x849 -x855 -x858 -x860 -x861 -x869 x870 -x876 -x883 -x886 x893 -x898 x903 
1797.97/1798.59	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.59	c   23   172568     76   178561    54893 14268922  54238     95 1798.07
1797.97/1798.59	c Objective: 4248
1797.97/1798.59	s SATISFIABLE
1797.97/1798.59	c Total time: 1798.07 s

Verifier Data

OK	4248

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1879116-1245163461/watcher-1879116-1245163461 -o /tmp/evaluation-result-1879116-1245163461/solver-1879116-1245163461 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1879116-1245163461.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: 0.99 0.98 0.99 3/64 7880
/proc/meminfo: memFree=1804488/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=10752 CPUtime=0
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 183943256 11010048 234 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 2688 234 174 640 0 2035 0

[startup+0.0196741 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7880
/proc/meminfo: memFree=1804488/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=10984 CPUtime=0.01
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 348 0 0 0 1 0 0 0 18 0 1 0 183943256 11247616 323 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 2746 323 197 640 0 2102 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10984

[startup+0.101684 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7880
/proc/meminfo: memFree=1804488/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=11704 CPUtime=0.09
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 546 0 0 0 9 0 0 0 18 0 1 0 183943256 11984896 521 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 2926 521 197 640 0 2282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11704

[startup+0.301705 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7880
/proc/meminfo: memFree=1804488/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=13824 CPUtime=0.29
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 1063 0 0 0 29 0 0 0 19 0 1 0 183943256 14155776 1038 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 3456 1038 197 640 0 2812 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13824

[startup+0.701748 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7880
/proc/meminfo: memFree=1804488/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=16704 CPUtime=0.69
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 1786 0 0 0 68 1 0 0 22 0 1 0 183943256 17104896 1761 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 4176 1761 197 640 0 3532 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16704

[startup+1.50183 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1795712/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=22760 CPUtime=1.49
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 3291 0 0 0 147 2 0 0 25 0 1 0 183943256 23306240 3266 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 5690 3266 197 640 0 5046 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22760

[startup+3.10201 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1787968/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=31144 CPUtime=3.09
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 5404 0 0 0 306 3 0 0 25 0 1 0 183943256 31891456 5379 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 7786 5379 197 640 0 7142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31144

[startup+6.30136 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1773696/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=43320 CPUtime=6.29
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 8438 0 0 0 623 6 0 0 25 0 1 0 183943256 44359680 8413 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 10830 8413 197 640 0 10186 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43320

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1756608/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=59404 CPUtime=12.68
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 12462 0 0 0 1257 11 0 0 25 0 1 0 183943256 60829696 12437 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 14851 12437 197 640 0 14207 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 59404

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1728768/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=86264 CPUtime=25.48
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 19165 0 0 0 2531 17 0 0 25 0 1 0 183943256 88334336 19140 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 21566 19140 197 640 0 20922 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86264

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1697728/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=116936 CPUtime=51.08
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 26837 0 0 0 5084 24 0 0 25 0 1 0 183943256 119742464 26812 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 29234 26812 197 640 0 28590 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116936

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1650944/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=163588 CPUtime=102.27
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 38492 0 0 0 10191 36 0 0 25 0 1 0 183943256 167514112 38467 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 40897 38467 197 640 0 40253 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 163588

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1649280/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=164840 CPUtime=162.24
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 38862 0 0 0 16182 42 0 0 25 0 1 0 183943256 168796160 38794 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 41210 38794 197 640 0 40566 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 164840

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1619840/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=194180 CPUtime=222.22
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 46245 0 0 0 22171 51 0 0 25 0 1 0 183943256 198840320 46125 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 48545 46125 197 640 0 47901 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 194180

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1619840/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=194180 CPUtime=282.2
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 46245 0 0 0 28165 55 0 0 25 0 1 0 183943256 198840320 46125 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 48545 46125 197 640 0 47901 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 194180

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1619840/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=194180 CPUtime=342.19
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 46245 0 0 0 34161 58 0 0 25 0 1 0 183943256 198840320 46125 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 48545 46125 197 640 0 47901 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 194180

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1619840/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=194180 CPUtime=402.17
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 46245 0 0 0 40157 60 0 0 25 0 1 0 183943256 198840320 46125 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 48545 46125 197 640 0 47901 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 194180

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7881
/proc/meminfo: memFree=1603008/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=462.16
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 46150 66 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 210832

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7883
/proc/meminfo: memFree=1603072/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=522.14
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 52147 67 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 210832

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7883
/proc/meminfo: memFree=1603072/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=582.12
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 58143 69 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 210832

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7883
/proc/meminfo: memFree=1603072/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=642.11
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 64141 70 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 210832

[startup+702.301 s]

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

/proc/meminfo: memFree=1602880/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1121.96
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 112121 75 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134544245 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 210832

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602816/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1181.95
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 118119 76 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 210832

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602816/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1241.93
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 124117 76 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134544387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 210832

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602816/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1301.91
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 130115 76 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 210832

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602816/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1361.89
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 136112 77 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 210832

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602816/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1421.87
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 142110 77 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 210832

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602752/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1481.86
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 148108 78 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 210832

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602816/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1541.83
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 154105 78 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 210832

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602816/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1601.82
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 160103 79 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 210832

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602752/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1661.8
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 166101 79 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 210832

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602752/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1721.79
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 172099 80 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 210832

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602624/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1781.77
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 178097 80 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 210832

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602624/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1791.37
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 179057 80 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 210832

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602624/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1794.57
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 179377 80 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 210832

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602624/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1796.16
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 179536 80 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1796.16
Current children cumulated vsize (KiB) 210832

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602624/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1796.96
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 179616 80 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1796.96
Current children cumulated vsize (KiB) 210832

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602624/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1797.77
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 179696 81 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 210832

[startup+1798.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602624/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=210832 CPUtime=1797.97
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194304 50479 0 0 0 179716 81 0 0 25 0 1 0 183943256 215891968 50302 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 52708 50302 197 640 0 52064 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 210832

[startup+1798.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7889
/proc/meminfo: memFree=1602624/2055920 swapFree=4191900/4192956
[pid=7880] ppid=7878 vsize=0 CPUtime=1798.06
/proc/7880/stat : 7880 (bsolo) R 7878 7880 7665 0 -1 4194308 50481 0 0 0 179725 81 0 0 25 0 1 0 183943256 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7880/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.06
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.63
CPU time (s): 1798.1
CPU user time (s): 1797.26
CPU system time (s): 0.844871
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 210832

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

runsolver used 1.37479 second user time and 3.9394 second system time

The end

Launcher Data

Begin job on node37 at 2009-06-16 16:44:21
IDJOB=1879116
IDBENCH=2231
IDSOLVER=700
FILE ID=node37/1879116-1245163461
PBS_JOBID= 9363832
Free space on /tmp= 66168 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ws97-5.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879116-1245163461/watcher-1879116-1245163461 -o /tmp/evaluation-result-1879116-1245163461/solver-1879116-1245163461 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1879116-1245163461.opb

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

MD5SUM BENCH= ed36462db2ffa04ea65b986069441496
RANDOM SEED=435075594

node37.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1804968 kB
Buffers:         43612 kB
Cached:         128712 kB
SwapCached:        260 kB
Active:          43492 kB
Inactive:       142088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804968 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          21812 kB
Slab:            51440 kB
Committed_AS:   161832 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1879116-1245163461.opb

Free space on /tmp at the end= 66164 MiB
End job on node37 at 2009-06-16 17:14:19