Trace number 39849

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/05SAT380337 1800.03 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-glass4.opb
MD5SUMbde08d14cdb5e6beb81499ee17ba1695
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1291
Best CPU time to get the best result obtained on this benchmark1801.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1211
Optimality of the best value was proved NO
Number of variables780
Total number of constraints405
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints369
Minimum length of a constraint6
Maximum length of a constraint101
Number of terms in the objective function 478
Biggest coefficient in the objective function 262140
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524739
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262140
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524739
Number of bits of the biggest sum of numbers20
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.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
0.14	c Initial problem consists of 780 variables and 441 constraints.
0.15	c No problem reductions applied in OPT. instance.
0.15	c	preprocess terminated. Elapsed time: 0.144
0.15	c After prepocess the problem consists of 776 variables and 437 constraints.
0.15	c Initial Lower Bound: 0
0.23	c Restart #1 #Var: 776 LB: 0 @ 0.227
0.36	c Restart #2 #Var: 776 LB: 0 @ 0.359
0.57	c Restart #3 #Var: 776 LB: 0 @ 0.563
0.85	c Restart #4 #Var: 776 LB: 0 @ 0.843
1.23	c Restart #5 #Var: 776 LB: 0 @ 1.227
1.72	c Restart #6 #Var: 776 LB: 0 @ 1.716
2.20	c Restart #7 #Var: 776 LB: 0 @ 2.193
2.76	c Restart #8 #Var: 776 LB: 0 @ 2.752
3.50	c Restart #9 #Var: 776 LB: 0 @ 3.495
4.21	c Restart #10 #Var: 776 LB: 0 @ 4.208
4.70	c Restart #11 #Var: 776 LB: 0 @ 4.696
5.49	c Restart #12 #Var: 776 LB: 0 @ 5.483
5.97	c Restart #13 #Var: 776 LB: 0 @ 5.962
6.65	c Restart #14 #Var: 776 LB: 0 @ 6.645
7.35	c Restart #15 #Var: 776 LB: 0 @ 7.343
8.33	c Restart #16 #Var: 776 LB: 0 @ 8.325
9.07	c Restart #17 #Var: 776 LB: 0 @ 9.059
10.14	c Restart #18 #Var: 776 LB: 0 @ 10.128
10.95	c Restart #19 #Var: 776 LB: 0 @ 10.94
12.10	c Restart #20 #Var: 776 LB: 0 @ 12.095
13.30	c Restart #21 #Var: 776 LB: 0 @ 13.284
14.57	c Restart #22 #Var: 776 LB: 0 @ 14.557
15.81	c Restart #23 #Var: 776 LB: 0 @ 15.801
17.22	c Restart #24 #Var: 776 LB: 0 @ 17.206
18.57	c Restart #25 #Var: 776 LB: 0 @ 18.552
20.17	c Restart #26 #Var: 776 LB: 0 @ 20.147
21.77	c Restart #27 #Var: 776 LB: 0 @ 21.754
23.53	c Restart #28 #Var: 776 LB: 0 @ 23.507
25.31	c Sol. found (all assignments made)...
25.31	o 388156
25.31	c NEW SOLUTION FOUND: 388156 @ 25.293
25.31	c Sol. found (all assignments made)...
25.31	o 388155
25.31	c NEW SOLUTION FOUND: 388155 @ 25.293
25.31	c Sol. found (all assignments made)...
25.31	o 388154
25.31	c NEW SOLUTION FOUND: 388154 @ 25.294
25.31	c Sol. found (all assignments made)...
25.31	o 388153
25.31	c NEW SOLUTION FOUND: 388153 @ 25.294
25.31	c Sol. found (all assignments made)...
25.31	o 388152
25.31	c NEW SOLUTION FOUND: 388152 @ 25.294
25.31	c Sol. found (all assignments made)...
25.31	o 388151
25.31	c NEW SOLUTION FOUND: 388151 @ 25.295
25.31	c Sol. found (all assignments made)...
25.31	o 387896
25.31	c NEW SOLUTION FOUND: 387896 @ 25.295
25.32	c Sol. found (all assignments made)...
25.32	o 387895
25.32	c NEW SOLUTION FOUND: 387895 @ 25.295
25.32	c Sol. found (all assignments made)...
25.32	o 387894
25.32	c NEW SOLUTION FOUND: 387894 @ 25.296
25.32	c Sol. found (all assignments made)...
25.32	o 387893
25.32	c NEW SOLUTION FOUND: 387893 @ 25.296
25.32	c Sol. found (all assignments made)...
25.32	o 387892
25.32	c NEW SOLUTION FOUND: 387892 @ 25.297
25.32	c Sol. found (all assignments made)...
25.32	o 387891
25.32	c NEW SOLUTION FOUND: 387891 @ 25.299
25.32	c Sol. found (all assignments made)...
25.32	o 387890
25.32	c NEW SOLUTION FOUND: 387890 @ 25.3
25.32	c Sol. found (all assignments made)...
25.32	o 387889
25.32	c NEW SOLUTION FOUND: 387889 @ 25.301
25.32	c Sol. found (all assignments made)...
25.32	o 385843
25.32	c NEW SOLUTION FOUND: 385843 @ 25.303
25.32	c Sol. found (all assignments made)...
25.32	o 385841
25.32	c NEW SOLUTION FOUND: 385841 @ 25.304
25.32	c Sol. found (all assignments made)...
25.32	o 385331
25.32	c NEW SOLUTION FOUND: 385331 @ 25.305
25.33	c Sol. found (all assignments made)...
25.33	o 385329
25.33	c NEW SOLUTION FOUND: 385329 @ 25.306
25.33	c Sol. found (all assignments made)...
25.33	o 385267
25.33	c NEW SOLUTION FOUND: 385267 @ 25.307
25.33	c Sol. found (all assignments made)...
25.33	o 385265
25.33	c NEW SOLUTION FOUND: 385265 @ 25.308
25.33	c Sol. found (all assignments made)...
25.33	o 385264
25.33	c NEW SOLUTION FOUND: 385264 @ 25.311
25.34	c Sol. found (all assignments made)...
25.34	o 385262
25.34	c NEW SOLUTION FOUND: 385262 @ 25.315
25.34	c Sol. found (all assignments made)...
25.34	o 385260
25.34	c NEW SOLUTION FOUND: 385260 @ 25.315
25.34	c Sol. found (all assignments made)...
25.34	o 381167
25.34	c NEW SOLUTION FOUND: 381167 @ 25.32
25.34	c Sol. found (all assignments made)...
25.34	o 381166
25.34	c NEW SOLUTION FOUND: 381166 @ 25.32
25.34	c Sol. found (all assignments made)...
25.34	o 380398
25.34	c NEW SOLUTION FOUND: 380398 @ 25.32
25.34	c Sol. found (all assignments made)...
25.34	o 380396
25.34	c NEW SOLUTION FOUND: 380396 @ 25.321
25.35	c Sol. found (all assignments made)...
25.35	o 380366
25.35	c NEW SOLUTION FOUND: 380366 @ 25.324
25.35	c Sol. found (all assignments made)...
25.35	o 380350
25.35	c NEW SOLUTION FOUND: 380350 @ 25.324
25.35	c Sol. found (all assignments made)...
25.35	o 380348
25.35	c NEW SOLUTION FOUND: 380348 @ 25.326
25.36	c Sol. found (all assignments made)...
25.36	o 380345
25.36	c NEW SOLUTION FOUND: 380345 @ 25.34
25.36	c Sol. found (all assignments made)...
25.36	o 380344
25.36	c NEW SOLUTION FOUND: 380344 @ 25.34
25.39	c Sol. found (all assignments made)...
25.39	o 380343
25.39	c NEW SOLUTION FOUND: 380343 @ 25.364
25.44	c Sol. found (all assignments made)...
25.44	o 380337
25.44	c NEW SOLUTION FOUND: 380337 @ 25.414
26.28	c Restart #29 #Var: 776 LB: 0 @ 26.262
27.15	c Restart #30 #Var: 776 LB: 0 @ 27.123
28.12	c Restart #31 #Var: 776 LB: 0 @ 28.095
28.76	c Restart #32 #Var: 776 LB: 0 @ 28.733
31.02	c CHANGE to LPR mode... 	UB: 380337	MIS: 0	LPR: 202 (0.084286)	Diff: 0
31.02	c Restart #0 #Var: 776 LB: 0 @ 30.989
68.50	c Restart #1 #Var: 776 LB: 202 @ 68.444
95.15	c Restart #2 #Var: 776 LB: 202 @ 95.079
121.17	c Restart #3 #Var: 776 LB: 202 @ 121.08
152.58	c Restart #4 #Var: 776 LB: 202 @ 152.47
217.57	c Restart #5 #Var: 776 LB: 202 @ 217.41
284.12	c Restart #6 #Var: 776 LB: 202 @ 283.92
343.36	c Restart #7 #Var: 776 LB: 203 @ 343.11
400.10	c Restart #8 #Var: 776 LB: 203 @ 399.82
500.30	c Restart #9 #Var: 776 LB: 203 @ 499.96
565.23	c Restart #10 #Var: 776 LB: 203 @ 564.85
607.27	c Restart #11 #Var: 776 LB: 203 @ 606.87
784.31	c Restart #12 #Var: 776 LB: 203 @ 783.8
889.52	c Restart #13 #Var: 776 LB: 203 @ 888.95
951.95	c Restart #14 #Var: 776 LB: 203 @ 951.35
1033.11	c Restart #15 #Var: 776 LB: 203 @ 1032.5
1342.73	c Restart #16 #Var: 776 LB: 203 @ 1341.9
1435.94	c Restart #17 #Var: 776 LB: 203 @ 1435
1531.51	c Restart #18 #Var: 776 LB: 203 @ 1530.6
1721.99	c Restart #19 #Var: 776 LB: 203 @ 1720.9
1801.14	s SATISFIABLE
1801.14	c Cost: 380337
1801.14	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 x44 x45 -x46 -x47 -x48 x49 x50 x51 -x52 x53 -x54 -x55 x56 x57 x58
1801.14	v -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 x76 x77 x78 -x79 -x80 -x81 x82 -x83 -x84 -x85
1801.14	v x86 x87 x88 -x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 x112
1801.14	v -x113 -x114 x115 -x116 x117 x118 -x119 x120 -x121 x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 x130 -x131 x132 -x133 -x134
1801.14	v x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 x146 x147 x148 -x149 x150 -x151 -x152 -x153 -x154 -x155 -x156
1801.14	v -x157 -x158 -x159 -x160 -x161 -x162 -x163 x164 x165 x166 x167 x168 -x169 -x170 x171 x172 x173 x174 x175 -x176 x177 x178 -x179
1801.14	v x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 x194 x195 x196 -x197 -x198 -x199 x200 x201
1801.14	v -x202 -x203 -x204 -x205 x206 x207 x208 -x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222
1801.14	v -x223 x224 x225 x226 x227 -x228 -x229 x230 x231 -x232 x233 x234 x235 -x236 x237 x238 -x239 x240 x241 x242 x243 x244 x245 x246
1801.14	v x247 x248 x249 x250 x251 x252 x253 x254 x255 -x256 -x257 -x258 x259 -x260 -x261 -x262 x263 -x264 x265 -x266 x267 x268 -x269
1801.14	v x270 -x271 -x272 x273 -x274 x275 x276 -x277 -x278 -x279 -x280 x281 -x282 x283 x284 x285 x286 -x287 -x288 -x289 -x290 -x291
1801.14	v -x292 -x293 -x294 -x295 x296 x297 x298 -x299 x300 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 -x14 -x15 x16 -x17 x18 x19 -x20 -x21 x22
1801.14	v x23 -x24 -x25 x26 x27 x28 -x29 x30 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315
1801.14	v -x316 -x317 x318 -x319 x320 x321 x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 -x335 -x336 x337 -x338 -x339
1801.14	v -x340 -x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 -x353 x354 x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362
1801.14	v -x363 -x364 -x365 -x366 -x367 -x368 x369 -x370 -x371 x372 x373 x374 -x375 -x376 -x377 -x378 -x379 x380 x381 x382 x383 x384
1801.14	v x385 x386 x387 x388 x389 x390 x391 x392 x393 -x394 -x395 x396 x397 x398 -x399 -x400 -x401 -x402 x403 -x404 -x405 -x406 -x407
1801.14	v -x408 x409 -x410 x411 x412 -x413 x414 -x415 x416 -x417 -x418 x419 x420 x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431
1801.14	v x432 -x433 x434 x435 x436 -x437 -x438 x439 -x440 x441 -x442 x443 x444 x445 x446 x447 -x448 x449 x450 -x451 x452 -x453 -x454
1801.14	v x455 -x456 x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 x469 x470 x471 x472 x473 -x474 -x475 -x476 -x477 x478
1801.14	v -x508 -x509 -x510 -x511 -x512 x513 -x514 -x506 -x507 -x515 -x516 -x517 -x518 -x519 -x520 -x521 x522 -x523 -x524 -x525 -x526
1801.14	v -x527 -x528 -x529 -x530 x531 x532 -x533 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x534 -x535 -x536 -x545 -x546 -x547
1801.14	v -x548 -x549 x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 x567 -x568
1801.14	v -x569 -x570 -x571 -x572 -x573 -x574 -x575 x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 x585 -x586 -x587 -x588 -x589
1801.14	v -x590 -x591 -x592 x593 -x594 -x595 -x597 -x598 x479 -x599 -x600 -x601 x602 -x603 -x604 -x596 -x605 -x606 -x607 -x608 x609
1801.14	v -x610 -x480 -x611 -x612 -x613 -x614 x615 -x616 -x617 -x618 -x481 -x619 -x620 -x621 x622 -x623 -x624 -x625 -x626 -x627 -x482
1801.14	v x628 -x629 -x630 -x631 -x632 -x633 -x634 x635 -x636 -x483 -x637 -x638 -x639 -x640 -x641 x642 -x643 -x644 -x645 -x646 -x647
1801.14	v -x648 -x484 -x649 -x650 x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x485 x659 -x660 -x661 -x662 -x663 -x664 -x665 x666
1801.14	v -x667 -x668 -x669 -x670 -x671 -x672 -x486 -x673 -x674 -x675 -x676 -x677 x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 x686
1801.14	v -x487 -x687 -x688 -x689 -x690 x691 -x692 -x693 -x694 -x488 -x695 -x696 -x697 x698 -x699 -x700 -x701 -x702 -x703 -x489 -x704
1801.14	v -x705 -x706 -x707 -x708 -x709 x710 -x711 -x712 x713 -x490 -x714 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x715 -x724
1801.14	v -x725 x726 -x727 -x491 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x492 -x737 x738 -x739 -x740 -x741 -x742 -x743
1801.14	v -x744 -x745 -x746 -x747 x748 x749 -x493 -x750 -x751 -x752 -x753 -x754 -x755 -x756 x757 -x758 -x494 -x759 -x760 -x761 -x762
1801.14	v -x763 -x764 -x765 -x766 -x767 x768 -x769 -x770 -x771 -x772 -x495 -x773 -x774 -x775 -x776 x777 -x778 -x779 -x780 x496 -x497
1801.14	v -x498 -x499 -x500 -x501 x502 -x503 -x504 -x505
1801.14	c Exit Code: 10
1801.14	c Total time: 1800 s

