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.030s CPU, 0.027s wall-clock]
|
||
|
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.010s CPU, 0.009s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.020s CPU, 0.018s wall-clock]
|
||
|
Preparing model... [0.020s CPU, 0.020s wall-clock]
|
||
|
Generated 32 rules.
|
||
|
Computing model... [5.880s CPU, 5.888s wall-clock]
|
||
|
65075 relevant atoms
|
||
|
5792 auxiliary atoms
|
||
|
70867 final queue length
|
||
|
210833 total queue pushes
|
||
|
Completing instantiation... [24.260s CPU, 24.246s wall-clock]
|
||
|
Instantiating: [30.250s CPU, 30.243s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
12 initial candidates
|
||
|
Finding invariants: [0.080s CPU, 0.074s wall-clock]
|
||
|
Checking invariant weight... [0.000s CPU, 0.004s wall-clock]
|
||
|
Instantiating groups... [0.080s CPU, 0.079s wall-clock]
|
||
|
Collecting mutex groups... [0.010s CPU, 0.011s wall-clock]
|
||
|
Choosing groups...
|
||
|
76 uncovered facts
|
||
|
Choosing groups: [0.050s CPU, 0.050s wall-clock]
|
||
|
Building translation key... [0.020s CPU, 0.020s wall-clock]
|
||
|
Computing fact groups: [0.310s CPU, 0.311s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.009s 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.030s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [1.200s CPU, 1.203s wall-clock]
|
||
|
Translating task: [26.300s CPU, 26.283s 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.360s CPU, 13.357s 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.220s CPU, 5.222s 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: 327840 KB
|
||
|
Writing output... [8.720s CPU, 9.322s wall-clock]
|
||
|
Done! [85.230s CPU, 85.802s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 19.95s
|
||
|
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.589s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 20.060s
|
||
|
|
||
|
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.12s
|
||
|
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.15s
|
||
|
Memory: 1296MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
[start: stats after solve call]
|
||
|
|
||
|
Models : 0+
|
||
|
Calls : 2
|
||
|
Time : 151.383s (Solving: 26.75s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 148.908s
|
||
|
|
||
|
Choices : 271566 (Domain: 271566)
|
||
|
Conflicts : 28128 (Analyzed: 28128)
|
||
|
Restarts : 100 (Average: 281.28 Last: 201)
|
||
|
Problems : 2 (Average Length: 4.50 Splits: 0)
|
||
|
Lemmas : 28128 (Deleted: 16208)
|
||
|
Binary : 390 (Ratio: 1.39%)
|
||
|
Ternary : 1307 (Ratio: 4.65%)
|
||
|
Conflict : 28128 (Average Length: 1137.8 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 28128 (Average: 9.32 Max: 281 Sum: 262042)
|
||
|
Executed : 28002 (Average: 9.31 Max: 281 Sum: 261850 Ratio: 99.93%)
|
||
|
Bounded : 126 (Average: 1.52 Max: 7 Sum: 192 Ratio: 0.07%)
|
||
|
|
||
|
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: 115.11s
|
||
|
Memory: 1421MB (+125MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 128.86s
|
||
|
|
||
|
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.89s
|
||
|
Memory: 1598MB (+177MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
[start: stats after solve call]
|
||
|
|
||
|
Models : 0+
|
||
|
Calls : 3
|
||
|
Time : 391.391s (Solving: 90.93s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 389.020s
|
||
|
|
||
|
Choices : 1318839 (Domain: 1318839)
|
||
|
Conflicts : 56263 (Analyzed: 56263)
|
||
|
Restarts : 200 (Average: 281.31 Last: 203)
|
||
|
Problems : 3 (Average Length: 7.00 Splits: 0)
|
||
|
Lemmas : 56263 (Deleted: 42568)
|
||
|
Binary : 555 (Ratio: 0.99%)
|
||
|
Ternary : 1683 (Ratio: 2.99%)
|
||
|
Conflict : 56263 (Average Length: 2222.5 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 56263 (Average: 22.14 Max: 1531 Sum: 1245445)
|
||
|
Executed : 56134 (Average: 22.13 Max: 1531 Sum: 1245228 Ratio: 99.98%)
|
||
|
Bounded : 129 (Average: 1.68 Max: 12 Sum: 217 Ratio: 0.02%)
|
||
|
|
||
|
Rules : 1446754
|
||
|
Atoms : 1446754
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 576920 (Eliminated: 0 Frozen: 576920)
|
||
|
Constraints : 5663800 (Binary: 99.6% Ternary: 0.2% Other: 0.2%)
|
||
|
|
||
|
Memory Peak : 1984MB
|
||
|
Max. Length : 5 steps
|
||
|
Models : 0
|
||
|
|
||
|
[endof: stats after solve call]
|
||
|
Solving Time: 229.04s
|
||
|
Memory: 1920MB (+322MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 240.13s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 10
|
||
|
Expected Memory: 2419.0MB
|
||
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||
|
Grounding Time: 9.48s
|
||
|
Memory: 2179MB (+259MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
[start: stats after solve call]
|
||
|
|
||
|
Models : 0+
|
||
|
Calls : 4
|
||
|
Time : 664.119s (Solving: 185.74s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 661.868s
|
||
|
|
||
|
Choices : 2902973 (Domain: 2902973)
|
||
|
Conflicts : 84375 (Analyzed: 84375)
|
||
|
Restarts : 300 (Average: 281.25 Last: 203)
|
||
|
Problems : 4 (Average Length: 9.50 Splits: 0)
|
||
|
Lemmas : 84375 (Deleted: 69944)
|
||
|
Binary : 680 (Ratio: 0.81%)
|
||
|
Ternary : 1873 (Ratio: 2.22%)
|
||
|
Conflict : 84375 (Average Length: 3180.9 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 84375 (Average: 32.53 Max: 1735 Sum: 2744414)
|
||
|
Executed : 84242 (Average: 32.52 Max: 1735 Sum: 2744129 Ratio: 99.99%)
|
||
|
Bounded : 133 (Average: 2.14 Max: 17 Sum: 285 Ratio: 0.01%)
|
||
|
|
||
|
Rules : 1446754
|
||
|
Atoms : 1446754
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 896531 (Eliminated: 0 Frozen: 896531)
|
||
|
Constraints : 9496233 (Binary: 99.6% Ternary: 0.2% Other: 0.2%)
|
||
|
|
||
|
Memory Peak : 2496MB
|
||
|
Max. Length : 10 steps
|
||
|
Models : 0
|
||
|
|
||
|
[endof: stats after solve call]
|
||
|
Solving Time: 259.86s
|
||
|
Memory: 2496MB (+317MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 272.86s
|
||
|
|
||
|
Iteration 5
|
||
|
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 15
|
||
|
Expected Memory: 3072.0MB
|
||
|
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||
|
Grounding Time: 8.19s
|
||
|
Memory: 2625MB (+129MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
*** Info : (planner): INTERRUPTED by signal!
|
||
|
UNKNOWN
|
||
|
|
||
|
INTERRUPTED : 1
|
||
|
|
||
|
Models : 0+
|
||
|
Calls : 5
|
||
|
Time : 988.533s (Solving: 333.67s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 986.408s
|
||
|
|
||
|
Choices : 5934768 (Domain: 5934768)
|
||
|
Conflicts : 112476 (Analyzed: 112476)
|
||
|
Restarts : 400 (Average: 281.19 Last: 203)
|
||
|
Problems : 5 (Average Length: 12.00 Splits: 0)
|
||
|
Lemmas : 112476 (Deleted: 97480)
|
||
|
Binary : 745 (Ratio: 0.66%)
|
||
|
Ternary : 2052 (Ratio: 1.82%)
|
||
|
Conflict : 112476 (Average Length: 3842.6 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 112476 (Average: 49.98 Max: 4151 Sum: 5621800)
|
||
|
Executed : 112340 (Average: 49.98 Max: 4151 Sum: 5621449 Ratio: 99.99%)
|
||
|
Bounded : 136 (Average: 2.58 Max: 22 Sum: 351 Ratio: 0.01%)
|
||
|
|
||
|
Rules : 1446754
|
||
|
Atoms : 1446754
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 1216142 (Eliminated: 0 Frozen: 1216142)
|
||
|
Constraints : 13328652 (Binary: 99.6% Ternary: 0.2% Other: 0.2%)
|
||
|
|
||
|
Memory Peak : 2939MB
|
||
|
Max. Length : 15 steps
|
||
|
Models : 0
|
||
|
|
||
|
|