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-15.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-15.pddl
Parsing...
Parsing: [0.070s CPU, 0.077s wall-clock]
Normalizing task... [0.010s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.020s CPU, 0.022s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.030s CPU, 0.028s wall-clock]
Preparing model... [0.060s CPU, 0.061s wall-clock]
Generated 46 rules.
Computing model... [3.950s CPU, 3.950s wall-clock]
37088 relevant atoms
13428 auxiliary atoms
50516 final queue length
117436 total queue pushes
Completing instantiation... [13.150s CPU, 13.144s wall-clock]
Instantiating: [17.260s CPU, 17.253s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.180s CPU, 0.186s wall-clock]
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
Instantiating groups... [0.140s CPU, 0.136s wall-clock]
Collecting mutex groups... [0.020s CPU, 0.012s wall-clock]
Choosing groups...
0 uncovered facts
Choosing groups: [0.030s CPU, 0.034s wall-clock]
Building translation key... [0.020s CPU, 0.021s wall-clock]
Computing fact groups: [0.480s CPU, 0.484s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.010s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.012s wall-clock]
Building mutex information...
Building mutex information: [0.010s CPU, 0.012s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.580s CPU, 0.573s wall-clock]
Translating task: [10.750s CPU, 10.747s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
68 propositions removed
Detecting unreachable propositions: [6.200s CPU, 6.198s wall-clock]
Reordering and filtering variables...
68 of 68 variables necessary.
0 of 68 mutex groups necessary.
34568 of 34568 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [1.650s CPU, 1.645s wall-clock]
Translator variables: 68
Translator derived variables: 0
Translator facts: 1828
Translator goal facts: 52
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 34568
Translator axioms: 0
Translator task size: 207988
Translator peak memory: 172420 KB
Writing output... [3.540s CPU, 3.797s wall-clock]
Done! [40.450s CPU, 40.704s wall-clock]
planner.py version 0.0.1

Time:	 9.01s
Memory: 626MB

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

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

[endof: stats after solve call]
Solving Time:	 0.05s
Memory:		 698MB (+72MB)
UNSAT
Iteration Time:	 0.05s

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

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

Choices      : 0       
Conflicts    : 0        (Analyzed: 0)
Restarts     : 0       
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 0        (Deleted: 0)
  Binary     : 0        (Ratio:   0.00%)
  Ternary    : 0        (Ratio:   0.00%)
  Conflict   : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 0        (Average:  0.00 Max:   0 Sum:      0)
  Executed   : 0        (Average:  0.00 Max:   0 Sum:      0 Ratio:   0.00%)
  Bounded    : 0        (Average:  0.00 Max:   0 Sum:      0 Ratio: 100.00%)

Rules        : 626738  
Atoms        : 626738  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 155118   (Eliminated:    0 Frozen: 7302)
Constraints  : 393871   (Binary:  98.2% Ternary:   0.8% Other:   1.0%)

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

[endof: stats after solve call]
Solving Time:	 0.88s
Memory:		 713MB (+15MB)
UNSAT
Iteration Time:	 6.03s

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

Models       : 0+
Calls        : 3
Time         : 25.778s (Solving: 4.49s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 24.520s

Choices      : 126653   (Domain: 126653)
Conflicts    : 11391    (Analyzed: 11391)
Restarts     : 100      (Average: 113.91 Last: 123)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 11391    (Deleted: 7984)
  Binary     : 461      (Ratio:   4.05%)
  Ternary    : 242      (Ratio:   2.12%)
  Conflict   : 11391    (Average Length:  289.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 11391    (Average: 10.03 Max: 1112 Sum: 114204)
  Executed   : 11388    (Average: 10.02 Max: 1112 Sum: 114190 Ratio:  99.99%)
  Bounded    : 3        (Average:  4.67 Max:  12 Sum:     14 Ratio:   0.01%)

Rules        : 626738  
Atoms        : 626738  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 343293   (Eliminated:    0 Frozen: 16242)
Constraints  : 1926949  (Binary:  98.7% Ternary:   0.6% Other:   0.7%)

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

[endof: stats after solve call]
Solving Time:	 4.65s
Memory:		 836MB (+90MB)
UNKNOWN
Iteration Time:	 9.45s

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

Models       : 0+
Calls        : 4
Time         : 41.603s (Solving: 15.52s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 40.344s

Choices      : 511877   (Domain: 511877)
Conflicts    : 22082    (Analyzed: 22082)
Restarts     : 200      (Average: 110.41 Last: 123)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 22082    (Deleted: 16328)
  Binary     : 709      (Ratio:   3.21%)
  Ternary    : 443      (Ratio:   2.01%)
  Conflict   : 22082    (Average Length:  325.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 22082    (Average: 20.81 Max: 1538 Sum: 459454)
  Executed   : 22076    (Average: 20.81 Max: 1538 Sum: 459437 Ratio: 100.00%)
  Bounded    : 6        (Average:  2.83 Max:  12 Sum:     17 Ratio:   0.00%)

Rules        : 626738  
Atoms        : 626738  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 534764   (Eliminated:    0 Frozen: 25282)
Constraints  : 3492530  (Binary:  98.7% Ternary:   0.6% Other:   0.7%)

Memory Peak  : 1037MB
Max. Length  : 10 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 11.22s
Memory:		 1037MB (+143MB)
UNKNOWN
Iteration Time:	 15.83s

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

Models       : 0+
Calls        : 5
Time         : 65.106s (Solving: 33.41s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 63.852s

Choices      : 1097636  (Domain: 1097636)
Conflicts    : 33076    (Analyzed: 33076)
Restarts     : 300      (Average: 110.25 Last: 123)
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 33076    (Deleted: 26061)
  Binary     : 941      (Ratio:   2.84%)
  Ternary    : 599      (Ratio:   1.81%)
  Conflict   : 33076    (Average Length:  409.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 33076    (Average: 29.72 Max: 2534 Sum: 983035)
  Executed   : 33069    (Average: 29.72 Max: 2534 Sum: 983017 Ratio: 100.00%)
  Bounded    : 7        (Average:  2.57 Max:  12 Sum:     18 Ratio:   0.00%)

Rules        : 626738  
Atoms        : 626738  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 726235   (Eliminated:    0 Frozen: 34322)
Constraints  : 5058120  (Binary:  98.7% Ternary:   0.6% Other:   0.7%)

Memory Peak  : 1256MB
Max. Length  : 15 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 18.11s
Memory:		 1193MB (+55MB)
UNKNOWN
Iteration Time:	 23.52s

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

Models       : 1+
Calls        : 6
Time         : 86.875s (Solving: 50.18s 1st Model: 16.67s Unsat: 0.00s)
CPU Time     : 85.620s

Choices      : 1570919  (Domain: 1570863)
Conflicts    : 41487    (Analyzed: 41487)
Restarts     : 378      (Average: 109.75 Last: 123)
Model-Level  : 2786.0  
Problems     : 6        (Average Length: 14.50 Splits: 0)
Lemmas       : 41487    (Deleted: 34034)
  Binary     : 1069     (Ratio:   2.58%)
  Ternary    : 672      (Ratio:   1.62%)
  Conflict   : 41487    (Average Length:  580.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 41487    (Average: 33.09 Max: 2777 Sum: 1372791)
  Executed   : 41479    (Average: 33.09 Max: 2777 Sum: 1372746 Ratio: 100.00%)
  Bounded    : 8        (Average:  5.62 Max:  27 Sum:     45 Ratio:   0.00%)

Rules        : 626738  
Atoms        : 626738  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 917706   (Eliminated:    0 Frozen: 43362)
Constraints  : 6623710  (Binary:  98.8% Ternary:   0.6% Other:   0.7%)

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

[endof: stats after solve call]
Solving Time:	 17.01s
Memory:		 1419MB (+136MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 14.57s
Memory:		 1768MB (+349MB)
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 7
Time         : 194.833s (Solving: 149.44s 1st Model: 16.67s Unsat: 0.00s)
CPU Time     : 193.620s

Choices      : 3321891  (Domain: 3321835)
Conflicts    : 50922    (Analyzed: 50922)
Restarts     : 478      (Average: 106.53 Last: 123)
Model-Level  : 2786.0  
Problems     : 7        (Average Length: 16.29 Splits: 0)
Lemmas       : 50922    (Deleted: 43352)
  Binary     : 1464     (Ratio:   2.87%)
  Ternary    : 867      (Ratio:   1.70%)
  Conflict   : 50922    (Average Length:  587.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 50922    (Average: 60.26 Max: 5265 Sum: 3068690)
  Executed   : 50840    (Average: 60.22 Max: 5265 Sum: 3066647 Ratio:  99.93%)
  Bounded    : 82       (Average: 24.91 Max:  27 Sum:   2043 Ratio:   0.07%)

Rules        : 2871232  (Original: 2871172)
Atoms        : 699023  
Bodies       : 1455235  (Original: 1455174)
  Count      : 1620     (Original: 1626)
Equivalences : 733146   (Atom=Atom: 39 Body=Body: 0 Other: 733107)
Tight        : Yes
Variables    : 921070   (Eliminated:    0 Frozen: 776341)
Constraints  : 8801144  (Binary:  99.0% Ternary:   0.4% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 100.83s
Memory:		 1720MB (+-48MB)
UNKNOWN
Iteration Time:	 137.18s

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

Models       : 0+
Calls        : 8
Time         : 291.308s (Solving: 237.99s 1st Model: 16.67s Unsat: 0.00s)
CPU Time     : 290.136s

Choices      : 5871199  (Domain: 5871143)
Conflicts    : 60521    (Analyzed: 60521)
Restarts     : 578      (Average: 104.71 Last: 123)
Model-Level  : 2786.0  
Problems     : 8        (Average Length: 18.25 Splits: 0)
Lemmas       : 60521    (Deleted: 52453)
  Binary     : 1616     (Ratio:   2.67%)
  Ternary    : 956      (Ratio:   1.58%)
  Conflict   : 60521    (Average Length:  634.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 60521    (Average: 92.02 Max: 5265 Sum: 5569173)
  Executed   : 60400    (Average: 91.97 Max: 5265 Sum: 5565882 Ratio:  99.94%)
  Bounded    : 121      (Average: 27.20 Max:  32 Sum:   3291 Ratio:   0.06%)

Rules        : 2871232  (Original: 2871172)
Atoms        : 699023  
Bodies       : 1455235  (Original: 1455174)
  Count      : 1620     (Original: 1626)
Equivalences : 733146   (Atom=Atom: 39 Body=Body: 0 Other: 733107)
Tight        : Yes
Variables    : 1113221  (Eliminated:    0 Frozen: 958561)
Constraints  : 10845252 (Binary:  99.0% Ternary:   0.4% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 88.86s
Memory:		 1932MB (+175MB)
UNKNOWN
Iteration Time:	 96.53s

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         : 298.722s (Solving: 245.10s 1st Model: 16.67s Unsat: 7.11s)
CPU Time     : 297.552s

Choices      : 5993844  (Domain: 5993788)
Conflicts    : 65151    (Analyzed: 65150)
Restarts     : 620      (Average: 105.08 Last: 123)
Model-Level  : 2786.0  
Problems     : 9        (Average Length: 19.78 Splits: 0)
Lemmas       : 65150    (Deleted: 56221)
  Binary     : 1844     (Ratio:   2.83%)
  Ternary    : 1130     (Ratio:   1.73%)
  Conflict   : 65150    (Average Length:  599.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 65150    (Average: 87.36 Max: 5265 Sum: 5691244)
  Executed   : 64976    (Average: 87.28 Max: 5265 Sum: 5686443 Ratio:  99.92%)
  Bounded    : 174      (Average: 27.59 Max:  32 Sum:   4801 Ratio:   0.08%)

Rules        : 2871232  (Original: 2871172)
Atoms        : 699023  
Bodies       : 1455235  (Original: 1455174)
  Count      : 1620     (Original: 1626)
Equivalences : 733146   (Atom=Atom: 39 Body=Body: 0 Other: 733107)
Tight        : Yes
Variables    : 1113221  (Eliminated:    0 Frozen: 958561)
Constraints  : 10805823 (Binary:  99.0% Ternary:   0.4% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 7.29s
Memory:		 1932MB (+0MB)
UNSAT
Iteration Time:	 7.42s

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         : 343.954s (Solving: 290.04s 1st Model: 16.67s Unsat: 7.11s)
CPU Time     : 342.800s

Choices      : 6916273  (Domain: 6916217)
Conflicts    : 75286    (Analyzed: 75285)
Restarts     : 720      (Average: 104.56 Last: 123)
Model-Level  : 2786.0  
Problems     : 10       (Average Length: 21.00 Splits: 0)
Lemmas       : 75285    (Deleted: 63930)
  Binary     : 2060     (Ratio:   2.74%)
  Ternary    : 1264     (Ratio:   1.68%)
  Conflict   : 75285    (Average Length:  599.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 75285    (Average: 87.60 Max: 5265 Sum: 6594966)
  Executed   : 75061    (Average: 87.51 Max: 5265 Sum: 6588565 Ratio:  99.90%)
  Bounded    : 224      (Average: 28.58 Max:  32 Sum:   6401 Ratio:   0.10%)

Rules        : 2871232  (Original: 2871172)
Atoms        : 699023  
Bodies       : 1455235  (Original: 1455174)
  Count      : 1620     (Original: 1626)
Equivalences : 733146   (Atom=Atom: 39 Body=Body: 0 Other: 733107)
Tight        : Yes
Variables    : 1113221  (Eliminated:    0 Frozen: 958561)
Constraints  : 10770360 (Binary:  99.0% Ternary:   0.4% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 45.14s
Memory:		 1932MB (+0MB)
UNKNOWN
Iteration Time:	 45.25s

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         : 414.671s (Solving: 360.41s 1st Model: 16.67s Unsat: 7.11s)
CPU Time     : 413.548s

Choices      : 8606447  (Domain: 8606391)
Conflicts    : 85344    (Analyzed: 85343)
Restarts     : 820      (Average: 104.08 Last: 123)
Model-Level  : 2786.0  
Problems     : 11       (Average Length: 22.00 Splits: 0)
Lemmas       : 85343    (Deleted: 71995)
  Binary     : 2271     (Ratio:   2.66%)
  Ternary    : 1374     (Ratio:   1.61%)
  Conflict   : 85343    (Average Length:  567.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 85343    (Average: 96.90 Max: 5265 Sum: 8269357)
  Executed   : 85038    (Average: 96.79 Max: 5265 Sum: 8260364 Ratio:  99.89%)
  Bounded    : 305      (Average: 29.49 Max:  32 Sum:   8993 Ratio:   0.11%)

Rules        : 2871232  (Original: 2871172)
Atoms        : 699023  
Bodies       : 1455235  (Original: 1455174)
  Count      : 1620     (Original: 1626)
Equivalences : 733146   (Atom=Atom: 39 Body=Body: 0 Other: 733107)
Tight        : Yes
Variables    : 1113221  (Eliminated:    0 Frozen: 958561)
Constraints  : 10715639 (Binary:  99.0% Ternary:   0.4% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 70.57s
Memory:		 1932MB (+0MB)
UNKNOWN
Iteration Time:	 70.75s

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         : 513.101s (Solving: 458.53s 1st Model: 16.67s Unsat: 7.11s)
CPU Time     : 512.020s

Choices      : 10233520 (Domain: 10233464)
Conflicts    : 95408    (Analyzed: 95407)
Restarts     : 920      (Average: 103.70 Last: 123)
Model-Level  : 2786.0  
Problems     : 12       (Average Length: 22.83 Splits: 0)
Lemmas       : 95407    (Deleted: 81058)
  Binary     : 2426     (Ratio:   2.54%)
  Ternary    : 1481     (Ratio:   1.55%)
  Conflict   : 95407    (Average Length:  544.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 95407    (Average: 103.52 Max: 5489 Sum: 9876932)
  Executed   : 95071    (Average: 103.42 Max: 5489 Sum: 9866947 Ratio:  99.90%)
  Bounded    : 336      (Average: 29.72 Max:  32 Sum:   9985 Ratio:   0.10%)

Rules        : 2871232  (Original: 2871172)
Atoms        : 699023  
Bodies       : 1455235  (Original: 1455174)
  Count      : 1620     (Original: 1626)
Equivalences : 733146   (Atom=Atom: 39 Body=Body: 0 Other: 733107)
Tight        : Yes
Variables    : 1113221  (Eliminated:    0 Frozen: 958561)
Constraints  : 10698479 (Binary:  99.0% Ternary:   0.4% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 98.34s
Memory:		 1932MB (+0MB)
UNKNOWN
Iteration Time:	 98.47s

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         : 603.993s (Solving: 549.13s 1st Model: 16.67s Unsat: 7.11s)
CPU Time     : 602.952s

Choices      : 11977823 (Domain: 11977767)
Conflicts    : 105672   (Analyzed: 105671)
Restarts     : 1020     (Average: 103.60 Last: 150)
Model-Level  : 2786.0  
Problems     : 13       (Average Length: 23.54 Splits: 0)
Lemmas       : 105671   (Deleted: 90626)
  Binary     : 2541     (Ratio:   2.40%)
  Ternary    : 1550     (Ratio:   1.47%)
  Conflict   : 105671   (Average Length:  585.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 105671   (Average: 109.45 Max: 10395 Sum: 11565398)
  Executed   : 105318   (Average: 109.35 Max: 10395 Sum: 11554869 Ratio:  99.91%)
  Bounded    : 353      (Average: 29.83 Max:  32 Sum:  10529 Ratio:   0.09%)

Rules        : 2871232  (Original: 2871172)
Atoms        : 699023  
Bodies       : 1455235  (Original: 1455174)
  Count      : 1620     (Original: 1626)
Equivalences : 733146   (Atom=Atom: 39 Body=Body: 0 Other: 733107)
Tight        : Yes
Variables    : 1113221  (Eliminated:    0 Frozen: 958561)
Constraints  : 10679624 (Binary:  99.0% Ternary:   0.4% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 90.81s
Memory:		 1932MB (+0MB)
UNKNOWN
Iteration Time:	 90.93s

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

Models       : 0+
Calls        : 14
Time         : 728.632s (Solving: 665.53s 1st Model: 16.67s Unsat: 7.11s)
CPU Time     : 727.644s

Choices      : 15637858 (Domain: 15637802)
Conflicts    : 115159   (Analyzed: 115158)
Restarts     : 1120     (Average: 102.82 Last: 150)
Model-Level  : 2786.0  
Problems     : 14       (Average Length: 24.50 Splits: 0)
Lemmas       : 115158   (Deleted: 102015)
  Binary     : 2647     (Ratio:   2.30%)
  Ternary    : 1590     (Ratio:   1.38%)
  Conflict   : 115158   (Average Length:  597.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 115158   (Average: 131.74 Max: 10395 Sum: 15171487)
  Executed   : 114756   (Average: 131.64 Max: 10395 Sum: 15159145 Ratio:  99.92%)
  Bounded    : 402      (Average: 30.70 Max:  37 Sum:  12342 Ratio:   0.08%)

Rules        : 2871232  (Original: 2871172)
Atoms        : 699023  
Bodies       : 1455235  (Original: 1455174)
  Count      : 1620     (Original: 1626)
Equivalences : 733146   (Atom=Atom: 39 Body=Body: 0 Other: 733107)
Tight        : Yes
Variables    : 1305372  (Eliminated:    0 Frozen: 1140781)
Constraints  : 12752487 (Binary:  99.0% Ternary:   0.4% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 116.74s
Memory:		 2116MB (+163MB)
UNKNOWN
Iteration Time:	 124.70s

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

Models       : 0+
Calls        : 15
Time         : 844.062s (Solving: 772.60s 1st Model: 16.67s Unsat: 7.11s)
CPU Time     : 843.124s

Choices      : 19341307 (Domain: 19341251)
Conflicts    : 124679   (Analyzed: 124678)
Restarts     : 1220     (Average: 102.20 Last: 150)
Model-Level  : 2786.0  
Problems     : 15       (Average Length: 25.67 Splits: 0)
Lemmas       : 124678   (Deleted: 110844)
  Binary     : 2742     (Ratio:   2.20%)
  Ternary    : 1624     (Ratio:   1.30%)
  Conflict   : 124678   (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    : 124678   (Average: 151.07 Max: 10395 Sum: 18835489)
  Executed   : 124240   (Average: 150.96 Max: 10395 Sum: 18821635 Ratio:  99.93%)
  Bounded    : 438      (Average: 31.63 Max:  42 Sum:  13854 Ratio:   0.07%)

Rules        : 2871232  (Original: 2871172)
Atoms        : 699023  
Bodies       : 1455235  (Original: 1455174)
  Count      : 1620     (Original: 1626)
Equivalences : 733146   (Atom=Atom: 39 Body=Body: 0 Other: 733107)
Tight        : Yes
Variables    : 1497523  (Eliminated:    0 Frozen: 1323001)
Constraints  : 14800783 (Binary:  99.0% Ternary:   0.4% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 107.44s
Memory:		 2292MB (+108MB)
UNKNOWN
Iteration Time:	 115.49s

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: 2518.0MB
Grounding...	 [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 15
Time         : 844.062s (Solving: 772.60s 1st Model: 16.67s Unsat: 7.11s)
CPU Time     : 843.124s

Choices      : 19341307 (Domain: 19341251)
Conflicts    : 124679   (Analyzed: 124678)
Restarts     : 1220     (Average: 102.20 Last: 150)
Model-Level  : 2786.0  
Problems     : 15       (Average Length: 25.67 Splits: 0)
Lemmas       : 124678   (Deleted: 110844)
  Binary     : 2742     (Ratio:   2.20%)
  Ternary    : 1624     (Ratio:   1.30%)
  Conflict   : 124678   (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    : 124678   (Average: 151.07 Max: 10395 Sum: 18835489)
  Executed   : 124240   (Average: 150.96 Max: 10395 Sum: 18821635 Ratio:  99.93%)
  Bounded    : 438      (Average: 31.63 Max:  42 Sum:  13854 Ratio:   0.07%)

Rules        : 2871232  (Original: 2871172)
Atoms        : 699023  
Bodies       : 1455235  (Original: 1455174)
  Count      : 1620     (Original: 1626)
Equivalences : 733146   (Atom=Atom: 39 Body=Body: 0 Other: 733107)
Tight        : Yes
Variables    : 1497523  (Eliminated:    0 Frozen: 1323001)
Constraints  : 14800783 (Binary:  99.0% Ternary:   0.4% Other:   0.5%)

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