Add benchmark result [fd-pb-es | ipc-2000 | elevator-strips-simple-typed | 46]
This commit is contained in:
parent
2ac1d1b9eb
commit
b6a92dff2d
38
fd-pb-es/ipc-2000_elevator-strips-simple-typed_46.env
Normal file
38
fd-pb-es/ipc-2000_elevator-strips-simple-typed_46.env
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
command:
|
||||||
|
- timeout
|
||||||
|
- -m=8000000
|
||||||
|
- -t=900
|
||||||
|
- python3
|
||||||
|
- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py
|
||||||
|
- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl
|
||||||
|
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-46.pddl
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- --translate
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=5
|
||||||
|
configuration:
|
||||||
|
id: fd-pb-es
|
||||||
|
instanceSets:
|
||||||
|
- lpnmr-hard-instances
|
||||||
|
options:
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- --translate
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=5
|
||||||
|
exitCode: 0
|
||||||
|
instance:
|
||||||
|
domain: elevator-strips-simple-typed
|
||||||
|
instance: 46
|
||||||
|
ipc: ipc-2000
|
||||||
|
versions:
|
||||||
|
clingo: 5.2.2
|
||||||
|
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
|
||||||
|
planner: 517f2c0422a36582df17ecebb08e879b170cdfe2 (2017-11-21 02:23:06 +0100)
|
||||||
|
plasp: 3.1.1
|
||||||
|
python: 3.6.3
|
||||||
|
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||||
|
|
33
fd-pb-es/ipc-2000_elevator-strips-simple-typed_46.err
Normal file
33
fd-pb-es/ipc-2000_elevator-strips-simple-typed_46.err
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
# configuration: {'id': 'fd-pb-es', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=5'], 'instanceSets': ['lpnmr-hard-instances']}
|
||||||
|
# instance: {'ipc': 'ipc-2000', 'domain': 'elevator-strips-simple-typed', 'instance': 46}
|
||||||
|
# command: ['timeout', '-m=8000000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-46.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=5']
|
||||||
|
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||||
|
# exit code: 0
|
||||||
|
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:13:4-34: info: atom does not occur in any rule head:
|
||||||
|
requires(feature(actionCosts))
|
||||||
|
|
||||||
|
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:14:4-33: info: atom does not occur in any rule head:
|
||||||
|
requires(feature(axiomRules))
|
||||||
|
|
||||||
|
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:15:4-41: info: atom does not occur in any rule head:
|
||||||
|
requires(feature(conditionalEffects))
|
||||||
|
|
||||||
|
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:15-28: info: atom does not occur in any rule head:
|
||||||
|
mutexGroup(G)
|
||||||
|
|
||||||
|
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:30-45: info: atom does not occur in any rule head:
|
||||||
|
contains(G,X,V)
|
||||||
|
|
||||||
|
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:67:15-28: info: atom does not occur in any rule head:
|
||||||
|
mutexGroup(G)
|
||||||
|
|
||||||
|
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:74:41-56: info: atom does not occur in any rule head:
|
||||||
|
contains(G,X,V)
|
||||||
|
|
||||||
|
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:84:41-56: info: atom does not occur in any rule head:
|
||||||
|
contains(G,X,V)
|
||||||
|
|
||||||
|
# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-46.pddl && plasp-3.1.1 translate --parsing-mode=compatibility output.sas | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --verbose -B 0.9 --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 -c _closure=3 -c _parallel=5
|
||||||
|
FINISHED CPU 6.62 MEM 30288 MAXMEM 108408 STALE 1 MAXMEM_RSS 49196
|
||||||
|
<time name="ALL">6460</time>
|
||||||
|
|
250
fd-pb-es/ipc-2000_elevator-strips-simple-typed_46.out
Normal file
250
fd-pb-es/ipc-2000_elevator-strips-simple-typed_46.out
Normal file
@ -0,0 +1,250 @@
|
|||||||
|
INFO Running translator.
|
||||||
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-46.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-2000/domains/elevator-strips-simple-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-46.pddl
|
||||||
|
Parsing...
|
||||||
|
Parsing: [0.030s CPU, 0.031s wall-clock]
|
||||||
|
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Instantiating...
|
||||||
|
Generating Datalog program... [0.010s CPU, 0.009s wall-clock]
|
||||||
|
Normalizing Datalog program...
|
||||||
|
Normalizing Datalog program: [0.010s CPU, 0.011s wall-clock]
|
||||||
|
Preparing model... [0.030s CPU, 0.026s wall-clock]
|
||||||
|
Generated 18 rules.
|
||||||
|
Computing model... [0.080s CPU, 0.085s wall-clock]
|
||||||
|
741 relevant atoms
|
||||||
|
490 auxiliary atoms
|
||||||
|
1231 final queue length
|
||||||
|
1592 total queue pushes
|
||||||
|
Completing instantiation... [0.080s CPU, 0.073s wall-clock]
|
||||||
|
Instantiating: [0.210s CPU, 0.206s wall-clock]
|
||||||
|
Computing fact groups...
|
||||||
|
Finding invariants...
|
||||||
|
6 initial candidates
|
||||||
|
Finding invariants: [0.000s CPU, 0.006s wall-clock]
|
||||||
|
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Instantiating groups... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Choosing groups...
|
||||||
|
20 uncovered facts
|
||||||
|
Choosing groups: [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Building translation key... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Computing fact groups: [0.000s CPU, 0.011s wall-clock]
|
||||||
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.000s wall-clock]
|
||||||
|
Building dictionary for full mutex groups... [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Building mutex information...
|
||||||
|
Building mutex information: [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Translating task...
|
||||||
|
Processing axioms...
|
||||||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Processing axioms: [0.000s CPU, 0.004s wall-clock]
|
||||||
|
Translating task: [0.070s CPU, 0.069s wall-clock]
|
||||||
|
10 effect conditions simplified
|
||||||
|
0 implied preconditions added
|
||||||
|
Detecting unreachable propositions...
|
||||||
|
0 operators removed
|
||||||
|
0 axioms removed
|
||||||
|
1 propositions removed
|
||||||
|
Detecting unreachable propositions: [0.040s CPU, 0.042s wall-clock]
|
||||||
|
Reordering and filtering variables...
|
||||||
|
21 of 21 variables necessary.
|
||||||
|
0 of 1 mutex groups necessary.
|
||||||
|
400 of 400 operators necessary.
|
||||||
|
0 of 0 axiom rules necessary.
|
||||||
|
Reordering and filtering variables: [0.010s CPU, 0.011s wall-clock]
|
||||||
|
Translator variables: 21
|
||||||
|
Translator derived variables: 0
|
||||||
|
Translator facts: 60
|
||||||
|
Translator goal facts: 10
|
||||||
|
Translator mutex groups: 0
|
||||||
|
Translator total mutex groups size: 0
|
||||||
|
Translator operators: 400
|
||||||
|
Translator axioms: 0
|
||||||
|
Translator task size: 1311
|
||||||
|
Translator peak memory: 33880 KB
|
||||||
|
Writing output... [0.030s CPU, 0.036s wall-clock]
|
||||||
|
Done! [0.400s CPU, 0.412s wall-clock]
|
||||||
|
planner.py version 0.0.1
|
||||||
|
|
||||||
|
Time: 0.07s
|
||||||
|
Memory: 48MB
|
||||||
|
|
||||||
|
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: 48MB (+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.03s
|
||||||
|
Memory: 49MB (+1MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.00s
|
||||||
|
Memory: 50MB (+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.03s
|
||||||
|
Memory: 51MB (+1MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.01s
|
||||||
|
Memory: 52MB (+1MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.05s
|
||||||
|
|
||||||
|
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: 53MB (+1MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.23s
|
||||||
|
Memory: 54MB (+1MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.26s
|
||||||
|
|
||||||
|
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: 56MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.51s
|
||||||
|
Memory: 56MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.55s
|
||||||
|
|
||||||
|
Iteration 6
|
||||||
|
Queue: [(5,25,0,True), (6,30,0,True)]
|
||||||
|
Grounded Until: 20
|
||||||
|
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
||||||
|
Grounding Time: 0.02s
|
||||||
|
Memory: 58MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.59s
|
||||||
|
Memory: 60MB (+2MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.62s
|
||||||
|
|
||||||
|
Iteration 7
|
||||||
|
Queue: [(6,30,0,True)]
|
||||||
|
Grounded Until: 25
|
||||||
|
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
||||||
|
Grounding Time: 0.02s
|
||||||
|
Memory: 60MB (+0MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.62s
|
||||||
|
Memory: 61MB (+1MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.65s
|
||||||
|
|
||||||
|
Iteration 8
|
||||||
|
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), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Blocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.40s
|
||||||
|
Memory: 61MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.40s
|
||||||
|
|
||||||
|
Iteration 9
|
||||||
|
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), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.54s
|
||||||
|
Memory: 61MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.54s
|
||||||
|
|
||||||
|
Iteration 10
|
||||||
|
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), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.52s
|
||||||
|
Memory: 61MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.52s
|
||||||
|
|
||||||
|
Iteration 11
|
||||||
|
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), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
|
||||||
|
Grounding Time: 0.02s
|
||||||
|
Memory: 63MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.72s
|
||||||
|
Memory: 65MB (+2MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.75s
|
||||||
|
|
||||||
|
Iteration 12
|
||||||
|
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), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
|
||||||
|
Grounded Until: 35
|
||||||
|
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
|
||||||
|
Grounding Time: 0.02s
|
||||||
|
Memory: 66MB (+1MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Answer: 1
|
||||||
|
occurs(action(("up","f0","f10")),1) occurs(action(("board","f10","p6")),2) occurs(action(("up","f10","f19")),3) occurs(action(("depart","f19","p6")),4) occurs(action(("down","f19","f17")),5) occurs(action(("board","f17","p1")),6) occurs(action(("down","f17","f3")),7) occurs(action(("board","f3","p7")),8) occurs(action(("board","f3","p0")),9) occurs(action(("down","f3","f2")),10) occurs(action(("board","f2","p5")),11) occurs(action(("up","f2","f6")),12) occurs(action(("depart","f6","p0")),13) occurs(action(("depart","f6","p7")),14) occurs(action(("board","f6","p3")),15) occurs(action(("up","f6","f15")),16) occurs(action(("down","f15","f13")),17) occurs(action(("board","f13","p2")),18) occurs(action(("down","f13","f12")),19) occurs(action(("board","f12","p9")),20) occurs(action(("up","f12","f16")),21) occurs(action(("depart","f16","p9")),22) occurs(action(("down","f16","f15")),23) occurs(action(("depart","f15","p2")),24) occurs(action(("depart","f15","p1")),25) occurs(action(("down","f15","f6")),26) occurs(action(("up","f6","f9")),27) occurs(action(("board","f9","p4")),28) occurs(action(("board","f9","p4")),29) occurs(action(("down","f9","f0")),30) occurs(action(("board","f0","p8")),31) occurs(action(("up","f0","f9")),32) occurs(action(("down","f9","f1")),33) occurs(action(("depart","f1","p4")),34) occurs(action(("up","f1","f7")),35) occurs(action(("depart","f7","p5")),36) occurs(action(("up","f7","f12")),37) occurs(action(("depart","f12","p3")),38) occurs(action(("down","f12","f6")),39) occurs(action(("depart","f6","p8")),40)
|
||||||
|
Solving Time: 0.58s
|
||||||
|
Memory: 67MB (+1MB)
|
||||||
|
SAT
|
||||||
|
SATISFIABLE
|
||||||
|
|
||||||
|
Models : 1+
|
||||||
|
Calls : 12
|
||||||
|
Time : 5.070s (Solving: 4.70s 1st Model: 0.58s Unsat: 0.24s)
|
||||||
|
CPU Time : 5.070s
|
||||||
|
|
||||||
|
Choices : 124896
|
||||||
|
Conflicts : 73126 (Analyzed: 73123)
|
||||||
|
Restarts : 826 (Average: 88.53 Last: 100)
|
||||||
|
Model-Level : 77.0
|
||||||
|
Problems : 12 (Average Length: 24.50 Splits: 0)
|
||||||
|
Lemmas : 73123 (Deleted: 52676)
|
||||||
|
Binary : 2769 (Ratio: 3.79%)
|
||||||
|
Ternary : 4214 (Ratio: 5.76%)
|
||||||
|
Conflict : 73123 (Average Length: 15.8 Ratio: 100.00%)
|
||||||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Backjumps : 73123 (Average: 1.53 Max: 67 Sum: 111791)
|
||||||
|
Executed : 73102 (Average: 1.53 Max: 67 Sum: 111611 Ratio: 99.84%)
|
||||||
|
Bounded : 21 (Average: 8.57 Max: 37 Sum: 180 Ratio: 0.16%)
|
||||||
|
|
||||||
|
Rules : 4766
|
||||||
|
Atoms : 4766
|
||||||
|
Bodies : 1 (Original: 0)
|
||||||
|
Tight : Yes
|
||||||
|
Variables : 19709 (Eliminated: 0 Frozen: 16420)
|
||||||
|
Constraints : 82777 (Binary: 96.6% Ternary: 2.3% Other: 1.1%)
|
||||||
|
|
||||||
|
Memory Peak : 68MB
|
||||||
|
Max. Length : 40 steps
|
||||||
|
Sol. Length : 40 steps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user