Trace number 40114

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/05SAT18719 1800.08 1800.71

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-p0548.opb
MD5SUM38a2c469f9dc1120b8fe634a693ac03d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10829
Best CPU time to get the best result obtained on this benchmark1801.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10829
Optimality of the best value was proved NO
Number of variables548
Total number of constraints166
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints126
Minimum length of a constraint2
Maximum length of a constraint143
Number of terms in the objective function 416
Biggest coefficient in the objective function 11000
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 96797
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 11000
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 96797
Number of bits of the biggest sum of numbers17
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.02	c Initial problem consists of 548 variables and 166 constraints.
0.02	c	preprocess terminated. Elapsed time: 0.019
0.02	c After prepocess the problem consists of 509 variables and 151 constraints.
0.03	c Initial Lower Bound: 0
0.07	c Sol. found (all assignments made)...
0.07	o 24860
0.07	c NEW SOLUTION FOUND: 24860 @ 0.066
0.07	c Sol. found (all assignments made)...
0.07	o 23641
0.07	c NEW SOLUTION FOUND: 23641 @ 0.067
0.07	c Sol. found (all assignments made)...
0.07	o 23364
0.07	c NEW SOLUTION FOUND: 23364 @ 0.067
0.07	c Sol. found (all assignments made)...
0.07	o 23252
0.07	c NEW SOLUTION FOUND: 23252 @ 0.068
0.07	c Sol. found (all assignments made)...
0.07	o 22725
0.07	c NEW SOLUTION FOUND: 22725 @ 0.068
0.07	c Sol. found (all assignments made)...
0.07	o 22448
0.08	c NEW SOLUTION FOUND: 22448 @ 0.069
0.08	c Sol. found (all assignments made)...
0.08	o 22370
0.08	c NEW SOLUTION FOUND: 22370 @ 0.07
0.08	c Sol. found (all assignments made)...
0.08	o 22362
0.08	c NEW SOLUTION FOUND: 22362 @ 0.073
0.08	c Sol. found (all assignments made)...
0.08	o 22316
0.08	c NEW SOLUTION FOUND: 22316 @ 0.075
0.08	c Sol. found (all assignments made)...
0.08	o 22204
0.08	c NEW SOLUTION FOUND: 22204 @ 0.077
0.09	c Sol. found (all assignments made)...
0.09	o 22191
0.09	c NEW SOLUTION FOUND: 22191 @ 0.084
0.10	c Sol. found (all assignments made)...
0.10	o 22047
0.10	c NEW SOLUTION FOUND: 22047 @ 0.089
0.10	c Sol. found (all assignments made)...
0.10	o 22013
0.10	c NEW SOLUTION FOUND: 22013 @ 0.09
0.10	c Sol. found (all assignments made)...
0.10	o 21935
0.10	c NEW SOLUTION FOUND: 21935 @ 0.091
0.10	c Sol. found (all assignments made)...
0.10	o 21903
0.10	c NEW SOLUTION FOUND: 21903 @ 0.097
0.10	c Sol. found (all assignments made)...
0.10	o 21882
0.10	c NEW SOLUTION FOUND: 21882 @ 0.098
0.10	c Sol. found (all assignments made)...
0.10	o 21869
0.10	c NEW SOLUTION FOUND: 21869 @ 0.098
0.11	c Sol. found (all assignments made)...
0.11	o 21791
0.11	c NEW SOLUTION FOUND: 21791 @ 0.1
0.12	c Sol. found (all assignments made)...
0.12	o 21306
0.12	c NEW SOLUTION FOUND: 21306 @ 0.113
0.12	c Sol. found (all assignments made)...
0.12	o 21016
0.12	c NEW SOLUTION FOUND: 21016 @ 0.114
0.12	c Sol. found (all assignments made)...
0.12	o 20995
0.12	c NEW SOLUTION FOUND: 20995 @ 0.115
0.12	c Sol. found (all assignments made)...
0.12	o 20982
0.12	c NEW SOLUTION FOUND: 20982 @ 0.116
0.12	c Sol. found (all assignments made)...
0.12	o 20917
0.12	c NEW SOLUTION FOUND: 20917 @ 0.116
0.12	c Sol. found (all assignments made)...
0.12	o 20904
0.12	c NEW SOLUTION FOUND: 20904 @ 0.118
0.14	c Sol. found (all assignments made)...
0.14	o 20871
0.14	c NEW SOLUTION FOUND: 20871 @ 0.13
0.14	c Sol. found (all assignments made)...
0.14	o 20858
0.14	c NEW SOLUTION FOUND: 20858 @ 0.131
0.14	c Sol. found (all assignments made)...
0.14	o 20824
0.14	c NEW SOLUTION FOUND: 20824 @ 0.133
0.14	c Sol. found (all assignments made)...
0.14	o 20759
0.14	c NEW SOLUTION FOUND: 20759 @ 0.134
0.14	c Sol. found (all assignments made)...
0.14	o 20746
0.14	c NEW SOLUTION FOUND: 20746 @ 0.134
0.18	c Sol. found (all assignments made)...
0.18	o 20718
0.18	c NEW SOLUTION FOUND: 20718 @ 0.176
0.18	c Sol. found (all assignments made)...
0.18	o 20428
0.18	c NEW SOLUTION FOUND: 20428 @ 0.177
0.18	c Sol. found (all assignments made)...
0.18	o 20407
0.18	c NEW SOLUTION FOUND: 20407 @ 0.177
0.19	c Sol. found (all assignments made)...
0.19	o 20394
0.19	c NEW SOLUTION FOUND: 20394 @ 0.179
0.19	c Sol. found (all assignments made)...
0.19	o 20329
0.19	c NEW SOLUTION FOUND: 20329 @ 0.179
0.19	c Sol. found (all assignments made)...
0.19	o 20316
0.19	c NEW SOLUTION FOUND: 20316 @ 0.181
0.19	c Sol. found (all assignments made)...
0.19	o 20308
0.19	c NEW SOLUTION FOUND: 20308 @ 0.185
0.19	c Sol. found (all assignments made)...
0.19	o 20278
0.19	c NEW SOLUTION FOUND: 20278 @ 0.186
0.19	c Sol. found (all assignments made)...
0.19	o 20265
0.19	c NEW SOLUTION FOUND: 20265 @ 0.187
0.19	c Sol. found (all assignments made)...
0.19	o 19673
0.19	c NEW SOLUTION FOUND: 19673 @ 0.188
0.19	c Sol. found (all assignments made)...
0.19	o 19396
0.19	c NEW SOLUTION FOUND: 19396 @ 0.188
0.20	c Sol. found (all assignments made)...
0.20	o 19383
0.20	c NEW SOLUTION FOUND: 19383 @ 0.189
0.20	c Sol. found (all assignments made)...
0.20	o 19349
0.20	c NEW SOLUTION FOUND: 19349 @ 0.19
0.20	c Sol. found (all assignments made)...
0.20	o 19284
0.20	c NEW SOLUTION FOUND: 19284 @ 0.191
0.20	c Sol. found (all assignments made)...
0.20	o 19271
0.20	c NEW SOLUTION FOUND: 19271 @ 0.192
0.20	c Sol. found (all assignments made)...
0.20	o 19263
0.20	c NEW SOLUTION FOUND: 19263 @ 0.196
0.21	c Sol. found (all assignments made)...
0.21	o 18988
0.21	c NEW SOLUTION FOUND: 18988 @ 0.199
0.21	c Sol. found (all assignments made)...
0.21	o 18975
0.21	c NEW SOLUTION FOUND: 18975 @ 0.2
0.21	c Sol. found (all assignments made)...
0.21	o 18941
0.21	c NEW SOLUTION FOUND: 18941 @ 0.201
0.21	c Sol. found (all assignments made)...
0.21	o 18876
0.21	c NEW SOLUTION FOUND: 18876 @ 0.202
0.21	c Sol. found (all assignments made)...
0.21	o 18863
0.21	c NEW SOLUTION FOUND: 18863 @ 0.203
0.22	c Sol. found (all assignments made)...
0.22	o 18844
0.22	c NEW SOLUTION FOUND: 18844 @ 0.215
0.22	c Sol. found (all assignments made)...
0.22	o 18831
0.22	c NEW SOLUTION FOUND: 18831 @ 0.216
0.22	c Sol. found (all assignments made)...
0.22	o 18797
0.22	c NEW SOLUTION FOUND: 18797 @ 0.217
0.22	c Sol. found (all assignments made)...
0.22	o 18732
0.22	c NEW SOLUTION FOUND: 18732 @ 0.218
0.23	c Sol. found (all assignments made)...
0.23	o 18719
0.23	c NEW SOLUTION FOUND: 18719 @ 0.219
0.32	c Restart #1 #Var: 479 LB: 0 @ 0.313
0.41	c Restart #2 #Var: 479 LB: 0 @ 0.4
0.53	c Restart #3 #Var: 479 LB: 0 @ 0.523
0.77	c Restart #4 #Var: 479 LB: 0 @ 0.762
1.06	c CHANGE to LPR mode... 	UB: 18719	MIS: 60	LPR: 315 (0.00575)	Diff: 0.19048
1.06	c Restart #0 #Var: 479 LB: 0 @ 1.054
2.23	c Restart #1 #Var: 479 LB: 315 @ 2.224
3.43	c Restart #2 #Var: 473 LB: 315 @ 3.418
6.09	c Restart #3 #Var: 473 LB: 315 @ 6.079
9.91	c Restart #4 #Var: 473 LB: 315 @ 9.901
12.62	c Restart #5 #Var: 473 LB: 315 @ 12.609
18.90	c Restart #6 #Var: 473 LB: 315 @ 18.881
22.82	c Restart #7 #Var: 473 LB: 315 @ 22.8
27.40	c Restart #8 #Var: 473 LB: 315 @ 27.38
32.24	c Restart #9 #Var: 473 LB: 315 @ 32.221
38.88	c Restart #10 #Var: 473 LB: 315 @ 38.852
49.43	c Restart #11 #Var: 473 LB: 316 @ 49.398
63.60	c Restart #12 #Var: 473 LB: 316 @ 63.57
73.24	c Restart #13 #Var: 473 LB: 316 @ 73.202
81.78	c Restart #14 #Var: 473 LB: 316 @ 81.743
92.80	c Restart #15 #Var: 473 LB: 316 @ 92.761
107.45	c Restart #16 #Var: 473 LB: 316 @ 107.41
122.09	c Restart #17 #Var: 473 LB: 316 @ 122.03
136.73	c Restart #18 #Var: 473 LB: 316 @ 136.67
151.32	c Restart #19 #Var: 473 LB: 316 @ 151.26
172.04	c Restart #20 #Var: 473 LB: 316 @ 171.97
194.59	c Restart #21 #Var: 473 LB: 316 @ 194.52
228.10	c Restart #22 #Var: 473 LB: 316 @ 228.01
248.50	c Restart #23 #Var: 473 LB: 316 @ 248.41
270.61	c Restart #24 #Var: 473 LB: 316 @ 270.51
303.72	c Restart #25 #Var: 473 LB: 316 @ 303.6
323.87	c Restart #26 #Var: 473 LB: 316 @ 323.75
350.92	c Restart #27 #Var: 473 LB: 316 @ 350.79
378.08	c Restart #28 #Var: 473 LB: 316 @ 377.94
404.47	c Restart #29 #Var: 473 LB: 316 @ 404.32
437.23	c Restart #30 #Var: 473 LB: 316 @ 437.07
455.80	c Restart #31 #Var: 473 LB: 316 @ 455.63
490.13	c Restart #32 #Var: 473 LB: 316 @ 489.96
516.11	c Restart #33 #Var: 473 LB: 316 @ 515.92
539.51	c Restart #34 #Var: 473 LB: 316 @ 539.32
573.80	c Restart #35 #Var: 473 LB: 316 @ 573.59
601.97	c Restart #36 #Var: 473 LB: 316 @ 601.76
630.05	c Restart #37 #Var: 473 LB: 316 @ 629.83
656.07	c Restart #38 #Var: 473 LB: 316 @ 655.84
683.16	c Restart #39 #Var: 473 LB: 316 @ 682.92
716.36	c Restart #40 #Var: 473 LB: 316 @ 716.1
764.26	c Restart #41 #Var: 473 LB: 316 @ 763.99
794.34	c Restart #42 #Var: 473 LB: 316 @ 794.06
852.24	c Restart #43 #Var: 473 LB: 316 @ 851.94
914.34	c Restart #44 #Var: 473 LB: 316 @ 914.02
955.74	c Restart #45 #Var: 473 LB: 316 @ 955.4
1030.63	c Restart #46 #Var: 473 LB: 316 @ 1030.3
1075.30	c Restart #47 #Var: 473 LB: 316 @ 1074.9
1108.64	c Restart #48 #Var: 473 LB: 316 @ 1108.3
1151.40	c Restart #49 #Var: 473 LB: 316 @ 1151
1199.95	c Restart #50 #Var: 473 LB: 316 @ 1199.5
1276.14	c Restart #51 #Var: 473 LB: 316 @ 1275.7
1331.57	c Restart #52 #Var: 473 LB: 316 @ 1331.1
1395.27	c Restart #53 #Var: 473 LB: 316 @ 1394.8
1467.94	c Restart #54 #Var: 473 LB: 316 @ 1467.4
1535.87	c Restart #55 #Var: 473 LB: 316 @ 1535.3
1598.42	c Restart #56 #Var: 473 LB: 316 @ 1597.9
1681.09	c Restart #57 #Var: 473 LB: 316 @ 1680.5
1744.19	c Restart #58 #Var: 473 LB: 316 @ 1743.6
1800.63	s SATISFIABLE
1800.63	c Cost: 18719
1800.63	v -x1 -x2 -x3 x4 x5 -x8 -x10 -x11 -x12 -x13 -x14 x15 x16 -x19 x21 -x22 -x23 -x24 x25 x26 -x29 -x30 -x31 -x32 x33 x34 -x35 -x38 -x40
1800.63	v -x41 -x42 -x43 -x44 -x45 -x46 -x49 x51 -x52 -x53 -x54 -x55 -x58 -x60 -x61 -x62 -x63 -x64 -x66 -x67 -x68 -x69 -x70 -x72 -x73 -x74
1800.63	v -x75 -x76 -x77 -x79 -x80 -x81 -x82 -x83 -x84 -x87 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x98 x100 -x101 -x102 -x103 x104 x105 -x108
1800.63	v x109 -x110 -x111 x112 x113 -x114 -x117 -x119 -x120 x121 -x122 x123 x124 -x125 -x128 x130 -x131 -x132 -x133 -x134 -x137 -x139
1800.63	v -x140 -x141 -x142 -x143 -x145 -x146 -x147 -x148 -x149 -x151 -x152 -x153 -x154 -x155 -x156 -x158 -x159 -x160 -x161 -x162 -x163
1800.63	v -x164 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 x175 x176 -x179 x180 x181 -x182 -x183 -x184 -x185 -x186 x187 x188 -x191
1800.63	v x192 x193 x194 x195 -x196 -x197 -x198 -x199 -x200 x201 x202 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 x214 -x215
1800.63	v x216 -x217 -x218 -x219 x220 x221 -x224 x225 x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x236 -x237 x238 -x239 -x240 -x241
1800.63	v x242 -x243 -x244 x245 -x246 -x249 -x250 -x251 -x252 -x253 -x254 x255 -x256 -x257 x258 x259 -x262 -x263 -x264 -x265 -x266 -x267
1800.63	v -x268 -x269 -x270 -x271 -x272 -x273 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x289 -x290 -x291 -x292
1800.63	v -x293 -x294 -x295 x296 -x297 x298 x299 -x300 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 x313 x314 -x316 x317
1800.63	v x318 x319 -x320 -x321 x322 -x323 x324 x325 -x326 -x327 x328 -x329 -x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 -x339 -x340
1800.63	v -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x351 -x352 x353 x354 -x355 -x356 -x357 -x358 x359 -x361 -x362 -x363 -x364
1800.63	v -x365 -x366 -x367 -x368 -x369 x370 x371 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x387 x388 x389
1800.63	v x390 -x391 -x392 -x393 -x394 -x395 -x396 -x399 -x400 x401 x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x412 -x413 -x414
1800.63	v -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x425 x426 x427 -x428 -x429 -x430 x431 x432 x433 x434 x435 -x436 -x437 -x438
1800.63	v -x439 -x441 -x442 -x443 x444 -x445 -x446 -x447 -x449 x450 x451 -x452 -x453 -x454 x455 -x457 -x458 -x459 -x460 -x461 -x462
1800.63	v -x463 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x474 -x475 x476 x477 -x478 -x479 -x480 -x482 -x483 -x484 -x485 -x486
1800.63	v -x487 -x488 -x490 -x491 x492 -x493 -x494 x495 x496 -x497 -x498 x499 -x6 x7 -x9 -x500 -x17 x18 -x20 x501 -x27 x28 -x502 -x36 -x37
1800.63	v -x39 -x503 -x47 x48 -x50 x504 -x56 -x57 -x59 -x505 -x65 -x506 -x71 -x507 -x78 -x508 -x85 x86 -x88 x509 -x96 x97 -x99 x510 -x106
1800.63	v x107 x511 -x115 -x116 -x118 x512 -x126 x127 -x129 x513 -x135 -x136 -x138 -x514 -x144 -x515 -x150 x516 -x157 -x517 -x165 x166
1800.63	v x518 -x177 x178 x519 -x189 x190 x520 -x203 x204 -x521 x522 -x222 x223 x523 -x234 x235 x524 -x247 x248 -x525 -x260 x261 x526
1800.63	v -x274 x275 x527 -x287 x288 x528 -x301 x302 x529 x315 x530 x531 x532 x341 x533 x350 x534 x360 -x535 -x372 -x373 -x536 -x385 x386
1800.63	v x537 -x397 x398 x538 -x410 -x411 x539 -x423 x424 x540 x541 x440 x542 x448 x543 -x456 -x544 -x464 -x545 x473 x546 x481 -x547
1800.63	v x489 x548
1800.63	c Exit Code: 10
1800.63	c Total time: 1800 s

