302 lines
11 KiB
Plaintext
302 lines
11 KiB
Plaintext
|
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-17.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-17.pddl
|
||
|
Parsing...
|
||
|
Parsing: [0.020s CPU, 0.021s 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.014s wall-clock]
|
||
|
Preparing model... [0.020s CPU, 0.017s wall-clock]
|
||
|
Generated 32 rules.
|
||
|
Computing model... [5.910s CPU, 5.916s wall-clock]
|
||
|
65075 relevant atoms
|
||
|
5792 auxiliary atoms
|
||
|
70867 final queue length
|
||
|
210833 total queue pushes
|
||
|
Completing instantiation... [24.170s CPU, 24.164s wall-clock]
|
||
|
Instantiating: [30.190s CPU, 30.182s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
12 initial candidates
|
||
|
Finding invariants: [0.070s CPU, 0.073s wall-clock]
|
||
|
Checking invariant weight... [0.010s CPU, 0.004s wall-clock]
|
||
|
Instantiating groups... [0.080s CPU, 0.080s wall-clock]
|
||
|
Collecting mutex groups... [0.010s CPU, 0.011s wall-clock]
|
||
|
Choosing groups...
|
||
|
76 uncovered facts
|
||
|
Choosing groups: [0.050s CPU, 0.051s wall-clock]
|
||
|
Building translation key... [0.020s CPU, 0.019s wall-clock]
|
||
|
Computing fact groups: [0.320s CPU, 0.327s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.008s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.020s CPU, 0.020s wall-clock]
|
||
|
Building mutex information...
|
||
|
Building mutex information: [0.030s CPU, 0.031s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [1.200s CPU, 1.196s wall-clock]
|
||
|
Translating task: [26.460s CPU, 26.437s wall-clock]
|
||
|
75150 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
30 propositions removed
|
||
|
Detecting unreachable propositions: [13.300s CPU, 13.288s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
106 of 106 variables necessary.
|
||
|
46 of 76 mutex groups necessary.
|
||
|
60750 of 60750 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [5.240s CPU, 5.249s wall-clock]
|
||
|
Translator variables: 106
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 1532
|
||
|
Translator goal facts: 30
|
||
|
Translator mutex groups: 46
|
||
|
Translator total mutex groups size: 1426
|
||
|
Translator operators: 60750
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 494944
|
||
|
Translator peak memory: 328096 KB
|
||
|
Writing output... [8.650s CPU, 9.137s wall-clock]
|
||
|
Done! [85.240s CPU, 85.694s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 19.90s
|
||
|
Memory: 1224MB
|
||
|
|
||
|
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 : 22.419s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 20.000s
|
||
|
|
||
|
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 : 1446754
|
||
|
Atoms : 1446754
|
||
|
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 : 1360MB
|
||
|
Max. Length : 0 steps
|
||
|
Models : 0
|
||
|
|
||
|
[endof: stats after solve call]
|
||
|
Solving Time: 0.11s
|
||
|
Memory: 1296MB (+72MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.12s
|
||
|
|
||
|
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: 1296MB
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 8.14s
|
||
|
Memory: 1296MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
[start: stats after solve call]
|
||
|
|
||
|
Models : 0+
|
||
|
Calls : 2
|
||
|
Time : 142.780s (Solving: 19.06s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 140.372s
|
||
|
|
||
|
Choices : 203309 (Domain: 203309)
|
||
|
Conflicts : 19276 (Analyzed: 19276)
|
||
|
Restarts : 100 (Average: 192.76 Last: 316)
|
||
|
Problems : 2 (Average Length: 4.50 Splits: 0)
|
||
|
Lemmas : 19276 (Deleted: 4441)
|
||
|
Binary : 406 (Ratio: 2.11%)
|
||
|
Ternary : 1062 (Ratio: 5.51%)
|
||
|
Conflict : 19276 (Average Length: 939.2 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 19276 (Average: 10.04 Max: 310 Sum: 193503)
|
||
|
Executed : 19094 (Average: 10.03 Max: 310 Sum: 193291 Ratio: 99.89%)
|
||
|
Bounded : 182 (Average: 1.16 Max: 7 Sum: 212 Ratio: 0.11%)
|
||
|
|
||
|
Rules : 1446754
|
||
|
Atoms : 1446754
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 257309 (Eliminated: 0 Frozen: 257309)
|
||
|
Constraints : 1831450 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
||
|
|
||
|
Memory Peak : 1485MB
|
||
|
Max. Length : 0 steps
|
||
|
Models : 0
|
||
|
|
||
|
[endof: stats after solve call]
|
||
|
Solving Time: 106.84s
|
||
|
Memory: 1421MB (+125MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 120.38s
|
||
|
|
||
|
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: 1546.0MB
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||
|
Grounding Time: 7.64s
|
||
|
Memory: 1598MB (+177MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
[start: stats after solve call]
|
||
|
|
||
|
Models : 0+
|
||
|
Calls : 3
|
||
|
Time : 418.274s (Solving: 119.84s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 415.984s
|
||
|
|
||
|
Choices : 2346622 (Domain: 2346622)
|
||
|
Conflicts : 62727 (Analyzed: 62727)
|
||
|
Restarts : 200 (Average: 313.63 Last: 316)
|
||
|
Problems : 3 (Average Length: 7.00 Splits: 0)
|
||
|
Lemmas : 62727 (Deleted: 39989)
|
||
|
Binary : 570 (Ratio: 0.91%)
|
||
|
Ternary : 1512 (Ratio: 2.41%)
|
||
|
Conflict : 62727 (Average Length: 1734.7 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 62727 (Average: 36.48 Max: 1465 Sum: 2288159)
|
||
|
Executed : 62538 (Average: 36.47 Max: 1465 Sum: 2287918 Ratio: 99.99%)
|
||
|
Bounded : 189 (Average: 1.28 Max: 12 Sum: 241 Ratio: 0.01%)
|
||
|
|
||
|
Rules : 1446754
|
||
|
Atoms : 1446754
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 576920 (Eliminated: 0 Frozen: 576920)
|
||
|
Constraints : 5663867 (Binary: 99.6% Ternary: 0.2% Other: 0.2%)
|
||
|
|
||
|
Memory Peak : 1920MB
|
||
|
Max. Length : 5 steps
|
||
|
Models : 0
|
||
|
|
||
|
[endof: stats after solve call]
|
||
|
Solving Time: 264.79s
|
||
|
Memory: 1856MB (+258MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 275.63s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 10
|
||
|
Expected Memory: 2291.0MB
|
||
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||
|
Grounding Time: 9.46s
|
||
|
Memory: 2115MB (+259MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
[start: stats after solve call]
|
||
|
|
||
|
Models : 0+
|
||
|
Calls : 4
|
||
|
Time : 708.899s (Solving: 233.47s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 706.640s
|
||
|
|
||
|
Choices : 5523645 (Domain: 5523645)
|
||
|
Conflicts : 89541 (Analyzed: 89541)
|
||
|
Restarts : 300 (Average: 298.47 Last: 316)
|
||
|
Problems : 4 (Average Length: 9.50 Splits: 0)
|
||
|
Lemmas : 89541 (Deleted: 70624)
|
||
|
Binary : 644 (Ratio: 0.72%)
|
||
|
Ternary : 1905 (Ratio: 2.13%)
|
||
|
Conflict : 89541 (Average Length: 2086.5 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 89541 (Average: 59.80 Max: 2980 Sum: 5354195)
|
||
|
Executed : 89348 (Average: 59.79 Max: 2980 Sum: 5353886 Ratio: 99.99%)
|
||
|
Bounded : 193 (Average: 1.60 Max: 17 Sum: 309 Ratio: 0.01%)
|
||
|
|
||
|
Rules : 1446754
|
||
|
Atoms : 1446754
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 896531 (Eliminated: 0 Frozen: 896531)
|
||
|
Constraints : 9496316 (Binary: 99.6% Ternary: 0.2% Other: 0.2%)
|
||
|
|
||
|
Memory Peak : 2489MB
|
||
|
Max. Length : 10 steps
|
||
|
Models : 0
|
||
|
|
||
|
[endof: stats after solve call]
|
||
|
Solving Time: 277.70s
|
||
|
Memory: 2425MB (+310MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 290.67s
|
||
|
|
||
|
Iteration 5
|
||
|
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 15
|
||
|
Expected Memory: 2994.0MB
|
||
|
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||
|
Grounding Time: 8.08s
|
||
|
Memory: 2560MB (+135MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
*** Info : (planner): INTERRUPTED by signal!
|
||
|
UNKNOWN
|
||
|
|
||
|
INTERRUPTED : 1
|
||
|
|
||
|
Models : 0+
|
||
|
Calls : 5
|
||
|
Time : 1058.047s (Solving: 408.05s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 1055.916s
|
||
|
|
||
|
Choices : 11406398 (Domain: 11406398)
|
||
|
Conflicts : 123061 (Analyzed: 123061)
|
||
|
Restarts : 400 (Average: 307.65 Last: 316)
|
||
|
Problems : 5 (Average Length: 12.00 Splits: 0)
|
||
|
Lemmas : 123061 (Deleted: 95505)
|
||
|
Binary : 709 (Ratio: 0.58%)
|
||
|
Ternary : 2035 (Ratio: 1.65%)
|
||
|
Conflict : 123061 (Average Length: 2205.1 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 123061 (Average: 89.87 Max: 4133 Sum: 11059079)
|
||
|
Executed : 122866 (Average: 89.86 Max: 4133 Sum: 11058726 Ratio: 100.00%)
|
||
|
Bounded : 195 (Average: 1.81 Max: 22 Sum: 353 Ratio: 0.00%)
|
||
|
|
||
|
Rules : 1446754
|
||
|
Atoms : 1446754
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 1216142 (Eliminated: 0 Frozen: 1216142)
|
||
|
Constraints : 13328740 (Binary: 99.6% Ternary: 0.2% Other: 0.2%)
|
||
|
|
||
|
Memory Peak : 2811MB
|
||
|
Max. Length : 15 steps
|
||
|
Models : 0
|
||
|
|
||
|
|