Verifier Data (download as text)

OK	380337

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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node82/watcher-39849-1149260608 -o ROOT/results/node82/solver-39849-1149260608 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node82/39849-1149260608/instance-39849-1149260608.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/68 16128
/proc/meminfo: memFree=1069232/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=4936 CPUtime=0
/proc/16128/stat : 16128 (bsolo) D 16126 16128 16082 0 -1 0 362 0 0 0 0 0 0 0 19 0 1 0 183250029 5054464 327 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 18446744072100015398 0 0 17 0 0 0
/proc/16128/statm: 1234 327 223 55 0 125 0

[startup+10.0015 s]
/proc/loadavg: 0.93 0.95 0.90 2/68 16128
/proc/meminfo: memFree=1037624/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=36128 CPUtime=9.99
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 8283 0 0 0 992 7 0 0 25 0 1 0 183250029 36995072 8199 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 9032 8199 293 55 0 7923 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 36128

[startup+20.0074 s]
/proc/loadavg: 0.94 0.96 0.91 2/68 16128
/proc/meminfo: memFree=995640/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=78220 CPUtime=19.98
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 18765 0 0 0 1984 14 0 0 25 0 1 0 183250029 80097280 18678 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 19555 18678 293 55 0 18446 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 78220

[startup+30.0133 s]
/proc/loadavg: 0.95 0.96 0.91 2/68 16128
/proc/meminfo: memFree=958456/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=115548 CPUtime=29.98
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 28070 0 0 0 2977 21 0 0 25 0 1 0 183250029 118321152 27972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 28887 27972 294 55 0 27778 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 115548