Verifier Data (download as text)

OK	18719

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.90 0.95 0.98 2/64 31436
/proc/meminfo: memFree=1322256/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=4656 CPUtime=0
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 74 0 0 0 0 0 0 0 18 0 1 0 202580284 4767744 56 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6894599 0 0 4096 0 0 0 0 17 1 0 0
/proc/31436/statm: 1165 64 48 55 0 45 0

[startup+10.0028 s]
/proc/loadavg: 0.92 0.95 0.98 2/64 31436
/proc/meminfo: memFree=1293672/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=32900 CPUtime=9.98
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 20797 0 1 0 981 17 0 0 25 0 1 0 202580284 33689600 7504 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 8225 7504 433 55 0 7117 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 32900

[startup+20.0096 s]
/proc/loadavg: 0.93 0.96 0.98 2/64 31436
/proc/meminfo: memFree=1288424/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=38236 CPUtime=19.98
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 39621 0 1 0 1965 33 0 0 25 0 1 0 202580284 39153664 8795 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7325253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 9559 8795 435 55 0 8451 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 38236

[startup+30.0155 s]
/proc/loadavg: 0.94 0.96 0.98 2/64 31436
/proc/meminfo: memFree=1282536/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=43956 CPUtime=29.98
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 55963 0 1 0 2946 52 0 0 25 0 1 0 202580284 45010944 10276 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 10989 10276 435 55 0 9881 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 43956

