Trace number 357070

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)224 1800.24 1800.81

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
MD5SUM85de1910ead9431952046fc8a55b274b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark185
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables478
Total number of constraints478
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints478
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 478
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 478
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 478
Number of bits of the biggest sum of numbers9
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=478 #constraints=479 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=252 #constraints=479
0.00/0.02	c linear search for optimum
0.00/0.02	o 226
0.06/0.09	c restart after 401 decisions
0.06/0.09	c nbDecision=500 #constraints=516
0.09/0.16	c restart after 801 decisions
0.09/0.16	c nbDecision=1000 #constraints=554
0.19/0.20	c nbDecision=1138 #constraints=576
0.19/0.20	o 224
0.39/0.42	c nbDecision=1500 #constraints=693
0.49/0.50	c restart after 1601 decisions
0.59/0.66	c nbDecision=2000 #constraints=788
1.09/1.11	c nbDecision=2500 #constraints=988
1.49/1.51	c nbDecision=3000 #constraints=1144
1.69/1.72	c restart after 3201 decisions
1.89/1.94	c nbDecision=3500 #constraints=1250
2.69/2.78	c nbDecision=4000 #constraints=1460
3.29/3.36	c nbDecision=4500 #constraints=1626
4.09/4.13	c nbDecision=5000 #constraints=1808
5.09/5.16	c nbDecision=5500 #constraints=2009
6.19/6.22	c nbDecision=6000 #constraints=2193
7.18/7.27	c restart after 6401 decisions
7.48/7.52	c nbDecision=6500 #constraints=2363
8.70/8.75	c nbDecision=7000 #constraints=2513
10.09/10.18	c nbDecision=7500 #constraints=2709
11.58/11.60	c nbDecision=8000 #constraints=2888
12.99/13.07	c nbDecision=8500 #constraints=3050
14.49/14.51	c nbDecision=9000 #constraints=3211
15.98/16.01	c nbDecision=9500 #constraints=3368
17.49/17.57	c nbDecision=10000 #constraints=3540
18.98/19.05	c nbDecision=10500 #constraints=3711
20.58/20.68	c nbDecision=11000 #constraints=3855
22.38/22.42	c nbDecision=11500 #constraints=4007
25.08/25.12	c nbDecision=12000 #constraints=4194
26.99/27.02	c nbDecision=12500 #constraints=4362
28.29/28.37	c restart after 12801 decisions
29.29/29.36	c nbDecision=13000 #constraints=4460
31.28/31.33	c nbDecision=13500 #constraints=4609
33.18/33.29	c nbDecision=14000 #constraints=4761
35.67/35.71	c nbDecision=14500 #constraints=4927
38.88/38.97	c nbDecision=15000 #constraints=5118
41.38/41.45	c nbDecision=15500 #constraints=5284
44.47/44.56	c nbDecision=16000 #constraints=5493
47.08/47.16	c nbDecision=16500 #constraints=5651
50.08/50.16	c nbDecision=17000 #constraints=5824
52.88/53.00	c nbDecision=17500 #constraints=5999
56.47/56.58	c nbDecision=18000 #constraints=6188
58.77/58.87	c nbDecision=18500 #constraints=6352
62.48/62.50	c nbDecision=19000 #constraints=6554
65.38/65.43	c nbDecision=19500 #constraints=6719
68.77/68.89	c nbDecision=20000 #constraints=6900
71.77/71.84	c nbDecision=20500 #constraints=7071
76.07/76.18	c nbDecision=21000 #constraints=7266
80.56/80.64	c nbDecision=21500 #constraints=7471
84.57/84.63	c nbDecision=22000 #constraints=7652
89.46/89.56	c nbDecision=22500 #constraints=7844
91.87/91.96	c nbDecision=23000 #constraints=8004
94.86/94.90	c nbDecision=23500 #constraints=8164
98.26/98.33	c nbDecision=24000 #constraints=8326
102.26/102.38	c nbDecision=24500 #constraints=8497
106.37/106.47	c nbDecision=25000 #constraints=8669
109.06/109.14	c nbDecision=25500 #constraints=8816
109.76/109.83	c restart after 25601 decisions
113.05/113.13	c nbDecision=26000 #constraints=8894
116.66/116.76	c nbDecision=26500 #constraints=9038
123.36/123.44	c nbDecision=27000 #constraints=9241
126.25/126.36	c nbDecision=27500 #constraints=9402
129.85/129.92	c nbDecision=28000 #constraints=9562
133.85/133.97	c nbDecision=28500 #constraints=9721
138.45/138.57	c nbDecision=29000 #constraints=9886
145.15/145.21	c nbDecision=29500 #constraints=10081
149.05/149.15	c nbDecision=30000 #constraints=10235
155.15/155.21	c nbDecision=30500 #constraints=10429
160.65/160.70	c nbDecision=31000 #constraints=10604
166.55/166.61	c nbDecision=31500 #constraints=10781
171.15/171.29	c nbDecision=32000 #constraints=10946
178.74/178.89	c nbDecision=32500 #constraints=11153
182.74/182.80	c nbDecision=33000 #constraints=11304
188.84/188.95	c nbDecision=33500 #constraints=11497
194.64/194.79	c nbDecision=34000 #constraints=11674
200.84/200.95	c nbDecision=34500 #constraints=11855
205.44/205.56	c nbDecision=35000 #constraints=12016
213.34/213.42	c nbDecision=35500 #constraints=12226
220.43/220.58	c nbDecision=36000 #constraints=12419
228.33/228.41	c nbDecision=36500 #constraints=12606
236.82/236.94	c nbDecision=37000 #constraints=12807
242.23/242.32	c nbDecision=37500 #constraints=12964
247.43/247.51	c nbDecision=38000 #constraints=13114
253.82/253.97	c nbDecision=38500 #constraints=13296
259.02/259.12	c nbDecision=39000 #constraints=13465
265.21/265.37	c nbDecision=39500 #constraints=13636
271.62/271.71	c nbDecision=40000 #constraints=13813
277.92/278.04	c nbDecision=40500 #constraints=13991
285.51/285.70	c nbDecision=41000 #constraints=14193
291.11/291.27	c nbDecision=41500 #constraints=14338
296.71/296.85	c nbDecision=42000 #constraints=14487
302.91/303.03	c nbDecision=42500 #constraints=14641
309.50/309.63	c nbDecision=43000 #constraints=14798
319.70/319.80	c nbDecision=43500 #constraints=14998
333.70/333.82	c nbDecision=44000 #constraints=15212
339.70/339.84	c nbDecision=44500 #constraints=15374
346.19/346.38	c nbDecision=45000 #constraints=15535
353.39/353.54	c nbDecision=45500 #constraints=15706
359.89/360.09	c nbDecision=46000 #constraints=15877
367.19/367.34	c nbDecision=46500 #constraints=16046
374.90/375.09	c nbDecision=47000 #constraints=16223
383.19/383.33	c nbDecision=47500 #constraints=16407
391.88/392.01	c nbDecision=48000 #constraints=16602
406.28/406.41	c nbDecision=48500 #constraints=16822
412.78/412.93	c nbDecision=49000 #constraints=16989
421.78/421.97	c nbDecision=49500 #constraints=17181
432.77/432.96	c nbDecision=50000 #constraints=17402
441.87/442.03	c nbDecision=50500 #constraints=17582
451.17/451.34	c nbDecision=51000 #constraints=17761
457.07/457.29	c restart after 51201 decisions
465.07/465.20	c nbDecision=51500 #constraints=17890
474.97/475.19	c nbDecision=52000 #constraints=18068
483.76/483.96	c nbDecision=52500 #constraints=18254
495.15/495.33	c nbDecision=53000 #constraints=18465
509.95/510.15	c nbDecision=53500 #constraints=18689
516.76/516.96	c nbDecision=54000 #constraints=18843
526.15/526.34	c nbDecision=54500 #constraints=19012
534.94/535.17	c nbDecision=55000 #constraints=19169
543.75/543.96	c nbDecision=55500 #constraints=19355
552.34/552.59	c nbDecision=56000 #constraints=19530
560.64/560.81	c nbDecision=56500 #constraints=19697
569.23/569.48	c nbDecision=57000 #constraints=19869
578.83/579.05	c nbDecision=57500 #constraints=20046
588.93/589.17	c nbDecision=58000 #constraints=20223
598.82/599.01	c nbDecision=58500 #constraints=20402
608.51/608.78	c nbDecision=59000 #constraints=20575
619.59/619.89	c nbDecision=59500 #constraints=20778
630.86/631.15	c nbDecision=60000 #constraints=20978
639.05/639.31	c nbDecision=60500 #constraints=21136
648.55/648.89	c nbDecision=61000 #constraints=21288
657.33/657.66	c nbDecision=61500 #constraints=21442
666.23/666.54	c nbDecision=62000 #constraints=21604
675.23/675.53	c nbDecision=62500 #constraints=21750
685.22/685.57	c nbDecision=63000 #constraints=21910
694.82/695.18	c nbDecision=63500 #constraints=22064
705.81/706.16	c nbDecision=64000 #constraints=22241
730.51/730.83	c nbDecision=64500 #constraints=22480
739.21/739.54	c nbDecision=65000 #constraints=22640
750.20/750.50	c nbDecision=65500 #constraints=22810
760.50/760.82	c nbDecision=66000 #constraints=22967
771.19/771.59	c nbDecision=66500 #constraints=23155
781.69/782.05	c nbDecision=67000 #constraints=23327
791.49/791.86	c nbDecision=67500 #constraints=23491
802.59/802.95	c nbDecision=68000 #constraints=23671
813.89/814.26	c nbDecision=68500 #constraints=23843
825.98/826.34	c nbDecision=69000 #constraints=24023
837.89/838.24	c nbDecision=69500 #constraints=24202
849.78/850.10	c nbDecision=70000 #constraints=24375
862.77/863.17	c nbDecision=70500 #constraints=24573
876.28/876.70	c nbDecision=71000 #constraints=24775
896.76/897.14	c nbDecision=71500 #constraints=24982
907.86/908.21	c nbDecision=72000 #constraints=25158
918.76/919.16	c nbDecision=72500 #constraints=25331
930.16/930.58	c nbDecision=73000 #constraints=25510
942.85/943.26	c nbDecision=73500 #constraints=25698
954.94/955.31	c nbDecision=74000 #constraints=25875
968.34/968.79	c nbDecision=74500 #constraints=26069
983.74/984.16	c nbDecision=75000 #constraints=26270
994.44/994.87	c nbDecision=75500 #constraints=26426
1005.23/1005.63	c nbDecision=76000 #constraints=26582
1016.93/1017.31	c nbDecision=76500 #constraints=26742
1030.63/1031.06	c nbDecision=77000 #constraints=26911
1043.13/1043.50	c nbDecision=77500 #constraints=27086
1054.82/1055.26	c nbDecision=78000 #constraints=27259
1067.22/1067.68	c nbDecision=78500 #constraints=27438
1080.81/1081.21	c nbDecision=79000 #constraints=27624
1093.41/1093.81	c nbDecision=79500 #constraints=27800
1108.31/1108.73	c nbDecision=80000 #constraints=27994
1123.90/1124.39	c nbDecision=80500 #constraints=28189
1136.40/1136.80	c nbDecision=81000 #constraints=28353
1147.19/1147.68	c nbDecision=81500 #constraints=28524
1158.99/1159.47	c nbDecision=82000 #constraints=28709
1171.59/1172.03	c nbDecision=82500 #constraints=28884
1183.99/1184.42	c nbDecision=83000 #constraints=29068
1198.38/1198.81	c nbDecision=83500 #constraints=29260
1213.58/1214.01	c nbDecision=84000 #constraints=29458
1226.87/1227.31	c nbDecision=84500 #constraints=29632
1237.87/1238.36	c nbDecision=85000 #constraints=29790
1249.97/1250.45	c nbDecision=85500 #constraints=29947
1263.47/1263.96	c nbDecision=86000 #constraints=30113
1277.66/1278.16	c nbDecision=86500 #constraints=30284
1288.36/1288.83	c nbDecision=87000 #constraints=30448
1302.25/1302.71	c nbDecision=87500 #constraints=30638
1314.95/1315.40	c nbDecision=88000 #constraints=30814
1328.95/1329.49	c nbDecision=88500 #constraints=31001
1343.05/1343.55	c nbDecision=89000 #constraints=31182
1360.84/1361.38	c nbDecision=89500 #constraints=31388
1376.23/1376.80	c nbDecision=90000 #constraints=31575
1390.13/1390.63	c nbDecision=90500 #constraints=31747
1407.43/1407.94	c nbDecision=91000 #constraints=31946
1429.52/1430.09	c nbDecision=91500 #constraints=32173
1443.41/1443.93	c nbDecision=92000 #constraints=32333
1463.31/1463.86	c nbDecision=92500 #constraints=32538
1477.51/1478.05	c nbDecision=93000 #constraints=32712
1494.41/1494.94	c nbDecision=93500 #constraints=32904
1518.60/1519.15	c nbDecision=94000 #constraints=33123
1530.50/1531.08	c nbDecision=94500 #constraints=33286
1542.99/1543.58	c nbDecision=95000 #constraints=33449
1555.19/1555.75	c nbDecision=95500 #constraints=33604
1568.98/1569.53	c nbDecision=96000 #constraints=33787
1583.28/1583.80	c nbDecision=96500 #constraints=33964
1595.58/1596.12	c nbDecision=97000 #constraints=34127
1610.77/1611.32	c nbDecision=97500 #constraints=34302
1624.76/1625.39	c nbDecision=98000 #constraints=34477
1639.27/1639.89	c nbDecision=98500 #constraints=34651
1655.06/1655.60	c nbDecision=99000 #constraints=34832
1670.96/1671.56	c nbDecision=99500 #constraints=35001
1688.05/1688.62	c nbDecision=100000 #constraints=35203
1706.45/1707.10	c nbDecision=100500 #constraints=35403
1720.35/1720.98	c nbDecision=101000 #constraints=35562
1732.84/1733.45	c nbDecision=101500 #constraints=35706
1746.44/1747.01	c nbDecision=102000 #constraints=35862
1757.03/1757.67	c restart after 102401 decisions
1763.33/1763.96	c nbDecision=102500 #constraints=35987
1777.32/1777.90	c nbDecision=103000 #constraints=36100
1791.33/1791.96	c nbDecision=103500 #constraints=36254
1800.03/1800.61	Received signal 15
1800.13/1800.73	
1800.13/1800.73	s SATISFIABLE
1800.13/1800.73	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.13/1800.73	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.13/1800.73	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.13/1800.73	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 -x105
1800.13/1800.73	v x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126
1800.13/1800.73	v x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 x136 x137 x138 -x139 x140 x141 -x142 -x143 x144 -x145 -x146 -x147 x148
1800.13/1800.73	v -x149 x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 x163 -x164 -x165 -x166 x167 x168 -x169 -x170
1800.13/1800.73	v -x171 -x172 -x173 -x174 x175 x176 -x177 x178 x179 -x180 -x181 -x182 x183 -x184 x185 x186 -x187 -x188 x189 x190 -x191 x192 -x193
1800.13/1800.73	v x194 x195 x196 x197 -x198 -x199 -x200 x201 x202 x203 x204 x205 -x206 -x207 x208 -x209 x210 -x211 -x212 -x213 x214 -x215 x216
1800.13/1800.73	v x217 -x218 x219 -x220 -x221 x222 -x223 -x224 -x225 x226 x227 x228 -x229 -x230 x231 x232 -x233 -x234 x235 -x236 -x237 x238 x239
1800.13/1800.73	v x240 x241 -x242 x243 -x244 -x245 -x246 -x247 x248 -x249 -x250 x251 x252 -x253 x254 x255 x256 x257 -x258 x259 -x260 x261 -x262
1800.13/1800.73	v x263 x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 x272 x273 x274 x275 x276 x277 -x278 x279 x280 x281 x282 x283 x284 -x285 x286
1800.13/1800.73	v -x287 x288 x289 x290 -x291 x292 x293 x294 x295 x296 x297 -x298 x299 -x300 x301 -x302 -x303 -x304 -x305 x306 x307 x308 -x309
1800.13/1800.73	v -x310 x311 x312 x313 x314 x315 x316 x317 x318 x319 -x320 x321 x322 x323 -x324 -x325 -x326 x327 x328 -x329 x330 x331 x332 -x333
1800.13/1800.73	v x334 x335 x336 x337 -x338 x339 -x340 -x341 x342 x343 -x344 x345 -x346 -x347 x348 x349 x350 x351 x352 x353 -x354 -x355 x356 -x357
1800.13/1800.73	v x358 x359 x360 x361 x362 x363 x364 -x365 x366 x367 x368 x369 x370 -x371 x372 -x373 x374 x375 x376 x377 -x378 x379 x380 x381 -x382
1800.13/1800.73	v x383 -x384 -x385 x386 x387 x388 -x389 x390 -x391 x392 x393 x394 x395 x396 x397 x398 x399 x400 x401 x402 x403 x404 x405 x406 x407
1800.13/1800.73	v x408 x409 x410 x411 x412 x413 x414 -x415 -x416 x417 x418 -x419 x420 x421 x422 x423 x424 x425 -x426 x427 x428 x429 -x430 x431
1800.13/1800.73	v -x432 x433 x434 x435 x436 x437 x438 -x439 -x440 -x441 x442 x443 x444 -x445 x446 x447 x448 x449 -x450 x451 x452 x453 x454 x455
1800.13/1800.73	v x456 -x457 -x458 x459 -x460 x461 x462 x463 x464 x465 x466 -x467 x468 x469 x470 x471 x472 -x473 -x474 -x475 x476 x477 x478
1800.13/1800.73	
1800.13/1800.73	c user time= 1799.49 s
1800.13/1800.73	c system time= 0.679896 s
1800.13/1800.73	c wall clock time=1800.74

