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-1.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-1.pddl
Parsing...
Parsing: [0.040s CPU, 0.039s wall-clock]
Normalizing task... [0.000s CPU, 0.002s wall-clock]
Instantiating...
Generating Datalog program... [0.020s CPU, 0.010s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.030s CPU, 0.028s wall-clock]
Preparing model... [0.020s CPU, 0.027s wall-clock]
Generated 46 rules.
Computing model... [0.460s CPU, 0.455s wall-clock]
3460 relevant atoms
2552 auxiliary atoms
6012 final queue length
11142 total queue pushes
Completing instantiation... [1.020s CPU, 1.030s wall-clock]
Instantiating: [1.560s CPU, 1.556s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.030s CPU, 0.033s wall-clock]
Checking invariant weight... [0.000s CPU, 0.002s wall-clock]
Instantiating groups... [0.020s CPU, 0.017s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.002s wall-clock]
Choosing groups...
0 uncovered facts
Choosing groups: [0.010s CPU, 0.007s wall-clock]
Building translation key... [0.010s CPU, 0.004s wall-clock]
Computing fact groups: [0.080s CPU, 0.079s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.001s wall-clock]
Building mutex information...
Building mutex information: [0.010s CPU, 0.003s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.040s CPU, 0.045s wall-clock]
Translating task: [0.820s CPU, 0.820s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
22 propositions removed
Detecting unreachable propositions: [0.400s CPU, 0.406s wall-clock]
Reordering and filtering variables...
22 of 22 variables necessary.
0 of 22 mutex groups necessary.
2816 of 2816 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.130s CPU, 0.132s wall-clock]
Translator variables: 22
Translator derived variables: 0
Translator facts: 340
Translator goal facts: 14
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 2816
Translator axioms: 0
Translator task size: 16720
Translator peak memory: 47308 KB
Writing output... [0.290s CPU, 0.310s wall-clock]
Done! [3.370s CPU, 3.387s wall-clock]
planner.py version 0.0.1

