Add benchmark result [fd-pb-e1-sh-h | ipc-1998 | grid-round-2-strips | 2]
This commit is contained in:
parent
888f9fb8ed
commit
bbc3cf0292
43
fd-pb-e1-sh-h/ipc-1998_grid-round-2-strips_2.env
Normal file
43
fd-pb-e1-sh-h/ipc-1998_grid-round-2-strips_2.env
Normal file
@ -0,0 +1,43 @@
|
||||
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-1998/domains/grid-round-2-strips/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/grid-round-2-strips/instances/instance-2.pddl
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=1
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
configuration:
|
||||
id: fd-pb-e1-sh-h
|
||||
instanceSets:
|
||||
- lpnmr-hard-instances
|
||||
- lpnmr-easy-instances
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=1
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: grid-round-2-strips
|
||||
instance: 2
|
||||
ipc: ipc-1998
|
||||
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.0
|
||||
python: 3.6.3
|
||||
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
|
18
fd-pb-e1-sh-h/ipc-1998_grid-round-2-strips_2.err
Normal file
18
fd-pb-e1-sh-h/ipc-1998_grid-round-2-strips_2.err
Normal file
@ -0,0 +1,18 @@
|
||||
# configuration: {'id': 'fd-pb-e1-sh-h', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=1', '--shallow', '--use-heuristic'], 'instanceSets': ['lpnmr-hard-instances', 'lpnmr-easy-instances']}
|
||||
# instance: {'ipc': 'ipc-1998', 'domain': 'grid-round-2-strips', 'instance': 2}
|
||||
# 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-1998/domains/grid-round-2-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/grid-round-2-strips/instances/instance-2.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=1', '--shallow', '--use-heuristic']
|
||||
# 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))
|
||||
|
||||
# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/grid-round-2-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/grid-round-2-strips/instances/instance-2.pddl && plasp-3.1.0 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 --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=1
|
||||
FINISHED CPU 12.27 MEM 0 MAXMEM 279444 STALE 1 MAXMEM_RSS 220632
|
||||
<time name="ALL">12190</time>
|
||||
|
181
fd-pb-e1-sh-h/ipc-1998_grid-round-2-strips_2.out
Normal file
181
fd-pb-e1-sh-h/ipc-1998_grid-round-2-strips_2.out
Normal file
@ -0,0 +1,181 @@
|
||||
INFO Running translator.
|
||||
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/grid-round-2-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/grid-round-2-strips/instances/instance-2.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/grid-round-2-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/grid-round-2-strips/instances/instance-2.pddl
|
||||
Parsing...
|
||||
Parsing: [0.020s CPU, 0.024s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.001s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.000s CPU, 0.007s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.030s CPU, 0.020s wall-clock]
|
||||
Preparing model... [0.020s CPU, 0.021s wall-clock]
|
||||
Generated 46 rules.
|
||||
Computing model... [0.500s CPU, 0.502s wall-clock]
|
||||
5240 relevant atoms
|
||||
2298 auxiliary atoms
|
||||
7538 final queue length
|
||||
15595 total queue pushes
|
||||
Completing instantiation... [1.360s CPU, 1.355s wall-clock]
|
||||
Instantiating: [1.920s CPU, 1.912s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.010s CPU, 0.017s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.004s wall-clock]
|
||||
Instantiating groups... [0.000s CPU, 0.009s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.003s wall-clock]
|
||||
Choosing groups...
|
||||
1 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.009s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.005s wall-clock]
|
||||
Computing fact groups: [0.060s CPU, 0.065s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.000s CPU, 0.003s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.010s CPU, 0.003s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.060s CPU, 0.062s wall-clock]
|
||||
Translating task: [1.130s CPU, 1.135s wall-clock]
|
||||
360 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
103 propositions removed
|
||||
Detecting unreachable propositions: [0.530s CPU, 0.524s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
20 of 20 variables necessary.
|
||||
1 of 20 mutex groups necessary.
|
||||
4140 of 4140 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.170s CPU, 0.168s wall-clock]
|
||||
Translator variables: 20
|
||||
Translator derived variables: 0
|
||||
Translator facts: 424
|
||||
Translator goal facts: 3
|
||||
Translator mutex groups: 1
|
||||
Translator total mutex groups size: 11
|
||||
Translator operators: 4140
|
||||
Translator axioms: 0
|
||||
Translator task size: 24548
|
||||
Translator peak memory: 49240 KB
|
||||
Writing output... [0.480s CPU, 51.025s wall-clock]
|
||||
Done! [4.370s CPU, 54.914s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 0.81s
|
||||
Memory: 103MB
|
||||
|
||||
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: 103MB (+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.42s
|
||||
Memory: 104MB (+1MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.04s
|
||||
Memory: 113MB (+9MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.64s
|
||||
|
||||
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.44s
|
||||
Memory: 126MB (+13MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.03s
|
||||
Memory: 138MB (+12MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.69s
|
||||
|
||||
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.44s
|
||||
Memory: 145MB (+7MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.07s
|
||||
Memory: 157MB (+12MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.72s
|
||||
|
||||
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.53s
|
||||
Memory: 177MB (+20MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 1.67s
|
||||
Memory: 192MB (+15MB)
|
||||
UNSAT
|
||||
Iteration Time: 2.41s
|
||||
|
||||
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.45s
|
||||
Memory: 217MB (+25MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Answer: 1
|
||||
occurs(action(("pickup","node5-5","key4")),1) occurs(action(("move","node5-5","node4-5")),2) occurs(action(("move","node4-5","node3-5")),3) occurs(action(("unlock","node3-5","node3-4","key4","triangle")),4) occurs(action(("move","node3-5","node3-4")),5) occurs(action(("unlock","node3-4","node3-3","key4","triangle")),6) occurs(action(("unlock","node3-4","node4-4","key4","triangle")),6) occurs(action(("move","node3-4","node3-3")),7) occurs(action(("unlock","node3-3","node3-2","key4","triangle")),8) occurs(action(("unlock","node3-3","node4-3","key4","triangle")),8) occurs(action(("move","node3-3","node4-3")),9) occurs(action(("pickup-and-loose","node4-3","key8","key4")),10) occurs(action(("move","node4-3","node3-3")),11) occurs(action(("move","node3-3","node3-2")),12) occurs(action(("putdown","node3-2","key8")),13) occurs(action(("move","node3-2","node2-2")),14) occurs(action(("move","node2-2","node1-2")),15) occurs(action(("move","node1-2","node1-1")),16) occurs(action(("move","node1-1","node1-0")),17) occurs(action(("move","node1-0","node0-0")),18) occurs(action(("pickup","node0-0","key0")),19) occurs(action(("move","node0-0","node0-1")),20) occurs(action(("move","node0-1","node1-1")),21) occurs(action(("move","node1-1","node2-1")),22) occurs(action(("move","node2-1","node3-1")),23) occurs(action(("move","node3-1","node4-1")),24) occurs(action(("putdown","node4-1","key0")),25)
|
||||
Solving Time: 0.51s
|
||||
Memory: 238MB (+21MB)
|
||||
SAT
|
||||
SATISFIABLE
|
||||
|
||||
Models : 1+
|
||||
Calls : 6
|
||||
Time : 6.553s (Solving: 2.18s 1st Model: 0.47s Unsat: 1.70s)
|
||||
CPU Time : 6.450s
|
||||
|
||||
Choices : 9234 (Domain: 9234)
|
||||
Conflicts : 2062 (Analyzed: 2060)
|
||||
Restarts : 21 (Average: 98.10 Last: 25)
|
||||
Model-Level : 539.0
|
||||
Problems : 6 (Average Length: 14.50 Splits: 0)
|
||||
Lemmas : 2060 (Deleted: 0)
|
||||
Binary : 86 (Ratio: 4.17%)
|
||||
Ternary : 46 (Ratio: 2.23%)
|
||||
Conflict : 2060 (Average Length: 2326.3 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 2060 (Average: 3.89 Max: 209 Sum: 8013)
|
||||
Executed : 2042 (Average: 3.72 Max: 209 Sum: 7663 Ratio: 95.63%)
|
||||
Bounded : 18 (Average: 19.44 Max: 22 Sum: 350 Ratio: 4.37%)
|
||||
|
||||
Rules : 82403
|
||||
Atoms : 82403
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 116751 (Eliminated: 0 Frozen: 103849)
|
||||
Constraints : 772877 (Binary: 98.0% Ternary: 1.0% Other: 1.1%)
|
||||
|
||||
Memory Peak : 239MB
|
||||
Max. Length : 25 steps
|
||||
Sol. Length : 25 steps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user