1
0
Fork 0

Add benchmark result [pa-e1-sh | ipc-2002 | depots-strips-automatic | 6]

This commit is contained in:
Potassco Bot 2017-11-24 02:44:56 +01:00
parent 7532df4dad
commit e9e41816f8
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 926 additions and 0 deletions

View File

@ -0,0 +1,38 @@
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-6.pddl
- --stats
- --verbose
- --print-call
- -A 16
- --parallel=1
- --shallow
configuration:
id: pa-e1-sh
instanceSets:
- lnpmr-easy-instances
options:
- --stats
- --verbose
- --print-call
- -A 16
- --parallel=1
- --shallow
exitCode: 0
instance:
domain: depots-strips-automatic
instance: 6
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

View File

@ -0,0 +1,32 @@
# configuration: {'id': 'pa-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-A 16', '--parallel=1', '--shallow'], 'instanceSets': ['lnpmr-easy-instances']}
# instance: {'ipc': 'ipc-2002', 'domain': 'depots-strips-automatic', '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-2002/domains/depots-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-6.pddl', '--stats', '--verbose', '--print-call', '-A 16', '--parallel=1', '--shallow']
# 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)
TIMEOUT CPU 900.07 MEM 924564 MAXMEM 972388 STALE 0 MAXMEM_RSS 905196
<time name="ALL">900090</time>

View File