[startup+40.0214 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 31436
/proc/meminfo: memFree=1275560/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=50788 CPUtime=39.99
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 72003 0 1 0 3931 68 0 0 25 0 1 0 202580284 52006912 11993 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 12697 11993 435 55 0 11589 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 50788

[startup+50.0273 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 31436
/proc/meminfo: memFree=1275240/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=51144 CPUtime=49.99
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 76081 0 1 0 4926 73 0 0 25 0 1 0 202580284 52371456 12082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 12786 12082 435 55 0 11678 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 51144

[startup+60.0331 s]
/proc/loadavg: 0.96 0.96 0.98 2/64 31436
/proc/meminfo: memFree=1269544/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=57392 CPUtime=59.99
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 90459 0 1 0 5911 88 0 0 25 0 1 0 202580284 58769408 13530 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 14296 13528 435 55 0 13188 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 57392

[startup+70.039 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 31436
/proc/meminfo: memFree=1266792/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=60104 CPUtime=69.99
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 103074 0 1 0 6898 101 0 0 25 0 1 0 202580284 61546496 14213 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7325253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 15026 14213 435 55 0 13918 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 60104

[startup+80.0449 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 31436
/proc/meminfo: memFree=1259112/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=67588 CPUtime=80
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 123256 0 1 0 7882 118 0 0 25 0 1 0 202580284 69210112 16127 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 16897 16127 435 55 0 15789 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 67588

[startup+90.0507 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 31436
/proc/meminfo: memFree=1256168/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=70492 CPUtime=90
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 140341 0 1 0 8866 134 0 0 25 0 1 0 202580284 72183808 16861 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 17623 16861 435 55 0 16515 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 70492

[startup+100.057 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 31436
/proc/meminfo: memFree=1250536/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=76068 CPUtime=100
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 163897 0 1 0 9847 153 0 0 25 0 1 0 202580284 77893632 18263 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160205573 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 19017 18263 435 55 0 17909 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 76068

[startup+110.062 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 31436
/proc/meminfo: memFree=1244584/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=82156 CPUtime=110.01
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 189534 0 1 0 10833 168 0 0 25 0 1 0 202580284 84127744 19735 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159496464 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 20539 19735 435 55 0 19431 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 82156

[startup+120.068 s]
/proc/loadavg: 0.98 0.97 0.98 2/64 31436
/proc/meminfo: memFree=1244264/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=82360 CPUtime=120.01
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 200914 0 1 0 11819 182 0 0 25 0 1 0 202580284 84336640 19841 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 20590 19841 435 55 0 19482 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 82360

[startup+130.074 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31436
/proc/meminfo: memFree=1238440/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=88132 CPUtime=130.01
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 218542 0 1 0 12804 197 0 0 25 0 1 0 202580284 90247168 21284 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 22033 21284 435 55 0 20925 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 88132

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31436
/proc/meminfo: memFree=1232104/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=94720 CPUtime=140.01
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 238720 0 1 0 13788 213 0 0 25 0 1 0 202580284 96993280 22860 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160346504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 23680 22860 435 55 0 22572 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 94720

[startup+150.086 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31436
/proc/meminfo: memFree=1231720/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=94932 CPUtime=150.01
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 249858 0 1 0 14774 227 0 0 25 0 1 0 202580284 97210368 22944 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 23733 22944 435 55 0 22625 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 94932

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31436
/proc/meminfo: memFree=1226600/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=100988 CPUtime=160.02
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 273660 0 1 0 15758 244 0 0 25 0 1 0 202580284 103411712 24239 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159477374 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 25247 24239 435 55 0 24139 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 100988

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31436
/proc/meminfo: memFree=1220712/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=106848 CPUtime=170.02
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 305563 0 1 0 16737 265 0 0 25 0 1 0 202580284 109412352 25702 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 26712 25702 435 55 0 25604 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 106848

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31436
/proc/meminfo: memFree=1219432/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=108188 CPUtime=180.02
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 332019 0 1 0 17718 284 0 0 25 0 1 0 202580284 110784512 26010 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 27047 26010 435 55 0 25939 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 108188

[startup+190.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31436
/proc/meminfo: memFree=1219304/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=108640 CPUtime=190.02
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 368097 0 1 0 18693 309 0 0 25 0 1 0 202580284 111247360 26058 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 27160 26058 435 55 0 26052 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 108640

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31436
/proc/meminfo: memFree=1217896/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=109760 CPUtime=200.03
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 397637 0 1 0 19676 327 0 0 25 0 1 0 202580284 112394240 26403 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 27440 26403 435 55 0 26332 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 109760

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31436
/proc/meminfo: memFree=1213480/2055920 swapFree=4181736/4192956

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

/proc/31436/statm: 120075 114160 437 55 0 118967 0
Current children cumulated CPU time (s) 1760.43
Current children cumulated vsize (Kb) 480300

[startup+1771.06 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=865392/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=480664 CPUtime=1770.44
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5630029 0 1 0 173325 3719 0 0 25 0 1 0 202580284 492199936 114251 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120166 114251 437 55 0 119058 0
Current children cumulated CPU time (s) 1770.44
Current children cumulated vsize (Kb) 480664

[startup+1781.06 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=865072/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=480960 CPUtime=1780.43
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5671229 0 1 0 174299 3744 0 0 25 0 1 0 202580284 492503040 114329 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120290 114330 437 55 0 119182 0
Current children cumulated CPU time (s) 1780.43
Current children cumulated vsize (Kb) 480960

[startup+1782.07 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=865008/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=481080 CPUtime=1781.44
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5675588 0 1 0 174397 3747 0 0 25 0 1 0 202580284 492625920 114358 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120270 114358 437 55 0 119162 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (Kb) 481080

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=864944/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=481096 CPUtime=1782.45
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5679333 0 1 0 174495 3750 0 0 25 0 1 0 202580284 492642304 114365 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120274 114365 437 55 0 119166 0
Current children cumulated CPU time (s) 1782.45
Current children cumulated vsize (Kb) 481096

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=864752/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=481472 CPUtime=1783.45
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5684325 0 1 0 174592 3753 0 0 25 0 1 0 202580284 493027328 114424 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120330 114418 437 55 0 119222 0
Current children cumulated CPU time (s) 1783.45
Current children cumulated vsize (Kb) 481472

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=864432/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=481580 CPUtime=1784.46
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5689114 0 1 0 174690 3756 0 0 25 0 1 0 202580284 493137920 114486 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120395 114486 437 55 0 119287 0
Current children cumulated CPU time (s) 1784.46
Current children cumulated vsize (Kb) 481580

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=864304/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=482084 CPUtime=1785.46
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5693386 0 1 0 174788 3758 0 0 25 0 1 0 202580284 493654016 114546 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159477374 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120521 114546 437 55 0 119413 0
Current children cumulated CPU time (s) 1785.46
Current children cumulated vsize (Kb) 482084

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=864240/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=481748 CPUtime=1786.46
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5696984 0 1 0 174886 3760 0 0 25 0 1 0 202580284 493309952 114530 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7007345 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120437 114530 437 55 0 119329 0
Current children cumulated CPU time (s) 1786.46
Current children cumulated vsize (Kb) 481748

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=864240/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=482096 CPUtime=1787.47
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5700356 0 1 0 174985 3762 0 0 25 0 1 0 202580284 493666304 114545 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120524 114545 437 55 0 119416 0
Current children cumulated CPU time (s) 1787.47
Current children cumulated vsize (Kb) 482096

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=864240/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=482064 CPUtime=1788.48
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5704696 0 1 0 175083 3765 0 0 25 0 1 0 202580284 493633536 114558 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497923 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120478 114555 437 55 0 119370 0
Current children cumulated CPU time (s) 1788.48
Current children cumulated vsize (Kb) 482064

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=864112/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=481924 CPUtime=1789.48
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5708684 0 1 0 175181 3767 0 0 25 0 1 0 202580284 493490176 114567 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120481 114567 437 55 0 119373 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (Kb) 481924

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=864112/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=481904 CPUtime=1790.48
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5712999 0 1 0 175279 3769 0 0 25 0 1 0 202580284 493469696 114566 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120476 114566 437 55 0 119368 0
Current children cumulated CPU time (s) 1790.48
Current children cumulated vsize (Kb) 481904

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=864112/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=481888 CPUtime=1791.49
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5717517 0 1 0 175377 3772 0 0 25 0 1 0 202580284 493453312 114566 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120472 114566 437 55 0 119364 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (Kb) 481888

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=864048/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=481980 CPUtime=1792.49
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5721744 0 1 0 175475 3774 0 0 25 0 1 0 202580284 493547520 114587 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684723 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120495 114587 437 55 0 119387 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (Kb) 481980

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=863984/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=482024 CPUtime=1793.5
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5725228 0 1 0 175574 3776 0 0 25 0 1 0 202580284 493592576 114600 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120506 114600 437 55 0 119398 0
Current children cumulated CPU time (s) 1793.5
Current children cumulated vsize (Kb) 482024

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=863984/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=482024 CPUtime=1794.5
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5727756 0 1 0 175672 3778 0 0 25 0 1 0 202580284 493592576 114600 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535961 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120506 114600 437 55 0 119398 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (Kb) 482024

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=863856/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=482192 CPUtime=1795.51
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5730916 0 1 0 175771 3780 0 0 25 0 1 0 202580284 493764608 114642 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120548 114642 437 55 0 119440 0
Current children cumulated CPU time (s) 1795.51
Current children cumulated vsize (Kb) 482192

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=863856/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=482192 CPUtime=1796.51
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5733245 0 1 0 175870 3781 0 0 25 0 1 0 202580284 493764608 114642 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120548 114642 437 55 0 119440 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (Kb) 482192

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=863792/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=482528 CPUtime=1797.52
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5735743 0 1 0 175969 3783 0 0 25 0 1 0 202580284 494108672 114645 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7352262 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120632 114645 437 55 0 119524 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (Kb) 482528

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=863792/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=482248 CPUtime=1798.52
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5739945 0 1 0 176067 3785 0 0 25 0 1 0 202580284 493821952 114645 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120562 114645 437 55 0 119454 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (Kb) 482248

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31438
/proc/meminfo: memFree=863664/2055920 swapFree=4181736/4192956
[pid=31436] ppid=31434 vsize=482340 CPUtime=1799.53
/proc/31436/stat : 31436 (bsolo) R 31434 31436 31390 0 -1 0 5744852 0 1 0 176165 3788 0 0 25 0 1 0 202580284 493916160 114680 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31436/statm: 120669 114683 437 55 0 119561 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (Kb) 482340

Child status: 10
Real time (s): 1800.71
CPU time (s): 1800.08
CPU user time (s): 1762.11
CPU system time (s): 37.9732
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (Kb): 482528

Launcher Data (download as text)

Begin job on node67 on Sat Jun  3 21:11:49 UTC 2006


FILE ID= 40114-1149369109

PBS_JOBID= 312086

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-p0548.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node67/40114-1149369109/instance-40114-1149369109.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-40114-1149369109 -o ROOT/results/node67/solver-40114-1149369109 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node67/40114-1149369109/instance-40114-1149369109.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  38a2c469f9dc1120b8fe634a693ac03d

RANDOM SEED= 42501717


/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.264
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	: 5931.00
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.264
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:       1322528 kB
Buffers:         21152 kB
Cached:         646104 kB
SwapCached:       2748 kB
Active:          45428 kB
Inactive:       630384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1322528 kB
SwapTotal:     4192956 kB
SwapFree:      4181736 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            43572 kB
Committed_AS:   350784 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node67 on Sat Jun  3 21:41:50 UTC 2006