Trace number 357164

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
oree 0.1.2 alphaSAT (TO)295 1800.12 1800.74

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
MD5SUM1850b909125f53108de0513d8e3d52c8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark285
Best CPU time to get the best result obtained on this benchmark1782.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 285
Optimality of the best value was proved NO
Number of variables664
Total number of constraints3035
Number of constraints which are clauses3035
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 664
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 664
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 664
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

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.02	c ...done
0.00/0.02	c #vars=664 #constraints=3036 hasObjective=yes
0.00/0.05	c res. mode=mod
0.00/0.05	c VSIDS like heuristics
0.00/0.05	c complete search running
0.00/0.08	c restart after 401 decisions
0.00/0.08	c nbDecision=500 #constraints=3058
0.08/0.09	c restart after 801 decisions
0.10/0.10	c nbDecision=1000 #constraints=3066
0.10/0.13	c nbDecision=1500 #constraints=3076
0.10/0.13	c restart after 1601 decisions
0.10/0.15	c nbDecision=2000 #constraints=3084
0.10/0.18	c nbDecision=2500 #constraints=3094
0.20/0.21	c nbDecision=3000 #constraints=3105
0.20/0.22	c restart after 3201 decisions
0.20/0.24	c nbDecision=3500 #constraints=3116
0.20/0.28	c nbDecision=4000 #constraints=3129
0.29/0.31	c nbDecision=4500 #constraints=3138
0.29/0.35	c nbDecision=5000 #constraints=3159
0.29/0.38	c nbDecision=5500 #constraints=3180
0.40/0.46	c nbDecision=6000 #constraints=3217
0.49/0.55	c restart after 6401 decisions
0.49/0.57	c nbDecision=6500 #constraints=3250
0.59/0.67	c nbDecision=7000 #constraints=3279
0.69/0.71	c nbDecision=7500 #constraints=3292
0.69/0.75	c nbDecision=8000 #constraints=3302
0.69/0.79	c nbDecision=8500 #constraints=3313
0.79/0.86	c nbDecision=9000 #constraints=3340
0.89/0.93	c nbDecision=9500 #constraints=3374
0.89/0.97	c nbDecision=10000 #constraints=3383
1.00/1.06	c nbDecision=10500 #constraints=3403
1.19/1.23	c nbDecision=11000 #constraints=3459
1.29/1.32	c nbDecision=11500 #constraints=3496
1.29/1.37	c nbDecision=12000 #constraints=3518
1.39/1.42	c nbDecision=12500 #constraints=3528
1.39/1.44	c restart after 12801 decisions
1.39/1.46	c nbDecision=13000 #constraints=3536
1.59/1.60	c nbDecision=13500 #constraints=3583
1.59/1.69	c nbDecision=14000 #constraints=3611
1.79/1.80	c nbDecision=14500 #constraints=3659
1.89/1.96	c nbDecision=15000 #constraints=3723
2.19/2.22	c nbDecision=15500 #constraints=3815
2.39/2.41	c nbDecision=16000 #constraints=3873
2.49/2.57	c nbDecision=16500 #constraints=3935
2.69/2.70	c nbDecision=17000 #constraints=3983
2.99/3.06	c nbDecision=17500 #constraints=4091
3.19/3.21	c nbDecision=18000 #constraints=4142
3.29/3.39	c nbDecision=18500 #constraints=4189
3.59/3.62	c nbDecision=19000 #constraints=4267
3.89/3.93	c nbDecision=19500 #constraints=4372
4.09/4.11	c nbDecision=20000 #constraints=4425
4.29/4.40	c nbDecision=20500 #constraints=4481
4.79/4.80	c nbDecision=21000 #constraints=4588
5.29/5.31	c nbDecision=21422 #constraints=4693
5.29/5.31	c linear search for optimum
5.29/5.31	o 295
5.50/5.55	c nbDecision=21500 #constraints=4714
11.79/11.81	c nbDecision=22000 #constraints=4961
12.99/13.07	c nbDecision=22500 #constraints=5093
15.48/15.55	c nbDecision=23000 #constraints=5341
16.88/16.90	c nbDecision=23500 #constraints=5490
19.89/19.94	c nbDecision=24000 #constraints=5738
25.58/25.60	c nbDecision=24500 #constraints=6001
30.68/30.74	c nbDecision=25000 #constraints=6183
31.38/31.49	c nbDecision=25500 #constraints=6198
31.58/31.60	c restart after 25601 decisions
38.28/38.34	c nbDecision=26000 #constraints=6362
46.27/46.31	c nbDecision=26500 #constraints=6567
46.97/47.01	c nbDecision=27000 #constraints=6576
47.67/47.76	c nbDecision=27500 #constraints=6586
48.47/48.60	c nbDecision=28000 #constraints=6613
50.67/50.73	c nbDecision=28500 #constraints=6663
53.37/53.45	c nbDecision=29000 #constraints=6728
55.37/55.41	c nbDecision=29500 #constraints=6776
56.78/56.86	c nbDecision=30000 #constraints=6826
59.98/60.07	c nbDecision=30500 #constraints=6913
63.27/63.31	c nbDecision=31000 #constraints=6999
64.88/64.98	c nbDecision=31500 #constraints=7059
68.47/68.55	c nbDecision=32000 #constraints=7161
70.87/70.90	c nbDecision=32500 #constraints=7197
72.67/72.70	c nbDecision=33000 #constraints=7235
75.27/75.32	c nbDecision=33500 #constraints=7301
76.87/76.98	c nbDecision=34000 #constraints=7334
79.87/79.91	c nbDecision=34500 #constraints=7440
85.96/86.01	c nbDecision=35000 #constraints=7616
93.37/93.46	c nbDecision=35500 #constraints=7824
97.07/97.12	c nbDecision=36000 #constraints=7930
101.76/101.82	c nbDecision=36500 #constraints=8036
105.66/105.72	c nbDecision=37000 #constraints=8138
112.16/112.23	c nbDecision=37500 #constraints=8273
114.66/114.73	c nbDecision=38000 #constraints=8303
118.85/118.92	c nbDecision=38500 #constraints=8380
123.55/123.66	c nbDecision=39000 #constraints=8494
130.15/130.23	c nbDecision=39500 #constraints=8623
135.05/135.14	c nbDecision=40000 #constraints=8734
140.45/140.54	c nbDecision=40500 #constraints=8852
149.85/149.97	c nbDecision=41000 #constraints=9025
157.34/157.41	c nbDecision=41500 #constraints=9188
167.84/167.99	c nbDecision=42000 #constraints=9417
183.84/183.91	c nbDecision=42500 #constraints=9705
200.73/200.85	c nbDecision=43000 #constraints=9955
216.13/216.22	c nbDecision=43500 #constraints=10220
230.72/230.85	c nbDecision=44000 #constraints=10436
237.32/237.47	c nbDecision=44500 #constraints=10582
252.41/252.50	c nbDecision=45000 #constraints=10833
264.82/264.90	c nbDecision=45500 #constraints=11067
285.21/285.39	c nbDecision=46000 #constraints=11360
313.00/313.18	c nbDecision=46500 #constraints=11678
334.49/334.69	c nbDecision=47000 #constraints=11936
350.80/350.94	c nbDecision=47500 #constraints=12136
375.78/375.98	c nbDecision=48000 #constraints=12403
409.68/409.82	c nbDecision=48500 #constraints=12727
452.97/453.13	c nbDecision=49000 #constraints=13140
458.47/458.67	c nbDecision=49500 #constraints=13164
463.86/464.06	c nbDecision=50000 #constraints=13197
471.06/471.23	c nbDecision=50500 #constraints=13235
475.66/475.85	c nbDecision=51000 #constraints=13248
477.66/477.82	c restart after 51201 decisions
481.26/481.48	c nbDecision=51500 #constraints=13256
488.75/488.98	c nbDecision=52000 #constraints=13298
497.95/498.16	c nbDecision=52500 #constraints=13348
502.15/502.40	c nbDecision=53000 #constraints=13357
507.05/507.24	c nbDecision=53500 #constraints=13367
512.45/512.62	c nbDecision=54000 #constraints=13377
521.84/522.04	c nbDecision=54500 #constraints=13409
531.34/531.51	c nbDecision=55000 #constraints=13495
548.64/548.87	c nbDecision=55500 #constraints=13567
559.64/559.84	c nbDecision=56000 #constraints=13628
571.13/571.36	c nbDecision=56500 #constraints=13708
582.53/582.75	c nbDecision=57000 #constraints=13818
595.93/596.14	c nbDecision=57500 #constraints=13959
621.62/621.87	c nbDecision=58000 #constraints=14158
649.81/650.06	c nbDecision=58500 #constraints=14385
659.20/659.46	c nbDecision=59000 #constraints=14448
666.11/666.31	c nbDecision=59500 #constraints=14484
678.30/678.58	c nbDecision=60000 #constraints=14574
686.60/686.84	c nbDecision=60500 #constraints=14644
695.79/696.02	c nbDecision=61000 #constraints=14715
713.19/713.49	c nbDecision=61500 #constraints=14851
727.08/727.36	c nbDecision=62000 #constraints=14945
741.88/742.15	c nbDecision=62500 #constraints=15078
755.48/755.74	c nbDecision=63000 #constraints=15191
770.47/770.79	c nbDecision=63500 #constraints=15306
798.17/798.41	c nbDecision=64000 #constraints=15516
832.05/832.35	c nbDecision=64500 #constraints=15739
876.55/876.81	c nbDecision=65000 #constraints=15983
882.44/882.73	c nbDecision=65500 #constraints=16000
891.64/891.92	c nbDecision=66000 #constraints=16034
896.34/896.61	c nbDecision=66500 #constraints=16044
908.53/908.89	c nbDecision=67000 #constraints=16077
922.33/922.64	c nbDecision=67500 #constraints=16132
928.72/929.00	c nbDecision=68000 #constraints=16171
938.52/938.86	c nbDecision=68500 #constraints=16236
947.72/948.10	c nbDecision=69000 #constraints=16302
962.82/963.10	c nbDecision=69500 #constraints=16386
978.42/978.75	c nbDecision=70000 #constraints=16485
990.01/990.31	c nbDecision=70500 #constraints=16532
1000.50/1000.88	c nbDecision=71000 #constraints=16579
1021.70/1022.03	c nbDecision=71500 #constraints=16701
1038.00/1038.35	c nbDecision=72000 #constraints=16803
1050.10/1050.47	c nbDecision=72500 #constraints=16923
1066.19/1066.53	c nbDecision=73000 #constraints=17021
1077.48/1077.80	c nbDecision=73500 #constraints=17068
1092.88/1093.27	c nbDecision=74000 #constraints=17164
1106.57/1106.91	c nbDecision=74500 #constraints=17223
1135.77/1136.18	c nbDecision=75000 #constraints=17401
1172.16/1172.55	c nbDecision=75500 #constraints=17611
1206.15/1206.59	c nbDecision=76000 #constraints=17831
1260.83/1261.24	c nbDecision=76500 #constraints=18065
1312.52/1312.97	c nbDecision=77000 #constraints=18341
1331.21/1331.67	c nbDecision=77500 #constraints=18458
1352.61/1353.09	c nbDecision=78000 #constraints=18614
1381.50/1381.92	c nbDecision=78500 #constraints=18829
1400.49/1400.96	c nbDecision=79000 #constraints=18951
1418.99/1419.40	c nbDecision=79500 #constraints=19074
1442.58/1443.08	c nbDecision=80000 #constraints=19230
1489.17/1489.64	c nbDecision=80500 #constraints=19483
1507.46/1507.93	c nbDecision=81000 #constraints=19600
1534.96/1535.42	c nbDecision=81500 #constraints=19753
1556.35/1556.84	c nbDecision=82000 #constraints=19906
1582.04/1582.56	c nbDecision=82500 #constraints=20069
1615.68/1616.21	c nbDecision=83000 #constraints=20306
1665.21/1665.89	c nbDecision=83500 #constraints=20577
1717.90/1718.54	c nbDecision=84000 #constraints=20891
1796.78/1797.44	c nbDecision=84500 #constraints=21233
1800.08/1800.70	Received signal 15
1800.08/1800.71	
1800.08/1800.71	s SATISFIABLE
1800.08/1800.71	v x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 x27 -x28 -x29 -x30
1800.08/1800.71	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
1800.08/1800.71	v -x58 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
1800.08/1800.71	v -x85 -x86 x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 x107 -x108 -x109
1800.08/1800.71	v -x110 x111 -x112 x113 -x114 -x115 x116 -x117 x118 x119 -x120 -x121 x122 x123 -x124 x125 -x126 -x127 x128 -x129 -x130 x131 -x132
1800.08/1800.71	v -x133 -x134 x135 -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 x147 -x148 -x149 -x150 x151 -x152 -x153 -x154
1800.08/1800.71	v x155 -x156 x157 -x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 -x167 x168 x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177
1800.08/1800.71	v -x178 x179 -x180 x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199
1800.08/1800.71	v -x200 x201 -x202 x203 -x204 x205 -x206 x207 -x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220 x221 -x222
1800.08/1800.71	v x223 -x224 x225 -x226 -x227 x228 x229 -x230 x231 -x232 -x233 -x234 x235 -x236 x237 -x238 x239 -x240 x241 -x242 -x243 x244 x245
1800.08/1800.71	v -x246 x247 -x248 x249 -x250 x251 -x252 x253 -x254 x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 -x267 x268
1800.08/1800.71	v x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 -x289 x290 x291
1800.08/1800.71	v -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314
1800.08/1800.71	v x315 -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 -x333 x334 x335 -x336 x337
1800.08/1800.71	v -x338 x339 -x340 x341 -x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360
1800.08/1800.71	v x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383
1800.08/1800.71	v -x384 x385 -x386 x387 -x388 x389 -x390 x391 -x392 x393 -x394 x395 -x396 x397 -x398 x399 -x400 x401 -x402 x403 -x404 x405 -x406
1800.08/1800.71	v x407 -x408 x409 -x410 x411 -x412 x413 -x414 x415 -x416 x417 -x418 x419 -x420 x421 -x422 x423 -x424 -x425 x426 x427 -x428 -x429
1800.08/1800.71	v x430 x431 -x432 x433 -x434 x435 -x436 x437 -x438 x439 -x440 x441 -x442 x443 -x444 x445 -x446 x447 -x448 x449 -x450 x451 -x452
1800.08/1800.71	v x453 -x454 x455 -x456 x457 -x458 x459 -x460 x461 -x462 x463 -x464 x465 -x466 x467 -x468 x469 -x470 -x471 x472 x473 -x474 x475
1800.08/1800.71	v -x476 x477 -x478 x479 -x480 x481 -x482 x483 -x484 x485 -x486 x487 -x488 x489 -x490 x491 -x492 x493 -x494 x495 -x496 x497 -x498
1800.08/1800.71	v x499 -x500 x501 -x502 x503 -x504 x505 -x506 x507 -x508 x509 -x510 x511 -x512 -x513 x514 -x515 x516 x517 -x518 -x519 x520 -x521
1800.08/1800.71	v x522 x523 -x524 -x525 x526 -x527 x528 -x529 x530 x531 -x532 -x533 x534 -x535 x536 -x537 x538 -x539 x540 -x541 -x542 x543 -x544
1800.08/1800.71	v -x545 x546 -x547 x548 -x549 x550 x551 -x552 -x553 x554 -x555 x556 x557 -x558 -x559 x560 -x561 x562 -x563 x564 x565 -x566 -x567
1800.08/1800.71	v x568 -x569 x570 -x571 x572 x573 -x574 -x575 x576 -x577 x578 -x579 x580 -x581 x582 x583 -x584 -x585 x586 x587 -x588 -x589 x590
1800.08/1800.71	v -x591 x592 -x593 x594 -x595 x596 -x597 -x598 x599 -x600 -x601 x602 -x603 x604 x605 -x606 -x607 x608 -x609 x610 -x611 x612 -x613
1800.08/1800.71	v x614 x615 -x616 -x617 x618 -x619 x620 -x621 x622 x623 -x624 -x625 x626 -x627 x628 -x629 x630 x631 -x632 -x633 x634 -x635 x636
1800.08/1800.71	v x637 -x638 -x639 x640 -x641 x642 -x643 x644 -x645 x646 x647 -x648 -x649 x650 -x651 x652 x653 -x654 -x655 x656 -x657 x658 -x659
1800.08/1800.71	v x660 x661 -x662 -x663 x664
1800.08/1800.71	
1800.08/1800.71	c user time= 1799.77 s
1800.08/1800.71	c system time= 0.32695 s
1800.08/1800.71	c wall clock time=1800.71

