Remove planner results with memouts
This removes all results obtained with our planner where memouts were encountered. These were mainly due to the fact that we didn’t configure the planner to respect the memory limit in the first place. With this configuration now in place, we can redo all the affected measurements in order to get actual, useful results.
This commit is contained in:
@@ -1,50 +0,0 @@
|
||||
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-10.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: 10
|
||||
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
|
||||
|
@@ -1,32 +0,0 @@
|
||||
# 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': 10}
|
||||
# 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-10.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)
|
||||
|
||||
MEM CPU 209.17 MEM 9020896 MAXMEM 9020896 STALE 1 MAXMEM_RSS 7075468
|
||||
<time name="ALL">209100</time>
|
||||
|
@@ -1,69 +0,0 @@
|
||||
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-10.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-10.pddl
|
||||
Parsing...
|
||||
Parsing: [0.020s CPU, 0.027s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.009s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.030s CPU, 0.029s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.028s wall-clock]
|
||||
Generated 42 rules.
|
||||
Computing model... [3.990s CPU, 3.981s wall-clock]
|
||||
38374 relevant atoms
|
||||
11225 auxiliary atoms
|
||||
49599 final queue length
|
||||
121803 total queue pushes
|
||||
Completing instantiation... [16.050s CPU, 16.043s wall-clock]
|
||||
Instantiating: [20.140s CPU, 20.138s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.250s CPU, 0.246s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.004s wall-clock]
|
||||
Instantiating groups... [0.120s CPU, 0.127s wall-clock]
|
||||
Collecting mutex groups... [0.010s CPU, 0.009s wall-clock]
|
||||
Choosing groups...
|
||||
2 uncovered facts
|
||||
Choosing groups: [0.020s CPU, 0.025s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.017s wall-clock]
|
||||
Computing fact groups: [0.500s CPU, 0.499s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.010s CPU, 0.008s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.010s CPU, 0.006s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.010s CPU, 0.008s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.610s CPU, 0.607s wall-clock]
|
||||
Translating task: [11.850s CPU, 11.847s wall-clock]
|
||||
0 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
78 propositions removed
|
||||
Detecting unreachable propositions: [5.960s CPU, 5.953s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
74 of 74 variables necessary.
|
||||
0 of 74 mutex groups necessary.
|
||||
36738 of 36738 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [1.730s CPU, 1.726s wall-clock]
|
||||
Translator variables: 74
|
||||
Translator derived variables: 0
|
||||
Translator facts: 1346
|
||||
Translator goal facts: 1
|
||||
Translator mutex groups: 0
|
||||
Translator total mutex groups size: 0
|
||||
Translator operators: 36738
|
||||
Translator axioms: 0
|
||||
Translator task size: 220679
|
||||
Translator peak memory: 180952 KB
|
||||
Writing output... [3.750s CPU, 4.090s wall-clock]
|
||||
Done! [44.470s CPU, 44.799s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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-13.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: 13
|
||||
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
|
||||
|
@@ -1,32 +0,0 @@
|
||||
# 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': 13}
|
||||
# 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-13.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)
|
||||
|
||||
MEM CPU 173.47 MEM 8916552 MAXMEM 8916552 STALE 1 MAXMEM_RSS 6982372
|
||||
<time name="ALL">173360</time>
|
||||
|
@@ -1,69 +0,0 @@
|
||||
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-13.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-13.pddl
|
||||
Parsing...
|
||||
Parsing: [0.030s CPU, 0.029s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.000s CPU, 0.009s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.050s CPU, 0.043s wall-clock]
|
||||
Preparing model... [0.040s CPU, 0.043s wall-clock]
|
||||
Generated 42 rules.
|
||||
Computing model... [2.240s CPU, 2.239s wall-clock]
|
||||
19584 relevant atoms
|
||||
7514 auxiliary atoms
|
||||
27098 final queue length
|
||||
61437 total queue pushes
|
||||
Completing instantiation... [7.710s CPU, 7.698s wall-clock]
|
||||
Instantiating: [10.060s CPU, 10.058s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.130s CPU, 0.130s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
|
||||
Instantiating groups... [0.140s CPU, 0.146s wall-clock]
|
||||
Collecting mutex groups... [0.010s CPU, 0.009s wall-clock]
|
||||
Choosing groups...
|
||||
6 uncovered facts
|
||||
Choosing groups: [0.030s CPU, 0.029s wall-clock]
|
||||
Building translation key... [0.020s CPU, 0.017s wall-clock]
|
||||
Computing fact groups: [0.410s CPU, 0.410s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.020s CPU, 0.011s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.000s CPU, 0.006s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.010s CPU, 0.009s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.290s CPU, 0.296s wall-clock]
|
||||
Translating task: [5.550s CPU, 5.544s wall-clock]
|
||||
0 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
88 propositions removed
|
||||
Detecting unreachable propositions: [2.870s CPU, 2.872s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
76 of 76 variables necessary.
|
||||
0 of 76 mutex groups necessary.
|
||||
17845 of 17845 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.850s CPU, 0.852s wall-clock]
|
||||
Translator variables: 76
|
||||
Translator derived variables: 0
|
||||
Translator facts: 1427
|
||||
Translator goal facts: 2
|
||||
Translator mutex groups: 0
|
||||
Translator total mutex groups size: 0
|
||||
Translator operators: 17845
|
||||
Translator axioms: 0
|
||||
Translator task size: 108118
|
||||
Translator peak memory: 107160 KB
|
||||
Writing output... [1.840s CPU, 2.007s wall-clock]
|
||||
Done! [21.880s CPU, 22.044s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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-15.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: 15
|
||||
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
|
||||
|
@@ -1,32 +0,0 @@
|
||||
# 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': 15}
|
||||
# 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-15.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)
|
||||
|
||||
MEM CPU 156.26 MEM 8110516 MAXMEM 8110516 STALE 0 MAXMEM_RSS 6672624
|
||||
<time name="ALL">156100</time>
|
||||
|
@@ -1,69 +0,0 @@
|
||||
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-15.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-15.pddl
|
||||
Parsing...
|
||||
Parsing: [0.030s CPU, 0.033s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.002s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.000s CPU, 0.010s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.040s CPU, 0.037s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.028s wall-clock]
|
||||
Generated 42 rules.
|
||||
Computing model... [1.960s CPU, 1.956s wall-clock]
|
||||
17570 relevant atoms
|
||||
6412 auxiliary atoms
|
||||
23982 final queue length
|
||||
56683 total queue pushes
|
||||
Completing instantiation... [6.990s CPU, 6.988s wall-clock]
|
||||
Instantiating: [9.030s CPU, 9.042s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.120s CPU, 0.122s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.003s wall-clock]
|
||||
Instantiating groups... [0.050s CPU, 0.058s wall-clock]
|
||||
Collecting mutex groups... [0.010s CPU, 0.005s wall-clock]
|
||||
Choosing groups...
|
||||
0 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.014s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.008s wall-clock]
|
||||
Computing fact groups: [0.250s CPU, 0.245s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.003s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.010s CPU, 0.003s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.000s CPU, 0.005s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.270s CPU, 0.269s wall-clock]
|
||||
Translating task: [5.300s CPU, 5.297s wall-clock]
|
||||
0 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
52 propositions removed
|
||||
Detecting unreachable propositions: [2.660s CPU, 2.662s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
52 of 52 variables necessary.
|
||||
0 of 52 mutex groups necessary.
|
||||
16665 of 16665 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.790s CPU, 0.782s wall-clock]
|
||||
Translator variables: 52
|
||||
Translator derived variables: 0
|
||||
Translator facts: 681
|
||||
Translator goal facts: 1
|
||||
Translator mutex groups: 0
|
||||
Translator total mutex groups size: 0
|
||||
Translator operators: 16665
|
||||
Translator axioms: 0
|
||||
Translator task size: 98645
|
||||
Translator peak memory: 100988 KB
|
||||
Writing output... [1.700s CPU, 1.853s wall-clock]
|
||||
Done! [20.000s CPU, 20.148s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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-10.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: freecell-strips-typed
|
||||
instance: 10
|
||||
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
|
||||
|
@@ -1,19 +0,0 @@
|
||||
# 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-2000', 'domain': 'freecell-strips-typed', 'instance': 10}
|
||||
# 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-10.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
|
||||
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))
|
||||
|
||||
MEM CPU 156.23 MEM 8684048 MAXMEM 8684048 STALE 0 MAXMEM_RSS 6584824
|
||||
<time name="ALL">156170</time>
|
||||
|
@@ -1,73 +0,0 @@
|
||||
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-10.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-10.pddl
|
||||
Parsing...
|
||||
Parsing: [0.040s CPU, 0.048s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.004s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.010s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.060s CPU, 0.061s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.029s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.730s CPU, 0.729s wall-clock]
|
||||
5624 relevant atoms
|
||||
1418 auxiliary atoms
|
||||
7042 final queue length
|
||||
24499 total queue pushes
|
||||
Completing instantiation... [2.600s CPU, 2.597s wall-clock]
|
||||
Instantiating: [3.430s CPU, 3.434s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.170s CPU, 0.162s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
|
||||
Instantiating groups... [0.020s CPU, 0.026s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Choosing groups...
|
||||
11 uncovered facts
|
||||
Choosing groups: [0.000s CPU, 0.005s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.001s wall-clock]
|
||||
Computing fact groups: [0.220s CPU, 0.208s 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.000s CPU, 0.003s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.120s CPU, 0.114s wall-clock]
|
||||
Translating task: [2.420s CPU, 2.413s wall-clock]
|
||||
2246 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
14 propositions removed
|
||||
Detecting unreachable propositions: [1.190s CPU, 1.201s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
30 of 30 variables necessary.
|
||||
36 of 50 mutex groups necessary.
|
||||
5344 of 5344 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.460s CPU, 0.450s wall-clock]
|
||||
Translator variables: 30
|
||||
Translator derived variables: 0
|
||||
Translator facts: 124
|
||||
Translator goal facts: 4
|
||||
Translator mutex groups: 36
|
||||
Translator total mutex groups size: 142
|
||||
Translator operators: 5344
|
||||
Translator axioms: 0
|
||||
Translator task size: 44562
|
||||
Translator peak memory: 63436 KB
|
||||
Writing output... [0.710s CPU, 0.756s wall-clock]
|
||||
Done! [8.570s CPU, 8.618s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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-11.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: freecell-strips-typed
|
||||
instance: 11
|
||||
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
|
||||
|
@@ -1,19 +0,0 @@
|
||||
# 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-2000', 'domain': 'freecell-strips-typed', 'instance': 11}
|
||||
# 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-11.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
|
||||
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))
|
||||
|
||||
MEM CPU 157.40 MEM 8569900 MAXMEM 8569900 STALE 1 MAXMEM_RSS 6287076
|
||||
<time name="ALL">157310</time>
|
||||
|
@@ -1,73 +0,0 @@
|
||||
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-11.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-11.pddl
|
||||
Parsing...
|
||||
Parsing: [0.050s CPU, 0.050s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.004s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.011s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.060s CPU, 0.060s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.031s 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.606s wall-clock]
|
||||
Instantiating: [4.700s CPU, 4.698s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.170s CPU, 0.170s 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...
|
||||
15 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.006s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.230s CPU, 0.233s 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.305s wall-clock]
|
||||
3428 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
12 propositions removed
|
||||
Detecting unreachable propositions: [1.630s CPU, 1.630s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
38 of 38 variables necessary.
|
||||
42 of 66 mutex groups necessary.
|
||||
7374 of 7374 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.620s CPU, 0.619s wall-clock]
|
||||
Translator variables: 38
|
||||
Translator derived variables: 0
|
||||
Translator facts: 163
|
||||
Translator goal facts: 4
|
||||
Translator mutex groups: 42
|
||||
Translator total mutex groups size: 185
|
||||
Translator operators: 7374
|
||||
Translator axioms: 0
|
||||
Translator task size: 61240
|
||||
Translator peak memory: 73588 KB
|
||||
Writing output... [0.970s CPU, 1.039s wall-clock]
|
||||
Done! [11.660s CPU, 11.721s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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-12.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: freecell-strips-typed
|
||||
instance: 12
|
||||
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
|
||||
|
@@ -1,19 +0,0 @@
|
||||
# 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-2000', 'domain': 'freecell-strips-typed', 'instance': 12}
|
||||
# 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-12.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
|
||||
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))
|
||||
|
||||
MEM CPU 158.25 MEM 8571400 MAXMEM 8571400 STALE 0 MAXMEM_RSS 6395052
|
||||
<time name="ALL">158130</time>
|
||||
|
@@ -1,73 +0,0 @@
|
||||
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-12.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-12.pddl
|
||||
Parsing...
|
||||
Parsing: [0.040s CPU, 0.041s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.003s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.010s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.050s CPU, 0.052s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.028s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.980s CPU, 0.983s wall-clock]
|
||||
7692 relevant atoms
|
||||
1810 auxiliary atoms
|
||||
9502 final queue length
|
||||
33403 total queue pushes
|
||||
Completing instantiation... [3.630s CPU, 3.626s wall-clock]
|
||||
Instantiating: [4.710s CPU, 4.710s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.160s CPU, 0.162s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.006s wall-clock]
|
||||
Instantiating groups... [0.040s CPU, 0.036s wall-clock]
|
||||
Collecting mutex groups... [0.010s CPU, 0.001s wall-clock]
|
||||
Choosing groups...
|
||||
16 uncovered facts
|
||||
Choosing groups: [0.000s CPU, 0.006s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.230s CPU, 0.225s 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.299s wall-clock]
|
||||
3244 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
14 propositions removed
|
||||
Detecting unreachable propositions: [1.610s CPU, 1.617s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
38 of 38 variables necessary.
|
||||
40 of 66 mutex groups necessary.
|
||||
7348 of 7348 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.620s CPU, 0.615s wall-clock]
|
||||
Translator variables: 38
|
||||
Translator derived variables: 0
|
||||
Translator facts: 160
|
||||
Translator goal facts: 4
|
||||
Translator mutex groups: 40
|
||||
Translator total mutex groups size: 168
|
||||
Translator operators: 7348
|
||||
Translator axioms: 0
|
||||
Translator task size: 60792
|
||||
Translator peak memory: 73164 KB
|
||||
Writing output... [0.970s CPU, 1.032s wall-clock]
|
||||
Done! [11.620s CPU, 11.685s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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-13.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: freecell-strips-typed
|
||||
instance: 13
|
||||
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
|
||||
|
@@ -1,19 +0,0 @@
|
||||
# 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-2000', 'domain': 'freecell-strips-typed', 'instance': 13}
|
||||
# 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-13.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
|
||||
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))
|
||||
|
||||
MEM CPU 160.31 MEM 8572760 MAXMEM 8572760 STALE 0 MAXMEM_RSS 6519776
|
||||
<time name="ALL">160240</time>
|
||||
|
@@ -1,73 +0,0 @@
|
||||
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-13.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-13.pddl
|
||||
Parsing...
|
||||
Parsing: [0.040s CPU, 0.046s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.004s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.010s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.050s CPU, 0.057s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.030s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.970s CPU, 0.965s wall-clock]
|
||||
7662 relevant atoms
|
||||
1803 auxiliary atoms
|
||||
9465 final queue length
|
||||
33284 total queue pushes
|
||||
Completing instantiation... [3.600s CPU, 3.593s wall-clock]
|
||||
Instantiating: [4.660s CPU, 4.667s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.140s CPU, 0.141s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.006s wall-clock]
|
||||
Instantiating groups... [0.040s CPU, 0.036s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Choosing groups...
|
||||
14 uncovered facts
|
||||
Choosing groups: [0.000s CPU, 0.006s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.210s CPU, 0.203s 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.270s CPU, 3.269s wall-clock]
|
||||
2824 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
11 propositions removed
|
||||
Detecting unreachable propositions: [1.620s CPU, 1.617s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
38 of 38 variables necessary.
|
||||
48 of 66 mutex groups necessary.
|
||||
7318 of 7318 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.610s CPU, 0.612s wall-clock]
|
||||
Translator variables: 38
|
||||
Translator derived variables: 0
|
||||
Translator facts: 162
|
||||
Translator goal facts: 4
|
||||
Translator mutex groups: 48
|
||||
Translator total mutex groups size: 206
|
||||
Translator operators: 7318
|
||||
Translator axioms: 0
|
||||
Translator task size: 60656
|
||||
Translator peak memory: 73164 KB
|
||||
Writing output... [0.950s CPU, 1.022s wall-clock]
|
||||
Done! [11.520s CPU, 11.586s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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=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: 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
|
||||
|
@@ -1,19 +0,0 @@
|
||||
# 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-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=3', '--test-times=0']
|
||||
# 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))
|
||||
|
||||
MEM CPU 156.98 MEM 8524080 MAXMEM 8524080 STALE 1 MAXMEM_RSS 6459124
|
||||
<time name="ALL">156970</time>
|
||||
|
@@ -1,73 +0,0 @@
|
||||
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.039s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.003s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.009s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.050s CPU, 0.053s wall-clock]
|
||||
Preparing model... [0.020s CPU, 0.028s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.980s CPU, 0.979s wall-clock]
|
||||
7720 relevant atoms
|
||||
1817 auxiliary atoms
|
||||
9537 final queue length
|
||||
33517 total queue pushes
|
||||
Completing instantiation... [3.620s CPU, 3.612s wall-clock]
|
||||
Instantiating: [4.690s CPU, 4.692s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.160s CPU, 0.161s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.007s wall-clock]
|
||||
Instantiating groups... [0.030s CPU, 0.036s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Choosing groups...
|
||||
16 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.007s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.220s CPU, 0.224s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.010s CPU, 0.001s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.000s 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.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.290s CPU, 3.296s 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.620s CPU, 1.614s 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.033s wall-clock]
|
||||
Done! [11.590s CPU, 11.659s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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-15.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: freecell-strips-typed
|
||||
instance: 15
|
||||
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
|
||||
|
@@ -1,19 +0,0 @@
|
||||
# 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-2000', 'domain': 'freecell-strips-typed', 'instance': 15}
|
||||
# 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-15.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
|
||||
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))
|
||||
|
||||
MEM CPU 157.89 MEM 8568044 MAXMEM 8568044 STALE 1 MAXMEM_RSS 6549032
|
||||
<time name="ALL">157820</time>
|
||||
|
@@ -1,73 +0,0 @@
|
||||
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-15.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-15.pddl
|
||||
Parsing...
|
||||
Parsing: [0.040s CPU, 0.040s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.003s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.009s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.050s CPU, 0.048s wall-clock]
|
||||
Preparing model... [0.020s CPU, 0.026s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.970s CPU, 0.970s wall-clock]
|
||||
7660 relevant atoms
|
||||
1803 auxiliary atoms
|
||||
9463 final queue length
|
||||
33278 total queue pushes
|
||||
Completing instantiation... [3.590s CPU, 3.593s wall-clock]
|
||||
Instantiating: [4.660s CPU, 4.658s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.140s CPU, 0.144s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.006s wall-clock]
|
||||
Instantiating groups... [0.030s CPU, 0.036s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Choosing groups...
|
||||
16 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.006s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.200s CPU, 0.206s 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...
|
||||
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.005s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.160s CPU, 0.154s wall-clock]
|
||||
Translating task: [3.290s CPU, 3.292s wall-clock]
|
||||
3444 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
12 propositions removed
|
||||
Detecting unreachable propositions: [1.630s CPU, 1.626s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
38 of 38 variables necessary.
|
||||
48 of 66 mutex groups necessary.
|
||||
7317 of 7317 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.610s CPU, 0.617s wall-clock]
|
||||
Translator variables: 38
|
||||
Translator derived variables: 0
|
||||
Translator facts: 161
|
||||
Translator goal facts: 4
|
||||
Translator mutex groups: 48
|
||||
Translator total mutex groups size: 200
|
||||
Translator operators: 7317
|
||||
Translator axioms: 0
|
||||
Translator task size: 60870
|
||||
Translator peak memory: 73332 KB
|
||||
Writing output... [0.960s CPU, 1.030s wall-clock]
|
||||
Done! [11.540s CPU, 11.611s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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
|
||||
- -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: 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
|
||||
|
@@ -1,19 +0,0 @@
|
||||
# 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-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', '-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
|
||||
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))
|
||||
|
||||
MEM CPU 166.00 MEM 8606060 MAXMEM 8606060 STALE 0 MAXMEM_RSS 6669708
|
||||
<time name="ALL">165880</time>
|
||||
|
@@ -1,73 +0,0 @@
|
||||
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.040s CPU, 0.038s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.003s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.009s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.050s CPU, 0.048s wall-clock]
|
||||
Preparing model... [0.020s CPU, 0.028s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [1.240s CPU, 1.230s wall-clock]
|
||||
9760 relevant atoms
|
||||
2218 auxiliary atoms
|
||||
11978 final queue length
|
||||
42324 total queue pushes
|
||||
Completing instantiation... [4.660s CPU, 4.665s wall-clock]
|
||||
Instantiating: [5.990s CPU, 5.994s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.150s CPU, 0.151s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.008s wall-clock]
|
||||
Instantiating groups... [0.050s CPU, 0.050s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.002s wall-clock]
|
||||
Choosing groups...
|
||||
18 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.009s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.240s CPU, 0.234s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.000s 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.005s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.200s CPU, 0.198s wall-clock]
|
||||
Translating task: [4.190s CPU, 4.183s 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: [2.050s CPU, 2.045s 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.780s CPU, 0.783s 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: 83700 KB
|
||||
Writing output... [1.240s CPU, 1.311s wall-clock]
|
||||
Done! [14.700s CPU, 14.771s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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-6.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: freecell-strips-typed
|
||||
instance: 6
|
||||
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
|
||||
|
@@ -1,19 +0,0 @@
|
||||
# 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-2000', 'domain': 'freecell-strips-typed', '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-2000/domains/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/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=3', '--test-times=0']
|
||||
# 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))
|
||||
|
||||
MEM CPU 155.92 MEM 8665724 MAXMEM 8665724 STALE 1 MAXMEM_RSS 6436568
|
||||
<time name="ALL">155890</time>
|
||||
|
@@ -1,73 +0,0 @@
|
||||
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-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-2000/domains/freecell-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-6.pddl
|
||||
Parsing...
|
||||
Parsing: [0.040s CPU, 0.049s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.004s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.010s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.060s CPU, 0.059s wall-clock]
|
||||
Preparing model... [0.020s CPU, 0.029s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.740s CPU, 0.730s wall-clock]
|
||||
5652 relevant atoms
|
||||
1425 auxiliary atoms
|
||||
7077 final queue length
|
||||
24613 total queue pushes
|
||||
Completing instantiation... [2.590s CPU, 2.594s wall-clock]
|
||||
Instantiating: [3.430s CPU, 3.432s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.150s CPU, 0.149s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
|
||||
Instantiating groups... [0.020s CPU, 0.026s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Choosing groups...
|
||||
11 uncovered facts
|
||||
Choosing groups: [0.000s CPU, 0.005s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.190s CPU, 0.195s 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...
|
||||
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.003s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.120s CPU, 0.115s wall-clock]
|
||||
Translating task: [2.410s CPU, 2.410s wall-clock]
|
||||
2190 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
14 propositions removed
|
||||
Detecting unreachable propositions: [1.200s CPU, 1.202s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
30 of 30 variables necessary.
|
||||
32 of 50 mutex groups necessary.
|
||||
5369 of 5369 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.460s CPU, 0.454s wall-clock]
|
||||
Translator variables: 30
|
||||
Translator derived variables: 0
|
||||
Translator facts: 125
|
||||
Translator goal facts: 4
|
||||
Translator mutex groups: 32
|
||||
Translator total mutex groups size: 124
|
||||
Translator operators: 5369
|
||||
Translator axioms: 0
|
||||
Translator task size: 44686
|
||||
Translator peak memory: 63436 KB
|
||||
Writing output... [0.710s CPU, 0.763s wall-clock]
|
||||
Done! [8.560s CPU, 8.614s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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-7.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: freecell-strips-typed
|
||||
instance: 7
|
||||
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
|
||||
|
@@ -1,19 +0,0 @@
|
||||
# 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-2000', 'domain': 'freecell-strips-typed', 'instance': 7}
|
||||
# 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-7.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
|
||||
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))
|
||||
|
||||
MEM CPU 154.64 MEM 8680968 MAXMEM 8680968 STALE 1 MAXMEM_RSS 6512956
|
||||
<time name="ALL">154540</time>
|
||||
|
@@ -1,73 +0,0 @@
|
||||
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-7.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-7.pddl
|
||||
Parsing...
|
||||
Parsing: [0.040s CPU, 0.048s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.004s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.009s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.050s CPU, 0.056s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.027s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.730s CPU, 0.728s wall-clock]
|
||||
5624 relevant atoms
|
||||
1418 auxiliary atoms
|
||||
7042 final queue length
|
||||
24499 total queue pushes
|
||||
Completing instantiation... [2.600s CPU, 2.592s wall-clock]
|
||||
Instantiating: [3.420s CPU, 3.420s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.140s CPU, 0.138s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
|
||||
Instantiating groups... [0.030s CPU, 0.027s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Choosing groups...
|
||||
12 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.005s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.190s CPU, 0.185s 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.003s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.110s CPU, 0.113s wall-clock]
|
||||
Translating task: [2.390s CPU, 2.397s wall-clock]
|
||||
2412 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
14 propositions removed
|
||||
Detecting unreachable propositions: [1.190s CPU, 1.193s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
30 of 30 variables necessary.
|
||||
32 of 50 mutex groups necessary.
|
||||
5344 of 5344 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.450s CPU, 0.450s wall-clock]
|
||||
Translator variables: 30
|
||||
Translator derived variables: 0
|
||||
Translator facts: 124
|
||||
Translator goal facts: 4
|
||||
Translator mutex groups: 32
|
||||
Translator total mutex groups size: 124
|
||||
Translator operators: 5344
|
||||
Translator axioms: 0
|
||||
Translator task size: 44456
|
||||
Translator peak memory: 63436 KB
|
||||
Writing output... [0.710s CPU, 0.756s wall-clock]
|
||||
Done! [8.510s CPU, 8.558s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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-8.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: freecell-strips-typed
|
||||
instance: 8
|
||||
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
|
||||
|
@@ -1,19 +0,0 @@
|
||||
# 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-2000', 'domain': 'freecell-strips-typed', 'instance': 8}
|
||||
# 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-8.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
|
||||
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))
|
||||
|
||||
MEM CPU 155.84 MEM 8680596 MAXMEM 8680596 STALE 1 MAXMEM_RSS 6705628
|
||||
<time name="ALL">155850</time>
|
||||
|
@@ -1,73 +0,0 @@
|
||||
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-8.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-8.pddl
|
||||
Parsing...
|
||||
Parsing: [0.050s CPU, 0.053s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.004s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.011s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.060s CPU, 0.066s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.030s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.730s CPU, 0.729s wall-clock]
|
||||
5624 relevant atoms
|
||||
1418 auxiliary atoms
|
||||
7042 final queue length
|
||||
24499 total queue pushes
|
||||
Completing instantiation... [2.590s CPU, 2.592s wall-clock]
|
||||
Instantiating: [3.430s CPU, 3.437s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.160s CPU, 0.162s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
|
||||
Instantiating groups... [0.020s CPU, 0.025s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Choosing groups...
|
||||
11 uncovered facts
|
||||
Choosing groups: [0.000s CPU, 0.005s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.210s CPU, 0.207s 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.000s CPU, 0.003s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.120s CPU, 0.114s wall-clock]
|
||||
Translating task: [2.410s CPU, 2.401s wall-clock]
|
||||
2299 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
12 propositions removed
|
||||
Detecting unreachable propositions: [1.190s CPU, 1.194s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
30 of 30 variables necessary.
|
||||
36 of 50 mutex groups necessary.
|
||||
5344 of 5344 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.460s CPU, 0.449s wall-clock]
|
||||
Translator variables: 30
|
||||
Translator derived variables: 0
|
||||
Translator facts: 126
|
||||
Translator goal facts: 4
|
||||
Translator mutex groups: 36
|
||||
Translator total mutex groups size: 142
|
||||
Translator operators: 5344
|
||||
Translator axioms: 0
|
||||
Translator task size: 44508
|
||||
Translator peak memory: 63180 KB
|
||||
Writing output... [0.710s CPU, 0.757s wall-clock]
|
||||
Done! [8.560s CPU, 8.604s wall-clock]
|
||||
|
@@ -1,50 +0,0 @@
|
||||
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-9.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: freecell-strips-typed
|
||||
instance: 9
|
||||
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
|
||||
|
@@ -1,19 +0,0 @@
|
||||
# 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-2000', 'domain': 'freecell-strips-typed', 'instance': 9}
|
||||
# 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-9.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
|
||||
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))
|
||||
|
||||
MEM CPU 154.56 MEM 8673060 MAXMEM 8673060 STALE 1 MAXMEM_RSS 6555100
|
||||
<time name="ALL">154530</time>
|
||||
|
@@ -1,73 +0,0 @@
|
||||
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-9.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-9.pddl
|
||||
Parsing...
|
||||
Parsing: [0.040s CPU, 0.051s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.004s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.011s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.060s CPU, 0.063s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.030s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.790s CPU, 0.788s wall-clock]
|
||||
5656 relevant atoms
|
||||
1425 auxiliary atoms
|
||||
7081 final queue length
|
||||
24625 total queue pushes
|
||||
Completing instantiation... [2.620s CPU, 2.610s wall-clock]
|
||||
Instantiating: [3.510s CPU, 3.511s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.150s CPU, 0.147s wall-clock]
|
||||
Checking invariant weight... [0.000s CPU, 0.005s wall-clock]
|
||||
Instantiating groups... [0.030s CPU, 0.026s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||
Choosing groups...
|
||||
12 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.005s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.190s CPU, 0.192s 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...
|
||||
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.003s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.110s CPU, 0.114s wall-clock]
|
||||
Translating task: [2.420s CPU, 2.418s wall-clock]
|
||||
2428 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
14 propositions removed
|
||||
Detecting unreachable propositions: [1.200s CPU, 1.198s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
30 of 30 variables necessary.
|
||||
32 of 50 mutex groups necessary.
|
||||
5375 of 5375 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.450s CPU, 0.452s wall-clock]
|
||||
Translator variables: 30
|
||||
Translator derived variables: 0
|
||||
Translator facts: 125
|
||||
Translator goal facts: 4
|
||||
Translator mutex groups: 32
|
||||
Translator total mutex groups size: 122
|
||||
Translator operators: 5375
|
||||
Translator axioms: 0
|
||||
Translator task size: 44730
|
||||
Translator peak memory: 63436 KB
|
||||
Writing output... [0.710s CPU, 0.761s wall-clock]
|
||||
Done! [8.640s CPU, 8.694s wall-clock]
|
||||
|
Reference in New Issue
Block a user