Trace number 46598

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/05SAT49 1800.1 1800.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_9.opb
MD5SUM824c01e4395cf59ee9d4081be7b21301
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark177.232
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables603
Total number of constraints1088
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 constraints1088
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 669
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.04	c Time Limit set via PBTIMEOUT to 1800
0.08	c INFO: OSL Context initialized.
0.20	c Initial problem consists of 603 variables and 1088 constraints.
0.22	c No problem reductions applied in OPT. instance.
0.22	c	preprocess terminated. Elapsed time: 0.149
0.22	c After prepocess the problem consists of 603 variables and 1088 constraints.
0.22	c Initial Lower Bound: 0
0.53	c Restart #1 #Var: 603 LB: 0 @ 0.465
1.22	c Restart #2 #Var: 603 LB: 0 @ 1.154
2.32	c Restart #3 #Var: 603 LB: 0 @ 2.252
3.90	c Restart #4 #Var: 603 LB: 0 @ 3.828
6.00	c Restart #5 #Var: 603 LB: 0 @ 5.931
8.65	c Restart #6 #Var: 603 LB: 0 @ 8.581
10.76	c Sol. found (all assignments made)...
10.76	o 118
10.76	c NEW SOLUTION FOUND: 118 @ 10.689
13.82	c Restart #7 #Var: 603 LB: 0 @ 13.745
14.28	c Sol. found (all assignments made)...
14.28	o 114
14.28	c NEW SOLUTION FOUND: 114 @ 14.207
14.81	c Sol. found (all assignments made)...
14.81	o 109
14.81	c NEW SOLUTION FOUND: 109 @ 14.738
15.21	c Sol. found (all assignments made)...
15.72	c Sol. found (all assignments made)...
15.72	o 82
15.72	c NEW SOLUTION FOUND: 82 @ 15.649
16.66	c Sol. found (all assignments made)...
16.68	c Sol. found (all assignments made)...
16.76	c Sol. found (all assignments made)...
16.76	o 79
16.76	c NEW SOLUTION FOUND: 79 @ 16.687
17.13	c Sol. found (all assignments made)...
17.13	o 78
17.13	c NEW SOLUTION FOUND: 78 @ 17.055
17.32	c Sol. found (all assignments made)...
17.32	o 75
17.32	c NEW SOLUTION FOUND: 75 @ 17.245
17.36	c Sol. found (all assignments made)...
17.48	c Sol. found (all assignments made)...
17.48	o 72
17.48	c NEW SOLUTION FOUND: 72 @ 17.4
18.80	c Sol. found (all assignments made)...
18.80	o 70
18.80	c NEW SOLUTION FOUND: 70 @ 18.724
20.12	c Sol. found (all assignments made)...
20.12	o 68
20.12	c NEW SOLUTION FOUND: 68 @ 20.043
22.51	c Restart #8 #Var: 603 LB: 0 @ 22.431
22.77	c Sol. found (all assignments made)...
22.77	o 67
22.77	c NEW SOLUTION FOUND: 67 @ 22.692
23.07	c Sol. found (all assignments made)...
23.07	o 61
23.07	c NEW SOLUTION FOUND: 61 @ 22.997
24.38	c Restart #9 #Var: 594 LB: 0 @ 24.302
25.43	c Restart #10 #Var: 594 LB: 0 @ 25.352
26.86	c Sol. found (all assignments made)...
26.86	o 59
26.86	c NEW SOLUTION FOUND: 59 @ 26.781
26.86	c Sol. found (all assignments made)...
26.86	o 55
26.86	c NEW SOLUTION FOUND: 55 @ 26.782
28.36	c Restart #11 #Var: 594 LB: 0 @ 28.281
30.44	c Restart #12 #Var: 594 LB: 0 @ 30.365
32.33	c Restart #13 #Var: 594 LB: 0 @ 32.249
32.58	c Sol. found (all assignments made)...
32.58	o 53
32.58	c NEW SOLUTION FOUND: 53 @ 32.505
33.33	c Sol. found (all assignments made)...
33.33	o 51
33.33	c NEW SOLUTION FOUND: 51 @ 33.254
34.65	c Sol. found (all assignments made)...
35.40	c Restart #14 #Var: 594 LB: 0 @ 35.323
37.62	c Restart #15 #Var: 594 LB: 0 @ 37.543
40.68	c Restart #16 #Var: 594 LB: 0 @ 40.597
44.17	c Restart #17 #Var: 594 LB: 0 @ 44.087
47.05	c CHANGE to LPR mode... 	UB: 51	MIS: 0	LPR: 8 (0.06625)	Diff: 0
47.05	c Restart #0 #Var: 594 LB: 0 @ 46.961
59.76	c Restart #1 #Var: 594 LB: 8 @ 59.668
90.12	c Restart #2 #Var: 594 LB: 8 @ 90.018
105.06	c Restart #3 #Var: 594 LB: 8 @ 104.96
164.64	c Restart #4 #Var: 594 LB: 8 @ 164.52
195.65	c Restart #5 #Var: 594 LB: 8 @ 195.53
220.00	c Restart #6 #Var: 594 LB: 8 @ 219.87
256.23	c Sol. found (all assignments made)...
256.23	o 49
256.23	c NEW SOLUTION FOUND: 49 @ 256.09
341.50	c Restart #7 #Var: 594 LB: 8 @ 341.34
443.15	c Restart #8 #Var: 594 LB: 8 @ 442.97
512.15	c Restart #9 #Var: 594 LB: 8 @ 511.95
638.49	c Restart #10 #Var: 594 LB: 8 @ 638.26
732.20	c Restart #11 #Var: 594 LB: 8 @ 731.95
844.19	c Restart #12 #Var: 594 LB: 8 @ 843.91
1062.36	c Restart #13 #Var: 594 LB: 8 @ 1062
1226.68	c Restart #14 #Var: 594 LB: 8 @ 1226.3
1333.80	c Restart #15 #Var: 594 LB: 8 @ 1333.4
1418.85	c Restart #16 #Var: 594 LB: 8 @ 1418.4
1526.14	c Restart #17 #Var: 594 LB: 8 @ 1525.7
1800.59	s SATISFIABLE
1800.59	c Cost: 49
1800.59	v x1 -x2 -x3 -x4 x5 x6 -x7 -x50 x51 x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60 x61 x62 -x63 -x603 x43 -x44 -x45 -x46 -x47 x48 -x49 -x602
1800.59	v -x601 -x600 x599 x598 -x36 x37 x38 x39 x40 -x41 -x42 -x597 -x596 -x595 -x594 x593 x592 x591 x590 -x589 x588 x587 x586 x585 x584
1800.59	v x29 -x30 x31 x32 -x33 -x34 -x35 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568
1800.59	v -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 x557 x556 -x555 -x554 x22 -x23 -x24 x25 -x26 -x27 -x28 -x553 -x552
1800.59	v -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 x541 x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531
1800.59	v x530 x529 x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 x517 x516 x515 -x514 -x513 x512 x511 x510 x509 x508
1800.59	v x507 x506 x505 -x504 x503 x502 x501 x500 x499 x8 x9 x10 -x11 -x12 -x13 -x14 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490
1800.59	v -x489 -x488 -x487 -x486 x485 x484 x483 x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 x472 x471 -x470 x469 x468
1800.59	v x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 x456 x455 x454 -x453 x452 x451 x450 x449 -x448 x447 x446 x445
1800.59	v 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
1800.59	v x419 x418 x417 x416 x415 x414 x413 x412 x411 x410 x409 x408 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x407 -x406 -x405 -x404 -x403
1800.59	v -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 x391 x390 x389 x388 -x387 -x386 -x385 -x384 -x383 -x382
1800.59	v -x381 -x380 -x379 x378 x377 -x376 x375 x374 -x373 x372 x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360
1800.59	v x359 x358 -x357 -x356 x355 x354 -x353 -x352 x351 x350 x349 -x348 -x347 -x346 -x345 x344 x343 -x342 x341 x340 -x339 -x338 x337
1800.59	v 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
1800.59	v 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
1800.59	v -x286 x285 x284 x283 x282 x281 x280 x279 x278 x277 x276 -x275 x274 x273 x272 x271 x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263
1800.59	v -x262 -x261 x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 x250 x249 x248 x247 x246 x245 -x244 -x243 -x242 -x241
1800.59	v -x240 -x239 -x238 -x237 -x236 x235 x234 -x233 x232 x231 -x230 x229 x228 -x227 x226 x225 x224 -x223 -x222 -x221 -x220 -x219
1800.59	v -x218 -x217 -x216 -x215 -x214 x213 x212 -x211 -x210 x209 x208 -x207 -x206 x205 x204 x203 -x202 x201 x200 x199 x198 -x197 -x196
1800.59	v -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
1800.59	v x170 x169 x168 -x167 x166 x165 x164 x163 -x162 x161 x160 -x159 -x158 x157 x156 x155 x154 x153 x152 x151 x150 x149 x148 -x147
1800.59	v 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
1800.59	v 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
1800.59	v 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
1800.59	c Exit Code: 10
1800.59	c Total time: 1800.1 s

