Add benchmark result [gc-ta1-tt1 | ipc-1998 | gripper-round-1-strips | 9]
This commit is contained in:
173
gc-ta1-tt1/ipc-1998_gripper-round-1-strips_9.out
Normal file
173
gc-ta1-tt1/ipc-1998_gripper-round-1-strips_9.out
Normal file
@@ -0,0 +1,173 @@
|
||||
INFO Running translator.
|
||||
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-9.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-1998/domains/gripper-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-9.pddl
|
||||
Parsing...
|
||||
Parsing: [0.010s CPU, 0.012s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.003s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.010s CPU, 0.011s wall-clock]
|
||||
Preparing model... [0.010s CPU, 0.009s wall-clock]
|
||||
Generated 24 rules.
|
||||
Computing model... [0.040s CPU, 0.039s wall-clock]
|
||||
321 relevant atoms
|
||||
220 auxiliary atoms
|
||||
541 final queue length
|
||||
724 total queue pushes
|
||||
Completing instantiation... [0.050s CPU, 0.047s wall-clock]
|
||||
Instantiating: [0.120s CPU, 0.109s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
10 initial candidates
|
||||
Finding invariants: [0.000s CPU, 0.008s wall-clock]
|
||||
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
|
||||
Instantiating groups... [0.020s CPU, 0.014s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Choosing groups...
|
||||
0 uncovered facts
|
||||
Choosing groups: [0.000s CPU, 0.003s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.001s wall-clock]
|
||||
Computing fact groups: [0.030s CPU, 0.033s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.000s CPU, 0.002s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.010s CPU, 0.003s wall-clock]
|
||||
Translating task: [0.050s CPU, 0.047s wall-clock]
|
||||
0 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
3 propositions removed
|
||||
Detecting unreachable propositions: [0.020s CPU, 0.025s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
23 of 23 variables necessary.
|
||||
20 of 23 mutex groups necessary.
|
||||
162 of 162 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.020s CPU, 0.011s wall-clock]
|
||||
Translator variables: 23
|
||||
Translator derived variables: 0
|
||||
Translator facts: 104
|
||||
Translator goal facts: 20
|
||||
Translator mutex groups: 20
|
||||
Translator total mutex groups size: 80
|
||||
Translator operators: 162
|
||||
Translator axioms: 0
|
||||
Translator task size: 1113
|
||||
Translator peak memory: 36812 KB
|
||||
Writing output... [0.020s CPU, 0.023s wall-clock]
|
||||
Done! [0.270s CPU, 0.267s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 0.05s
|
||||
Memory: 51MB
|
||||
|
||||
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...
|
||||
Solving Time: 0.00s
|
||||
Memory: 51MB (+0MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.00s
|
||||
|
||||
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
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 0.02s
|
||||
Memory: 52MB (+1MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.02s
|
||||
Memory: 53MB (+1MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.04s
|
||||
|
||||
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
|
||||
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||
Grounding Time: 0.02s
|
||||
Memory: 54MB (+1MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.43s
|
||||
Memory: 56MB (+2MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.45s
|
||||
|
||||
Iteration 4
|
||||
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 10
|
||||
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||||
Grounding Time: 0.02s
|
||||
Memory: 58MB (+2MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.49s
|
||||
Memory: 58MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 0.51s
|
||||
|
||||
Iteration 5
|
||||
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 15
|
||||
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||||
Grounding Time: 0.02s
|
||||
Memory: 60MB (+2MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.00s
|
||||
Memory: 61MB (+1MB)
|
||||
SAT
|
||||
Testing...
|
||||
SERIALIZABLE
|
||||
Testing Time: 0.03s
|
||||
Memory: 61MB (+0MB)
|
||||
Answer: 1
|
||||
occurs(action(("pick","ball10","rooma","left")),1) occurs(action(("pick","ball1","rooma","right")),1) occurs(action(("move","rooma","roomb")),1) occurs(action(("drop","ball10","roomb","left")),2) occurs(action(("drop","ball1","roomb","right")),2) occurs(action(("move","roomb","rooma")),2) occurs(action(("pick","ball12","rooma","left")),3) occurs(action(("pick","ball11","rooma","right")),3) occurs(action(("move","rooma","roomb")),3) occurs(action(("drop","ball12","roomb","left")),4) occurs(action(("drop","ball11","roomb","right")),4) occurs(action(("move","roomb","rooma")),4) occurs(action(("pick","ball15","rooma","left")),5) occurs(action(("pick","ball13","rooma","right")),5) occurs(action(("move","rooma","roomb")),5) occurs(action(("drop","ball15","roomb","left")),6) occurs(action(("drop","ball13","roomb","right")),6) occurs(action(("move","roomb","rooma")),6) occurs(action(("pick","ball16","rooma","left")),7) occurs(action(("pick","ball14","rooma","right")),7) occurs(action(("move","rooma","roomb")),7) occurs(action(("drop","ball16","roomb","left")),8) occurs(action(("drop","ball14","roomb","right")),8) occurs(action(("move","roomb","rooma")),8) occurs(action(("pick","ball18","rooma","left")),9) occurs(action(("pick","ball17","rooma","right")),9) occurs(action(("move","rooma","roomb")),9) occurs(action(("drop","ball18","roomb","left")),10) occurs(action(("drop","ball17","roomb","right")),10) occurs(action(("move","roomb","rooma")),10) occurs(action(("pick","ball20","rooma","left")),11) occurs(action(("pick","ball2","rooma","right")),11) occurs(action(("move","rooma","roomb")),11) occurs(action(("drop","ball20","roomb","left")),12) occurs(action(("drop","ball2","roomb","right")),12) occurs(action(("move","roomb","rooma")),12) occurs(action(("pick","ball3","rooma","right")),13) occurs(action(("pick","ball19","rooma","left")),13) occurs(action(("move","rooma","roomb")),13) occurs(action(("drop","ball3","roomb","right")),14) occurs(action(("drop","ball19","roomb","left")),14) occurs(action(("move","roomb","rooma")),14) occurs(action(("pick","ball5","rooma","right")),15) occurs(action(("pick","ball4","rooma","left")),15) occurs(action(("move","rooma","roomb")),15) occurs(action(("drop","ball5","roomb","right")),16) occurs(action(("drop","ball4","roomb","left")),16) occurs(action(("move","roomb","rooma")),16) occurs(action(("pick","ball7","rooma","right")),17) occurs(action(("pick","ball6","rooma","left")),17) occurs(action(("move","rooma","roomb")),17) occurs(action(("drop","ball7","roomb","right")),18) occurs(action(("drop","ball6","roomb","left")),18) occurs(action(("move","roomb","rooma")),18) occurs(action(("pick","ball9","rooma","right")),19) occurs(action(("pick","ball8","rooma","left")),19) occurs(action(("move","rooma","roomb")),19) occurs(action(("drop","ball9","roomb","right")),20) occurs(action(("drop","ball8","roomb","left")),20) occurs(action(("move","roomb","rooma")),20)
|
||||
SATISFIABLE
|
||||
|
||||
Models : 1+
|
||||
Calls : 5
|
||||
Time : 1.097s (Solving: 0.93s 1st Model: 0.00s Unsat: 0.02s)
|
||||
CPU Time : 1.092s
|
||||
|
||||
Choices : 55957 (Domain: 55956)
|
||||
Conflicts : 16961 (Analyzed: 16960)
|
||||
Restarts : 205 (Average: 82.73 Last: 84)
|
||||
Model-Level : 278.0
|
||||
Problems : 5 (Average Length: 12.00 Splits: 0)
|
||||
Lemmas : 16960 (Deleted: 12434)
|
||||
Binary : 8 (Ratio: 0.05%)
|
||||
Ternary : 31 (Ratio: 0.18%)
|
||||
Conflict : 16960 (Average Length: 88.4 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 16960 (Average: 1.88 Max: 31 Sum: 31813)
|
||||
Executed : 16958 (Average: 1.88 Max: 31 Sum: 31811 Ratio: 99.99%)
|
||||
Bounded : 2 (Average: 1.00 Max: 1 Sum: 2 Ratio: 0.01%)
|
||||
|
||||
Rules : 3454
|
||||
Atoms : 3454
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 7661 (Eliminated: 0 Frozen: 840)
|
||||
Constraints : 33530 (Binary: 87.0% Ternary: 11.5% Other: 1.5%)
|
||||
|
||||
Memory Peak : 61MB
|
||||
Max. Length : 20 steps
|
||||
Sol. Length : 20 steps
|
||||
Models : 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user