Verifier Data (download as text)

OK	224

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node74/watcher-357070-1176853858 -o ROOT/results/node74/solver-357070-1176853858 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357070-1176853858/instance-357070-1176853858.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.77 0.92 0.94 3/66 15393
/proc/meminfo: memFree=1518296/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=1468 CPUtime=0
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 133300712 1503232 163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 367 163 131 317 0 46 0

[startup+0.0699209 s]
/proc/loadavg: 0.77 0.92 0.94 3/66 15393
/proc/meminfo: memFree=1518296/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=2144 CPUtime=0.06
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 373 0 0 0 6 0 0 0 18 0 1 0 133300712 2195456 355 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272594 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 536 355 170 317 0 215 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2144

[startup+0.101925 s]
/proc/loadavg: 0.77 0.92 0.94 3/66 15393
/proc/meminfo: memFree=1518296/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=2276 CPUtime=0.09
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 423 0 0 0 9 0 0 0 18 0 1 0 133300712 2330624 405 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134593333 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 569 405 170 317 0 248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301948 s]
/proc/loadavg: 0.77 0.92 0.94 3/66 15393
/proc/meminfo: memFree=1518296/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=3592 CPUtime=0.29
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 742 0 0 0 29 0 0 0 19 0 1 0 133300712 3678208 724 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284208 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 898 724 170 317 0 577 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3592

