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-13.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-13.pddl Parsing... Parsing: [0.020s CPU, 0.020s wall-clock] Normalizing task... [0.000s CPU, 0.001s wall-clock] Instantiating... Generating Datalog program... [0.010s CPU, 0.007s wall-clock] Normalizing Datalog program... Normalizing Datalog program: [0.010s CPU, 0.015s wall-clock] Preparing model... [0.020s CPU, 0.014s wall-clock] Generated 32 rules. Computing model... [4.860s CPU, 4.871s wall-clock] 53177 relevant atoms 5070 auxiliary atoms 58247 final queue length 172334 total queue pushes Completing instantiation... [19.850s CPU, 19.839s wall-clock] Instantiating: [24.800s CPU, 24.799s wall-clock] Computing fact groups... Finding invariants... 12 initial candidates Finding invariants: [0.060s CPU, 0.059s wall-clock] Checking invariant weight... [0.000s CPU, 0.004s wall-clock] Instantiating groups... [0.070s CPU, 0.067s wall-clock] Collecting mutex groups... [0.010s CPU, 0.010s wall-clock] Choosing groups... 71 uncovered facts Choosing groups: [0.040s CPU, 0.043s wall-clock] Building translation key... [0.010s CPU, 0.017s wall-clock] Computing fact groups: [0.270s CPU, 0.271s wall-clock] Building STRIPS to SAS dictionary... [0.010s CPU, 0.012s wall-clock] Building dictionary for full mutex groups... [0.020s CPU, 0.016s wall-clock] Building mutex information... Building mutex information: [0.030s CPU, 0.027s wall-clock] Translating task... Processing axioms... Simplifying axioms... [0.000s CPU, 0.000s wall-clock] Processing axioms: [0.980s CPU, 0.983s wall-clock] Translating task: [21.530s CPU, 21.530s wall-clock] 61152 effect conditions simplified 0 implied preconditions added Detecting unreachable propositions... 0 operators removed 0 axioms removed 28 propositions removed Detecting unreachable propositions: [10.870s CPU, 10.851s wall-clock] Reordering and filtering variables... 99 of 99 variables necessary. 43 of 71 mutex groups necessary. 49392 of 49392 operators necessary. 0 of 0 axiom rules necessary. Reordering and filtering variables: [4.280s CPU, 4.280s wall-clock] Translator variables: 99 Translator derived variables: 0 Translator facts: 1346 Translator goal facts: 28 Translator mutex groups: 43 Translator total mutex groups size: 1247 Translator operators: 49392 Translator axioms: 0 Translator task size: 402560 Translator peak memory: 273172 KB Writing output... [7.080s CPU, 7.349s wall-clock] Done! [69.710s CPU, 69.952s wall-clock] planner.py version 0.0.1 Time: 16.40s Memory: 997MB 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 : 18.538s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 16.484s 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 : 1176873 Atoms : 1176873 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 : 1133MB Max. Length : 0 steps Models : 0 [endof: stats after solve call] Solving Time: 0.10s Memory: 1069MB (+72MB) UNSAT Iteration Time: 0.10s 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: 1069MB Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] Grounding Time: 5.88s Memory: 1069MB (+0MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 2 Time : 35.343s (Solving: 6.28s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 33.280s Choices : 103910 (Domain: 103910) Conflicts : 9333 (Analyzed: 9333) Restarts : 100 (Average: 93.33 Last: 67) Problems : 2 (Average Length: 4.50 Splits: 0) Lemmas : 9333 (Deleted: 5670) Binary : 138 (Ratio: 1.48%) Ternary : 900 (Ratio: 9.64%) Conflict : 9333 (Average Length: 667.6 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 9333 (Average: 10.57 Max: 171 Sum: 98696) Executed : 9315 (Average: 10.57 Max: 171 Sum: 98672 Ratio: 99.98%) Bounded : 18 (Average: 1.33 Max: 7 Sum: 24 Ratio: 0.02%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 210170 (Eliminated: 0 Frozen: 5481) Constraints : 1493507 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 1133MB Max. Length : 0 steps Models : 0 [endof: stats after solve call] Solving Time: 6.98s Memory: 1108MB (+39MB) UNKNOWN Iteration Time: 16.80s 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: 1147.0MB Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] Grounding Time: 7.10s Memory: 1310MB (+202MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 3 Time : 64.763s (Solving: 25.80s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 62.712s Choices : 559154 (Domain: 559154) Conflicts : 19052 (Analyzed: 19052) Restarts : 200 (Average: 95.26 Last: 109) Problems : 3 (Average Length: 7.00 Splits: 0) Lemmas : 19052 (Deleted: 14236) Binary : 226 (Ratio: 1.19%) Ternary : 1136 (Ratio: 5.96%) Conflict : 19052 (Average Length: 992.2 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 19052 (Average: 27.41 Max: 922 Sum: 522149) Executed : 19030 (Average: 27.40 Max: 922 Sum: 522077 Ratio: 99.99%) Bounded : 22 (Average: 3.27 Max: 12 Sum: 72 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 471096 (Eliminated: 0 Frozen: 11716) Constraints : 4610709 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 1412MB Max. Length : 5 steps Models : 0 [endof: stats after solve call] Solving Time: 19.78s Memory: 1411MB (+101MB) UNKNOWN Iteration Time: 29.44s Iteration 4 Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] Grounded Until: 10 Expected Memory: 1714.0MB Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] Grounding Time: 6.57s Memory: 1570MB (+159MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 4 Time : 110.937s (Solving: 62.44s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 108.904s Choices : 1685327 (Domain: 1685327) Conflicts : 29857 (Analyzed: 29857) Restarts : 300 (Average: 99.52 Last: 109) Problems : 4 (Average Length: 9.50 Splits: 0) Lemmas : 29857 (Deleted: 23576) Binary : 304 (Ratio: 1.02%) Ternary : 1310 (Ratio: 4.39%) Conflict : 29857 (Average Length: 1465.1 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 29857 (Average: 52.98 Max: 2474 Sum: 1581729) Executed : 29834 (Average: 52.97 Max: 2474 Sum: 1581640 Ratio: 99.99%) Bounded : 23 (Average: 3.87 Max: 17 Sum: 89 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 732022 (Eliminated: 0 Frozen: 17951) Constraints : 7727880 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 1882MB Max. Length : 10 steps Models : 0 [endof: stats after solve call] Solving Time: 36.94s Memory: 1818MB (+248MB) UNKNOWN Iteration Time: 46.20s Iteration 5 Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] Grounded Until: 15 Expected Memory: 2225.0MB Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] Grounding Time: 7.97s Memory: 2028MB (+210MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 5 Time : 168.463s (Solving: 108.95s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 166.404s Choices : 2803042 (Domain: 2803042) Conflicts : 40225 (Analyzed: 40225) Restarts : 400 (Average: 100.56 Last: 109) Problems : 5 (Average Length: 12.00 Splits: 0) Lemmas : 40225 (Deleted: 33949) Binary : 341 (Ratio: 0.85%) Ternary : 1430 (Ratio: 3.56%) Conflict : 40225 (Average Length: 1897.0 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 40225 (Average: 65.01 Max: 3069 Sum: 2615116) Executed : 40190 (Average: 65.00 Max: 3069 Sum: 2614763 Ratio: 99.99%) Bounded : 35 (Average: 10.09 Max: 22 Sum: 353 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 992948 (Eliminated: 0 Frozen: 24186) Constraints : 10845082 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 2205MB Max. Length : 15 steps Models : 0 [endof: stats after solve call] Solving Time: 46.81s Memory: 2154MB (+126MB) UNKNOWN Iteration Time: 57.51s Iteration 6 Queue: [(5,25,0,True), (6,30,0,True)] Grounded Until: 20 Expected Memory: 2561.0MB Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] Grounding Time: 6.59s Memory: 2305MB (+151MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 6 Time : 243.790s (Solving: 174.38s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 241.764s Choices : 4342820 (Domain: 4342820) Conflicts : 50186 (Analyzed: 50186) Restarts : 500 (Average: 100.37 Last: 109) Problems : 6 (Average Length: 14.50 Splits: 0) Lemmas : 50186 (Deleted: 44045) Binary : 408 (Ratio: 0.81%) Ternary : 1495 (Ratio: 2.98%) Conflict : 50186 (Average Length: 2221.7 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 50186 (Average: 80.92 Max: 3200 Sum: 4061085) Executed : 50147 (Average: 80.91 Max: 3200 Sum: 4060624 Ratio: 99.99%) Bounded : 39 (Average: 11.82 Max: 27 Sum: 461 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 1253874 (Eliminated: 0 Frozen: 30421) Constraints : 13962152 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 2552MB Max. Length : 20 steps Models : 0 [endof: stats after solve call] Solving Time: 65.83s Memory: 2496MB (+191MB) UNKNOWN Iteration Time: 75.37s Iteration 7 Queue: [(6,30,0,True)] Grounded Until: 25 Expected Memory: 2903.0MB Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] Grounding Time: 6.48s Memory: 2598MB (+102MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 7 Time : 334.329s (Solving: 255.08s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 332.344s Choices : 6138051 (Domain: 6138051) Conflicts : 62010 (Analyzed: 62010) Restarts : 600 (Average: 103.35 Last: 145) Problems : 7 (Average Length: 17.00 Splits: 0) Lemmas : 62010 (Deleted: 56130) Binary : 477 (Ratio: 0.77%) Ternary : 1570 (Ratio: 2.53%) Conflict : 62010 (Average Length: 2697.2 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 62010 (Average: 92.45 Max: 3200 Sum: 5732621) Executed : 61969 (Average: 92.44 Max: 3200 Sum: 5732096 Ratio: 99.99%) Bounded : 41 (Average: 12.80 Max: 32 Sum: 525 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 1514800 (Eliminated: 0 Frozen: 36656) Constraints : 17079321 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 2828MB Max. Length : 25 steps Models : 0 [endof: stats after solve call] Solving Time: 81.14s Memory: 2728MB (+130MB) UNKNOWN Iteration Time: 90.59s 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 : 8 Time : 344.064s (Solving: 264.42s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 342.084s Choices : 6200116 (Domain: 6200116) Conflicts : 70839 (Analyzed: 70839) Restarts : 700 (Average: 101.20 Last: 145) Problems : 8 (Average Length: 18.88 Splits: 0) Lemmas : 70839 (Deleted: 65259) Binary : 620 (Ratio: 0.88%) Ternary : 1684 (Ratio: 2.38%) Conflict : 70839 (Average Length: 2591.9 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 70839 (Average: 81.72 Max: 3200 Sum: 5788990) Executed : 70763 (Average: 81.71 Max: 3200 Sum: 5788430 Ratio: 99.99%) Bounded : 76 (Average: 7.37 Max: 32 Sum: 560 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 1514800 (Eliminated: 0 Frozen: 36656) Constraints : 17079299 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 2828MB Max. Length : 30 steps Models : 0 [endof: stats after solve call] Solving Time: 9.60s Memory: 2728MB (+0MB) UNKNOWN Iteration Time: 9.75s 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 : 9 Time : 369.367s (Solving: 289.33s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 367.396s Choices : 6520154 (Domain: 6520154) Conflicts : 80378 (Analyzed: 80378) Restarts : 800 (Average: 100.47 Last: 145) Problems : 9 (Average Length: 20.33 Splits: 0) Lemmas : 80378 (Deleted: 73851) Binary : 659 (Ratio: 0.82%) Ternary : 1745 (Ratio: 2.17%) Conflict : 80378 (Average Length: 3047.0 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 80378 (Average: 75.60 Max: 3200 Sum: 6076313) Executed : 80300 (Average: 75.59 Max: 3200 Sum: 6075720 Ratio: 99.99%) Bounded : 78 (Average: 7.60 Max: 32 Sum: 593 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 1514800 (Eliminated: 0 Frozen: 36656) Constraints : 17079299 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 2856MB Max. Length : 30 steps Models : 0 [endof: stats after solve call] Solving Time: 25.18s Memory: 2792MB (+64MB) UNKNOWN Iteration Time: 25.32s 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 : 10 Time : 405.456s (Solving: 325.03s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 403.500s Choices : 7275602 (Domain: 7275602) Conflicts : 90905 (Analyzed: 90905) Restarts : 900 (Average: 101.01 Last: 221) Problems : 10 (Average Length: 21.50 Splits: 0) Lemmas : 90905 (Deleted: 83087) Binary : 696 (Ratio: 0.77%) Ternary : 1789 (Ratio: 1.97%) Conflict : 90905 (Average Length: 3069.6 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 90905 (Average: 74.52 Max: 3200 Sum: 6774056) Executed : 90824 (Average: 74.51 Max: 3200 Sum: 6773367 Ratio: 99.99%) Bounded : 81 (Average: 8.51 Max: 32 Sum: 689 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 1514800 (Eliminated: 0 Frozen: 36656) Constraints : 17079286 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 2856MB Max. Length : 30 steps Models : 0 [endof: stats after solve call] Solving Time: 35.96s Memory: 2792MB (+0MB) UNKNOWN Iteration Time: 36.11s 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 : 11 Time : 461.818s (Solving: 380.99s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 459.884s Choices : 8547219 (Domain: 8547219) Conflicts : 102330 (Analyzed: 102330) Restarts : 1000 (Average: 102.33 Last: 221) Problems : 11 (Average Length: 22.45 Splits: 0) Lemmas : 102330 (Deleted: 95294) Binary : 710 (Ratio: 0.69%) Ternary : 1817 (Ratio: 1.78%) Conflict : 102330 (Average Length: 3230.8 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 102330 (Average: 77.63 Max: 3200 Sum: 7944120) Executed : 102246 (Average: 77.62 Max: 3200 Sum: 7943335 Ratio: 99.99%) Bounded : 84 (Average: 9.35 Max: 32 Sum: 785 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 1514800 (Eliminated: 0 Frozen: 36656) Constraints : 17079250 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 2856MB Max. Length : 30 steps Models : 0 [endof: stats after solve call] Solving Time: 56.23s Memory: 2806MB (+14MB) UNKNOWN Iteration Time: 56.39s 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 : 12 Time : 528.524s (Solving: 447.30s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 526.620s Choices : 10291058 (Domain: 10291058) Conflicts : 113436 (Analyzed: 113436) Restarts : 1100 (Average: 103.12 Last: 221) Problems : 12 (Average Length: 23.25 Splits: 0) Lemmas : 113436 (Deleted: 106443) Binary : 731 (Ratio: 0.64%) Ternary : 1839 (Ratio: 1.62%) Conflict : 113436 (Average Length: 3250.7 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 113436 (Average: 84.11 Max: 3200 Sum: 9541115) Executed : 113352 (Average: 84.10 Max: 3200 Sum: 9540330 Ratio: 99.99%) Bounded : 84 (Average: 9.35 Max: 32 Sum: 785 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 1514800 (Eliminated: 0 Frozen: 36656) Constraints : 17079213 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 2856MB Max. Length : 30 steps Models : 0 [endof: stats after solve call] Solving Time: 66.58s Memory: 2806MB (+0MB) UNKNOWN Iteration Time: 66.74s 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 : 13 Time : 609.804s (Solving: 528.22s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 607.932s Choices : 12479331 (Domain: 12479331) Conflicts : 123846 (Analyzed: 123846) Restarts : 1200 (Average: 103.20 Last: 221) Problems : 13 (Average Length: 23.92 Splits: 0) Lemmas : 123846 (Deleted: 114087) Binary : 785 (Ratio: 0.63%) Ternary : 1888 (Ratio: 1.52%) Conflict : 123846 (Average Length: 3180.4 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 123846 (Average: 93.94 Max: 4045 Sum: 11633928) Executed : 123760 (Average: 93.93 Max: 4045 Sum: 11633079 Ratio: 99.99%) Bounded : 86 (Average: 9.87 Max: 32 Sum: 849 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 1514800 (Eliminated: 0 Frozen: 36656) Constraints : 17079213 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 2856MB Max. Length : 30 steps Models : 0 [endof: stats after solve call] Solving Time: 81.19s Memory: 2806MB (+0MB) UNKNOWN Iteration Time: 81.32s 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: 3213.0MB Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] Grounding Time: 6.65s Memory: 2968MB (+162MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 14 Time : 728.049s (Solving: 636.23s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 726.228s Choices : 14966919 (Domain: 14966919) Conflicts : 135323 (Analyzed: 135323) Restarts : 1300 (Average: 104.09 Last: 221) Problems : 14 (Average Length: 24.86 Splits: 0) Lemmas : 135323 (Deleted: 126847) Binary : 801 (Ratio: 0.59%) Ternary : 1902 (Ratio: 1.41%) Conflict : 135323 (Average Length: 3374.8 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 135323 (Average: 103.07 Max: 5188 Sum: 13948104) Executed : 135236 (Average: 103.07 Max: 5188 Sum: 13947218 Ratio: 99.99%) Bounded : 87 (Average: 10.18 Max: 37 Sum: 886 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 1775726 (Eliminated: 0 Frozen: 42891) Constraints : 20196406 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 3275MB Max. Length : 30 steps Models : 0 [endof: stats after solve call] Solving Time: 108.51s Memory: 3151MB (+183MB) UNKNOWN Iteration Time: 118.30s Iteration 15 Queue: [(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: 35 Expected Memory: 3558.0MB Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] Grounding Time: 6.94s Memory: 3283MB (+132MB) Unblocking actions... Solving... *** Info : (planner): INTERRUPTED by signal! UNKNOWN INTERRUPTED : 1 Models : 0+ Calls : 15 Time : 827.347s (Solving: 724.86s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 825.548s Choices : 16715926 (Domain: 16715926) Conflicts : 144076 (Analyzed: 144076) Restarts : 1376 (Average: 104.71 Last: 221) Problems : 15 (Average Length: 26.00 Splits: 0) Lemmas : 144076 (Deleted: 136240) Binary : 839 (Ratio: 0.58%) Ternary : 1929 (Ratio: 1.34%) Conflict : 144076 (Average Length: 3522.9 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 144076 (Average: 107.94 Max: 5188 Sum: 15551233) Executed : 143988 (Average: 107.93 Max: 5188 Sum: 15550305 Ratio: 99.99%) Bounded : 88 (Average: 10.55 Max: 42 Sum: 928 Ratio: 0.01%) Rules : 1176873 Atoms : 1176873 Bodies : 1 (Original: 0) Tight : Yes Variables : 2036652 (Eliminated: 0 Frozen: 49126) Constraints : 23313610 (Binary: 99.5% Ternary: 0.2% Other: 0.2%) Memory Peak : 3582MB Max. Length : 35 steps Models : 0