INFO     Running translator.
INFO     translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-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/tidybot-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-4.pddl
Parsing...
Parsing: [0.090s CPU, 0.090s wall-clock]
Normalizing task... [0.010s CPU, 0.007s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.016s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.210s CPU, 0.213s wall-clock]
Preparing model... [0.070s CPU, 0.067s wall-clock]
Generated 400 rules.
Computing model... [6.610s CPU, 6.599s wall-clock]
30443 relevant atoms
32000 auxiliary atoms
62443 final queue length
160700 total queue pushes
Completing instantiation... [17.580s CPU, 17.578s wall-clock]
Instantiating: [24.560s CPU, 24.547s wall-clock]
Computing fact groups...
Finding invariants...
41 initial candidates
Finding invariants: [0.610s CPU, 0.610s wall-clock]
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
Instantiating groups... [0.000s CPU, 0.001s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
Choosing groups...
371 uncovered facts
Choosing groups: [0.000s CPU, 0.001s wall-clock]
Building translation key... [0.010s CPU, 0.013s wall-clock]
Computing fact groups: [0.650s CPU, 0.653s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.003s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.003s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.003s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.100s CPU, 1.103s wall-clock]
Translating task: [20.960s CPU, 20.949s wall-clock]
80875 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
2 propositions removed
Detecting unreachable propositions: [10.350s CPU, 10.345s wall-clock]
Reordering and filtering variables...
373 of 373 variables necessary.
1 of 3 mutex groups necessary.
29889 of 29889 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [6.840s CPU, 6.832s wall-clock]
Translator variables: 373
Translator derived variables: 0
Translator facts: 749
Translator goal facts: 4
Translator mutex groups: 1
Translator total mutex groups size: 2
Translator operators: 29889
Translator axioms: 0
Translator task size: 360494
Translator peak memory: 228460 KB
Writing output... [5.980s CPU, 6.368s wall-clock]
Done! [70.090s CPU, 70.449s wall-clock]
planner.py version 0.0.1

Time:	 16.96s
Memory: 1126MB

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

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

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

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

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

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        : 995031  
Atoms        : 995031  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 74802    (Eliminated:    0 Frozen:    0)
Constraints  : 8146     (Binary:  94.6% Ternary:   3.1% Other:   2.3%)

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

[endof: stats after solve call]
Solving Time:	 0.35s
Memory:		 1200MB (+2MB)
UNSAT
Iteration Time:	 5.06s

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

Models       : 0
Calls        : 3
Time         : 30.069s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 27.072s

Choices      : 0       
Conflicts    : 0        (Analyzed: 0)
Restarts     : 0       
Problems     : 3        (Average Length: 7.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        : 995031  
Atoms        : 995031  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 150380   (Eliminated:    0 Frozen:    0)
Constraints  : 137798   (Binary:  98.0% Ternary:   1.0% Other:   0.9%)

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

[endof: stats after solve call]
Solving Time:	 0.42s
Memory:		 1210MB (+10MB)
UNSAT
Iteration Time:	 4.97s

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

Models       : 1+
Calls        : 4
Time         : 35.917s (Solving: 0.05s 1st Model: 0.02s Unsat: 0.00s)
CPU Time     : 32.920s

Choices      : 1365     (Domain: 499)
Conflicts    : 75       (Analyzed: 75)
Restarts     : 0       
Model-Level  : 872.0   
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 75       (Deleted: 0)
  Binary     : 5        (Ratio:   6.67%)
  Ternary    : 2        (Ratio:   2.67%)
  Conflict   : 75       (Average Length:   39.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 75       (Average:  6.80 Max:  65 Sum:    510)
  Executed   : 75       (Average:  6.80 Max:  65 Sum:    510 Ratio: 100.00%)
  Bounded    : 0        (Average:  0.00 Max:   0 Sum:      0 Ratio:   0.00%)

Rules        : 995031  
Atoms        : 995031  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 229685   (Eliminated:    0 Frozen:    0)
Constraints  : 977345   (Binary:  99.2% Ternary:   0.4% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 0.35s
Memory:		 1221MB (+11MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 19.83s
Memory:		 1920MB (+699MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 5
Time         : 41.739s (Solving: 0.80s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 38.748s

Choices      : 4057     (Domain: 1337)
Conflicts    : 394      (Analyzed: 393)
Restarts     : 3        (Average: 131.00 Last: 75)
Model-Level  : 872.0   
Problems     : 5        (Average Length: 11.00 Splits: 0)
Lemmas       : 393      (Deleted: 0)
  Binary     : 28       (Ratio:   7.12%)
  Ternary    : 18       (Ratio:   4.58%)
  Conflict   : 393      (Average Length:  220.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 393      (Average:  8.00 Max: 298 Sum:   3145)
  Executed   : 387      (Average:  7.74 Max: 298 Sum:   3043 Ratio:  96.76%)
  Bounded    : 6        (Average: 17.00 Max:  17 Sum:    102 Ratio:   3.24%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 234515   (Eliminated:    0 Frozen: 56477)
Constraints  : 1258559  (Binary:  99.0% Ternary:   0.4% Other:   0.6%)

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

[endof: stats after solve call]
Solving Time:	 1.04s
Memory:		 1920MB (+0MB)
UNSAT
Iteration Time:	 26.72s

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

Models       : 0+
Calls        : 6
Time         : 95.046s (Solving: 45.81s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 92.076s

Choices      : 45296    (Domain: 22457)
Conflicts    : 9315     (Analyzed: 9314)
Restarts     : 103      (Average: 90.43 Last: 75)
Model-Level  : 872.0   
Problems     : 6        (Average Length: 12.83 Splits: 0)
Lemmas       : 9314     (Deleted: 6665)
  Binary     : 111      (Ratio:   1.19%)
  Ternary    : 51       (Ratio:   0.55%)
  Conflict   : 9314     (Average Length: 2416.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 9314     (Average:  3.37 Max: 368 Sum:  31395)
  Executed   : 9272     (Average:  3.27 Max: 368 Sum:  30501 Ratio:  97.15%)
  Bounded    : 42       (Average: 21.29 Max:  22 Sum:    894 Ratio:   2.85%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 329401   (Eliminated:    0 Frozen: 141326)
Constraints  : 3181061  (Binary:  99.3% Ternary:   0.3% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 45.19s
Memory:		 1909MB (+-11MB)
UNKNOWN
Iteration Time:	 53.34s

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

Models       : 0+
Calls        : 7
Time         : 156.777s (Solving: 99.32s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 153.836s

Choices      : 81175    (Domain: 43537)
Conflicts    : 17676    (Analyzed: 17675)
Restarts     : 203      (Average: 87.07 Last: 79)
Model-Level  : 872.0   
Problems     : 7        (Average Length: 14.86 Splits: 0)
Lemmas       : 17675    (Deleted: 13121)
  Binary     : 136      (Ratio:   0.77%)
  Ternary    : 58       (Ratio:   0.33%)
  Conflict   : 17675    (Average Length: 2928.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 17675    (Average:  2.71 Max: 785 Sum:  47819)
  Executed   : 17627    (Average:  2.65 Max: 785 Sum:  46763 Ratio:  97.79%)
  Bounded    : 48       (Average: 22.00 Max:  27 Sum:   1056 Ratio:   2.21%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 425357   (Eliminated:    0 Frozen: 227231)
Constraints  : 5111081  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 53.71s
Memory:		 2005MB (+96MB)
UNKNOWN
Iteration Time:	 61.77s

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

Models       : 0+
Calls        : 8
Time         : 228.332s (Solving: 162.40s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 225.424s

Choices      : 125110   (Domain: 66297)
Conflicts    : 26039    (Analyzed: 26038)
Restarts     : 303      (Average: 85.93 Last: 79)
Model-Level  : 872.0   
Problems     : 8        (Average Length: 17.00 Splits: 0)
Lemmas       : 26038    (Deleted: 21170)
  Binary     : 170      (Ratio:   0.65%)
  Ternary    : 79       (Ratio:   0.30%)
  Conflict   : 26038    (Average Length: 3209.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 26038    (Average:  2.67 Max: 930 Sum:  69569)
  Executed   : 25985    (Average:  2.63 Max: 930 Sum:  68353 Ratio:  98.25%)
  Bounded    : 53       (Average: 22.94 Max:  32 Sum:   1216 Ratio:   1.75%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 521313   (Eliminated:    0 Frozen: 313136)
Constraints  : 7084759  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 63.34s
Memory:		 2008MB (+3MB)
UNKNOWN
Iteration Time:	 71.61s

Iteration 8
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), (16,80,0,True), (17,85,0,True)]
Grounded Until:	 30
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 9
Time         : 259.152s (Solving: 193.02s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 256.256s

Choices      : 149237   (Domain: 85225)
Conflicts    : 34412    (Analyzed: 34411)
Restarts     : 403      (Average: 85.39 Last: 86)
Model-Level  : 872.0   
Problems     : 9        (Average Length: 18.67 Splits: 0)
Lemmas       : 34411    (Deleted: 29438)
  Binary     : 180      (Ratio:   0.52%)
  Ternary    : 89       (Ratio:   0.26%)
  Conflict   : 34411    (Average Length: 3590.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 34411    (Average:  2.44 Max: 930 Sum:  84050)
  Executed   : 34354    (Average:  2.40 Max: 930 Sum:  82706 Ratio:  98.40%)
  Bounded    : 57       (Average: 23.58 Max:  32 Sum:   1344 Ratio:   1.60%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 521313   (Eliminated:    0 Frozen: 313136)
Constraints  : 7052468  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 30.74s
Memory:		 2016MB (+8MB)
UNKNOWN
Iteration Time:	 30.84s

Iteration 9
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), (16,80,0,True), (17,85,0,True)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 10
Time         : 301.938s (Solving: 235.64s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 299.056s

Choices      : 174074   (Domain: 105654)
Conflicts    : 41996    (Analyzed: 41995)
Restarts     : 503      (Average: 83.49 Last: 86)
Model-Level  : 872.0   
Problems     : 10       (Average Length: 20.00 Splits: 0)
Lemmas       : 41995    (Deleted: 37776)
  Binary     : 184      (Ratio:   0.44%)
  Ternary    : 95       (Ratio:   0.23%)
  Conflict   : 41995    (Average Length: 3745.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 41995    (Average:  2.34 Max: 930 Sum:  98139)
  Executed   : 41937    (Average:  2.30 Max: 930 Sum:  96763 Ratio:  98.60%)
  Bounded    : 58       (Average: 23.72 Max:  32 Sum:   1376 Ratio:   1.40%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 521313   (Eliminated:    0 Frozen: 313136)
Constraints  : 7044458  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 42.73s
Memory:		 2080MB (+64MB)
UNKNOWN
Iteration Time:	 42.81s

Iteration 10
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), (16,80,0,True), (17,85,0,True)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 11
Time         : 348.310s (Solving: 281.84s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 345.448s

Choices      : 204319   (Domain: 128801)
Conflicts    : 49849    (Analyzed: 49848)
Restarts     : 603      (Average: 82.67 Last: 86)
Model-Level  : 872.0   
Problems     : 11       (Average Length: 21.09 Splits: 0)
Lemmas       : 49848    (Deleted: 45438)
  Binary     : 192      (Ratio:   0.39%)
  Ternary    : 98       (Ratio:   0.20%)
  Conflict   : 49848    (Average Length: 3669.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 49848    (Average:  2.31 Max: 930 Sum: 115152)
  Executed   : 49790    (Average:  2.28 Max: 930 Sum: 113776 Ratio:  98.81%)
  Bounded    : 58       (Average: 23.72 Max:  32 Sum:   1376 Ratio:   1.19%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 521313   (Eliminated:    0 Frozen: 313136)
Constraints  : 7044432  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 46.31s
Memory:		 2080MB (+0MB)
UNKNOWN
Iteration Time:	 46.39s

Iteration 11
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), (16,80,0,True), (17,85,0,True)]
Grounded Until:	 30
Expected Memory: 2176.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 7.70s
Memory:		 2080MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 12
Time         : 408.864s (Solving: 332.71s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 405.956s

Choices      : 233540   (Domain: 152910)
Conflicts    : 57976    (Analyzed: 57975)
Restarts     : 703      (Average: 82.47 Last: 86)
Model-Level  : 872.0   
Problems     : 12       (Average Length: 22.42 Splits: 0)
Lemmas       : 57975    (Deleted: 53256)
  Binary     : 196      (Ratio:   0.34%)
  Ternary    : 100      (Ratio:   0.17%)
  Conflict   : 57975    (Average Length: 3695.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 57975    (Average:  2.23 Max: 930 Sum: 129179)
  Executed   : 57916    (Average:  2.20 Max: 930 Sum: 127766 Ratio:  98.91%)
  Bounded    : 59       (Average: 23.95 Max:  37 Sum:   1413 Ratio:   1.09%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 617269   (Eliminated:    0 Frozen: 399041)
Constraints  : 9028312  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 51.07s
Memory:		 2100MB (+20MB)
UNKNOWN
Iteration Time:	 60.53s

Iteration 12
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), (16,80,0,True), (17,85,0,True)]
Grounded Until:	 35
Expected Memory: 2196.0MB
Grounding...	 [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time:	 6.26s
Memory:		 2115MB (+15MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 13
Time         : 470.382s (Solving: 385.90s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 467.500s

Choices      : 262324   (Domain: 178980)
Conflicts    : 65868    (Analyzed: 65867)
Restarts     : 803      (Average: 82.03 Last: 86)
Model-Level  : 872.0   
Problems     : 13       (Average Length: 23.92 Splits: 0)
Lemmas       : 65867    (Deleted: 61329)
  Binary     : 201      (Ratio:   0.31%)
  Ternary    : 102      (Ratio:   0.15%)
  Conflict   : 65867    (Average Length: 3647.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 65867    (Average:  2.17 Max: 930 Sum: 143016)
  Executed   : 65808    (Average:  2.15 Max: 930 Sum: 141603 Ratio:  99.01%)
  Bounded    : 59       (Average: 23.95 Max:  37 Sum:   1413 Ratio:   0.99%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 713225   (Eliminated:    0 Frozen: 484946)
Constraints  : 11011628 (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 53.49s
Memory:		 2234MB (+119MB)
UNKNOWN
Iteration Time:	 61.56s

Iteration 13
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), (16,80,0,True), (17,85,0,True)]
Grounded Until:	 40
Expected Memory: 2368.0MB
Grounding...	 [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time:	 6.43s
Memory:		 2268MB (+34MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 14
Time         : 531.980s (Solving: 438.87s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 529.124s

Choices      : 292827   (Domain: 206937)
Conflicts    : 73858    (Analyzed: 73857)
Restarts     : 903      (Average: 81.79 Last: 90)
Model-Level  : 872.0   
Problems     : 14       (Average Length: 25.57 Splits: 0)
Lemmas       : 73857    (Deleted: 69240)
  Binary     : 202      (Ratio:   0.27%)
  Ternary    : 103      (Ratio:   0.14%)
  Conflict   : 73857    (Average Length: 3623.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 73857    (Average:  2.12 Max: 930 Sum: 156778)
  Executed   : 73798    (Average:  2.10 Max: 930 Sum: 155365 Ratio:  99.10%)
  Bounded    : 59       (Average: 23.95 Max:  37 Sum:   1413 Ratio:   0.90%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 809181   (Eliminated:    0 Frozen: 570851)
Constraints  : 12995508 (Binary:  99.5% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 53.29s
Memory:		 2338MB (+70MB)
UNKNOWN
Iteration Time:	 61.64s

Iteration 14
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), (16,80,0,True), (17,85,0,True)]
Grounded Until:	 45
Expected Memory: 2472.0MB
Grounding...	 [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time:	 6.58s
Memory:		 2423MB (+85MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 15
Time         : 586.625s (Solving: 484.67s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 583.792s

Choices      : 330070   (Domain: 239492)
Conflicts    : 81933    (Analyzed: 81932)
Restarts     : 1003     (Average: 81.69 Last: 90)
Model-Level  : 872.0   
Problems     : 15       (Average Length: 27.33 Splits: 0)
Lemmas       : 81932    (Deleted: 77216)
  Binary     : 203      (Ratio:   0.25%)
  Ternary    : 104      (Ratio:   0.13%)
  Conflict   : 81932    (Average Length: 3703.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 81932    (Average:  2.14 Max: 930 Sum: 175488)
  Executed   : 81873    (Average:  2.12 Max: 930 Sum: 174075 Ratio:  99.19%)
  Bounded    : 59       (Average: 23.95 Max:  37 Sum:   1413 Ratio:   0.81%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 905137   (Eliminated:    0 Frozen: 656756)
Constraints  : 14979388 (Binary:  99.5% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 46.13s
Memory:		 2535MB (+112MB)
UNKNOWN
Iteration Time:	 54.69s

Iteration 15
Queue:		 [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
Grounded Until:	 50
Expected Memory: 2732.0MB
Grounding...	 [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time:	 6.57s
Memory:		 2606MB (+71MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 16
Time         : 645.458s (Solving: 534.63s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 642.648s

Choices      : 370024   (Domain: 270846)
Conflicts    : 90270    (Analyzed: 90269)
Restarts     : 1103     (Average: 81.84 Last: 91)
Model-Level  : 872.0   
Problems     : 16       (Average Length: 29.19 Splits: 0)
Lemmas       : 90269    (Deleted: 85273)
  Binary     : 204      (Ratio:   0.23%)
  Ternary    : 105      (Ratio:   0.12%)
  Conflict   : 90269    (Average Length: 3982.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 90269    (Average:  2.14 Max: 2223 Sum: 193069)
  Executed   : 90210    (Average:  2.12 Max: 2223 Sum: 191656 Ratio:  99.27%)
  Bounded    : 59       (Average: 23.95 Max:  37 Sum:   1413 Ratio:   0.73%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 1001093  (Eliminated:    0 Frozen: 742661)
Constraints  : 16963268 (Binary:  99.5% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 50.32s
Memory:		 2686MB (+80MB)
UNKNOWN
Iteration Time:	 58.88s

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

Models       : 0+
Calls        : 17
Time         : 710.861s (Solving: 590.95s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 708.080s

Choices      : 421315   (Domain: 309981)
Conflicts    : 98762    (Analyzed: 98761)
Restarts     : 1203     (Average: 82.10 Last: 91)
Model-Level  : 872.0   
Problems     : 17       (Average Length: 31.12 Splits: 0)
Lemmas       : 98761    (Deleted: 93570)
  Binary     : 207      (Ratio:   0.21%)
  Ternary    : 107      (Ratio:   0.11%)
  Conflict   : 98761    (Average Length: 4002.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 98761    (Average:  2.17 Max: 2223 Sum: 214629)
  Executed   : 98702    (Average:  2.16 Max: 2223 Sum: 213216 Ratio:  99.34%)
  Bounded    : 59       (Average: 23.95 Max:  37 Sum:   1413 Ratio:   0.66%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 1097049  (Eliminated:    0 Frozen: 828566)
Constraints  : 18947148 (Binary:  99.5% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 56.70s
Memory:		 2832MB (+79MB)
UNKNOWN
Iteration Time:	 65.45s

Iteration 17
Queue:		 [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
Grounded Until:	 60
Expected Memory: 3029.0MB
Grounding...	 [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time:	 6.84s
Memory:		 2937MB (+105MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 18
Time         : 778.168s (Solving: 648.97s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 775.416s

Choices      : 464721   (Domain: 347897)
Conflicts    : 107406   (Analyzed: 107405)
Restarts     : 1303     (Average: 82.43 Last: 93)
Model-Level  : 872.0   
Problems     : 18       (Average Length: 33.11 Splits: 0)
Lemmas       : 107405   (Deleted: 104404)
  Binary     : 207      (Ratio:   0.19%)
  Ternary    : 109      (Ratio:   0.10%)
  Conflict   : 107405   (Average Length: 4111.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 107405   (Average:  2.15 Max: 2223 Sum: 231183)
  Executed   : 107346   (Average:  2.14 Max: 2223 Sum: 229770 Ratio:  99.39%)
  Bounded    : 59       (Average: 23.95 Max:  37 Sum:   1413 Ratio:   0.61%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 1193005  (Eliminated:    0 Frozen: 914471)
Constraints  : 20931028 (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 58.42s
Memory:		 3022MB (+85MB)
UNKNOWN
Iteration Time:	 67.35s

Iteration 18
Queue:		 [(14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
Grounded Until:	 65
Expected Memory: 3219.0MB
Grounding...	 [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time:	 6.98s
Memory:		 3091MB (+69MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 19
Time         : 849.429s (Solving: 710.70s 1st Model: 0.02s Unsat: 0.75s)
CPU Time     : 846.684s

Choices      : 505436   (Domain: 386332)
Conflicts    : 115561   (Analyzed: 115560)
Restarts     : 1403     (Average: 82.37 Last: 93)
Model-Level  : 872.0   
Problems     : 19       (Average Length: 35.16 Splits: 0)
Lemmas       : 115560   (Deleted: 110940)
  Binary     : 208      (Ratio:   0.18%)
  Ternary    : 110      (Ratio:   0.10%)
  Conflict   : 115560   (Average Length: 4123.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 115560   (Average:  2.13 Max: 2223 Sum: 246304)
  Executed   : 115500   (Average:  2.12 Max: 2223 Sum: 244819 Ratio:  99.40%)
  Bounded    : 60       (Average: 24.75 Max:  72 Sum:   1485 Ratio:   0.60%)

Rules        : 1327773  (Original: 1327082)
Atoms        : 1057790 
Bodies       : 171315   (Original: 170711)
  Count      : 1971     (Original: 2077)
Equivalences : 56876    (Atom=Atom: 118 Body=Body: 0 Other: 56758)
Tight        : Yes
Variables    : 1288961  (Eliminated:    0 Frozen: 1000376)
Constraints  : 22914908 (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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