[startup+0.701994 s]
/proc/loadavg: 0.77 0.92 0.94 3/66 15393
/proc/meminfo: memFree=1518296/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=5568 CPUtime=0.69
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 1256 0 0 0 69 0 0 0 22 0 1 0 133300712 5701632 1238 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 1392 1238 170 317 0 1071 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5568

[startup+1.50108 s]
/proc/loadavg: 0.77 0.92 0.94 2/67 15394
/proc/meminfo: memFree=1512720/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=9532 CPUtime=1.49
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 2238 0 0 0 148 1 0 0 25 0 1 0 133300712 9760768 2220 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 2383 2220 170 317 0 2062 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9532

[startup+3.10127 s]
/proc/loadavg: 0.79 0.92 0.94 2/67 15394
/proc/meminfo: memFree=1508432/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=15096 CPUtime=3.09
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 3561 0 0 0 308 1 0 0 25 0 1 0 133300712 15458304 3543 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712569 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 3774 3543 170 317 0 3453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15096

[startup+6.30164 s]
/proc/loadavg: 0.79 0.92 0.94 2/67 15394
/proc/meminfo: memFree=1499472/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=21412 CPUtime=6.29
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 5201 0 0 0 627 2 0 0 25 0 1 0 133300712 21925888 5183 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712511 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 5353 5183 170 317 0 5032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21412

