Trace number 365310

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)62 1800.15 1800.7

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:20:4.5:0.95:98.opb
MD5SUM09000b526c4cf3fc454b31cbb57a970b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.769882
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables906
Total number of constraints1039
Number of constraints which are clauses852
Number of constraints which are cardinality constraints (but not clauses)187
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Number of terms in the objective function 906
Biggest coefficient in the objective function 553
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 2526
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 553
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2526
Number of bits of the biggest sum of numbers12
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/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.01	c ...done
0.00/0.01	c #vars=906 #constraints=1041 hasObjective=yes
0.00/0.02	c res. mode=mod
0.00/0.02	c VSIDS like heuristics
0.00/0.02	c complete search running
0.00/0.02	c nbDecision=229 #constraints=1041
0.00/0.02	c linear search for optimum
0.00/0.02	o 74
0.00/0.03	c nbDecision=236 #constraints=1043
0.00/0.03	o 73
0.00/0.03	c nbDecision=244 #constraints=1046
0.00/0.03	o 71
0.00/0.03	c nbDecision=252 #constraints=1048
0.00/0.03	o 70
0.00/0.04	c nbDecision=255 #constraints=1051
0.00/0.04	o 69
0.19/0.27	c restart after 401 decisions
0.19/0.27	c nbDecision=500 #constraints=1132
0.39/0.49	c nbDecision=772 #constraints=1201
0.39/0.49	o 68
0.49/0.52	c restart after 801 decisions
0.49/0.54	c nbDecision=1000 #constraints=1210
1.29/1.38	c nbDecision=1500 #constraints=1433
1.59/1.60	c restart after 1601 decisions
2.09/2.14	c nbDecision=2000 #constraints=1585
2.69/2.73	c nbDecision=2209 #constraints=1697
2.69/2.73	o 67
3.59/3.68	c nbDecision=2500 #constraints=1848
5.09/5.14	c nbDecision=3000 #constraints=2078
5.39/5.42	c nbDecision=3093 #constraints=2117
5.39/5.42	o 66
5.69/5.78	c restart after 3201 decisions
6.28/6.33	c nbDecision=3500 #constraints=2206
7.99/8.00	c nbDecision=4000 #constraints=2421
10.89/10.94	c nbDecision=4500 #constraints=2721
13.59/13.69	c nbDecision=5000 #constraints=2970
17.79/17.81	c nbDecision=5500 #constraints=3265
22.18/22.25	c nbDecision=6000 #constraints=3529
25.68/25.77	c restart after 6401 decisions
26.39/26.41	c nbDecision=6500 #constraints=3754
29.78/29.86	c nbDecision=7000 #constraints=3943
34.58/34.62	c nbDecision=7500 #constraints=4197
41.18/41.29	c nbDecision=8000 #constraints=4496
47.88/47.96	c nbDecision=8500 #constraints=4824
53.88/53.95	c nbDecision=8980 #constraints=5056
53.88/53.95	o 65
54.07/54.10	c nbDecision=9000 #constraints=5067
62.27/62.39	c nbDecision=9500 #constraints=5365
70.07/70.19	c nbDecision=10000 #constraints=5629
77.77/77.82	c nbDecision=10500 #constraints=5902
85.17/85.29	c nbDecision=11000 #constraints=6138
93.57/93.63	c nbDecision=11500 #constraints=6380
103.66/103.73	c nbDecision=12000 #constraints=6646
115.06/115.13	c nbDecision=12500 #constraints=6930
123.36/123.41	c restart after 12801 decisions
125.66/125.77	c nbDecision=13000 #constraints=7100
135.36/135.48	c nbDecision=13500 #constraints=7322
144.85/144.93	c nbDecision=14000 #constraints=7570
155.35/155.49	c nbDecision=14500 #constraints=7812
165.95/166.00	c nbDecision=15000 #constraints=8039
177.34/177.40	c nbDecision=15500 #constraints=8264
190.04/190.13	c nbDecision=16000 #constraints=8513
204.14/204.22	c nbDecision=16500 #constraints=8766
215.84/215.95	c nbDecision=17000 #constraints=9006
227.64/227.72	c nbDecision=17500 #constraints=9264
241.73/241.83	c nbDecision=18000 #constraints=9520
255.52/255.61	c nbDecision=18500 #constraints=9766
259.33/259.40	c nbDecision=18654 #constraints=9829
259.33/259.40	o 64
269.43/269.51	c nbDecision=19000 #constraints=10008
286.42/286.59	c nbDecision=19500 #constraints=10256
305.41/305.55	c nbDecision=20000 #constraints=10546
324.51/324.69	c nbDecision=20500 #constraints=10829
343.81/343.96	c nbDecision=21000 #constraints=11103
365.69/365.85	c nbDecision=21500 #constraints=11375
386.40/386.56	c nbDecision=22000 #constraints=11647
406.69/406.86	c nbDecision=22500 #constraints=11893
425.98/426.17	c nbDecision=23000 #constraints=12138
444.19/444.31	c nbDecision=23500 #constraints=12361
463.67/463.84	c nbDecision=24000 #constraints=12591
483.97/484.16	c nbDecision=24500 #constraints=12874
504.06/504.21	c nbDecision=25000 #constraints=13134
525.76/525.94	c nbDecision=25500 #constraints=13405
530.85/531.04	c restart after 25601 decisions
545.75/545.92	c nbDecision=26000 #constraints=13576
570.75/570.92	c nbDecision=26500 #constraints=13857
592.54/592.77	c nbDecision=27000 #constraints=14115
614.24/614.49	c nbDecision=27500 #constraints=14396
636.03/636.28	c nbDecision=28000 #constraints=14652
660.52/660.75	c nbDecision=28500 #constraints=14931
687.62/687.84	c nbDecision=29000 #constraints=15225
711.41/711.62	c nbDecision=29500 #constraints=15505
735.61/735.84	c nbDecision=30000 #constraints=15791
764.09/764.37	c nbDecision=30500 #constraints=16075
777.59/777.83	c nbDecision=30769 #constraints=16203
777.59/777.83	o 63
791.89/792.18	c nbDecision=31000 #constraints=16362
823.58/823.84	c nbDecision=31500 #constraints=16671
853.98/854.27	c nbDecision=32000 #constraints=16929
879.97/880.29	c nbDecision=32500 #constraints=17192
909.16/909.45	c nbDecision=33000 #constraints=17448
934.66/934.93	c nbDecision=33500 #constraints=17683
967.65/967.97	c nbDecision=34000 #constraints=17966
1004.54/1004.87	c nbDecision=34500 #constraints=18256
1042.02/1042.37	c nbDecision=35000 #constraints=18542
1082.22/1082.54	c nbDecision=35500 #constraints=18827
1116.71/1117.07	c nbDecision=36000 #constraints=19082
1145.10/1145.45	c nbDecision=36500 #constraints=19318
1173.49/1173.84	c nbDecision=37000 #constraints=19555
1205.08/1205.42	c nbDecision=37500 #constraints=19793
1231.52/1231.97	c nbDecision=38000 #constraints=20020
1267.69/1268.19	c nbDecision=38500 #constraints=20287
1304.37/1304.84	c nbDecision=39000 #constraints=20547
1348.06/1348.59	c nbDecision=39500 #constraints=20838
1384.65/1385.15	c nbDecision=40000 #constraints=21080
1420.84/1421.36	c nbDecision=40500 #constraints=21319
1452.43/1452.99	c nbDecision=41000 #constraints=21575
1482.52/1483.00	c nbDecision=41500 #constraints=21812
1521.82/1522.33	c nbDecision=42000 #constraints=22064
1552.51/1553.03	c nbDecision=42500 #constraints=22283
1585.80/1586.35	c nbDecision=43000 #constraints=22529
1596.80/1597.36	c nbDecision=43131 #constraints=22591
1596.80/1597.36	o 62
1627.69/1628.23	c nbDecision=43500 #constraints=22816
1670.48/1671.05	c nbDecision=44000 #constraints=23074
1721.97/1722.59	c nbDecision=44500 #constraints=23378
1772.66/1773.25	c nbDecision=45000 #constraints=23680
1800.06/1800.60	Received signal 15
1800.06/1800.61	
1800.06/1800.61	s SATISFIABLE
1800.06/1800.61	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
1800.06/1800.61	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
1800.06/1800.61	v -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
1800.06/1800.61	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104
1800.06/1800.61	v -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125
1800.06/1800.61	v -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146
1800.06/1800.61	v -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167
1800.06/1800.61	v -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188
1800.06/1800.61	v -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209
1800.06/1800.61	v -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
1800.06/1800.61	v -x231 -x232 -x233 -x234 x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251
1800.06/1800.61	v -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272
1800.06/1800.61	v -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293
1800.06/1800.61	v -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314
1800.06/1800.61	v -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 x331 -x332 -x333 -x334 -x335
1800.06/1800.61	v x336 x337 x338 x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356
1800.06/1800.61	v -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377
1800.06/1800.61	v -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 x398
1800.06/1800.61	v -x399 -x400 -x401 -x402 x403 x404 x405 x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419
1800.06/1800.61	v -x420 x421 x422 x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 x432 x433 x434 x435 -x436 -x437 -x438 -x439 -x440 -x441
1800.06/1800.61	v -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462
1800.06/1800.61	v -x463 -x464 x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 x474 x475 x476 x477 x478 -x479 x480 x481 x482 -x483 x484 -x485
1800.06/1800.61	v x486 x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 x496 -x497 x498 x499 x500 x501 x502 x503 x504 x505 -x506 x507 x508
1800.06/1800.61	v -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 x521 x522 x523 x524 -x525 -x526 -x527 -x528 x529 -x530
1800.06/1800.61	v x531 x532 -x533 -x534 -x535 -x536 x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 x546 x547 x548 x549 -x550 -x551 -x552
1800.06/1800.61	v -x553 -x554 -x555 -x556 -x557 -x558 -x559 x560 x561 x562 x563 x564 x565 x566 x567 x568 -x569 -x570 -x571 -x572 x573 x574 x575
1800.06/1800.61	v x576 x577 x578 x579 x580 -x581 -x582 x583 x584 -x585 -x586 -x587 -x588 x589 -x590 x591 x592 x593 x594 x595 x596 x597 x598 x599
1800.06/1800.61	v x600 x601 x602 x603 x604 x605 x606 x607 x608 x609 -x610 -x611 -x612 -x613 x614 -x615 x616 x617 x618 -x619 -x620 -x621 -x622
1800.06/1800.61	v -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 x631 -x632 x633 -x634 -x635 x636 x637 x638 x639 x640 -x641 -x642 -x643 -x644
1800.06/1800.61	v x645 -x646 x647 x648 x649 x650 x651 x652 x653 x654 x655 x656 -x657 -x658 x659 x660 x661 x662 x663 x664 x665 -x666 -x667 x668
1800.06/1800.61	v x669 x670 x671 x672 x673 x674 -x675 x676 x677 x678 x679 -x680 x681 x682 x683 -x684 x685 x686 x687 x688 x689 x690 x691 -x692 -x693
1800.06/1800.61	v -x694 -x695 x696 x697 -x698 x699 x700 x701 x702 x703 x704 x705 x706 x707 x708 x709 x710 x711 x712 -x713 -x714 -x715 -x716 x717
1800.06/1800.61	v -x718 x719 x720 x721 x722 x723 x724 x725 x726 x727 x728 x729 x730 x731 x732 x733 x734 x735 x736 x737 x738 x739 x740 x741 x742
1800.06/1800.61	v x743 x744 x745 x746 x747 -x748 -x749 -x750 x751 x752 x753 x754 x755 x756 x757 x758 x759 x760 x761 x762 x763 x764 x765 -x766 x767
1800.06/1800.61	v x768 x769 x770 x771 x772 x773 x774 x775 x776 x777 x778 x779 x780 x781 x782 x783 x784 x785 x786 x787 x788 x789 x790 x791 x792 -x793
1800.06/1800.61	v -x794 -x795 x796 -x797 -x798 x799 x800 x801 x802 x803 x804 -x805 -x806 -x807 -x808 x809 -x810 -x811 -x812 -x813 x814 x815 x816
1800.06/1800.61	v x817 x818 x819 x820 x821 x822 x823 x824 x825 x826 -x827 x828 x829 -x830 -x831 -x832 x833 x834 x835 -x836 x837 x838 x839 x840
1800.06/1800.61	v x841 x842 x843 x844 x845 x846 -x847 -x848 -x849 -x850 x851 x852 x853 x854 -x855 -x856 x857 x858 x859 x860 x861 x862 x863 x864
1800.06/1800.61	v x865 x866 x867 x868 x869 x870 -x871 -x872 x873 x874 x875 -x876 x877 x878 x879 x880 x881 x882 x883 x884 x885 x886 x887 -x888 -x889
1800.06/1800.61	v -x890 x891 x892 -x893 x894 x895 x896 x897 x898 x899 x900 -x901 x902 x903 x904 x905 x906
1800.06/1800.61	
1800.06/1800.61	c user time= 1799.44 s
1800.06/1800.61	c system time= 0.630904 s
1800.06/1800.61	c wall clock time=1800.62

