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,36 +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-2002/domains/depots-strips-automatic/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-17.pddl
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- -B 0.9
|
||||
- --parallel=3
|
||||
configuration:
|
||||
id: pb-e3
|
||||
instanceSets:
|
||||
- lnpmr-easy-instances
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- -B 0.9
|
||||
- --parallel=3
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: depots-strips-automatic
|
||||
instance: 17
|
||||
ipc: ipc-2002
|
||||
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.0
|
||||
python: 3.6.3
|
||||
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
|
@@ -1,32 +0,0 @@
|
||||
# configuration: {'id': 'pb-e3', 'options': ['--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=3'], 'instanceSets': ['lnpmr-easy-instances']}
|
||||
# instance: {'ipc': 'ipc-2002', 'domain': 'depots-strips-automatic', 'instance': 17}
|
||||
# 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-2002/domains/depots-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-17.pddl', '--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=3']
|
||||
# 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 318.62 MEM 8013920 MAXMEM 8013920 STALE 0 MAXMEM_RSS 7872752
|
||||
<time name="ALL">318650</time>
|
||||
|
@@ -1,137 +0,0 @@
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 18.97s
|
||||
Memory: 1035MB
|
||||
|
||||
Iteration 1
|
||||
Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 0
|
||||
Solving...
|
||||
Solving Time: 0.06s
|
||||
Memory: 1035MB (+0MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.06s
|
||||
|
||||
Iteration 2
|
||||
Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 0
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 14.31s
|
||||
Memory: 2177MB (+1142MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.50s
|
||||
Memory: 2207MB (+30MB)
|
||||
UNSAT
|
||||
Iteration Time: 18.37s
|
||||
|
||||
Iteration 3
|
||||
Queue: [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 5
|
||||
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||
Grounding Time: 11.97s
|
||||
Memory: 2604MB (+397MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 2.28s
|
||||
Memory: 2650MB (+46MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 18.73s
|
||||
|
||||
Iteration 4
|
||||
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 10
|
||||
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||||
Grounding Time: 19.16s
|
||||
Memory: 3436MB (+786MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 3.94s
|
||||
Memory: 3496MB (+60MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 27.57s
|
||||
|
||||
Iteration 5
|
||||
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 15
|
||||
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||||
Grounding Time: 11.56s
|
||||
Memory: 3872MB (+376MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 5.51s
|
||||
Memory: 3918MB (+46MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 21.56s
|
||||
|
||||
Iteration 6
|
||||
Queue: [(5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 20
|
||||
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
||||
Grounding Time: 11.95s
|
||||
Memory: 4304MB (+386MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 7.80s
|
||||
Memory: 4358MB (+54MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 24.29s
|
||||
|
||||
Iteration 7
|
||||
Queue: [(6,30,0,True)]
|
||||
Grounded Until: 25
|
||||
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
||||
Grounding Time: 12.60s
|
||||
Memory: 4738MB (+380MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 11.09s
|
||||
Memory: 4789MB (+51MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 28.26s
|
||||
|
||||
Iteration 8
|
||||
Queue: [(2,10,1,True), (3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
|
||||
Grounded Until: 30
|
||||
Blocking actions...
|
||||
Solving...
|
||||
Solving Time: 2.06s
|
||||
Memory: 4789MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 2.11s
|
||||
|
||||
Iteration 9
|
||||
Queue: [(3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 3.80s
|
||||
Memory: 4789MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 3.85s
|
||||
|
||||
Iteration 10
|
||||
Queue: [(4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 4.39s
|
||||
Memory: 4789MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 4.44s
|
||||
|
||||
Iteration 11
|
||||
Queue: [(5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 4.53s
|
||||
Memory: 4789MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 4.58s
|
||||
|
||||
Iteration 12
|
||||
Queue: [(6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving..
|
Reference in New Issue
Block a user