Add benchmark result [fd-pc-e1-sh | ipc-2000 | freecell-strips-typed | 19]
This commit is contained in:
parent
eff8e99950
commit
5fde863d3b
42
fd-pc-e1-sh/ipc-2000_freecell-strips-typed_19.env
Normal file
42
fd-pc-e1-sh/ipc-2000_freecell-strips-typed_19.env
Normal file
@ -0,0 +1,42 @@
|
||||
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/freecell-strips-typed/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-19.pddl
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -C 1.41
|
||||
- -F 5
|
||||
- --parallel=1
|
||||
- --shallow
|
||||
configuration:
|
||||
id: fd-pc-e1-sh
|
||||
instanceSets:
|
||||
- lpnmr-hard-instances
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -C 1.41
|
||||
- -F 5
|
||||
- --parallel=1
|
||||
- --shallow
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: freecell-strips-typed
|
||||
instance: 19
|
||||
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
|
||||
|
20
fd-pc-e1-sh/ipc-2000_freecell-strips-typed_19.err
Normal file
20
fd-pc-e1-sh/ipc-2000_freecell-strips-typed_19.err
Normal file
@ -0,0 +1,20 @@
|
||||
# configuration: {'id': 'fd-pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-C 1.41', '-F 5', '--parallel=1', '--shallow'], 'instanceSets': ['lpnmr-hard-instances']}
|
||||
# instance: {'ipc': 'ipc-2000', 'domain': 'freecell-strips-typed', 'instance': 19}
|
||||
# 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/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-19.pddl', '--stats', '--verbose', '--print-call', '--translate', '-C 1.41', '-F 5', '--parallel=1', '--shallow']
|
||||
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
# exit code: 0
|
||||
Warning: name clash between type and predicate 'suit'.
|
||||
Interpreting as predicate in conditions.
|
||||
/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-2000/domains/freecell-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-19.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 -C 1.41 -F 5 --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 -c _shallow=1 -c _closure=3 -c _parallel=1
|
||||
FINISHED CPU 32.94 MEM 0 MAXMEM 412996 STALE 1 MAXMEM_RSS 356020
|
||||
<time name="ALL">32700</time>
|
||||
|
163
fd-pc-e1-sh/ipc-2000_freecell-strips-typed_19.out
Normal file
163
fd-pc-e1-sh/ipc-2000_freecell-strips-typed_19.out
Normal file
@ -0,0 +1,163 @@
|
||||
INFO Running translator.
|
||||
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-19.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/freecell-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-19.pddl
|
||||
Parsing...
|
||||
Parsing: [0.030s CPU, 0.040s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.003s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.000s CPU, 0.010s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.050s CPU, 0.050s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.028s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [1.120s CPU, 1.111s wall-clock]
|
||||
9760 relevant atoms
|
||||
2218 auxiliary atoms
|
||||
11978 final queue length
|
||||
42324 total queue pushes
|
||||
Completing instantiation... [4.160s CPU, 4.156s wall-clock]
|
||||
Instantiating: [5.370s CPU, 5.365s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.140s CPU, 0.142s wall-clock]
|
||||
Checking invariant weight... [0.000s CPU, 0.007s wall-clock]
|
||||
Instantiating groups... [0.050s CPU, 0.044s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Choosing groups...
|
||||
18 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.008s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.210s CPU, 0.215s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.010s CPU, 0.003s wall-clock]
|
||||
Building mutex information...
|
||||
not in strips_to_sas, left out: Atom bottomcol(c0)
|
||||
not in strips_to_sas, left out: Atom bottomcol(d0)
|
||||
not in strips_to_sas, left out: Atom bottomcol(h0)
|
||||
not in strips_to_sas, left out: Atom bottomcol(s0)
|
||||
Building mutex information: [0.000s CPU, 0.004s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.180s CPU, 0.175s wall-clock]
|
||||
Translating task: [3.700s CPU, 3.700s wall-clock]
|
||||
3656 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
12 propositions removed
|
||||
Detecting unreachable propositions: [1.850s CPU, 1.854s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
46 of 46 variables necessary.
|
||||
54 of 82 mutex groups necessary.
|
||||
9352 of 9352 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.700s CPU, 0.702s wall-clock]
|
||||
Translator variables: 46
|
||||
Translator derived variables: 0
|
||||
Translator facts: 198
|
||||
Translator goal facts: 4
|
||||
Translator mutex groups: 54
|
||||
Translator total mutex groups size: 243
|
||||
Translator operators: 9352
|
||||
Translator axioms: 0
|
||||
Translator task size: 77191
|
||||
Translator peak memory: 80512 KB
|
||||
Writing output... [1.120s CPU, 1.209s wall-clock]
|
||||
Done! [13.160s CPU, 13.252s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 2.75s
|
||||
Memory: 247MB
|
||||
|
||||
Iteration 1
|
||||
Queue: [5]
|
||||
Grounded Until: 0
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 1.53s
|
||||
Memory: 247MB (+0MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.17s
|
||||
Memory: 266MB (+19MB)
|
||||
UNSAT
|
||||
Iteration Time: 2.21s
|
||||
|
||||
Iteration 2
|
||||
Queue: [7]
|
||||
Grounded Until: 5
|
||||
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
|
||||
Grounding Time: 0.66s
|
||||
Memory: 270MB (+4MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.18s
|
||||
Memory: 276MB (+6MB)
|
||||
UNSAT
|
||||
Iteration Time: 1.03s
|
||||
|
||||
Iteration 3
|
||||
Queue: [9]
|
||||
Grounded Until: 7
|
||||
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
|
||||
Grounding Time: 0.79s
|
||||
Memory: 301MB (+25MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 3.96s
|
||||
Memory: 301MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 4.96s
|
||||
|
||||
Iteration 4
|
||||
Queue: [14, 9]
|
||||
Grounded Until: 9
|
||||
Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])]
|
||||
Grounding Time: 1.58s
|
||||
Memory: 337MB (+36MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Answer: 1
|
||||
occurs(action(("sendtofree","s5","ca","n4","n3")),1) occurs(action(("sendtohome","da","d2","d","n1","d0","n0")),1) occurs(action(("move","h2","c4","c3")),1) occurs(action(("move","s4","sa","h5")),1) occurs(action(("sendtofree","h4","ha","n3","n2")),2) occurs(action(("sendtohome-b","ca","c","n1","c0","n0","n0","n1")),2) occurs(action(("sendtohome","d2","h3","d","n2","da","n1")),2) occurs(action(("move","sa","d3","h2")),2) occurs(action(("sendtohome","ha","d5","h","n1","h0","n0")),3) occurs(action(("sendtofree","c4","s2","n2","n1")),3) occurs(action(("sendtohome-b","c2","c","n2","ca","n1","n1","n2")),3) occurs(action(("sendtohome","sa","h2","s","n1","s0","n0")),3) occurs(action(("sendtofree","h3","d4","n1","n0")),4) occurs(action(("sendtohome-b","d3","d","n3","d2","n2","n2","n3")),4) occurs(action(("sendtohome","h2","c3","h","n2","ha","n1")),4) occurs(action(("sendtohome-b","d4","d","n4","d3","n3","n3","n4")),5) occurs(action(("homefromfreecell","h3","h","n3","h2","n2","n0","n1")),5) occurs(action(("move","s4","h5","d5")),5) occurs(action(("sendtohome","c3","c5","c","n3","c2","n2")),6) occurs(action(("sendtofree-b","h5","n1","n0","n4","n5")),6) occurs(action(("homefromfreecell","c4","c","n4","c3","n3","n0","n1")),7) occurs(action(("newcolfromfreecell","s5","n5","n4","n1","n2")),8) occurs(action(("colfromfreecell","h4","s5","n2","n3")),9) occurs(action(("sendtohome-b","s2","s","n2","sa","n1","n4","n5")),9) occurs(action(("newcolfromfreecell","h5","n5","n4","n3","n4")),10) occurs(action(("sendtohome","h4","s5","h","n4","h3","n3")),10) occurs(action(("sendtohome-b","h5","h","n5","h4","n4","n4","n5")),11) occurs(action(("sendtofree","c5","s3","n4","n3")),11) occurs(action(("homefromfreecell","c5","c","n5","c4","n4","n3","n4")),12) occurs(action(("sendtohome-b","s3","s","n3","s2","n2","n5","n6")),12) occurs(action(("sendtohome","s4","d5","s","n4","s3","n3")),13) occurs(action(("sendtofree-b","s5","n4","n3","n6","n7")),13) occurs(action(("sendtohome-b","d5","d","n5","d4","n4","n7","n8")),14) occurs(action(("homefromfreecell","s5","s","n5","s4","n4","n3","n4")),14)
|
||||
Solving Time: 4.57s
|
||||
Memory: 369MB (+32MB)
|
||||
SAT
|
||||
SATISFIABLE
|
||||
|
||||
Models : 1+
|
||||
Calls : 4
|
||||
Time : 17.796s (Solving: 8.56s 1st Model: 4.50s Unsat: 0.14s)
|
||||
CPU Time : 17.630s
|
||||
|
||||
Choices : 21642
|
||||
Conflicts : 14985 (Analyzed: 14984)
|
||||
Restarts : 154 (Average: 97.30 Last: 147)
|
||||
Model-Level : 50.0
|
||||
Problems : 4 (Average Length: 10.75 Splits: 0)
|
||||
Lemmas : 14984 (Deleted: 10863)
|
||||
Binary : 254 (Ratio: 1.70%)
|
||||
Ternary : 174 (Ratio: 1.16%)
|
||||
Conflict : 14984 (Average Length: 584.5 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 14984 (Average: 1.54 Max: 39 Sum: 23025)
|
||||
Executed : 14799 (Average: 1.39 Max: 39 Sum: 20784 Ratio: 90.27%)
|
||||
Bounded : 185 (Average: 12.11 Max: 16 Sum: 2241 Ratio: 9.73%)
|
||||
|
||||
Rules : 0
|
||||
Atoms : 0
|
||||
Bodies : 0
|
||||
Tight : Yes
|
||||
Variables : 115994 (Eliminated: 0 Frozen: 106112)
|
||||
Constraints : 1065286 (Binary: 99.5% Ternary: 0.2% Other: 0.3%)
|
||||
|
||||
Memory Peak : 369MB
|
||||
Max. Length : 14 steps
|
||||
Sol. Length : 14 steps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user