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-4.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-4.pddl
Parsing...
Parsing: [0.040s CPU, 0.040s 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.030s CPU, 0.025s wall-clock]
Preparing model... [0.030s CPU, 0.030s wall-clock]
Generated 46 rules.
Computing model... [0.710s CPU, 0.717s wall-clock]
6004 relevant atoms
3524 auxiliary atoms
9528 final queue length
18930 total queue pushes
Completing instantiation... [1.760s CPU, 1.763s wall-clock]
Instantiating: [2.560s CPU, 2.555s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.040s CPU, 0.044s wall-clock]
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
Instantiating groups... [0.100s CPU, 0.095s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.004s wall-clock]
Choosing groups...
0 uncovered facts
Choosing groups: [0.010s CPU, 0.012s wall-clock]
Building translation key... [0.010s CPU, 0.008s wall-clock]
Computing fact groups: [0.190s CPU, 0.190s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.004s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.003s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.004s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.090s CPU, 0.081s wall-clock]
Translating task: [1.500s CPU, 1.499s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
34 propositions removed
Detecting unreachable propositions: [0.820s CPU, 0.824s wall-clock]
Reordering and filtering variables...
34 of 34 variables necessary.
0 of 34 mutex groups necessary.
5072 of 5072 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.250s CPU, 0.241s wall-clock]
Translator variables: 34
Translator derived variables: 0
Translator facts: 592
Translator goal facts: 26
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 5072
Translator axioms: 0
Translator task size: 30532
Translator peak memory: 56012 KB
Writing output... [0.520s CPU, 0.556s wall-clock]
Done! [5.960s CPU, 5.988s wall-clock]
planner.py version 0.0.1

Time:	 1.25s
Memory: 133MB

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

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

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

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

