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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: mystery-round-1-strips
|
||||
instance: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-1998', 'domain': 'mystery-round-1-strips', 'instance': 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=4', '--test-times=0']
|
||||
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
# exit code: 0
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:13:4-34: info: atom does not occur in any rule head:
|
||||
requires(feature(actionCosts))
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:14:4-33: info: atom does not occur in any rule head:
|
||||
requires(feature(axiomRules))
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:15:4-41: info: atom does not occur in any rule head:
|
||||
requires(feature(conditionalEffects))
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:15-28: info: atom does not occur in any rule head:
|
||||
mutexGroup(G)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:30-45: info: atom does not occur in any rule head:
|
||||
contains(G,X,V)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:67:15-28: info: atom does not occur in any rule head:
|
||||
mutexGroup(G)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:74:41-56: info: atom does not occur in any rule head:
|
||||
contains(G,X,V)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:84:41-56: info: atom does not occur in any rule head:
|
||||
contains(G,X,V)
|
||||
|
||||
MEM CPU 209.45 MEM 9020904 MAXMEM 9020904 STALE 1 MAXMEM_RSS 6730848
|
||||
<time name="ALL">209390</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.030s CPU, 0.027s 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.030s CPU, 0.028s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.028s wall-clock]
|
||||
Generated 42 rules.
|
||||
Computing model... [3.970s CPU, 3.961s wall-clock]
|
||||
38374 relevant atoms
|
||||
11225 auxiliary atoms
|
||||
49599 final queue length
|
||||
121803 total queue pushes
|
||||
Completing instantiation... [16.010s CPU, 16.011s wall-clock]
|
||||
Instantiating: [20.090s CPU, 20.084s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.240s CPU, 0.243s 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.020s CPU, 0.016s wall-clock]
|
||||
Computing fact groups: [0.490s CPU, 0.495s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.010s CPU, 0.007s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.010s CPU, 0.006s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.000s 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.830s CPU, 11.824s 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.940s CPU, 5.927s 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.728s 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: 180696 KB
|
||||
Writing output... [3.720s CPU, 4.305s wall-clock]
|
||||
Done! [44.340s CPU, 44.904s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: mystery-round-1-strips
|
||||
instance: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-1998', 'domain': 'mystery-round-1-strips', 'instance': 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=4', '--test-times=0']
|
||||
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
# exit code: 0
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:13:4-34: info: atom does not occur in any rule head:
|
||||
requires(feature(actionCosts))
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:14:4-33: info: atom does not occur in any rule head:
|
||||
requires(feature(axiomRules))
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:15:4-41: info: atom does not occur in any rule head:
|
||||
requires(feature(conditionalEffects))
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:15-28: info: atom does not occur in any rule head:
|
||||
mutexGroup(G)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:30-45: info: atom does not occur in any rule head:
|
||||
contains(G,X,V)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:67:15-28: info: atom does not occur in any rule head:
|
||||
mutexGroup(G)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:74:41-56: info: atom does not occur in any rule head:
|
||||
contains(G,X,V)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:84:41-56: info: atom does not occur in any rule head:
|
||||
contains(G,X,V)
|
||||
|
||||
MEM CPU 174.60 MEM 8916548 MAXMEM 8916548 STALE 1 MAXMEM_RSS 6696196
|
||||
<time name="ALL">174470</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.031s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.011s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.030s CPU, 0.032s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.032s wall-clock]
|
||||
Generated 42 rules.
|
||||
Computing model... [2.220s CPU, 2.209s wall-clock]
|
||||
19584 relevant atoms
|
||||
7514 auxiliary atoms
|
||||
27098 final queue length
|
||||
61437 total queue pushes
|
||||
Completing instantiation... [7.700s CPU, 7.703s wall-clock]
|
||||
Instantiating: [10.020s CPU, 10.013s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.130s CPU, 0.131s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
|
||||
Instantiating groups... [0.140s CPU, 0.144s wall-clock]
|
||||
Collecting mutex groups... [0.010s CPU, 0.009s wall-clock]
|
||||
Choosing groups...
|
||||
6 uncovered facts
|
||||
Choosing groups: [0.030s CPU, 0.027s wall-clock]
|
||||
Building translation key... [0.020s CPU, 0.018s wall-clock]
|
||||
Computing fact groups: [0.410s CPU, 0.409s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.010s CPU, 0.012s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.010s CPU, 0.007s 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.294s wall-clock]
|
||||
Translating task: [5.550s CPU, 5.550s 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.880s CPU, 2.867s 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.840s CPU, 0.851s 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.018s wall-clock]
|
||||
Done! [21.850s CPU, 22.011s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: mystery-round-1-strips
|
||||
instance: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-1998', 'domain': 'mystery-round-1-strips', 'instance': 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=4', '--test-times=0']
|
||||
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
# exit code: 0
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:13:4-34: info: atom does not occur in any rule head:
|
||||
requires(feature(actionCosts))
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:14:4-33: info: atom does not occur in any rule head:
|
||||
requires(feature(axiomRules))
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:15:4-41: info: atom does not occur in any rule head:
|
||||
requires(feature(conditionalEffects))
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:15-28: info: atom does not occur in any rule head:
|
||||
mutexGroup(G)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:30-45: info: atom does not occur in any rule head:
|
||||
contains(G,X,V)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:67:15-28: info: atom does not occur in any rule head:
|
||||
mutexGroup(G)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:74:41-56: info: atom does not occur in any rule head:
|
||||
contains(G,X,V)
|
||||
|
||||
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:84:41-56: info: atom does not occur in any rule head:
|
||||
contains(G,X,V)
|
||||
|
||||
MEM CPU 155.58 MEM 8110508 MAXMEM 8110508 STALE 1 MAXMEM_RSS 6223912
|
||||
<time name="ALL">155490</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.020s CPU, 0.029s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.020s CPU, 0.009s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.020s CPU, 0.033s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.026s wall-clock]
|
||||
Generated 42 rules.
|
||||
Computing model... [1.930s CPU, 1.937s wall-clock]
|
||||
17570 relevant atoms
|
||||
6412 auxiliary atoms
|
||||
23982 final queue length
|
||||
56683 total queue pushes
|
||||
Completing instantiation... [6.960s CPU, 6.965s wall-clock]
|
||||
Instantiating: [9.000s CPU, 8.994s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.120s CPU, 0.123s 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.000s CPU, 0.004s wall-clock]
|
||||
Choosing groups...
|
||||
0 uncovered facts
|
||||
Choosing groups: [0.020s CPU, 0.013s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.009s wall-clock]
|
||||
Computing fact groups: [0.240s 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.004s 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.280s CPU, 0.272s wall-clock]
|
||||
Translating task: [5.300s CPU, 5.290s 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.661s 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.780s CPU, 0.776s 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.670s CPU, 1.830s wall-clock]
|
||||
Done! [19.900s CPU, 20.061s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-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=4', '--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.61 MEM 8684028 MAXMEM 8684028 STALE 1 MAXMEM_RSS 6485148
|
||||
<time name="ALL">155480</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.043s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.004s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.000s CPU, 0.009s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.060s CPU, 0.057s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.028s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.720s CPU, 0.723s wall-clock]
|
||||
5624 relevant atoms
|
||||
1418 auxiliary atoms
|
||||
7042 final queue length
|
||||
24499 total queue pushes
|
||||
Completing instantiation... [2.600s CPU, 2.595s wall-clock]
|
||||
Instantiating: [3.410s CPU, 3.420s 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...
|
||||
11 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.005s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.001s wall-clock]
|
||||
Computing fact groups: [0.200s CPU, 0.192s 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.110s CPU, 0.114s wall-clock]
|
||||
Translating task: [2.400s CPU, 2.405s 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.210s CPU, 1.196s 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.450s CPU, 0.451s 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: 63180 KB
|
||||
Writing output... [0.710s CPU, 0.762s wall-clock]
|
||||
Done! [8.530s CPU, 8.576s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-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=4', '--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.29 MEM 8569908 MAXMEM 8569908 STALE 1 MAXMEM_RSS 6700180
|
||||
<time name="ALL">158170</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.040s CPU, 0.039s 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.050s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.026s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.970s CPU, 0.974s wall-clock]
|
||||
7720 relevant atoms
|
||||
1817 auxiliary atoms
|
||||
9537 final queue length
|
||||
33517 total queue pushes
|
||||
Completing instantiation... [3.630s CPU, 3.637s wall-clock]
|
||||
Instantiating: [4.700s CPU, 4.707s 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.006s 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.000s CPU, 0.007s wall-clock]
|
||||
Building translation key... [0.000s 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.310s CPU, 3.311s 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.640s CPU, 1.639s 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... [1.020s CPU, 1.087s wall-clock]
|
||||
Done! [11.700s CPU, 11.773s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-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=4', '--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.83 MEM 8571388 MAXMEM 8571388 STALE 0 MAXMEM_RSS 6734944
|
||||
<time name="ALL">158720</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.030s CPU, 0.038s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.003s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.000s CPU, 0.009s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.050s CPU, 0.051s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.027s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.980s CPU, 0.981s wall-clock]
|
||||
7692 relevant atoms
|
||||
1810 auxiliary atoms
|
||||
9502 final queue length
|
||||
33403 total queue pushes
|
||||
Completing instantiation... [3.610s CPU, 3.606s wall-clock]
|
||||
Instantiating: [4.680s CPU, 4.684s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.150s CPU, 0.155s 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...
|
||||
16 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.006s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.220s CPU, 0.217s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.000s CPU, 0.002s wall-clock]
|
||||
Building mutex information...
|
||||
not in strips_to_sas, left out: Atom bottomcol(c0)
|
||||
not in strips_to_sas, left out: Atom bottomcol(d0)
|
||||
not in strips_to_sas, left out: Atom bottomcol(h0)
|
||||
not in strips_to_sas, left out: Atom bottomcol(s0)
|
||||
Building mutex information: [0.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.157s wall-clock]
|
||||
Translating task: [3.290s CPU, 3.290s 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.620s CPU, 1.615s 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.610s CPU, 0.611s 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: 73328 KB
|
||||
Writing output... [1.020s CPU, 1.083s wall-clock]
|
||||
Done! [11.610s CPU, 11.683s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-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=4', '--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 159.37 MEM 8572788 MAXMEM 8572788 STALE 1 MAXMEM_RSS 6566568
|
||||
<time name="ALL">159330</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.050s CPU, 0.051s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.004s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.020s CPU, 0.011s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.050s CPU, 0.057s wall-clock]
|
||||
Preparing model... [0.040s CPU, 0.030s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.960s CPU, 0.972s wall-clock]
|
||||
7662 relevant atoms
|
||||
1803 auxiliary atoms
|
||||
9465 final queue length
|
||||
33284 total queue pushes
|
||||
Completing instantiation... [3.590s CPU, 3.599s wall-clock]
|
||||
Instantiating: [4.680s CPU, 4.679s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.140s CPU, 0.141s wall-clock]
|
||||
Checking invariant weight... [0.000s 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.007s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.210s CPU, 0.204s 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.160s CPU, 0.155s wall-clock]
|
||||
Translating task: [3.270s CPU, 3.277s 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.630s CPU, 1.627s 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... [1.030s CPU, 1.084s wall-clock]
|
||||
Done! [11.620s CPU, 11.680s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-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=4', '--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.18 MEM 8524060 MAXMEM 8524060 STALE 1 MAXMEM_RSS 6494756
|
||||
<time name="ALL">156160</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.050s CPU, 0.048s wall-clock]
|
||||
Normalizing task... [0.000s 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.059s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.030s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.970s CPU, 0.976s wall-clock]
|
||||
7720 relevant atoms
|
||||
1817 auxiliary atoms
|
||||
9537 final queue length
|
||||
33517 total queue pushes
|
||||
Completing instantiation... [3.620s CPU, 3.628s wall-clock]
|
||||
Instantiating: [4.710s CPU, 4.715s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.170s CPU, 0.170s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.006s wall-clock]
|
||||
Instantiating groups... [0.030s CPU, 0.038s 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.230s CPU, 0.235s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.010s 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.005s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.160s CPU, 0.155s wall-clock]
|
||||
Translating task: [3.300s CPU, 3.293s 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.610s CPU, 1.617s 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.620s 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.990s CPU, 1.064s wall-clock]
|
||||
Done! [11.660s CPU, 11.733s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-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=4', '--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 159.03 MEM 8568040 MAXMEM 8568040 STALE 0 MAXMEM_RSS 6532236
|
||||
<time name="ALL">159020</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.030s CPU, 0.036s 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.030s CPU, 0.026s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.960s CPU, 0.968s wall-clock]
|
||||
7660 relevant atoms
|
||||
1803 auxiliary atoms
|
||||
9463 final queue length
|
||||
33278 total queue pushes
|
||||
Completing instantiation... [3.580s CPU, 3.583s wall-clock]
|
||||
Instantiating: [4.650s CPU, 4.646s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.160s CPU, 0.156s 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.000s CPU, 0.006s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.220s CPU, 0.218s 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.154s wall-clock]
|
||||
Translating task: [3.290s CPU, 3.279s 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.620s CPU, 1.622s 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.620s 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... [1.010s CPU, 1.081s wall-clock]
|
||||
Done! [11.580s CPU, 11.644s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-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=4', '--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 167.85 MEM 8606048 MAXMEM 8606048 STALE 0 MAXMEM_RSS 6443136
|
||||
<time name="ALL">167710</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.040s 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.050s wall-clock]
|
||||
Preparing model... [0.020s CPU, 0.028s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [1.230s CPU, 1.221s wall-clock]
|
||||
9760 relevant atoms
|
||||
2218 auxiliary atoms
|
||||
11978 final queue length
|
||||
42324 total queue pushes
|
||||
Completing instantiation... [4.670s CPU, 4.662s wall-clock]
|
||||
Instantiating: [5.990s CPU, 5.984s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.150s CPU, 0.152s wall-clock]
|
||||
Checking invariant weight... [0.010s CPU, 0.008s wall-clock]
|
||||
Instantiating groups... [0.040s CPU, 0.049s wall-clock]
|
||||
Collecting mutex groups... [0.010s CPU, 0.002s wall-clock]
|
||||
Choosing groups...
|
||||
18 uncovered facts
|
||||
Choosing groups: [0.000s CPU, 0.009s wall-clock]
|
||||
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.230s CPU, 0.235s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.010s 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.196s wall-clock]
|
||||
Translating task: [4.200s CPU, 4.199s 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.060s CPU, 2.055s 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.779s 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.230s CPU, 1.313s wall-clock]
|
||||
Done! [14.710s CPU, 14.788s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-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=4', '--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.21 MEM 8665720 MAXMEM 8665720 STALE 0 MAXMEM_RSS 6536244
|
||||
<time name="ALL">156160</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.044s wall-clock]
|
||||
Normalizing task... [0.000s 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.056s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.027s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.730s CPU, 0.731s wall-clock]
|
||||
5652 relevant atoms
|
||||
1425 auxiliary atoms
|
||||
7077 final queue length
|
||||
24613 total queue pushes
|
||||
Completing instantiation... [2.600s CPU, 2.601s wall-clock]
|
||||
Instantiating: [3.440s CPU, 3.434s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.170s CPU, 0.175s 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.001s wall-clock]
|
||||
Computing fact groups: [0.220s CPU, 0.221s 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.410s CPU, 2.416s 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.200s 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.450s CPU, 0.450s 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.780s CPU, 0.829s wall-clock]
|
||||
Done! [8.660s CPU, 8.703s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-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=4', '--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.85 MEM 8680952 MAXMEM 8680952 STALE 1 MAXMEM_RSS 6525676
|
||||
<time name="ALL">156790</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.060s CPU, 0.057s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.005s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.012s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.070s CPU, 0.067s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.031s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.740s CPU, 0.730s wall-clock]
|
||||
5624 relevant atoms
|
||||
1418 auxiliary atoms
|
||||
7042 final queue length
|
||||
24499 total queue pushes
|
||||
Completing instantiation... [2.600s CPU, 2.596s wall-clock]
|
||||
Instantiating: [3.450s CPU, 3.445s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.170s CPU, 0.173s wall-clock]
|
||||
Checking invariant weight... [0.000s 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...
|
||||
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.220s CPU, 0.219s 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.113s wall-clock]
|
||||
Translating task: [2.400s CPU, 2.401s 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.200s CPU, 1.190s 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.451s 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: 63180 KB
|
||||
Writing output... [0.720s CPU, 0.761s wall-clock]
|
||||
Done! [8.590s CPU, 8.632s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-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=4', '--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.69 MEM 8680592 MAXMEM 8680592 STALE 1 MAXMEM_RSS 6504708
|
||||
<time name="ALL">155660</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.045s wall-clock]
|
||||
Normalizing task... [0.000s 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.030s CPU, 0.028s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.720s CPU, 0.722s wall-clock]
|
||||
5624 relevant atoms
|
||||
1418 auxiliary atoms
|
||||
7042 final queue length
|
||||
24499 total queue pushes
|
||||
Completing instantiation... [2.600s CPU, 2.596s wall-clock]
|
||||
Instantiating: [3.430s CPU, 3.425s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.150s CPU, 0.153s wall-clock]
|
||||
Checking invariant weight... [0.000s 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.010s CPU, 0.005s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.200s CPU, 0.200s 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.110s CPU, 0.113s wall-clock]
|
||||
Translating task: [2.410s CPU, 2.402s 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.198s 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.450s CPU, 0.450s 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: 63436 KB
|
||||
Writing output... [0.720s CPU, 0.761s wall-clock]
|
||||
Done! [8.550s CPU, 8.588s 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=4
|
||||
- --test-times=0
|
||||
configuration:
|
||||
id: gc-ta4-tt0
|
||||
instanceSets:
|
||||
- lpnmr-first-plan-not-serializable
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=4
|
||||
- --test-times=0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: 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-ta4-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-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=4', '--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.38 MEM 8673044 MAXMEM 8673044 STALE 0 MAXMEM_RSS 6402960
|
||||
<time name="ALL">154290</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.030s CPU, 0.038s wall-clock]
|
||||
Normalizing task... [0.010s CPU, 0.003s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.000s CPU, 0.008s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.050s CPU, 0.050s wall-clock]
|
||||
Preparing model... [0.030s CPU, 0.025s wall-clock]
|
||||
Generated 125 rules.
|
||||
Computing model... [0.720s CPU, 0.728s wall-clock]
|
||||
5656 relevant atoms
|
||||
1425 auxiliary atoms
|
||||
7081 final queue length
|
||||
24625 total queue pushes
|
||||
Completing instantiation... [2.600s CPU, 2.601s wall-clock]
|
||||
Instantiating: [3.420s CPU, 3.420s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
15 initial candidates
|
||||
Finding invariants: [0.130s CPU, 0.134s 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...
|
||||
12 uncovered facts
|
||||
Choosing groups: [0.000s CPU, 0.005s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.002s wall-clock]
|
||||
Computing fact groups: [0.180s CPU, 0.180s 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.419s 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.210s CPU, 1.208s 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.453s 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.760s CPU, 0.814s wall-clock]
|
||||
Done! [8.580s CPU, 8.639s wall-clock]
|
||||
|
Reference in New Issue
Block a user