1
0
Fork 0

Add benchmark result [gc-ta1-tt1 | ipc-2006 | trucks-propositional-strips | 20]

This commit is contained in:
Potassco Bot 2017-12-02 17:08:55 +01:00
parent 03b8abc6ce
commit 8820f34dfe
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 909 additions and 0 deletions

View File

@ -0,0 +1,53 @@
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-2006/domains/trucks-propositional-strips/domains/domain-20.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/instances/instance-20.pddl
- --stats
- --verbose
- --print-call
- -m 8192
- --translate
- -B 0.9
- --parallel=0
- --shallow
- --use-heuristic
- --test-until-not-sat
- --test=0
- --test-add=1
- --test-times=1
configuration:
id: gc-ta1-tt1
instanceSets:
- lpnmr-first-plan-not-serializable
- rintanen-aij-2012
options:
- --stats
- --verbose
- --print-call
- -m 8192
- --translate
- -B 0.9
- --parallel=0
- --shallow
- --use-heuristic
- --test-until-not-sat
- --test=0
- --test-add=1
- --test-times=1
exitCode: 0
instance:
domain: trucks-propositional-strips
instance: 20
ipc: ipc-2006
versions:
clingo: 5.2.2
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
planner: 398fcb36ad9c5a23a8c35820fb4b021802dbc349 (2017-11-30 17:03:27 +0100)
plasp: 3.1.1
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner

View File

@ -0,0 +1,17 @@
# configuration: {'id': 'gc-ta1-tt1', 'options': ['--stats', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1'], 'instanceSets': ['lpnmr-first-plan-not-serializable', 'rintanen-aij-2012']}
# instance: {'ipc': 'ipc-2006', 'domain': 'trucks-propositional-strips', 'instance': 20}
# 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-2006/domains/trucks-propositional-strips/domains/domain-20.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/instances/instance-20.pddl', '--stats', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1']
# 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))
TIMEOUT CPU 900.08 MEM 673872 MAXMEM 717792 STALE 1 MAXMEM_RSS 658996
<time name="ALL">900060</time>

View File