Choices      : 101      (Domain: 101)
Conflicts    : 47       (Analyzed: 46)
Restarts     : 0       
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 46       (Deleted: 0)
  Binary     : 12       (Ratio:  26.09%)
  Ternary    : 3        (Ratio:   6.52%)
  Conflict   : 46       (Average Length:   14.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 46       (Average:  2.24 Max:   8 Sum:    103)
  Executed   : 44       (Average:  2.20 Max:   8 Sum:    101 Ratio:  98.06%)
  Bounded    : 2        (Average:  1.00 Max:   1 Sum:      2 Ratio:   1.94%)

Rules        : 92574   
Atoms        : 92574   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 25805    (Eliminated:    0 Frozen: 2274)
Constraints  : 79955    (Binary:  96.7% Ternary:   1.6% Other:   1.7%)

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

[endof: stats after solve call]
Solving Time:	 0.04s
Memory:		 210MB (+5MB)
UNSAT
Iteration Time:	 0.65s

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

Models       : 0+
Calls        : 3
Time         : 4.191s (Solving: 1.49s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 4.004s

Choices      : 65088    (Domain: 65088)
Conflicts    : 8852     (Analyzed: 8851)
Restarts     : 100      (Average: 88.51 Last: 93)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 8851     (Deleted: 5905)
  Binary     : 280      (Ratio:   3.16%)
  Ternary    : 331      (Ratio:   3.74%)
  Conflict   : 8851     (Average Length:  245.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 8851     (Average:  6.91 Max: 218 Sum:  61151)
  Executed   : 8849     (Average:  6.91 Max: 218 Sum:  61149 Ratio: 100.00%)
  Bounded    : 2        (Average:  1.00 Max:   1 Sum:      2 Ratio:   0.00%)

Rules        : 92574   
Atoms        : 92574   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 57266    (Eliminated:    0 Frozen: 5094)
Constraints  : 311015   (Binary:  97.2% Ternary:   1.4% Other:   1.5%)

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

[endof: stats after solve call]
Solving Time:	 1.52s
Memory:		 232MB (+16MB)
UNKNOWN
Iteration Time:	 2.12s

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

Models       : 1+
Calls        : 4
Time         : 6.295s (Solving: 2.80s 1st Model: 1.29s Unsat: 0.00s)
CPU Time     : 6.108s

Choices      : 157596   (Domain: 157572)
Conflicts    : 13263    (Analyzed: 13262)
Restarts     : 141      (Average: 94.06 Last: 93)
Model-Level  : 679.0   
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 13262    (Deleted: 9768)
  Binary     : 419      (Ratio:   3.16%)
  Ternary    : 530      (Ratio:   4.00%)
  Conflict   : 13262    (Average Length:  381.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 13262    (Average: 10.32 Max: 746 Sum: 136862)
  Executed   : 13245    (Average: 10.32 Max: 746 Sum: 136845 Ratio:  99.99%)
  Bounded    : 17       (Average:  1.00 Max:   1 Sum:     17 Ratio:   0.01%)

Rules        : 92574   
Atoms        : 92574   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 88727    (Eliminated:    0 Frozen: 7914)
Constraints  : 542075   (Binary:  97.2% Ternary:   1.3% Other:   1.5%)

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

[endof: stats after solve call]
Solving Time:	 1.34s
Memory:		 270MB (+23MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 1.65s
Memory:		 318MB (+48MB)
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 5
Time         : 11.874s (Solving: 7.74s 1st Model: 1.29s Unsat: 0.00s)
CPU Time     : 11.688s

Choices      : 260360   (Domain: 260336)
Conflicts    : 21830    (Analyzed: 21829)
Restarts     : 241      (Average: 90.58 Last: 93)
Model-Level  : 679.0   
Problems     : 5        (Average Length: 11.00 Splits: 0)
Lemmas       : 21829    (Deleted: 15843)
  Binary     : 598      (Ratio:   2.74%)
  Ternary    : 679      (Ratio:   3.11%)
  Conflict   : 21829    (Average Length:  768.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 21829    (Average: 10.14 Max: 799 Sum: 221374)
  Executed   : 21800    (Average: 10.13 Max: 799 Sum: 221153 Ratio:  99.90%)
  Bounded    : 29       (Average:  7.62 Max:  17 Sum:    221 Ratio:   0.10%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 89792    (Eliminated:    0 Frozen: 67920)
Constraints  : 717447   (Binary:  97.7% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 5.08s
Memory:		 307MB (+-11MB)
UNKNOWN
Iteration Time:	 8.84s

Iteration 5
Queue:		 [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until:	 15
Expected Memory: 345.0MB
Grounding...	 [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time:	 0.67s
Memory:		 307MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 6
Time         : 26.035s (Solving: 20.91s 1st Model: 1.29s Unsat: 0.00s)
CPU Time     : 25.856s

Choices      : 1079646  (Domain: 1079622)
Conflicts    : 32276    (Analyzed: 32275)
Restarts     : 341      (Average: 94.65 Last: 137)
Model-Level  : 679.0   
Problems     : 6        (Average Length: 12.83 Splits: 0)
Lemmas       : 32275    (Deleted: 23881)
  Binary     : 953      (Ratio:   2.95%)
  Ternary    : 1196     (Ratio:   3.71%)
  Conflict   : 32275    (Average Length:  604.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 32275    (Average: 31.55 Max: 1115 Sum: 1018262)
  Executed   : 32223    (Average: 31.53 Max: 1115 Sum: 1017535 Ratio:  99.93%)
  Bounded    : 52       (Average: 13.98 Max:  22 Sum:    727 Ratio:   0.07%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 121593   (Eliminated:    0 Frozen: 96270)
Constraints  : 1021341  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 13.22s
Memory:		 326MB (+19MB)
UNKNOWN
Iteration Time:	 14.18s

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

Models       : 0+
Calls        : 7
Time         : 41.825s (Solving: 35.63s 1st Model: 1.29s Unsat: 0.00s)
CPU Time     : 41.652s

Choices      : 1979813  (Domain: 1979789)
Conflicts    : 43308    (Analyzed: 43307)
Restarts     : 441      (Average: 98.20 Last: 137)
Model-Level  : 679.0   
Problems     : 7        (Average Length: 14.86 Splits: 0)
Lemmas       : 43307    (Deleted: 33669)
  Binary     : 1277     (Ratio:   2.95%)
  Ternary    : 1568     (Ratio:   3.62%)
  Conflict   : 43307    (Average Length:  559.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 43307    (Average: 43.03 Max: 1259 Sum: 1863405)
  Executed   : 43241    (Average: 43.00 Max: 1259 Sum: 1862300 Ratio:  99.94%)
  Bounded    : 66       (Average: 16.74 Max:  27 Sum:   1105 Ratio:   0.06%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 153394   (Eliminated:    0 Frozen: 124620)
Constraints  : 1322716  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 14.77s
Memory:		 353MB (+21MB)
UNKNOWN
Iteration Time:	 15.80s

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

Models       : 0+
Calls        : 8
Time         : 62.519s (Solving: 55.22s 1st Model: 1.29s Unsat: 0.00s)
CPU Time     : 62.352s

Choices      : 3071415  (Domain: 3071391)
Conflicts    : 53800    (Analyzed: 53799)
Restarts     : 541      (Average: 99.44 Last: 137)
Model-Level  : 679.0   
Problems     : 8        (Average Length: 17.00 Splits: 0)
Lemmas       : 53799    (Deleted: 40852)
  Binary     : 1545     (Ratio:   2.87%)
  Ternary    : 2026     (Ratio:   3.77%)
  Conflict   : 53799    (Average Length:  535.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 53799    (Average: 53.70 Max: 1451 Sum: 2889138)
  Executed   : 53728    (Average: 53.68 Max: 1451 Sum: 2887904 Ratio:  99.96%)
  Bounded    : 71       (Average: 17.38 Max:  32 Sum:   1234 Ratio:   0.04%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 185195   (Eliminated:    0 Frozen: 152970)
Constraints  : 1624667  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 19.65s
Memory:		 381MB (+14MB)
UNKNOWN
Iteration Time:	 20.71s

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         : 62.844s (Solving: 55.50s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 62.676s

Choices      : 3073516  (Domain: 3073492)
Conflicts    : 54369    (Analyzed: 54367)
Restarts     : 547      (Average: 99.39 Last: 137)
Model-Level  : 679.0   
Problems     : 9        (Average Length: 18.67 Splits: 0)
Lemmas       : 54367    (Deleted: 40852)
  Binary     : 1573     (Ratio:   2.89%)
  Ternary    : 2043     (Ratio:   3.76%)
  Conflict   : 54367    (Average Length:  534.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 54367    (Average: 53.18 Max: 1451 Sum: 2891466)
  Executed   : 54284    (Average: 53.16 Max: 1451 Sum: 2889910 Ratio:  99.95%)
  Bounded    : 83       (Average: 18.75 Max:  32 Sum:   1556 Ratio:   0.05%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 185195   (Eliminated:    0 Frozen: 152970)
Constraints  : 1623897  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 0.31s
Memory:		 383MB (+2MB)
UNSAT
Iteration Time:	 0.33s

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         : 68.435s (Solving: 61.02s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 68.268s

Choices      : 3129215  (Domain: 3129191)
Conflicts    : 63203    (Analyzed: 63201)
Restarts     : 647      (Average: 97.68 Last: 137)
Model-Level  : 679.0   
Problems     : 10       (Average Length: 20.00 Splits: 0)
Lemmas       : 63201    (Deleted: 50435)
  Binary     : 1709     (Ratio:   2.70%)
  Ternary    : 2156     (Ratio:   3.41%)
  Conflict   : 63201    (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    : 63201    (Average: 46.35 Max: 1451 Sum: 2929518)
  Executed   : 63114    (Average: 46.33 Max: 1451 Sum: 2927958 Ratio:  99.95%)
  Bounded    : 87       (Average: 17.93 Max:  32 Sum:   1560 Ratio:   0.05%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 185195   (Eliminated:    0 Frozen: 152970)
Constraints  : 1621742  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 5.57s
Memory:		 383MB (+0MB)
UNKNOWN
Iteration Time:	 5.60s

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         : 76.870s (Solving: 69.41s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 76.708s

Choices      : 3200595  (Domain: 3200571)
Conflicts    : 72471    (Analyzed: 72469)
Restarts     : 747      (Average: 97.01 Last: 137)
Model-Level  : 679.0   
Problems     : 11       (Average Length: 21.09 Splits: 0)
Lemmas       : 72469    (Deleted: 58480)
  Binary     : 1789     (Ratio:   2.47%)
  Ternary    : 2214     (Ratio:   3.06%)
  Conflict   : 72469    (Average Length:  665.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 72469    (Average: 41.08 Max: 1451 Sum: 2976779)
  Executed   : 72381    (Average: 41.05 Max: 1451 Sum: 2975187 Ratio:  99.95%)
  Bounded    : 88       (Average: 18.09 Max:  32 Sum:   1592 Ratio:   0.05%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 185195   (Eliminated:    0 Frozen: 152970)
Constraints  : 1621742  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 8.42s
Memory:		 383MB (+0MB)
UNKNOWN
Iteration Time:	 8.44s

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         : 84.015s (Solving: 76.50s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 83.856s

Choices      : 3365292  (Domain: 3365268)
Conflicts    : 81230    (Analyzed: 81228)
Restarts     : 847      (Average: 95.90 Last: 137)
Model-Level  : 679.0   
Problems     : 12       (Average Length: 22.00 Splits: 0)
Lemmas       : 81228    (Deleted: 66706)
  Binary     : 1900     (Ratio:   2.34%)
  Ternary    : 2297     (Ratio:   2.83%)
  Conflict   : 81228    (Average Length:  703.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 81228    (Average: 38.06 Max: 1451 Sum: 3091226)
  Executed   : 81139    (Average: 38.04 Max: 1451 Sum: 3089633 Ratio:  99.95%)
  Bounded    : 89       (Average: 17.90 Max:  32 Sum:   1593 Ratio:   0.05%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 185195   (Eliminated:    0 Frozen: 152970)
Constraints  : 1621692  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 7.13s
Memory:		 383MB (+0MB)
UNKNOWN
Iteration Time:	 7.15s

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         : 93.293s (Solving: 85.72s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 93.140s

Choices      : 3775608  (Domain: 3775584)
Conflicts    : 90923    (Analyzed: 90921)
Restarts     : 947      (Average: 96.01 Last: 143)
Model-Level  : 679.0   
Problems     : 13       (Average Length: 22.77 Splits: 0)
Lemmas       : 90921    (Deleted: 74186)
  Binary     : 2117     (Ratio:   2.33%)
  Ternary    : 2478     (Ratio:   2.73%)
  Conflict   : 90921    (Average Length:  713.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 90921    (Average: 37.62 Max: 1451 Sum: 3420289)
  Executed   : 90829    (Average: 37.60 Max: 1451 Sum: 3418631 Ratio:  99.95%)
  Bounded    : 92       (Average: 18.02 Max:  32 Sum:   1658 Ratio:   0.05%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 185195   (Eliminated:    0 Frozen: 152970)
Constraints  : 1621692  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 9.26s
Memory:		 383MB (+0MB)
UNKNOWN
Iteration Time:	 9.28s

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

Models       : 0+
Calls        : 14
Time         : 118.928s (Solving: 110.10s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 118.788s

Choices      : 5476238  (Domain: 5476214)
Conflicts    : 103469   (Analyzed: 103467)
Restarts     : 1047     (Average: 98.82 Last: 143)
Model-Level  : 679.0   
Problems     : 14       (Average Length: 23.79 Splits: 0)
Lemmas       : 103467   (Deleted: 84226)
  Binary     : 2385     (Ratio:   2.31%)
  Ternary    : 3011     (Ratio:   2.91%)
  Conflict   : 103467   (Average Length:  668.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 103467   (Average: 48.44 Max: 2263 Sum: 5012062)
  Executed   : 103370   (Average: 48.42 Max: 2263 Sum: 5010219 Ratio:  99.96%)
  Bounded    : 97       (Average: 19.00 Max:  37 Sum:   1843 Ratio:   0.04%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 216996   (Eliminated:    0 Frozen: 181320)
Constraints  : 1927282  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 24.45s
Memory:		 438MB (+28MB)
UNKNOWN
Iteration Time:	 25.65s

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

Models       : 0+
Calls        : 15
Time         : 156.428s (Solving: 146.50s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 156.304s

Choices      : 8027008  (Domain: 8026984)
Conflicts    : 116189   (Analyzed: 116187)
Restarts     : 1147     (Average: 101.30 Last: 287)
Model-Level  : 679.0   
Problems     : 15       (Average Length: 25.00 Splits: 0)
Lemmas       : 116187   (Deleted: 94728)
  Binary     : 2584     (Ratio:   2.22%)
  Ternary    : 3413     (Ratio:   2.94%)
  Conflict   : 116187   (Average Length:  636.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 116187   (Average: 63.62 Max: 3135 Sum: 7391549)
  Executed   : 116082   (Average: 63.60 Max: 3135 Sum: 7389370 Ratio:  99.97%)
  Bounded    : 105      (Average: 20.75 Max:  42 Sum:   2179 Ratio:   0.03%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 248797   (Eliminated:    0 Frozen: 209670)
Constraints  : 2230780  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 36.48s
Memory:		 460MB (+16MB)
UNKNOWN
Iteration Time:	 37.52s

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

Models       : 0+
Calls        : 16
Time         : 190.042s (Solving: 178.98s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 189.932s

Choices      : 10324752 (Domain: 10324728)
Conflicts    : 129019   (Analyzed: 129017)
Restarts     : 1247     (Average: 103.46 Last: 287)
Model-Level  : 679.0   
Problems     : 16       (Average Length: 26.38 Splits: 0)
Lemmas       : 129017   (Deleted: 105457)
  Binary     : 2771     (Ratio:   2.15%)
  Ternary    : 3850     (Ratio:   2.98%)
  Conflict   : 129017   (Average Length:  643.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 129017   (Average: 73.06 Max: 3868 Sum: 9426105)
  Executed   : 128903   (Average: 73.04 Max: 3868 Sum: 9423687 Ratio:  99.97%)
  Bounded    : 114      (Average: 21.21 Max:  47 Sum:   2418 Ratio:   0.03%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 280598   (Eliminated:    0 Frozen: 238020)
Constraints  : 2536202  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 32.57s
Memory:		 486MB (+14MB)
UNKNOWN
Iteration Time:	 33.64s

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

Models       : 0+
Calls        : 17
Time         : 228.879s (Solving: 216.63s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 228.788s

Choices      : 13111769 (Domain: 13111745)
Conflicts    : 142719   (Analyzed: 142717)
Restarts     : 1347     (Average: 105.95 Last: 287)
Model-Level  : 679.0   
Problems     : 17       (Average Length: 27.88 Splits: 0)
Lemmas       : 142717   (Deleted: 118129)
  Binary     : 3006     (Ratio:   2.11%)
  Ternary    : 4230     (Ratio:   2.96%)
  Conflict   : 142717   (Average Length:  639.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 142717   (Average: 83.72 Max: 4492 Sum: 11948409)
  Executed   : 142598   (Average: 83.70 Max: 4492 Sum: 11945833 Ratio:  99.98%)
  Bounded    : 119      (Average: 21.65 Max:  52 Sum:   2576 Ratio:   0.02%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 312399   (Eliminated:    0 Frozen: 266370)
Constraints  : 2841819  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 37.75s
Memory:		 539MB (+39MB)
UNKNOWN
Iteration Time:	 38.86s

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

Models       : 0+
Calls        : 18
Time         : 267.506s (Solving: 254.03s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 267.432s

Choices      : 15612706 (Domain: 15612682)
Conflicts    : 155466   (Analyzed: 155464)
Restarts     : 1447     (Average: 107.44 Last: 287)
Model-Level  : 679.0   
Problems     : 18       (Average Length: 29.50 Splits: 0)
Lemmas       : 155464   (Deleted: 128642)
  Binary     : 3168     (Ratio:   2.04%)
  Ternary    : 4504     (Ratio:   2.90%)
  Conflict   : 155464   (Average Length:  648.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 155464   (Average: 91.00 Max: 4802 Sum: 14147604)
  Executed   : 155337   (Average: 90.98 Max: 4802 Sum: 14144628 Ratio:  99.98%)
  Bounded    : 127      (Average: 23.43 Max:  57 Sum:   2976 Ratio:   0.02%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 344200   (Eliminated:    0 Frozen: 294720)
Constraints  : 3147313  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 37.51s
Memory:		 558MB (+16MB)
UNKNOWN
Iteration Time:	 38.65s

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

Models       : 0+
Calls        : 19
Time         : 297.106s (Solving: 282.34s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 297.044s

Choices      : 17616874 (Domain: 17616850)
Conflicts    : 168637   (Analyzed: 168635)
Restarts     : 1547     (Average: 109.01 Last: 287)
Model-Level  : 679.0   
Problems     : 19       (Average Length: 31.21 Splits: 0)
Lemmas       : 168635   (Deleted: 139466)
  Binary     : 3220     (Ratio:   1.91%)
  Ternary    : 4987     (Ratio:   2.96%)
  Conflict   : 168635   (Average Length:  659.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 168635   (Average: 93.48 Max: 4802 Sum: 15763716)
  Executed   : 168507   (Average: 93.46 Max: 4802 Sum: 15760678 Ratio:  99.98%)
  Bounded    : 128      (Average: 23.73 Max:  62 Sum:   3038 Ratio:   0.02%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 376001   (Eliminated:    0 Frozen: 323070)
Constraints  : 3452495  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 28.41s
Memory:		 590MB (+16MB)
UNKNOWN
Iteration Time:	 29.62s

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

Models       : 0+
Calls        : 20
Time         : 337.760s (Solving: 321.67s 1st Model: 1.29s Unsat: 0.28s)
CPU Time     : 337.716s

Choices      : 19789561 (Domain: 19789537)
Conflicts    : 180357   (Analyzed: 180355)
Restarts     : 1647     (Average: 109.51 Last: 287)
Model-Level  : 679.0   
Problems     : 20       (Average Length: 33.00 Splits: 0)
Lemmas       : 180355   (Deleted: 152284)
  Binary     : 3396     (Ratio:   1.88%)
  Ternary    : 5415     (Ratio:   3.00%)
  Conflict   : 180355   (Average Length:  668.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 180355   (Average: 97.74 Max: 4802 Sum: 17628221)
  Executed   : 180226   (Average: 97.72 Max: 4802 Sum: 17625116 Ratio:  99.98%)
  Bounded    : 129      (Average: 24.07 Max:  67 Sum:   3105 Ratio:   0.02%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 407802   (Eliminated:    0 Frozen: 351420)
Constraints  : 3754221  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 39.44s
Memory:		 622MB (+18MB)
UNKNOWN
Iteration Time:	 40.68s

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

Models       : 1+
Calls        : 21
Time         : 395.954s (Solving: 378.58s 1st Model: 58.15s Unsat: 0.28s)
CPU Time     : 395.936s

Choices      : 23128883 (Domain: 23128689)
Conflicts    : 189879   (Analyzed: 189877)
Restarts     : 1743     (Average: 108.94 Last: 287)
Model-Level  : 3295.0  
Problems     : 21       (Average Length: 34.86 Splits: 0)
Lemmas       : 189877   (Deleted: 159936)
  Binary     : 3507     (Ratio:   1.85%)
  Ternary    : 5693     (Ratio:   3.00%)
  Conflict   : 189877   (Average Length:  645.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 189877   (Average: 109.21 Max: 5752 Sum: 20737392)
  Executed   : 189737   (Average: 109.19 Max: 5752 Sum: 20733495 Ratio:  99.98%)
  Bounded    : 140      (Average: 27.84 Max:  72 Sum:   3897 Ratio:   0.02%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 439603   (Eliminated:    0 Frozen: 379770)
Constraints  : 4059824  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

Memory Peak  : 693MB
Max. Length  : 65 steps
Models       : 2

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

Models       : 1+
Calls        : 21
Time         : 395.954s (Solving: 378.58s 1st Model: 58.15s Unsat: 0.28s)
CPU Time     : 395.936s

Choices      : 23128883 (Domain: 23128689)
Conflicts    : 189879   (Analyzed: 189877)
Restarts     : 1743     (Average: 108.94 Last: 287)
Model-Level  : 3295.0  
Problems     : 21       (Average Length: 34.86 Splits: 0)
Lemmas       : 189877   (Deleted: 159936)
  Binary     : 3507     (Ratio:   1.85%)
  Ternary    : 5693     (Ratio:   3.00%)
  Conflict   : 189877   (Average Length:  645.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 189877   (Average: 109.21 Max: 5752 Sum: 20737392)
  Executed   : 189737   (Average: 109.19 Max: 5752 Sum: 20733495 Ratio:  99.98%)
  Bounded    : 140      (Average: 27.84 Max:  72 Sum:   3897 Ratio:   0.02%)

Rules        : 277199   (Original: 277095)
Atoms        : 103644  
Bodies       : 117629   (Original: 117524)
  Count      : 457      (Original: 468)
Equivalences : 60097    (Atom=Atom: 28 Body=Body: 0 Other: 60069)
Tight        : Yes
Variables    : 439603   (Eliminated:    0 Frozen: 379770)
Constraints  : 4059824  (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

Memory Peak  : 693MB
Max. Length  : 70 steps
Sol. Length  : 70 steps
Models       : 2