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.019s wall-clock] Normalizing task... [0.000s CPU, 0.001s wall-clock] Instantiating... Generating Datalog program... [0.000s CPU, 0.006s wall-clock] Normalizing Datalog program... Normalizing Datalog program: [0.010s CPU, 0.014s wall-clock] Preparing model... [0.010s CPU, 0.013s wall-clock] Generated 32 rules. Computing model... [3.120s CPU, 3.116s wall-clock] 33917 relevant atoms 3770 auxiliary atoms 37687 final queue length 109988 total queue pushes Completing instantiation... [12.520s CPU, 12.520s wall-clock] Instantiating: [15.700s CPU, 15.704s wall-clock] Computing fact groups... Finding invariants... 12 initial candidates Finding invariants: [0.060s CPU, 0.054s 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.040s CPU, 0.032s wall-clock] Building translation key... [0.020s CPU, 0.013s wall-clock] Computing fact groups: [0.220s CPU, 0.215s 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.617s wall-clock] Translating task: [13.640s CPU, 13.624s 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.920s CPU, 6.916s 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.700s CPU, 2.703s 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.450s CPU, 4.764s wall-clock] Done! [44.190s CPU, 44.488s wall-clock] planner.py version 0.0.1 Time: 10.11s 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.367s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 10.164s 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 : 53.221s (Solving: 11.78s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 52.036s Choices : 153386 (Domain: 153386) Conflicts : 21181 (Analyzed: 21181) Restarts : 100 (Average: 211.81 Last: 909) Problems : 2 (Average Length: 4.50 Splits: 0) Lemmas : 21181 (Deleted: 4532) Binary : 354 (Ratio: 1.67%) Ternary : 763 (Ratio: 3.60%) Conflict : 21181 (Average Length: 835.2 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 21181 (Average: 6.79 Max: 219 Sum: 143778) Executed : 21092 (Average: 6.78 Max: 219 Sum: 143635 Ratio: 99.90%) Bounded : 89 (Average: 1.61 Max: 7 Sum: 143 Ratio: 0.10%) Rules : 742111 Atoms : 742111 Bodies : 1 (Original: 0) Tight : Yes Variables : 133928 (Eliminated: 0 Frozen: 133928) Constraints : 947641 (Binary: 99.3% Ternary: 0.3% Other: 0.4%) Memory Peak : 881MB Max. Length : 0 steps Models : 0 [endof: stats after solve call] Solving Time: 35.79s Memory: 817MB (+95MB) UNKNOWN Iteration Time: 41.88s 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: 912.0MB Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] Grounding Time: 3.77s Memory: 911MB (+94MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 3 Time : 141.456s (Solving: 50.32s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 140.308s Choices : 1204816 (Domain: 1204816) Conflicts : 48662 (Analyzed: 48662) Restarts : 200 (Average: 243.31 Last: 909) Problems : 3 (Average Length: 7.00 Splits: 0) Lemmas : 48662 (Deleted: 29269) Binary : 447 (Ratio: 0.92%) Ternary : 961 (Ratio: 1.97%) Conflict : 48662 (Average Length: 1397.7 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 48662 (Average: 23.59 Max: 819 Sum: 1147838) Executed : 48565 (Average: 23.58 Max: 819 Sum: 1147676 Ratio: 99.99%) Bounded : 97 (Average: 1.67 Max: 12 Sum: 162 Ratio: 0.01%) Rules : 742111 Atoms : 742111 Bodies : 1 (Original: 0) Tight : Yes Variables : 299984 (Eliminated: 0 Frozen: 299984) Constraints : 2912645 (Binary: 99.4% Ternary: 0.3% Other: 0.3%) Memory Peak : 1045MB Max. Length : 5 steps Models : 0 [endof: stats after solve call] Solving Time: 82.89s Memory: 1045MB (+134MB) UNKNOWN Iteration Time: 88.28s Iteration 4 Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] Grounded Until: 10 Expected Memory: 1273.0MB Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] Grounding Time: 4.61s Memory: 1185MB (+140MB) Unblocking actions... Solving... [start: stats after solve call] Models : 0+ Calls : 4 Time : 245.978s (Solving: 104.00s 1st Model: 0.00s Unsat: 0.00s) CPU Time : 244.876s Choices : 3267926 (Domain: 3267926) Conflicts : 71979 (Analyzed: 71979) Restarts : 300 (Average: 239.93 Last: 909) Problems : 4 (Average Length: 9.50 Splits: 0) Lemmas : 71979 (Deleted: 55723) Binary : 536 (Ratio: 0.74%) Ternary : 1089 (Ratio: 1.51%) Conflict : 71979 (Average Length: 1595.4 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 71979 (Average: 42.99 Max: 2338 Sum: 3094026) Executed : 71878 (Average: 42.98 Max: 2338 Sum: 3093812 Ratio: 99.99%) Bounded : 101 (Average: 2.12 Max: 17 Sum: 214 Ratio: 0.01%) Rules : 742111 Atoms : 742111 Bodies : 1 (Original: 0) Tight : Yes Variables : 466040 (Eliminated: 0 Frozen: 466040) Constraints : 4877728 (Binary: 99.4% Ternary: 0.3% Other: 0.3%) Memory Peak : 1413MB Max. Length : 10 steps Models : 0 [endof: stats after solve call] Solving Time: 98.18s Memory: 1349MB (+164MB) UNKNOWN Iteration Time: 104.58s Iteration 5 Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] Grounded Until: 15 Expected Memory: 1653.0MB Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] Grounding Time: 3.99s Memory: 1446MB (+97MB) Unblocking actions... Solving... [start: stats after solve call] Models : 1+ Calls : 5 Time : 327.077s (Solving: 134.82s 1st Model: 30.76s Unsat: 0.00s) CPU Time : 326.000s Choices : 3531863 (Domain: 3531863) Conflicts : 84845 (Analyzed: 84845) Restarts : 303 (Average: 280.02 Last: 909) Model-Level : 3128.0 Problems : 5 (Average Length: 12.00 Splits: 0) Lemmas : 84845 (Deleted: 67709) Binary : 538 (Ratio: 0.63%) Ternary : 1090 (Ratio: 1.28%) Conflict : 84845 (Average Length: 2993.3 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 84845 (Average: 39.46 Max: 2595 Sum: 3347822) Executed : 84743 (Average: 39.46 Max: 2595 Sum: 3347586 Ratio: 99.99%) Bounded : 102 (Average: 2.31 Max: 22 Sum: 236 Ratio: 0.01%) Rules : 742111 Atoms : 742111 Bodies : 1 (Original: 0) Tight : Yes Variables : 632096 (Eliminated: 0 Frozen: 632096) Constraints : 6842800 (Binary: 99.4% Ternary: 0.3% Other: 0.3%) Memory Peak : 1898MB Max. Length : 15 steps Models : 1 [endof: stats after solve call] Solving Time: 75.27s Memory: 1898MB (+452MB) SAT Testing... NOT SERIALIZABLE Testing Time: 16.20s Memory: 2227MB (+329MB) Solving... *** Info : (planner): INTERRUPTED by signal! UNKNOWN INTERRUPTED : 1 Models : 0+ Calls : 6 Time : 844.975s (Solving: 639.81s 1st Model: 30.76s Unsat: 0.00s) CPU Time : 844.104s Choices : 8893642 (Domain: 8893642) Conflicts : 150361 (Analyzed: 150361) Restarts : 338 (Average: 444.86 Last: 909) Model-Level : 3128.0 Problems : 6 (Average Length: 13.67 Splits: 0) Lemmas : 150361 (Deleted: 126988) Binary : 595 (Ratio: 0.40%) Ternary : 1129 (Ratio: 0.75%) Conflict : 150361 (Average Length: 6317.2 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 150361 (Average: 57.57 Max: 2595 Sum: 8656982) Executed : 150259 (Average: 57.57 Max: 2595 Sum: 8656746 Ratio: 100.00%) Bounded : 102 (Average: 2.31 Max: 22 Sum: 236 Ratio: 0.00%) Rules : 2771681 (Original: 2771527) Atoms : 808066 Bodies : 1419282 (Original: 1419127) Count : 1584 (Original: 1595) Equivalences : 544089 (Atom=Atom: 61 Body=Body: 0 Other: 544028) Tight : Yes Variables : 635453 (Eliminated: 165 Frozen: 635288) Constraints : 8811328 (Binary: 99.5% Ternary: 0.2% Other: 0.3%) Memory Peak : 3019MB Max. Length : 15 steps Models : 1