1
0
Fork 0

Add benchmark result [gc-ta5-tt0 | ipc-1998 | mystery-round-1-strips | 26]

This commit is contained in:
Potassco Bot 2017-11-27 06:08:42 +01:00
parent 61e56cbdcb
commit c1a7871534
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 227 additions and 0 deletions

View File

@ -0,0 +1,50 @@
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/mystery-round-1-strips/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-26.pddl
- --stats
- --verbose
- --print-call
- --translate
- -B 0.9
- --parallel=0
- --shallow
- --use-heuristic
- --test-until-not-sat
- --test=0
- --test-add=5
- --test-times=0
configuration:
id: gc-ta5-tt0
instanceSets:
- lpnmr-first-plan-not-serializable
options:
- --stats
- --verbose
- --print-call
- --translate
- -B 0.9
- --parallel=0
- --shallow
- --use-heuristic
- --test-until-not-sat
- --test=0
- --test-add=5
- --test-times=0
exitCode: 0
instance:
domain: mystery-round-1-strips
instance: 26
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.1
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner

View File

@ -0,0 +1,33 @@
# configuration: {'id': 'gc-ta5-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=5', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
# instance: {'ipc': 'ipc-1998', 'domain': 'mystery-round-1-strips', 'instance': 26}
# 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/mystery-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-26.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=5', '--test-times=0']
# 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-1998/domains/mystery-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-26.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 --test-until-not-sat --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 --test=- --test=/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/test.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_sequential_1.lp --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=0
FINISHED CPU 4.71 MEM 33476 MAXMEM 130824 STALE 1 MAXMEM_RSS 74500
<time name="ALL">4620</time>

View File

@ -0,0 +1,144 @@
INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-26.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/mystery-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-26.pddl
Parsing...
Parsing: [0.020s CPU, 0.022s wall-clock]
Normalizing task... [0.000s CPU, 0.001s wall-clock]
Instantiating...
Generating Datalog program... [0.000s CPU, 0.006s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.040s CPU, 0.031s wall-clock]
Preparing model... [0.010s CPU, 0.016s wall-clock]
Generated 42 rules.
Computing model... [0.260s CPU, 0.260s wall-clock]
1849 relevant atoms
1334 auxiliary atoms
3183 final queue length
6104 total queue pushes
Completing instantiation... [0.600s CPU, 0.604s wall-clock]
Instantiating: [0.920s CPU, 0.920s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.020s CPU, 0.029s wall-clock]
Checking invariant weight... [0.000s CPU, 0.002s wall-clock]
Instantiating groups... [0.020s CPU, 0.014s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
Choosing groups...
3 uncovered facts
Choosing groups: [0.010s CPU, 0.003s wall-clock]
Building translation key... [0.000s CPU, 0.002s wall-clock]
Computing fact groups: [0.050s CPU, 0.059s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.002s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.001s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.020s CPU, 0.025s wall-clock]
Translating task: [0.440s CPU, 0.446s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
29 propositions removed
Detecting unreachable propositions: [0.250s CPU, 0.247s wall-clock]
Reordering and filtering variables...
23 of 23 variables necessary.
0 of 23 mutex groups necessary.
1536 of 1536 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.070s CPU, 0.072s wall-clock]
Translator variables: 23
Translator derived variables: 0
Translator facts: 174
Translator goal facts: 1
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 1536
Translator axioms: 0
Translator task size: 9030
Translator peak memory: 41932 KB
Writing output... [0.160s CPU, 0.172s wall-clock]
Done! [1.940s CPU, 1.964s wall-clock]
planner.py version 0.0.1
Time: 0.37s
Memory: 74MB
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: 75MB (+1MB)
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.10s
Memory: 75MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 0.01s
Memory: 75MB (+0MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 0.30s
Memory: 90MB (+15MB)
Solving...
Solving Time: 0.00s
Memory: 75MB (+-15MB)
SAT
Testing...
SERIALIZABLE
Testing Time: 0.30s
Memory: 75MB (+0MB)
Answer: 2
occurs(action(("overcome","boils","entertainment","haroset","earth","neptune")),1) occurs(action(("overcome","jealousy","satisfaction","snickers","venus","saturn")),1) occurs(action(("feast","entertainment","haroset","endive","oregon","bavaria")),1) occurs(action(("feast","satisfaction","snickers","pepper","moravia","kentucky")),1) occurs(action(("feast","understanding","papaya","flounder","moravia","kentucky")),1) occurs(action(("overcome","depression","learning","marzipan","earth","neptune")),1) occurs(action(("feast","entertainment","endive","pistachio","moravia","kentucky")),2) occurs(action(("feast","understanding","flounder","pepper","kentucky","quebec")),2) occurs(action(("succumb","jealousy","satisfaction","pepper","venus","saturn")),2) occurs(action(("feast","entertainment","pistachio","turkey","moravia","kentucky")),3) occurs(action(("feast","entertainment","turkey","papaya","manitoba","oregon")),4) occurs(action(("overcome","jealousy","understanding","pepper","earth","neptune")),4) occurs(action(("succumb","boils","entertainment","papaya","earth","neptune")),5)
SATISFIABLE
Models : 1+
Calls : 3
Time : 0.550s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.532s
Choices : 130 (Domain: 116)
Conflicts : 15 (Analyzed: 15)
Restarts : 0
Model-Level : 44.5
Problems : 3 (Average Length: 5.33 Splits: 0)
Lemmas : 15 (Deleted: 0)
Binary : 4 (Ratio: 26.67%)
Ternary : 1 (Ratio: 6.67%)
Conflict : 15 (Average Length: 5.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 15 (Average: 4.13 Max: 13 Sum: 62)
Executed : 14 (Average: 3.67 Max: 13 Sum: 55 Ratio: 88.71%)
Bounded : 1 (Average: 7.00 Max: 7 Sum: 7 Ratio: 11.29%)
Rules : 27693
Atoms : 27692
Bodies : 7 (Original: 6)
Count : 1
Equivalences : 15 (Atom=Atom: 5 Body=Body: 0 Other: 10)
Tight : Yes
Variables : 7788 (Eliminated: 0 Frozen: 724)
Constraints : 21376 (Binary: 95.9% Ternary: 2.0% Other: 2.1%)
Memory Peak : 90MB
Max. Length : 5 steps
Sol. Length : 5 steps
Models : 2