Verifier Data (download as text)

OK	62

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node27/watcher-365310-1176990056 -o ROOT/results/node27/solver-365310-1176990056 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/365310-1176990056/instance-365310-1176990056.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.92 0.98 0.99 3/65 25680
/proc/meminfo: memFree=1451432/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=1468 CPUtime=0
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 111701537 1503232 163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 367 163 131 317 0 46 0

[startup+0.051022 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 25680
/proc/meminfo: memFree=1451432/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=2148 CPUtime=0.04
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 387 0 0 0 4 0 0 0 18 0 1 0 111701537 2199552 369 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540728 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 537 369 170 317 0 216 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2148

[startup+0.101026 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 25680
/proc/meminfo: memFree=1451432/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=2412 CPUtime=0.09
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 461 0 0 0 9 0 0 0 18 0 1 0 111701537 2469888 443 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714454 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 603 443 170 317 0 282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2412

[startup+0.301045 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 25680
/proc/meminfo: memFree=1451432/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=3716 CPUtime=0.29
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 785 0 0 0 29 0 0 0 19 0 1 0 111701537 3805184 767 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 929 767 170 317 0 608 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3716

[startup+0.701087 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 25680
/proc/meminfo: memFree=1451432/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=5960 CPUtime=0.69
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 1324 0 0 0 69 0 0 0 23 0 1 0 111701537 6103040 1306 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 1490 1306 170 317 0 1169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5960

[startup+1.50117 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1445024/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=9676 CPUtime=1.49
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 2271 0 0 0 149 0 0 0 25 0 1 0 111701537 9908224 2253 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710874 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 2419 2253 170 317 0 2098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9676

[startup+3.10133 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1439968/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=15488 CPUtime=3.08
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 3707 0 0 0 308 0 0 0 25 0 1 0 111701537 15859712 3689 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284505 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 3872 3689 170 317 0 3551 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15488

[startup+6.30165 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1429536/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=24888 CPUtime=6.28
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 6035 0 0 0 627 1 0 0 25 0 1 0 111701537 25485312 6017 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602404 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 6222 6017 170 317 0 5901 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24888

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1417952/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=35664 CPUtime=12.69
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 8731 0 0 0 1266 3 0 0 25 0 1 0 111701537 36519936 8713 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 8916 8713 170 317 0 8595 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35664

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1400480/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=53564 CPUtime=25.48
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 12910 0 0 0 2544 4 0 0 25 0 1 0 111701537 54849536 12892 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 13391 12892 170 317 0 13070 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53564

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1380320/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=73072 CPUtime=51.08
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 17935 0 0 0 5100 8 0 0 25 0 1 0 111701537 74825728 17917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 18268 17917 170 317 0 17947 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 73072

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1347424/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=108032 CPUtime=102.27
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 26059 0 0 0 10215 12 0 0 25 0 1 0 111701537 110624768 26041 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 27008 26041 170 317 0 26687 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 108032

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1325216/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=129684 CPUtime=162.25
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 31640 0 0 0 16210 15 0 0 25 0 1 0 111701537 132796416 31622 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 32421 31622 170 317 0 32100 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 129684

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1305184/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=148752 CPUtime=222.23
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 36663 0 0 0 22205 18 0 0 25 0 1 0 111701537 152322048 36588 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 37188 36588 170 317 0 36867 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 148752

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1279264/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=183236 CPUtime=282.22
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 43141 0 0 0 28200 22 0 0 25 0 1 0 111701537 187633664 43066 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 45809 43066 170 317 0 45488 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 183236

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1264096/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=197104 CPUtime=342.21
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 46874 0 0 0 34197 24 0 0 25 0 1 0 111701537 201834496 46799 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 49276 46799 170 317 0 48955 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 197104

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1251232/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=209008 CPUtime=402.18
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 50109 0 0 0 40193 25 0 0 25 0 1 0 111701537 214024192 50034 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 52252 50034 170 317 0 51931 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 209008

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1239008/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=221020 CPUtime=462.17
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 53142 0 0 0 46190 27 0 0 25 0 1 0 111701537 226324480 53067 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 55255 53067 170 317 0 54934 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 221020

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1225696/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=233356 CPUtime=522.16
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 56507 0 0 0 52187 29 0 0 25 0 1 0 111701537 238956544 56432 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 58339 56432 170 317 0 58018 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 233356

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1215264/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=243576 CPUtime=582.14
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 59091 0 0 0 58183 31 0 0 25 0 1 0 111701537 249421824 59016 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 60894 59016 170 317 0 60573 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 243576

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1202976/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=255812 CPUtime=642.14
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 62130 0 0 0 64180 34 0 0 25 0 1 0 111701537 261951488 62055 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 63953 62055 170 317 0 63632 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 255812


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1170464/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=286868 CPUtime=822.08
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 70382 0 0 0 82170 38 0 0 25 0 1 0 111701537 293752832 70194 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 71717 70194 170 317 0 71396 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 286868

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1161120/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=295748 CPUtime=882.07
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 72694 0 0 0 88167 40 0 0 25 0 1 0 111701537 302845952 72506 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 73937 72506 170 317 0 73616 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 295748

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25681
/proc/meminfo: memFree=1143776/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=339624 CPUtime=942.05
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 81693 0 0 0 94162 43 0 0 25 0 1 0 111701537 347774976 76819 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 84906 76819 170 317 0 84585 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 339624

[startup+1002.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 25681
/proc/meminfo: memFree=1135136/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=347336 CPUtime=1002.04
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 83824 0 0 0 100159 45 0 0 25 0 1 0 111701537 355672064 78950 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 86834 78950 170 317 0 86513 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 347336

[startup+1062.3 s]
/proc/loadavg: 1.10 1.02 1.00 2/66 25681
/proc/meminfo: memFree=1127072/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=354740 CPUtime=1062.02
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 85920 0 0 0 106156 46 0 0 25 0 1 0 111701537 363253760 80980 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 88685 80980 170 317 0 88364 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 354740

[startup+1122.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 25681
/proc/meminfo: memFree=1119520/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=361364 CPUtime=1122.01
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 87786 0 0 0 112154 47 0 0 25 0 1 0 111701537 370036736 82846 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 90341 82846 170 317 0 90020 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 361364

[startup+1182.3 s]
/proc/loadavg: 1.15 1.05 1.01 2/66 25681
/proc/meminfo: memFree=1111008/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=369376 CPUtime=1181.99
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 89987 0 0 0 118151 48 0 0 25 0 1 0 111701537 378241024 85014 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712536 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 92344 85014 170 317 0 92023 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 369376

[startup+1242.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/72 25849
/proc/meminfo: memFree=1101208/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=376688 CPUtime=1241.91
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 92067 0 0 0 124139 52 0 0 25 0 1 0 111701537 385728512 87094 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 94172 87094 170 317 0 93851 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 376688

[startup+1302.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 25879
/proc/meminfo: memFree=1094624/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=383432 CPUtime=1301.87
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 94013 0 0 0 130134 53 0 0 25 0 1 0 111701537 392634368 89007 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 95858 89007 170 317 0 95537 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 383432

[startup+1362.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 25879
/proc/meminfo: memFree=1088352/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=389888 CPUtime=1361.86
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 95656 0 0 0 136132 54 0 0 25 0 1 0 111701537 399245312 90584 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 97472 90584 170 317 0 97151 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 389888

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 25879
/proc/meminfo: memFree=1081376/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=396548 CPUtime=1421.84
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 97443 0 0 0 142129 55 0 0 25 0 1 0 111701537 406065152 92338 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 99137 92338 170 317 0 98816 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 396548

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25879
/proc/meminfo: memFree=1073056/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=403688 CPUtime=1481.82
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 99518 0 0 0 148125 57 0 0 25 0 1 0 111701537 413376512 94413 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563878 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 100922 94413 170 317 0 100601 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 403688

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25879
/proc/meminfo: memFree=1066144/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=409968 CPUtime=1541.81
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 101269 0 0 0 154122 59 0 0 25 0 1 0 111701537 419807232 96164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 102492 96164 170 317 0 102171 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 409968

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25879
/proc/meminfo: memFree=1058592/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=416672 CPUtime=1601.8
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 103200 0 0 0 160120 60 0 0 25 0 1 0 111701537 426672128 98062 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 104168 98062 170 317 0 103847 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 416672

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25879
/proc/meminfo: memFree=1052640/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=422436 CPUtime=1661.78
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 104663 0 0 0 166117 61 0 0 25 0 1 0 111701537 432574464 99525 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 105609 99525 170 317 0 105288 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 422436

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25879
/proc/meminfo: memFree=1046112/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=428664 CPUtime=1721.77
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 106392 0 0 0 172115 62 0 0 25 0 1 0 111701537 438951936 101155 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 107166 101155 170 317 0 106845 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 428664

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25879
/proc/meminfo: memFree=1039712/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=433980 CPUtime=1781.75
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 107974 0 0 0 178113 62 0 0 25 0 1 0 111701537 444395520 102737 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 108495 102737 170 317 0 108174 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 433980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25879
/proc/meminfo: memFree=1038048/2055920 swapFree=4179984/4192956
[pid=25680] ppid=25678 vsize=435792 CPUtime=1800.06
/proc/25680/stat : 25680 (oree) R 25678 25680 25578 0 -1 4194304 108409 0 0 0 179943 63 0 0 25 0 1 0 111701537 446251008 103139 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25680/statm: 108948 103139 170 317 0 108627 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 435792

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

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

Child status: 0
Real time (s): 1800.7
CPU time (s): 1800.15
CPU user time (s): 1799.45
CPU system time (s): 0.699893
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 435792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.45
system time used= 0.699893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108425
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= 2672

runsolver used 1.43178 second user time and 3.68144 second system time

The end

Launcher Data (download as text)

Begin job on node27 on Thu Apr 19 13:40:56 UTC 2007

IDJOB= 365310
IDBENCH= 2229
IDSOLVER= 172
FILE ID= node27/365310-1176990056

PBS_JOBID= 4630447

Free space on /tmp= 66376 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:20:4.5:0.95:98.opb
COMMAND LINE= oree /tmp/evaluation/365310-1176990056/instance-365310-1176990056.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node27/watcher-365310-1176990056 -o ROOT/results/node27/solver-365310-1176990056 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/365310-1176990056/instance-365310-1176990056.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  09000b526c4cf3fc454b31cbb57a970b

RANDOM SEED= 854339974

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node27.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.213
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.213
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:       1451840 kB
Buffers:         34464 kB
Cached:         493660 kB
SwapCached:       6696 kB
Active:          53692 kB
Inactive:       486812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1451840 kB
SwapTotal:     4192956 kB
SwapFree:      4179984 kB
Dirty:            1348 kB
Writeback:           0 kB
Mapped:          15396 kB
Slab:            49616 kB
Committed_AS:  1691844 kB
PageTables:       1412 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= 66376 MiB

End job on node27 on Thu Apr 19 14:10:59 UTC 2007