Add benchmark result [pb-e2 | ipc-2002 | depots-strips-automatic | 17]
This commit is contained in:
parent
bb18464e67
commit
70d7343cc7
38
pb-e2/ipc-2002_depots-strips-automatic_17.env
Normal file
38
pb-e2/ipc-2002_depots-strips-automatic_17.env
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
command:
|
||||||
|
- timeout
|
||||||
|
- -m=9216000
|
||||||
|
- -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
|
||||||
|
- -m 8192
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=2
|
||||||
|
configuration:
|
||||||
|
id: pb-e2
|
||||||
|
instanceSets:
|
||||||
|
- lpnmr-easy-instances
|
||||||
|
options:
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- -m 8192
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=2
|
||||||
|
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: 61750c0521c6104870e5b881c8b0c237e2af4a96 (2017-11-27 07:44:27 +0100)
|
||||||
|
plasp: 3.1.1
|
||||||
|
python: 3.6.3
|
||||||
|
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||||
|
|
32
pb-e2/ipc-2002_depots-strips-automatic_17.err
Normal file
32
pb-e2/ipc-2002_depots-strips-automatic_17.err
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
# configuration: {'id': 'pb-e2', 'options': ['--stats', '--verbose', '--print-call', '-m 8192', '-B 0.9', '--parallel=2'], 'instanceSets': ['lpnmr-easy-instances']}
|
||||||
|
# instance: {'ipc': 'ipc-2002', 'domain': 'depots-strips-automatic', 'instance': 17}
|
||||||
|
# command: ['timeout', '-m=9216000', '-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', '-m 8192', '-B 0.9', '--parallel=2']
|
||||||
|
# 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.11 MEM 6949300 MAXMEM 7333460 STALE 0 MAXMEM_RSS 7198560
|
||||||
|
<time name="ALL">900130</time>
|
||||||
|
|
577
pb-e2/ipc-2002_depots-strips-automatic_17.out
Normal file
577
pb-e2/ipc-2002_depots-strips-automatic_17.out
Normal file
@ -0,0 +1,577 @@
|
|||||||
|
planner.py version 0.0.1
|
||||||
|
|
||||||
|
Time: 18.23s
|
||||||
|
Memory: 1054MB
|
||||||
|
|
||||||
|
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: 1054MB (+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
|
||||||
|
Expected Memory: 1054MB
|
||||||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||||
|
Grounding Time: 14.38s
|
||||||
|
Memory: 2222MB (+1168MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 2.75s
|
||||||
|
Memory: 2289MB (+67MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 22.78s
|
||||||
|
|
||||||
|
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
|
||||||
|
Expected Memory: 3524.0MB
|
||||||
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||||
|
Grounding Time: 11.81s
|
||||||
|
Memory: 2687MB (+398MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 4.04s
|
||||||
|
Memory: 2747MB (+60MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 20.37s
|
||||||
|
|
||||||
|
Iteration 4
|
||||||
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||||
|
Grounded Until: 10
|
||||||
|
Expected Memory: 3982.0MB
|
||||||
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||||||
|
Grounding Time: 19.29s
|
||||||
|
Memory: 3542MB (+795MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 3.91s
|
||||||
|
Memory: 3608MB (+66MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 27.82s
|
||||||
|
|
||||||
|
Iteration 5
|
||||||
|
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||||
|
Grounded Until: 15
|
||||||
|
Expected Memory: 4843.0MB
|
||||||
|
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||||||
|
Grounding Time: 11.66s
|
||||||
|
Memory: 3999MB (+391MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 8.15s
|
||||||
|
Memory: 4075MB (+76MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 24.47s
|
||||||
|
|
||||||
|
Iteration 6
|
||||||
|
Queue: [(5,25,0,True), (6,30,0,True)]
|
||||||
|
Grounded Until: 20
|
||||||
|
Expected Memory: 5310.0MB
|
||||||
|
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
||||||
|
Grounding Time: 11.99s
|
||||||
|
Memory: 4468MB (+393MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 32.96s
|
||||||
|
Memory: 4544MB (+76MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 49.64s
|
||||||
|
|
||||||
|
Iteration 7
|
||||||
|
Queue: [(6,30,0,True)]
|
||||||
|
Grounded Until: 25
|
||||||
|
Expected Memory: 5779.0MB
|
||||||
|
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
||||||
|
Grounding Time: 12.69s
|
||||||
|
Memory: 4936MB (+392MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 19.29s
|
||||||
|
Memory: 5010MB (+74MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 36.72s
|
||||||
|
|
||||||
|
Iteration 8
|
||||||
|
Queue: [(1,5,1,True), (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)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Blocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 1.11s
|
||||||
|
Memory: 5010MB (+0MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 1.17s
|
||||||
|
|
||||||
|
Iteration 9
|
||||||
|
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)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 14.94s
|
||||||
|
Memory: 5011MB (+1MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 15.00s
|
||||||
|
|
||||||
|
Iteration 10
|
||||||
|
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)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 15.09s
|
||||||
|
Memory: 5011MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 15.15s
|
||||||
|
|
||||||
|
Iteration 11
|
||||||
|
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)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 18.82s
|
||||||
|
Memory: 5011MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 18.88s
|
||||||
|
|
||||||
|
Iteration 12
|
||||||
|
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)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 15.93s
|
||||||
|
Memory: 5011MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 15.99s
|
||||||
|
|
||||||
|
Iteration 13
|
||||||
|
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)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 17.26s
|
||||||
|
Memory: 5011MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 17.32s
|
||||||
|
|
||||||
|
Iteration 14
|
||||||
|
Queue: [(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)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Expected Memory: 6246.0MB
|
||||||
|
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
|
||||||
|
Grounding Time: 13.61s
|
||||||
|
Memory: 5397MB (+386MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 18.96s
|
||||||
|
Memory: 5462MB (+65MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 37.18s
|
||||||
|
|
||||||
|
Iteration 15
|
||||||
|
Queue: [(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)]
|
||||||
|
Grounded Until: 35
|
||||||
|
Expected Memory: 6697.0MB
|
||||||
|
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
|
||||||
|
Grounding Time: 28.08s
|
||||||
|
Memory: 6648MB (+1186MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 28.44s
|
||||||
|
Memory: 6747MB (+99MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 61.36s
|
||||||
|
|
||||||
|
Iteration 16
|
||||||
|
Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 8032.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 17
|
||||||
|
Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 9317.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 18
|
||||||
|
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 10602.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 19
|
||||||
|
Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 11887.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 20
|
||||||
|
Queue: [(13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 13172.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 21
|
||||||
|
Queue: [(14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 14457.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 22
|
||||||
|
Queue: [(2,10,2,True), (3,15,2,True), (4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Blocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 16.20s
|
||||||
|
Memory: 6749MB (+2MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 16.27s
|
||||||
|
|
||||||
|
Iteration 23
|
||||||
|
Queue: [(3,15,2,True), (4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 15.39s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 15.47s
|
||||||
|
|
||||||
|
Iteration 24
|
||||||
|
Queue: [(4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 16.36s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 16.43s
|
||||||
|
|
||||||
|
Iteration 25
|
||||||
|
Queue: [(5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 19.09s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 19.16s
|
||||||
|
|
||||||
|
Iteration 26
|
||||||
|
Queue: [(6,30,2,True), (7,35,1,True), (8,40,1,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 17.70s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 17.77s
|
||||||
|
|
||||||
|
Iteration 27
|
||||||
|
Queue: [(7,35,1,True), (8,40,1,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 17.93s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 18.01s
|
||||||
|
|
||||||
|
Iteration 28
|
||||||
|
Queue: [(8,40,1,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 17.78s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 17.85s
|
||||||
|
|
||||||
|
Iteration 29
|
||||||
|
Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 8034.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 30
|
||||||
|
Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 9319.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 31
|
||||||
|
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 10604.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 32
|
||||||
|
Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 11889.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 33
|
||||||
|
Queue: [(13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 13174.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 34
|
||||||
|
Queue: [(14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 14459.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 35
|
||||||
|
Queue: [(2,10,3,True), (3,15,3,True), (4,20,3,True), (5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Blocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 17.13s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 17.21s
|
||||||
|
|
||||||
|
Iteration 36
|
||||||
|
Queue: [(3,15,3,True), (4,20,3,True), (5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 17.74s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 17.82s
|
||||||
|
|
||||||
|
Iteration 37
|
||||||
|
Queue: [(4,20,3,True), (5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 16.23s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 16.31s
|
||||||
|
|
||||||
|
Iteration 38
|
||||||
|
Queue: [(5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 17.22s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 17.29s
|
||||||
|
|
||||||
|
Iteration 39
|
||||||
|
Queue: [(6,30,3,True), (7,35,2,True), (8,40,2,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 16.73s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 16.81s
|
||||||
|
|
||||||
|
Iteration 40
|
||||||
|
Queue: [(7,35,2,True), (8,40,2,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 20.13s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 20.20s
|
||||||
|
|
||||||
|
Iteration 41
|
||||||
|
Queue: [(8,40,2,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 17.99s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 18.07s
|
||||||
|
|
||||||
|
Iteration 42
|
||||||
|
Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 8034.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 43
|
||||||
|
Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 9319.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 44
|
||||||
|
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 10604.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 45
|
||||||
|
Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 11889.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 46
|
||||||
|
Queue: [(13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 13174.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 47
|
||||||
|
Queue: [(14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 14459.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 48
|
||||||
|
Queue: [(2,10,4,True), (3,15,4,True), (4,20,4,True), (5,25,4,True), (6,30,4,False), (7,35,3,True), (8,40,3,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Blocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 16.37s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 16.45s
|
||||||
|
|
||||||
|
Iteration 49
|
||||||
|
Queue: [(3,15,4,True), (4,20,4,True), (5,25,4,True), (6,30,4,False), (7,35,3,True), (8,40,3,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 15.52s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 15.60s
|
||||||
|
|
||||||
|
Iteration 50
|
||||||
|
Queue: [(4,20,4,True), (5,25,4,True), (6,30,4,False), (7,35,3,True), (8,40,3,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 16.33s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 16.41s
|
||||||
|
|
||||||
|
Iteration 51
|
||||||
|
Queue: [(5,25,4,True), (6,30,4,False), (7,35,3,True), (8,40,3,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 17.79s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 17.87s
|
||||||
|
|
||||||
|
Iteration 52
|
||||||
|
Queue: [(7,35,3,True), (8,40,3,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 17.23s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 17.30s
|
||||||
|
|
||||||
|
Iteration 53
|
||||||
|
Queue: [(8,40,3,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)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 20.05s
|
||||||
|
Memory: 6749MB (+0MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 20.12s
|
||||||
|
|
||||||
|
Iteration 54
|
||||||
|
Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 8034.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 55
|
||||||
|
Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 9319.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 56
|
||||||
|
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 10604.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 57
|
||||||
|
Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 11889.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 58
|
||||||
|
Queue: [(13,65,0,True), (14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 13174.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 59
|
||||||
|
Queue: [(14,70,0,True)]
|
||||||
|
Grounded Until: 40
|
||||||
|
Expected Memory: 14459.0MB
|
||||||
|
Skipping: not enough memory for grounding...
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user