Verifier Data (download as text)

OK	295

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-357164-1176989660 -o ROOT/results/node17/solver-357164-1176989660 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357164-1176989660/instance-357164-1176989660.opb mod 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 1043
/proc/meminfo: memFree=1681264/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=1468 CPUtime=0
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 146883486 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 367 166 130 317 0 46 0

[startup+0.0918311 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 1043
/proc/meminfo: memFree=1681264/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=2700 CPUtime=0.08
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 463 0 0 0 8 0 0 0 18 0 1 0 146883486 2764800 445 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272553 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 675 445 139 317 0 354 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2700

[startup+0.102831 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 1043
/proc/meminfo: memFree=1681264/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=2700 CPUtime=0.1
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 463 0 0 0 10 0 0 0 18 0 1 0 146883486 2764800 445 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284125 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 675 445 139 317 0 354 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2700

[startup+0.301852 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 1043
/proc/meminfo: memFree=1681264/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=2700 CPUtime=0.29
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 463 0 0 0 29 0 0 0 20 0 1 0 146883486 2764800 445 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271339 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 675 445 139 317 0 354 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2700

[startup+0.702894 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 1043
/proc/meminfo: memFree=1681264/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=3088 CPUtime=0.69
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 579 0 0 0 69 0 0 0 24 0 1 0 146883486 3162112 561 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134533550 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 772 561 139 317 0 451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3088

[startup+1.50198 s]
/proc/loadavg: 0.78 0.95 0.98 2/78 1044
/proc/meminfo: memFree=1679272/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=3880 CPUtime=1.49
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 758 0 0 0 149 0 0 0 25 0 1 0 146883486 3973120 740 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 970 740 139 317 0 649 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3880

[startup+3.10114 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 1044
/proc/meminfo: memFree=1677928/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=5856 CPUtime=3.09
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 1264 0 0 0 309 0 0 0 25 0 1 0 146883486 5996544 1246 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563529 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 1464 1246 139 317 0 1143 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5856

[startup+6.30148 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 1044
/proc/meminfo: memFree=1674024/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=8924 CPUtime=6.29
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 2066 0 0 0 628 1 0 0 25 0 1 0 146883486 9138176 2048 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 2231 2048 170 317 0 1910 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8924

[startup+12.7011 s]
/proc/loadavg: 0.83 0.95 0.98 2/78 1044
/proc/meminfo: memFree=1670512/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=12200 CPUtime=12.69
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 2863 0 0 0 1268 1 0 0 25 0 1 0 146883486 12492800 2845 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 3050 2845 170 317 0 2729 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12200

[startup+25.5015 s]
/proc/loadavg: 0.85 0.95 0.98 2/78 1044
/proc/meminfo: memFree=1664560/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=18392 CPUtime=25.48
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 4354 0 0 0 2546 2 0 0 25 0 1 0 146883486 18833408 4295 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 4598 4295 170 317 0 4277 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18392

[startup+51.1011 s]
/proc/loadavg: 0.90 0.96 0.98 2/78 1044
/proc/meminfo: memFree=1656304/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=26628 CPUtime=51.07
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 6414 0 0 0 5104 3 0 0 25 0 1 0 146883486 27267072 6355 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564080 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 6657 6355 170 317 0 6336 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26628

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 1044
/proc/meminfo: memFree=1649840/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=33084 CPUtime=102.27
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 7981 0 0 0 10222 5 0 0 25 0 1 0 146883486 33878016 7922 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 8271 7922 170 317 0 7950 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33084

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 1044
/proc/meminfo: memFree=1642800/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=41316 CPUtime=162.24
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 9860 0 0 0 16218 6 0 0 25 0 1 0 146883486 42307584 9801 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712585 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 10329 9801 170 317 0 10008 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41316

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1044
/proc/meminfo: memFree=1633136/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=50800 CPUtime=222.23
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 12160 0 0 0 22215 8 0 0 25 0 1 0 146883486 52019200 12101 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 12700 12101 170 317 0 12379 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50800

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1626928/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=56760 CPUtime=282.21
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 13704 0 0 0 28212 9 0 0 25 0 1 0 146883486 58122240 13645 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 14190 13645 170 317 0 13869 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 56760

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1620592/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=63328 CPUtime=342.19
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 15376 0 0 0 34209 10 0 0 25 0 1 0 146883486 64847872 15238 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135277199 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 15832 15238 170 317 0 15511 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 63328

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1612464/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=72920 CPUtime=402.18
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 17421 0 0 0 40206 12 0 0 25 0 1 0 146883486 74670080 17283 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 18230 17283 170 317 0 17909 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 72920

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1607088/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=78576 CPUtime=462.16
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 18723 0 0 0 46203 13 0 0 25 0 1 0 146883486 80461824 18585 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 19644 18585 170 317 0 19323 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 78576

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1606448/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=79368 CPUtime=522.14
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 18878 0 0 0 52201 13 0 0 25 0 1 0 146883486 81272832 18740 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 19842 18740 170 317 0 19521 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 79368

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1604848/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=81116 CPUtime=582.13
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 19285 0 0 0 58199 14 0 0 25 0 1 0 146883486 83062784 19147 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 20279 19147 170 317 0 19958 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 81116

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1601648/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=84548 CPUtime=642.11
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 20077 0 0 0 64196 15 0 0 25 0 1 0 146883486 86577152 19939 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 21137 19939 170 317 0 20816 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 84548


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

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1592816/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=94360 CPUtime=882.04
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 22262 0 0 0 88185 19 0 0 25 0 1 0 146883486 96624640 22124 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 23590 22124 170 317 0 23269 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 94360

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1591856/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=95260 CPUtime=942.02
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 22509 0 0 0 94183 19 0 0 25 0 1 0 146883486 97546240 22371 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712500 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 23815 22371 170 317 0 23494 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 95260

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1590512/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=96884 CPUtime=1002
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 22821 0 0 0 100180 20 0 0 25 0 1 0 146883486 99209216 22683 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 24221 22683 170 317 0 23900 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 96884

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1588848/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=98712 CPUtime=1061.99
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 23253 0 0 0 106178 21 0 0 25 0 1 0 146883486 101081088 23115 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 24678 23115 170 317 0 24357 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 98712

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1587568/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=100060 CPUtime=1121.98
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 23565 0 0 0 112176 22 0 0 25 0 1 0 146883486 102461440 23427 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 25015 23427 170 317 0 24694 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 100060

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1585904/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=101708 CPUtime=1181.95
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 23990 0 0 0 118173 22 0 0 25 0 1 0 146883486 104148992 23852 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 25427 23852 170 317 0 25106 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 101708

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1584176/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=103416 CPUtime=1241.94
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 24403 0 0 0 124171 23 0 0 25 0 1 0 146883486 105897984 24265 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 25854 24265 170 317 0 25533 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 103416

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1582064/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=105568 CPUtime=1301.93
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 24933 0 0 0 130169 24 0 0 25 0 1 0 146883486 108101632 24795 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 26392 24795 170 317 0 26071 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 105568

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1579952/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=107424 CPUtime=1361.9
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 25446 0 0 0 136166 24 0 0 25 0 1 0 146883486 110002176 25308 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 26856 25308 170 317 0 26535 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 107424

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1577968/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=109332 CPUtime=1421.89
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 25927 0 0 0 142164 25 0 0 25 0 1 0 146883486 111955968 25789 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 27333 25789 170 317 0 27012 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 109332

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1575792/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=111260 CPUtime=1481.87
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 26475 0 0 0 148161 26 0 0 25 0 1 0 146883486 113930240 26337 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 27815 26337 170 317 0 27494 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 111260

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1046
/proc/meminfo: memFree=1574256/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=112700 CPUtime=1541.85
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 26883 0 0 0 154158 27 0 0 25 0 1 0 146883486 115404800 26745 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 28175 26745 170 317 0 27854 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 112700

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 1072
/proc/meminfo: memFree=1571008/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=114668 CPUtime=1601.83
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 27375 0 0 0 160154 29 0 0 25 0 1 0 146883486 117420032 27237 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 28667 27237 170 317 0 28346 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 114668

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1247
/proc/meminfo: memFree=1570480/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=116244 CPUtime=1661.71
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 27807 0 0 0 166141 30 0 0 25 0 1 0 146883486 119033856 27669 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 29061 27669 170 317 0 28740 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 116244

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1247
/proc/meminfo: memFree=1568752/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=117968 CPUtime=1721.7
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 28233 0 0 0 172139 31 0 0 25 0 1 0 146883486 120799232 28095 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 29492 28095 170 317 0 29171 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 117968

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1247
/proc/meminfo: memFree=1567536/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=119060 CPUtime=1781.68
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 28546 0 0 0 178136 32 0 0 25 0 1 0 146883486 121917440 28408 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 29765 28408 170 317 0 29444 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 119060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1247
/proc/meminfo: memFree=1567088/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=119456 CPUtime=1800.08
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 28652 0 0 0 179976 32 0 0 25 0 1 0 146883486 122322944 28514 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 29864 28514 170 317 0 29543 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 119456

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1247
/proc/meminfo: memFree=1567088/2055920 swapFree=4141660/4192956
[pid=1043] ppid=1041 vsize=119456 CPUtime=1800.08
/proc/1043/stat : 1043 (oree) R 1041 1043 986 0 -1 4194304 28652 0 0 0 179976 32 0 0 25 0 1 0 146883486 122322944 28514 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1043/statm: 29864 28514 170 317 0 29543 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 119456

Child status: 0
Real time (s): 1800.74
CPU time (s): 1800.12
CPU user time (s): 1799.77
CPU system time (s): 0.346947
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 119456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.346947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28668
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 37815

runsolver used 2.07268 second user time and 4.32034 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Thu Apr 19 13:34:20 UTC 2007

IDJOB= 357164
IDBENCH= 2205
IDSOLVER= 172
FILE ID= node17/357164-1176989660

PBS_JOBID= 4630469

Free space on /tmp= 66391 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
COMMAND LINE= oree /tmp/evaluation/357164-1176989660/instance-357164-1176989660.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-357164-1176989660 -o ROOT/results/node17/solver-357164-1176989660 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357164-1176989660/instance-357164-1176989660.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  1850b909125f53108de0513d8e3d52c8

RANDOM SEED= 219715504

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.240
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.240
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:       1681800 kB
Buffers:         36344 kB
Cached:         258116 kB
SwapCached:      14192 kB
Active:         122788 kB
Inactive:       195020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681800 kB
SwapTotal:     4192956 kB
SwapFree:      4141660 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          29508 kB
Slab:            41900 kB
Committed_AS:  7106060 kB
PageTables:       1796 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66391 MiB

End job on node17 on Thu Apr 19 14:04:23 UTC 2007