@ -0,0 +1,856 @@
planner.py version 0.0.1
Time: 0.51s
Memory: 98MB
Iteration 1
Queue: [0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75]
Grounded Until: 0
Solving...
Solving Time: 0.01s
Memory: 98MB (+0MB)
UNSAT
Iteration Time: 0.01s
Iteration 2
Queue: [5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80]
Grounded Until: 0
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.50s
Memory: 116MB (+18MB)
Unblocking actions...
Solving...
Solving Time: 0.03s
Memory: 129MB (+13MB)
UNSAT
Iteration Time: 0.70s
Iteration 3
Queue: [10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85]
Grounded Until: 5
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.60s
Memory: 146MB (+17MB)
Unblocking actions...
Solving...
Solving Time: 0.03s
Memory: 158MB (+12MB)
UNSAT
Iteration Time: 0.83s
Iteration 4
Queue: [15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90]
Grounded Until: 10
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.52s
Memory: 170MB (+12MB)
Unblocking actions...
Solving...
Solving Time: 0.06s
Memory: 186MB (+16MB)
UNSAT
Iteration Time: 0.78s
Iteration 5
Queue: [20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95]
Grounded Until: 15
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.54s
Memory: 196MB (+10MB)
Unblocking actions...
Solving...
Solving Time: 6.47s
Memory: 214MB (+18MB)
UNKNOWN
Iteration Time: 7.25s
Iteration 6
Queue: [25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 20]
Grounded Until: 20
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.56s
Memory: 227MB (+13MB)
Unblocking actions...
Solving...
Solving Time: 7.35s
Memory: 253MB (+26MB)
UNKNOWN
Iteration Time: 8.14s
Iteration 7
Queue: [30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 20, 25]
Grounded Until: 25
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.72s
Memory: 275MB (+22MB)
Unblocking actions...
Solving...
Solving Time: 8.06s
Memory: 290MB (+15MB)
UNKNOWN
Iteration Time: 9.01s
Iteration 8
Queue: [35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 20, 25, 30]
Grounded Until: 30
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.54s
Memory: 300MB (+10MB)
Unblocking actions...
Solving...
Solving Time: 8.73s
Memory: 334MB (+34MB)
UNKNOWN
Iteration Time: 9.53s
Iteration 9
Queue: [40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 20, 25, 30, 35]
Grounded Until: 35
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.54s
Memory: 336MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 8.02s
Memory: 356MB (+20MB)
UNKNOWN
Iteration Time: 8.84s
Iteration 10
Queue: [45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 20, 25, 30, 35, 40]
Grounded Until: 40
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 0.54s
Memory: 367MB (+11MB)
Unblocking actions...
Solving...
Solving Time: 8.85s
Memory: 385MB (+18MB)
UNKNOWN
Iteration Time: 9.68s
Iteration 11
Queue: [50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 20, 25, 30, 35, 40, 45]
Grounded Until: 45
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.55s
Memory: 391MB (+6MB)
Unblocking actions...
Solving...
Solving Time: 9.54s
Memory: 437MB (+46MB)
UNKNOWN
Iteration Time: 10.39s
Iteration 12
Queue: [55, 60, 65, 70, 75, 80, 85, 90, 95, 20, 25, 30, 35, 40, 45, 50]
Grounded Until: 50
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.56s
Memory: 446MB (+9MB)
Unblocking actions...
Solving...
Solving Time: 7.84s
Memory: 461MB (+15MB)
UNKNOWN
Iteration Time: 8.72s
Iteration 13
Queue: [60, 65, 70, 75, 80, 85, 90, 95, 20, 25, 30, 35, 40, 45, 50, 55]
Grounded Until: 55
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.57s
Memory: 475MB (+14MB)
Unblocking actions...
Solving...
Solving Time: 10.14s
Memory: 498MB (+23MB)
UNKNOWN
Iteration Time: 11.05s
Iteration 14
Queue: [65, 70, 75, 80, 85, 90, 95, 20, 25, 30, 35, 40, 45, 50, 55, 60]
Grounded Until: 60
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time: 0.58s
Memory: 507MB (+9MB)
Unblocking actions...
Solving...
Solving Time: 12.21s
Memory: 528MB (+21MB)
UNKNOWN
Iteration Time: 13.15s
Iteration 15
Queue: [70, 75, 80, 85, 90, 95, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65]
Grounded Until: 65
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time: 0.59s
Memory: 540MB (+12MB)
Unblocking actions...
Solving...
Solving Time: 12.78s
Memory: 561MB (+21MB)
UNKNOWN
Iteration Time: 13.73s
Iteration 16
Queue: [75, 80, 85, 90, 95, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70]
Grounded Until: 70
Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time: 0.90s
Memory: 599MB (+38MB)
Unblocking actions...
Solving...
Solving Time: 11.36s
Memory: 666MB (+67MB)
UNKNOWN
Iteration Time: 12.65s
Iteration 17
Queue: [80, 85, 90, 95, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75]
Grounded Until: 75
Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])]
Grounding Time: 0.56s
Memory: 666MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 10.12s
Memory: 671MB (+5MB)
UNKNOWN
Iteration Time: 11.07s
Iteration 18
Queue: [85, 90, 95, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80]
Grounded Until: 80
Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])]
Grounding Time: 0.56s
Memory: 681MB (+10MB)
Unblocking actions...
Solving...
Solving Time: 10.93s
Memory: 705MB (+24MB)
UNKNOWN
Iteration Time: 11.90s
Iteration 19
Queue: [90, 95, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85]
Grounded Until: 85
Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
Grounding Time: 0.56s
Memory: 710MB (+5MB)
Unblocking actions...
Solving...
Solving Time: 12.23s
Memory: 744MB (+34MB)
UNKNOWN
Iteration Time: 13.23s
Iteration 20
Queue: [95, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90]
Grounded Until: 90
Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])]
Grounding Time: 0.56s
Memory: 750MB (+6MB)
Unblocking actions...
Solving...
Solving Time: 11.06s
Memory: 776MB (+26MB)
UNKNOWN
Iteration Time: 12.07s
Iteration 21
Queue: [20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95]
Grounded Until: 95
Blocking actions...
Solving...
Solving Time: 2.98s
Memory: 776MB (+0MB)
UNSAT
Iteration Time: 3.03s
Iteration 22
Queue: [25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 8.71s
Memory: 776MB (+0MB)
UNKNOWN
Iteration Time: 8.76s
Iteration 23
Queue: [30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 8.43s
Memory: 776MB (+0MB)
UNKNOWN
Iteration Time: 8.48s
Iteration 24
Queue: [35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 8.78s
Memory: 776MB (+0MB)
UNKNOWN
Iteration Time: 8.83s
Iteration 25
Queue: [40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 9.52s
Memory: 776MB (+0MB)
UNKNOWN
Iteration Time: 9.57s
Iteration 26
Queue: [45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 9.98s
Memory: 776MB (+0MB)
UNKNOWN
Iteration Time: 10.03s
Iteration 27
Queue: [50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 11.24s
Memory: 779MB (+3MB)
UNKNOWN
Iteration Time: 11.29s
Iteration 28
Queue: [55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 11.33s
Memory: 780MB (+1MB)
UNKNOWN
Iteration Time: 11.38s
Iteration 29
Queue: [60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 10.86s
Memory: 780MB (+0MB)
UNKNOWN
Iteration Time: 10.91s
Iteration 30
Queue: [65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 12.70s
Memory: 783MB (+3MB)
UNKNOWN
Iteration Time: 12.75s
Iteration 31
Queue: [70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 11.16s
Memory: 786MB (+3MB)
UNKNOWN
Iteration Time: 11.21s
Iteration 32
Queue: [75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 12.85s
Memory: 786MB (+0MB)
UNKNOWN
Iteration Time: 12.90s
Iteration 33
Queue: [80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 12.12s
Memory: 786MB (+0MB)
UNKNOWN
Iteration Time: 12.17s
Iteration 34
Queue: [85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 14.31s
Memory: 788MB (+2MB)
UNKNOWN
Iteration Time: 14.36s
Iteration 35
Queue: [90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 12.49s
Memory: 788MB (+0MB)
UNKNOWN
Iteration Time: 12.54s
Iteration 36
Queue: [95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 12.56s
Memory: 794MB (+6MB)
UNKNOWN
Iteration Time: 12.61s
Iteration 37
Queue: [100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95]
Grounded Until: 95
Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])]
Grounding Time: 0.56s
Memory: 796MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 12.49s
Memory: 827MB (+31MB)
UNKNOWN
Iteration Time: 13.52s
Iteration 38
Queue: [25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100]
Grounded Until: 100
Blocking actions...
Solving...
Solving Time: 10.78s
Memory: 830MB (+3MB)
UNKNOWN
Iteration Time: 10.83s
Iteration 39
Queue: [30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 9.51s
Memory: 830MB (+0MB)
UNKNOWN
Iteration Time: 9.56s
Iteration 40
Queue: [35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 10.37s
Memory: 830MB (+0MB)
UNKNOWN
Iteration Time: 10.42s
Iteration 41
Queue: [40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.04s
Memory: 830MB (+0MB)
UNKNOWN
Iteration Time: 11.09s
Iteration 42
Queue: [45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 8.89s
Memory: 830MB (+0MB)
UNKNOWN
Iteration Time: 8.94s
Iteration 43
Queue: [50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.13s
Memory: 830MB (+0MB)
UNKNOWN
Iteration Time: 11.18s
Iteration 44
Queue: [55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.02s
Memory: 830MB (+0MB)
UNKNOWN
Iteration Time: 11.07s
Iteration 45
Queue: [60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 12.09s
Memory: 833MB (+3MB)
UNKNOWN
Iteration Time: 12.14s
Iteration 46
Queue: [65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 12.99s
Memory: 833MB (+0MB)
UNKNOWN
Iteration Time: 13.04s
Iteration 47
Queue: [70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 13.50s
Memory: 833MB (+0MB)
UNKNOWN
Iteration Time: 13.55s
Iteration 48
Queue: [75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 12.33s
Memory: 833MB (+0MB)
UNKNOWN
Iteration Time: 12.38s
Iteration 49
Queue: [80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.24s
Memory: 837MB (+4MB)
UNKNOWN
Iteration Time: 11.30s
Iteration 50
Queue: [85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 12.79s
Memory: 839MB (+2MB)
UNKNOWN
Iteration Time: 12.84s
Iteration 51
Queue: [90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.62s
Memory: 839MB (+0MB)
UNKNOWN
Iteration Time: 11.67s
Iteration 52
Queue: [95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 12.70s
Memory: 840MB (+1MB)
UNKNOWN
Iteration Time: 12.75s
Iteration 53
Queue: [100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.54s
Memory: 840MB (+0MB)
UNKNOWN
Iteration Time: 11.59s
Iteration 54
Queue: [25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100]
Grounded Until: 100
Blocking actions...
Solving...
Solving Time: 10.62s
Memory: 843MB (+3MB)
UNKNOWN
Iteration Time: 10.68s
Iteration 55
Queue: [30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 9.94s
Memory: 843MB (+0MB)
UNKNOWN
Iteration Time: 10.00s
Iteration 56
Queue: [35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 9.63s
Memory: 843MB (+0MB)
UNKNOWN
Iteration Time: 9.68s
Iteration 57
Queue: [40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 9.95s
Memory: 843MB (+0MB)
UNKNOWN
Iteration Time: 10.00s
Iteration 58
Queue: [45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.08s
Memory: 843MB (+0MB)
UNKNOWN
Iteration Time: 11.13s
Iteration 59
Queue: [50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 10.60s
Memory: 843MB (+0MB)
UNKNOWN
Iteration Time: 10.66s
Iteration 60
Queue: [55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.53s
Memory: 843MB (+0MB)
UNKNOWN
Iteration Time: 11.58s
Iteration 61
Queue: [60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 12.54s
Memory: 844MB (+1MB)
UNKNOWN
Iteration Time: 12.59s
Iteration 62
Queue: [65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 12.94s
Memory: 845MB (+1MB)
UNKNOWN
Iteration Time: 12.99s
Iteration 63
Queue: [70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 12.32s
Memory: 847MB (+2MB)
UNKNOWN
Iteration Time: 12.38s
Iteration 64
Queue: [75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.84s
Memory: 847MB (+0MB)
UNKNOWN
Iteration Time: 11.89s
Iteration 65
Queue: [80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 12.87s
Memory: 847MB (+0MB)
UNKNOWN
Iteration Time: 12.92s
Iteration 66
Queue: [85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 12.06s
Memory: 847MB (+0MB)
UNKNOWN
Iteration Time: 12.11s
Iteration 67
Queue: [90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 13.06s
Memory: 850MB (+3MB)
UNKNOWN
Iteration Time: 13.12s
Iteration 68
Queue: [95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 14.43s
Memory: 850MB (+0MB)
UNKNOWN
Iteration Time: 14.48s
Iteration 69
Queue: [100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 14.11s
Memory: 854MB (+4MB)
UNKNOWN
Iteration Time: 14.16s
Iteration 70
Queue: [25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100]
Grounded Until: 100
Blocking actions...
Solving...
Solving Time: 10.27s
Memory: 858MB (+4MB)
UNKNOWN
Iteration Time: 10.33s
Iteration 71
Queue: [30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 9.93s
Memory: 859MB (+1MB)
UNKNOWN
Iteration Time: 9.98s
Iteration 72
Queue: [35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 10.06s
Memory: 859MB (+0MB)
UNKNOWN
Iteration Time: 10.12s
Iteration 73
Queue: [40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 9.57s
Memory: 859MB (+0MB)
UNKNOWN
Iteration Time: 9.62s
Iteration 74
Queue: [45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.51s
Memory: 859MB (+0MB)
UNKNOWN
Iteration Time: 11.56s
Iteration 75
Queue: [50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.76s
Memory: 859MB (+0MB)
UNKNOWN
Iteration Time: 11.81s
Iteration 76
Queue: [55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 10.72s
Memory: 859MB (+0MB)
UNKNOWN
Iteration Time: 10.78s
Iteration 77
Queue: [60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.98s
Memory: 859MB (+0MB)
UNKNOWN
Iteration Time: 12.03s
Iteration 78
Queue: [65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 12.23s
Memory: 859MB (+0MB)
UNKNOWN
Iteration Time: 12.29s
Iteration 79
Queue: [70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65]
Grounded Until: 100
Unblocking actions...
Solving...
Solving Time: 11.23s
Memory: 859MB (+0MB)
UNKNOWN
Iteration Time: 11.29s
Iteration 80
Queue: [7