Verifier Data (download as text)

OK	49

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/node39/watcher-46598-1154070254 -o ROOT/results/node39/solver-46598-1154070254 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node39/46598-1154070254/instance-46598-1154070254.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1513304/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=2900 CPUtime=0
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 43 0 1 0 0 0 0 0 18 0 1 0 153896552 2969600 27 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 11092772 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22832/statm: 725 27 19 55 0 38 0

[startup+10.0024 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1503968/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=11444 CPUtime=9.92
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 2120 0 9 0 989 3 0 0 25 0 1 0 153896552 11718656 2043 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 2861 2043 296 55 0 1753 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (Kb) 11444

[startup+20.0083 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1498280/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=17120 CPUtime=19.92
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 3549 0 9 0 1985 7 0 0 25 0 1 0 153896552 17530880 3472 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 4280 3472 297 55 0 3172 0
Current children cumulated CPU time (s) 19.92
Current children cumulated vsize (Kb) 17120

[startup+30.0143 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1489768/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=25692 CPUtime=29.93
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5681 0 9 0 2982 11 0 0 25 0 1 0 153896552 26308608 5604 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540727 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 6423 5604 297 55 0 5315 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 25692

[startup+40.0202 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1480232/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=35208 CPUtime=39.93
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 8050 0 9 0 3979 14 0 0 25 0 1 0 153896552 36052992 7973 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 8802 7973 297 55 0 7694 0
Current children cumulated CPU time (s) 39.93
Current children cumulated vsize (Kb) 35208

[startup+50.0261 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1471208/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=43560 CPUtime=49.93
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 25321 0 11 0 4971 22 0 0 25 0 1 0 153896552 44605440 10168 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 10890 10168 436 55 0 9782 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (Kb) 43560

[startup+60.032 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1470696/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=44124 CPUtime=59.93
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 46210 0 11 0 5963 30 0 0 25 0 1 0 153896552 45182976 10310 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535991 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11031 10310 436 55 0 9923 0
Current children cumulated CPU time (s) 59.93
Current children cumulated vsize (Kb) 44124

[startup+70.0389 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1470696/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=44196 CPUtime=69.94
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 84154 0 11 0 6950 44 0 0 25 0 1 0 153896552 45256704 10331 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535990 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11049 10331 436 55 0 9941 0
Current children cumulated CPU time (s) 69.94
Current children cumulated vsize (Kb) 44196

[startup+80.0449 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1470696/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=44196 CPUtime=79.94
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 119070 0 11 0 7936 58 0 0 25 0 1 0 153896552 45256704 10331 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158536031 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11049 10331 436 55 0 9941 0
Current children cumulated CPU time (s) 79.94
Current children cumulated vsize (Kb) 44196

[startup+90.0508 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1469928/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=45288 CPUtime=89.94
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 154667 0 11 0 8921 73 0 0 25 0 1 0 153896552 46374912 10527 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4160232601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11322 10527 436 55 0 10214 0
Current children cumulated CPU time (s) 89.94
Current children cumulated vsize (Kb) 45288

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1470248/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=44796 CPUtime=99.95
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 189395 0 11 0 9908 87 0 0 25 0 1 0 153896552 45871104 10477 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11199 10477 436 55 0 10091 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 44796

[startup+110.063 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1469864/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=45196 CPUtime=109.95
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 229359 0 11 0 10892 103 0 0 25 0 1 0 153896552 46280704 10579 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11299 10579 436 55 0 10191 0
Current children cumulated CPU time (s) 109.95
Current children cumulated vsize (Kb) 45196

[startup+120.069 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1469544/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=45340 CPUtime=119.96
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 255246 0 11 0 11882 114 0 0 25 0 1 0 153896552 46428160 10618 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11335 10618 436 55 0 10227 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 45340

[startup+130.074 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1469544/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=45908 CPUtime=129.96
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 266518 0 11 0 12876 120 0 0 25 0 1 0 153896552 47009792 10651 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4159197265 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11477 10651 436 55 0 10369 0
Current children cumulated CPU time (s) 129.96
Current children cumulated vsize (Kb) 45908

[startup+140.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1469608/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=45952 CPUtime=139.96
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 278318 0 11 0 13871 125 0 0 25 0 1 0 153896552 47054848 10645 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4159255751 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11488 10645 436 55 0 10380 0
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 45952

[startup+150.086 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1469672/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=45340 CPUtime=149.97
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 291561 0 11 0 14864 133 0 0 25 0 1 0 153896552 46428160 10618 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11335 10618 436 55 0 10227 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 45340

[startup+160.092 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1469672/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=45416 CPUtime=159.97
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 312740 0 11 0 15855 142 0 0 25 0 1 0 153896552 46505984 10637 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4159299030 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11354 10637 436 55 0 10246 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 45416

[startup+170.098 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1468904/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=46080 CPUtime=169.97
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 332869 0 11 0 16846 151 0 0 25 0 1 0 153896552 47185920 10806 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4159300807 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11520 10806 438 55 0 10412 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 46080

[startup+180.104 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1468904/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=46080 CPUtime=179.97
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 349450 0 11 0 17836 161 0 0 25 0 1 0 153896552 47185920 10806 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158536008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11520 10806 438 55 0 10412 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 46080

[startup+190.111 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1468712/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=46156 CPUtime=189.98
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 385341 0 11 0 18821 177 0 0 25 0 1 0 153896552 47263744 10825 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11539 10825 438 55 0 10431 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 46156

[startup+200.116 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1468712/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=46260 CPUtime=199.98
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 424076 0 11 0 19805 193 0 0 25 0 1 0 153896552 47370240 10859 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4159249560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 11565 10859 446 55 0 10457 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (Kb) 46260

[startup+210.122 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832

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

Current children cumulated CPU time (s) 1760.53
Current children cumulated vsize (Kb) 71600

[startup+1771.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1770.52
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5507584 0 11 0 174684 2368 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158440169 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1770.52
Current children cumulated vsize (Kb) 71792

[startup+1781.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1780.53
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5529141 0 11 0 175674 2379 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1780.53
Current children cumulated vsize (Kb) 71792

[startup+1782.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1781.53
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5530439 0 11 0 175773 2380 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (Kb) 71792

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=72860 CPUtime=1782.54
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5532261 0 11 0 175873 2381 0 0 25 0 1 0 153896552 74608640 17303 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4160273185 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 18215 17303 449 55 0 17107 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 72860

[startup+1784.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1783.54
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5534333 0 11 0 175972 2382 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535990 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 71792

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71956 CPUtime=1784.54
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5536693 0 11 0 176071 2383 0 0 25 0 1 0 153896552 73682944 17279 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158520517 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17989 17279 449 55 0 16881 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 71956

[startup+1786.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1785.55
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5538969 0 11 0 176171 2384 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158520352 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 71792

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442728/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=73016 CPUtime=1786.56
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5541556 0 11 0 176270 2386 0 0 25 0 1 0 153896552 74768384 17338 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4159179548 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 18254 17338 449 55 0 17146 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 73016

[startup+1788.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1787.56
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5544131 0 11 0 176369 2387 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535991 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 71792

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1788.57
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5546507 0 11 0 176468 2389 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 71792

[startup+1790.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1789.58
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5549291 0 11 0 176568 2390 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134719391 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 71792

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71960 CPUtime=1790.58
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5551727 0 11 0 176667 2391 0 0 25 0 1 0 153896552 73687040 17259 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158522249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17990 17259 449 55 0 16882 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 71960

[startup+1792.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1791.58
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5553927 0 11 0 176766 2392 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535961 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 71792

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1792.58
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5556511 0 11 0 176865 2393 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4160200165 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 71792

[startup+1794.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1793.59
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5559551 0 11 0 176964 2395 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 71792

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1794.59
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5562933 0 11 0 177063 2396 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158520363 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (Kb) 71792

[startup+1796.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442856/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71792 CPUtime=1795.6
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5566333 0 11 0 177161 2399 0 0 25 0 1 0 153896552 73515008 17249 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535991 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17948 17249 449 55 0 16840 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 71792

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442792/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=71844 CPUtime=1796.6
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5570216 0 11 0 177259 2401 0 0 25 0 1 0 153896552 73568256 17262 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4158535991 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 17961 17262 449 55 0 16853 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (Kb) 71844

[startup+1798.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442600/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=72204 CPUtime=1797.61
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5573814 0 11 0 177359 2402 0 0 25 0 1 0 153896552 73936896 17352 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 18051 17352 449 55 0 16943 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 72204

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442792/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=72168 CPUtime=1798.62
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5577838 0 11 0 177458 2404 0 0 25 0 1 0 153896552 73900032 17313 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 11531797 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 18042 17313 449 55 0 16934 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 72168

[startup+1800.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22832
/proc/meminfo: memFree=1442728/2055920 swapFree=4183200/4192956
[pid=22832] ppid=22830 vsize=72024 CPUtime=1799.62
/proc/22832/stat : 22832 (bsolo) R 22830 22832 22783 0 -1 0 5581135 0 11 0 177557 2405 0 0 25 0 1 0 153896552 73752576 17276 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22832/statm: 18006 17276 449 55 0 16898 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 72024

Child status: 10
Real time (s): 1800.61
CPU time (s): 1800.1
CPU user time (s): 1776.02
CPU system time (s): 24.0783
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (Kb): 73016
The end

Launcher Data (download as text)

Begin job on node39 on Fri Jul 28 07:04:14 UTC 2006


FILE ID= 46598-1154070254

PBS_JOBID= 882653

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  824c01e4395cf59ee9d4081be7b21301

RANDOM SEED= 717456299

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.214
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.214
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:       1513512 kB
Buffers:         28452 kB
Cached:         454372 kB
SwapCached:       3648 kB
Active:          44072 kB
Inactive:       447476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513512 kB
SwapTotal:     4192956 kB
SwapFree:      4183200 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            36876 kB
Committed_AS:   614232 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node39 on Fri Jul 28 07:34:14 UTC 2006