Trace number 364008

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)26 1800.06 1800.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-f51m.b.opb
MD5SUM95b567c682e7e3efe2c93879e0e7c89d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark6.572
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved YES
Number of variables406
Total number of constraints520
Number of constraints which are clauses520
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 constraint1
Maximum length of a constraint123
Number of terms in the objective function 406
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 406
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 406
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.03	c ...done
0.00/0.03	c #vars=406 #constraints=521 hasObjective=yes
0.00/0.04	c res. mode=mod
0.00/0.04	c VSIDS like heuristics
0.00/0.04	c complete search running
0.00/0.05	c nbDecision=375 #constraints=522
0.00/0.05	c linear search for optimum
0.00/0.05	o 27
0.04/0.05	c nbDecision=398 #constraints=529
0.04/0.05	o 26
0.04/0.05	c restart after 401 decisions
0.04/0.06	c nbDecision=500 #constraints=533
0.04/0.07	c restart after 801 decisions
0.04/0.08	c nbDecision=1000 #constraints=558
0.10/0.17	c nbDecision=1500 #constraints=703
0.10/0.20	c restart after 1601 decisions
0.19/0.22	c nbDecision=2000 #constraints=758
0.39/0.44	c nbDecision=2500 #constraints=984
0.69/0.75	c nbDecision=3000 #constraints=1215
0.79/0.86	c restart after 3201 decisions
0.79/0.89	c nbDecision=3500 #constraints=1299
1.09/1.16	c nbDecision=4000 #constraints=1474
1.59/1.66	c nbDecision=4500 #constraints=1721
2.09/2.19	c nbDecision=5000 #constraints=1918
2.49/2.53	c nbDecision=5500 #constraints=2093
2.89/2.92	c nbDecision=6000 #constraints=2267
3.29/3.36	c restart after 6401 decisions
3.39/3.41	c nbDecision=6500 #constraints=2408
3.79/3.87	c nbDecision=7000 #constraints=2548
4.99/5.05	c nbDecision=7500 #constraints=2821
5.99/6.05	c nbDecision=8000 #constraints=3002
6.79/6.82	c nbDecision=8500 #constraints=3197
7.89/7.92	c nbDecision=9000 #constraints=3427
9.19/9.23	c nbDecision=9500 #constraints=3654
10.29/10.30	c nbDecision=10000 #constraints=3860
11.59/11.61	c nbDecision=10500 #constraints=4064
13.28/13.34	c nbDecision=11000 #constraints=4304
14.78/14.82	c nbDecision=11500 #constraints=4516
16.29/16.35	c nbDecision=12000 #constraints=4707
18.49/18.51	c nbDecision=12500 #constraints=4954
19.59/19.63	c restart after 12801 decisions
19.89/19.93	c nbDecision=13000 #constraints=5064
20.68/20.79	c nbDecision=13500 #constraints=5184
22.08/22.12	c nbDecision=14000 #constraints=5358
23.68/23.74	c nbDecision=14500 #constraints=5538
26.29/26.37	c nbDecision=15000 #constraints=5804
30.19/30.21	c nbDecision=15500 #constraints=6031
32.68/32.75	c nbDecision=16000 #constraints=6234
34.78/34.86	c nbDecision=16500 #constraints=6414
37.98/38.07	c nbDecision=17000 #constraints=6673
40.88/40.99	c nbDecision=17500 #constraints=6882
43.48/43.50	c nbDecision=18000 #constraints=7072
46.88/46.98	c nbDecision=18500 #constraints=7314
50.48/50.53	c nbDecision=19000 #constraints=7533
53.27/53.35	c nbDecision=19500 #constraints=7733
56.98/57.07	c nbDecision=20000 #constraints=7959
61.18/61.28	c nbDecision=20500 #constraints=8190
63.08/63.19	c nbDecision=21000 #constraints=8347
65.47/65.56	c nbDecision=21500 #constraints=8518
68.57/68.64	c nbDecision=22000 #constraints=8706
73.47/73.53	c nbDecision=22500 #constraints=8980
79.98/80.02	c nbDecision=23000 #constraints=9185
84.17/84.24	c nbDecision=23500 #constraints=9401
87.87/87.90	c nbDecision=24000 #constraints=9582
93.07/93.19	c nbDecision=24500 #constraints=9834
97.77/97.85	c nbDecision=25000 #constraints=10044
101.77/101.85	c nbDecision=25500 #constraints=10234
102.57/102.67	c restart after 25601 decisions
104.27/104.37	c nbDecision=26000 #constraints=10300
110.17/110.21	c nbDecision=26500 #constraints=10550
115.16/115.23	c nbDecision=27000 #constraints=10765
119.37/119.46	c nbDecision=27500 #constraints=10945
125.66/125.79	c nbDecision=28000 #constraints=11203
130.46/130.50	c nbDecision=28500 #constraints=11368
133.86/133.97	c nbDecision=29000 #constraints=11563
137.37/137.40	c nbDecision=29500 #constraints=11740
143.06/143.15	c nbDecision=30000 #constraints=11961
151.95/152.06	c nbDecision=30500 #constraints=12236
159.46/159.59	c nbDecision=31000 #constraints=12418
164.56/164.64	c nbDecision=31500 #constraints=12618
170.95/171.04	c nbDecision=32000 #constraints=12840
178.15/178.23	c nbDecision=32500 #constraints=13067
183.75/183.88	c nbDecision=33000 #constraints=13271
189.85/189.93	c nbDecision=33500 #constraints=13469
197.75/197.87	c nbDecision=34000 #constraints=13715
204.34/204.45	c nbDecision=34500 #constraints=13932
210.25/210.31	c nbDecision=35000 #constraints=14112
218.54/218.65	c nbDecision=35500 #constraints=14363
224.34/224.45	c nbDecision=36000 #constraints=14531
229.05/229.12	c nbDecision=36500 #constraints=14733
233.74/233.83	c nbDecision=37000 #constraints=14901
241.54/241.64	c nbDecision=37500 #constraints=15129
253.33/253.45	c nbDecision=38000 #constraints=15399
262.64/262.75	c nbDecision=38500 #constraints=15580
269.23/269.37	c nbDecision=39000 #constraints=15780
277.53/277.61	c nbDecision=39500 #constraints=16001
286.94/287.00	c nbDecision=40000 #constraints=16232
293.73/293.85	c nbDecision=40500 #constraints=16433
301.93/302.03	c nbDecision=41000 #constraints=16642
311.93/312.04	c nbDecision=41500 #constraints=16886
319.52/319.67	c nbDecision=42000 #constraints=17089
327.42/327.53	c nbDecision=42500 #constraints=17284
337.92/338.00	c nbDecision=43000 #constraints=17537
344.12/344.25	c nbDecision=43500 #constraints=17701
349.82/349.98	c nbDecision=44000 #constraints=17896
356.11/356.21	c nbDecision=44500 #constraints=18064
366.11/366.25	c nbDecision=45000 #constraints=18310
381.11/381.20	c nbDecision=45500 #constraints=18570
391.61/391.72	c nbDecision=46000 #constraints=18752
399.40/399.58	c nbDecision=46500 #constraints=18942
410.00/410.18	c nbDecision=47000 #constraints=19178
420.80/420.99	c nbDecision=47500 #constraints=19395
429.10/429.26	c nbDecision=48000 #constraints=19595
439.49/439.63	c nbDecision=48500 #constraints=19819
451.30/451.45	c nbDecision=49000 #constraints=20051
460.29/460.40	c nbDecision=49500 #constraints=20261
470.19/470.32	c nbDecision=50000 #constraints=20463
482.49/482.68	c nbDecision=50500 #constraints=20705
489.69/489.82	c nbDecision=51000 #constraints=20859
492.29/492.45	c restart after 51201 decisions
494.29/494.49	c nbDecision=51500 #constraints=20945
500.29/500.48	c nbDecision=52000 #constraints=21100
509.38/509.50	c nbDecision=52500 #constraints=21293
522.98/523.15	c nbDecision=53000 #constraints=21564
540.48/540.63	c nbDecision=53500 #constraints=21767
550.98/551.12	c nbDecision=54000 #constraints=21979
560.87/561.09	c nbDecision=54500 #constraints=22171
574.07/574.23	c nbDecision=55000 #constraints=22415
585.47/585.67	c nbDecision=55500 #constraints=22627
595.17/595.34	c nbDecision=56000 #constraints=22812
608.86/609.06	c nbDecision=56500 #constraints=23065
621.45/621.68	c nbDecision=57000 #constraints=23283
631.55/631.75	c nbDecision=57500 #constraints=23473
645.05/645.21	c nbDecision=58000 #constraints=23715
657.52/657.79	c nbDecision=58500 #constraints=23912
664.60/664.86	c nbDecision=59000 #constraints=24087
672.38/672.60	c nbDecision=59500 #constraints=24261
683.56/683.82	c nbDecision=60000 #constraints=24462
700.04/700.35	c nbDecision=60500 #constraints=24732
719.43/719.73	c nbDecision=61000 #constraints=24935
730.73/731.06	c nbDecision=61500 #constraints=25136
742.52/742.88	c nbDecision=62000 #constraints=25334
758.02/758.34	c nbDecision=62500 #constraints=25583
770.52/770.81	c nbDecision=63000 #constraints=25784
781.42/781.72	c nbDecision=63500 #constraints=25964
797.31/797.66	c nbDecision=64000 #constraints=26224
811.41/811.72	c nbDecision=64500 #constraints=26435
822.81/823.19	c nbDecision=65000 #constraints=26630
838.31/838.62	c nbDecision=65500 #constraints=26869
852.00/852.39	c nbDecision=66000 #constraints=27066
860.20/860.51	c nbDecision=66500 #constraints=27250
869.59/869.96	c nbDecision=67000 #constraints=27422
882.29/882.69	c nbDecision=67500 #constraints=27631
902.39/902.71	c nbDecision=68000 #constraints=27901
923.09/923.44	c nbDecision=68500 #constraints=28095
935.69/936.07	c nbDecision=69000 #constraints=28303
949.98/950.34	c nbDecision=69500 #constraints=28511
966.88/967.25	c nbDecision=70000 #constraints=28747
980.68/981.03	c nbDecision=70500 #constraints=28956
993.67/994.02	c nbDecision=71000 #constraints=29141
1011.37/1011.77	c nbDecision=71500 #constraints=29392
1026.67/1027.01	c nbDecision=72000 #constraints=29607
1039.36/1039.74	c nbDecision=72500 #constraints=29792
1057.77/1058.11	c nbDecision=73000 #constraints=30051
1071.26/1071.64	c nbDecision=73500 #constraints=30216
1081.55/1081.90	c nbDecision=74000 #constraints=30415
1091.15/1091.50	c nbDecision=74500 #constraints=30585
1106.85/1107.29	c nbDecision=75000 #constraints=30807
1130.54/1130.90	c nbDecision=75500 #constraints=31076
1151.73/1152.16	c nbDecision=76000 #constraints=31255
1165.54/1165.90	c nbDecision=76500 #constraints=31465
1181.73/1182.11	c nbDecision=77000 #constraints=31680
1200.93/1201.32	c nbDecision=77500 #constraints=31915
1215.32/1215.71	c nbDecision=78000 #constraints=32113
1230.72/1231.15	c nbDecision=78500 #constraints=32316
1250.32/1250.78	c nbDecision=79000 #constraints=32560
1266.62/1267.08	c nbDecision=79500 #constraints=32774
1280.81/1281.22	c nbDecision=80000 #constraints=32955
1301.10/1301.60	c nbDecision=80500 #constraints=33212
1315.11/1315.52	c nbDecision=81000 #constraints=33376
1326.40/1326.85	c nbDecision=81500 #constraints=33578
1337.60/1338.08	c nbDecision=82000 #constraints=33746
1356.09/1356.53	c nbDecision=82500 #constraints=33974
1383.19/1383.64	c nbDecision=83000 #constraints=34248
1404.68/1405.16	c nbDecision=83500 #constraints=34427
1419.58/1420.08	c nbDecision=84000 #constraints=34627
1438.38/1438.84	c nbDecision=84500 #constraints=34851
1459.47/1459.92	c nbDecision=85000 #constraints=35084
1474.26/1474.78	c nbDecision=85500 #constraints=35280
1492.07/1492.59	c nbDecision=86000 #constraints=35488
1513.56/1514.05	c nbDecision=86500 #constraints=35728
1530.46/1530.93	c nbDecision=87000 #constraints=35936
1546.95/1547.47	c nbDecision=87500 #constraints=36127
1568.95/1569.50	c nbDecision=88000 #constraints=36377
1582.74/1583.22	c nbDecision=88500 #constraints=36539
1595.25/1595.76	c nbDecision=89000 #constraints=36741
1607.54/1608.00	c nbDecision=89500 #constraints=36902
1628.94/1629.41	c nbDecision=90000 #constraints=37149
1660.13/1660.67	c nbDecision=90500 #constraints=37417
1681.63/1682.14	c nbDecision=91000 #constraints=37589
1697.62/1698.15	c nbDecision=91500 #constraints=37779
1718.61/1719.17	c nbDecision=92000 #constraints=38016
1740.91/1741.42	c nbDecision=92500 #constraints=38232
1762.11/1762.65	c nbDecision=93000 #constraints=38417
1783.40/1783.99	c nbDecision=93500 #constraints=38602
1800.00/1800.50	Received signal 15
1800.00/1800.51	
1800.00/1800.51	s SATISFIABLE
1800.00/1800.51	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.00/1800.51	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.00/1800.51	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.00/1800.51	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.00/1800.51	v -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125
1800.00/1800.51	v -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146
1800.00/1800.51	v -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167
1800.00/1800.51	v -x168 -x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188
1800.00/1800.51	v -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209
1800.00/1800.51	v -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
1800.00/1800.51	v -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251
1800.00/1800.51	v -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 x262 x263 x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 -x272
1800.00/1800.51	v -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293
1800.00/1800.51	v -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 x312 -x313 -x314
1800.00/1800.51	v x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 x326 x327 x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335
1800.00/1800.51	v x336 -x337 -x338 -x339 -x340 -x341 x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 x351 -x352 -x353 -x354 -x355 -x356
1800.00/1800.51	v -x357 -x358 x359 -x360 -x361 -x362 -x363 -x364 x365 -x366 -x367 -x368 -x369 -x370 x371 -x372 -x373 x374 -x375 -x376 x377 -x378
1800.00/1800.51	v -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 x396 -x397 -x398 -x399
1800.00/1800.51	v -x400 -x401 -x402 -x403 -x404 -x405 x406
1800.00/1800.51	
1800.00/1800.51	c user time= 1799.5 s
1800.00/1800.51	c system time= 0.518921 s
1800.00/1800.51	c wall clock time=1800.51