[startup+40.0192 s]
/proc/loadavg: 0.95 0.96 0.91 2/68 16128
/proc/meminfo: memFree=952568/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=121296 CPUtime=39.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 102580 0 2 0 3950 47 0 0 25 0 1 0 183250029 124207104 29422 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160276699 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30324 29422 429 55 0 29215 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 121296

[startup+50.0261 s]
/proc/loadavg: 0.96 0.96 0.91 2/68 16128
/proc/meminfo: memFree=952952/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=120788 CPUtime=49.98
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 178008 0 2 0 4924 74 0 0 25 0 1 0 183250029 123686912 29352 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520524 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30197 29353 429 55 0 29088 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 120788

[startup+60.032 s]
/proc/loadavg: 0.97 0.96 0.91 2/68 16128
/proc/meminfo: memFree=953528/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=119876 CPUtime=59.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 242983 0 2 0 5899 98 0 0 25 0 1 0 183250029 122753024 29130 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 29969 29130 429 55 0 28860 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 119876

[startup+70.0389 s]
/proc/loadavg: 0.97 0.96 0.91 2/68 16128
/proc/meminfo: memFree=952248/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=121968 CPUtime=69.96
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 285075 0 2 0 6882 114 0 0 25 0 1 0 183250029 124895232 29651 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160210659 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30492 29651 429 55 0 29383 0
Current children cumulated CPU time (s) 69.96
Current children cumulated vsize (Kb) 121968