[startup+12.7014 s]
/proc/loadavg: 0.82 0.93 0.94 2/67 15394
/proc/meminfo: memFree=1488464/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=32572 CPUtime=12.69
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 7758 0 0 0 1265 4 0 0 25 0 1 0 133300712 33353728 7740 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 8143 7740 170 317 0 7822 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32572

[startup+25.5019 s]
/proc/loadavg: 0.85 0.93 0.94 2/67 15394
/proc/meminfo: memFree=1475792/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=43764 CPUtime=25.48
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 10771 0 0 0 2542 6 0 0 25 0 1 0 133300712 44814336 10753 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 10941 10753 170 317 0 10620 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43764

[startup+51.1018 s]
/proc/loadavg: 0.90 0.93 0.94 2/67 15394
/proc/meminfo: memFree=1455952/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=66084 CPUtime=51.08
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 15753 0 0 0 5099 9 0 0 25 0 1 0 133300712 67670016 15735 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 16521 15735 170 317 0 16200 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 66084

[startup+102.306 s]
/proc/loadavg: 0.96 0.94 0.94 2/67 15394
/proc/meminfo: memFree=1429072/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=90588 CPUtime=102.26
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 22401 0 0 0 10213 13 0 0 25 0 1 0 133300712 92762112 22325 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 22647 22325 170 317 0 22326 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 90588

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.94 2/67 15394
/proc/meminfo: memFree=1401040/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=124576 CPUtime=162.25
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 29458 0 0 0 16208 17 0 0 25 0 1 0 133300712 127565824 29382 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 31144 29382 170 317 0 30823 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 124576

