1
0
Fork 0

Add benchmark result [gc-ta4-tt0 | ipc-1998 | mystery-round-1-strips | 6]

This commit is contained in:
Potassco Bot 2017-11-27 04:49:01 +01:00
parent bd67f9e2da
commit 42f9c831c4
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 240 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-6.pddl
- --stats
- --verbose
- --print-call
- --translate
- -B 0.9
- --parallel=0
- --shallow
- --use-heuristic
- --test-until-not-sat
- --test=0
- --test-add=4
- --test-times=0
configuration:
id: gc-ta4-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=4
- --test-times=0
exitCode: 0
instance:
domain: mystery-round-1-strips
instance: 6
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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
# instance: {'ipc': 'ipc-1998', 'domain': 'mystery-round-1-strips', 'instance': 6}
# 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-6.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--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-6.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_exists_edge_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 142.05 MEM 33476 MAXMEM 5222652 STALE 0 MAXMEM_RSS 4869920
<time name="ALL">141950</time>

View File

@ -0,0 +1,157 @@
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-6.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-6.pddl
Parsing...
Parsing: [0.010s CPU, 0.019s wall-clock]
Normalizing task... [0.000s CPU, 0.001s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.005s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.020s CPU, 0.024s wall-clock]
Preparing model... [0.020s CPU, 0.018s wall-clock]
Generated 42 rules.
Computing model... [1.270s CPU, 1.274s wall-clock]
11303 relevant atoms
5116 auxiliary atoms
16419 final queue length
36991 total queue pushes
Completing instantiation... [4.320s CPU, 4.323s wall-clock]
Instantiating: [5.660s CPU, 5.660s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.080s CPU, 0.082s wall-clock]
Checking invariant weight... [0.010s CPU, 0.003s wall-clock]
Instantiating groups... [0.050s CPU, 0.046s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.004s wall-clock]
Choosing groups...
4 uncovered facts
Choosing groups: [0.010s CPU, 0.013s wall-clock]
Building translation key... [0.010s CPU, 0.007s wall-clock]
Computing fact groups: [0.190s CPU, 0.184s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.003s 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.004s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.170s CPU, 0.172s wall-clock]
Translating task: [3.210s CPU, 3.215s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
54 propositions removed
Detecting unreachable propositions: [1.670s CPU, 1.666s wall-clock]
Reordering and filtering variables...
46 of 46 variables necessary.
0 of 46 mutex groups necessary.
10539 of 10539 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.490s CPU, 0.493s wall-clock]
Translator variables: 46
Translator derived variables: 0
Translator facts: 552
Translator goal facts: 2
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 10539
Translator axioms: 0
Translator task size: 62529
Translator peak memory: 77004 KB
Writing output... [1.070s CPU, 1.171s wall-clock]
Done! [12.450s CPU, 12.559s wall-clock]
planner.py version 0.0.1
Time: 2.61s
Memory: 228MB
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.01s
Memory: 228MB (+0MB)
UNSAT
Iteration Time: 0.01s
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.84s
Memory: 228MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 0.11s
Memory: 237MB (+9MB)
UNSAT
Iteration Time: 1.44s
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.78s
Memory: 237MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 0.10s
Memory: 262MB (+25MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 111.59s
Memory: 4890MB (+4628MB)
Solving...
Solving Time: 0.78s
Memory: 4907MB (+17MB)
SAT
Testing...
SERIALIZABLE
Testing Time: 2.03s
Memory: 4916MB (+9MB)
Answer: 2
occurs(action(("overcome","anger","rest","popover","mars","saturn")),1) occurs(action(("overcome","grief","achievement","chicken","venus","neptune")),1) occurs(action(("feast","aesthetics","cantelope","tomato","alsace","goias")),1) occurs(action(("feast","love","tomato","tuna","kentucky","alsace")),1) occurs(action(("feast","lubricity","wonderbread","marzipan","goias","quebec")),1) occurs(action(("feast","rest","popover","cantelope","bosnia","surrey")),1) occurs(action(("feast","satisfaction","pistachio","muffin","kentucky","alsace")),1) occurs(action(("feast","triumph","turkey","onion","kentucky","alsace")),1) occurs(action(("overcome","prostatitis","satisfaction","muffin","neptune","mars")),2) occurs(action(("feast","aesthetics","tomato","tuna","surrey","kentucky")),2) occurs(action(("feast","love","tuna","beef","kentucky","alsace")),2) occurs(action(("feast","rest","cantelope","tomato","kentucky","alsace")),2) occurs(action(("feast","satisfaction","muffin","bacon","kentucky","alsace")),2) occurs(action(("overcome","abrasion","love","beef","venus","neptune")),3) occurs(action(("overcome","loneliness","satisfaction","bacon","venus","neptune")),3) occurs(action(("feast","love","beef","scallop","surrey","kentucky")),3) occurs(action(("feast","rest","tomato","tuna","bosnia","surrey")),3) occurs(action(("feast","satisfaction","bacon","wonderbread","quebec","arizona")),3) occurs(action(("feast","love","scallop","chicken","bosnia","surrey")),4) occurs(action(("feast","rest","tuna","beef","surrey","kentucky")),4) occurs(action(("feast","love","chicken","turkey","surrey","kentucky")),5) occurs(action(("feast","rest","beef","papaya","bosnia","surrey")),5) occurs(action(("succumb","abrasion","love","turkey","venus","neptune")),6) occurs(action(("feast","aesthetics","tuna","tomato","bosnia","surrey")),6) occurs(action(("feast","love","turkey","chicken","surrey","kentucky")),6) occurs(action(("feast","rest","papaya","chicken","bosnia","surrey")),6) occurs(action(("feast","rest","chicken","turkey","bosnia","surrey")),7) occurs(action(("succumb","anger","rest","turkey","mars","saturn")),8) occurs(action(("feast","triumph","onion","mutton","alsace","goias")),8) occurs(action(("feast","satisfaction","wonderbread","turkey","alsace","goias")),9) occurs(action(("feast","curiosity","potato","marzipan","kentucky","alsace")),10)
SATISFIABLE
Models : 1+
Calls : 4
Time : 115.743s (Solving: 0.17s 1st Model: 0.16s Unsat: 0.00s)
CPU Time : 115.692s
Choices : 8118 (Domain: 7746)
Conflicts : 1048 (Analyzed: 1047)
Restarts : 9 (Average: 116.33 Last: 80)
Model-Level : 347.0
Problems : 4 (Average Length: 8.25 Splits: 0)
Lemmas : 1271 (Deleted: 0)
Binary : 322 (Ratio: 25.33%)
Ternary : 14 (Ratio: 1.10%)
Conflict : 1047 (Average Length: 126.5 Ratio: 82.38%)
Loop : 224 (Average Length: 2.0 Ratio: 17.62%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1047 (Average: 6.75 Max: 180 Sum: 7063)
Executed : 1038 (Average: 6.69 Max: 180 Sum: 7009 Ratio: 99.24%)
Bounded : 9 (Average: 6.00 Max: 12 Sum: 54 Ratio: 0.76%)
Rules : 53973690
Acyc : 1001700
Atoms : 52971990
Bodies : 11 (Original: 10)
Equivalences : 30 (Atom=Atom: 10 Body=Body: 0 Other: 20)
Tight : Yes
Variables : 102651 (Eliminated: 0 Frozen: 36746)
Constraints : 494284 (Binary: 98.4% Ternary: 0.7% Other: 0.8%)
Memory Peak : 5063MB
Max. Length : 10 steps
Sol. Length : 10 steps
Models : 2