Verifier Data (download as text)

OK	26

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node29/watcher-364008-1176987016 -o ROOT/results/node29/solver-364008-1176987016 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/364008-1176987016/instance-364008-1176987016.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/77 32624
/proc/meminfo: memFree=1057992/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=1468 CPUtime=0
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 146617333 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 367 164 130 317 0 46 0

[startup+0.050973 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32624
/proc/meminfo: memFree=1057992/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=2260 CPUtime=0.04
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 397 0 0 0 4 0 0 0 18 0 1 0 146617333 2314240 379 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134752702 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 565 380 140 317 0 244 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2260

[startup+0.102976 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32624
/proc/meminfo: memFree=1057992/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=2656 CPUtime=0.1
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 517 0 0 0 10 0 0 0 18 0 1 0 146617333 2719744 499 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 664 499 170 317 0 343 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2656

[startup+0.301987 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32624
/proc/meminfo: memFree=1057992/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=3972 CPUtime=0.29
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 851 0 0 0 29 0 0 0 19 0 1 0 146617333 4067328 833 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 993 833 170 317 0 672 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3972

[startup+0.703011 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32624
/proc/meminfo: memFree=1057992/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=6224 CPUtime=0.69
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 1404 0 0 0 69 0 0 0 23 0 1 0 146617333 6373376 1386 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 1556 1386 170 317 0 1235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6224

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 32625
/proc/meminfo: memFree=1052096/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=9020 CPUtime=1.49
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 2060 0 0 0 149 0 0 0 25 0 1 0 146617333 9236480 2042 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 2255 2042 170 317 0 1934 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9020

[startup+3.10116 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 32625
/proc/meminfo: memFree=1048640/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=11924 CPUtime=3.09
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 2802 0 0 0 308 1 0 0 25 0 1 0 146617333 12210176 2784 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 2981 2784 170 317 0 2660 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11924

[startup+6.30136 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 32625
/proc/meminfo: memFree=1044544/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=16052 CPUtime=6.29
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 3779 0 0 0 628 1 0 0 25 0 1 0 146617333 16437248 3761 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602694 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 4013 3761 170 317 0 3692 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16052

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 32625
/proc/meminfo: memFree=1037376/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=22348 CPUtime=12.69
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 5349 0 0 0 1267 2 0 0 25 0 1 0 146617333 22884352 5331 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 5587 5331 170 317 0 5266 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22348

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 32625
/proc/meminfo: memFree=1029824/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=30472 CPUtime=25.49
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 7190 0 0 0 2545 4 0 0 25 0 1 0 146617333 31203328 7172 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 7618 7172 170 317 0 7297 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30472

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 32625
/proc/meminfo: memFree=1019392/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=40768 CPUtime=51.08
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 9790 0 0 0 5103 5 0 0 25 0 1 0 146617333 41746432 9772 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 10192 9772 170 317 0 9871 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40768

[startup+102.305 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 32625
/proc/meminfo: memFree=1005824/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=55268 CPUtime=102.27
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 13193 0 0 0 10219 8 0 0 25 0 1 0 146617333 56594432 13118 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713821 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 13817 13118 170 317 0 13496 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55268

[startup+162.301 s]
/proc/loadavg: 1.08 1.01 1.00 2/78 32625
/proc/meminfo: memFree=994240/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=67708 CPUtime=162.26
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 16092 0 0 0 16215 11 0 0 25 0 1 0 146617333 69332992 16017 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 16927 16017 170 317 0 16606 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 67708

[startup+222.302 s]
/proc/loadavg: 1.10 1.04 1.01 2/78 32625
/proc/meminfo: memFree=983104/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=78796 CPUtime=222.24
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 18856 0 0 0 22211 13 0 0 25 0 1 0 146617333 80687104 18781 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 19699 18781 170 317 0 19378 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 78796

[startup+282.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 32625
/proc/meminfo: memFree=975808/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=85536 CPUtime=282.23
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 20701 0 0 0 28207 16 0 0 25 0 1 0 146617333 87588864 20626 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 21384 20626 170 317 0 21063 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 85536

[startup+342.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 32625
/proc/meminfo: memFree=966784/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=97372 CPUtime=342.22
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 23395 0 0 0 34204 18 0 0 25 0 1 0 146617333 99708928 22844 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 24343 22844 170 317 0 24022 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 97372

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 32625
/proc/meminfo: memFree=961088/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=103488 CPUtime=402.2
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 24983 0 0 0 40201 19 0 0 25 0 1 0 146617333 105971712 24267 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 25872 24267 170 317 0 25551 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 103488

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 32625
/proc/meminfo: memFree=953536/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=111284 CPUtime=462.19
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 26923 0 0 0 46198 21 0 0 25 0 1 0 146617333 113954816 26141 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 27821 26141 170 317 0 27500 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 111284

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32625
/proc/meminfo: memFree=947456/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=118684 CPUtime=522.18
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 28444 0 0 0 52196 22 0 0 25 0 1 0 146617333 121532416 27662 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 29671 27662 170 317 0 29350 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 118684

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32625
/proc/meminfo: memFree=941760/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=124868 CPUtime=582.17
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 30097 0 0 0 58193 24 0 0 25 0 1 0 146617333 127864832 29051 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718543 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 31217 29051 170 317 0 30896 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 124868

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32625
/proc/meminfo: memFree=936000/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=130060 CPUtime=642.16
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 31577 0 0 0 64191 25 0 0 25 0 1 0 146617333 133181440 30498 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 32515 30498 170 317 0 32194 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 130060


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=916416/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=150840 CPUtime=881.99
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 36995 0 0 0 88168 31 0 0 25 0 1 0 146617333 154460160 35355 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 37710 35355 170 317 0 37389 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 150840

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=912768/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=154080 CPUtime=941.98
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 37931 0 0 0 94166 32 0 0 25 0 1 0 146617333 157777920 36291 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 38520 36291 170 317 0 38199 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 154080

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=907776/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=158288 CPUtime=1001.97
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 39178 0 0 0 100164 33 0 0 25 0 1 0 146617333 162086912 37538 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 39572 37538 170 317 0 39251 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 158288

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=903104/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=162524 CPUtime=1061.96
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 40377 0 0 0 106161 35 0 0 25 0 1 0 146617333 166424576 38704 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 40631 38704 170 317 0 40310 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 162524

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=899584/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=165808 CPUtime=1121.94
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 41276 0 0 0 112158 36 0 0 25 0 1 0 146617333 169787392 39570 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 41452 39570 170 317 0 41131 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 165808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=896000/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=168840 CPUtime=1181.93
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 42181 0 0 0 118156 37 0 0 25 0 1 0 146617333 172892160 40475 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 42210 40475 170 317 0 41889 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 168840

[startup+1242.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 355
/proc/meminfo: memFree=891520/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=175224 CPUtime=1241.92
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 43771 0 0 0 124153 39 0 0 25 0 1 0 146617333 179429376 41570 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 43806 41570 170 317 0 43485 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 175224

[startup+1302.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 355
/proc/meminfo: memFree=887232/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=179808 CPUtime=1301.91
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 45105 0 0 0 130151 40 0 0 25 0 1 0 146617333 184123392 42646 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 44952 42646 170 317 0 44631 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 179808

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=883968/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=187312 CPUtime=1361.9
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 46997 0 0 0 136148 42 0 0 25 0 1 0 146617333 191807488 43465 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 46828 43465 170 317 0 46507 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 187312

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=881088/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=190708 CPUtime=1421.88
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 47910 0 0 0 142145 43 0 0 25 0 1 0 146617333 195284992 44213 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 47677 44213 170 317 0 47356 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 190708

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=877056/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=194148 CPUtime=1481.86
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 48920 0 0 0 148142 44 0 0 25 0 1 0 146617333 198807552 45223 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604031 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 48537 45223 170 317 0 48216 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 194148

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=873152/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=197608 CPUtime=1541.86
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 49882 0 0 0 154140 46 0 0 25 0 1 0 146617333 202350592 46185 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563634 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 49402 46185 170 317 0 49081 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 197608

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=869504/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=202164 CPUtime=1601.84
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 51149 0 0 0 160137 47 0 0 25 0 1 0 146617333 207015936 47062 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 50541 47062 170 317 0 50220 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 202164

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=866944/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=204852 CPUtime=1661.83
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 51861 0 0 0 166135 48 0 0 25 0 1 0 146617333 209768448 47741 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 51213 47741 170 317 0 50892 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 204852

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=863744/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=207880 CPUtime=1721.82
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 52710 0 0 0 172132 50 0 0 25 0 1 0 146617333 212869120 48557 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 51970 48557 170 317 0 51649 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 207880

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=860160/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=211176 CPUtime=1781.8
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 53577 0 0 0 178129 51 0 0 25 0 1 0 146617333 216244224 49424 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 52794 49424 170 317 0 52473 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 211176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=859776/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=211836 CPUtime=1800
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 53682 0 0 0 179949 51 0 0 25 0 1 0 146617333 216920064 49529 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 52959 49529 170 317 0 52638 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 211836

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 355
/proc/meminfo: memFree=859776/2055920 swapFree=4141972/4192956
[pid=32624] ppid=32622 vsize=211836 CPUtime=1800
/proc/32624/stat : 32624 (oree) R 32622 32624 31163 0 -1 4194304 53682 0 0 0 179949 51 0 0 25 0 1 0 146617333 216920064 49529 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32624/statm: 52959 49529 170 317 0 52638 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 211836

Child status: 0
Real time (s): 1800.55
CPU time (s): 1800.06
CPU user time (s): 1799.5
CPU system time (s): 0.550916
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 211836

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

runsolver used 2.09268 second user time and 4.46532 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Thu Apr 19 12:50:16 UTC 2007

IDJOB= 364008
IDBENCH= 2050
IDSOLVER= 172
FILE ID= node29/364008-1176987016

PBS_JOBID= 4630384

Free space on /tmp= 66467 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-f51m.b.opb
COMMAND LINE= oree /tmp/evaluation/364008-1176987016/instance-364008-1176987016.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-364008-1176987016 -o ROOT/results/node29/solver-364008-1176987016 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/364008-1176987016/instance-364008-1176987016.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  95b567c682e7e3efe2c93879e0e7c89d

RANDOM SEED= 553983929

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1058464 kB
Buffers:         49096 kB
Cached:         852692 kB
SwapCached:      15872 kB
Active:         377872 kB
Inactive:       552584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1058464 kB
SwapTotal:     4192956 kB
SwapFree:      4141972 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          30808 kB
Slab:            52476 kB
Committed_AS:  2097820 kB
PageTables:       1876 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= 66467 MiB

End job on node29 on Thu Apr 19 13:20:18 UTC 2007