Trace number 357154

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)444 1800.27 1800.75

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8c1.opb
MD5SUM455daeae9aaa9768f332064b32a16167
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark302
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 302
Optimality of the best value was proved NO
Number of variables1020
Total number of constraints3575
Number of constraints which are clauses3575
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Number of terms in the objective function 1020
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 1020
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1020
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.01/0.02	c ...done
0.01/0.02	c #vars=1020 #constraints=3576 hasObjective=yes
0.01/0.05	c res. mode=mod
0.01/0.05	c VSIDS like heuristics
0.01/0.05	c complete search running
0.01/0.07	c nbDecision=233 #constraints=3592
0.01/0.07	c linear search for optimum
0.01/0.07	o 453
0.01/0.09	c nbDecision=250 #constraints=3595
0.01/0.09	o 446
0.19/0.25	c restart after 401 decisions
0.19/0.26	c nbDecision=500 #constraints=3640
0.49/0.58	c restart after 801 decisions
0.59/0.68	c nbDecision=1000 #constraints=3736
1.39/1.42	c nbDecision=1500 #constraints=3866
1.49/1.56	c restart after 1601 decisions
2.09/2.12	c nbDecision=2000 #constraints=3965
3.08/3.10	c nbDecision=2500 #constraints=4097
4.09/4.10	c nbDecision=3000 #constraints=4230
4.58/4.64	c restart after 3201 decisions
5.29/5.32	c nbDecision=3500 #constraints=4340
6.59/6.62	c nbDecision=4000 #constraints=4477
7.88/7.99	c nbDecision=4500 #constraints=4609
9.29/9.38	c nbDecision=5000 #constraints=4742
10.89/10.96	c nbDecision=5500 #constraints=4874
12.49/12.59	c nbDecision=6000 #constraints=5009
13.79/13.82	c restart after 6401 decisions
14.29/14.31	c nbDecision=6500 #constraints=5113
16.19/16.23	c nbDecision=7000 #constraints=5239
18.09/18.16	c nbDecision=7500 #constraints=5372
20.29/20.33	c nbDecision=8000 #constraints=5504
22.38/22.48	c nbDecision=8500 #constraints=5635
24.88/24.92	c nbDecision=9000 #constraints=5767
27.28/27.31	c nbDecision=9500 #constraints=5898
29.88/29.96	c nbDecision=10000 #constraints=6028
32.48/32.56	c nbDecision=10500 #constraints=6159
35.68/35.78	c nbDecision=11000 #constraints=6294
38.78/38.84	c nbDecision=11500 #constraints=6424
41.78/41.85	c nbDecision=12000 #constraints=6555
45.18/45.26	c nbDecision=12500 #constraints=6689
46.98/47.07	c restart after 12801 decisions
49.08/49.11	c nbDecision=13000 #constraints=6789
52.37/52.44	c nbDecision=13500 #constraints=6922
55.98/56.03	c nbDecision=14000 #constraints=7052
59.47/59.58	c nbDecision=14500 #constraints=7185
63.47/63.54	c nbDecision=15000 #constraints=7317
67.27/67.37	c nbDecision=15500 #constraints=7450
71.48/71.53	c nbDecision=16000 #constraints=7580
75.66/75.79	c nbDecision=16500 #constraints=7719
80.07/80.17	c nbDecision=17000 #constraints=7859
84.36/84.44	c nbDecision=17500 #constraints=7992
89.07/89.11	c nbDecision=18000 #constraints=8122
93.77/93.84	c nbDecision=18500 #constraints=8255
98.66/98.79	c nbDecision=19000 #constraints=8386
103.27/103.40	c nbDecision=19500 #constraints=8518
109.16/109.24	c nbDecision=20000 #constraints=8653
114.45/114.57	c nbDecision=20500 #constraints=8783
119.66/119.72	c nbDecision=21000 #constraints=8918
125.36/125.41	c nbDecision=21500 #constraints=9060
131.15/131.23	c nbDecision=22000 #constraints=9197
136.95/137.09	c nbDecision=22500 #constraints=9329
142.55/142.68	c nbDecision=23000 #constraints=9462
148.75/148.84	c nbDecision=23500 #constraints=9594
154.55/154.62	c nbDecision=24000 #constraints=9725
160.94/161.04	c nbDecision=24500 #constraints=9857
167.05/167.15	c nbDecision=25000 #constraints=9990
173.74/173.81	c nbDecision=25500 #constraints=10122
174.84/174.98	c restart after 25601 decisions
182.84/182.91	c nbDecision=26000 #constraints=10222
189.34/189.41	c nbDecision=26500 #constraints=10357
196.34/196.44	c nbDecision=27000 #constraints=10489
202.83/202.93	c nbDecision=27500 #constraints=10622
210.14/210.28	c nbDecision=28000 #constraints=10762
217.83/217.91	c nbDecision=28500 #constraints=10899
225.43/225.53	c nbDecision=29000 #constraints=11033
232.42/232.54	c nbDecision=29500 #constraints=11164
240.22/240.33	c nbDecision=30000 #constraints=11296
247.52/247.69	c nbDecision=30500 #constraints=11429
255.62/255.73	c nbDecision=31000 #constraints=11561
263.11/263.27	c nbDecision=31500 #constraints=11692
271.51/271.66	c nbDecision=32000 #constraints=11824
279.32/279.43	c nbDecision=32500 #constraints=11955
288.01/288.15	c nbDecision=33000 #constraints=12089
296.01/296.15	c nbDecision=33500 #constraints=12220
304.80/304.99	c nbDecision=34000 #constraints=12350
313.20/313.34	c nbDecision=34500 #constraints=12483
322.30/322.48	c nbDecision=35000 #constraints=12615
331.00/331.11	c nbDecision=35500 #constraints=12748
340.40/340.51	c nbDecision=36000 #constraints=12880
349.19/349.30	c nbDecision=36500 #constraints=13011
358.79/358.96	c nbDecision=37000 #constraints=13143
367.78/367.99	c nbDecision=37500 #constraints=13274
377.68/377.81	c nbDecision=38000 #constraints=13404
386.98/387.13	c nbDecision=38500 #constraints=13535
397.18/397.35	c nbDecision=39000 #constraints=13667
406.68/406.89	c nbDecision=39500 #constraints=13798
417.18/417.35	c nbDecision=40000 #constraints=13932
428.17/428.36	c nbDecision=40500 #constraints=14069
438.77/438.94	c nbDecision=41000 #constraints=14209
448.36/448.57	c nbDecision=41500 #constraints=14344
459.26/459.49	c nbDecision=42000 #constraints=14478
469.36/469.59	c nbDecision=42500 #constraints=14609
480.36/480.59	c nbDecision=43000 #constraints=14739
491.25/491.40	c nbDecision=43500 #constraints=14873
502.64/502.80	c nbDecision=44000 #constraints=15005
513.35/513.58	c nbDecision=44500 #constraints=15140
524.94/525.17	c nbDecision=45000 #constraints=15270
537.04/537.24	c nbDecision=45500 #constraints=15407
549.04/549.22	c nbDecision=46000 #constraints=15547
559.93/560.18	c nbDecision=46500 #constraints=15682
572.13/572.33	c nbDecision=47000 #constraints=15814
583.43/583.66	c nbDecision=47500 #constraints=15947
595.72/595.92	c nbDecision=48000 #constraints=16077
607.42/607.62	c nbDecision=48500 #constraints=16210
619.92/620.17	c nbDecision=49000 #constraints=16340
631.81/632.09	c nbDecision=49500 #constraints=16475
644.71/644.91	c nbDecision=50000 #constraints=16605
656.70/656.94	c nbDecision=50500 #constraints=16738
669.90/670.12	c nbDecision=51000 #constraints=16870
675.70/675.95	c restart after 51201 decisions
686.99/687.24	c nbDecision=51500 #constraints=16971
700.30/700.50	c nbDecision=52000 #constraints=17101
712.79/713.08	c nbDecision=52500 #constraints=17234
726.38/726.65	c nbDecision=53000 #constraints=17364
739.08/739.39	c nbDecision=53500 #constraints=17497
753.08/753.37	c nbDecision=54000 #constraints=17629
758.68/758.97	c nbDecision=54168 #constraints=17665
758.68/758.97	o 444
768.98/769.24	c nbDecision=54500 #constraints=17758
783.67/783.99	c nbDecision=55000 #constraints=17886
798.56/798.85	c nbDecision=55500 #constraints=18014
813.57/813.83	c nbDecision=56000 #constraints=18142
830.86/831.13	c nbDecision=56500 #constraints=18266
846.15/846.44	c nbDecision=57000 #constraints=18394
861.25/861.52	c nbDecision=57500 #constraints=18520
876.65/876.96	c nbDecision=58000 #constraints=18648
893.64/893.92	c nbDecision=58500 #constraints=18785
915.83/916.10	c nbDecision=59000 #constraints=18943
933.33/933.69	c nbDecision=59500 #constraints=19084
950.32/950.62	c nbDecision=60000 #constraints=19216
974.12/974.44	c nbDecision=60500 #constraints=19373
1004.11/1004.49	c nbDecision=61000 #constraints=19552
1035.30/1035.63	c nbDecision=61500 #constraints=19748
1058.99/1059.32	c nbDecision=62000 #constraints=19910
1080.19/1080.54	c nbDecision=62500 #constraints=20057
1100.29/1100.60	c nbDecision=63000 #constraints=20206
1119.58/1120.00	c nbDecision=63500 #constraints=20352
1139.28/1139.69	c nbDecision=64000 #constraints=20500
1160.87/1161.21	c nbDecision=64500 #constraints=20647
1187.56/1187.92	c nbDecision=65000 #constraints=20806
1204.06/1204.50	c nbDecision=65500 #constraints=20936
1218.95/1219.37	c nbDecision=66000 #constraints=21071
1235.65/1236.04	c nbDecision=66500 #constraints=21216
1257.64/1258.01	c nbDecision=67000 #constraints=21371
1273.24/1273.69	c nbDecision=67500 #constraints=21510
1293.04/1293.47	c nbDecision=68000 #constraints=21674
1313.03/1313.44	c nbDecision=68500 #constraints=21840
1329.53/1329.93	c nbDecision=69000 #constraints=22008
1346.52/1346.99	c nbDecision=69500 #constraints=22151
1367.81/1368.29	c nbDecision=70000 #constraints=22296
1387.41/1387.83	c nbDecision=70500 #constraints=22426
1402.61/1403.09	c nbDecision=71000 #constraints=22561
1421.60/1422.04	c nbDecision=71500 #constraints=22713
1446.19/1446.67	c nbDecision=72000 #constraints=22871
1469.39/1469.81	c nbDecision=72500 #constraints=23020
1489.78/1490.28	c nbDecision=73000 #constraints=23202
1509.38/1509.85	c nbDecision=73500 #constraints=23386
1533.47/1533.95	c nbDecision=74000 #constraints=23544
1563.17/1563.62	c nbDecision=74500 #constraints=23706
1589.16/1589.63	c nbDecision=75000 #constraints=23856
1612.35/1612.89	c nbDecision=75500 #constraints=24004
1653.24/1653.79	c nbDecision=76000 #constraints=24184
1672.64/1673.19	c nbDecision=76500 #constraints=24340
1694.84/1695.36	c nbDecision=77000 #constraints=24505
1737.82/1738.35	c nbDecision=77500 #constraints=24682
1779.41/1779.93	c nbDecision=78000 #constraints=24857
1795.51/1796.04	c nbDecision=78500 #constraints=24995
1800.01/1800.50	Received signal 15
1800.12/1800.66	
1800.12/1800.66	s SATISFIABLE
1800.12/1800.66	v -x1 -x2 x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 x23 -x24 -x25 x26 x27 -x28 -x29 -x30
1800.12/1800.66	v x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 x55 -x56 -x57
1800.12/1800.66	v x58 x59 -x60 -x61 -x62 x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 x79 -x80 -x81 -x82 x83 -x84 -x85
1800.12/1800.66	v -x86 x87 -x88 -x89 x90 x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 x107 -x108 -x109 -x110
1800.12/1800.66	v x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 x119 -x120 -x121 x122 x123 -x124 -x125 -x126 x127 -x128 -x129 -x130 x131 -x132
1800.12/1800.66	v -x133 -x134 x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 x151 -x152 -x153 x154
1800.12/1800.66	v x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 x163 -x164 -x165 -x166 x167 -x168 -x169 -x170 x171 -x172 -x173 -x174 x175 -x176
1800.12/1800.66	v -x177 -x178 x179 -x180 -x181 -x182 x183 -x184 -x185 x186 x187 -x188 -x189 -x190 x191 -x192 -x193 -x194 x195 -x196 -x197 -x198
1800.12/1800.66	v x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 x207 -x208 -x209 -x210 x211 -x212 -x213 -x214 x215 -x216 -x217 x218 x219 -x220
1800.12/1800.66	v -x221 -x222 x223 -x224 -x225 -x226 x227 -x228 -x229 -x230 x231 -x232 -x233 -x234 x235 -x236 x237 -x238 -x239 -x240 -x241 x242
1800.12/1800.66	v x243 -x244 x245 -x246 -x247 -x248 x249 -x250 -x251 -x252 -x253 -x254 x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264
1800.12/1800.66	v x265 -x266 x267 -x268 x269 -x270 x271 -x272 -x273 x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287
1800.12/1800.66	v -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310
1800.12/1800.66	v x311 -x312 -x313 x314 x315 -x316 x317 -x318 x319 -x320 -x321 x322 -x323 x324 -x325 x326 -x327 x328 -x329 x330 -x331 x332 -x333
1800.12/1800.66	v x334 -x335 x336 x337 -x338 -x339 x340 -x341 x342 -x343 x344 -x345 x346 -x347 x348 -x349 x350 -x351 x352 -x353 x354 -x355 x356
1800.12/1800.66	v -x357 x358 x359 -x360 -x361 x362 -x363 x364 -x365 x366 -x367 x368 -x369 x370 -x371 x372 -x373 x374 -x375 x376 x377 -x378 -x379
1800.12/1800.66	v x380 -x381 x382 -x383 x384 -x385 x386 -x387 x388 -x389 x390 -x391 x392 -x393 x394 -x395 x396 -x397 -x398 x399 -x400 -x401 x402
1800.12/1800.66	v -x403 x404 -x405 x406 -x407 x408 -x409 x410 -x411 x412 -x413 x414 -x415 x416 -x417 x418 x419 -x420 -x421 x422 -x423 x424 -x425
1800.12/1800.66	v x426 -x427 x428 -x429 x430 -x431 x432 -x433 x434 -x435 x436 x437 -x438 -x439 x440 -x441 x442 -x443 x444 -x445 x446 -x447 x448
1800.12/1800.66	v -x449 x450 -x451 x452 -x453 x454 -x455 x456 -x457 -x458 x459 -x460 -x461 x462 -x463 x464 -x465 x466 -x467 x468 -x469 x470 -x471
1800.12/1800.66	v x472 -x473 x474 -x475 -x476 x477 -x478 -x479 x480 -x481 x482 -x483 x484 -x485 x486 -x487 x488 -x489 x490 -x491 x492 -x493 x494
1800.12/1800.66	v -x495 x496 x497 -x498 -x499 x500 -x501 x502 -x503 x504 -x505 x506 -x507 x508 -x509 x510 -x511 x512 -x513 x514 -x515 x516 -x517
1800.12/1800.66	v -x518 x519 -x520 -x521 x522 -x523 x524 -x525 x526 -x527 x528 -x529 x530 -x531 x532 -x533 x534 -x535 x536 x537 -x538 -x539 x540
1800.12/1800.66	v -x541 x542 -x543 x544 -x545 x546 -x547 x548 -x549 x550 -x551 x552 -x553 x554 -x555 x556 -x557 x558 x559 -x560 -x561 x562 -x563
1800.12/1800.66	v x564 -x565 x566 -x567 x568 -x569 x570 -x571 x572 -x573 x574 -x575 x576 x577 -x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586
1800.12/1800.66	v -x587 x588 -x589 x590 -x591 x592 -x593 x594 -x595 x596 x597 -x598 -x599 x600 -x601 x602 -x603 x604 -x605 x606 -x607 x608 -x609
1800.12/1800.66	v x610 -x611 x612 -x613 x614 -x615 x616 -x617 x618 x619 -x620 -x621 x622 -x623 x624 -x625 x626 -x627 x628 -x629 x630 -x631 x632
1800.12/1800.66	v -x633 x634 -x635 x636 -x637 x638 x639 -x640 -x641 x642 -x643 x644 -x645 x646 -x647 x648 -x649 x650 -x651 x652 -x653 x654 -x655
1800.12/1800.66	v x656 -x657 -x658 x659 -x660 -x661 x662 -x663 x664 -x665 x666 -x667 x668 -x669 x670 -x671 x672 -x673 x674 -x675 x676 -x677 x678
1800.12/1800.66	v x679 -x680 -x681 x682 -x683 x684 -x685 x686 -x687 x688 -x689 x690 -x691 x692 -x693 x694 -x695 x696 -x697 x698 x699 -x700 -x701
1800.12/1800.66	v x702 -x703 x704 -x705 x706 -x707 x708 -x709 x710 -x711 x712 -x713 x714 -x715 x716 -x717 x718 x719 -x720 -x721 x722 -x723 x724
1800.12/1800.66	v -x725 x726 -x727 x728 -x729 x730 -x731 x732 -x733 x734 -x735 x736 x737 -x738 -x739 x740 -x741 x742 -x743 x744 -x745 x746 -x747
1800.12/1800.66	v x748 -x749 x750 -x751 x752 -x753 x754 -x755 x756 -x757 x758 x759 -x760 -x761 x762 -x763 x764 -x765 x766 -x767 x768 -x769 x770
1800.12/1800.66	v -x771 x772 -x773 x774 -x775 x776 x777 -x778 -x779 x780 -x781 x782 -x783 x784 -x785 x786 -x787 x788 -x789 x790 -x791 x792 -x793
1800.12/1800.66	v x794 -x795 x796 -x797 -x798 x799 -x800 -x801 x802 -x803 x804 -x805 x806 -x807 x808 -x809 x810 -x811 x812 -x813 x814 -x815 x816
1800.12/1800.66	v x817 -x818 -x819 x820 -x821 x822 -x823 x824 -x825 x826 -x827 x828 -x829 x830 -x831 x832 -x833 x834 -x835 x836 -x837 -x838 x839
1800.12/1800.66	v -x840 -x841 x842 -x843 x844 -x845 x846 -x847 x848 -x849 x850 -x851 x852 -x853 x854 -x855 -x856 x857 -x858 -x859 x860 -x861
1800.12/1800.66	v x862 -x863 x864 -x865 x866 -x867 x868 -x869 x870 -x871 x872 -x873 x874 -x875 x876 x877 -x878 -x879 x880 -x881 x882 -x883 x884
1800.12/1800.66	v -x885 x886 -x887 x888 -x889 x890 -x891 x892 -x893 x894 -x895 x896 x897 -x898 -x899 x900 -x901 x902 -x903 x904 -x905 x906 -x907
1800.12/1800.66	v x908 -x909 x910 -x911 x912 -x913 x914 -x915 x916 -x917 x918 x919 -x920 -x921 x922 -x923 x924 -x925 x926 -x927 x928 -x929 x930
1800.12/1800.66	v -x931 x932 -x933 x934 -x935 x936 x937 -x938 -x939 x940 -x941 x942 -x943 x944 -x945 x946 -x947 x948 -x949 x950 -x951 x952 -x953
1800.12/1800.66	v x954 -x955 x956 x957 -x958 -x959 x960 -x961 x962 -x963 x964 -x965 x966 -x967 x968 -x969 x970 -x971 x972 -x973 x974 -x975 x976
1800.12/1800.66	v -x977 -x978 x979 -x980 -x981 x982 -x983 x984 -x985 x986 -x987 x988 -x989 x990 -x991 x992 -x993 x994 -x995 x996 x997 -x998 -x999
1800.12/1800.66	v x1000 -x1001 x1002 -x1003 x1004 -x1005 x1006 -x1007 x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 x1016 -x1017 -x1018
1800.12/1800.66	v x1019 -x1020
1800.12/1800.66	
1800.12/1800.66	c user time= 1799.41 s
1800.12/1800.66	c system time= 0.774882 s
1800.12/1800.66	c wall clock time=1800.67

