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-9.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-9.pddl
Parsing...
Parsing: [0.070s CPU, 0.063s wall-clock]
Normalizing task... [0.000s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.020s CPU, 0.017s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.020s CPU, 0.026s wall-clock]
Preparing model... [0.050s CPU, 0.050s wall-clock]
Generated 46 rules.
Computing model... [1.800s CPU, 1.802s wall-clock]
15867 relevant atoms
7332 auxiliary atoms
23199 final queue length
50043 total queue pushes
Completing instantiation... [5.270s CPU, 5.272s wall-clock]
Instantiating: [7.180s CPU, 7.190s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.090s CPU, 0.087s wall-clock]
Checking invariant weight... [0.010s CPU, 0.004s wall-clock]
Instantiating groups... [0.070s CPU, 0.076s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.007s wall-clock]
Choosing groups...
0 uncovered facts
Choosing groups: [0.020s CPU, 0.020s wall-clock]
Building translation key... [0.020s CPU, 0.013s wall-clock]
Computing fact groups: [0.270s CPU, 0.264s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.006s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.005s wall-clock]
Building mutex information...
Building mutex information: [0.010s CPU, 0.007s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.230s CPU, 0.232s wall-clock]
Translating task: [4.330s CPU, 4.335s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
46 propositions removed
Detecting unreachable propositions: [2.260s CPU, 2.251s wall-clock]
Reordering and filtering variables...
46 of 46 variables necessary.
0 of 46 mutex groups necessary.
14124 of 14124 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.650s CPU, 0.658s wall-clock]
Translator variables: 46
Translator derived variables: 0
Translator facts: 1150
Translator goal facts: 36
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 14124
Translator axioms: 0
Translator task size: 85076
Translator peak memory: 91596 KB
Writing output... [1.480s CPU, 1.587s wall-clock]
Done! [16.450s CPU, 16.559s wall-clock]
planner.py version 0.0.1

Time:	 3.64s
Memory: 284MB

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

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

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

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

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

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        : 257000  
Atoms        : 257000  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 67107    (Eliminated:    0 Frozen: 67107)
Constraints  : 153431   (Binary:  97.3% Ternary:   1.3% Other:   1.5%)

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

[endof: stats after solve call]
Solving Time:	 3.44s
Memory:		 374MB (+18MB)
UNSAT
Iteration Time:	 5.29s

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

