1
0
Fork 0
tplp-planning-benchmark/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-type...

720 lines
26 KiB
Plaintext

INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-32.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-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-32.pddl
Parsing...
Parsing: [0.010s CPU, 0.017s wall-clock]
Normalizing task... [0.000s CPU, 0.002s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.004s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.011s wall-clock]
Preparing model... [0.000s CPU, 0.007s wall-clock]
Generated 21 rules.
Computing model... [0.110s CPU, 0.105s wall-clock]
797 relevant atoms
525 auxiliary atoms
1322 final queue length
2254 total queue pushes
Completing instantiation... [0.150s CPU, 0.156s wall-clock]
Instantiating: [0.290s CPU, 0.285s wall-clock]
Computing fact groups...
Finding invariants...
10 initial candidates
Finding invariants: [0.020s CPU, 0.026s wall-clock]
Checking invariant weight... [0.010s CPU, 0.002s wall-clock]
Instantiating groups... [0.000s CPU, 0.009s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.002s wall-clock]
Choosing groups...
16 uncovered facts
Choosing groups: [0.010s CPU, 0.010s wall-clock]
Building translation key... [0.000s CPU, 0.004s wall-clock]
Computing fact groups: [0.070s CPU, 0.073s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.004s wall-clock]
Building mutex information...
Building mutex information: [0.010s CPU, 0.006s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.010s CPU, 0.008s wall-clock]
Translating task: [0.180s CPU, 0.178s wall-clock]
660 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
30 propositions removed
Detecting unreachable propositions: [0.090s CPU, 0.097s wall-clock]
Reordering and filtering variables...
31 of 31 variables necessary.
16 of 31 mutex groups necessary.
450 of 450 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.060s CPU, 0.056s wall-clock]
Translator variables: 31
Translator derived variables: 0
Translator facts: 272
Translator goal facts: 14
Translator mutex groups: 16
Translator total mutex groups size: 256
Translator operators: 450
Translator axioms: 0
Translator task size: 3903
Translator peak memory: 38604 KB
Writing output... [0.070s CPU, 0.073s wall-clock]
Done! [0.790s CPU, 0.801s wall-clock]
planner.py version 0.0.1
Time: 0.15s
Memory: 57MB
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...
[start: stats after solve call]
Models : 0
Calls : 1
Time : 0.172s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.152s
Choices : 0
Conflicts : 0 (Analyzed: 0)
Restarts : 0
Problems : 1 (Average Length: 2.00 Splits: 0)
Lemmas : 0 (Deleted: 0)
Binary : 0 (Ratio: 0.00%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 0 (Eliminated: 0 Frozen: 0)
Constraints : 0 (Binary: 0.0% Ternary: 0.0% Other: 0.0%)
Memory Peak : 193MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.00s
Memory: 129MB (+72MB)
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: 129MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.06s
Memory: 131MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 2
Time : 0.253s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.232s
Choices : 0
Conflicts : 0 (Analyzed: 0)
Restarts : 0
Problems : 2 (Average Length: 4.50 Splits: 0)
Lemmas : 0 (Deleted: 0)
Binary : 0 (Ratio: 0.00%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 3493 (Eliminated: 0 Frozen: 3493)
Constraints : 2356 (Binary: 88.5% Ternary: 5.8% Other: 5.7%)
Memory Peak : 193MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.01s
Memory: 132MB (+1MB)
UNSAT
Iteration Time: 0.08s
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: 135.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.05s
Memory: 135MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 3
Time : 0.342s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.320s
Choices : 0
Conflicts : 0 (Analyzed: 0)
Restarts : 0
Problems : 3 (Average Length: 7.00 Splits: 0)
Lemmas : 0 (Deleted: 0)
Binary : 0 (Ratio: 0.00%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 7117 (Eliminated: 0 Frozen: 7117)
Constraints : 13208 (Binary: 91.6% Ternary: 5.0% Other: 3.3%)
Memory Peak : 193MB
Max. Length : 5 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.02s
Memory: 136MB (+1MB)
UNSAT
Iteration Time: 0.09s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 140.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.06s
Memory: 138MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 4
Time : 0.447s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.424s
Choices : 0
Conflicts : 1 (Analyzed: 0)
Restarts : 0
Problems : 4 (Average Length: 9.50 Splits: 0)
Lemmas : 0 (Deleted: 0)
Binary : 0 (Ratio: 0.00%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 10956 (Eliminated: 0 Frozen: 10956)
Constraints : 37549 (Binary: 92.9% Ternary: 4.8% Other: 2.3%)
Memory Peak : 193MB
Max. Length : 10 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.02s
Memory: 140MB (+2MB)
UNSAT
Iteration Time: 0.11s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 144.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.06s
Memory: 142MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 5
Time : 0.558s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.532s
Choices : 0
Conflicts : 2 (Analyzed: 0)
Restarts : 0
Problems : 5 (Average Length: 12.00 Splits: 0)
Lemmas : 0 (Deleted: 0)
Binary : 0 (Ratio: 0.00%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 14967 (Eliminated: 0 Frozen: 14967)
Constraints : 66169 (Binary: 93.2% Ternary: 4.8% Other: 2.0%)
Memory Peak : 193MB
Max. Length : 15 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.03s
Memory: 145MB (+3MB)
UNSAT
Iteration Time: 0.11s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 150.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.06s
Memory: 146MB (+1MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 6
Time : 0.674s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.648s
Choices : 0
Conflicts : 3 (Analyzed: 0)
Restarts : 0
Problems : 6 (Average Length: 14.50 Splits: 0)
Lemmas : 0 (Deleted: 0)
Binary : 0 (Ratio: 0.00%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 18978 (Eliminated: 0 Frozen: 18978)
Constraints : 94789 (Binary: 93.3% Ternary: 4.8% Other: 1.9%)
Memory Peak : 193MB
Max. Length : 20 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.03s
Memory: 149MB (+3MB)
UNSAT
Iteration Time: 0.12s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 154.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.08s
Memory: 152MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 7
Time : 0.807s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.780s
Choices : 39 (Domain: 39)
Conflicts : 10 (Analyzed: 6)
Restarts : 0
Problems : 7 (Average Length: 17.00 Splits: 0)
Lemmas : 6 (Deleted: 0)
Binary : 0 (Ratio: 0.00%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 6 (Average Length: 1.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 6 (Average: 38.50 Max: 44 Sum: 231)
Executed : 0 (Average: 6.50 Max: 12 Sum: 39 Ratio: 16.88%)
Bounded : 6 (Average: 32.00 Max: 32 Sum: 192 Ratio: 83.12%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 22989 (Eliminated: 0 Frozen: 22989)
Constraints : 123409 (Binary: 93.4% Ternary: 4.8% Other: 1.9%)
Memory Peak : 193MB
Max. Length : 25 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.03s
Memory: 154MB (+2MB)
UNSAT
Iteration Time: 0.14s
Iteration 8
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)]
Grounded Until: 30
Expected Memory: 159.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.06s
Memory: 155MB (+1MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 8
Time : 0.941s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s)
CPU Time : 0.912s
Choices : 190 (Domain: 190)
Conflicts : 40 (Analyzed: 35)
Restarts : 0
Problems : 8 (Average Length: 19.50 Splits: 0)
Lemmas : 35 (Deleted: 0)
Binary : 1 (Ratio: 2.86%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 35 (Average Length: 11.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 35 (Average: 26.80 Max: 46 Sum: 938)
Executed : 13 (Average: 5.43 Max: 46 Sum: 190 Ratio: 20.26%)
Bounded : 22 (Average: 34.00 Max: 37 Sum: 748 Ratio: 79.74%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 27000 (Eliminated: 0 Frozen: 27000)
Constraints : 139293 (Binary: 93.3% Ternary: 4.8% Other: 1.9%)
Memory Peak : 193MB
Max. Length : 30 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.04s
Memory: 159MB (+4MB)
UNSAT
Iteration Time: 0.14s
Iteration 9
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)]
Grounded Until: 35
Expected Memory: 164.0MB
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.06s
Memory: 160MB (+1MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 9
Time : 1.081s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s)
CPU Time : 1.052s
Choices : 511 (Domain: 511)
Conflicts : 74 (Analyzed: 68)
Restarts : 0
Problems : 9 (Average Length: 22.00 Splits: 0)
Lemmas : 68 (Deleted: 0)
Binary : 12 (Ratio: 17.65%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 68 (Average Length: 20.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 68 (Average: 18.56 Max: 46 Sum: 1262)
Executed : 43 (Average: 7.51 Max: 46 Sum: 511 Ratio: 40.49%)
Bounded : 25 (Average: 30.04 Max: 37 Sum: 751 Ratio: 59.51%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 31011 (Eliminated: 0 Frozen: 31011)
Constraints : 152415 (Binary: 93.3% Ternary: 4.8% Other: 1.9%)
Memory Peak : 193MB
Max. Length : 35 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.05s
Memory: 162MB (+2MB)
UNSAT
Iteration Time: 0.14s
Iteration 10
Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 40
Expected Memory: 167.0MB
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 0.06s
Memory: 163MB (+1MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 10
Time : 1.255s (Solving: 0.08s 1st Model: 0.00s Unsat: 0.08s)
CPU Time : 1.224s
Choices : 1561 (Domain: 1561)
Conflicts : 115 (Analyzed: 108)
Restarts : 0
Problems : 10 (Average Length: 24.50 Splits: 0)
Lemmas : 108 (Deleted: 0)
Binary : 38 (Ratio: 35.19%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 108 (Average Length: 21.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 108 (Average: 21.45 Max: 81 Sum: 2317)
Executed : 78 (Average: 14.45 Max: 81 Sum: 1561 Ratio: 67.37%)
Bounded : 30 (Average: 25.20 Max: 37 Sum: 756 Ratio: 32.63%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 35022 (Eliminated: 0 Frozen: 35022)
Constraints : 181035 (Binary: 93.3% Ternary: 4.8% Other: 1.9%)
Memory Peak : 193MB
Max. Length : 40 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.08s
Memory: 166MB (+3MB)
UNSAT
Iteration Time: 0.18s
Iteration 11
Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 45
Expected Memory: 171.0MB
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.09s
Memory: 166MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 11
Time : 1.451s (Solving: 0.11s 1st Model: 0.00s Unsat: 0.11s)
CPU Time : 1.420s
Choices : 2981 (Domain: 2981)
Conflicts : 181 (Analyzed: 173)
Restarts : 1 (Average: 173.00 Last: 40)
Problems : 11 (Average Length: 27.00 Splits: 0)
Lemmas : 173 (Deleted: 0)
Binary : 50 (Ratio: 28.90%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 173 (Average Length: 36.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 173 (Average: 22.82 Max: 268 Sum: 3947)
Executed : 137 (Average: 17.23 Max: 268 Sum: 2981 Ratio: 75.53%)
Bounded : 36 (Average: 26.83 Max: 52 Sum: 966 Ratio: 24.47%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 39033 (Eliminated: 0 Frozen: 39033)
Constraints : 209655 (Binary: 93.4% Ternary: 4.8% Other: 1.8%)
Memory Peak : 193MB
Max. Length : 45 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.07s
Memory: 169MB (+3MB)
UNSAT
Iteration Time: 0.20s
Iteration 12
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)]
Grounded Until: 50
Expected Memory: 174.0MB
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.12s
Memory: 173MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 12
Time : 1.770s (Solving: 0.23s 1st Model: 0.00s Unsat: 0.23s)
CPU Time : 1.740s
Choices : 8203 (Domain: 8203)
Conflicts : 291 (Analyzed: 282)
Restarts : 2 (Average: 141.00 Last: 49)
Problems : 12 (Average Length: 29.50 Splits: 0)
Lemmas : 282 (Deleted: 0)
Binary : 51 (Ratio: 18.09%)
Ternary : 2 (Ratio: 0.71%)
Conflict : 282 (Average Length: 102.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 282 (Average: 32.69 Max: 393 Sum: 9218)
Executed : 244 (Average: 29.06 Max: 393 Sum: 8195 Ratio: 88.90%)
Bounded : 38 (Average: 26.92 Max: 56 Sum: 1023 Ratio: 11.10%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 43044 (Eliminated: 0 Frozen: 43044)
Constraints : 235858 (Binary: 93.4% Ternary: 4.8% Other: 1.8%)
Memory Peak : 193MB
Max. Length : 50 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.16s
Memory: 179MB (+6MB)
UNSAT
Iteration Time: 0.32s
Iteration 13
Queue: [(12,60,0,True), (13,65,0,True)]
Grounded Until: 55
Expected Memory: 189.0MB
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.09s
Memory: 179MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 1+
Calls : 13
Time : 1.984s (Solving: 0.27s 1st Model: 0.03s Unsat: 0.23s)
CPU Time : 1.952s
Choices : 9675 (Domain: 9675)
Conflicts : 348 (Analyzed: 339)
Restarts : 2 (Average: 169.50 Last: 57)
Model-Level : 494.0
Problems : 13 (Average Length: 32.00 Splits: 0)
Lemmas : 339 (Deleted: 0)
Binary : 51 (Ratio: 15.04%)
Ternary : 2 (Ratio: 0.59%)
Conflict : 339 (Average Length: 113.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 339 (Average: 30.26 Max: 393 Sum: 10258)
Executed : 301 (Average: 27.24 Max: 393 Sum: 9235 Ratio: 90.03%)
Bounded : 38 (Average: 26.92 Max: 56 Sum: 1023 Ratio: 9.97%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 47055 (Eliminated: 0 Frozen: 47055)
Constraints : 264478 (Binary: 93.4% Ternary: 4.8% Other: 1.8%)
Memory Peak : 193MB
Max. Length : 55 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.08s
Memory: 181MB (+2MB)
SAT
Testing...
SERIALIZABLE
Testing Time: 0.15s
Memory: 183MB (+2MB)
Answer: 1
occurs(action(("unstack","o","m")),1) occurs(action(("put-down","o")),2) occurs(action(("pick-up","m")),3) occurs(action(("put-down","m")),4) occurs(action(("pick-up","o")),5) occurs(action(("stack","o","m")),6) occurs(action(("unstack","g","l")),7) occurs(action(("put-down","g")),8) occurs(action(("unstack","l","f")),9) occurs(action(("stack","l","g")),10) occurs(action(("unstack","f","c")),11) occurs(action(("put-down","f")),12) occurs(action(("unstack","c","n")),13) occurs(action(("put-down","c")),14) occurs(action(("unstack","n","e")),15) occurs(action(("stack","n","c")),16) occurs(action(("unstack","e","h")),17) occurs(action(("put-down","e")),18) occurs(action(("unstack","h","d")),19) occurs(action(("put-down","h")),20) occurs(action(("unstack","l","g")),21) occurs(action(("stack","l","h")),22) occurs(action(("unstack","o","m")),23) occurs(action(("stack","o","g")),24) occurs(action(("unstack","d","a")),25) occurs(action(("put-down","d")),26) occurs(action(("unstack","a","k")),27) occurs(action(("put-down","a")),28) occurs(action(("unstack","k","b")),29) occurs(action(("stack","k","d")),30) occurs(action(("unstack","b","j")),31) occurs(action(("put-down","b")),32) occurs(action(("unstack","j","i")),33) occurs(action(("put-down","j")),34) occurs(action(("pick-up","i")),35) occurs(action(("stack","i","l")),36) occurs(action(("unstack","o","g")),37) occurs(action(("stack","o","i")),38) occurs(action(("unstack","n","c")),39) occurs(action(("stack","n","o")),40) occurs(action(("pick-up","c")),41) occurs(action(("stack","c","n")),42) occurs(action(("pick-up","b")),43) occurs(action(("stack","b","c")),44) occurs(action(("pick-up","a")),45) occurs(action(("stack","a","b")),46) occurs(action(("pick-up","m")),47) occurs(action(("stack","m","a")),48) occurs(action(("pick-up","e")),49) occurs(action(("stack","e","m")),50) occurs(action(("pick-up","j")),51) occurs(action(("stack","j","e")),52) occurs(action(("unstack","k","d")),53) occurs(action(("stack","k","j")),54) occurs(action(("pick-up","f")),55) occurs(action(("stack","f","k")),56) occurs(action(("pick-up","g")),57) occurs(action(("stack","g","f")),58) occurs(action(("pick-up","d")),59) occurs(action(("stack","d","g")),60)
SATISFIABLE
Models : 1+
Calls : 13
Time : 1.984s (Solving: 0.27s 1st Model: 0.03s Unsat: 0.23s)
CPU Time : 1.952s
Choices : 9675 (Domain: 9675)
Conflicts : 348 (Analyzed: 339)
Restarts : 2 (Average: 169.50 Last: 57)
Model-Level : 494.0
Problems : 13 (Average Length: 32.00 Splits: 0)
Lemmas : 339 (Deleted: 0)
Binary : 51 (Ratio: 15.04%)
Ternary : 2 (Ratio: 0.59%)
Conflict : 339 (Average Length: 113.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 339 (Average: 30.26 Max: 393 Sum: 10258)
Executed : 301 (Average: 27.24 Max: 393 Sum: 9235 Ratio: 90.03%)
Bounded : 38 (Average: 26.92 Max: 56 Sum: 1023 Ratio: 9.97%)
Rules : 12003
Atoms : 12003
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 47055 (Eliminated: 0 Frozen: 47055)
Constraints : 264478 (Binary: 93.4% Ternary: 4.8% Other: 1.8%)
Memory Peak : 193MB
Max. Length : 60 steps
Sol. Length : 60 steps
Models : 1