[startup+222.302 s]
/proc/loadavg: 0.99 0.95 0.94 2/67 15394
/proc/meminfo: memFree=1382288/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=141636 CPUtime=222.23
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 34072 0 0 0 22202 21 0 0 25 0 1 0 133300712 145035264 33996 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 35409 33996 170 317 0 35088 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 141636

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.94 2/67 15394
/proc/meminfo: memFree=1366224/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=156728 CPUtime=282.21
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 38127 0 0 0 28198 23 0 0 25 0 1 0 133300712 160489472 38051 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602694 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 39182 38051 170 317 0 38861 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 156728

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15394
/proc/meminfo: memFree=1352400/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=169108 CPUtime=342.2
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 41538 0 0 0 34195 25 0 0 25 0 1 0 133300712 173166592 41462 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 42277 41462 170 317 0 41956 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 169108

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15394
/proc/meminfo: memFree=1339536/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=181772 CPUtime=402.18
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 44855 0 0 0 40191 27 0 0 25 0 1 0 133300712 186134528 44665 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 45443 44665 170 317 0 45122 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 181772

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15394
/proc/meminfo: memFree=1322000/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=218316 CPUtime=462.17
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 52637 0 0 0 46186 31 0 0 25 0 1 0 133300712 223555584 49015 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 54579 49015 170 317 0 54258 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 218316

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15394
/proc/meminfo: memFree=1310096/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=228424 CPUtime=522.15
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 55632 0 0 0 52182 33 0 0 25 0 1 0 133300712 233906176 52010 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 57106 52010 170 317 0 56785 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 228424

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15394
/proc/meminfo: memFree=1298320/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=238924 CPUtime=582.13
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 58568 0 0 0 58178 35 0 0 25 0 1 0 133300712 244658176 54946 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 59731 54946 170 317 0 59410 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 238924

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 15564
/proc/meminfo: memFree=1285784/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=248920 CPUtime=642.06
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 61402 0 0 0 64168 38 0 0 25 0 1 0 133300712 254894080 57714 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604476 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 62230 57714 170 317 0 61909 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 248920


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1248976/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=282988 CPUtime=881.97
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 71008 0 0 0 88153 44 0 0 25 0 1 0 133300712 289779712 67188 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 70747 67188 170 317 0 70426 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 282988

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1240208/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=290692 CPUtime=941.95
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 73286 0 0 0 94149 46 0 0 25 0 1 0 133300712 297668608 69433 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 72673 69433 170 317 0 72352 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 290692

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1231760/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=298568 CPUtime=1001.93
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 75437 0 0 0 100146 47 0 0 25 0 1 0 133300712 305733632 71518 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715992 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 74642 71518 170 317 0 74321 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 298568

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1223120/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=306272 CPUtime=1061.92
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 77642 0 0 0 106144 48 0 0 25 0 1 0 133300712 313622528 73690 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 76568 73690 170 317 0 76247 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 306272

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1214416/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=313636 CPUtime=1121.9
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 79798 0 0 0 112141 49 0 0 25 0 1 0 133300712 321163264 75846 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 78409 75846 170 317 0 78088 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 313636

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1205904/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=321660 CPUtime=1181.89
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 82012 0 0 0 118138 51 0 0 25 0 1 0 133300712 329379840 77994 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 80415 77994 170 317 0 80094 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 321660

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1197200/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=329000 CPUtime=1241.87
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 84188 0 0 0 124135 52 0 0 25 0 1 0 133300712 336896000 80137 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563957 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 82250 80137 170 317 0 81929 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 329000

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1189328/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=336204 CPUtime=1301.85
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 86144 0 0 0 130132 53 0 0 25 0 1 0 133300712 344272896 82093 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 84051 82093 170 317 0 83730 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 336204

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1181200/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=342916 CPUtime=1361.84
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 88204 0 0 0 136129 55 0 0 25 0 1 0 133300712 351145984 84153 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563410 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 85729 84153 170 317 0 85408 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 342916

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1174096/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=349700 CPUtime=1421.82
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 90060 0 0 0 142126 56 0 0 25 0 1 0 133300712 358092800 85910 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 87425 85910 170 317 0 87104 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 349700

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1166736/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=355876 CPUtime=1481.81
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 91918 0 0 0 148123 58 0 0 25 0 1 0 133300712 364417024 87768 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 88969 87768 170 317 0 88648 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 355876

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1154320/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=415372 CPUtime=1541.79
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 105568 0 0 0 154116 63 0 0 25 0 1 0 133300712 425340928 90823 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 103843 90823 170 317 0 103522 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 415372

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1146704/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=422412 CPUtime=1601.78
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 107555 0 0 0 160114 64 0 0 25 0 1 0 133300712 432549888 92744 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563983 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 105603 92744 170 317 0 105282 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 422412

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1138960/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=428476 CPUtime=1661.76
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 109492 0 0 0 166110 66 0 0 25 0 1 0 133300712 438759424 94681 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 107119 94681 170 317 0 106798 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 428476

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1132176/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=435024 CPUtime=1721.75
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 111306 0 0 0 172108 67 0 0 25 0 1 0 133300712 445464576 96396 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 108756 96396 170 317 0 108435 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 435024

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1126224/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=440164 CPUtime=1781.72
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 112779 0 0 0 178105 67 0 0 25 0 1 0 133300712 450727936 97869 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 110041 97869 170 317 0 109720 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 440164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1123664/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=441852 CPUtime=1800.03
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194304 113398 0 0 0 179936 67 0 0 25 0 1 0 133300712 452456448 98488 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 110463 98488 170 317 0 110142 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 441852

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

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

