INFO Running translator. INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-5.pddl'] INFO translator arguments: [] INFO translator time limit: None INFO translator memory limit: None INFO callstring: /home/pluehne/.usr/bin/python /home/wv/bin/linux/64/fast-downward-10997/builds/release64/bin/translate/translate.py /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-5.pddl Parsing... Parsing: [0.020s CPU, 0.023s wall-clock] Normalizing task... [0.000s CPU, 0.002s wall-clock] Instantiating... Generating Datalog program... [0.010s CPU, 0.008s wall-clock] Normalizing Datalog program... Normalizing Datalog program: [0.010s CPU, 0.017s wall-clock] Preparing model... [0.020s CPU, 0.017s wall-clock] Generated 32 rules. Computing model... [3.110s CPU, 3.117s wall-clock] 33917 relevant atoms 3770 auxiliary atoms 37687 final queue length 109988 total queue pushes Completing instantiation... [12.660s CPU, 12.654s wall-clock] Instantiating: [15.840s CPU, 15.847s wall-clock] Computing fact groups... Finding invariants... 12 initial candidates Finding invariants: [0.050s CPU, 0.052s wall-clock] Checking invariant weight... [0.000s CPU, 0.004s wall-clock] Instantiating groups... [0.050s CPU, 0.051s wall-clock] Collecting mutex groups... [0.000s CPU, 0.007s wall-clock] Choosing groups... 61 uncovered facts Choosing groups: [0.030s CPU, 0.032s wall-clock] Building translation key... [0.020s CPU, 0.013s wall-clock] Computing fact groups: [0.220s CPU, 0.214s wall-clock] Building STRIPS to SAS dictionary... [0.000s CPU, 0.006s wall-clock] Building dictionary for full mutex groups... [0.020s CPU, 0.016s wall-clock] Building mutex information... Building mutex information: [0.020s CPU, 0.020s wall-clock] Translating task... Processing axioms... Simplifying axioms... [0.000s CPU, 0.000s wall-clock] Processing axioms: [0.620s CPU, 0.624s wall-clock] Translating task: [13.710s CPU, 13.696s wall-clock] 38592 effect conditions simplified 0 implied preconditions added Detecting unreachable propositions... 0 operators removed 0 axioms removed 24 propositions removed Detecting unreachable propositions: [6.910s CPU, 6.908s wall-clock] Reordering and filtering variables... 85 of 85 variables necessary. 37 of 61 mutex groups necessary. 31104 of 31104 operators necessary. 0 of 0 axiom rules necessary. Reordering and filtering variables: [2.710s CPU, 2.710s wall-clock] Translator variables: 85 Translator derived variables: 0 Translator facts: 1010 Translator goal facts: 24 Translator mutex groups: 37 Translator total mutex groups size: 925 Translator operators: 31104 Translator axioms: 0 Translator task size: 253756 Translator peak memory: 186340 KB Writing output... [4.440s CPU, 4.766s wall-clock] Done! [44.390s CPU, 44.707s wall-clock] planner.py version 0.0.1 Time: 10.08s Memory: 650MB Iteration 1 Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] Grounded Until: 0 Solving... [start: stats after solve call] Models : 0 Calls : 1 Time : 11.439s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 10.132s Choices : 0 Conflicts : 0 (Analyzed: 0) Restarts : 0 Problems : 1 (Average Length: 2.00 Splits: 0) Lemmas : 0 (Deleted: 0) Binary : 0 (Ratio: 0.00%) Ternary : 0 (Ratio: 0.00%) Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) Rules : 742111 Atoms : 742111 Bodies : 1 (Original: 0) Tight : Yes Variables : 0 (Eliminated: 0 Frozen: 0) Constraints : 0 (Binary: 0.0% Ternary: 0.0% Other: 0.0%) Memory Peak : 786MB Max. Length : 0 steps Models : 0 [endof: stats after solve call] Solving Time: 0.06s Memory: 722MB (+72MB) UNSAT Iteration Time: 0.06s Iteration 2 Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] Grounded Until: 0 Expected Memory: 722MB Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] Grounding Time: 3.97s Memory: 722MB (+0MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 2 Time : 22.747s (Solving: 4.88s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 21.444s Choices : 72816 (Domain: 72816) Conflicts : 10119 (Analyzed: 10119) Restarts : 100 (Average: 101.19 Last: 143) Problems : 2 (Average Length: 4.50 Splits: 0) Lemmas : 10119 (Deleted: 5857) Binary : 207 (Ratio: 2.05%) Ternary : 507 (Ratio: 5.01%) Conflict : 10119 (Average Length: 631.5 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 10119 (Average: 6.82 Max: 168 Sum: 69016) Executed : 10090 (Average: 6.81 Max: 168 Sum: 68909 Ratio: 99.84%) Bounded : 29 (Average: 3.69 Max: 7 Sum: 107 Ratio: 0.16%) Rules : 742111 Atoms : 742111 Bodies : 1 (Original: 0) Tight : Yes Variables : 133928 (Eliminated: 0 Frozen: 4075) Constraints : 947641 (Binary: 99.3% Ternary: 0.3% Other: 0.4%) Memory Peak : 786MB Max. Length : 0 steps Models : 0 [endof: stats after solve call] Solving Time: 5.23s Memory: 752MB (+30MB) UNKNOWN Iteration Time: 11.32s Iteration 3 Queue: [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] Grounded Until: 5 Expected Memory: 782.0MB Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] Grounding Time: 3.78s Memory: 834MB (+82MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 3 Time : 41.402s (Solving: 18.06s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 40.108s Choices : 477093 (Domain: 477093) Conflicts : 20414 (Analyzed: 20414) Restarts : 200 (Average: 102.07 Last: 143) Problems : 3 (Average Length: 7.00 Splits: 0) Lemmas : 20414 (Deleted: 15358) Binary : 270 (Ratio: 1.32%) Ternary : 661 (Ratio: 3.24%) Conflict : 20414 (Average Length: 931.2 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 20414 (Average: 21.42 Max: 1147 Sum: 437180) Executed : 20384 (Average: 21.41 Max: 1147 Sum: 437061 Ratio: 99.97%) Bounded : 30 (Average: 3.97 Max: 12 Sum: 119 Ratio: 0.03%) Rules : 742111 Atoms : 742111 Bodies : 1 (Original: 0) Tight : Yes Variables : 299984 (Eliminated: 0 Frozen: 8700) Constraints : 2912605 (Binary: 99.4% Ternary: 0.3% Other: 0.3%) Memory Peak : 905MB Max. Length : 5 steps Models : 0 [endof: stats after solve call] Solving Time: 13.36s Memory: 894MB (+60MB) UNKNOWN Iteration Time: 18.67s Iteration 4 Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] Grounded Until: 10 Expected Memory: 1036.0MB Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] Grounding Time: 4.61s Memory: 1060MB (+166MB) Unblocking actions... Solving... [start: stats after solve call] Models : 1+ Calls : 4 Time : 67.962s (Solving: 38.13s 1st Model: 20.03s Unsat: 0.00s) CPU Time : 66.680s Choices : 1172083 (Domain: 1172083) Conflicts : 28546 (Analyzed: 28546) Restarts : 274 (Average: 104.18 Last: 143) Model-Level : 1649.0 Problems : 4 (Average Length: 9.50 Splits: 0) Lemmas : 28546 (Deleted: 23070) Binary : 304 (Ratio: 1.06%) Ternary : 790 (Ratio: 2.77%) Conflict : 28546 (Average Length: 1316.9 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 28546 (Average: 37.96 Max: 1444 Sum: 1083464) Executed : 28512 (Average: 37.95 Max: 1444 Sum: 1083277 Ratio: 99.98%) Bounded : 34 (Average: 5.50 Max: 17 Sum: 187 Ratio: 0.02%) Rules : 742111 Atoms : 742111 Bodies : 1 (Original: 0) Tight : Yes Variables : 466040 (Eliminated: 0 Frozen: 13325) Constraints : 4877699 (Binary: 99.4% Ternary: 0.3% Other: 0.3%) Memory Peak : 1288MB Max. Length : 10 steps Models : 1 [endof: stats after solve call] Solving Time: 20.29s Memory: 1224MB (+164MB) SAT Testing... NOT SERIALIZABLE Testing Time: 13.95s Memory: 1550MB (+326MB) Solving... [start: stats after solve call] Models : 0+ Calls : 5 Time : 139.055s (Solving: 102.52s 1st Model: 20.03s Unsat: 0.00s) CPU Time : 137.804s Choices : 2162244 (Domain: 2162244) Conflicts : 38025 (Analyzed: 38025) Restarts : 374 (Average: 101.67 Last: 143) Model-Level : 1649.0 Problems : 5 (Average Length: 11.00 Splits: 0) Lemmas : 38025 (Deleted: 33312) Binary : 363 (Ratio: 0.95%) Ternary : 857 (Ratio: 2.25%) Conflict : 38025 (Average Length: 1893.2 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 38025 (Average: 52.89 Max: 2063 Sum: 2011166) Executed : 37990 (Average: 52.89 Max: 2063 Sum: 2010962 Ratio: 99.99%) Bounded : 35 (Average: 5.83 Max: 17 Sum: 204 Ratio: 0.01%) Rules : 2207655 (Original: 2207501) Atoms : 807210 Bodies : 1012340 (Original: 1012185) Count : 1159 (Original: 1170) Equivalences : 388126 (Atom=Atom: 56 Body=Body: 0 Other: 388070) Tight : Yes Variables : 468547 (Eliminated: 0 Frozen: 401311) Constraints : 6282195 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 1609MB Max. Length : 10 steps Models : 1 [endof: stats after solve call] Solving Time: 65.46s Memory: 1494MB (+-56MB) UNKNOWN Iteration Time: 105.99s Iteration 5 Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] Grounded Until: 15 Expected Memory: 1824.0MB Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] Grounding Time: 7.12s Memory: 1521MB (+27MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 6 Time : 218.402s (Solving: 172.36s 1st Model: 20.03s Unsat: 0.00s) CPU Time : 217.184s Choices : 3110049 (Domain: 3110049) Conflicts : 48031 (Analyzed: 48031) Restarts : 474 (Average: 101.33 Last: 143) Model-Level : 1649.0 Problems : 6 (Average Length: 12.83 Splits: 0) Lemmas : 48031 (Deleted: 42691) Binary : 379 (Ratio: 0.79%) Ternary : 873 (Ratio: 1.82%) Conflict : 48031 (Average Length: 2246.8 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 48031 (Average: 59.86 Max: 2334 Sum: 2875018) Executed : 47996 (Average: 59.85 Max: 2334 Sum: 2874814 Ratio: 99.99%) Bounded : 35 (Average: 5.83 Max: 17 Sum: 204 Ratio: 0.01%) Rules : 2207655 (Original: 2207501) Atoms : 807210 Bodies : 1012340 (Original: 1012185) Count : 1159 (Original: 1170) Equivalences : 388126 (Atom=Atom: 56 Body=Body: 0 Other: 388070) Tight : Yes Variables : 635453 (Eliminated: 0 Frozen: 561881) Constraints : 8811719 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 1644MB Max. Length : 15 steps Models : 1 [endof: stats after solve call] Solving Time: 70.12s Memory: 1644MB (+123MB) UNKNOWN Iteration Time: 79.40s Iteration 6 Queue: [(5,25,0,True), (6,30,0,True)] Grounded Until: 20 Expected Memory: 1974.0MB Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] Grounding Time: 7.33s Memory: 1721MB (+77MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 7 Time : 303.605s (Solving: 247.69s 1st Model: 20.03s Unsat: 0.00s) CPU Time : 302.424s Choices : 4047251 (Domain: 4047251) Conflicts : 57826 (Analyzed: 57826) Restarts : 574 (Average: 100.74 Last: 143) Model-Level : 1649.0 Problems : 7 (Average Length: 14.86 Splits: 0) Lemmas : 57826 (Deleted: 52547) Binary : 395 (Ratio: 0.68%) Ternary : 885 (Ratio: 1.53%) Conflict : 57826 (Average Length: 2426.5 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 57826 (Average: 64.61 Max: 2334 Sum: 3736057) Executed : 57791 (Average: 64.61 Max: 2334 Sum: 3735853 Ratio: 99.99%) Bounded : 35 (Average: 5.83 Max: 17 Sum: 204 Ratio: 0.01%) Rules : 2207655 (Original: 2207501) Atoms : 807210 Bodies : 1012340 (Original: 1012185) Count : 1159 (Original: 1170) Equivalences : 388126 (Atom=Atom: 56 Body=Body: 0 Other: 388070) Tight : Yes Variables : 802359 (Eliminated: 0 Frozen: 722451) Constraints : 11341259 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 1861MB Max. Length : 20 steps Models : 1 [endof: stats after solve call] Solving Time: 75.65s Memory: 1844MB (+123MB) UNKNOWN Iteration Time: 85.25s Iteration 7 Queue: [(6,30,0,True)] Grounded Until: 25 Expected Memory: 2174.0MB Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] Grounding Time: 8.88s Memory: 2047MB (+203MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 8 Time : 415.594s (Solving: 348.17s 1st Model: 20.03s Unsat: 0.00s) CPU Time : 414.460s Choices : 5117536 (Domain: 5117536) Conflicts : 67103 (Analyzed: 67103) Restarts : 674 (Average: 99.56 Last: 143) Model-Level : 1649.0 Problems : 8 (Average Length: 17.00 Splits: 0) Lemmas : 67103 (Deleted: 62266) Binary : 405 (Ratio: 0.60%) Ternary : 903 (Ratio: 1.35%) Conflict : 67103 (Average Length: 3115.0 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 67103 (Average: 70.20 Max: 3632 Sum: 4710743) Executed : 67068 (Average: 70.20 Max: 3632 Sum: 4710539 Ratio: 100.00%) Bounded : 35 (Average: 5.83 Max: 17 Sum: 204 Ratio: 0.00%) Rules : 2207655 (Original: 2207501) Atoms : 807210 Bodies : 1012340 (Original: 1012185) Count : 1159 (Original: 1170) Equivalences : 388126 (Atom=Atom: 56 Body=Body: 0 Other: 388070) Tight : Yes Variables : 969265 (Eliminated: 0 Frozen: 883021) Constraints : 13870799 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 2322MB Max. Length : 25 steps Models : 1 [endof: stats after solve call] Solving Time: 100.84s Memory: 2258MB (+211MB) UNKNOWN Iteration Time: 112.05s Iteration 8 Queue: [(1,5,1,True), (2,10,1,True), (3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)] Grounded Until: 30 Blocking actions... Solving... [start: stats after solve call] Models : 0 Calls : 9 Time : 416.854s (Solving: 349.13s 1st Model: 20.03s Unsat: 0.96s) CPU Time : 415.720s Choices : 5119609 (Domain: 5119609) Conflicts : 67765 (Analyzed: 67764) Restarts : 682 (Average: 99.36 Last: 143) Model-Level : 1649.0 Problems : 9 (Average Length: 18.67 Splits: 0) Lemmas : 67764 (Deleted: 62266) Binary : 412 (Ratio: 0.61%) Ternary : 904 (Ratio: 1.33%) Conflict : 67764 (Average Length: 3098.6 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 67764 (Average: 69.55 Max: 3632 Sum: 4712740) Executed : 67726 (Average: 69.54 Max: 3632 Sum: 4712533 Ratio: 100.00%) Bounded : 38 (Average: 5.45 Max: 17 Sum: 207 Ratio: 0.00%) Rules : 2207655 (Original: 2207501) Atoms : 807210 Bodies : 1012340 (Original: 1012185) Count : 1159 (Original: 1170) Equivalences : 388126 (Atom=Atom: 56 Body=Body: 0 Other: 388070) Tight : Yes Variables : 969265 (Eliminated: 0 Frozen: 883021) Constraints : 13870799 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 2322MB Max. Length : 30 steps Models : 1 [endof: stats after solve call] Solving Time: 1.16s Memory: 2275MB (+17MB) UNSAT Iteration Time: 1.27s Iteration 9 Queue: [(2,10,1,True), (3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)] Grounded Until: 30 Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 10 Time : 462.515s (Solving: 394.51s 1st Model: 20.03s Unsat: 0.96s) CPU Time : 461.400s Choices : 5354980 (Domain: 5354980) Conflicts : 77101 (Analyzed: 77100) Restarts : 782 (Average: 98.59 Last: 143) Model-Level : 1649.0 Problems : 10 (Average Length: 20.00 Splits: 0) Lemmas : 77100 (Deleted: 72012) Binary : 464 (Ratio: 0.60%) Ternary : 961 (Ratio: 1.25%) Conflict : 77100 (Average Length: 3364.7 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 77100 (Average: 63.74 Max: 3632 Sum: 4914679) Executed : 77062 (Average: 63.74 Max: 3632 Sum: 4914472 Ratio: 100.00%) Bounded : 38 (Average: 5.45 Max: 17 Sum: 207 Ratio: 0.00%) Rules : 2207655 (Original: 2207501) Atoms : 807210 Bodies : 1012340 (Original: 1012185) Count : 1159 (Original: 1170) Equivalences : 388126 (Atom=Atom: 56 Body=Body: 0 Other: 388070) Tight : Yes Variables : 969265 (Eliminated: 0 Frozen: 883021) Constraints : 13870799 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 2322MB Max. Length : 30 steps Models : 1 [endof: stats after solve call] Solving Time: 45.58s Memory: 2275MB (+0MB) UNKNOWN Iteration Time: 45.68s Iteration 10 Queue: [(3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)] Grounded Until: 30 Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 11 Time : 516.349s (Solving: 448.07s 1st Model: 20.03s Unsat: 0.96s) CPU Time : 515.256s Choices : 5946516 (Domain: 5946516) Conflicts : 86525 (Analyzed: 86524) Restarts : 882 (Average: 98.10 Last: 143) Model-Level : 1649.0 Problems : 11 (Average Length: 21.09 Splits: 0) Lemmas : 86524 (Deleted: 81234) Binary : 486 (Ratio: 0.56%) Ternary : 987 (Ratio: 1.14%) Conflict : 86524 (Average Length: 3449.8 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 86524 (Average: 62.89 Max: 3632 Sum: 5441688) Executed : 86485 (Average: 62.89 Max: 3632 Sum: 5441449 Ratio: 100.00%) Bounded : 39 (Average: 6.13 Max: 32 Sum: 239 Ratio: 0.00%) Rules : 2207655 (Original: 2207501) Atoms : 807210 Bodies : 1012340 (Original: 1012185) Count : 1159 (Original: 1170) Equivalences : 388126 (Atom=Atom: 56 Body=Body: 0 Other: 388070) Tight : Yes Variables : 969265 (Eliminated: 0 Frozen: 883021) Constraints : 13870799 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 2322MB Max. Length : 30 steps Models : 1 [endof: stats after solve call] Solving Time: 53.75s Memory: 2275MB (+0MB) UNKNOWN Iteration Time: 53.86s Iteration 11 Queue: [(4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)] Grounded Until: 30 Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 12 Time : 592.405s (Solving: 523.87s 1st Model: 20.03s Unsat: 0.96s) CPU Time : 591.344s Choices : 6900656 (Domain: 6900656) Conflicts : 96244 (Analyzed: 96243) Restarts : 982 (Average: 98.01 Last: 166) Model-Level : 1649.0 Problems : 12 (Average Length: 22.00 Splits: 0) Lemmas : 96243 (Deleted: 90516) Binary : 492 (Ratio: 0.51%) Ternary : 997 (Ratio: 1.04%) Conflict : 96243 (Average Length: 3770.0 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 96243 (Average: 65.71 Max: 3632 Sum: 6323995) Executed : 96203 (Average: 65.71 Max: 3632 Sum: 6323724 Ratio: 100.00%) Bounded : 40 (Average: 6.78 Max: 32 Sum: 271 Ratio: 0.00%) Rules : 2207655 (Original: 2207501) Atoms : 807210 Bodies : 1012340 (Original: 1012185) Count : 1159 (Original: 1170) Equivalences : 388126 (Atom=Atom: 56 Body=Body: 0 Other: 388070) Tight : Yes Variables : 969265 (Eliminated: 0 Frozen: 883021) Constraints : 13870783 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 2322MB Max. Length : 30 steps Models : 1 [endof: stats after solve call] Solving Time: 76.00s Memory: 2275MB (+0MB) UNKNOWN Iteration Time: 76.09s Iteration 12 Queue: [(5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)] Grounded Until: 30 Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 13 Time : 687.818s (Solving: 618.99s 1st Model: 20.03s Unsat: 0.96s) CPU Time : 686.796s Choices : 8430612 (Domain: 8430612) Conflicts : 106049 (Analyzed: 106048) Restarts : 1082 (Average: 98.01 Last: 166) Model-Level : 1649.0 Problems : 13 (Average Length: 22.77 Splits: 0) Lemmas : 106048 (Deleted: 100082) Binary : 495 (Ratio: 0.47%) Ternary : 1019 (Ratio: 0.96%) Conflict : 106048 (Average Length: 4142.8 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 106048 (Average: 72.33 Max: 3632 Sum: 7670741) Executed : 106007 (Average: 72.33 Max: 3632 Sum: 7670438 Ratio: 100.00%) Bounded : 41 (Average: 7.39 Max: 32 Sum: 303 Ratio: 0.00%) Rules : 2207655 (Original: 2207501) Atoms : 807210 Bodies : 1012340 (Original: 1012185) Count : 1159 (Original: 1170) Equivalences : 388126 (Atom=Atom: 56 Body=Body: 0 Other: 388070) Tight : Yes Variables : 969265 (Eliminated: 0 Frozen: 883021) Constraints : 13870767 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 2322MB Max. Length : 30 steps Models : 1 [endof: stats after solve call] Solving Time: 95.33s Memory: 2275MB (+0MB) UNKNOWN Iteration Time: 95.46s Iteration 13 Queue: [(6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)] Grounded Until: 30 Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 14 Time : 808.594s (Solving: 739.50s 1st Model: 20.03s Unsat: 0.96s) CPU Time : 807.624s Choices : 9414295 (Domain: 9414295) Conflicts : 116601 (Analyzed: 116600) Restarts : 1182 (Average: 98.65 Last: 166) Model-Level : 1649.0 Problems : 14 (Average Length: 23.43 Splits: 0) Lemmas : 116600 (Deleted: 109784) Binary : 504 (Ratio: 0.43%) Ternary : 1031 (Ratio: 0.88%) Conflict : 116600 (Average Length: 5179.9 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 116600 (Average: 72.92 Max: 4683 Sum: 8502927) Executed : 116559 (Average: 72.92 Max: 4683 Sum: 8502624 Ratio: 100.00%) Bounded : 41 (Average: 7.39 Max: 32 Sum: 303 Ratio: 0.00%) Rules : 2207655 (Original: 2207501) Atoms : 807210 Bodies : 1012340 (Original: 1012185) Count : 1159 (Original: 1170) Equivalences : 388126 (Atom=Atom: 56 Body=Body: 0 Other: 388070) Tight : Yes Variables : 969265 (Eliminated: 0 Frozen: 883021) Constraints : 13870753 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 2467MB Max. Length : 30 steps Models : 1 [endof: stats after solve call] Solving Time: 120.73s Memory: 2403MB (+128MB) UNKNOWN Iteration Time: 120.83s Iteration 14 Queue: [(7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)] Grounded Until: 30 Expected Memory: 2817.0MB Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] Grounding Time: 7.27s Memory: 2508MB (+105MB) Unblocking actions... Solving... *** Info : (planner): INTERRUPTED by signal! UNKNOWN INTERRUPTED : 1 Models : 0+ Calls : 15 Time : 844.545s (Solving: 765.26s 1st Model: 20.03s Unsat: 0.96s) CPU Time : 843.568s Choices : 9902287 (Domain: 9902287) Conflicts : 117818 (Analyzed: 117817) Restarts : 1193 (Average: 98.76 Last: 166) Model-Level : 1649.0 Problems : 15 (Average Length: 24.33 Splits: 0) Lemmas : 117817 (Deleted: 109784) Binary : 509 (Ratio: 0.43%) Ternary : 1067 (Ratio: 0.91%) Conflict : 117817 (Average Length: 5169.3 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 117817 (Average: 76.11 Max: 4683 Sum: 8967227) Executed : 117776 (Average: 76.11 Max: 4683 Sum: 8966924 Ratio: 100.00%) Bounded : 41 (Average: 7.39 Max: 32 Sum: 303 Ratio: 0.00%) Rules : 2207655 (Original: 2207501) Atoms : 807210 Bodies : 1012340 (Original: 1012185) Count : 1159 (Original: 1170) Equivalences : 388126 (Atom=Atom: 56 Body=Body: 0 Other: 388070) Tight : Yes Variables : 1136171 (Eliminated: 0 Frozen: 1043591) Constraints : 16400293 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 2707MB Max. Length : 30 steps Models : 1