Time:	 0.67s
Memory: 95MB

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.772s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 0.672s

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        : 50886   
Atoms        : 50886   
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  : 231MB
Max. Length  : 0 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 0.00s
Memory:		 167MB (+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: 167MB
Grounding...	 [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time:	 0.20s
Memory:		 167MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 2
Time         : 1.090s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 0.992s

Choices      : 27       (Domain: 27)
Conflicts    : 15       (Analyzed: 14)
Restarts     : 0       
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 14       (Deleted: 0)
  Binary     : 7        (Ratio:  50.00%)
  Ternary    : 1        (Ratio:   7.14%)
  Conflict   : 14       (Average Length:   23.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 14       (Average:  2.07 Max:   9 Sum:     29)
  Executed   : 12       (Average:  1.93 Max:   9 Sum:     27 Ratio:  93.10%)
  Bounded    : 2        (Average:  1.00 Max:   1 Sum:      2 Ratio:   6.90%)

Rules        : 50886   
Atoms        : 50886   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 14462    (Eliminated:    0 Frozen: 1269)
Constraints  : 44998    (Binary:  96.4% Ternary:   1.7% Other:   2.0%)

Memory Peak  : 231MB
Max. Length  : 0 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 0.02s
Memory:		 170MB (+3MB)
UNSAT
Iteration Time:	 0.32s

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: 173.0MB
Grounding...	 [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time:	 0.20s
Memory:		 172MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 3
Time         : 2.608s (Solving: 1.20s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 2.512s

Choices      : 40771    (Domain: 40771)
Conflicts    : 9474     (Analyzed: 9473)
Restarts     : 100      (Average: 94.73 Last: 127)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 9473     (Deleted: 6012)
  Binary     : 255      (Ratio:   2.69%)
  Ternary    : 245      (Ratio:   2.59%)
  Conflict   : 9473     (Average Length:  276.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 9473     (Average:  4.00 Max: 151 Sum:  37904)
  Executed   : 9467     (Average:  4.00 Max: 151 Sum:  37876 Ratio:  99.93%)
  Bounded    : 6        (Average:  4.67 Max:  12 Sum:     28 Ratio:   0.07%)

Rules        : 50886   
Atoms        : 50886   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 32063    (Eliminated:    0 Frozen: 2829)
Constraints  : 171898   (Binary:  97.0% Ternary:   1.4% Other:   1.6%)

Memory Peak  : 231MB
Max. Length  : 5 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 1.21s
Memory:		 181MB (+9MB)
UNKNOWN
Iteration Time:	 1.52s

Iteration 4
Queue:		 [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until:	 10
Expected Memory: 192.0MB
Grounding...	 [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time:	 0.27s
Memory:		 190MB (+9MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 1+
Calls        : 4
Time         : 3.095s (Solving: 1.27s 1st Model: 0.07s Unsat: 0.00s)
CPU Time     : 2.996s

Choices      : 46439    (Domain: 46415)
Conflicts    : 9892     (Analyzed: 9891)
Restarts     : 103      (Average: 96.03 Last: 127)
Model-Level  : 515.0   
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 9891     (Deleted: 6012)
  Binary     : 288      (Ratio:   2.91%)
  Ternary    : 283      (Ratio:   2.86%)
  Conflict   : 9891     (Average Length:  276.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 9891     (Average:  4.30 Max: 244 Sum:  42521)
  Executed   : 9885     (Average:  4.30 Max: 244 Sum:  42493 Ratio:  99.93%)
  Bounded    : 6        (Average:  4.67 Max:  12 Sum:     28 Ratio:   0.07%)

Rules        : 50886   
Atoms        : 50886   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 49664    (Eliminated:    0 Frozen: 4389)
Constraints  : 298780   (Binary:  97.0% Ternary:   1.4% Other:   1.6%)

Memory Peak  : 231MB
Max. Length  : 10 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 0.10s
Memory:		 202MB (+12MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 0.88s
Memory:		 229MB (+27MB)
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 5
Time         : 7.101s (Solving: 4.95s 1st Model: 0.07s Unsat: 0.00s)
CPU Time     : 7.004s

Choices      : 146533   (Domain: 146509)
Conflicts    : 19789    (Analyzed: 19788)
Restarts     : 203      (Average: 97.48 Last: 127)
Model-Level  : 515.0   
Problems     : 5        (Average Length: 11.00 Splits: 0)
Lemmas       : 19788    (Deleted: 15139)
  Binary     : 446      (Ratio:   2.25%)
  Ternary    : 417      (Ratio:   2.11%)
  Conflict   : 19788    (Average Length:  384.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 19788    (Average:  6.97 Max: 451 Sum: 137874)
  Executed   : 19770    (Average:  6.96 Max: 451 Sum: 137658 Ratio:  99.84%)
  Bounded    : 18       (Average: 12.00 Max:  17 Sum:    216 Ratio:   0.16%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 50332    (Eliminated:    0 Frozen: 37936)
Constraints  : 394481   (Binary:  97.6% Ternary:   1.1% Other:   1.3%)

Memory Peak  : 231MB
Max. Length  : 10 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.75s
Memory:		 222MB (+-7MB)
UNKNOWN
Iteration Time:	 5.13s

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.41s
Memory:		 222MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 6
Time         : 12.548s (Solving: 9.82s 1st Model: 0.07s Unsat: 0.00s)
CPU Time     : 12.456s

Choices      : 424132   (Domain: 424108)
Conflicts    : 29797    (Analyzed: 29796)
Restarts     : 303      (Average: 98.34 Last: 183)
Model-Level  : 515.0   
Problems     : 6        (Average Length: 12.83 Splits: 0)
Lemmas       : 29796    (Deleted: 23189)
  Binary     : 699      (Ratio:   2.35%)
  Ternary    : 640      (Ratio:   2.15%)
  Conflict   : 29796    (Average Length:  344.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 29796    (Average: 13.49 Max: 506 Sum: 401842)
  Executed   : 29749    (Average: 13.46 Max: 506 Sum: 400988 Ratio:  99.79%)
  Bounded    : 47       (Average: 18.17 Max:  22 Sum:    854 Ratio:   0.21%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 68153    (Eliminated:    0 Frozen: 53686)
Constraints  : 557557   (Binary:  97.6% Ternary:   1.1% Other:   1.3%)

Memory Peak  : 232MB
Max. Length  : 15 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.89s
Memory:		 232MB (+10MB)
UNKNOWN
Iteration Time:	 5.46s

Iteration 6
Queue:		 [(5,25,0,True), (6,30,0,True)]
Grounded Until:	 20
Expected Memory: 253.0MB
Grounding...	 [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time:	 0.40s
Memory:		 236MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 7
Time         : 19.240s (Solving: 15.92s 1st Model: 0.07s Unsat: 0.00s)
CPU Time     : 19.152s

Choices      : 842511   (Domain: 842487)
Conflicts    : 40403    (Analyzed: 40402)
Restarts     : 403      (Average: 100.25 Last: 183)
Model-Level  : 515.0   
Problems     : 7        (Average Length: 14.86 Splits: 0)
Lemmas       : 40402    (Deleted: 29916)
  Binary     : 903      (Ratio:   2.24%)
  Ternary    : 932      (Ratio:   2.31%)
  Conflict   : 40402    (Average Length:  320.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 40402    (Average: 19.40 Max: 620 Sum: 783640)
  Executed   : 40351    (Average: 19.37 Max: 620 Sum: 782678 Ratio:  99.88%)
  Bounded    : 51       (Average: 18.86 Max:  27 Sum:    962 Ratio:   0.12%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 85974    (Eliminated:    0 Frozen: 69436)
Constraints  : 719246   (Binary:  97.6% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 251MB
Max. Length  : 20 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.13s
Memory:		 251MB (+15MB)
UNKNOWN
Iteration Time:	 6.70s

Iteration 7
Queue:		 [(6,30,0,True)]
Grounded Until:	 25
Expected Memory: 272.0MB
Grounding...	 [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time:	 0.39s
Memory:		 256MB (+5MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 8
Time         : 28.038s (Solving: 24.12s 1st Model: 0.07s Unsat: 0.00s)
CPU Time     : 27.956s

Choices      : 1313248  (Domain: 1313224)
Conflicts    : 50280    (Analyzed: 50279)
Restarts     : 503      (Average: 99.96 Last: 183)
Model-Level  : 515.0   
Problems     : 8        (Average Length: 17.00 Splits: 0)
Lemmas       : 50279    (Deleted: 38972)
  Binary     : 1082     (Ratio:   2.15%)
  Ternary    : 1067     (Ratio:   2.12%)
  Conflict   : 50279    (Average Length:  407.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 50279    (Average: 23.92 Max: 1084 Sum: 1202732)
  Executed   : 50219    (Average: 23.90 Max: 1084 Sum: 1201482 Ratio:  99.90%)
  Bounded    : 60       (Average: 20.83 Max:  32 Sum:   1250 Ratio:   0.10%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 103795   (Eliminated:    0 Frozen: 85186)
Constraints  : 886194   (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 271MB
Max. Length  : 25 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.24s
Memory:		 264MB (+8MB)
UNKNOWN
Iteration Time:	 8.81s

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         : 28.116s (Solving: 24.17s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 28.032s

Choices      : 1314194  (Domain: 1314170)
Conflicts    : 50444    (Analyzed: 50442)
Restarts     : 504      (Average: 100.08 Last: 183)
Model-Level  : 515.0   
Problems     : 9        (Average Length: 18.67 Splits: 0)
Lemmas       : 50442    (Deleted: 38972)
  Binary     : 1091     (Ratio:   2.16%)
  Ternary    : 1071     (Ratio:   2.12%)
  Conflict   : 50442    (Average Length:  406.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 50442    (Average: 23.86 Max: 1084 Sum: 1203776)
  Executed   : 50377    (Average: 23.84 Max: 1084 Sum: 1202428 Ratio:  99.89%)
  Bounded    : 65       (Average: 20.74 Max:  32 Sum:   1348 Ratio:   0.11%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 103795   (Eliminated:    0 Frozen: 85186)
Constraints  : 883012   (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 271MB
Max. Length  : 30 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 0.07s
Memory:		 264MB (+0MB)
UNSAT
Iteration Time:	 0.08s

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         : 32.090s (Solving: 28.11s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 32.008s

Choices      : 1345473  (Domain: 1345449)
Conflicts    : 59646    (Analyzed: 59644)
Restarts     : 604      (Average: 98.75 Last: 183)
Model-Level  : 515.0   
Problems     : 10       (Average Length: 20.00 Splits: 0)
Lemmas       : 59644    (Deleted: 48263)
  Binary     : 1212     (Ratio:   2.03%)
  Ternary    : 1120     (Ratio:   1.88%)
  Conflict   : 59644    (Average Length:  437.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 59644    (Average: 20.67 Max: 1084 Sum: 1232630)
  Executed   : 59550    (Average: 20.63 Max: 1084 Sum: 1230478 Ratio:  99.83%)
  Bounded    : 94       (Average: 22.89 Max:  32 Sum:   2152 Ratio:   0.17%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 103795   (Eliminated:    0 Frozen: 85186)
Constraints  : 882187   (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 271MB
Max. Length  : 30 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.96s
Memory:		 264MB (+0MB)
UNKNOWN
Iteration Time:	 3.98s

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         : 37.463s (Solving: 33.44s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 37.384s

Choices      : 1419998  (Domain: 1419974)
Conflicts    : 68875    (Analyzed: 68873)
Restarts     : 704      (Average: 97.83 Last: 183)
Model-Level  : 515.0   
Problems     : 11       (Average Length: 21.09 Splits: 0)
Lemmas       : 68873    (Deleted: 58685)
  Binary     : 1305     (Ratio:   1.89%)
  Ternary    : 1205     (Ratio:   1.75%)
  Conflict   : 68873    (Average Length:  502.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 68873    (Average: 18.79 Max: 1084 Sum: 1293787)
  Executed   : 68778    (Average: 18.75 Max: 1084 Sum: 1291603 Ratio:  99.83%)
  Bounded    : 95       (Average: 22.99 Max:  32 Sum:   2184 Ratio:   0.17%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 103795   (Eliminated:    0 Frozen: 85186)
Constraints  : 878307   (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 271MB
Max. Length  : 30 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.36s
Memory:		 264MB (+0MB)
UNKNOWN
Iteration Time:	 5.38s

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         : 42.652s (Solving: 38.59s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 42.576s

Choices      : 1635480  (Domain: 1635456)
Conflicts    : 79079    (Analyzed: 79077)
Restarts     : 804      (Average: 98.35 Last: 183)
Model-Level  : 515.0   
Problems     : 12       (Average Length: 22.00 Splits: 0)
Lemmas       : 79077    (Deleted: 66529)
  Binary     : 1420     (Ratio:   1.80%)
  Ternary    : 1284     (Ratio:   1.62%)
  Conflict   : 79077    (Average Length:  515.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 79077    (Average: 18.60 Max: 1084 Sum: 1470460)
  Executed   : 78977    (Average: 18.57 Max: 1084 Sum: 1468178 Ratio:  99.84%)
  Bounded    : 100      (Average: 22.82 Max:  32 Sum:   2282 Ratio:   0.16%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 103795   (Eliminated:    0 Frozen: 85186)
Constraints  : 876672   (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 271MB
Max. Length  : 30 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.18s
Memory:		 264MB (+0MB)
UNKNOWN
Iteration Time:	 5.19s

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         : 47.651s (Solving: 43.56s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 47.580s

Choices      : 1887366  (Domain: 1887342)
Conflicts    : 88173    (Analyzed: 88171)
Restarts     : 904      (Average: 97.53 Last: 183)
Model-Level  : 515.0   
Problems     : 13       (Average Length: 22.77 Splits: 0)
Lemmas       : 88171    (Deleted: 74889)
  Binary     : 1440     (Ratio:   1.63%)
  Ternary    : 1330     (Ratio:   1.51%)
  Conflict   : 88171    (Average Length:  585.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 88171    (Average: 18.71 Max: 1145 Sum: 1650089)
  Executed   : 88068    (Average: 18.69 Max: 1145 Sum: 1647711 Ratio:  99.86%)
  Bounded    : 103      (Average: 23.09 Max:  32 Sum:   2378 Ratio:   0.14%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 103795   (Eliminated:    0 Frozen: 85186)
Constraints  : 876636   (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 271MB
Max. Length  : 30 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.99s
Memory:		 264MB (+0MB)
UNKNOWN
Iteration Time:	 5.00s

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: 285.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 0.45s
Memory:		 276MB (+12MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 14
Time         : 57.124s (Solving: 52.36s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 57.056s

Choices      : 2387168  (Domain: 2387144)
Conflicts    : 98345    (Analyzed: 98343)
Restarts     : 1004     (Average: 97.95 Last: 183)
Model-Level  : 515.0   
Problems     : 14       (Average Length: 23.79 Splits: 0)
Lemmas       : 98343    (Deleted: 82923)
  Binary     : 1524     (Ratio:   1.55%)
  Ternary    : 1418     (Ratio:   1.44%)
  Conflict   : 98343    (Average Length:  594.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 98343    (Average: 21.18 Max: 1145 Sum: 2082893)
  Executed   : 98238    (Average: 21.15 Max: 1145 Sum: 2080441 Ratio:  99.88%)
  Bounded    : 105      (Average: 23.35 Max:  37 Sum:   2452 Ratio:   0.12%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 121616   (Eliminated:    0 Frozen: 100936)
Constraints  : 1044167  (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 297MB
Max. Length  : 30 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.84s
Memory:		 296MB (+20MB)
UNKNOWN
Iteration Time:	 9.48s

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: 328.0MB
Grounding...	 [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time:	 0.37s
Memory:		 296MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 15
Time         : 67.731s (Solving: 62.37s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 67.668s

Choices      : 2917022  (Domain: 2916998)
Conflicts    : 108123   (Analyzed: 108121)
Restarts     : 1104     (Average: 97.94 Last: 183)
Model-Level  : 515.0   
Problems     : 15       (Average Length: 25.00 Splits: 0)
Lemmas       : 108121   (Deleted: 92461)
  Binary     : 1634     (Ratio:   1.51%)
  Ternary    : 1533     (Ratio:   1.42%)
  Conflict   : 108121   (Average Length:  632.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 108121   (Average: 23.45 Max: 1464 Sum: 2535375)
  Executed   : 108011   (Average: 23.42 Max: 1464 Sum: 2532713 Ratio:  99.90%)
  Bounded    : 110      (Average: 24.20 Max:  42 Sum:   2662 Ratio:   0.10%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 139437   (Eliminated:    0 Frozen: 116686)
Constraints  : 1210963  (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 316MB
Max. Length  : 35 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 10.05s
Memory:		 306MB (+10MB)
UNKNOWN
Iteration Time:	 10.62s

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: 338.0MB
Grounding...	 [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time:	 0.38s
Memory:		 312MB (+6MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 16
Time         : 80.352s (Solving: 74.37s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 80.296s

Choices      : 3426935  (Domain: 3426911)
Conflicts    : 118540   (Analyzed: 118538)
Restarts     : 1204     (Average: 98.45 Last: 183)
Model-Level  : 515.0   
Problems     : 16       (Average Length: 26.38 Splits: 0)
Lemmas       : 118538   (Deleted: 101932)
  Binary     : 1676     (Ratio:   1.41%)
  Ternary    : 1583     (Ratio:   1.34%)
  Conflict   : 118538   (Average Length:  703.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 118538   (Average: 24.54 Max: 1464 Sum: 2908724)
  Executed   : 118428   (Average: 24.52 Max: 1464 Sum: 2906062 Ratio:  99.91%)
  Bounded    : 110      (Average: 24.20 Max:  42 Sum:   2662 Ratio:   0.09%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 157258   (Eliminated:    0 Frozen: 132436)
Constraints  : 1377670  (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 335MB
Max. Length  : 40 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 12.05s
Memory:		 323MB (+11MB)
UNKNOWN
Iteration Time:	 12.63s

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: 355.0MB
Grounding...	 [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time:	 0.38s
Memory:		 330MB (+7MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 17
Time         : 94.010s (Solving: 87.37s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 93.960s

Choices      : 3963248  (Domain: 3963224)
Conflicts    : 128461   (Analyzed: 128459)
Restarts     : 1304     (Average: 98.51 Last: 183)
Model-Level  : 515.0   
Problems     : 17       (Average Length: 27.88 Splits: 0)
Lemmas       : 128459   (Deleted: 111300)
  Binary     : 1747     (Ratio:   1.36%)
  Ternary    : 1656     (Ratio:   1.29%)
  Conflict   : 128459   (Average Length:  734.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 128459   (Average: 26.18 Max: 1468 Sum: 3363365)
  Executed   : 128343   (Average: 26.16 Max: 1468 Sum: 3360391 Ratio:  99.91%)
  Bounded    : 116      (Average: 25.64 Max:  52 Sum:   2974 Ratio:   0.09%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 175079   (Eliminated:    0 Frozen: 148186)
Constraints  : 1545300  (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 355MB
Max. Length  : 45 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 13.06s
Memory:		 352MB (+22MB)
UNKNOWN
Iteration Time:	 13.67s

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: 384.0MB
Grounding...	 [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time:	 0.38s
Memory:		 352MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 18
Time         : 109.744s (Solving: 102.46s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 109.700s

Choices      : 4573391  (Domain: 4573367)
Conflicts    : 138604   (Analyzed: 138602)
Restarts     : 1404     (Average: 98.72 Last: 183)
Model-Level  : 515.0   
Problems     : 18       (Average Length: 29.50 Splits: 0)
Lemmas       : 138602   (Deleted: 120618)
  Binary     : 1820     (Ratio:   1.31%)
  Ternary    : 1763     (Ratio:   1.27%)
  Conflict   : 138602   (Average Length:  757.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 138602   (Average: 27.94 Max: 1468 Sum: 3872229)
  Executed   : 138486   (Average: 27.92 Max: 1468 Sum: 3869255 Ratio:  99.92%)
  Bounded    : 116      (Average: 25.64 Max:  52 Sum:   2974 Ratio:   0.08%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 192900   (Eliminated:    0 Frozen: 163936)
Constraints  : 1707635  (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 384MB
Max. Length  : 50 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 15.14s
Memory:		 365MB (+13MB)
UNKNOWN
Iteration Time:	 15.75s

Iteration 18
Queue:		 [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until:	 55
Expected Memory: 397.0MB
Grounding...	 [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time:	 0.42s
Memory:		 368MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 19
Time         : 122.850s (Solving: 114.85s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 122.808s

Choices      : 5070892  (Domain: 5070868)
Conflicts    : 149494   (Analyzed: 149492)
Restarts     : 1504     (Average: 99.40 Last: 183)
Model-Level  : 515.0   
Problems     : 19       (Average Length: 31.21 Splits: 0)
Lemmas       : 149492   (Deleted: 130360)
  Binary     : 1859     (Ratio:   1.24%)
  Ternary    : 1848     (Ratio:   1.24%)
  Conflict   : 149492   (Average Length:  822.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 149492   (Average: 28.40 Max: 1552 Sum: 4245944)
  Executed   : 149376   (Average: 28.38 Max: 1552 Sum: 4242970 Ratio:  99.93%)
  Bounded    : 116      (Average: 25.64 Max:  52 Sum:   2974 Ratio:   0.07%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 210721   (Eliminated:    0 Frozen: 179686)
Constraints  : 1875265  (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 398MB
Max. Length  : 55 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 12.45s
Memory:		 379MB (+11MB)
UNKNOWN
Iteration Time:	 13.12s

Iteration 19
Queue:		 [(13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until:	 60
Expected Memory: 411.0MB
Grounding...	 [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time:	 0.38s
Memory:		 384MB (+5MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 20
Time         : 140.983s (Solving: 132.31s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 140.948s

Choices      : 5605690  (Domain: 5605666)
Conflicts    : 159697   (Analyzed: 159695)
Restarts     : 1604     (Average: 99.56 Last: 183)
Model-Level  : 515.0   
Problems     : 20       (Average Length: 33.00 Splits: 0)
Lemmas       : 159695   (Deleted: 141358)
  Binary     : 1937     (Ratio:   1.21%)
  Ternary    : 1906     (Ratio:   1.19%)
  Conflict   : 159695   (Average Length:  907.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 159695   (Average: 29.36 Max: 1622 Sum: 4689081)
  Executed   : 159575   (Average: 29.34 Max: 1622 Sum: 4685839 Ratio:  99.93%)
  Bounded    : 120      (Average: 27.02 Max:  67 Sum:   3242 Ratio:   0.07%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 228542   (Eliminated:    0 Frozen: 195436)
Constraints  : 2042895  (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 524MB
Max. Length  : 60 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 17.52s
Memory:		 460MB (+76MB)
UNKNOWN
Iteration Time:	 18.15s

Iteration 20
Queue:		 [(14,70,0,True), (15,75,0,True)]
Grounded Until:	 65
Expected Memory: 541.0MB
Grounding...	 [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time:	 0.53s
Memory:		 477MB (+17MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 21
Time         : 160.441s (Solving: 150.93s 1st Model: 0.07s Unsat: 0.05s)
CPU Time     : 160.412s

Choices      : 6192711  (Domain: 6192687)
Conflicts    : 170113   (Analyzed: 170111)
Restarts     : 1704     (Average: 99.83 Last: 183)
Model-Level  : 515.0   
Problems     : 21       (Average Length: 34.86 Splits: 0)
Lemmas       : 170111   (Deleted: 150469)
  Binary     : 1998     (Ratio:   1.17%)
  Ternary    : 2001     (Ratio:   1.18%)
  Conflict   : 170111   (Average Length:  986.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 170111   (Average: 30.28 Max: 1622 Sum: 5151269)
  Executed   : 169991   (Average: 30.26 Max: 1622 Sum: 5148027 Ratio:  99.94%)
  Bounded    : 120      (Average: 27.02 Max:  67 Sum:   3242 Ratio:   0.06%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 246363   (Eliminated:    0 Frozen: 211186)
Constraints  : 2210377  (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 524MB
Max. Length  : 65 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 18.69s
Memory:		 488MB (+11MB)
UNKNOWN
Iteration Time:	 19.47s

Iteration 21
Queue:		 [(15,75,0,True)]
Grounded Until:	 70
Expected Memory: 569.0MB
Grounding...	 [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time:	 0.38s
Memory:		 492MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 1+
Calls        : 22
Time         : 167.075s (Solving: 156.85s 1st Model: 5.96s Unsat: 0.05s)
CPU Time     : 167.048s

Choices      : 6412815  (Domain: 6412630)
Conflicts    : 173390   (Analyzed: 173388)
Restarts     : 1735     (Average: 99.94 Last: 183)
Model-Level  : 1997.5  
Problems     : 22       (Average Length: 36.77 Splits: 0)
Lemmas       : 173388   (Deleted: 154000)
  Binary     : 2028     (Ratio:   1.17%)
  Ternary    : 2033     (Ratio:   1.17%)
  Conflict   : 173388   (Average Length:  989.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 173388   (Average: 30.63 Max: 1924 Sum: 5310593)
  Executed   : 173268   (Average: 30.61 Max: 1924 Sum: 5307351 Ratio:  99.94%)
  Bounded    : 120      (Average: 27.02 Max:  67 Sum:   3242 Ratio:   0.06%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 264184   (Eliminated:    0 Frozen: 226936)
Constraints  : 2378007  (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 534MB
Max. Length  : 70 steps
Models       : 2

[endof: stats after solve call]
Solving Time:	 5.99s
Memory:		 531MB (+39MB)
SAT
Testing...
SERIALIZABLE?
Testing Time:	 0.00s
Memory:		 531MB (+0MB)
Answer: 2
occurs(action(("move-down-fast","fast1","n12","n4")),1) occurs(action(("move-up-fast","fast0","n8","n12")),1) occurs(action(("move-down-slow","slow1-0","n12","n8")),1) occurs(action(("move-up-slow","slow0-0","n2","n7")),1) occurs(action(("board","p6","slow1-0","n8","n0","n1")),2) occurs(action(("board","p13","slow0-0","n7","n0","n1")),2) occurs(action(("board","p5","fast0","n12","n0","n1")),2) occurs(action(("move-up-slow","slow1-0","n8","n14")),3) occurs(action(("move-down-slow","slow0-0","n7","n6")),3) occurs(action(("move-down-fast","fast0","n12","n0")),3) occurs(action(("leave","p6","slow1-0","n14","n1","n0")),4) occurs(action(("leave","p13","slow0-0","n6","n1","n0")),4) occurs(action(("leave","p5","fast0","n0","n1","n0")),4) occurs(action(("move-up-fast","fast0","n0","n4")),5) occurs(action(("move-down-slow","slow1-0","n14","n8")),5) occurs(action(("move-down-slow","slow0-0","n6","n0")),5) occurs(action(("board","p5","slow0-0","n0","n0","n1")),6) occurs(action(("board","p10","fast0","n4","n0","n1")),6) occurs(action(("move-up-fast","fast0","n4","n12")),7) occurs(action(("move-up-slow","slow0-0","n0","n2")),7) occurs(action(("leave","p5","slow0-0","n2","n1","n0")),8) occurs(action(("leave","p10","fast0","n12","n1","n0")),8) occurs(action(("move-down-slow","slow0-0","n2","n0")),9) occurs(action(("board","p3","slow0-0","n0","n0","n1")),10) occurs(action(("move-up-slow","slow0-0","n0","n8")),11) occurs(action(("leave","p3","slow0-0","n8","n1","n0")),12) occurs(action(("board","p3","slow1-0","n8","n0","n1")),13) occurs(action(("move-up-slow","slow1-0","n8","n14")),14) occurs(action(("leave","p3","slow1-0","n14","n1","n0")),15) occurs(action(("move-down-slow","slow1-0","n14","n13")),16) occurs(action(("board","p12","slow1-0","n13","n0","n1")),17) occurs(action(("move-down-slow","slow1-0","n13","n8")),18) occurs(action(("leave","p12","slow1-0","n8","n1","n0")),19) occurs(action(("board","p12","slow0-0","n8","n0","n1")),20) occurs(action(("move-up-slow","slow1-0","n8","n13")),20) occurs(action(("move-down-slow","slow0-0","n8","n5")),21) occurs(action(("board","p2","slow1-0","n13","n0","n1")),21) occurs(action(("leave","p12","slow0-0","n5","n1","n0")),22) occurs(action(("move-down-slow","slow1-0","n13","n12")),22) occurs(action(("board","p8","slow0-0","n5","n0","n1")),23) occurs(action(("leave","p2","slow1-0","n12","n1","n0")),23) occurs(action(("move-down-slow","slow0-0","n5","n4")),24) occurs(action(("board","p2","fast0","n12","n0","n1")),24) occurs(action(("move-up-slow","slow1-0","n12","n16")),24) occurs(action(("move-down-fast","fast0","n12","n4")),25) occurs(action(("move-up-fast","fast1","n4","n8")),25) occurs(action(("leave","p8","slow0-0","n4","n1","n0")),25) occurs(action(("leave","p2","fast0","n4","n1","n0")),26) occurs(action(("board","p2","slow0-0","n4","n0","n1")),27) occurs(action(("board","p8","fast0","n4","n0","n1")),27) occurs(action(("move-up-slow","slow0-0","n4","n6")),28) occurs(action(("move-up-fast","fast0","n4","n16")),28) occurs(action(("leave","p2","slow0-0","n6","n1","n0")),29) occurs(action(("leave","p8","fast0","n16","n1","n0")),29) occurs(action(("board","p8","slow1-0","n16","n0","n1")),30) occurs(action(("move-down-fast","fast0","n16","n12")),30) occurs(action(("move-down-slow","slow0-0","n6","n2")),30) occurs(action(("move-down-slow","slow1-0","n16","n10")),31) occurs(action(("board","p9","slow0-0","n2","n0","n1")),31) occurs(action(("move-up-fast","fast1","n8","n12")),31) occurs(action(("leave","p8","slow1-0","n10","n1","n0")),32) occurs(action(("move-up-slow","slow0-0","n2","n8")),32) occurs(action(("move-down-slow","slow1-0","n10","n8")),33) occurs(action(("leave","p9","slow0-0","n8","n1","n0")),33) occurs(action(("board","p9","slow1-0","n8","n0","n1")),34) occurs(action(("move-down-slow","slow0-0","n8","n3")),34) occurs(action(("move-up-slow","slow1-0","n8","n9")),35) occurs(action(("board","p7","slow0-0","n3","n0","n1")),35) occurs(action(("leave","p9","slow1-0","n9","n1","n0")),36) occurs(action(("move-down-fast","fast0","n12","n4")),36) occurs(action(("move-down-fast","fast1","n12","n4")),36) occurs(action(("move-up-slow","slow0-0","n3","n4")),36) occurs(action(("leave","p7","slow0-0","n4","n1","n0")),37) occurs(action(("move-up-fast","fast1","n4","n8")),37) occurs(action(("board","p4","slow1-0","n9","n0","n1")),37) occurs(action(("move-up-slow","slow0-0","n4","n8")),38) occurs(action(("move-down-slow","slow1-0","n9","n8")),38) occurs(action(("leave","p4","slow1-0","n8","n1","n0")),39) occurs(action(("board","p4","slow0-0","n8","n0","n1")),40) occurs(action(("move-up-slow","slow1-0","n8","n13")),40) occurs(action(("move-down-slow","slow0-0","n8","n5")),41) occurs(action(("board","p0","slow1-0","n13","n0","n1")),41) occurs(action(("leave","p4","slow0-0","n5","n1","n0")),42) occurs(action(("move-down-slow","slow1-0","n13","n8")),42) occurs(action(("leave","p0","slow1-0","n8","n1","n0")),43) occurs(action(("move-down-slow","slow0-0","n5","n4")),43) occurs(action(("move-up-slow","slow1-0","n8","n10")),44) occurs(action(("board","p1","slow1-0","n10","n0","n1")),45) occurs(action(("move-up-slow","slow0-0","n4","n7")),45) occurs(action(("move-up-slow","slow1-0","n10","n15")),46) occurs(action(("leave","p1","slow1-0","n15","n1","n0")),47) occurs(action(("move-down-slow","slow1-0","n15","n11")),48) occurs(action(("board","p11","slow1-0","n11","n0","n1")),49) occurs(action(("move-up-slow","slow1-0","n11","n13")),50) occurs(action(("leave","p11","slow1-0","n13","n1","n0")),51) occurs(action(("move-down-slow","slow1-0","n13","n11")),52) occurs(action(("move-down-slow","slow0-0","n7","n0")),53) occurs(action(("move-up-slow","slow0-0","n0","n3")),54) occurs(action(("move-up-slow","slow1-0","n11","n16")),55) occurs(action(("move-down-slow","slow1-0","n16","n12")),56) occurs(action(("move-up-slow","slow1-0","n12","n16")),57) occurs(action(("move-down-slow","slow1-0","n16","n12")),58) occurs(action(("move-up-slow","slow1-0","n12","n16")),59) occurs(action(("move-down-slow","slow1-0","n16","n12")),60) occurs(action(("move-up-slow","slow1-0","n12","n16")),61) occurs(action(("move-down-slow","slow1-0","n16","n12")),62) occurs(action(("move-up-slow","slow1-0","n12","n16")),63) occurs(action(("move-down-slow","slow1-0","n16","n12")),64) occurs(action(("move-up-slow","slow1-0","n12","n16")),65) occurs(action(("move-down-slow","slow1-0","n16","n12")),66) occurs(action(("move-up-slow","slow1-0","n12","n16")),67) occurs(action(("move-down-slow","slow1-0","n16","n12")),68) occurs(action(("move-up-slow","slow1-0","n12","n16")),69) occurs(action(("move-down-slow","slow1-0","n16","n10")),70) occurs(action(("move-up-slow","slow1-0","n10","n13")),71) occurs(action(("move-up-slow","slow0-0","n3","n8")),72) occurs(action(("move-down-fast","fast0","n4","n0")),73) occurs(action(("move-up-fast","fast0","n0","n16")),74) occurs(action(("move-down-fast","fast0","n16","n8")),75) occurs(action(("move-up-fast","fast1","n8","n12")),75)
SATISFIABLE

Models       : 1+
Calls        : 22
Time         : 167.075s (Solving: 156.85s 1st Model: 5.96s Unsat: 0.05s)
CPU Time     : 167.048s

Choices      : 6412815  (Domain: 6412630)
Conflicts    : 173390   (Analyzed: 173388)
Restarts     : 1735     (Average: 99.94 Last: 183)
Model-Level  : 1997.5  
Problems     : 22       (Average Length: 36.77 Splits: 0)
Lemmas       : 173388   (Deleted: 154000)
  Binary     : 2028     (Ratio:   1.17%)
  Ternary    : 2033     (Ratio:   1.17%)
  Conflict   : 173388   (Average Length:  989.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 173388   (Average: 30.63 Max: 1924 Sum: 5310593)
  Executed   : 173268   (Average: 30.61 Max: 1924 Sum: 5307351 Ratio:  99.94%)
  Bounded    : 120      (Average: 27.02 Max:  67 Sum:   3242 Ratio:   0.06%)

Rules        : 151649   (Original: 151611)
Atoms        : 57048   
Bodies       : 64617    (Original: 64578)
  Count      : 299      (Original: 303)
Equivalences : 33626    (Atom=Atom: 21 Body=Body: 0 Other: 33605)
Tight        : Yes
Variables    : 264184   (Eliminated:    0 Frozen: 226936)
Constraints  : 2378007  (Binary:  97.7% Ternary:   1.0% Other:   1.3%)

Memory Peak  : 534MB
Max. Length  : 75 steps
Sol. Length  : 75 steps
Models       : 2