Models       : 0+
Calls        : 3
Time         : 28.851s (Solving: 11.50s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 28.232s

Choices      : 231614   (Domain: 231614)
Conflicts    : 27942    (Analyzed: 27942)
Restarts     : 100      (Average: 279.42 Last: 100)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 27942    (Deleted: 12867)
  Binary     : 401      (Ratio:   1.44%)
  Ternary    : 230      (Ratio:   0.82%)
  Conflict   : 27942    (Average Length:  831.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 27942    (Average:  7.74 Max: 481 Sum: 216347)
  Executed   : 27917    (Average:  7.74 Max: 481 Sum: 216300 Ratio:  99.98%)
  Bounded    : 25       (Average:  1.88 Max:  12 Sum:     47 Ratio:   0.02%)

Rules        : 257000  
Atoms        : 257000  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 148040   (Eliminated:    0 Frozen: 148040)
Constraints  : 779864   (Binary:  98.0% Ternary:   1.0% Other:   1.1%)

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

[endof: stats after solve call]
Solving Time:	 17.32s
Memory:		 428MB (+47MB)
UNKNOWN
Iteration Time:	 19.30s

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

Models       : 0+
Calls        : 4
Time         : 48.454s (Solving: 23.18s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 47.840s

Choices      : 600213   (Domain: 600213)
Conflicts    : 48796    (Analyzed: 48796)
Restarts     : 200      (Average: 243.98 Last: 242)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 48796    (Deleted: 24597)
  Binary     : 572      (Ratio:   1.17%)
  Ternary    : 384      (Ratio:   0.79%)
  Conflict   : 48796    (Average Length:  831.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 48796    (Average: 10.93 Max: 1238 Sum: 533364)
  Executed   : 48762    (Average: 10.93 Max: 1238 Sum: 533308 Ratio:  99.99%)
  Bounded    : 34       (Average:  1.65 Max:  12 Sum:     56 Ratio:   0.01%)

Rules        : 257000  
Atoms        : 257000  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 230401   (Eliminated:    0 Frozen: 230401)
Constraints  : 1421531  (Binary:  98.0% Ternary:   0.9% Other:   1.0%)

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

[endof: stats after solve call]
Solving Time:	 17.75s
Memory:		 568MB (+122MB)
UNKNOWN
Iteration Time:	 19.63s

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

Models       : 0+
Calls        : 5
Time         : 79.710s (Solving: 46.38s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 79.108s

Choices      : 2151526  (Domain: 2151526)
Conflicts    : 73837    (Analyzed: 73837)
Restarts     : 300      (Average: 246.12 Last: 314)
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 73837    (Deleted: 54231)
  Binary     : 807      (Ratio:   1.09%)
  Ternary    : 536      (Ratio:   0.73%)
  Conflict   : 73837    (Average Length:  784.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 73837    (Average: 25.93 Max: 2930 Sum: 1914757)
  Executed   : 73780    (Average: 25.93 Max: 2930 Sum: 1914615 Ratio:  99.99%)
  Bounded    : 57       (Average:  2.49 Max:  22 Sum:    142 Ratio:   0.01%)

Rules        : 257000  
Atoms        : 257000  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 312762   (Eliminated:    0 Frozen: 312762)
Constraints  : 2063216  (Binary:  98.1% Ternary:   0.9% Other:   1.0%)

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

[endof: stats after solve call]
Solving Time:	 29.29s
Memory:		 632MB (+42MB)
UNKNOWN
Iteration Time:	 31.28s

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

Models       : 1+
Calls        : 6
Time         : 95.855s (Solving: 54.06s 1st Model: 7.64s Unsat: 0.00s)
CPU Time     : 95.256s

Choices      : 2782080  (Domain: 2782044)
Conflicts    : 80251    (Analyzed: 80251)
Restarts     : 331      (Average: 242.45 Last: 314)
Model-Level  : 6658.0  
Problems     : 6        (Average Length: 14.50 Splits: 0)
Lemmas       : 80251    (Deleted: 54231)
  Binary     : 861      (Ratio:   1.07%)
  Ternary    : 577      (Ratio:   0.72%)
  Conflict   : 80251    (Average Length:  802.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 80251    (Average: 30.45 Max: 4942 Sum: 2443679)
  Executed   : 80186    (Average: 30.45 Max: 4942 Sum: 2443529 Ratio:  99.99%)
  Bounded    : 65       (Average:  2.31 Max:  22 Sum:    150 Ratio:   0.01%)

Rules        : 257000  
Atoms        : 257000  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 395123   (Eliminated:    0 Frozen: 395123)
Constraints  : 2704874  (Binary:  98.1% Ternary:   0.9% Other:   1.0%)

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

[endof: stats after solve call]
Solving Time:	 13.78s
Memory:		 758MB (+76MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 5.76s
Memory:		 873MB (+115MB)
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 7
Time         : 177.380s (Solving: 130.45s 1st Model: 7.64s Unsat: 0.00s)
CPU Time     : 176.816s

Choices      : 7856099  (Domain: 7856063)
Conflicts    : 102343   (Analyzed: 102343)
Restarts     : 431      (Average: 237.45 Last: 376)
Model-Level  : 6658.0  
Problems     : 7        (Average Length: 16.29 Splits: 0)
Lemmas       : 102343   (Deleted: 84121)
  Binary     : 1238     (Ratio:   1.21%)
  Ternary    : 916      (Ratio:   0.90%)
  Conflict   : 102343   (Average Length:  842.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 102343   (Average: 71.98 Max: 6254 Sum: 7366217)
  Executed   : 102206   (Average: 71.96 Max: 6254 Sum: 7364123 Ratio:  99.97%)
  Bounded    : 137      (Average: 15.28 Max:  27 Sum:   2094 Ratio:   0.03%)

Rules        : 1166394  (Original: 1166292)
Atoms        : 287404  
Bodies       : 590751   (Original: 590648)
  Count      : 1081     (Original: 1089)
Equivalences : 299003   (Atom=Atom: 39 Body=Body: 0 Other: 298964)
Tight        : Yes
Variables    : 397447   (Eliminated:  110 Frozen: 397337)
Constraints  : 3587296  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 78.80s
Memory:		 898MB (+25MB)
UNKNOWN
Iteration Time:	 100.72s

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

Models       : 0+
Calls        : 8
Time         : 429.922s (Solving: 370.04s 1st Model: 7.64s Unsat: 0.00s)
CPU Time     : 429.468s

Choices      : 20769173 (Domain: 20769137)
Conflicts    : 153080   (Analyzed: 153080)
Restarts     : 531      (Average: 288.29 Last: 553)
Model-Level  : 6658.0  
Problems     : 8        (Average Length: 18.25 Splits: 0)
Lemmas       : 153080   (Deleted: 119705)
  Binary     : 1673     (Ratio:   1.09%)
  Ternary    : 1470     (Ratio:   0.96%)
  Conflict   : 153080   (Average Length:  765.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 153080   (Average: 130.77 Max: 6254 Sum: 20018510)
  Executed   : 152852   (Average: 130.74 Max: 6254 Sum: 20013504 Ratio:  99.97%)
  Bounded    : 228      (Average: 21.96 Max:  32 Sum:   5006 Ratio:   0.03%)

Rules        : 1166394  (Original: 1166292)
Atoms        : 287404  
Bodies       : 590751   (Original: 590648)
  Count      : 1081     (Original: 1089)
Equivalences : 299003   (Atom=Atom: 39 Body=Body: 0 Other: 298964)
Tight        : Yes
Variables    : 480268   (Eliminated:  110 Frozen: 480158)
Constraints  : 4402181  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 249.62s
Memory:		 989MB (+75MB)
UNKNOWN
Iteration Time:	 252.67s

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         : 430.176s (Solving: 370.11s 1st Model: 7.64s Unsat: 0.08s)
CPU Time     : 429.720s

Choices      : 20769193 (Domain: 20769157)
Conflicts    : 153093   (Analyzed: 153092)
Restarts     : 531      (Average: 288.31 Last: 553)
Model-Level  : 6658.0  
Problems     : 9        (Average Length: 19.78 Splits: 0)
Lemmas       : 153092   (Deleted: 119705)
  Binary     : 1674     (Ratio:   1.09%)
  Ternary    : 1471     (Ratio:   0.96%)
  Conflict   : 153092   (Average Length:  765.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 153092   (Average: 130.76 Max: 6254 Sum: 20018532)
  Executed   : 152862   (Average: 130.73 Max: 6254 Sum: 20013524 Ratio:  99.97%)
  Bounded    : 230      (Average: 21.77 Max:  32 Sum:   5008 Ratio:   0.03%)

Rules        : 1166394  (Original: 1166292)
Atoms        : 287404  
Bodies       : 590751   (Original: 590648)
  Count      : 1081     (Original: 1089)
Equivalences : 299003   (Atom=Atom: 39 Body=Body: 0 Other: 298964)
Tight        : Yes
Variables    : 480268   (Eliminated:  110 Frozen: 480158)
Constraints  : 4376435  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 0.17s
Memory:		 989MB (+0MB)
UNSAT
Iteration Time:	 0.26s

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         : 438.419s (Solving: 378.19s 1st Model: 7.64s Unsat: 8.16s)
CPU Time     : 437.968s

Choices      : 20796756 (Domain: 20796720)
Conflicts    : 159087   (Analyzed: 159085)
Restarts     : 539      (Average: 295.15 Last: 943)
Model-Level  : 6658.0  
Problems     : 10       (Average Length: 21.00 Splits: 0)
Lemmas       : 159085   (Deleted: 119705)
  Binary     : 1746     (Ratio:   1.10%)
  Ternary    : 1502     (Ratio:   0.94%)
  Conflict   : 159085   (Average Length:  798.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 159085   (Average: 126.01 Max: 6254 Sum: 20046072)
  Executed   : 158834   (Average: 125.97 Max: 6254 Sum: 20040547 Ratio:  99.97%)
  Bounded    : 251      (Average: 22.01 Max:  32 Sum:   5525 Ratio:   0.03%)

Rules        : 1166394  (Original: 1166292)
Atoms        : 287404  
Bodies       : 590751   (Original: 590648)
  Count      : 1081     (Original: 1089)
Equivalences : 299003   (Atom=Atom: 39 Body=Body: 0 Other: 298964)
Tight        : Yes
Variables    : 480268   (Eliminated:  110 Frozen: 480158)
Constraints  : 4376435  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 8.18s
Memory:		 989MB (+0MB)
UNSAT
Iteration Time:	 8.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         : 560.585s (Solving: 500.19s 1st Model: 7.64s Unsat: 8.16s)
CPU Time     : 560.184s

Choices      : 21123419 (Domain: 21123383)
Conflicts    : 213274   (Analyzed: 213272)
Restarts     : 639      (Average: 333.76 Last: 943)
Model-Level  : 6658.0  
Problems     : 11       (Average Length: 22.00 Splits: 0)
Lemmas       : 213272   (Deleted: 187832)
  Binary     : 2038     (Ratio:   0.96%)
  Ternary    : 1687     (Ratio:   0.79%)
  Conflict   : 213272   (Average Length: 1415.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 213272   (Average: 95.37 Max: 6254 Sum: 20339580)
  Executed   : 212996   (Average: 95.34 Max: 6254 Sum: 20333317 Ratio:  99.97%)
  Bounded    : 276      (Average: 22.69 Max:  32 Sum:   6263 Ratio:   0.03%)

Rules        : 1166394  (Original: 1166292)
Atoms        : 287404  
Bodies       : 590751   (Original: 590648)
  Count      : 1081     (Original: 1089)
Equivalences : 299003   (Atom=Atom: 39 Body=Body: 0 Other: 298964)
Tight        : Yes
Variables    : 480268   (Eliminated:  110 Frozen: 480158)
Constraints  : 4371466  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 122.13s
Memory:		 1181MB (+192MB)
UNKNOWN
Iteration Time:	 122.22s

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         : 626.883s (Solving: 566.33s 1st Model: 7.64s Unsat: 8.16s)
CPU Time     : 626.512s

Choices      : 23117518 (Domain: 23117482)
Conflicts    : 239092   (Analyzed: 239090)
Restarts     : 739      (Average: 323.53 Last: 943)
Model-Level  : 6658.0  
Problems     : 12       (Average Length: 22.83 Splits: 0)
Lemmas       : 239090   (Deleted: 212281)
  Binary     : 2225     (Ratio:   0.93%)
  Ternary    : 1814     (Ratio:   0.76%)
  Conflict   : 239090   (Average Length: 1466.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 239090   (Average: 92.97 Max: 6254 Sum: 22228103)
  Executed   : 238797   (Average: 92.94 Max: 6254 Sum: 22221389 Ratio:  99.97%)
  Bounded    : 293      (Average: 22.91 Max:  32 Sum:   6714 Ratio:   0.03%)

Rules        : 1166394  (Original: 1166292)
Atoms        : 287404  
Bodies       : 590751   (Original: 590648)
  Count      : 1081     (Original: 1089)
Equivalences : 299003   (Atom=Atom: 39 Body=Body: 0 Other: 298964)
Tight        : Yes
Variables    : 480268   (Eliminated:  110 Frozen: 480158)
Constraints  : 4339880  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 66.25s
Memory:		 1181MB (+0MB)
UNKNOWN
Iteration Time:	 66.33s

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         : 736.264s (Solving: 675.58s 1st Model: 7.64s Unsat: 8.16s)
CPU Time     : 735.940s

Choices      : 28812913 (Domain: 28812877)
Conflicts    : 266860   (Analyzed: 266858)
Restarts     : 839      (Average: 318.07 Last: 943)
Model-Level  : 6658.0  
Problems     : 13       (Average Length: 23.54 Splits: 0)
Lemmas       : 266858   (Deleted: 235063)
  Binary     : 2460     (Ratio:   0.92%)
  Ternary    : 2006     (Ratio:   0.75%)
  Conflict   : 266858   (Average Length: 1408.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 266858   (Average: 103.87 Max: 6254 Sum: 27717800)
  Executed   : 266552   (Average: 103.84 Max: 6254 Sum: 27710732 Ratio:  99.97%)
  Bounded    : 306      (Average: 23.10 Max:  32 Sum:   7068 Ratio:   0.03%)

Rules        : 1166394  (Original: 1166292)
Atoms        : 287404  
Bodies       : 590751   (Original: 590648)
  Count      : 1081     (Original: 1089)
Equivalences : 299003   (Atom=Atom: 39 Body=Body: 0 Other: 298964)
Tight        : Yes
Variables    : 480268   (Eliminated:  110 Frozen: 480158)
Constraints  : 4337331  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 109.38s
Memory:		 1181MB (+0MB)
UNKNOWN
Iteration Time:	 109.43s

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: 1321.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 2.15s
Memory:		 1181MB (+0MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 14
Time         : 878.347s (Solving: 804.60s 1st Model: 7.64s Unsat: 8.16s)
CPU Time     : 878.068s

Choices      : 34759183 (Domain: 34759147)
Conflicts    : 293009   (Analyzed: 293007)
Restarts     : 900      (Average: 325.56 Last: 2634)
Model-Level  : 6658.0  
Problems     : 14       (Average Length: 24.50 Splits: 0)
Lemmas       : 293007   (Deleted: 260302)
  Binary     : 2583     (Ratio:   0.88%)
  Ternary    : 2131     (Ratio:   0.73%)
  Conflict   : 293007   (Average Length: 1368.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 293007   (Average: 114.22 Max: 6401 Sum: 33467043)
  Executed   : 292691   (Average: 114.19 Max: 6401 Sum: 33459605 Ratio:  99.98%)
  Bounded    : 316      (Average: 23.54 Max:  37 Sum:   7438 Ratio:   0.02%)

Rules        : 1166394  (Original: 1166292)
Atoms        : 287404  
Bodies       : 590751   (Original: 590648)
  Count      : 1081     (Original: 1089)
Equivalences : 299003   (Atom=Atom: 39 Body=Body: 0 Other: 298964)
Tight        : Yes
Variables    : 563089   (Eliminated:  110 Frozen: 562979)
Constraints  : 5182556  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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