[startup+1800.8 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 15592
/proc/meminfo: memFree=1123664/2055920 swapFree=4183056/4192956
[pid=15393] ppid=15391 vsize=0 CPUtime=1800.22
/proc/15393/stat : 15393 (oree) R 15391 15393 14764 0 -1 4194308 113418 0 0 0 179949 73 0 0 25 0 1 0 133300712 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15393/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.81
CPU time (s): 1800.24
CPU user time (s): 1799.5
CPU system time (s): 0.741887
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 441984

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

runsolver used 1.9857 second user time and 3.9194 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Tue Apr 17 23:50:59 UTC 2007

IDJOB= 357070
IDBENCH= 1955
IDSOLVER= 172
FILE ID= node74/357070-1176853858

PBS_JOBID= 4590193

Free space on /tmp= 103226 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
COMMAND LINE= oree /tmp/evaluation/357070-1176853858/instance-357070-1176853858.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-357070-1176853858 -o ROOT/results/node74/solver-357070-1176853858 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357070-1176853858/instance-357070-1176853858.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  85de1910ead9431952046fc8a55b274b

RANDOM SEED= 310251600

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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	: 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.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:       1518704 kB
Buffers:         36856 kB
Cached:         448780 kB
SwapCached:       3760 kB
Active:         356188 kB
Inactive:       139968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1518704 kB
SwapTotal:     4192956 kB
SwapFree:      4183056 kB
Dirty:            1416 kB
Writeback:           0 kB
Mapped:          15776 kB
Slab:            26824 kB
Committed_AS:  1954620 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103226 MiB

End job on node74 on Wed Apr 18 00:21:02 UTC 2007