Trace number 46594

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, and are wall clock time (not CPU 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 2006/05SAT66 1800.02 1800.7

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_10.opb
MD5SUM26699ac56f0d58d8261ff4eb58d81611
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark1576.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1659
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1659
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 707
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 (download as text)

0.02	c Time Limit set via PBTIMEOUT to 1800
0.07	c INFO: OSL Context initialized.
0.25	c Initial problem consists of 895 variables and 1659 constraints.
0.29	c No problem reductions applied in OPT. instance.
0.29	c	preprocess terminated. Elapsed time: 0.221
0.29	c After prepocess the problem consists of 895 variables and 1659 constraints.
0.29	c Initial Lower Bound: 0
1.34	c Restart #1 #Var: 895 LB: 0 @ 1.274
3.17	c Restart #2 #Var: 895 LB: 0 @ 3.108
6.07	c Restart #3 #Var: 895 LB: 0 @ 5.999
10.10	c Restart #4 #Var: 895 LB: 0 @ 10.032
14.77	c Restart #5 #Var: 895 LB: 0 @ 14.694
19.96	c Restart #6 #Var: 895 LB: 0 @ 19.882
26.03	c Restart #7 #Var: 895 LB: 0 @ 25.955
30.64	c Restart #8 #Var: 895 LB: 0 @ 30.568
33.72	c Restart #9 #Var: 895 LB: 0 @ 33.637
35.70	c Restart #10 #Var: 895 LB: 0 @ 35.625
35.78	c Sol. found (all assignments made)...
35.78	o 94
35.78	c NEW SOLUTION FOUND: 94 @ 35.698
35.79	c Sol. found (all assignments made)...
35.79	o 88
35.79	c NEW SOLUTION FOUND: 88 @ 35.707
35.79	c Sol. found (all assignments made)...
35.79	o 80
35.79	c NEW SOLUTION FOUND: 80 @ 35.707
35.80	c Sol. found (all assignments made)...
35.80	o 78
35.80	c NEW SOLUTION FOUND: 78 @ 35.725
35.92	c Sol. found (all assignments made)...
35.92	o 77
35.92	c NEW SOLUTION FOUND: 77 @ 35.844
36.11	c Sol. found (all assignments made)...
36.11	o 75
36.11	c NEW SOLUTION FOUND: 75 @ 36.035
36.19	c Sol. found (all assignments made)...
36.19	o 66
36.19	c NEW SOLUTION FOUND: 66 @ 36.106
38.04	c Restart #11 #Var: 895 LB: 0 @ 37.962
40.37	c Restart #12 #Var: 887 LB: 0 @ 40.289
42.80	c Restart #13 #Var: 887 LB: 0 @ 42.716
46.89	c Restart #14 #Var: 887 LB: 0 @ 46.806
51.70	c CHANGE to LPR mode... 	UB: 66	MIS: 0	LPR: 9 (0.15575)	Diff: 0
51.70	c Restart #0 #Var: 887 LB: 0 @ 51.603
82.97	c Restart #1 #Var: 887 LB: 9 @ 82.867
142.58	c Restart #2 #Var: 887 LB: 9 @ 142.46
221.48	c Restart #3 #Var: 887 LB: 9 @ 221.33
317.15	c Restart #4 #Var: 887 LB: 9 @ 316.97
353.05	c Restart #5 #Var: 887 LB: 9 @ 352.87
426.64	c Restart #6 #Var: 887 LB: 9 @ 426.43
498.77	c Restart #7 #Var: 887 LB: 9 @ 498.54
702.37	c Restart #8 #Var: 887 LB: 9 @ 702.08
845.07	c Restart #9 #Var: 887 LB: 9 @ 844.74
973.26	c Restart #10 #Var: 887 LB: 9 @ 972.89
1363.05	c Restart #11 #Var: 887 LB: 9 @ 1362.5
1437.60	c Restart #12 #Var: 887 LB: 9 @ 1437
1662.76	c Restart #13 #Var: 887 LB: 9 @ 1662.1
1800.68	s SATISFIABLE
1800.68	c Cost: 66
1800.69	v -x1 x2 -x3 -x4 -x5 -x6 x7 x57 -x58 x59 -x60 x61 x62 -x63 x64 x65 x66 x67 x68 x69 -x70 -x895 x50 x51 x52 x53 -x54 x55 -x56 -x894 -x893
1800.69	v -x892 x891 x890 -x43 x44 x45 -x46 -x47 x48 -x49 -x889 -x888 -x887 -x886 -x885 -x884 x883 x882 -x881 x880 x879 x878 x877 -x876
1800.69	v -x36 -x37 x38 -x39 -x40 x41 -x42 -x875 -x874 -x873 x872 -x871 -x870 -x869 x868 -x867 x866 x865 -x864 x863 -x862 x861 x860 -x859
1800.69	v x858 x857 x856 x855 x854 x853 x852 x851 x850 x849 x848 x847 x846 -x29 -x30 x31 x32 -x33 -x34 -x35 -x845 -x844 -x843 -x842 -x841
1800.69	v -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820
1800.69	v -x819 -x818 -x817 -x816 -x815 -x814 x813 -x812 -x811 -x810 x809 x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 x799
1800.69	v x798 -x797 -x796 x795 x794 -x793 -x792 -x791 x22 -x23 x24 -x25 -x26 -x27 -x28 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783
1800.69	v -x782 -x781 -x780 -x779 -x778 -x777 -x776 x775 x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762
1800.69	v x761 x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 x744 x743 x742 x741 -x740
1800.69	v -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 x725 x724 x723 x722 -x721 -x720 x719 x718
1800.69	v x717 x716 -x715 x714 x713 x712 x711 x710 x709 x708 x707 -x706 x705 x704 x703 x702 x701 x700 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x699
1800.69	v -x698 -x697 -x696 -x695 -x694 x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 x683 x682 x681 x680 -x679 -x678 -x677
1800.69	v -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 x667 x666 -x665 x664 x663 x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655
1800.69	v -x654 -x653 -x652 -x651 -x650 -x649 -x648 x647 x646 x645 x644 x643 x642 x641 x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633
1800.69	v -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 x624 x623 x622 x621 -x620 x619 x618 x617 x616 x615 -x614 x613 x612 x611 x610
1800.69	v -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
1800.69	v 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 -x15
1800.69	v -x16 -x17 -x18 -x19 -x20 -x21 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544
1800.69	v -x543 x542 -x541 x540 x539 x538 x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 x524 x523 -x522
1800.69	v x521 x520 x519 x518 x517 x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 x501 x500
1800.69	v x499 -x498 x497 x496 x495 x494 x493 x492 x491 x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478
1800.69	v -x477 -x476 -x475 x474 x473 x472 -x471 -x470 x469 x468 x467 x466 -x465 x464 x463 x462 x461 -x460 -x459 x458 -x457 x456 x455
1800.69	v -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
1800.69	v 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
1800.69	v 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
1800.69	v 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
1800.69	v -x354 -x353 -x352 -x351 -x350 -x349 -x348 x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 x337 -x336 x335 x334
1800.69	v x333 x332 x331 x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 x317 x316 -x315 x314 x313 x312
1800.69	v x311 x310 x309 x308 x307 x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 x291 x290
1800.69	v x289 -x288 x287 x286 x285 x284 x283 x282 x281 x280 x279 x278 x277 x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267
1800.69	v -x266 -x265 -x264 -x263 -x262 -x261 x260 x259 x258 -x257 -x256 x255 x254 x253 x252 -x251 x250 x249 x248 x247 -x246 x245 x244
1800.69	v x243 x242 x241 -x240 x239 -x238 x237 x236 -x235 x234 x233 x232 -x231 x230 x229 x228 -x227 -x226 x225 x224 x223 x222 x221 x220
1800.69	v 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
1800.69	v 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
1800.69	v 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
1800.69	v 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
1800.69	v 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
1800.69	v x92 x91 x90 x89 x88 x87 x86 x85 x84 x83 x82 x81 x80 x79 x78 x77 x76 x75 x74 x73 x72 x71
1800.69	c Exit Code: 10
1800.69	c Total time: 1800 s

Verifier Data (download as text)

OK	66

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node9/watcher-46594-1154068976 -o ROOT/results/node9/solver-46594-1154068976 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node9/46594-1154068976/instance-46594-1154068976.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 3/64 18189
/proc/meminfo: memFree=1540344/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=2900 CPUtime=0
/proc/18189/stat : 18189 (bsolo) D 18187 18189 18140 0 -1 0 40 0 0 0 0 0 0 0 19 0 1 0 153758699 2969600 24 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8668167 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/18189/statm: 725 24 18 55 0 19 0

[startup+10.0031 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1531328/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=11196 CPUtime=9.92
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 2044 0 10 0 990 2 0 0 25 0 1 0 153758699 11464704 1968 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 2799 1968 296 55 0 1691 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (Kb) 11196

[startup+20.0092 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1529600/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=12912 CPUtime=19.93
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 2473 0 10 0 1990 3 0 0 25 0 1 0 153758699 13221888 2397 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 3228 2397 296 55 0 2120 0
Current children cumulated CPU time (s) 19.93
Current children cumulated vsize (Kb) 12912

[startup+30.0153 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1527744/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=14760 CPUtime=29.93
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 2947 0 10 0 2989 4 0 0 25 0 1 0 153758699 15114240 2871 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 3690 2871 296 55 0 2582 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 14760

[startup+40.0214 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1520512/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=22020 CPUtime=39.93
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 4764 0 10 0 3987 6 0 0 25 0 1 0 153758699 22548480 4688 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 5505 4688 297 55 0 4397 0
Current children cumulated CPU time (s) 39.93
Current children cumulated vsize (Kb) 22020

[startup+50.0276 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1514368/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=28228 CPUtime=49.94
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 6303 0 10 0 4985 9 0 0 25 0 1 0 153758699 28905472 6227 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9098875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 7057 6227 297 55 0 5949 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 28228

[startup+60.0337 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1510592/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=31224 CPUtime=59.92
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 43339 0 13 0 5968 24 0 0 25 0 1 0 153758699 31973376 7119 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9097508 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 7806 7119 446 55 0 6698 0
Current children cumulated CPU time (s) 59.92
Current children cumulated vsize (Kb) 31224

[startup+70.0409 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1510592/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=31224 CPUtime=69.93
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 55686 0 13 0 6964 29 0 0 25 0 1 0 153758699 31973376 7120 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159298035 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 7806 7120 446 55 0 6698 0
Current children cumulated CPU time (s) 69.93
Current children cumulated vsize (Kb) 31224

[startup+80.047 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1510656/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=31224 CPUtime=79.93
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 74390 0 13 0 7955 38 0 0 25 0 1 0 153758699 31973376 7120 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 7806 7120 446 55 0 6698 0
Current children cumulated CPU time (s) 79.93
Current children cumulated vsize (Kb) 31224

[startup+90.0531 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1509184/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=33004 CPUtime=89.93
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 112080 0 13 0 8941 52 0 0 25 0 1 0 153758699 33796096 7460 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160346986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 8251 7460 446 55 0 7143 0
Current children cumulated CPU time (s) 89.93
Current children cumulated vsize (Kb) 33004

[startup+100.059 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1510208/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=31692 CPUtime=99.93
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 135370 0 13 0 9931 62 0 0 25 0 1 0 153758699 32452608 7237 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9129687 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 7923 7237 446 55 0 6815 0
Current children cumulated CPU time (s) 99.93
Current children cumulated vsize (Kb) 31692

[startup+110.065 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1510208/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=31692 CPUtime=109.95
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 159715 0 13 0 10921 74 0 0 25 0 1 0 153758699 32452608 7237 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9097357 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 7923 7237 446 55 0 6815 0
Current children cumulated CPU time (s) 109.95
Current children cumulated vsize (Kb) 31692

[startup+120.072 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1510208/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=31692 CPUtime=119.94
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 187694 0 13 0 11908 86 0 0 25 0 1 0 153758699 32452608 7237 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535877 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 7923 7237 446 55 0 6815 0
Current children cumulated CPU time (s) 119.94
Current children cumulated vsize (Kb) 31692

[startup+130.078 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 18189
/proc/meminfo: memFree=1510080/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=31800 CPUtime=129.94
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 218938 0 13 0 12897 97 0 0 25 0 1 0 153758699 32563200 7264 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 7950 7264 446 55 0 6842 0
Current children cumulated CPU time (s) 129.94
Current children cumulated vsize (Kb) 31800

[startup+140.084 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1510080/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=31800 CPUtime=139.95
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 245826 0 13 0 13886 109 0 0 25 0 1 0 153758699 32563200 7264 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535978 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 7950 7264 446 55 0 6842 0
Current children cumulated CPU time (s) 139.95
Current children cumulated vsize (Kb) 31800

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 18189
/proc/meminfo: memFree=1509824/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=32392 CPUtime=149.95
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 285648 0 13 0 14871 124 0 0 25 0 1 0 153758699 33169408 7385 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 8098 7385 446 55 0 6990 0
Current children cumulated CPU time (s) 149.95
Current children cumulated vsize (Kb) 32392

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1510016/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=31852 CPUtime=159.96
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 319148 0 13 0 15858 138 0 0 25 0 1 0 153758699 32616448 7277 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 7963 7277 446 55 0 6855 0
Current children cumulated CPU time (s) 159.96
Current children cumulated vsize (Kb) 31852

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1509952/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=31976 CPUtime=169.96
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 347920 0 13 0 16847 149 0 0 25 0 1 0 153758699 32743424 7301 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159300684 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 7994 7301 446 55 0 6886 0
Current children cumulated CPU time (s) 169.96
Current children cumulated vsize (Kb) 31976

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1509568/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=32340 CPUtime=179.97
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 378601 0 13 0 17836 161 0 0 25 0 1 0 153758699 33116160 7367 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520524 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 8085 7367 446 55 0 6977 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 32340

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1508864/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=33932 CPUtime=189.97
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 407867 0 13 0 18826 171 0 0 25 0 1 0 153758699 34746368 7617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160346945 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 8483 7617 446 55 0 7375 0
Current children cumulated CPU time (s) 189.97
Current children cumulated vsize (Kb) 33932

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18189
/proc/meminfo: memFree=1509568/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=32308 CPUtime=199.97
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 434206 0 13 0 19815 182 0 0 25 0 1 0 153758699 33083392 7391 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536000 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 8077 7391 446 55 0 6969 0
Current children cumulated CPU time (s) 199.97
Current children cumulated vsize (Kb) 32308

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18189

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

Current children cumulated CPU time (s) 1760.4
Current children cumulated vsize (Kb) 46792

[startup+1771.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494728/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=46760 CPUtime=1770.41
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5034865 0 13 0 174895 2146 0 0 25 0 1 0 153758699 47882240 11007 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11690 11007 448 55 0 10582 0
Current children cumulated CPU time (s) 1770.41
Current children cumulated vsize (Kb) 46760

[startup+1781.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494728/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=47560 CPUtime=1780.41
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5066963 0 13 0 175880 2161 0 0 25 0 1 0 153758699 48701440 11068 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11890 11068 448 55 0 10782 0
Current children cumulated CPU time (s) 1780.41
Current children cumulated vsize (Kb) 47560

[startup+1782.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494728/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=46760 CPUtime=1781.41
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5071166 0 13 0 175979 2162 0 0 25 0 1 0 153758699 47882240 11007 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535990 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11690 11007 448 55 0 10582 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 46760

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494216/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=48624 CPUtime=1782.42
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5074451 0 13 0 176078 2164 0 0 25 0 1 0 153758699 49790976 11189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159495716 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 12156 11189 448 55 0 11048 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 48624

[startup+1784.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494664/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=46828 CPUtime=1783.42
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5077541 0 13 0 176177 2165 0 0 25 0 1 0 153758699 47951872 11024 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158588525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11707 11024 448 55 0 10599 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 46828

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1493960/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=48668 CPUtime=1784.43
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5080015 0 13 0 176276 2167 0 0 25 0 1 0 153758699 49836032 11251 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159332327 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 12167 11251 448 55 0 11059 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 48668

[startup+1786.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494664/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=46856 CPUtime=1785.43
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5082884 0 13 0 176375 2168 0 0 25 0 1 0 153758699 47980544 11031 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520363 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11714 11031 448 55 0 10606 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 46856

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494664/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=46816 CPUtime=1786.44
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5086278 0 13 0 176475 2169 0 0 25 0 1 0 153758699 47939584 11021 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535990 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11704 11021 448 55 0 10596 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 46816

[startup+1788.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494728/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=46760 CPUtime=1787.44
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5089184 0 13 0 176574 2170 0 0 25 0 1 0 153758699 47882240 11007 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535961 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11690 11007 448 55 0 10582 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 46760

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494152/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=47084 CPUtime=1788.45
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5092364 0 13 0 176674 2171 0 0 25 0 1 0 153758699 48214016 11066 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160277215 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11771 11066 448 55 0 10663 0
Current children cumulated CPU time (s) 1788.45
Current children cumulated vsize (Kb) 47084

[startup+1790.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494728/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=48220 CPUtime=1789.45
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5095427 0 13 0 176773 2172 0 0 25 0 1 0 153758699 49377280 11080 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9129597 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 12055 11080 448 55 0 10947 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 48220

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494728/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=46760 CPUtime=1790.46
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5098171 0 13 0 176873 2173 0 0 25 0 1 0 153758699 47882240 11007 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536020 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11690 11007 448 55 0 10582 0
Current children cumulated CPU time (s) 1790.46
Current children cumulated vsize (Kb) 46760

[startup+1792.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494728/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=46760 CPUtime=1791.46
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5101505 0 13 0 176972 2174 0 0 25 0 1 0 153758699 47882240 11007 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535987 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11690 11007 448 55 0 10582 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 46760

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494728/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=46760 CPUtime=1792.47
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5104771 0 13 0 177071 2176 0 0 25 0 1 0 153758699 47882240 11007 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11690 11007 448 55 0 10582 0
Current children cumulated CPU time (s) 1792.47
Current children cumulated vsize (Kb) 46760

[startup+1794.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494728/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=46892 CPUtime=1793.47
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5108058 0 13 0 177170 2177 0 0 25 0 1 0 153758699 48017408 11014 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535981 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11723 11014 448 55 0 10615 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 46892

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494536/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=47464 CPUtime=1794.47
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5111426 0 13 0 177269 2178 0 0 25 0 1 0 153758699 48603136 11149 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160210652 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11866 11149 448 55 0 10758 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 47464

[startup+1796.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494728/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=46760 CPUtime=1795.47
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5114862 0 13 0 177368 2179 0 0 25 0 1 0 153758699 47882240 11007 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 11690 11007 448 55 0 10582 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 46760

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494408/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=48624 CPUtime=1796.49
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5118313 0 13 0 177468 2181 0 0 25 0 1 0 153758699 49790976 11206 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160276746 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 12156 11206 448 55 0 11048 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (Kb) 48624

[startup+1798.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1493320/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=49248 CPUtime=1797.49
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5121483 0 13 0 177567 2182 0 0 25 0 1 0 153758699 50429952 11414 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159255698 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 12312 11414 448 55 0 11204 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (Kb) 49248

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494408/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=48664 CPUtime=1798.49
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5124826 0 13 0 177666 2183 0 0 25 0 1 0 153758699 49831936 11178 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159343590 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 12166 11178 448 55 0 11058 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 48664

[startup+1800.18 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 18386
/proc/meminfo: memFree=1494216/2055920 swapFree=4183012/4192956
[pid=18189] ppid=18187 vsize=48712 CPUtime=1799.5
/proc/18189/stat : 18189 (bsolo) R 18187 18189 18140 0 -1 0 5128083 0 13 0 177766 2184 0 0 25 0 1 0 153758699 49881088 11220 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159343454 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18189/statm: 12178 11220 448 55 0 11070 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (Kb) 48712

Child status: 10
Real time (s): 1800.7
CPU time (s): 1800.02
CPU user time (s): 1778.16
CPU system time (s): 21.8637
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (Kb): 49248
The end

Launcher Data (download as text)

Begin job on node9 on Fri Jul 28 06:42:56 UTC 2006


FILE ID= 46594-1154068976

PBS_JOBID= 882601

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_10.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node9/46594-1154068976/instance-46594-1154068976.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-46594-1154068976 -o ROOT/results/node9/solver-46594-1154068976 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node9/46594-1154068976/instance-46594-1154068976.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  26699ac56f0d58d8261ff4eb58d81611

RANDOM SEED= 737252713

TIMEOUT= 1800 seconds


/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.223
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.223
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:       1540552 kB
Buffers:         30896 kB
Cached:         409932 kB
SwapCached:       3620 kB
Active:          43956 kB
Inactive:       405364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540552 kB
SwapTotal:     4192956 kB
SwapFree:      4183012 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            52032 kB
Committed_AS:   621760 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node9 on Fri Jul 28 07:12:56 UTC 2006