Trace number 372909

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)203 1800.21 1800.76

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_delay/normalized-fir02_area_delay.opb
MD5SUM8d75b7afdbc0cca5deeed142ea90f220
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.128979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8
Optimality of the best value was proved YES
Number of variables716
Total number of constraints1923
Number of constraints which are clauses1923
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 constraint31
Number of terms in the objective function 331
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 331
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 331
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=716 #constraints=1924 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=256 #constraints=1924
0.00/0.02	c linear search for optimum
0.00/0.02	o 235
0.00/0.03	c nbDecision=264 #constraints=1928
0.00/0.03	o 234
0.00/0.04	c nbDecision=280 #constraints=1935
0.00/0.04	o 233
0.00/0.05	c nbDecision=305 #constraints=1946
0.00/0.05	o 232
0.06/0.07	c nbDecision=340 #constraints=1962
0.06/0.07	o 231
0.09/0.10	c nbDecision=386 #constraints=1984
0.09/0.10	o 230
0.09/0.12	c restart after 401 decisions
0.09/0.12	c nbDecision=500 #constraints=1997
0.09/0.16	c nbDecision=688 #constraints=2022
0.09/0.16	o 229
0.19/0.21	c nbDecision=759 #constraints=2059
0.19/0.21	o 228
0.19/0.25	c restart after 801 decisions
0.19/0.26	c nbDecision=1000 #constraints=2089
0.29/0.33	c nbDecision=1122 #constraints=2135
0.29/0.33	o 227
0.49/0.57	c nbDecision=1395 #constraints=2285
0.49/0.57	o 226
0.59/0.67	c nbDecision=1500 #constraints=2348
0.69/0.78	c restart after 1601 decisions
0.89/0.97	c nbDecision=1960 #constraints=2479
0.89/0.97	o 225
0.99/1.03	c nbDecision=2000 #constraints=2511
1.09/1.12	c nbDecision=2093 #constraints=2558
1.09/1.12	o 224
1.29/1.31	c nbDecision=2244 #constraints=2650
1.29/1.31	o 223
1.49/1.54	c nbDecision=2414 #constraints=2756
1.49/1.54	o 222
1.69/1.70	c nbDecision=2500 #constraints=2834
2.59/2.60	c nbDecision=3000 #constraints=3172
2.88/2.96	c restart after 3201 decisions
3.20/3.29	c nbDecision=3500 #constraints=3362
4.40/4.40	c nbDecision=4000 #constraints=3697
5.19/5.29	c nbDecision=4411 #constraints=3928
5.19/5.29	o 221
5.49/5.50	c nbDecision=4500 #constraints=3980
6.89/6.98	c nbDecision=5000 #constraints=4344
7.99/8.06	c nbDecision=5399 #constraints=4569
7.99/8.06	o 220
8.29/8.36	c nbDecision=5500 #constraints=4632
10.09/10.15	c nbDecision=6000 #constraints=5000
11.59/11.63	c restart after 6401 decisions
12.09/12.17	c nbDecision=6500 #constraints=5270
13.99/14.00	c nbDecision=7000 #constraints=5560
15.99/16.02	c nbDecision=7500 #constraints=5889
15.99/16.07	c nbDecision=7524 #constraints=5896
15.99/16.07	o 219
18.28/18.40	c nbDecision=8000 #constraints=6257
20.79/20.87	c nbDecision=8500 #constraints=6615
21.89/21.95	c nbDecision=8742 #constraints=6757
21.89/21.95	o 218
23.38/23.49	c nbDecision=9000 #constraints=6968
26.29/26.38	c nbDecision=9500 #constraints=7346
29.19/29.27	c nbDecision=10000 #constraints=7691
31.48/31.52	c nbDecision=10448 #constraints=7944
31.48/31.52	o 217
31.79/31.82	c nbDecision=10500 #constraints=7978
35.19/35.25	c nbDecision=11000 #constraints=8371
38.67/38.78	c nbDecision=11500 #constraints=8758
42.08/42.16	c nbDecision=12000 #constraints=9096
44.27/44.32	c nbDecision=12367 #constraints=9300
44.27/44.32	o 216
45.27/45.30	c nbDecision=12500 #constraints=9396
47.88/47.98	c restart after 12801 decisions
49.78/49.81	c nbDecision=13000 #constraints=9654
54.07/54.14	c nbDecision=13500 #constraints=10062
58.48/58.51	c nbDecision=14000 #constraints=10460
62.87/62.91	c nbDecision=14500 #constraints=10842
67.07/67.11	c nbDecision=15000 #constraints=11186
69.47/69.59	c nbDecision=15355 #constraints=11378
69.47/69.59	o 215
70.87/70.95	c nbDecision=15500 #constraints=11486
76.17/76.22	c nbDecision=16000 #constraints=11898
81.37/81.47	c nbDecision=16500 #constraints=12304
86.46/86.51	c nbDecision=17000 #constraints=12671
91.17/91.26	c nbDecision=17500 #constraints=13000
93.46/93.52	c nbDecision=17781 #constraints=13152
93.46/93.52	o 214
96.07/96.16	c nbDecision=18000 #constraints=13334
102.26/102.34	c nbDecision=18500 #constraints=13744
108.56/108.61	c nbDecision=19000 #constraints=14163
114.46/114.55	c nbDecision=19500 #constraints=14544
120.15/120.24	c nbDecision=20000 #constraints=14897
123.76/123.86	c nbDecision=20355 #constraints=15117
123.76/123.86	o 213
125.65/125.77	c nbDecision=20500 #constraints=15234
132.85/132.91	c nbDecision=21000 #constraints=15676
139.94/140.01	c nbDecision=21500 #constraints=16101
146.75/146.88	c nbDecision=22000 #constraints=16502
153.54/153.67	c nbDecision=22500 #constraints=16885
159.84/159.97	c nbDecision=23000 #constraints=17223
164.64/164.77	c nbDecision=23433 #constraints=17477
164.64/164.77	o 212
165.44/165.56	c nbDecision=23500 #constraints=17523
173.84/174.00	c nbDecision=24000 #constraints=17977
181.94/182.05	c nbDecision=24500 #constraints=18398
190.04/190.13	c nbDecision=25000 #constraints=18810
198.13/198.24	c nbDecision=25500 #constraints=19222
199.83/199.93	c restart after 25601 decisions
207.84/207.95	c nbDecision=26000 #constraints=19489
216.43/216.56	c nbDecision=26500 #constraints=19919
225.32/225.47	c nbDecision=27000 #constraints=20349
234.02/234.14	c nbDecision=27500 #constraints=20757
242.62/242.77	c nbDecision=28000 #constraints=21154
250.91/251.01	c nbDecision=28500 #constraints=21517
257.92/258.07	c nbDecision=29000 #constraints=21820
259.42/259.57	c nbDecision=29125 #constraints=21890
259.42/259.57	o 211
267.01/267.12	c nbDecision=29500 #constraints=22228
276.91/277.03	c nbDecision=30000 #constraints=22657
287.01/287.16	c nbDecision=30500 #constraints=23093
297.10/297.29	c nbDecision=31000 #constraints=23526
306.60/306.72	c nbDecision=31500 #constraints=23912
316.39/316.53	c nbDecision=32000 #constraints=24306
325.10/325.24	c nbDecision=32500 #constraints=24641
326.69/326.89	c nbDecision=32613 #constraints=24707
326.69/326.89	o 210
335.79/335.90	c nbDecision=33000 #constraints=25065
346.89/347.01	c nbDecision=33500 #constraints=25486
358.98/359.11	c nbDecision=34000 #constraints=25950
370.07/370.21	c nbDecision=34500 #constraints=26379
381.07/381.23	c nbDecision=35000 #constraints=26791
392.17/392.33	c nbDecision=35500 #constraints=27197
402.67/402.83	c nbDecision=36000 #constraints=27570
412.07/412.29	c nbDecision=36500 #constraints=27894
415.36/415.57	c nbDecision=36705 #constraints=28011
415.36/415.57	o 209
422.86/423.06	c nbDecision=37000 #constraints=28277
436.06/436.24	c nbDecision=37500 #constraints=28742
448.45/448.62	c nbDecision=38000 #constraints=29172
461.55/461.76	c nbDecision=38500 #constraints=29633
474.05/474.23	c nbDecision=39000 #constraints=30058
486.44/486.66	c nbDecision=39500 #constraints=30469
499.04/499.30	c nbDecision=40000 #constraints=30881
510.44/510.68	c nbDecision=40500 #constraints=31243
521.03/521.21	c nbDecision=41000 #constraints=31571
523.03/523.20	c nbDecision=41111 #constraints=31636
523.03/523.20	o 208
534.13/534.36	c nbDecision=41500 #constraints=31996
548.73/548.91	c nbDecision=42000 #constraints=32452
562.52/562.78	c nbDecision=42500 #constraints=32890
577.32/577.55	c nbDecision=43000 #constraints=33355
591.21/591.47	c nbDecision=43500 #constraints=33785
605.81/606.07	c nbDecision=44000 #constraints=34226
619.50/619.73	c nbDecision=44500 #constraints=34633
632.80/633.08	c nbDecision=45000 #constraints=35021
641.10/641.30	c nbDecision=45355 #constraints=35260
641.10/641.30	o 207
645.19/645.49	c nbDecision=45500 #constraints=35383
661.19/661.46	c nbDecision=46000 #constraints=35839
677.29/677.59	c nbDecision=46500 #constraints=36303
693.48/693.73	c nbDecision=47000 #constraints=36768
709.98/710.21	c nbDecision=47500 #constraints=37233
725.07/725.40	c nbDecision=48000 #constraints=37662
741.26/741.57	c nbDecision=48500 #constraints=38114
756.67/756.95	c nbDecision=49000 #constraints=38534
771.46/771.75	c nbDecision=49500 #constraints=38927
786.26/786.58	c nbDecision=50000 #constraints=39315
792.76/793.06	c nbDecision=50279 #constraints=39487
792.76/793.06	o 206
800.35/800.62	c nbDecision=50500 #constraints=39679
818.05/818.40	c nbDecision=51000 #constraints=40144
825.64/825.97	c restart after 51201 decisions
838.63/838.95	c nbDecision=51500 #constraints=40438
856.93/857.20	c nbDecision=52000 #constraints=40903
875.02/875.37	c nbDecision=52500 #constraints=41368
893.42/893.73	c nbDecision=53000 #constraints=41833
911.62/911.99	c nbDecision=53500 #constraints=42298
930.11/930.45	c nbDecision=54000 #constraints=42759
947.11/947.47	c nbDecision=54500 #constraints=43193
965.60/965.98	c nbDecision=55000 #constraints=43649
982.79/983.14	c nbDecision=55500 #constraints=44079
999.88/1000.25	c nbDecision=56000 #constraints=44492
1016.88/1017.24	c nbDecision=56500 #constraints=44893
1032.58/1032.95	c nbDecision=57000 #constraints=45260
1046.68/1047.08	c nbDecision=57500 #constraints=45583
1052.67/1053.06	c nbDecision=57763 #constraints=45729
1052.67/1053.06	o 205
1061.66/1062.09	c nbDecision=58000 #constraints=45937
1082.47/1082.84	c nbDecision=58500 #constraints=46401
1102.55/1102.92	c nbDecision=59000 #constraints=46866
1122.76/1123.12	c nbDecision=59500 #constraints=47330
1143.15/1143.50	c nbDecision=60000 #constraints=47795
1162.74/1163.11	c nbDecision=60500 #constraints=48233
1182.43/1182.89	c nbDecision=61000 #constraints=48670
1202.72/1203.16	c nbDecision=61500 #constraints=49123
1222.32/1222.78	c nbDecision=62000 #constraints=49555
1241.71/1242.18	c nbDecision=62500 #constraints=49985
1259.80/1260.23	c nbDecision=63000 #constraints=50370
1277.30/1277.76	c nbDecision=63500 #constraints=50741
1290.59/1291.03	c nbDecision=63942 #constraints=51023
1290.59/1291.03	o 204
1293.00/1293.42	c nbDecision=64000 #constraints=51075
1315.79/1316.27	c nbDecision=64500 #constraints=51552
1338.08/1338.55	c nbDecision=65000 #constraints=52017
1360.58/1361.04	c nbDecision=65500 #constraints=52482
1382.97/1383.40	c nbDecision=66000 #constraints=52947
1405.07/1405.55	c nbDecision=66500 #constraints=53404
1425.96/1426.49	c nbDecision=67000 #constraints=53841
1449.26/1449.77	c nbDecision=67500 #constraints=54297
1471.95/1472.42	c nbDecision=68000 #constraints=54755
1492.94/1493.49	c nbDecision=68500 #constraints=55183
1514.14/1514.67	c nbDecision=69000 #constraints=55603
1535.52/1536.00	c nbDecision=69500 #constraints=56016
1556.22/1556.71	c nbDecision=70000 #constraints=56419
1574.42/1574.94	c nbDecision=70500 #constraints=56768
1590.41/1590.95	c nbDecision=71000 #constraints=57076
1591.61/1592.19	c nbDecision=71057 #constraints=57104
1591.61/1592.19	o 203
1613.90/1614.48	c nbDecision=71500 #constraints=57518
1638.70/1639.26	c nbDecision=72000 #constraints=57983
1663.19/1663.79	c nbDecision=72500 #constraints=58448
1687.48/1688.06	c nbDecision=73000 #constraints=58913
1711.77/1712.34	c nbDecision=73500 #constraints=59378
1735.96/1736.58	c nbDecision=74000 #constraints=59843
1760.35/1760.97	c nbDecision=74500 #constraints=60308
1784.85/1785.42	c nbDecision=75000 #constraints=60765
1800.05/1800.60	Received signal 15
1800.05/1800.65	
1800.05/1800.65	s SATISFIABLE
1800.05/1800.65	v -x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37
1800.05/1800.65	v x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71
1800.05/1800.65	v x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
1800.05/1800.65	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121
1800.05/1800.65	v -x122 -x123 -x124 -x125 -x126 -x127 x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142
1800.05/1800.65	v -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163
1800.05/1800.65	v -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184
1800.05/1800.65	v -x185 -x186 -x187 -x188 -x189 -x190 -x191 x192 x193 -x194 -x195 -x196 -x197 -x198 x199 x200 -x201 -x202 x203 x204 x205 x206
1800.05/1800.65	v x207 x208 -x209 -x210 x211 x212 -x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 x231
1800.05/1800.65	v x232 x233 x234 x235 x236 x237 x238 x239 x240 x241 -x242 -x243 x244 x245 -x246 -x247 x248 x249 x250 x251 -x252 -x253 x254 x255
1800.05/1800.65	v -x256 -x257 -x258 -x259 x260 x261 x262 x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 x274 x275 -x276 -x277
1800.05/1800.65	v -x278 -x279 -x280 -x281 -x282 -x283 x284 x285 x286 x287 -x288 -x289 -x290 -x291 -x292 -x293 x294 x295 -x296 -x297 x298 x299
1800.05/1800.65	v -x300 -x301 x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 -x312 -x313 x314 x315 x316 x317 x318 x319 x320 x321 x322 x323 x324
1800.05/1800.65	v x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345 x346 x347 x348 x349 x350
1800.05/1800.65	v x351 x352 x353 x354 x355 x356 x357 -x358 x359 x360 x361 x362 x363 x364 x365 x366 -x367 -x368 x369 x370 -x371 -x372 x373 x374
1800.05/1800.65	v x375 x376 x377 x378 x379 x380 x381 x382 x383 x384 x385 x386 x387 x388 x389 x390 x391 x392 x393 x394 x395 x396 x397 x398 x399 x400
1800.05/1800.65	v x401 x402 -x403 -x404 -x405 x406 x407 -x408 -x409 x410 x411 -x412 -x413 -x414 x415 x416 x417 x418 -x419 -x420 x421 x422 -x423
1800.05/1800.65	v x424 x425 -x426 -x427 x428 x429 x430 x431 -x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448
1800.05/1800.65	v x449 x450 -x451 -x452 x453 x454 x455 x456 -x457 -x458 x459 x460 -x461 -x462 x463 x464 x465 x466 x467 x468 x469 x470 -x471 -x472
1800.05/1800.65	v -x473 -x474 -x475 -x476 x477 x478 x479 x480 -x481 -x482 -x483 -x484 -x485 x486 x487 x488 x489 -x490 -x491 x492 x493 -x494 -x495
1800.05/1800.65	v x496 x497 x498 x499 x500 x501 x502 x503 x504 x505 x506 x507 -x508 -x509 -x510 x511 x512 x513 x514 -x515 -x516 -x517 -x518 -x519
1800.05/1800.65	v -x520 -x521 -x522 -x523 -x524 x525 x526 x527 x528 x529 x530 x531 x532 x533 x534 -x535 -x536 x537 x538 x539 x540 x541 x542 -x543
1800.05/1800.65	v -x544 x545 x546 x547 x548 x549 x550 x551 x552 -x553 x554 x555 x556 x557 x558 x559 x560 x561 x562 x563 x564 x565 x566 x567 x568
1800.05/1800.65	v x569 -x570 -x571 x572 x573 -x574 x575 x576 x577 x578 x579 x580 x581 x582 -x583 -x584 x585 x586 x587 x588 x589 x590 x591 x592
1800.05/1800.65	v -x593 -x594 -x595 x596 x597 -x598 x599 x600 x601 x602 x603 x604 x605 x606 x607 x608 x609 x610 x611 x612 x613 x614 x615 x616 x617
1800.05/1800.65	v x618 x619 x620 x621 x622 -x623 x624 x625 x626 x627 x628 x629 -x630 x631 x632 x633 x634 x635 x636 -x637 x638 x639 x640 x641 x642
1800.05/1800.65	v x643 x644 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.05/1800.65	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.05/1800.65	v x694 x695 x696 x697 x698 x699 x700 x701 x702 x703 x704 -x705 x706 x707 x708 x709 x710 x711 x712 x713 -x714 x715 x716
1800.05/1800.65	
1800.05/1800.65	c user time= 1798.96 s
1800.05/1800.65	c system time= 1.14783 s
1800.05/1800.65	c wall clock time=1800.66