[startup+80.0458 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 16128
/proc/meminfo: memFree=951608/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=122372 CPUtime=79.96
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 362710 0 2 0 7855 141 0 0 25 0 1 0 183250029 125308928 29689 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159255751 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30593 29689 429 55 0 29484 0
Current children cumulated CPU time (s) 79.96
Current children cumulated vsize (Kb) 122372

[startup+90.0527 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 16128
/proc/meminfo: memFree=952568/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=121092 CPUtime=89.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 413930 0 2 0 8837 160 0 0 25 0 1 0 183250029 123998208 29425 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159299072 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30273 29425 429 55 0 29164 0
Current children cumulated CPU time (s) 89.97
Current children cumulated vsize (Kb) 121092

[startup+100.059 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 16128
/proc/meminfo: memFree=951416/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=122364 CPUtime=99.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 473204 0 2 0 9814 183 0 0 25 0 1 0 183250029 125300736 29752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160182016 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30591 29752 429 55 0 29482 0
Current children cumulated CPU time (s) 99.97
Current children cumulated vsize (Kb) 122364

[startup+110.064 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 16128
/proc/meminfo: memFree=952184/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=121524 CPUtime=109.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 553014 0 2 0 10786 211 0 0 25 0 1 0 183250029 124440576 29544 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30381 29544 429 55 0 29272 0
Current children cumulated CPU time (s) 109.97
Current children cumulated vsize (Kb) 121524

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16128
/proc/meminfo: memFree=950904/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=122484 CPUtime=119.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 598941 0 2 0 11769 228 0 0 25 0 1 0 183250029 125423616 29786 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537571 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30621 29786 430 55 0 29512 0
Current children cumulated CPU time (s) 119.97
Current children cumulated vsize (Kb) 122484

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16128
/proc/meminfo: memFree=951096/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=122764 CPUtime=129.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 674897 0 2 0 12741 256 0 0 25 0 1 0 183250029 125710336 29829 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30691 29829 432 55 0 29582 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 122764

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16128
/proc/meminfo: memFree=950968/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=122580 CPUtime=139.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 730201 0 2 0 13724 273 0 0 25 0 1 0 183250029 125521920 29807 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534051 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30645 29807 432 55 0 29536 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 122580

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16128
/proc/meminfo: memFree=950968/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=122752 CPUtime=149.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 763553 0 2 0 14707 290 0 0 25 0 1 0 183250029 125698048 29816 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520524 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30688 29818 432 55 0 29579 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 122752

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16128
/proc/meminfo: memFree=950648/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=123096 CPUtime=159.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 836441 0 2 0 15683 314 0 0 25 0 1 0 183250029 126050304 29936 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30774 29936 432 55 0 29665 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 123096

[startup+170.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16128
/proc/meminfo: memFree=950072/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=123844 CPUtime=169.96
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 906043 0 2 0 16656 340 0 0 25 0 1 0 183250029 126816256 30093 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159249528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16128/statm: 30961 30093 432 55 0 29852 0
Current children cumulated CPU time (s) 169.96
Current children cumulated vsize (Kb) 123844

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16128
/proc/meminfo: memFree=949816/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=124172 CPUtime=179.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 971237 0 2 0 17635 362 0 0 25 0 1 0 183250029 127152128 30135 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171158 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 31043 30135 432 55 0 29934 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 124172

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=950456/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=122980 CPUtime=189.96
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 1003628 0 2 0 18622 374 0 0 25 0 1 0 183250029 125931520 29907 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158526041 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16128/statm: 30745 29907 432 55 0 29636 0
Current children cumulated CPU time (s) 189.96
Current children cumulated vsize (Kb) 122980

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=950392/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=122980 CPUtime=199.96
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 1025343 0 2 0 19610 386 0 0 25 0 1 0 183250029 125931520 29907 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159295656 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 30745 29907 432 55 0 29636 0
Current children cumulated CPU time (s) 199.96
Current children cumulated vsize (Kb) 122980

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=950392/2055892 swapFree=4087504/4096564

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

/proc/16128/statm: 37023 36111 433 55 0 35914 0
Current children cumulated CPU time (s) 1679.94
Current children cumulated vsize (Kb) 148092

[startup+1691.02 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925688/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148416 CPUtime=1689.94
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 8873907 0 2 0 165650 3344 0 0 25 0 1 0 183250029 151977984 36164 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159496453 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37104 36164 433 55 0 35995 0
Current children cumulated CPU time (s) 1689.94
Current children cumulated vsize (Kb) 148416

[startup+1701.02 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925688/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=147592 CPUtime=1699.94
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 8928592 0 2 0 166631 3363 0 0 25 0 1 0 183250029 151134208 36064 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537639 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 36898 36064 433 55 0 35789 0
Current children cumulated CPU time (s) 1699.94
Current children cumulated vsize (Kb) 147592

[startup+1711.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925688/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=147616 CPUtime=1709.95
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 8973580 0 2 0 167614 3381 0 0 25 0 1 0 183250029 151158784 36070 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535994 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 36904 36070 433 55 0 35795 0
Current children cumulated CPU time (s) 1709.95
Current children cumulated vsize (Kb) 147616

[startup+1721.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925688/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148108 CPUtime=1719.94
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9020045 0 2 0 168596 3398 0 0 25 0 1 0 183250029 151662592 36161 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159301137 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37027 36161 433 55 0 35918 0
Current children cumulated CPU time (s) 1719.94
Current children cumulated vsize (Kb) 148108

[startup+1731.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=924408/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148684 CPUtime=1729.94
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9091676 0 2 0 169571 3423 0 0 25 0 1 0 183250029 152252416 36329 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37171 36329 433 55 0 36062 0
Current children cumulated CPU time (s) 1729.94
Current children cumulated vsize (Kb) 148684

[startup+1741.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925560/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148076 CPUtime=1739.94
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9172746 0 2 0 170542 3452 0 0 25 0 1 0 183250029 151629824 36185 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37019 36185 433 55 0 35910 0
Current children cumulated CPU time (s) 1739.94
Current children cumulated vsize (Kb) 148076

[startup+1751.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=924344/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=149792 CPUtime=1749.94
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9246944 0 2 0 171517 3477 0 0 25 0 1 0 183250029 153387008 36501 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159255717 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37448 36501 433 55 0 36339 0
Current children cumulated CPU time (s) 1749.94
Current children cumulated vsize (Kb) 149792

[startup+1761.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925496/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148128 CPUtime=1759.94
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9329874 0 2 0 172490 3504 0 0 25 0 1 0 183250029 151683072 36198 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684758 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16128/statm: 37032 36198 433 55 0 35923 0
Current children cumulated CPU time (s) 1759.94
Current children cumulated vsize (Kb) 148128

[startup+1771.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925688/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=147840 CPUtime=1769.94
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9387287 0 2 0 173469 3525 0 0 25 0 1 0 183250029 151388160 36113 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159300551 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 36960 36113 433 55 0 35851 0
Current children cumulated CPU time (s) 1769.94
Current children cumulated vsize (Kb) 147840

[startup+1781.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=924600/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=149188 CPUtime=1779.94
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9454935 0 2 0 174442 3552 0 0 25 0 1 0 183250029 152768512 36384 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160347466 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37297 36384 433 55 0 36188 0
Current children cumulated CPU time (s) 1779.94
Current children cumulated vsize (Kb) 149188

[startup+1791.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925432/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=147936 CPUtime=1789.93
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9503026 0 2 0 175421 3572 0 0 25 0 1 0 183250029 151486464 36136 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159301137 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 36984 36136 433 55 0 35875 0
Current children cumulated CPU time (s) 1789.93
Current children cumulated vsize (Kb) 147936

[startup+1792.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925368/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148064 CPUtime=1790.94
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9507384 0 2 0 175519 3575 0 0 25 0 1 0 183250029 151617536 36173 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37016 36173 433 55 0 35907 0
Current children cumulated CPU time (s) 1790.94
Current children cumulated vsize (Kb) 148064

[startup+1793.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925304/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148024 CPUtime=1791.94
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9511276 0 2 0 175618 3576 0 0 25 0 1 0 183250029 151576576 36172 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159300807 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37006 36172 433 55 0 35897 0
Current children cumulated CPU time (s) 1791.94
Current children cumulated vsize (Kb) 148024

[startup+1794.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925304/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148764 CPUtime=1792.95
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9515445 0 2 0 175716 3579 0 0 25 0 1 0 183250029 152334336 36236 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171176 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37191 36236 433 55 0 36082 0
Current children cumulated CPU time (s) 1792.95
Current children cumulated vsize (Kb) 148764

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925240/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148084 CPUtime=1793.95
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9519443 0 2 0 175814 3581 0 0 25 0 1 0 183250029 151638016 36187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37021 36187 433 55 0 35912 0
Current children cumulated CPU time (s) 1793.95
Current children cumulated vsize (Kb) 148084

[startup+1796.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925240/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148164 CPUtime=1794.96
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9523418 0 2 0 175914 3582 0 0 25 0 1 0 183250029 151719936 36202 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158522249 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37041 36202 433 55 0 35932 0
Current children cumulated CPU time (s) 1794.96
Current children cumulated vsize (Kb) 148164

[startup+1797.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925176/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148112 CPUtime=1795.96
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9527562 0 2 0 176012 3584 0 0 25 0 1 0 183250029 151666688 36194 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37028 36194 433 55 0 35919 0
Current children cumulated CPU time (s) 1795.96
Current children cumulated vsize (Kb) 148112

[startup+1798.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925112/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148212 CPUtime=1796.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9531013 0 2 0 176112 3585 0 0 25 0 1 0 183250029 151769088 36219 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37053 36219 433 55 0 35944 0
Current children cumulated CPU time (s) 1796.97
Current children cumulated vsize (Kb) 148212

[startup+1799.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925112/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148752 CPUtime=1797.97
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9534606 0 2 0 176210 3587 0 0 25 0 1 0 183250029 152322048 36263 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159170289 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37188 36263 433 55 0 36079 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (Kb) 148752

[startup+1800.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925112/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148804 CPUtime=1798.98
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9538466 0 2 0 176309 3589 0 0 25 0 1 0 183250029 152375296 36278 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159172416 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37201 36278 433 55 0 36092 0
Current children cumulated CPU time (s) 1798.98
Current children cumulated vsize (Kb) 148804

[startup+1801.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16130
/proc/meminfo: memFree=925048/2055892 swapFree=4087504/4096564
[pid=16128] ppid=16126 vsize=148396 CPUtime=1799.98
/proc/16128/stat : 16128 (bsolo) R 16126 16128 16082 0 -1 0 9542726 0 2 0 176407 3591 0 0 25 0 1 0 183250029 151957504 36252 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/16128/statm: 37079 36244 433 55 0 35970 0
Current children cumulated CPU time (s) 1799.98
Current children cumulated vsize (Kb) 148396

Child status: 10
Real time (s): 1801.17
CPU time (s): 1800.03
CPU user time (s): 1764.09
CPU system time (s): 35.9315
CPU usage (%): 99.9364
Max. virtual memory (cumulated for all children) (Kb): 149792

Launcher Data (download as text)

Begin job on node82 on Fri Jun  2 15:03:28 UTC 2006


FILE ID= 39849-1149260608

PBS_JOBID= 298645

BENCH NAME= ROOT/tmp/node82/39849-1149260608/instance-39849-1149260608.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node82/39849-1149260608/instance-39849-1149260608.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node82/watcher-39849-1149260608 -o ROOT/results/node82/solver-39849-1149260608 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node82/39849-1149260608/instance-39849-1149260608.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  bde08d14cdb5e6beb81499ee17ba1695

RANDOM SEED= 367579566


/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.265
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	: 6006.17
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.265
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	: 5999.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1069504 kB
Buffers:         45564 kB
Cached:         862516 kB
SwapCached:       2848 kB
Active:         133564 kB
Inactive:       783244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1069504 kB
SwapTotal:     4096564 kB
SwapFree:      4087504 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          14556 kB
Slab:            55980 kB
Committed_AS:   267224 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node82 on Fri Jun  2 15:33:29 UTC 2006