@ -0,0 +1,839 @@
INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/domains/domain-20.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/instances/instance-20.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-2006/domains/trucks-propositional-strips/domains/domain-20.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/trucks-propositional-strips/instances/instance-20.pddl
Parsing...
Parsing: [13.840s CPU, 13.842s wall-clock]
Normalizing task... [2.770s CPU, 2.766s wall-clock]
Instantiating...
Generating Datalog program... [1.900s CPU, 1.899s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [4.300s CPU, 4.296s wall-clock]
Preparing model... [4.150s CPU, 4.154s wall-clock]
Generated 43585 rules.
Computing model... [1.460s CPU, 1.453s wall-clock]
16315 relevant atoms
0 auxiliary atoms
16315 final queue length
43606 total queue pushes
Completing instantiation... [3.330s CPU, 3.331s wall-clock]
Instantiating: [15.340s CPU, 15.339s wall-clock]
Computing fact groups...
Finding invariants...
1655 initial candidates
Time limit reached, aborting invariant generation
Finding invariants: [300.790s CPU, 300.653s wall-clock]
Checking invariant weight... [0.440s CPU, 0.432s wall-clock]
Instantiating groups... [0.130s CPU, 0.133s wall-clock]
Collecting mutex groups... [0.040s CPU, 0.040s wall-clock]
Choosing groups...
1474 uncovered facts
Choosing groups: [0.300s CPU, 0.302s wall-clock]
Building translation key... [0.050s CPU, 0.050s wall-clock]
Computing fact groups: [302.350s CPU, 302.217s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.013s wall-clock]
Building dictionary for full mutex groups... [0.150s CPU, 0.149s wall-clock]
Building mutex information...
Building mutex information: [0.260s CPU, 0.266s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.190s CPU, 0.191s wall-clock]
Translating task: [16.550s CPU, 16.543s wall-clock]
120 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
6 propositions removed
Detecting unreachable propositions: [3.410s CPU, 3.408s wall-clock]
Reordering and filtering variables...
38 of 1494 variables necessary.
1495 of 1514 mutex groups necessary.
14658 of 14658 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.850s CPU, 0.853s wall-clock]
Translator variables: 38
Translator derived variables: 0
Translator facts: 231
Translator goal facts: 13
Translator mutex groups: 1495
Translator total mutex groups size: 16471
Translator operators: 14658
Translator axioms: 0
Translator task size: 79102
Translator peak memory: 354552 KB
Writing output... [1.430s CPU, 1.537s wall-clock]
Done! [357.150s CPU, 357.107s wall-clock]
planner.py version 0.0.1
Time: 1.76s
Memory: 123MB
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.01s
Memory: 123MB (+0MB)
UNSAT
Iteration Time: 0.01s
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: 123MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.27s
Memory: 125MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.01s
Memory: 127MB (+2MB)
UNSAT
Iteration Time: 0.34s
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: 131.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.28s
Memory: 131MB (+4MB)
Unblocking actions...
Solving...
Solving Time: 1.24s
Memory: 135MB (+4MB)
UNKNOWN
Iteration Time: 1.60s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 143.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.35s
Memory: 154MB (+19MB)
Unblocking actions...
Solving...
Solving Time: 2.20s
Memory: 160MB (+6MB)
UNKNOWN
Iteration Time: 2.63s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 185.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.27s
Memory: 165MB (+5MB)
Unblocking actions...
Solving...
Solving Time: 2.80s
Memory: 189MB (+24MB)
UNKNOWN
Iteration Time: 3.16s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 218.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.26s
Memory: 189MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 2.81s
Memory: 199MB (+10MB)
UNKNOWN
Iteration Time: 3.14s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 228.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.27s
Memory: 207MB (+8MB)
Unblocking actions...
Solving...
Solving Time: 4.99s
Memory: 260MB (+53MB)
UNKNOWN
Iteration Time: 5.34s
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.19s
Memory: 261MB (+1MB)
UNKNOWN
Iteration Time: 2.21s
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: 2.45s
Memory: 261MB (+0MB)
UNKNOWN
Iteration Time: 2.46s
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: 2.73s
Memory: 261MB (+0MB)
UNKNOWN
Iteration Time: 2.74s
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: 2.84s
Memory: 261MB (+0MB)
UNKNOWN
Iteration Time: 2.85s
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...
Solving Time: 3.66s
Memory: 261MB (+0MB)
UNKNOWN
Iteration Time: 3.67s
Iteration 13
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), (15,75,0,True)]
Grounded Until: 30
Expected Memory: 322.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.26s
Memory: 261MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 3.21s
Memory: 254MB (+-7MB)
UNKNOWN
Iteration Time: 3.56s
Iteration 14
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), (15,75,0,True)]
Grounded Until: 35
Expected Memory: 315.0MB
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.27s
Memory: 254MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 5.09s
Memory: 270MB (+16MB)
UNKNOWN
Iteration Time: 5.47s
Iteration 15
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), (15,75,0,True)]
Grounded Until: 40
Expected Memory: 331.0MB
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 0.27s
Memory: 270MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 6.03s
Memory: 292MB (+22MB)
UNKNOWN
Iteration Time: 6.41s
Iteration 16
Queue: [(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: 45
Expected Memory: 353.0MB
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.27s
Memory: 292MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 8.31s
Memory: 344MB (+52MB)
UNKNOWN
Iteration Time: 8.70s
Iteration 17
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until: 50
Expected Memory: 405.0MB
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.28s
Memory: 348MB (+4MB)
Unblocking actions...
Solving...
Solving Time: 6.70s
Memory: 372MB (+24MB)
UNKNOWN
Iteration Time: 7.12s
Iteration 18
Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until: 55
Expected Memory: 433.0MB
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.28s
Memory: 372MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 9.08s
Memory: 373MB (+1MB)
UNKNOWN
Iteration Time: 9.49s
Iteration 19
Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until: 60
Expected Memory: 434.0MB
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time: 0.28s
Memory: 373MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 11.31s
Memory: 411MB (+38MB)
UNKNOWN
Iteration Time: 11.74s
Iteration 20
Queue: [(14,70,0,True), (15,75,0,True)]
Grounded Until: 65
Expected Memory: 472.0MB
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time: 0.44s
Memory: 428MB (+17MB)
Unblocking actions...
Solving...
Solving Time: 10.42s
Memory: 435MB (+7MB)
UNKNOWN
Iteration Time: 11.01s
Iteration 21
Queue: [(15,75,0,True)]
Grounded Until: 70
Expected Memory: 496.0MB
Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time: 0.27s
Memory: 435MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 19.08s
Memory: 609MB (+174MB)
UNKNOWN
Iteration Time: 19.51s
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,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Blocking actions...
Solving...
Solving Time: 3.28s
Memory: 609MB (+0MB)
UNKNOWN
Iteration Time: 3.34s
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,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 2.88s
Memory: 496MB (+-113MB)
UNKNOWN
Iteration Time: 2.91s
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,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 2.53s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 2.55s
Iteration 25
Queue: [(5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 2.69s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 2.71s
Iteration 26
Queue: [(6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 3.45s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 3.47s
Iteration 27
Queue: [(7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 6.85s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 6.87s
Iteration 28
Queue: [(8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 5.83s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 5.86s
Iteration 29
Queue: [(9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 8.01s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 8.03s
Iteration 30
Queue: [(10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 9.19s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 9.22s
Iteration 31
Queue: [(11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 5.67s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 5.69s
Iteration 32
Queue: [(12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 9.57s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 9.59s
Iteration 33
Queue: [(13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 7.56s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 7.59s
Iteration 34
Queue: [(14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 10.54s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 10.57s
Iteration 35
Queue: [(15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Unblocking actions...
Solving...
Solving Time: 13.70s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 13.73s
Iteration 36
Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 75
Expected Memory: 670.0MB
Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])]
Grounding Time: 0.27s
Memory: 496MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 9.78s
Memory: 478MB (+-18MB)
UNKNOWN
Iteration Time: 10.19s
Iteration 37
Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True)]
Grounded Until: 80
Expected Memory: 652.0MB
Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])]
Grounding Time: 0.27s
Memory: 478MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 14.63s
Memory: 499MB (+21MB)
UNKNOWN
Iteration Time: 15.06s
Iteration 38
Queue: [(18,90,0,True), (19,95,0,True)]
Grounded Until: 85
Expected Memory: 673.0MB
Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
Grounding Time: 0.27s
Memory: 499MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 20.75s
Memory: 579MB (+80MB)
UNKNOWN
Iteration Time: 21.21s
Iteration 39
Queue: [(19,95,0,True)]
Grounded Until: 90
Expected Memory: 753.0MB
Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])]
Grounding Time: 0.27s
Memory: 579MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 17.38s
Memory: 619MB (+40MB)
UNKNOWN
Iteration Time: 17.85s
Iteration 40
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,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,False), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Blocking actions...
Solving...
Solving Time: 5.25s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 5.32s
Iteration 41
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,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,False), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 3.71s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 3.75s
Iteration 42
Queue: [(4,20,3,True), (5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,False), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 3.41s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 3.45s
Iteration 43
Queue: [(5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,False), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 3.19s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 3.22s
Iteration 44
Queue: [(6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,False), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 3.86s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 3.89s
Iteration 45
Queue: [(7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,False), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 4.35s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 4.38s
Iteration 46
Queue: [(8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,False), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 5.94s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 5.97s
Iteration 47
Queue: [(9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,False), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 7.13s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 7.16s
Iteration 48
Queue: [(10,50,2,True), (11,55,2,True), (12,60,2,False), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 7.81s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 7.84s
Iteration 49
Queue: [(11,55,2,True), (12,60,2,False), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 7.68s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 7.71s
Iteration 50
Queue: [(16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 13.91s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 13.93s
Iteration 51
Queue: [(17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 13.86s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 13.89s
Iteration 52
Queue: [(18,90,1,True), (19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 14.85s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 14.90s
Iteration 53
Queue: [(19,95,1,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Unblocking actions...
Solving...
Solving Time: 18.64s
Memory: 619MB (+0MB)
UNKNOWN
Iteration Time: 18.69s
Iteration 54
Queue: [(20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Expected Memory: 793.0MB
Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])]
Grounding Time: 0.27s
Memory: 619MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 17.98s
Memory: 595MB (+-24MB)
UNKNOWN
Iteration Time: 18.42s
Iteration 55
Queue: [(21,105,0,True)]
Grounded Until: 100
Expected Memory: 769.0MB
Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])]
Grounding Time: 0.27s
Memory: 595MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 18.71s
Memory: 663MB (+68MB)
UNKNOWN
Iteration Time: 19.18s
Iteration 56
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,3,False), (10,50,3,False), (11,55,3,False), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Blocking actions...
Solving...
Solving Time: 2.37s
Memory: 615MB (+-48MB)
UNKNOWN
Iteration Time: 2.42s
Iteration 57
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,3,False), (10,50,3,False), (11,55,3,False), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 3.22s
Memory: 615MB (+0MB)
UNKNOWN
Iteration Time: 3.25s
Iteration 58
Queue: [(4,20,4,True), (5,25,4,True), (6,30,4,False), (7,35,3,True), (8,40,3,True), (9,45,3,False), (10,50,3,False), (11,55,3,False), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 3.28s
Memory: 615MB (+0MB)
UNKNOWN
Iteration Time: 3.31s
Iteration 59
Queue: [(5,25,4,True), (6,30,4,False), (7,35,3,True), (8,40,3,True), (9,45,3,False), (10,50,3,False), (11,55,3,False), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 3.57s
Memory: 615MB (+0MB)
UNKNOWN
Iteration Time: 3.60s
Iteration 60
Queue: [(7,35,3,True), (8,40,3,True), (9,45,3,False), (10,50,3,False), (11,55,3,False), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 5.06s
Memory: 615MB (+0MB)
UNKNOWN
Iteration Time: 5.09s
Iteration 61
Queue: [(8,40,3,True), (9,45,3,False), (10,50,3,False), (11,55,3,False), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 7.48s
Memory: 615MB (+0MB)
UNKNOWN
Iteration Time: 7.51s
Iteration 62
Queue: [(12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 9.12s
Memory: 615MB (+0MB)
UNKNOWN
Iteration Time: 9.15s
Iteration 63
Queue: [(13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 7.56s
Memory: 615MB (+0MB)
UNKNOWN
Iteration Time: 7.60s
Iteration 64
Queue: [(20,100,1,True), (21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 19.00s
Memory: 615MB (+0MB)
UNKNOWN
Iteration Time: 19.03s
Iteration 65
Queue: [(21,105,1,True)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 19.51s
Memory: 620MB (+5MB)
UNKNOWN
Iteration Time: 19.58s
Iteration 66
Queue: [(2,10,5,True), (3,15,5,True), (4,20,5,True), (5,25,5,False), (6,30,4,True), (7,35,4,True), (8,40,4,False), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False)]
Grounded Until: 105
Blocking actions...
Solving...
Solving Time: 3.32s
Memory: 620MB (+0MB)
UNKNOWN
Iteration Time: 3.39s
Iteration 67
Queue: [(3,15,5,True), (4,20,5,True), (5,25,5,False), (6,30,4,True), (7,35,4,True), (8,40,4,False), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 2.52s
Memory: 620MB (+0MB)
UNKNOWN
Iteration Time: 2.55s
Iteration 68
Queue: [(4,20,5,True), (5,25,5,False), (6,30,4,True), (7,35,4,True), (8,40,4,False), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False)]
Grounded Until: 105
Unblocking actions...
Solving...
Solving Time: 2.85s
Memory: 620MB (+0MB)
UNKNOWN
Iteration Time: 2.89s
Iteration 69