Verifier Data (download as text)

OK	203

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-372909-1177146209 -o ROOT/results/node22/solver-372909-1177146209 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/372909-1177146209/instance-372909-1177146209.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.99 0.98 0.99 3/77 24601
/proc/meminfo: memFree=1580584/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=1468 CPUtime=0
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 162538554 1503232 165 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134831205 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 367 165 130 317 0 46 0

[startup+0.0717679 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24601
/proc/meminfo: memFree=1580584/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=2440 CPUtime=0.06
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 464 0 0 0 6 0 0 0 18 0 1 0 162538554 2498560 446 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 610 446 170 317 0 289 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2440

[startup+0.101774 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24601
/proc/meminfo: memFree=1580584/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=2704 CPUtime=0.09
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 515 0 0 0 9 0 0 0 18 0 1 0 162538554 2768896 497 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 676 497 170 317 0 355 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2704

[startup+0.301803 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24601
/proc/meminfo: memFree=1580584/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=4140 CPUtime=0.29
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 885 0 0 0 29 0 0 0 19 0 1 0 162538554 4239360 867 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134596223 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 1035 867 170 317 0 714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4140

[startup+0.701862 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24601
/proc/meminfo: memFree=1580584/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=6780 CPUtime=0.69
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 1534 0 0 0 69 0 0 0 22 0 1 0 162538554 6942720 1516 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 1695 1516 170 317 0 1374 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6780

[startup+1.50198 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1573152/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=10872 CPUtime=1.49
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 2571 0 0 0 148 1 0 0 25 0 1 0 162538554 11132928 2553 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 2718 2553 170 317 0 2397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10872

[startup+3.10122 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1567264/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=17400 CPUtime=3.09
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 4164 0 0 0 307 2 0 0 25 0 1 0 162538554 17817600 4146 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 4350 4146 170 317 0 4029 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17400

[startup+6.30169 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1558624/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=28620 CPUtime=6.29
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 6714 0 0 0 625 4 0 0 25 0 1 0 162538554 29306880 6696 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 7155 6696 170 317 0 6834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28620

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1543912/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=38316 CPUtime=12.69
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 9389 0 0 0 1264 5 0 0 25 0 1 0 162538554 39235584 9371 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134593413 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 9579 9371 170 317 0 9258 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38316

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1522472/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=61344 CPUtime=25.48
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 14684 0 0 0 2539 9 0 0 25 0 1 0 162538554 62816256 14666 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 15336 14666 170 317 0 15015 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61344

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1499176/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=82992 CPUtime=51.08
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 20597 0 0 0 5095 13 0 0 25 0 1 0 162538554 84983808 20528 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 20748 20528 170 317 0 20427 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82992

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1455272/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=130260 CPUtime=102.26
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 31440 0 0 0 10207 19 0 0 25 0 1 0 162538554 133386240 31371 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 32565 31371 170 317 0 32244 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 130260

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1422184/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=160964 CPUtime=162.24
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 39846 0 0 0 16199 25 0 0 25 0 1 0 162538554 164827136 39677 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 40241 39677 170 317 0 39920 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 160964

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1389096/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=211700 CPUtime=222.22
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 51624 0 0 0 22191 31 0 0 25 0 1 0 162538554 216780800 47858 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 52925 47858 170 317 0 52604 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 211700

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1363496/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=234204 CPUtime=282.21
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 58059 0 0 0 28186 35 0 0 25 0 1 0 162538554 239824896 54293 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 58551 54293 170 317 0 58230 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 234204

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1339880/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=254304 CPUtime=342.19
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 63906 0 0 0 34179 40 0 0 25 0 1 0 162538554 260407296 60140 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 63576 60140 170 317 0 63255 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 254304

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1318888/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=272924 CPUtime=402.17
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 69352 0 0 0 40173 44 0 0 25 0 1 0 162538554 279474176 65586 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 68231 65586 170 317 0 67910 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 272924

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1298088/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=291004 CPUtime=462.15
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 74549 0 0 0 46168 47 0 0 25 0 1 0 162538554 297988096 70585 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 72751 70585 170 317 0 72430 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 291004

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1280104/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=307104 CPUtime=522.13
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 79073 0 0 0 52162 51 0 0 25 0 1 0 162538554 314474496 75109 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 76776 75109 170 317 0 76455 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 307104

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1261800/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=322816 CPUtime=582.12
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 83660 0 0 0 58157 55 0 0 25 0 1 0 162538554 330563584 79663 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 80704 79663 170 317 0 80383 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 322816

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1238824/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=389824 CPUtime=642.1
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 99590 0 0 0 64147 63 0 0 25 0 1 0 162538554 399179776 85323 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 97456 85323 170 317 0 97135 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 389824


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1178472/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=441140 CPUtime=882.02
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 114661 0 0 0 88129 73 0 0 25 0 1 0 162538554 451727360 100394 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 110285 100394 170 317 0 109964 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 441140

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1163816/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=453888 CPUtime=942.01
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 118363 0 0 0 94125 76 0 0 25 0 1 0 162538554 464781312 104096 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 113472 104096 170 317 0 113151 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 453888

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1149288/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=466032 CPUtime=1001.98
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 121952 0 0 0 100120 78 0 0 25 0 1 0 162538554 477216768 107685 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564080 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 116508 107685 170 317 0 116187 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 466032

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24602
/proc/meminfo: memFree=1136296/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=477540 CPUtime=1061.96
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 125216 0 0 0 106114 82 0 0 25 0 1 0 162538554 489000960 110949 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 119385 110949 170 317 0 119064 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 477540

[startup+1122.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/78 24602
/proc/meminfo: memFree=1122792/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=488924 CPUtime=1121.95
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 128562 0 0 0 112110 85 0 0 25 0 1 0 162538554 500658176 114295 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 122231 114295 170 317 0 121910 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 488924

[startup+1182.3 s]
/proc/loadavg: 1.09 1.02 1.00 2/78 24602
/proc/meminfo: memFree=1109736/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=499872 CPUtime=1181.93
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 131863 0 0 0 118106 87 0 0 25 0 1 0 162538554 511868928 117596 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 124968 117596 170 317 0 124647 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 499872

[startup+1242.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 24602
/proc/meminfo: memFree=1097256/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=510696 CPUtime=1241.91
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 134956 0 0 0 124101 90 0 0 25 0 1 0 162538554 522952704 120689 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 127674 120689 170 317 0 127353 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 510696

[startup+1302.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 24602
/proc/meminfo: memFree=1084520/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=521380 CPUtime=1301.9
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 138101 0 0 0 130097 93 0 0 25 0 1 0 162538554 533893120 123834 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 130345 123834 170 317 0 130024 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 521380

[startup+1362.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 24602
/proc/meminfo: memFree=1072936/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=531520 CPUtime=1361.88
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 141018 0 0 0 136093 95 0 0 25 0 1 0 162538554 544276480 126751 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 132880 126751 170 317 0 132559 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 531520

[startup+1422.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24602
/proc/meminfo: memFree=1060456/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=541728 CPUtime=1421.87
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 144107 0 0 0 142089 98 0 0 25 0 1 0 162538554 554729472 129840 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 135432 129840 170 317 0 135111 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 541728

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24602
/proc/meminfo: memFree=1049192/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=551504 CPUtime=1481.84
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 146943 0 0 0 148084 100 0 0 25 0 1 0 162538554 564740096 132676 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 137876 132676 170 317 0 137555 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 551504

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24602
/proc/meminfo: memFree=1038056/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=561144 CPUtime=1541.83
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 149722 0 0 0 154080 103 0 0 25 0 1 0 162538554 574611456 135455 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 140286 135455 170 317 0 139965 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 561144

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24602
/proc/meminfo: memFree=1026536/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=570444 CPUtime=1601.8
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 152599 0 0 0 160075 105 0 0 25 0 1 0 162538554 584134656 138332 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 142611 138332 170 317 0 142290 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 570444

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24602
/proc/meminfo: memFree=1015784/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=581252 CPUtime=1661.79
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 155670 0 0 0 166071 108 0 0 25 0 1 0 162538554 595202048 141008 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 145313 141008 170 317 0 144992 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 581252

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24602
/proc/meminfo: memFree=1005032/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=590632 CPUtime=1721.76
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 158369 0 0 0 172066 110 0 0 25 0 1 0 162538554 604807168 143707 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 147658 143707 170 317 0 147337 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 590632

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24602
/proc/meminfo: memFree=994216/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=599892 CPUtime=1781.75
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 161052 0 0 0 178062 113 0 0 25 0 1 0 162538554 614289408 146390 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 149973 146390 170 317 0 149652 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 599892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24602
/proc/meminfo: memFree=990632/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=602628 CPUtime=1800.05
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194304 161930 0 0 0 179891 114 0 0 25 0 1 0 162538554 617091072 147268 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 150657 147268 170 317 0 150336 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 602628

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24602
/proc/meminfo: memFree=990632/2055920 swapFree=4168584/4192956
[pid=24601] ppid=24599 vsize=0 CPUtime=1800.16
/proc/24601/stat : 24601 (oree) R 24599 24601 23522 0 -1 4194308 161948 0 0 0 179897 119 0 0 25 0 1 0 162538554 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24601/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.21
CPU user time (s): 1798.97
CPU system time (s): 1.24381
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 602628

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

runsolver used 2.12468 second user time and 4.40433 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Apr 21 09:03:29 UTC 2007

IDJOB= 372909
IDBENCH= 25005
IDSOLVER= 172
FILE ID= node22/372909-1177146209

PBS_JOBID= 4648825

Free space on /tmp= 66498 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_delay/normalized-fir02_area_delay.opb
COMMAND LINE= oree /tmp/evaluation/372909-1177146209/instance-372909-1177146209.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-372909-1177146209 -o ROOT/results/node22/solver-372909-1177146209 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/372909-1177146209/instance-372909-1177146209.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  8d75b7afdbc0cca5deeed142ea90f220

RANDOM SEED= 23998974

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1580992 kB
Buffers:         45160 kB
Cached:         337536 kB
SwapCached:       2252 kB
Active:         206476 kB
Inactive:       199972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580992 kB
SwapTotal:     4192956 kB
SwapFree:      4168584 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:          31600 kB
Slab:            54088 kB
Committed_AS:  1868536 kB
PageTables:       1680 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= 66498 MiB

End job on node22 on Sat Apr 21 09:33:32 UTC 2007