612 lines
23 KiB
Plaintext
612 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-34.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-34.pddl
|
|
Parsing...
|
|
Parsing: [0.030s CPU, 0.033s wall-clock]
|
|
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
|
Instantiating...
|
|
Generating Datalog program... [0.010s CPU, 0.007s wall-clock]
|
|
Normalizing Datalog program...
|
|
Normalizing Datalog program: [0.050s CPU, 0.058s wall-clock]
|
|
Preparing model... [0.020s CPU, 0.021s wall-clock]
|
|
Generated 91 rules.
|
|
Computing model... [0.780s CPU, 0.771s wall-clock]
|
|
3642 relevant atoms
|
|
5492 auxiliary atoms
|
|
9134 final queue length
|
|
17993 total queue pushes
|
|
Completing instantiation... [1.490s CPU, 1.491s wall-clock]
|
|
Instantiating: [2.360s CPU, 2.358s wall-clock]
|
|
Computing fact groups...
|
|
Finding invariants...
|
|
18 initial candidates
|
|
Finding invariants: [0.130s CPU, 0.139s wall-clock]
|
|
Checking invariant weight... [0.010s CPU, 0.001s wall-clock]
|
|
Instantiating groups... [0.000s CPU, 0.000s wall-clock]
|
|
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
|
|
Choosing groups...
|
|
413 uncovered facts
|
|
Choosing groups: [0.000s CPU, 0.001s wall-clock]
|
|
Building translation key... [0.010s CPU, 0.015s wall-clock]
|
|
Computing fact groups: [0.180s CPU, 0.186s wall-clock]
|
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.004s wall-clock]
|
|
Building dictionary for full mutex groups... [0.000s CPU, 0.003s wall-clock]
|
|
Building mutex information...
|
|
Building mutex information: [0.000s CPU, 0.003s wall-clock]
|
|
Translating task...
|
|
Processing axioms...
|
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
|
Processing axioms: [0.060s CPU, 0.058s wall-clock]
|
|
Translating task: [1.450s CPU, 1.448s wall-clock]
|
|
6356 effect conditions simplified
|
|
0 implied preconditions added
|
|
Detecting unreachable propositions...
|
|
0 operators removed
|
|
0 axioms removed
|
|
7 propositions removed
|
|
Detecting unreachable propositions: [0.760s CPU, 0.756s wall-clock]
|
|
Reordering and filtering variables...
|
|
416 of 416 variables necessary.
|
|
0 of 3 mutex groups necessary.
|
|
3086 of 3086 operators necessary.
|
|
0 of 0 axiom rules necessary.
|
|
Reordering and filtering variables: [1.030s CPU, 1.038s wall-clock]
|
|
Translator variables: 416
|
|
Translator derived variables: 0
|
|
Translator facts: 835
|
|
Translator goal facts: 6
|
|
Translator mutex groups: 0
|
|
Translator total mutex groups size: 0
|
|
Translator operators: 3086
|
|
Translator axioms: 0
|
|
Translator task size: 28551
|
|
Translator peak memory: 53236 KB
|
|
Writing output... [0.510s CPU, 0.543s wall-clock]
|
|
Done! [6.390s CPU, 6.432s wall-clock]
|
|
planner.py version 0.0.1
|
|
|
|
Time: 1.24s
|
|
Memory: 130MB
|
|
|
|
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: 130MB (+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: 130MB
|
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
|
Grounding Time: 0.42s
|
|
Memory: 130MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.03s
|
|
Memory: 132MB (+2MB)
|
|
UNSAT
|
|
Iteration Time: 0.64s
|
|
|
|
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: 134.0MB
|
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
|
Grounding Time: 0.44s
|
|
Memory: 146MB (+14MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.71s
|
|
Memory: 156MB (+10MB)
|
|
UNSAT
|
|
Iteration Time: 1.38s
|
|
|
|
Iteration 4
|
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 10
|
|
Expected Memory: 180.0MB
|
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
|
Grounding Time: 0.52s
|
|
Memory: 179MB (+23MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.11s
|
|
Memory: 196MB (+17MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 1.58s
|
|
Memory: 197MB (+1MB)
|
|
Solving...
|
|
Solving Time: 7.18s
|
|
Memory: 203MB (+6MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.60s
|
|
|
|
Iteration 5
|
|
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 15
|
|
Expected Memory: 243.0MB
|
|
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
|
Grounding Time: 0.78s
|
|
Memory: 244MB (+41MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 6.73s
|
|
Memory: 261MB (+17MB)
|
|
UNKNOWN
|
|
Iteration Time: 7.78s
|
|
|
|
Iteration 6
|
|
Queue: [(5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 20
|
|
Expected Memory: 319.0MB
|
|
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
|
Grounding Time: 0.82s
|
|
Memory: 282MB (+21MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 10.37s
|
|
Memory: 310MB (+28MB)
|
|
UNKNOWN
|
|
Iteration Time: 11.47s
|
|
|
|
Iteration 7
|
|
Queue: [(6,30,0,True)]
|
|
Grounded Until: 25
|
|
Expected Memory: 368.0MB
|
|
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
|
Grounding Time: 0.93s
|
|
Memory: 331MB (+21MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 10.59s
|
|
Memory: 381MB (+50MB)
|
|
UNKNOWN
|
|
Iteration Time: 11.83s
|
|
|
|
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: 8.32s
|
|
Memory: 381MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 8.34s
|
|
|
|
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: 10.18s
|
|
Memory: 381MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 10.20s
|
|
|
|
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: 9.64s
|
|
Memory: 381MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.66s
|
|
|
|
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: 10.66s
|
|
Memory: 381MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 10.68s
|
|
|
|
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: 452.0MB
|
|
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
|
|
Grounding Time: 0.79s
|
|
Memory: 381MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 11.51s
|
|
Memory: 385MB (+4MB)
|
|
UNKNOWN
|
|
Iteration Time: 12.63s
|
|
|
|
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: 456.0MB
|
|
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
|
|
Grounding Time: 0.81s
|
|
Memory: 404MB (+19MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 13.47s
|
|
Memory: 421MB (+17MB)
|
|
UNKNOWN
|
|
Iteration Time: 14.64s
|
|
|
|
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: 492.0MB
|
|
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
|
|
Grounding Time: 0.82s
|
|
Memory: 448MB (+27MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 14.66s
|
|
Memory: 482MB (+34MB)
|
|
UNKNOWN
|
|
Iteration Time: 15.85s
|
|
|
|
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: 553.0MB
|
|
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
|
|
Grounding Time: 0.83s
|
|
Memory: 487MB (+5MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 13.99s
|
|
Memory: 505MB (+18MB)
|
|
UNKNOWN
|
|
Iteration Time: 15.21s
|
|
|
|
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: 576.0MB
|
|
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
|
|
Grounding Time: 0.85s
|
|
Memory: 516MB (+11MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 12.77s
|
|
Memory: 535MB (+19MB)
|
|
UNKNOWN
|
|
Iteration Time: 14.02s
|
|
|
|
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: 606.0MB
|
|
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
|
|
Grounding Time: 1.13s
|
|
Memory: 582MB (+47MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 14.96s
|
|
Memory: 609MB (+27MB)
|
|
UNKNOWN
|
|
Iteration Time: 16.50s
|
|
|
|
Iteration 18
|
|
Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
|
Grounded Until: 60
|
|
Expected Memory: 683.0MB
|
|
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
|
|
Grounding Time: 0.79s
|
|
Memory: 609MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 14.85s
|
|
Memory: 652MB (+43MB)
|
|
UNKNOWN
|
|
Iteration Time: 16.09s
|
|
|
|
Iteration 19
|
|
Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
|
Grounded Until: 65
|
|
Expected Memory: 726.0MB
|
|
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
|
|
Grounding Time: 0.80s
|
|
Memory: 664MB (+12MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 18.78s
|
|
Memory: 690MB (+26MB)
|
|
UNKNOWN
|
|
Iteration Time: 20.04s
|
|
|
|
Iteration 20
|
|
Queue: [(15,75,0,True), (16,80,0,True)]
|
|
Grounded Until: 70
|
|
Expected Memory: 764.0MB
|
|
Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
|
|
Grounding Time: 0.81s
|
|
Memory: 694MB (+4MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 16.20s
|
|
Memory: 710MB (+16MB)
|
|
UNKNOWN
|
|
Iteration Time: 17.48s
|
|
|
|
Iteration 21
|
|
Queue: [(16,80,0,True)]
|
|
Grounded Until: 75
|
|
Expected Memory: 784.0MB
|
|
Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])]
|
|
Grounding Time: 0.83s
|
|
Memory: 745MB (+35MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 17.64s
|
|
Memory: 761MB (+16MB)
|
|
UNKNOWN
|
|
Iteration Time: 18.96s
|
|
|
|
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: 9.20s
|
|
Memory: 762MB (+1MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.26s
|
|
|
|
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: 9.77s
|
|
Memory: 765MB (+3MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.83s
|
|
|
|
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: 10.80s
|
|
Memory: 765MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 10.85s
|
|
|
|
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: 12.50s
|
|
Memory: 765MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 12.55s
|
|
|
|
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: 13.27s
|
|
Memory: 765MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 13.32s
|
|
|
|
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: 13.74s
|
|
Memory: 765MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 13.80s
|
|
|
|
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: 15.53s
|
|
Memory: 765MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 15.58s
|
|
|
|
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: 15.83s
|
|
Memory: 765MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 15.88s
|
|
|
|
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: 17.89s
|
|
Memory: 765MB (+0MB)
|
|
UNKNOWN
|
|
Iteration Time: 17.95s
|
|
|
|
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: 18.01s
|
|
Memory: 767MB (+2MB)
|
|
UNKNOWN
|
|
Iteration Time: 18.07s
|
|
|
|
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: 19.41s
|
|
Memory: 769MB (+2MB)
|
|
UNKNOWN
|
|
Iteration Time: 19.47s
|
|
|
|
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: 20.35s
|
|
Memory: 774MB (+5MB)
|
|
UNKNOWN
|
|
Iteration Time: 20.41s
|
|
|
|
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: 21.16s
|
|
Memory: 780MB (+6MB)
|
|
UNKNOWN
|
|
Iteration Time: 21.22s
|
|
|
|
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: 20.52s
|
|
Memory: 787MB (+7MB)
|
|
UNKNOWN
|
|
Iteration Time: 20.57s
|
|
|
|
Iteration 36
|
|
Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 80
|
|
Expected Memory: 861.0MB
|
|
Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])]
|
|
Grounding Time: 0.84s
|
|
Memory: 798MB (+11MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 27.60s
|
|
Memory: 821MB (+23MB)
|
|
UNKNOWN
|
|
Iteration Time: 28.95s
|
|
|
|
Iteration 37
|
|
Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 85
|
|
Expected Memory: 895.0MB
|
|
Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
|
|
Grounding Time: 0.85s
|
|
Memory: 826MB (+5MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 22.20s
|
|
Memory: 851MB (+25MB)
|
|
UNKNOWN
|
|
Iteration Time: 23.57s
|
|
|
|
Iteration 38
|
|
Queue: [(19,95,0,True), (20,100,0,True)]
|
|
Grounded Until: 90
|
|
Expected Memory: 925.0MB
|
|
Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])]
|
|
Grounding Time: 0.85s
|
|
Memory: 864MB (+13MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 25.21s
|
|
Memory: 932MB (+68MB)
|
|
UNKNOWN
|
|
Iteration Time: 26.61s
|
|
|
|
Iteration 39
|
|
Queue: [(20,100,0,True)]
|
|
Grounded Until: 95
|
|
Expected Memory: 1013.0MB
|
|
Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])]
|
|
Grounding Time: 0.84s
|
|
Memory: 932MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 28.50s
|
|
Memory: 959MB (+27MB)
|
|
UNKNOWN
|
|
Iteration Time: 29.89s
|
|
|
|
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: 12.20s
|
|
Memory: 970MB (+11MB)
|
|
UNKNOWN
|
|
Iteration Time: 12.26s
|
|
|
|
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: 9.18s
|
|
Memory: 970MB (+0MB)
|
|
SAT
|
|
Testing...
|
|
SERIALIZABLE?
|
|
Testing Time: 0.00s
|
|
Memory: 970MB (+0MB)
|
|
Answer: 2
|
|
occurs(action(("pop-start","s23","b15","a2","a3","b1","rat-a","rat-a")),1) occurs(action(("pop-start","s12","b7","a1","a2","b10","gasoleo","oca1")),1) occurs(action(("pop-unitarypipe","s34","b12","a3","a4","b9","gasoleo","lco")),1) occurs(action(("push-start","s13","b4","a1","a3","b8","lco","oca1")),1) occurs(action(("push-end","s13","a1","a3","b13","b8")),2) occurs(action(("pop-unitarypipe","s34","b11","a3","a4","b12","gasoleo","gasoleo")),2) occurs(action(("pop-end","s23","a2","a3","b0","b3")),2) occurs(action(("pop-end","s12","a1","a2","b14","b10")),2) occurs(action(("pop-start","s23","b9","a2","a3","b15","lco","rat-a")),3) occurs(action(("pop-start","s12","b0","a1","a2","b7","gasoleo","gasoleo")),3) occurs(action(("push-unitarypipe","s34","b6","a3","a4","b11","rat-a","gasoleo")),3) occurs(action(("push-start","s13","b14","a1","a3","b4","oc1b","lco")),3) occurs(action(("push-unitarypipe","s34","b12","a3","a4","b6","gasoleo","rat-a")),4) occurs(action(("push-end","s13","a1","a3","b8","b4")),4) occurs(action(("pop-end","s12","a1","a2","b10","b7")),4) occurs(action(("pop-end","s23","a2","a3","b3","b1")),4) occurs(action(("pop-start","s23","b8","a2","a3","b9","oca1","lco")),5) occurs(action(("pop-unitarypipe","s34","b2","a3","a4","b12","lco","gasoleo")),5) occurs(action(("push-start","s13","b10","a1","a3","b14","oca1","oc1b")),5) occurs(action(("pop-end","s23","a2","a3","b1","b15")),6) occurs(action(("pop-unitarypipe","s34","b11","a3","a4","b2","gasoleo","lco")),6) occurs(action(("push-end","s13","a1","a3","b4","b14")),6) occurs(action(("pop-start","s12","b1","a1","a2","b0","rat-a","gasoleo")),7) occurs(action(("pop-start","s23","b13","a2","a3","b8","oca1","oca1")),7) occurs(action(("push-unitarypipe","s34","b4","a3","a4","b11","lco","gasoleo")),7) occurs(action(("pop-end","s23","a2","a3","b15","b9")),8) occurs(action(("push-unitarypipe","s34","b12","a3","a4","b4","gasoleo","lco")),8) occurs(action(("pop-end","s12","a1","a2","b7","b0")),8) occurs(action(("pop-start","s13","b2","a1","a3","b14","lco","oc1b")),8) occurs(action(("pop-start","s23","b5","a2","a3","b13","oca1","oca1")),9) occurs(action(("pop-start","s12","b15","a1","a2","b1","rat-a","rat-a")),9) occurs(action(("pop-unitarypipe","s34","b11","a3","a4","b12","gasoleo","gasoleo")),9) occurs(action(("pop-end","s13","a1","a3","b10","b14")),9) occurs(action(("pop-end","s12","a1","a2","b0","b1")),10) occurs(action(("pop-start","s13","b12","a1","a3","b2","gasoleo","lco")),10) occurs(action(("pop-end","s23","a2","a3","b9","b8")),10) occurs(action(("pop-start","s12","b9","a1","a2","b15","lco","rat-a")),11) occurs(action(("push-start","s23","b3","a2","a3","b8","oca1","oca1")),11) occurs(action(("pop-end","s12","a1","a2","b1","b15")),12) occurs(action(("pop-end","s13","a1","a3","b14","b2")),12) occurs(action(("push-end","s23","a2","a3","b5","b13")),12) occurs(action(("push-start","s12","b7","a1","a2","b15","gasoleo","rat-a")),13) occurs(action(("pop-start","s13","b5","a1","a3","b12","oca1","gasoleo")),13) occurs(action(("pop-end","s13","a1","a3","b2","b12")),14) occurs(action(("push-end","s12","a1","a2","b9","b15")),14) occurs(action(("push-start","s12","b10","a1","a2","b7","oca1","gasoleo")),15) occurs(action(("push-start","s13","b14","a1","a3","b12","oc1b","gasoleo")),15) occurs(action(("push-end","s12","a1","a2","b15","b7")),16) occurs(action(("push-end","s13","a1","a3","b5","b12")),16) occurs(action(("push-start","s23","b9","a2","a3","b3","lco","oca1")),17) occurs(action(("push-unitarypipe","s34","b5","a3","a4","b11","oca1","gasoleo")),18) occurs(action(("pop-unitarypipe","s34","b11","a3","a4","b5","gasoleo","oca1")),19) occurs(action(("push-end","s23","a2","a3","b13","b8")),20)
|
|
SATISFIABLE
|
|
|
|
Models : 1+
|
|
Calls : 42
|
|
Time : 592.241s (Solving: 562.32s 1st Model: 9.08s Unsat: 0.69s)
|
|
CPU Time : 592.440s
|
|
|
|
Choices : 3102262 (Domain: 2690888)
|
|
Conflicts : 350811 (Analyzed: 350810)
|
|
Restarts : 3822 (Average: 91.79 Last: 155)
|
|
Model-Level : 236.5
|
|
Problems : 42 (Average Length: 61.64 Splits: 0)
|
|
Lemmas : 350810 (Deleted: 342879)
|
|
Binary : 429 (Ratio: 0.12%)
|
|
Ternary : 403 (Ratio: 0.11%)
|
|
Conflict : 350810 (Average Length: 1184.8 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 350810 (Average: 6.83 Max: 985 Sum: 2396375)
|
|
Executed : 350526 (Average: 6.81 Max: 985 Sum: 2389595 Ratio: 99.72%)
|
|
Bounded : 284 (Average: 23.87 Max: 102 Sum: 6780 Ratio: 0.28%)
|
|
|
|
Rules : 194746 (Original: 191784)
|
|
Atoms : 108132
|
|
Bodies : 45939 (Original: 43085)
|
|
Count : 4180 (Original: 4561)
|
|
Equivalences : 34300 (Atom=Atom: 68 Body=Body: 0 Other: 34232)
|
|
Tight : Yes
|
|
Variables : 595649 (Eliminated: 0 Frozen: 331571)
|
|
Constraints : 5490982 (Binary: 95.6% Ternary: 1.5% Other: 2.9%)
|
|
|
|
Memory Peak : 1017MB
|
|
Max. Length : 100 steps
|
|
Sol. Length : 20 steps
|
|
Models : 2
|
|
|
|
|