Add benchmark result [gc-ta3-tt0 | ipc-1998 | mystery-round-1-strips | 2]
This commit is contained in:
parent
b6bf069eeb
commit
686be10723
50
gc-ta3-tt0/ipc-1998_mystery-round-1-strips_2.env
Normal file
50
gc-ta3-tt0/ipc-1998_mystery-round-1-strips_2.env
Normal 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-2.pddl
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=3
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta3-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=3
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: mystery-round-1-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.1
|
||||
python: 3.6.3
|
||||
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
|
33
gc-ta3-tt0/ipc-1998_mystery-round-1-strips_2.err
Normal file
33
gc-ta3-tt0/ipc-1998_mystery-round-1-strips_2.err
Normal file
@ -0,0 +1,33 @@
|
||||
# configuration: {'id': 'gc-ta3-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=3', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-1998', 'domain': 'mystery-round-1-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/mystery-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-2.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=3', '--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-2.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_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 29.43 MEM 33476 MAXMEM 1140048 STALE 0 MAXMEM_RSS 991548
|
||||
<time name="ALL">29340</time>
|
||||
|
151
gc-ta3-tt0/ipc-1998_mystery-round-1-strips_2.out
Normal file
151
gc-ta3-tt0/ipc-1998_mystery-round-1-strips_2.out
Normal file
@ -0,0 +1,151 @@
|
||||
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-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/mystery-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-2.pddl
|
||||
Parsing...
|
||||
Parsing: [0.020s CPU, 0.021s 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.030s CPU, 0.031s wall-clock]
|
||||
Preparing model... [0.020s CPU, 0.017s wall-clock]
|
||||
Generated 42 rules.
|
||||
Computing model... [0.460s CPU, 0.464s wall-clock]
|
||||
4036 relevant atoms
|
||||
1687 auxiliary atoms
|
||||
5723 final queue length
|
||||
12658 total queue pushes
|
||||
Completing instantiation... [1.450s CPU, 1.449s wall-clock]
|
||||
Instantiating: [1.970s CPU, 1.974s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.050s CPU, 0.043s wall-clock]
|
||||
Checking invariant weight... [0.000s CPU, 0.002s wall-clock]
|
||||
Instantiating groups... [0.030s CPU, 0.030s wall-clock]
|
||||
Collecting mutex groups... [0.010s CPU, 0.002s wall-clock]
|
||||
Choosing groups...
|
||||
0 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.009s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.004s wall-clock]
|
||||
Computing fact groups: [0.100s CPU, 0.101s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.010s CPU, 0.002s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.000s CPU, 0.002s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.060s CPU, 0.060s wall-clock]
|
||||
Translating task: [1.050s CPU, 1.058s wall-clock]
|
||||
0 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
35 propositions removed
|
||||
Detecting unreachable propositions: [0.570s CPU, 0.579s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
35 of 35 variables necessary.
|
||||
0 of 35 mutex groups necessary.
|
||||
3596 of 3596 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.180s CPU, 0.174s wall-clock]
|
||||
Translator variables: 35
|
||||
Translator derived variables: 0
|
||||
Translator facts: 292
|
||||
Translator goal facts: 2
|
||||
Translator mutex groups: 0
|
||||
Translator total mutex groups size: 0
|
||||
Translator operators: 3596
|
||||
Translator axioms: 0
|
||||
Translator task size: 21669
|
||||
Translator peak memory: 50124 KB
|
||||
Writing output... [0.370s CPU, 0.404s wall-clock]
|
||||
Done! [4.330s CPU, 4.366s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 0.88s
|
||||
Memory: 110MB
|
||||
|
||||
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: 111MB (+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.24s
|
||||
Memory: 111MB (+0MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.02s
|
||||
Memory: 114MB (+3MB)
|
||||
SAT
|
||||
Testing...
|
||||
NOT SERIALIZABLE
|
||||
Testing Time: 18.87s
|
||||
Memory: 1007MB (+893MB)
|
||||
Solving...
|
||||
Solving Time: 0.25s
|
||||
Memory: 1009MB (+2MB)
|
||||
SAT
|
||||
Testing...
|
||||
NOT SERIALIZABLE
|
||||
Testing Time: 1.08s
|
||||
Memory: 1043MB (+34MB)
|
||||
Solving...
|
||||
Solving Time: 0.05s
|
||||
Memory: 1043MB (+0MB)
|
||||
SAT
|
||||
Testing...
|
||||
SERIALIZABLE
|
||||
Testing Time: 0.73s
|
||||
Memory: 1056MB (+13MB)
|
||||
Answer: 3
|
||||
occurs(action(("overcome","grief-7","entertainment","ham","pluto","jupiter")),1) occurs(action(("feast","curiosity","cherry","onion","bosnia","surrey")),1) occurs(action(("feast","entertainment","ham","tuna","bosnia","surrey")),1) occurs(action(("feast","satiety","onion","muffin","kentucky","bosnia")),1) occurs(action(("feast","entertainment","tuna","beef","arizona","kentucky")),2) occurs(action(("overcome","depression-1","satiety","muffin","mercury","vulcan")),2) occurs(action(("feast","curiosity","onion","muffin","arizona","kentucky")),2) occurs(action(("feast","satiety","muffin","tuna","arizona","kentucky")),2) occurs(action(("succumb","grief-7","entertainment","beef","pluto","jupiter")),3) occurs(action(("feast","satiety","tuna","beef","alsace","arizona")),3) occurs(action(("feast","curiosity","muffin","onion","alsace","arizona")),3) occurs(action(("feast","stimulation","flounder","cherry","arizona","kentucky")),3) occurs(action(("succumb","depression-1","satiety","beef","mercury","vulcan")),4) occurs(action(("overcome","jealousy-2","stimulation","cherry","vulcan","pluto")),4) occurs(action(("feast","stimulation","cherry","onion","kentucky","bosnia")),4) occurs(action(("feast","curiosity","onion","cherry","alsace","arizona")),4) occurs(action(("overcome","prostatitis","satiety","beef","mercury","vulcan")),5) occurs(action(("overcome","dread","stimulation","onion","mercury","vulcan")),5)
|
||||
SATISFIABLE
|
||||
|
||||
Models : 1+
|
||||
Calls : 4
|
||||
Time : 20.134s (Solving: 0.01s 1st Model: 0.01s Unsat: 0.00s)
|
||||
CPU Time : 20.100s
|
||||
|
||||
Choices : 305 (Domain: 241)
|
||||
Conflicts : 50 (Analyzed: 50)
|
||||
Restarts : 0
|
||||
Model-Level : 61.7
|
||||
Problems : 4 (Average Length: 5.75 Splits: 0)
|
||||
Lemmas : 50 (Deleted: 0)
|
||||
Binary : 10 (Ratio: 20.00%)
|
||||
Ternary : 5 (Ratio: 10.00%)
|
||||
Conflict : 50 (Average Length: 8.3 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 50 (Average: 2.96 Max: 24 Sum: 148)
|
||||
Executed : 49 (Average: 2.82 Max: 24 Sum: 141 Ratio: 95.27%)
|
||||
Bounded : 1 (Average: 7.00 Max: 7 Sum: 7 Ratio: 4.73%)
|
||||
|
||||
Rules : 8717269
|
||||
Atoms : 8714319
|
||||
Bodies : 11686 (Original: 11685)
|
||||
Equivalences : 38426 (Atom=Atom: 12913 Body=Body: 7171 Other: 18342)
|
||||
Tight : No (SCCs: 202 Non-Hcfs: 0 Nodes: 6781 Gammas: 0)
|
||||
Variables : 20140 (Eliminated: 0 Frozen: 5201)
|
||||
Constraints : 79318 (Binary: 97.6% Ternary: 1.1% Other: 1.3%)
|
||||
|
||||
Memory Peak : 1076MB
|
||||
Max. Length : 5 steps
|
||||
Sol. Length : 5 steps
|
||||
Models : 3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user