Add corrupt benchmark result [gc-ta1-tt0 | ipc-2000 | freecell-strips-typed | 14]
This commit is contained in:
parent
cc138f00ea
commit
2fd1e60ffd
50
gc-ta1-tt0/ipc-2000_freecell-strips-typed_14.env
Normal file
50
gc-ta1-tt0/ipc-2000_freecell-strips-typed_14.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-2000/domains/freecell-strips-typed/domain.pddl
|
||||||
|
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-14.pddl
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- --translate
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=0
|
||||||
|
- --shallow
|
||||||
|
- --use-heuristic
|
||||||
|
- --test-until-not-sat
|
||||||
|
- --test=0
|
||||||
|
- --test-add=1
|
||||||
|
- --test-times=0
|
||||||
|
configuration:
|
||||||
|
id: gc-ta1-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=1
|
||||||
|
- --test-times=0
|
||||||
|
exitCode: 1
|
||||||
|
instance:
|
||||||
|
domain: freecell-strips-typed
|
||||||
|
instance: 14
|
||||||
|
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
|
||||||
|
|
21
gc-ta1-tt0/ipc-2000_freecell-strips-typed_14.err
Normal file
21
gc-ta1-tt0/ipc-2000_freecell-strips-typed_14.err
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# configuration: {'id': 'gc-ta1-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||||
|
# instance: {'ipc': 'ipc-2000', 'domain': 'freecell-strips-typed', 'instance': 14}
|
||||||
|
# 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-14.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=0']
|
||||||
|
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||||
|
# exit code: 1
|
||||||
|
Warning: name clash between type and predicate 'suit'.
|
||||||
|
Interpreting as predicate in conditions.
|
||||||
|
/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_forall_1.lp:13:4-19: error: unsafe variables in:
|
||||||
|
_error_at(#Inc0,T):-[#inc_block_model(#Inc0,#Inc1)].
|
||||||
|
/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_forall_1.lp:13:16-17: note: 'T' is unsafe
|
||||||
|
|
||||||
|
Traceback (most recent call last):
|
||||||
|
File "/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py", line 945, in <module>
|
||||||
|
Planner().run(options, clingo_options)
|
||||||
|
File "/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py", line 657, in run
|
||||||
|
ctl.ground([(BASE,[]), (CHECK,[0])])
|
||||||
|
RuntimeError: grounding stopped because of errors
|
||||||
|
# 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-14.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_forall_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 15.42 MEM 33476 MAXMEM 261044 STALE 0 MAXMEM_RSS 204580
|
||||||
|
<time name="ALL">15310</time>
|
||||||
|
|
74
gc-ta1-tt0/ipc-2000_freecell-strips-typed_14.out
Normal file
74
gc-ta1-tt0/ipc-2000_freecell-strips-typed_14.out
Normal file
@ -0,0 +1,74 @@
|
|||||||
|
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-14.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-14.pddl
|
||||||
|
Parsing...
|
||||||
|
Parsing: [0.030s CPU, 0.033s wall-clock]
|
||||||
|
Normalizing task... [0.000s CPU, 0.003s wall-clock]
|
||||||
|
Instantiating...
|
||||||
|
Generating Datalog program... [0.010s CPU, 0.008s wall-clock]
|
||||||
|
Normalizing Datalog program...
|
||||||
|
Normalizing Datalog program: [0.040s CPU, 0.046s wall-clock]
|
||||||
|
Preparing model... [0.030s CPU, 0.025s wall-clock]
|
||||||
|
Generated 125 rules.
|
||||||
|
Computing model... [0.980s CPU, 0.978s wall-clock]
|
||||||
|
7720 relevant atoms
|
||||||
|
1817 auxiliary atoms
|
||||||
|
9537 final queue length
|
||||||
|
33517 total queue pushes
|
||||||
|
Completing instantiation... [3.610s CPU, 3.607s wall-clock]
|
||||||
|
Instantiating: [4.670s CPU, 4.674s wall-clock]
|
||||||
|
Computing fact groups...
|
||||||
|
Finding invariants...
|
||||||
|
15 initial candidates
|
||||||
|
Finding invariants: [0.160s CPU, 0.153s wall-clock]
|
||||||
|
Checking invariant weight... [0.000s CPU, 0.007s wall-clock]
|
||||||
|
Instantiating groups... [0.040s CPU, 0.037s wall-clock]
|
||||||
|
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Choosing groups...
|
||||||
|
16 uncovered facts
|
||||||
|
Choosing groups: [0.000s CPU, 0.006s wall-clock]
|
||||||
|
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||||
|
Computing fact groups: [0.220s CPU, 0.217s wall-clock]
|
||||||
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Building dictionary for full mutex groups... [0.000s CPU, 0.002s 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.010s CPU, 0.005s wall-clock]
|
||||||
|
Translating task...
|
||||||
|
Processing axioms...
|
||||||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Processing axioms: [0.150s CPU, 0.155s wall-clock]
|
||||||
|
Translating task: [3.300s CPU, 3.301s wall-clock]
|
||||||
|
3242 effect conditions simplified
|
||||||
|
0 implied preconditions added
|
||||||
|
Detecting unreachable propositions...
|
||||||
|
0 operators removed
|
||||||
|
0 axioms removed
|
||||||
|
14 propositions removed
|
||||||
|
Detecting unreachable propositions: [1.640s CPU, 1.627s wall-clock]
|
||||||
|
Reordering and filtering variables...
|
||||||
|
38 of 38 variables necessary.
|
||||||
|
36 of 66 mutex groups necessary.
|
||||||
|
7375 of 7375 operators necessary.
|
||||||
|
0 of 0 axiom rules necessary.
|
||||||
|
Reordering and filtering variables: [0.610s CPU, 0.614s wall-clock]
|
||||||
|
Translator variables: 38
|
||||||
|
Translator derived variables: 0
|
||||||
|
Translator facts: 161
|
||||||
|
Translator goal facts: 4
|
||||||
|
Translator mutex groups: 36
|
||||||
|
Translator total mutex groups size: 156
|
||||||
|
Translator operators: 7375
|
||||||
|
Translator axioms: 0
|
||||||
|
Translator task size: 60910
|
||||||
|
Translator peak memory: 73584 KB
|
||||||
|
Writing output... [0.960s CPU, 1.031s wall-clock]
|
||||||
|
Done! [11.580s CPU, 11.640s wall-clock]
|
||||||
|
planner.py version 0.0.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user