1
0
Fork 0
tplp-planning-benchmark/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequentia...

1120 lines
48 KiB
Plaintext

INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-5.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-2011/domains/elevator-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-5.pddl
Parsing...
Parsing: [0.040s CPU, 0.043s wall-clock]
Normalizing task... [0.000s CPU, 0.002s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.011s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.020s CPU, 0.026s wall-clock]
Preparing model... [0.030s CPU, 0.031s wall-clock]
Generated 46 rules.
Computing model... [0.630s CPU, 0.625s wall-clock]
5156 relevant atoms
3200 auxiliary atoms
8356 final queue length
16334 total queue pushes
Completing instantiation... [1.510s CPU, 1.502s wall-clock]
Instantiating: [2.200s CPU, 2.203s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.040s CPU, 0.038s wall-clock]
Checking invariant weight... [0.000s CPU, 0.002s wall-clock]
Instantiating groups... [0.030s CPU, 0.032s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.003s wall-clock]
Choosing groups...
0 uncovered facts
Choosing groups: [0.010s CPU, 0.009s wall-clock]
Building translation key... [0.000s CPU, 0.006s wall-clock]
Computing fact groups: [0.110s CPU, 0.112s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.002s 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.070s CPU, 0.071s wall-clock]
Translating task: [1.320s CPU, 1.319s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
30 propositions removed
Detecting unreachable propositions: [0.620s CPU, 0.623s wall-clock]
Reordering and filtering variables...
30 of 30 variables necessary.
0 of 30 mutex groups necessary.
4320 of 4320 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.210s CPU, 0.204s wall-clock]
Translator variables: 30
Translator derived variables: 0
Translator facts: 508
Translator goal facts: 22
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 4320
Translator axioms: 0
Translator task size: 25928
Translator peak memory: 53196 KB
Writing output... [0.470s CPU, 0.502s wall-clock]
Done! [5.030s CPU, 5.074s wall-clock]
planner.py version 0.0.1
Time: 1.05s
Memory: 120MB
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 : 1.234s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 1.056s
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 : 78678
Atoms : 78678
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 : 256MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.01s
Memory: 192MB (+72MB)
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: 192MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.31s
Memory: 192MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 2
Time : 2.123s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 1.944s
Choices : 35 (Domain: 35)
Conflicts : 10 (Analyzed: 9)
Restarts : 0
Problems : 2 (Average Length: 4.50 Splits: 0)
Lemmas : 9 (Deleted: 0)
Binary : 6 (Ratio: 66.67%)
Ternary : 0 (Ratio: 0.00%)
Conflict : 9 (Average Length: 3.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 9 (Average: 4.22 Max: 12 Sum: 38)
Executed : 6 (Average: 3.89 Max: 12 Sum: 35 Ratio: 92.11%)
Bounded : 3 (Average: 1.00 Max: 1 Sum: 3 Ratio: 7.89%)
Rules : 78678
Atoms : 78678
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 22017 (Eliminated: 0 Frozen: 22017)
Constraints : 56179 (Binary: 96.3% Ternary: 1.8% Other: 1.9%)
Memory Peak : 256MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.40s
Memory: 194MB (+2MB)
UNSAT
Iteration Time: 0.89s
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: 196.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.35s
Memory: 203MB (+9MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 3
Time : 9.801s (Solving: 6.48s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 9.624s
Choices : 71960 (Domain: 71960)
Conflicts : 28084 (Analyzed: 28083)
Restarts : 100 (Average: 280.83 Last: 201)
Problems : 3 (Average Length: 7.00 Splits: 0)
Lemmas : 28083 (Deleted: 17067)
Binary : 342 (Ratio: 1.22%)
Ternary : 204 (Ratio: 0.73%)
Conflict : 28083 (Average Length: 370.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 28083 (Average: 2.45 Max: 166 Sum: 68754)
Executed : 28076 (Average: 2.45 Max: 166 Sum: 68714 Ratio: 99.94%)
Bounded : 7 (Average: 5.71 Max: 12 Sum: 40 Ratio: 0.06%)
Rules : 78678
Atoms : 78678
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 48858 (Eliminated: 0 Frozen: 48858)
Constraints : 252519 (Binary: 97.1% Ternary: 1.4% Other: 1.5%)
Memory Peak : 256MB
Max. Length : 5 steps
Models : 0
[endof: stats after solve call]
Solving Time: 7.15s
Memory: 215MB (+12MB)
UNKNOWN
Iteration Time: 7.69s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 236.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.38s
Memory: 223MB (+8MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 4
Time : 19.279s (Solving: 14.70s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 19.108s
Choices : 214137 (Domain: 214137)
Conflicts : 56178 (Analyzed: 56177)
Restarts : 200 (Average: 280.88 Last: 201)
Problems : 4 (Average Length: 9.50 Splits: 0)
Lemmas : 56177 (Deleted: 43602)
Binary : 599 (Ratio: 1.07%)
Ternary : 607 (Ratio: 1.08%)
Conflict : 56177 (Average Length: 545.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 56177 (Average: 3.50 Max: 295 Sum: 196757)
Executed : 56164 (Average: 3.50 Max: 295 Sum: 196711 Ratio: 99.98%)
Bounded : 13 (Average: 3.54 Max: 12 Sum: 46 Ratio: 0.02%)
Rules : 78678
Atoms : 78678
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 75699 (Eliminated: 0 Frozen: 75699)
Constraints : 448832 (Binary: 97.2% Ternary: 1.4% Other: 1.5%)
Memory Peak : 256MB
Max. Length : 10 steps
Models : 0
[endof: stats after solve call]
Solving Time: 8.91s
Memory: 241MB (+18MB)
UNKNOWN
Iteration Time: 9.49s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 267.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.42s
Memory: 256MB (+15MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 1+
Calls : 5
Time : 20.876s (Solving: 14.98s 1st Model: 0.27s Unsat: 0.00s)
CPU Time : 20.708s
Choices : 229564 (Domain: 229540)
Conflicts : 56855 (Analyzed: 56854)
Restarts : 205 (Average: 277.34 Last: 201)
Model-Level : 940.0
Problems : 5 (Average Length: 12.00 Splits: 0)
Lemmas : 56854 (Deleted: 43602)
Binary : 629 (Ratio: 1.11%)
Ternary : 647 (Ratio: 1.14%)
Conflict : 56854 (Average Length: 545.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 56854 (Average: 3.68 Max: 583 Sum: 209146)
Executed : 56838 (Average: 3.68 Max: 583 Sum: 209097 Ratio: 99.98%)
Bounded : 16 (Average: 3.06 Max: 12 Sum: 49 Ratio: 0.02%)
Rules : 78678
Atoms : 78678
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 102540 (Eliminated: 0 Frozen: 102540)
Constraints : 645172 (Binary: 97.2% Ternary: 1.3% Other: 1.5%)
Memory Peak : 273MB
Max. Length : 15 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.97s
Memory: 269MB (+13MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 1.55s
Memory: 310MB (+41MB)
Solving...
[start: stats after solve call]
Models : 0+
Calls : 6
Time : 45.134s (Solving: 38.31s 1st Model: 0.27s Unsat: 0.00s)
CPU Time : 44.980s
Choices : 555921 (Domain: 555897)
Conflicts : 84949 (Analyzed: 84948)
Restarts : 305 (Average: 278.52 Last: 205)
Model-Level : 940.0
Problems : 6 (Average Length: 13.67 Splits: 0)
Lemmas : 84948 (Deleted: 71216)
Binary : 976 (Ratio: 1.15%)
Ternary : 932 (Ratio: 1.10%)
Conflict : 84948 (Average Length: 881.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 84948 (Average: 6.14 Max: 1123 Sum: 521924)
Executed : 84909 (Average: 6.14 Max: 1123 Sum: 521516 Ratio: 99.92%)
Bounded : 39 (Average: 10.46 Max: 22 Sum: 408 Ratio: 0.08%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 103712 (Eliminated: 42 Frozen: 103670)
Constraints : 853088 (Binary: 97.7% Ternary: 1.0% Other: 1.2%)
Memory Peak : 425MB
Max. Length : 15 steps
Models : 1
[endof: stats after solve call]
Solving Time: 23.72s
Memory: 361MB (+51MB)
UNKNOWN
Iteration Time: 26.87s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 389.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.59s
Memory: 364MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 7
Time : 71.695s (Solving: 62.90s 1st Model: 0.27s Unsat: 0.00s)
CPU Time : 71.552s
Choices : 1522900 (Domain: 1522876)
Conflicts : 113030 (Analyzed: 113029)
Restarts : 405 (Average: 279.08 Last: 205)
Model-Level : 940.0
Problems : 7 (Average Length: 15.57 Splits: 0)
Lemmas : 113029 (Deleted: 96402)
Binary : 1444 (Ratio: 1.28%)
Ternary : 1332 (Ratio: 1.18%)
Conflict : 113029 (Average Length: 886.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 113029 (Average: 12.78 Max: 1303 Sum: 1445054)
Executed : 112948 (Average: 12.77 Max: 1303 Sum: 1443512 Ratio: 99.89%)
Bounded : 81 (Average: 19.04 Max: 27 Sum: 1542 Ratio: 0.11%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 130853 (Eliminated: 42 Frozen: 130811)
Constraints : 1109684 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 425MB
Max. Length : 20 steps
Models : 1
[endof: stats after solve call]
Solving Time: 25.72s
Memory: 401MB (+37MB)
UNKNOWN
Iteration Time: 26.58s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 441.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.58s
Memory: 401MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 8
Time : 99.009s (Solving: 88.25s 1st Model: 0.27s Unsat: 0.00s)
CPU Time : 98.876s
Choices : 2370262 (Domain: 2370238)
Conflicts : 141114 (Analyzed: 141113)
Restarts : 505 (Average: 279.43 Last: 205)
Model-Level : 940.0
Problems : 8 (Average Length: 17.62 Splits: 0)
Lemmas : 141113 (Deleted: 121229)
Binary : 1889 (Ratio: 1.34%)
Ternary : 1831 (Ratio: 1.30%)
Conflict : 141113 (Average Length: 904.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 141113 (Average: 15.76 Max: 1583 Sum: 2224138)
Executed : 141012 (Average: 15.75 Max: 1583 Sum: 2221956 Ratio: 99.90%)
Bounded : 101 (Average: 21.60 Max: 32 Sum: 2182 Ratio: 0.10%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 157994 (Eliminated: 42 Frozen: 157952)
Constraints : 1360365 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 425MB
Max. Length : 25 steps
Models : 1
[endof: stats after solve call]
Solving Time: 26.47s
Memory: 412MB (+11MB)
UNKNOWN
Iteration Time: 27.33s
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...
[start: stats after solve call]
Models : 0
Calls : 9
Time : 99.237s (Solving: 88.41s 1st Model: 0.27s Unsat: 0.16s)
CPU Time : 99.104s
Choices : 2370854 (Domain: 2370830)
Conflicts : 141325 (Analyzed: 141323)
Restarts : 507 (Average: 278.74 Last: 205)
Model-Level : 940.0
Problems : 9 (Average Length: 19.22 Splits: 0)
Lemmas : 141323 (Deleted: 121229)
Binary : 1906 (Ratio: 1.35%)
Ternary : 1833 (Ratio: 1.30%)
Conflict : 141323 (Average Length: 903.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 141323 (Average: 15.74 Max: 1583 Sum: 2224848)
Executed : 141215 (Average: 15.73 Max: 1583 Sum: 2222535 Ratio: 99.90%)
Bounded : 108 (Average: 21.42 Max: 32 Sum: 2313 Ratio: 0.10%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 157994 (Eliminated: 42 Frozen: 157952)
Constraints : 1358523 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 425MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.20s
Memory: 412MB (+0MB)
UNSAT
Iteration Time: 0.23s
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...
[start: stats after solve call]
Models : 0
Calls : 10
Time : 109.588s (Solving: 98.68s 1st Model: 0.27s Unsat: 10.44s)
CPU Time : 109.460s
Choices : 2413191 (Domain: 2413167)
Conflicts : 154634 (Analyzed: 154631)
Restarts : 566 (Average: 273.20 Last: 205)
Model-Level : 940.0
Problems : 10 (Average Length: 20.50 Splits: 0)
Lemmas : 154631 (Deleted: 136837)
Binary : 2094 (Ratio: 1.35%)
Ternary : 1953 (Ratio: 1.26%)
Conflict : 154631 (Average Length: 888.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 154631 (Average: 14.65 Max: 1583 Sum: 2265843)
Executed : 154486 (Average: 14.63 Max: 1583 Sum: 2262532 Ratio: 99.85%)
Bounded : 145 (Average: 22.83 Max: 32 Sum: 3311 Ratio: 0.15%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 157994 (Eliminated: 42 Frozen: 157952)
Constraints : 1356653 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 425MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 10.32s
Memory: 412MB (+0MB)
UNSAT
Iteration Time: 10.36s
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...
[start: stats after solve call]
Models : 0+
Calls : 11
Time : 141.393s (Solving: 130.44s 1st Model: 0.27s Unsat: 10.44s)
CPU Time : 141.280s
Choices : 2491375 (Domain: 2491351)
Conflicts : 182785 (Analyzed: 182782)
Restarts : 666 (Average: 274.45 Last: 205)
Model-Level : 940.0
Problems : 11 (Average Length: 21.55 Splits: 0)
Lemmas : 182782 (Deleted: 160102)
Binary : 2223 (Ratio: 1.22%)
Ternary : 2045 (Ratio: 1.12%)
Conflict : 182782 (Average Length: 939.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 182782 (Average: 12.80 Max: 1583 Sum: 2339357)
Executed : 182636 (Average: 12.78 Max: 1583 Sum: 2336014 Ratio: 99.86%)
Bounded : 146 (Average: 22.90 Max: 32 Sum: 3343 Ratio: 0.14%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 157994 (Eliminated: 42 Frozen: 157952)
Constraints : 1353705 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 425MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 31.81s
Memory: 412MB (+0MB)
UNKNOWN
Iteration Time: 31.82s
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...
[start: stats after solve call]
Models : 0+
Calls : 12
Time : 171.076s (Solving: 160.06s 1st Model: 0.27s Unsat: 10.44s)
CPU Time : 170.976s
Choices : 2680110 (Domain: 2680086)
Conflicts : 210879 (Analyzed: 210876)
Restarts : 766 (Average: 275.30 Last: 205)
Model-Level : 940.0
Problems : 12 (Average Length: 22.42 Splits: 0)
Lemmas : 210876 (Deleted: 185510)
Binary : 2396 (Ratio: 1.14%)
Ternary : 2166 (Ratio: 1.03%)
Conflict : 210876 (Average Length: 1079.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 210876 (Average: 11.77 Max: 1583 Sum: 2482618)
Executed : 210724 (Average: 11.76 Max: 1583 Sum: 2479083 Ratio: 99.86%)
Bounded : 152 (Average: 23.26 Max: 32 Sum: 3535 Ratio: 0.14%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 157994 (Eliminated: 42 Frozen: 157952)
Constraints : 1353694 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 425MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 29.67s
Memory: 412MB (+0MB)
UNKNOWN
Iteration Time: 29.70s
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...
[start: stats after solve call]
Models : 0+
Calls : 13
Time : 197.666s (Solving: 186.59s 1st Model: 0.27s Unsat: 10.44s)
CPU Time : 197.576s
Choices : 3091957 (Domain: 3091933)
Conflicts : 238954 (Analyzed: 238951)
Restarts : 866 (Average: 275.92 Last: 205)
Model-Level : 940.0
Problems : 13 (Average Length: 23.15 Splits: 0)
Lemmas : 238951 (Deleted: 213147)
Binary : 2619 (Ratio: 1.10%)
Ternary : 2331 (Ratio: 0.98%)
Conflict : 238951 (Average Length: 1142.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 238951 (Average: 11.81 Max: 1583 Sum: 2821754)
Executed : 238798 (Average: 11.79 Max: 1583 Sum: 2818187 Ratio: 99.87%)
Bounded : 153 (Average: 23.31 Max: 32 Sum: 3567 Ratio: 0.13%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 157994 (Eliminated: 42 Frozen: 157952)
Constraints : 1351630 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 476MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 26.57s
Memory: 476MB (+64MB)
UNKNOWN
Iteration Time: 26.61s
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: 516.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.65s
Memory: 482MB (+6MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 14
Time : 226.623s (Solving: 213.45s 1st Model: 0.27s Unsat: 10.44s)
CPU Time : 226.548s
Choices : 3957109 (Domain: 3957085)
Conflicts : 267037 (Analyzed: 267034)
Restarts : 966 (Average: 276.43 Last: 205)
Model-Level : 940.0
Problems : 14 (Average Length: 24.14 Splits: 0)
Lemmas : 267034 (Deleted: 238105)
Binary : 3047 (Ratio: 1.14%)
Ternary : 2715 (Ratio: 1.02%)
Conflict : 267034 (Average Length: 1154.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 267034 (Average: 13.38 Max: 1877 Sum: 3572937)
Executed : 266878 (Average: 13.37 Max: 1877 Sum: 3569295 Ratio: 99.90%)
Bounded : 156 (Average: 23.35 Max: 37 Sum: 3642 Ratio: 0.10%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 185135 (Eliminated: 42 Frozen: 185093)
Constraints : 1611330 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 512MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 28.01s
Memory: 512MB (+30MB)
UNKNOWN
Iteration Time: 28.98s
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: 552.0MB
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.61s
Memory: 512MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 15
Time : 278.195s (Solving: 262.96s 1st Model: 0.27s Unsat: 10.44s)
CPU Time : 278.144s
Choices : 6405273 (Domain: 6405249)
Conflicts : 295121 (Analyzed: 295118)
Restarts : 1066 (Average: 276.85 Last: 205)
Model-Level : 940.0
Problems : 15 (Average Length: 25.33 Splits: 0)
Lemmas : 295118 (Deleted: 264528)
Binary : 3232 (Ratio: 1.10%)
Ternary : 3060 (Ratio: 1.04%)
Conflict : 295118 (Average Length: 1174.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 295118 (Average: 19.95 Max: 2503 Sum: 5886603)
Executed : 294941 (Average: 19.93 Max: 2503 Sum: 5882079 Ratio: 99.92%)
Bounded : 177 (Average: 25.56 Max: 42 Sum: 4524 Ratio: 0.08%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 212276 (Eliminated: 42 Frozen: 212234)
Constraints : 1871021 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 544MB
Max. Length : 35 steps
Models : 1
[endof: stats after solve call]
Solving Time: 50.67s
Memory: 532MB (+20MB)
UNKNOWN
Iteration Time: 51.60s
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: 572.0MB
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 0.74s
Memory: 549MB (+17MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 16
Time : 330.052s (Solving: 312.62s 1st Model: 0.27s Unsat: 10.44s)
CPU Time : 330.024s
Choices : 8853556 (Domain: 8853532)
Conflicts : 323220 (Analyzed: 323217)
Restarts : 1166 (Average: 277.20 Last: 205)
Model-Level : 940.0
Problems : 16 (Average Length: 26.69 Splits: 0)
Lemmas : 323217 (Deleted: 290745)
Binary : 3388 (Ratio: 1.05%)
Ternary : 3330 (Ratio: 1.03%)
Conflict : 323217 (Average Length: 1172.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 323217 (Average: 25.32 Max: 2599 Sum: 8182420)
Executed : 323035 (Average: 25.30 Max: 2599 Sum: 8177661 Ratio: 99.94%)
Bounded : 182 (Average: 26.15 Max: 47 Sum: 4759 Ratio: 0.06%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 239417 (Eliminated: 42 Frozen: 239375)
Constraints : 2123597 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 584MB
Max. Length : 40 steps
Models : 1
[endof: stats after solve call]
Solving Time: 50.82s
Memory: 569MB (+20MB)
UNKNOWN
Iteration Time: 51.89s
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: 609.0MB
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.57s
Memory: 572MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 17
Time : 393.522s (Solving: 373.90s 1st Model: 0.27s Unsat: 10.44s)
CPU Time : 393.524s
Choices : 12233511 (Domain: 12233487)
Conflicts : 351317 (Analyzed: 351314)
Restarts : 1266 (Average: 277.50 Last: 205)
Model-Level : 940.0
Problems : 17 (Average Length: 28.18 Splits: 0)
Lemmas : 351314 (Deleted: 316993)
Binary : 3666 (Ratio: 1.04%)
Ternary : 3768 (Ratio: 1.07%)
Conflict : 351314 (Average Length: 1141.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 351314 (Average: 32.37 Max: 4272 Sum: 11373715)
Executed : 351118 (Average: 32.36 Max: 4272 Sum: 11368279 Ratio: 99.95%)
Bounded : 196 (Average: 27.73 Max: 52 Sum: 5436 Ratio: 0.05%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 266558 (Eliminated: 42 Frozen: 266516)
Constraints : 2382456 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 615MB
Max. Length : 45 steps
Models : 1
[endof: stats after solve call]
Solving Time: 62.59s
Memory: 614MB (+42MB)
UNKNOWN
Iteration Time: 63.50s
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: 659.0MB
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.59s
Memory: 614MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 18
Time : 445.994s (Solving: 424.30s 1st Model: 0.27s Unsat: 10.44s)
CPU Time : 446.016s
Choices : 15680674 (Domain: 15680650)
Conflicts : 379407 (Analyzed: 379404)
Restarts : 1366 (Average: 277.75 Last: 205)
Model-Level : 940.0
Problems : 18 (Average Length: 29.78 Splits: 0)
Lemmas : 379404 (Deleted: 341680)
Binary : 4312 (Ratio: 1.14%)
Ternary : 4354 (Ratio: 1.15%)
Conflict : 379404 (Average Length: 1147.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 379404 (Average: 38.26 Max: 4272 Sum: 14517207)
Executed : 379205 (Average: 38.25 Max: 4272 Sum: 14511656 Ratio: 99.96%)
Bounded : 199 (Average: 27.89 Max: 57 Sum: 5551 Ratio: 0.04%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 293699 (Eliminated: 42 Frozen: 293657)
Constraints : 2640112 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 653MB
Max. Length : 50 steps
Models : 1
[endof: stats after solve call]
Solving Time: 51.56s
Memory: 628MB (+14MB)
UNKNOWN
Iteration Time: 52.50s
Iteration 18
Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until: 55
Expected Memory: 673.0MB
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.60s
Memory: 628MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 19
Time : 497.983s (Solving: 474.13s 1st Model: 0.27s Unsat: 10.44s)
CPU Time : 498.028s
Choices : 17531610 (Domain: 17531586)
Conflicts : 407506 (Analyzed: 407503)
Restarts : 1466 (Average: 277.97 Last: 205)
Model-Level : 940.0
Problems : 19 (Average Length: 31.47 Splits: 0)
Lemmas : 407503 (Deleted: 368659)
Binary : 4624 (Ratio: 1.13%)
Ternary : 4554 (Ratio: 1.12%)
Conflict : 407503 (Average Length: 1270.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 407503 (Average: 39.49 Max: 4272 Sum: 16094113)
Executed : 407298 (Average: 39.48 Max: 4272 Sum: 16088190 Ratio: 99.96%)
Bounded : 205 (Average: 28.89 Max: 62 Sum: 5923 Ratio: 0.04%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 320840 (Eliminated: 42 Frozen: 320798)
Constraints : 2899841 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 842MB
Max. Length : 55 steps
Models : 1
[endof: stats after solve call]
Solving Time: 51.02s
Memory: 778MB (+150MB)
UNKNOWN
Iteration Time: 52.02s
Iteration 19
Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until: 60
Expected Memory: 928.0MB
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time: 0.61s
Memory: 785MB (+7MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 20
Time : 557.239s (Solving: 531.15s 1st Model: 0.27s Unsat: 10.44s)
CPU Time : 557.312s
Choices : 20017439 (Domain: 20017415)
Conflicts : 435613 (Analyzed: 435610)
Restarts : 1566 (Average: 278.17 Last: 205)
Model-Level : 940.0
Problems : 20 (Average Length: 33.25 Splits: 0)
Lemmas : 435610 (Deleted: 395370)
Binary : 4799 (Ratio: 1.10%)
Ternary : 4662 (Ratio: 1.07%)
Conflict : 435610 (Average Length: 1317.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 435610 (Average: 42.01 Max: 4272 Sum: 18299250)
Executed : 435405 (Average: 41.99 Max: 4272 Sum: 18293327 Ratio: 99.97%)
Bounded : 205 (Average: 28.89 Max: 62 Sum: 5923 Ratio: 0.03%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 347981 (Eliminated: 42 Frozen: 347939)
Constraints : 3159481 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 842MB
Max. Length : 60 steps
Models : 1
[endof: stats after solve call]
Solving Time: 58.23s
Memory: 810MB (+25MB)
UNKNOWN
Iteration Time: 59.29s
Iteration 20
Queue: [(14,70,0,True), (15,75,0,True)]
Grounded Until: 65
Expected Memory: 960.0MB
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time: 0.61s
Memory: 812MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 1+
Calls : 21
Time : 594.401s (Solving: 566.13s 1st Model: 35.20s Unsat: 10.44s)
CPU Time : 594.492s
Choices : 20975246 (Domain: 20975130)
Conflicts : 453772 (Analyzed: 453769)
Restarts : 1628 (Average: 278.73 Last: 2105)
Model-Level : 3188.5
Problems : 21 (Average Length: 35.10 Splits: 0)
Lemmas : 453769 (Deleted: 411894)
Binary : 4838 (Ratio: 1.07%)
Ternary : 4709 (Ratio: 1.04%)
Conflict : 453769 (Average Length: 1485.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 453769 (Average: 41.88 Max: 4272 Sum: 19002278)
Executed : 453564 (Average: 41.86 Max: 4272 Sum: 18996355 Ratio: 99.97%)
Bounded : 205 (Average: 28.89 Max: 62 Sum: 5923 Ratio: 0.03%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 375122 (Eliminated: 42 Frozen: 375080)
Constraints : 3419231 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 900MB
Max. Length : 65 steps
Models : 2
[endof: stats after solve call]
Solving Time: 36.16s
Memory: 900MB (+88MB)
SAT
Testing...
SERIALIZABLE?
Testing Time: 0.00s
Memory: 900MB (+0MB)
Answer: 2
occurs(action(("move-up-slow","slow0-0","n6","n8")),1) occurs(action(("move-down-slow","slow1-0","n10","n9")),1) occurs(action(("move-up-fast","fast0","n8","n12")),1) occurs(action(("move-up-fast","fast1","n8","n12")),1) occurs(action(("board","p1","fast0","n12","n0","n1")),2) occurs(action(("board","p17","fast1","n12","n0","n1")),2) occurs(action(("board","p13","slow1-0","n9","n0","n1")),2) occurs(action(("move-up-fast","fast1","n12","n16")),3) occurs(action(("move-down-fast","fast0","n12","n8")),3) occurs(action(("move-up-slow","slow1-0","n9","n10")),3) occurs(action(("leave","p13","slow1-0","n10","n1","n0")),4) occurs(action(("leave","p17","fast1","n16","n1","n0")),4) occurs(action(("leave","p1","fast0","n8","n1","n0")),4) occurs(action(("move-down-fast","fast1","n16","n4")),5) occurs(action(("move-down-fast","fast0","n8","n0")),5) occurs(action(("board","p1","slow0-0","n8","n0","n1")),5) occurs(action(("move-up-slow","slow1-0","n10","n13")),5) occurs(action(("board","p6","slow1-0","n13","n0","n1")),6) occurs(action(("board","p15","fast1","n4","n0","n1")),6) occurs(action(("move-down-slow","slow0-0","n8","n7")),6) occurs(action(("leave","p1","slow0-0","n7","n1","n0")),7) occurs(action(("move-down-slow","slow1-0","n13","n9")),7) occurs(action(("move-up-fast","fast1","n4","n8")),7) occurs(action(("leave","p6","slow1-0","n9","n1","n0")),8) occurs(action(("leave","p15","fast1","n8","n1","n0")),8) occurs(action(("move-down-slow","slow0-0","n7","n0")),8) occurs(action(("board","p21","slow0-0","n0","n0","n1")),9) occurs(action(("board","p19","slow1-0","n9","n0","n1")),9) occurs(action(("move-down-fast","fast1","n8","n0")),9) occurs(action(("move-up-slow","slow0-0","n0","n7")),10) occurs(action(("move-up-slow","slow1-0","n9","n10")),10) occurs(action(("leave","p21","slow0-0","n7","n1","n0")),11) occurs(action(("leave","p19","slow1-0","n10","n1","n0")),11) occurs(action(("move-down-slow","slow0-0","n7","n5")),12) occurs(action(("move-up-slow","slow1-0","n10","n16")),12) occurs(action(("board","p20","slow0-0","n5","n0","n1")),13) occurs(action(("board","p17","slow1-0","n16","n0","n1")),13) occurs(action(("move-down-slow","slow1-0","n16","n14")),14) occurs(action(("move-up-slow","slow0-0","n5","n7")),14) occurs(action(("leave","p20","slow0-0","n7","n1","n0")),15) occurs(action(("leave","p17","slow1-0","n14","n1","n0")),15) occurs(action(("move-down-slow","slow0-0","n7","n3")),16) occurs(action(("move-up-slow","slow1-0","n14","n16")),16) occurs(action(("board","p14","slow0-0","n3","n0","n1")),17) occurs(action(("move-up-slow","slow0-0","n3","n5")),18) occurs(action(("leave","p14","slow0-0","n5","n1","n0")),19) occurs(action(("move-down-slow","slow0-0","n5","n2")),20) occurs(action(("board","p0","slow0-0","n2","n0","n1")),21) occurs(action(("move-down-slow","slow0-0","n2","n0")),22) occurs(action(("leave","p0","slow0-0","n0","n1","n0")),23) occurs(action(("board","p0","fast0","n0","n0","n1")),24) occurs(action(("move-up-slow","slow0-0","n0","n7")),24) occurs(action(("board","p4","slow0-0","n7","n0","n1")),25) occurs(action(("move-up-fast","fast0","n0","n16")),25) occurs(action(("move-down-slow","slow0-0","n7","n0")),26) occurs(action(("leave","p0","fast0","n16","n1","n0")),26) occurs(action(("board","p0","slow1-0","n16","n0","n1")),27) occurs(action(("move-down-fast","fast0","n16","n12")),27) occurs(action(("leave","p4","slow0-0","n0","n1","n0")),27) occurs(action(("board","p4","fast1","n0","n0","n1")),28) occurs(action(("move-up-slow","slow0-0","n0","n8")),28) occurs(action(("move-down-slow","slow1-0","n16","n9")),28) occurs(action(("leave","p0","slow1-0","n9","n1","n0")),29) occurs(action(("move-up-fast","fast1","n0","n16")),29) occurs(action(("leave","p4","fast1","n16","n1","n0")),30) occurs(action(("move-up-slow","slow1-0","n9","n16")),30) occurs(action(("board","p4","slow1-0","n16","n0","n1")),31) occurs(action(("move-down-fast","fast1","n16","n12")),31) occurs(action(("move-down-slow","slow1-0","n16","n15")),32) occurs(action(("leave","p4","slow1-0","n15","n1","n0")),33) occurs(action(("move-down-slow","slow1-0","n15","n14")),34) occurs(action(("board","p18","slow1-0","n14","n0","n1")),35) occurs(action(("move-down-slow","slow1-0","n14","n8")),36) occurs(action(("leave","p18","slow1-0","n8","n1","n0")),37) occurs(action(("board","p18","slow0-0","n8","n0","n1")),38) occurs(action(("move-up-slow","slow1-0","n8","n11")),38) occurs(action(("move-down-slow","slow0-0","n8","n1")),39) occurs(action(("board","p5","slow1-0","n11","n0","n1")),39) occurs(action(("leave","p18","slow0-0","n1","n1","n0")),40) occurs(action(("move-up-slow","slow1-0","n11","n12")),40) occurs(action(("move-up-slow","slow0-0","n1","n7")),41) occurs(action(("leave","p5","slow1-0","n12","n1","n0")),41) occurs(action(("board","p9","slow0-0","n7","n0","n1")),42) occurs(action(("board","p5","fast1","n12","n0","n1")),42) occurs(action(("move-up-slow","slow1-0","n12","n13")),42) occurs(action(("move-down-fast","fast1","n12","n0")),43) occurs(action(("move-up-slow","slow0-0","n7","n8")),43) occurs(action(("board","p16","slow1-0","n13","n0","n1")),43) occurs(action(("leave","p9","slow0-0","n8","n1","n0")),44) occurs(action(("leave","p5","fast1","n0","n1","n0")),44) occurs(action(("move-down-slow","slow1-0","n13","n12")),44) occurs(action(("move-down-slow","slow0-0","n8","n0")),45) occurs(action(("move-up-fast","fast1","n0","n12")),45) occurs(action(("leave","p16","slow1-0","n12","n1","n0")),45) occurs(action(("board","p5","slow0-0","n0","n0","n1")),46) occurs(action(("board","p16","fast1","n12","n0","n1")),46) occurs(action(("move-down-slow","slow1-0","n12","n10")),46) occurs(action(("move-up-slow","slow0-0","n0","n2")),47) occurs(action(("move-down-fast","fast1","n12","n0")),47) occurs(action(("board","p11","slow1-0","n10","n0","n1")),47) occurs(action(("leave","p5","slow0-0","n2","n1","n0")),48) occurs(action(("leave","p16","fast1","n0","n1","n0")),48) occurs(action(("move-up-slow","slow1-0","n10","n12")),48) occurs(action(("move-up-fast","fast1","n0","n4")),49) occurs(action(("board","p12","slow0-0","n2","n0","n1")),49) occurs(action(("leave","p11","slow1-0","n12","n1","n0")),49) occurs(action(("board","p11","fast0","n12","n0","n1")),50) occurs(action(("move-down-slow","slow0-0","n2","n1")),50) occurs(action(("move-down-slow","slow1-0","n12","n10")),50) occurs(action(("leave","p12","slow0-0","n1","n1","n0")),51) occurs(action(("move-down-fast","fast0","n12","n0")),51) occurs(action(("board","p10","slow1-0","n10","n0","n1")),51) occurs(action(("move-down-slow","slow0-0","n1","n0")),52) occurs(action(("move-up-slow","slow1-0","n10","n11")),52) occurs(action(("leave","p11","fast0","n0","n1","n0")),52) occurs(action(("leave","p10","slow1-0","n11","n1","n0")),53) occurs(action(("board","p11","slow0-0","n0","n0","n1")),53) occurs(action(("move-up-fast","fast0","n0","n12")),53) occurs(action(("move-down-slow","slow1-0","n11","n8")),54) occurs(action(("move-up-slow","slow0-0","n0","n3")),54) occurs(action(("leave","p11","slow0-0","n3","n1","n0")),55) occurs(action(("board","p8","slow0-0","n3","n0","n1")),56) occurs(action(("move-up-slow","slow0-0","n3","n4")),57) occurs(action(("leave","p8","slow0-0","n4","n1","n0")),58) occurs(action(("move-up-slow","slow0-0","n4","n5")),59) occurs(action(("board","p2","slow0-0","n5","n0","n1")),60) occurs(action(("move-up-slow","slow0-0","n5","n8")),61) occurs(action(("leave","p2","slow0-0","n8","n1","n0")),62) occurs(action(("move-down-slow","slow0-0","n8","n2")),63) occurs(action(("board","p2","slow1-0","n8","n0","n1")),63) occurs(action(("board","p7","slow0-0","n2","n0","n1")),64) occurs(action(("move-up-slow","slow1-0","n8","n10")),64) occurs(action(("leave","p2","slow1-0","n10","n1","n0")),65) occurs(action(("move-down-fast","fast1","n4","n0")),65) occurs(action(("move-up-slow","slow0-0","n2","n8")),65) occurs(action(("move-down-fast","fast0","n12","n8")),65) occurs(action(("move-down-slow","slow1-0","n10","n8")),66) occurs(action(("leave","p7","slow0-0","n8","n1","n0")),66) occurs(action(("board","p7","slow1-0","n8","n0","n1")),67) occurs(action(("move-down-slow","slow0-0","n8","n1")),67) occurs(action(("move-up-slow","slow1-0","n8","n15")),68) occurs(action(("board","p3","slow0-0","n1","n0","n1")),68) occurs(action(("move-down-fast","fast0","n8","n0")),68) occurs(action(("leave","p7","slow1-0","n15","n1","n0")),69) occurs(action(("move-up-slow","slow0-0","n1","n3")),69) occurs(action(("move-up-fast","fast1","n0","n8")),69) occurs(action(("leave","p3","slow0-0","n3","n1","n0")),70)
SATISFIABLE
Models : 1+
Calls : 21
Time : 594.401s (Solving: 566.13s 1st Model: 35.20s Unsat: 10.44s)
CPU Time : 594.492s
Choices : 20975246 (Domain: 20975130)
Conflicts : 453772 (Analyzed: 453769)
Restarts : 1628 (Average: 278.73 Last: 2105)
Model-Level : 3188.5
Problems : 21 (Average Length: 35.10 Splits: 0)
Lemmas : 453769 (Deleted: 411894)
Binary : 4838 (Ratio: 1.07%)
Ternary : 4709 (Ratio: 1.04%)
Conflict : 453769 (Average Length: 1485.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 453769 (Average: 41.88 Max: 4272 Sum: 19002278)
Executed : 453564 (Average: 41.86 Max: 4272 Sum: 18996355 Ratio: 99.97%)
Bounded : 205 (Average: 28.89 Max: 62 Sum: 5923 Ratio: 0.03%)
Rules : 294569 (Original: 294535)
Atoms : 88415
Bodies : 139830 (Original: 139795)
Count : 550 (Original: 558)
Equivalences : 71706 (Atom=Atom: 32 Body=Body: 0 Other: 71674)
Tight : Yes
Variables : 375122 (Eliminated: 42 Frozen: 375080)
Constraints : 3419231 (Binary: 97.8% Ternary: 1.0% Other: 1.2%)
Memory Peak : 900MB
Max. Length : 70 steps
Sol. Length : 70 steps
Models : 2