Verifier Data (download as text)

OK	444

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node44/watcher-357154-1176989069 -o ROOT/results/node44/solver-357154-1176989069 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357154-1176989069/instance-357154-1176989069.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.71 0.92 0.97 3/77 4026
/proc/meminfo: memFree=1698288/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=1468 CPUtime=0
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 146818577 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 367 164 130 317 0 46 0

[startup+0.0210881 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 4026
/proc/meminfo: memFree=1698288/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=1872 CPUtime=0.01
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 279 0 0 0 1 0 0 0 18 0 1 0 146818577 1916928 261 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 468 261 130 317 0 147 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1872

[startup+0.101096 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 4026
/proc/meminfo: memFree=1698288/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=2760 CPUtime=0.09
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 514 0 0 0 9 0 0 0 18 0 1 0 146818577 2826240 496 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540728 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 690 496 170 317 0 369 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2760

[startup+0.301117 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 4026
/proc/meminfo: memFree=1698288/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=3808 CPUtime=0.29
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 780 0 0 0 29 0 0 0 20 0 1 0 146818577 3899392 762 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540705 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 952 762 170 317 0 631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3808

[startup+0.701158 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 4026
/proc/meminfo: memFree=1698288/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=6044 CPUtime=0.69
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 1345 0 0 0 69 0 0 0 23 0 1 0 146818577 6189056 1327 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602353 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 1511 1327 170 317 0 1190 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6044

[startup+1.50124 s]
/proc/loadavg: 0.71 0.92 0.97 2/78 4027
/proc/meminfo: memFree=1692456/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=9376 CPUtime=1.49
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 2180 0 0 0 149 0 0 0 25 0 1 0 146818577 9601024 2162 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540728 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 2344 2162 170 317 0 2023 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9376

[startup+3.1014 s]
/proc/loadavg: 0.71 0.92 0.97 2/78 4027
/proc/meminfo: memFree=1688680/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=13384 CPUtime=3.08
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 3180 0 0 0 308 0 0 0 25 0 1 0 146818577 13705216 3162 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134554540 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 3346 3162 170 317 0 3025 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13384

[startup+6.30273 s]
/proc/loadavg: 0.73 0.92 0.97 2/78 4027
/proc/meminfo: memFree=1679848/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=21444 CPUtime=6.29
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 5184 0 0 0 627 2 0 0 25 0 1 0 146818577 21958656 5166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 5361 5166 170 317 0 5040 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21444

[startup+12.7014 s]
/proc/loadavg: 0.76 0.92 0.97 2/78 4027
/proc/meminfo: memFree=1665528/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=35052 CPUtime=12.69
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 8573 0 0 0 1265 4 0 0 25 0 1 0 146818577 35893248 8555 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 8763 8555 170 317 0 8442 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35052

[startup+25.5017 s]
/proc/loadavg: 0.81 0.92 0.97 2/78 4027
/proc/meminfo: memFree=1646528/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=55820 CPUtime=25.48
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 13114 0 0 0 2543 5 0 0 25 0 1 0 146818577 57159680 13096 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 13955 13096 170 317 0 13634 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55820

[startup+51.1013 s]
/proc/loadavg: 0.87 0.93 0.97 2/78 4027
/proc/meminfo: memFree=1625920/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=74792 CPUtime=51.08
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 18301 0 0 0 5100 8 0 0 25 0 1 0 146818577 76587008 18283 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 18698 18283 170 317 0 18377 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74792

[startup+102.306 s]
/proc/loadavg: 0.94 0.94 0.97 2/78 4027
/proc/meminfo: memFree=1586368/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=118416 CPUtime=102.26
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 28115 0 0 0 10213 13 0 0 25 0 1 0 146818577 121257984 28049 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 29604 28049 170 317 0 29283 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 118416

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.97 2/78 4027
/proc/meminfo: memFree=1559616/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=143012 CPUtime=162.24
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 34849 0 0 0 16206 18 0 0 25 0 1 0 146818577 146444288 34783 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712546 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 35753 34783 170 317 0 35432 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 143012

[startup+222.302 s]
/proc/loadavg: 0.99 0.95 0.97 2/78 4027
/proc/meminfo: memFree=1537408/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=163124 CPUtime=222.22
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 40317 0 0 0 22201 21 0 0 25 0 1 0 146818577 167038976 40251 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 40781 40251 170 317 0 40460 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 163124

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 4027
/proc/meminfo: memFree=1505600/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=207888 CPUtime=282.21
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 48314 0 0 0 28196 25 0 0 25 0 1 0 146818577 212877312 48248 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 51972 48248 170 317 0 51651 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 207888

[startup+342.301 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 4027
/proc/meminfo: memFree=1486784/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=225728 CPUtime=342.2
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 52953 0 0 0 34192 28 0 0 25 0 1 0 146818577 231145472 52887 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 56432 52887 170 317 0 56111 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 225728

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4027
/proc/meminfo: memFree=1470976/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=241304 CPUtime=402.18
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 56989 0 0 0 40187 31 0 0 25 0 1 0 146818577 247095296 56830 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 60326 56830 170 317 0 60005 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 241304

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4027
/proc/meminfo: memFree=1455296/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=255136 CPUtime=462.16
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 60892 0 0 0 46182 34 0 0 25 0 1 0 146818577 261259264 60733 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 63784 60733 170 317 0 63463 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 255136

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4027
/proc/meminfo: memFree=1441856/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=267732 CPUtime=522.14
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 64295 0 0 0 52178 36 0 0 25 0 1 0 146818577 274157568 64136 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563622 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 66933 64136 170 317 0 66612 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 267732

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4027
/proc/meminfo: memFree=1427584/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=279928 CPUtime=582.13
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 67820 0 0 0 58174 39 0 0 25 0 1 0 146818577 286646272 67661 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 69982 67661 170 317 0 69661 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 279928

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4027
/proc/meminfo: memFree=1415296/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=291244 CPUtime=642.11
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 70890 0 0 0 64171 40 0 0 25 0 1 0 146818577 298233856 70731 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 72811 70731 170 317 0 72490 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 291244


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

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1364608/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=337600 CPUtime=942.03
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 83526 0 0 0 94151 52 0 0 25 0 1 0 146818577 345702400 83367 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 84400 83367 170 317 0 84079 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 337600

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1356544/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=344984 CPUtime=1002.01
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 85559 0 0 0 100148 53 0 0 25 0 1 0 146818577 353263616 85400 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718329 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 86246 85400 170 317 0 85925 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 344984

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1348992/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=352504 CPUtime=1061.99
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 87417 0 0 0 106145 54 0 0 25 0 1 0 146818577 360964096 87258 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 88126 87258 170 317 0 87805 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 352504

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1327296/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=410852 CPUtime=1121.98
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 99001 0 0 0 112139 59 0 0 25 0 1 0 146818577 420712448 92671 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 102713 92671 170 317 0 102392 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 410852

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1316928/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=423968 CPUtime=1181.96
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 101955 0 0 0 118135 61 0 0 25 0 1 0 146818577 434143232 95262 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 105992 95262 170 317 0 105671 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 423968

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1306368/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=433828 CPUtime=1241.95
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 104605 0 0 0 124132 63 0 0 25 0 1 0 146818577 444239872 97879 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 108457 97879 170 317 0 108136 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 433828

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1297088/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=441904 CPUtime=1301.93
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 106890 0 0 0 130129 64 0 0 25 0 1 0 146818577 452509696 100164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 110476 100164 170 317 0 110155 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 441904

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1286080/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=451712 CPUtime=1361.91
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 109657 0 0 0 136125 66 0 0 25 0 1 0 146818577 462553088 102931 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 112928 102931 170 317 0 112607 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 451712

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1276288/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=460440 CPUtime=1421.9
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 112074 0 0 0 142122 68 0 0 25 0 1 0 146818577 471490560 105348 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 115110 105348 170 317 0 114789 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 460440

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1267520/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=467836 CPUtime=1481.88
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 114260 0 0 0 148119 69 0 0 25 0 1 0 146818577 479064064 107534 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 116959 107534 170 317 0 116638 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 467836

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1257920/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=476304 CPUtime=1541.87
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 116651 0 0 0 154115 72 0 0 25 0 1 0 146818577 487735296 109925 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 119076 109925 170 317 0 118755 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 476304

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1251136/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=482920 CPUtime=1601.86
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 118367 0 0 0 160113 73 0 0 25 0 1 0 146818577 494510080 111641 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715685 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 120730 111641 170 317 0 120409 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 482920

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1244288/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=488692 CPUtime=1661.84
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 120065 0 0 0 166110 74 0 0 25 0 1 0 146818577 500420608 113339 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 122173 113339 170 317 0 121852 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 488692

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1236480/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=495360 CPUtime=1721.82
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 122040 0 0 0 172107 75 0 0 25 0 1 0 146818577 507248640 115281 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 123840 115281 170 317 0 123519 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 495360

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1231232/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=500436 CPUtime=1781.81
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 123356 0 0 0 178105 76 0 0 25 0 1 0 146818577 512446464 116597 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 125109 116597 170 317 0 124788 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 500436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4029
/proc/meminfo: memFree=1228416/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=503244 CPUtime=1800.01
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 124054 0 0 0 179924 77 0 0 25 0 1 0 146818577 515321856 117295 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 125811 117295 170 317 0 125490 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 503244

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

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

[startup+1800.61 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4030
/proc/meminfo: memFree=1228344/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=503244 CPUtime=1800.12
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194304 124063 0 0 0 179935 77 0 0 25 0 1 0 146818577 515321856 117304 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 125811 117304 170 317 0 125490 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 503244

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4030
/proc/meminfo: memFree=1228344/2055920 swapFree=4150992/4192956
[pid=4026] ppid=4024 vsize=0 CPUtime=1800.21
/proc/4026/stat : 4026 (oree) R 4024 4026 3969 0 -1 4194308 124079 0 0 0 179941 80 0 0 25 0 1 0 146818577 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4026/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.75
CPU time (s): 1800.27
CPU user time (s): 1799.41
CPU system time (s): 0.85387
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 503244

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

runsolver used 2.09668 second user time and 4.44732 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Thu Apr 19 13:24:29 UTC 2007

IDJOB= 357154
IDBENCH= 2174
IDSOLVER= 172
FILE ID= node44/357154-1176989069

PBS_JOBID= 4630462

Free space on /tmp= 66413 MiB

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  455daeae9aaa9768f332064b32a16167

RANDOM SEED= 515763574

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.234
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.234
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:       1698760 kB
Buffers:         41704 kB
Cached:         222820 kB
SwapCached:      18832 kB
Active:          75656 kB
Inactive:       217896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698760 kB
SwapTotal:     4192956 kB
SwapFree:      4150992 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          32060 kB
Slab:            49144 kB
Committed_AS:   498448 kB
PageTables:       1736 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= 66413 MiB

End job on node44 on Thu Apr 19 13:54:31 UTC 2007