632 lines
23 KiB
Plaintext
632 lines
23 KiB
Plaintext
INFO Running translator.
|
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/pipesworld-no-tankage-nontemporal-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/pipesworld-no-tankage-nontemporal-strips/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-2004/domains/pipesworld-no-tankage-nontemporal-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/pipesworld-no-tankage-nontemporal-strips/instances/instance-14.pddl
|
|
Parsing...
|
|
Parsing: [0.030s CPU, 0.035s wall-clock]
|
|
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
|
Instantiating...
|
|
Generating Datalog program... [0.010s CPU, 0.006s wall-clock]
|
|
Normalizing Datalog program...
|
|
Normalizing Datalog program: [0.060s CPU, 0.059s wall-clock]
|
|
Preparing model... [0.020s CPU, 0.020s wall-clock]
|
|
Generated 91 rules.
|
|
Computing model... [0.310s CPU, 0.310s wall-clock]
|
|
1382 relevant atoms
|
|
2332 auxiliary atoms
|
|
3714 final queue length
|
|
6676 total queue pushes
|
|
Completing instantiation... [0.500s CPU, 0.499s wall-clock]
|
|
Instantiating: [0.900s CPU, 0.899s wall-clock]
|
|
Computing fact groups...
|
|
Finding invariants...
|
|
18 initial candidates
|
|
Finding invariants: [0.130s CPU, 0.130s wall-clock]
|
|
Checking invariant weight... [0.000s CPU, 0.000s wall-clock]
|
|
Instantiating groups... [0.000s CPU, 0.000s wall-clock]
|
|
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
|
|
Choosing groups...
|
|
216 uncovered facts
|
|
Choosing groups: [0.000s CPU, 0.000s wall-clock]
|
|
Building translation key... [0.000s CPU, 0.008s wall-clock]
|
|
Computing fact groups: [0.150s CPU, 0.153s wall-clock]
|
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.002s wall-clock]
|
|
Building dictionary for full mutex groups... [0.000s CPU, 0.002s wall-clock]
|
|
Building mutex information...
|
|
Building mutex information: [0.000s CPU, 0.002s wall-clock]
|
|
Translating task...
|
|
Processing axioms...
|
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
|
Processing axioms: [0.020s CPU, 0.020s wall-clock]
|
|
Translating task: [0.470s CPU, 0.474s wall-clock]
|
|
2016 effect conditions simplified
|
|
0 implied preconditions added
|
|
Detecting unreachable propositions...
|
|
0 operators removed
|
|
0 axioms removed
|
|
2 propositions removed
|
|
Detecting unreachable propositions: [0.290s CPU, 0.287s wall-clock]
|
|
Reordering and filtering variables...
|
|
218 of 218 variables necessary.
|
|
0 of 2 mutex groups necessary.
|
|
1056 of 1056 operators necessary.
|
|
0 of 0 axiom rules necessary.
|
|
Reordering and filtering variables: [0.290s CPU, 0.283s wall-clock]
|
|
Translator variables: 218
|
|
Translator derived variables: 0
|
|
Translator facts: 438
|
|
Translator goal facts: 5
|
|
Translator mutex groups: 0
|
|
Translator total mutex groups size: 0
|
|
Translator operators: 1056
|
|
Translator axioms: 0
|
|
Translator task size: 9973
|
|
Translator peak memory: 41932 KB
|
|
Writing output... [0.180s CPU, 0.189s wall-clock]
|
|
Done! [2.330s CPU, 2.349s wall-clock]
|
|
planner.py version 0.0.1
|
|
|
|
Time: 0.44s
|
|
Memory: 76MB
|
|
|
|
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.00s
|
|
Memory: 76MB (+0MB)
|
|
UNSAT
|
|
Iteration Time: 0.00s
|
|
|
|
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: 76MB
|
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
|
Grounding Time: 0.13s
|
|
Memory: 76MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.01s
|
|
Memory: 78MB (+2MB)
|
|
UNSAT
|
|
Iteration Time: 0.19s
|
|
|
|
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: 80.0MB
|
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
|
Grounding Time: 0.16s
|
|
Memory: 86MB (+8MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.03s
|
|
Memory: 90MB (+4MB)
|
|
UNSAT
|
|
Iteration Time: 0.25s
|
|
|
|
Iteration 4
|
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 10
|
|
Expected Memory: 102.0MB
|
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
|
Grounding Time: 0.15s
|
|
Memory: 96MB (+6MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.03s
|
|
Memory: 100MB (+4MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.53s
|
|
Memory: 100MB (+0MB)
|
|
Solving...
|
|
Solving Time: 4.07s
|
|
Memory: 108MB (+8MB)
|
|
UNKNOWN
|
|
Iteration Time: 4.85s
|
|
|
|
Iteration 5
|
|
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 15
|
|
Expected Memory: 120.0MB
|
|
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
|
Grounding Time: 0.29s
|
|
Memory: 127MB (+19MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 4.63s
|
|
Memory: 135MB (+8MB)
|
|
UNKNOWN
|
|
Iteration Time: 5.01s
|
|
|
|
Iteration 6
|
|
Queue: [(5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 20
|
|
Expected Memory: 162.0MB
|
|
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
|
Grounding Time: 0.26s
|
|
Memory: 144MB (+9MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 4.56s
|
|
Memory: 150MB (+6MB)
|
|
UNKNOWN
|
|
Iteration Time: 4.91s
|
|
|
|
Iteration 7
|
|
Queue: [(6,30,0,True)]
|
|
Grounded Until: 25
|
|
Expected Memory: 177.0MB
|
|
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
|
Grounding Time: 0.26s
|
|
Memory: 161MB (+11MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 6.26s
|
|
Memory: 190MB (+29MB)
|
|
UNKNOWN
|
|
Iteration Time: 6.63s
|
|
|
|
Iteration 8
|
|
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), (16,80,0,True)]
|
|
Grounded Until: 30
|
|
Blocking actions...
|
|
Solving...
|
|
Solving Time: 5.02s
|
|
Memory: 190MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 5.03s
|
|
|
|
Iteration 9
|
|
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), (16,80,0,True)]
|
|
Grounded Until: 30
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 4.70s
|
|
Memory: 190MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 4.71s
|
|
|
|
Iteration 10
|
|
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), (16,80,0,True)]
|
|
Grounded Until: 30
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 5.64s
|
|
Memory: 190MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 5.65s
|
|
|
|
Iteration 11
|
|
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), (16,80,0,True)]
|
|
Grounded Until: 30
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 4.95s
|
|
Memory: 190MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 4.96s
|
|
|
|
Iteration 12
|
|
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), (16,80,0,True)]
|
|
Grounded Until: 30
|
|
Expected Memory: 230.0MB
|
|
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
|
|
Grounding Time: 0.27s
|
|
Memory: 190MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 4.92s
|
|
Memory: 191MB (+1MB)
|
|
UNKNOWN
|
|
Iteration Time: 5.30s
|
|
|
|
Iteration 13
|
|
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), (16,80,0,True)]
|
|
Grounded Until: 35
|
|
Expected Memory: 231.0MB
|
|
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
|
|
Grounding Time: 0.34s
|
|
Memory: 199MB (+8MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 5.31s
|
|
Memory: 209MB (+10MB)
|
|
UNKNOWN
|
|
Iteration Time: 5.77s
|
|
|
|
Iteration 14
|
|
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), (16,80,0,True)]
|
|
Grounded Until: 40
|
|
Expected Memory: 249.0MB
|
|
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
|
|
Grounding Time: 0.26s
|
|
Memory: 209MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 5.94s
|
|
Memory: 222MB (+13MB)
|
|
UNKNOWN
|
|
Iteration Time: 6.33s
|
|
|
|
Iteration 15
|
|
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), (16,80,0,True)]
|
|
Grounded Until: 45
|
|
Expected Memory: 262.0MB
|
|
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
|
|
Grounding Time: 0.26s
|
|
Memory: 222MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 7.89s
|
|
Memory: 238MB (+16MB)
|
|
UNKNOWN
|
|
Iteration Time: 8.28s
|
|
|
|
Iteration 16
|
|
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
|
Grounded Until: 50
|
|
Expected Memory: 278.0MB
|
|
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
|
|
Grounding Time: 0.26s
|
|
Memory: 238MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 6.31s
|
|
Memory: 252MB (+14MB)
|
|
UNKNOWN
|
|
Iteration Time: 6.71s
|
|
|
|
Iteration 17
|
|
Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
|
Grounded Until: 55
|
|
Expected Memory: 292.0MB
|
|
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
|
|
Grounding Time: 0.27s
|
|
Memory: 262MB (+10MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 7.66s
|
|
Memory: 279MB (+17MB)
|
|
UNKNOWN
|
|
Iteration Time: 8.08s
|
|
|
|
Iteration 18
|
|
Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
|
Grounded Until: 60
|
|
Expected Memory: 319.0MB
|
|
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
|
|
Grounding Time: 0.27s
|
|
Memory: 288MB (+9MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 8.58s
|
|
Memory: 318MB (+30MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.02s
|
|
|
|
Iteration 19
|
|
Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
|
Grounded Until: 65
|
|
Expected Memory: 358.0MB
|
|
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
|
|
Grounding Time: 0.27s
|
|
Memory: 318MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 8.77s
|
|
Memory: 325MB (+7MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.21s
|
|
|
|
Iteration 20
|
|
Queue: [(15,75,0,True), (16,80,0,True)]
|
|
Grounded Until: 70
|
|
Expected Memory: 365.0MB
|
|
Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
|
|
Grounding Time: 0.27s
|
|
Memory: 325MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 8.38s
|
|
Memory: 333MB (+8MB)
|
|
UNKNOWN
|
|
Iteration Time: 8.83s
|
|
|
|
Iteration 21
|
|
Queue: [(16,80,0,True)]
|
|
Grounded Until: 75
|
|
Expected Memory: 373.0MB
|
|
Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])]
|
|
Grounding Time: 0.28s
|
|
Memory: 333MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 9.23s
|
|
Memory: 348MB (+15MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.69s
|
|
|
|
Iteration 22
|
|
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,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Blocking actions...
|
|
Solving...
|
|
Solving Time: 5.44s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 5.46s
|
|
|
|
Iteration 23
|
|
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,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 6.00s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 6.03s
|
|
|
|
Iteration 24
|
|
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,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 6.28s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 6.31s
|
|
|
|
Iteration 25
|
|
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,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 5.49s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 5.52s
|
|
|
|
Iteration 26
|
|
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,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 6.15s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 6.17s
|
|
|
|
Iteration 27
|
|
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,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 6.70s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 6.72s
|
|
|
|
Iteration 28
|
|
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,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 7.17s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 7.19s
|
|
|
|
Iteration 29
|
|
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,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 7.31s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 7.34s
|
|
|
|
Iteration 30
|
|
Queue: [(11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 7.73s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 7.75s
|
|
|
|
Iteration 31
|
|
Queue: [(12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 8.23s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 8.25s
|
|
|
|
Iteration 32
|
|
Queue: [(13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 7.80s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 7.83s
|
|
|
|
Iteration 33
|
|
Queue: [(14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 8.71s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 8.74s
|
|
|
|
Iteration 34
|
|
Queue: [(15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 9.12s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.15s
|
|
|
|
Iteration 35
|
|
Queue: [(16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 8.59s
|
|
Memory: 348MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 8.62s
|
|
|
|
Iteration 36
|
|
Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Expected Memory: 388.0MB
|
|
Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])]
|
|
Grounding Time: 0.43s
|
|
Memory: 360MB (+12MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 8.48s
|
|
Memory: 365MB (+5MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.09s
|
|
|
|
Iteration 37
|
|
Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 85
|
|
Expected Memory: 405.0MB
|
|
Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
|
|
Grounding Time: 0.26s
|
|
Memory: 367MB (+2MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 9.17s
|
|
Memory: 388MB (+21MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.62s
|
|
|
|
Iteration 38
|
|
Queue: [(19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 90
|
|
Expected Memory: 428.0MB
|
|
Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])]
|
|
Grounding Time: 0.26s
|
|
Memory: 388MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 9.78s
|
|
Memory: 414MB (+26MB)
|
|
UNKNOWN
|
|
Iteration Time: 10.25s
|
|
|
|
Iteration 39
|
|
Queue: [(20,100,0,True)]
|
|
Grounded Until: 95
|
|
Expected Memory: 454.0MB
|
|
Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])]
|
|
Grounding Time: 0.26s
|
|
Memory: 414MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 10.53s
|
|
Memory: 429MB (+15MB)
|
|
UNKNOWN
|
|
Iteration Time: 11.00s
|
|
|
|
Iteration 40
|
|
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,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)]
|
|
Grounded Until: 100
|
|
Blocking actions...
|
|
Solving...
|
|
Solving Time: 5.25s
|
|
Memory: 429MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 5.29s
|
|
|
|
Iteration 41
|
|
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,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)]
|
|
Grounded Until: 100
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 6.59s
|
|
Memory: 429MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 6.62s
|
|
|
|
Iteration 42
|
|
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,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)]
|
|
Grounded Until: 100
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 5.18s
|
|
Memory: 429MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 5.21s
|
|
|
|
Iteration 43
|
|
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,True), (13,65,2,False), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True)]
|
|
Grounded Until: 100
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 2.89s
|
|
Memory: 429MB (+0MB)
|
|
SAT
|
|
Testing...
|
|
SERIALIZABLE?
|
|
Testing Time: 0.00s
|
|
Memory: 429MB (+0MB)
|
|
Answer: 2
|
|
occurs(action(("pop-start","s12","b9","a1","a2","b0","oca1","lco")),1) occurs(action(("push-start","s13","b3","a1","a3","b1","gasoleo","rat-a")),1) occurs(action(("push-end","s13","a1","a3","b11","b1")),2) occurs(action(("pop-end","s12","a1","a2","b6","b0")),2) occurs(action(("pop-start","s12","b4","a1","a2","b9","gasoleo","oca1")),3) occurs(action(("pop-end","s12","a1","a2","b0","b9")),4) occurs(action(("pop-start","s12","b2","a1","a2","b4","lco","gasoleo")),5) occurs(action(("pop-end","s12","a1","a2","b9","b4")),6) occurs(action(("push-start","s13","b9","a1","a3","b3","oca1","gasoleo")),7) occurs(action(("push-end","s13","a1","a3","b1","b3")),8) occurs(action(("push-start","s13","b0","a1","a3","b9","lco","oca1")),9) occurs(action(("push-end","s13","a1","a3","b3","b9")),10) occurs(action(("push-start","s13","b6","a1","a3","b0","gasoleo","lco")),11) occurs(action(("push-end","s13","a1","a3","b9","b0")),12) occurs(action(("pop-start","s13","b10","a1","a3","b0","oca1","lco")),13) occurs(action(("pop-end","s13","a1","a3","b6","b0")),14) occurs(action(("pop-start","s13","b5","a1","a3","b10","gasoleo","oca1")),15) occurs(action(("pop-end","s13","a1","a3","b0","b10")),16) occurs(action(("pop-start","s13","b1","a1","a3","b5","rat-a","gasoleo")),17) occurs(action(("pop-end","s13","a1","a3","b10","b5")),18) occurs(action(("pop-start","s13","b11","a1","a3","b1","rat-a","rat-a")),19) occurs(action(("push-start","s12","b10","a1","a2","b4","oca1","gasoleo")),19) occurs(action(("pop-end","s13","a1","a3","b5","b1")),20) occurs(action(("push-end","s12","a1","a2","b2","b4")),20) occurs(action(("pop-start","s13","b8","a1","a3","b11","gasoleo","rat-a")),21) occurs(action(("push-start","s12","b0","a1","a2","b10","lco","oca1")),21) occurs(action(("pop-end","s13","a1","a3","b1","b11")),22) occurs(action(("push-end","s12","a1","a2","b4","b10")),22) occurs(action(("push-start","s12","b6","a1","a2","b0","gasoleo","lco")),23) occurs(action(("push-end","s12","a1","a2","b10","b0")),24) occurs(action(("pop-start","s13","b7","a1","a3","b8","oca1","gasoleo")),25) occurs(action(("pop-start","s12","b4","a1","a2","b0","gasoleo","lco")),26) occurs(action(("pop-end","s13","a1","a3","b11","b8")),26) occurs(action(("push-start","s13","b11","a1","a3","b8","rat-a","gasoleo")),27) occurs(action(("push-end","s13","a1","a3","b7","b8")),28) occurs(action(("pop-start","s13","b7","a1","a3","b8","oca1","gasoleo")),29) occurs(action(("pop-end","s13","a1","a3","b11","b8")),30)
|
|
SATISFIABLE
|
|
|
|
Models : 1+
|
|
Calls : 44
|
|
Time : 280.441s (Solving: 269.79s 1st Model: 2.84s Unsat: 0.02s)
|
|
CPU Time : 280.540s
|
|
|
|
Choices : 2589817 (Domain: 2500556)
|
|
Conflicts : 357786 (Analyzed: 357785)
|
|
Restarts : 3954 (Average: 90.49 Last: 142)
|
|
Model-Level : 151.0
|
|
Problems : 44 (Average Length: 63.48 Splits: 0)
|
|
Lemmas : 357785 (Deleted: 353081)
|
|
Binary : 263 (Ratio: 0.07%)
|
|
Ternary : 217 (Ratio: 0.06%)
|
|
Conflict : 357785 (Average Length: 1209.1 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 357785 (Average: 5.58 Max: 413 Sum: 1996506)
|
|
Executed : 357727 (Average: 5.58 Max: 413 Sum: 1995113 Ratio: 99.93%)
|
|
Bounded : 58 (Average: 24.02 Max: 102 Sum: 1393 Ratio: 0.07%)
|
|
|
|
Rules : 73276 (Original: 71129)
|
|
Atoms : 40042
|
|
Bodies : 19532 (Original: 17438)
|
|
Count : 2147 (Original: 2390)
|
|
Equivalences : 13079 (Atom=Atom: 96 Body=Body: 0 Other: 12983)
|
|
Tight : Yes
|
|
Variables : 257561 (Eliminated: 0 Frozen: 121050)
|
|
Constraints : 1959503 (Binary: 93.5% Ternary: 2.3% Other: 4.3%)
|
|
|
|
Memory Peak : 446MB
|
|
Max. Length : 100 steps
|
|
Sol. Length : 30 steps
|
|
Models : 2
|
|
|
|
|