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-2.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-2.pddl
Parsing...
Parsing: [0.070s CPU, 0.076s wall-clock]
Normalizing task... [0.010s CPU, 0.006s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.014s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.210s CPU, 0.207s wall-clock]
Preparing model... [0.060s CPU, 0.067s wall-clock]
Generated 400 rules.
Computing model... [6.640s CPU, 6.625s wall-clock]
31226 relevant atoms
32263 auxiliary atoms
63489 final queue length
163321 total queue pushes
Completing instantiation... [18.490s CPU, 18.488s wall-clock]
Instantiating: [25.480s CPU, 25.477s wall-clock]
Computing fact groups...
Finding invariants...
41 initial candidates
Finding invariants: [0.620s CPU, 0.615s 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...
383 uncovered facts
Choosing groups: [0.000s CPU, 0.001s wall-clock]
Building translation key... [0.010s CPU, 0.014s wall-clock]
Computing fact groups: [0.660s CPU, 0.660s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.003s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.003s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.003s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.120s CPU, 1.117s wall-clock]
Translating task: [21.460s CPU, 21.438s wall-clock]
81643 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
2 propositions removed
Detecting unreachable propositions: [10.510s CPU, 10.512s wall-clock]
Reordering and filtering variables...
385 of 385 variables necessary.
1 of 3 mutex groups necessary.
30657 of 30657 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [6.910s CPU, 6.915s wall-clock]
Translator variables: 385
Translator derived variables: 0
Translator facts: 773
Translator goal facts: 4
Translator mutex groups: 1
Translator total mutex groups size: 2
Translator operators: 30657
Translator axioms: 0
Translator task size: 367826
Translator peak memory: 232464 KB
Writing output... [6.050s CPU, 6.465s wall-clock]
Done! [71.820s CPU, 72.211s wall-clock]
planner.py version 0.0.1

Time:	 17.26s
Memory: 1148MB

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

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

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

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

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

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        : 1009302 
Atoms        : 1009302 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 66390    (Eliminated:    0 Frozen:    0)
Constraints  : 7069     (Binary:  94.1% Ternary:   3.3% Other:   2.6%)

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

[endof: stats after solve call]
Solving Time:	 0.29s
Memory:		 1225MB (+5MB)
UNSAT
Iteration Time:	 4.42s

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

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

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        : 1009302 
Atoms        : 1009302 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 133561   (Eliminated:    0 Frozen:    0)
Constraints  : 155609   (Binary:  98.1% Ternary:   0.9% Other:   0.9%)

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

[endof: stats after solve call]
Solving Time:	 0.33s
Memory:		 1225MB (+0MB)
UNSAT
Iteration Time:	 4.23s

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

Models       : 0
Calls        : 4
Time         : 34.303s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 31.140s

Choices      : 100      (Domain: 100)
Conflicts    : 25       (Analyzed: 24)
Restarts     : 0       
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 24       (Deleted: 0)
  Binary     : 10       (Ratio:  41.67%)
  Ternary    : 1        (Ratio:   4.17%)
  Conflict   : 24       (Average Length:    4.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 24       (Average:  5.67 Max:  20 Sum:    136)
  Executed   : 20       (Average:  4.17 Max:  20 Sum:    100 Ratio:  73.53%)
  Bounded    : 4        (Average:  9.00 Max:  17 Sum:     36 Ratio:  26.47%)

Rules        : 1009302 
Atoms        : 1009302 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 205269   (Eliminated:    0 Frozen:    0)
Constraints  : 831622   (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 0.27s
Memory:		 1230MB (+5MB)
UNSAT
Iteration Time:	 5.17s

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

Models       : 1+
Calls        : 5
Time         : 38.683s (Solving: 0.13s 1st Model: 0.10s Unsat: 0.00s)
CPU Time     : 35.520s

Choices      : 9261     (Domain: 2655)
Conflicts    : 251      (Analyzed: 250)
Restarts     : 0       
Model-Level  : 1565.0  
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 250      (Deleted: 0)
  Binary     : 21       (Ratio:   8.40%)
  Ternary    : 15       (Ratio:   6.00%)
  Conflict   : 250      (Average Length:   73.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 250      (Average: 31.02 Max: 655 Sum:   7754)
  Executed   : 246      (Average: 30.87 Max: 655 Sum:   7718 Ratio:  99.54%)
  Bounded    : 4        (Average:  9.00 Max:  17 Sum:     36 Ratio:   0.46%)

Rules        : 1009302 
Atoms        : 1009302 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 286075   (Eliminated:    0 Frozen:    0)
Constraints  : 2125399  (Binary:  99.3% Ternary:   0.3% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 0.25s
Memory:		 1252MB (+22MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 21.25s
Memory:		 1948MB (+696MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 6
Time         : 54.268s (Solving: 9.32s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 51.112s

Choices      : 20052    (Domain: 8499)
Conflicts    : 2521     (Analyzed: 2519)
Restarts     : 27       (Average: 93.30 Last: 226)
Model-Level  : 1565.0  
Problems     : 6        (Average Length: 13.67 Splits: 0)
Lemmas       : 2519     (Deleted: 1036)
  Binary     : 96       (Ratio:   3.81%)
  Ternary    : 51       (Ratio:   2.02%)
  Conflict   : 2519     (Average Length:  939.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 2519     (Average:  7.04 Max: 655 Sum:  17735)
  Executed   : 2494     (Average:  6.85 Max: 655 Sum:  17260 Ratio:  97.32%)
  Bounded    : 25       (Average: 19.00 Max:  22 Sum:    475 Ratio:   2.68%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 294398   (Eliminated:    0 Frozen: 123850)
Constraints  : 2744733  (Binary:  99.2% Ternary:   0.3% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 9.71s
Memory:		 1948MB (+0MB)
UNSAT
Iteration Time:	 35.35s

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

Models       : 0+
Calls        : 7
Time         : 119.257s (Solving: 67.11s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 116.128s

Choices      : 56051    (Domain: 28668)
Conflicts    : 11162    (Analyzed: 11160)
Restarts     : 127      (Average: 87.87 Last: 226)
Model-Level  : 1565.0  
Problems     : 7        (Average Length: 15.57 Splits: 0)
Lemmas       : 11160    (Deleted: 8674)
  Binary     : 162      (Ratio:   1.45%)
  Ternary    : 81       (Ratio:   0.73%)
  Conflict   : 11160    (Average Length: 2824.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 11160    (Average:  4.48 Max: 1483 Sum:  50024)
  Executed   : 11118    (Average:  4.40 Max: 1483 Sum:  49105 Ratio:  98.16%)
  Bounded    : 42       (Average: 21.88 Max:  27 Sum:    919 Ratio:   1.84%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 379869   (Eliminated:    0 Frozen: 199180)
Constraints  : 4413379  (Binary:  99.3% Ternary:   0.3% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 57.97s
Memory:		 2000MB (+52MB)
UNKNOWN
Iteration Time:	 65.03s

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

Models       : 0+
Calls        : 8
Time         : 173.008s (Solving: 113.60s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 169.904s

Choices      : 82941    (Domain: 52573)
Conflicts    : 19124    (Analyzed: 19122)
Restarts     : 227      (Average: 84.24 Last: 226)
Model-Level  : 1565.0  
Problems     : 8        (Average Length: 17.62 Splits: 0)
Lemmas       : 19122    (Deleted: 14990)
  Binary     : 179      (Ratio:   0.94%)
  Ternary    : 89       (Ratio:   0.47%)
  Conflict   : 19122    (Average Length: 2624.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 19122    (Average:  3.76 Max: 1483 Sum:  71979)
  Executed   : 19079    (Average:  3.71 Max: 1483 Sum:  71028 Ratio:  98.68%)
  Bounded    : 43       (Average: 22.12 Max:  32 Sum:    951 Ratio:   1.32%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 465340   (Eliminated:    0 Frozen: 274510)
Constraints  : 6114813  (Binary:  99.3% Ternary:   0.2% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 46.67s
Memory:		 2003MB (+3MB)
UNKNOWN
Iteration Time:	 53.78s

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

Models       : 0+
Calls        : 9
Time         : 249.146s (Solving: 189.58s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 246.076s

Choices      : 99177    (Domain: 68563)
Conflicts    : 28316    (Analyzed: 28314)
Restarts     : 327      (Average: 86.59 Last: 226)
Model-Level  : 1565.0  
Problems     : 9        (Average Length: 19.22 Splits: 0)
Lemmas       : 28314    (Deleted: 25050)
  Binary     : 191      (Ratio:   0.67%)
  Ternary    : 90       (Ratio:   0.32%)
  Conflict   : 28314    (Average Length: 3836.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 28314    (Average:  3.03 Max: 1483 Sum:  85775)
  Executed   : 28270    (Average:  2.99 Max: 1483 Sum:  84795 Ratio:  98.86%)
  Bounded    : 44       (Average: 22.27 Max:  32 Sum:    980 Ratio:   1.14%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 465340   (Eliminated:    0 Frozen: 274510)
Constraints  : 6114788  (Binary:  99.3% Ternary:   0.2% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 76.11s
Memory:		 2012MB (+9MB)
UNKNOWN
Iteration Time:	 76.18s

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

Models       : 0+
Calls        : 10
Time         : 303.583s (Solving: 243.86s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 300.536s

Choices      : 133819   (Domain: 97350)
Conflicts    : 36171    (Analyzed: 36169)
Restarts     : 427      (Average: 84.70 Last: 226)
Model-Level  : 1565.0  
Problems     : 10       (Average Length: 20.50 Splits: 0)
Lemmas       : 36169    (Deleted: 32017)
  Binary     : 203      (Ratio:   0.56%)
  Ternary    : 94       (Ratio:   0.26%)
  Conflict   : 36169    (Average Length: 3852.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 36169    (Average:  3.23 Max: 1483 Sum: 117003)
  Executed   : 36122    (Average:  3.21 Max: 1483 Sum: 115936 Ratio:  99.09%)
  Bounded    : 47       (Average: 22.70 Max:  32 Sum:   1067 Ratio:   0.91%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 465340   (Eliminated:    0 Frozen: 274510)
Constraints  : 6114788  (Binary:  99.3% Ternary:   0.2% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 54.39s
Memory:		 2012MB (+0MB)
UNKNOWN
Iteration Time:	 54.46s

Iteration 10
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), (18,90,0,True)]
Grounded Until:	 30
Expected Memory: 2064.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 5.89s
Memory:		 2012MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 11
Time         : 360.063s (Solving: 292.77s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 357.040s

Choices      : 168617   (Domain: 131354)
Conflicts    : 44378    (Analyzed: 44376)
Restarts     : 527      (Average: 84.20 Last: 226)
Model-Level  : 1565.0  
Problems     : 11       (Average Length: 22.00 Splits: 0)
Lemmas       : 44376    (Deleted: 39744)
  Binary     : 212      (Ratio:   0.48%)
  Ternary    : 95       (Ratio:   0.21%)
  Conflict   : 44376    (Average Length: 3622.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 44376    (Average:  3.33 Max: 1483 Sum: 147699)
  Executed   : 44329    (Average:  3.30 Max: 1483 Sum: 146632 Ratio:  99.28%)
  Bounded    : 47       (Average: 22.70 Max:  32 Sum:   1067 Ratio:   0.72%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 550811   (Eliminated:    0 Frozen: 349840)
Constraints  : 7816833  (Binary:  99.3% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 49.13s
Memory:		 2016MB (+4MB)
UNKNOWN
Iteration Time:	 56.51s

Iteration 11
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), (18,90,0,True)]
Grounded Until:	 35
Expected Memory: 2068.0MB
Grounding...	 [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time:	 6.96s
Memory:		 2016MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 12
Time         : 424.375s (Solving: 348.37s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 421.380s

Choices      : 208914   (Domain: 170897)
Conflicts    : 52577    (Analyzed: 52575)
Restarts     : 627      (Average: 83.85 Last: 226)
Model-Level  : 1565.0  
Problems     : 12       (Average Length: 23.67 Splits: 0)
Lemmas       : 52575    (Deleted: 47882)
  Binary     : 218      (Ratio:   0.41%)
  Ternary    : 99       (Ratio:   0.19%)
  Conflict   : 52575    (Average Length: 3410.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 52575    (Average:  3.49 Max: 1483 Sum: 183519)
  Executed   : 52527    (Average:  3.47 Max: 1483 Sum: 182410 Ratio:  99.40%)
  Bounded    : 48       (Average: 23.10 Max:  42 Sum:   1109 Ratio:   0.60%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 636282   (Eliminated:    0 Frozen: 425170)
Constraints  : 9518878  (Binary:  99.3% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 55.85s
Memory:		 2025MB (+9MB)
UNKNOWN
Iteration Time:	 64.35s

Iteration 12
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), (18,90,0,True)]
Grounded Until:	 40
Expected Memory: 2077.0MB
Grounding...	 [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time:	 5.51s
Memory:		 2025MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 13
Time         : 482.865s (Solving: 399.53s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 479.892s

Choices      : 241734   (Domain: 200949)
Conflicts    : 60381    (Analyzed: 60379)
Restarts     : 727      (Average: 83.05 Last: 226)
Model-Level  : 1565.0  
Problems     : 13       (Average Length: 25.46 Splits: 0)
Lemmas       : 60379    (Deleted: 56064)
  Binary     : 221      (Ratio:   0.37%)
  Ternary    : 100      (Ratio:   0.17%)
  Conflict   : 60379    (Average Length: 3290.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 60379    (Average:  3.47 Max: 1485 Sum: 209271)
  Executed   : 60330    (Average:  3.45 Max: 1485 Sum: 208118 Ratio:  99.45%)
  Bounded    : 49       (Average: 23.53 Max:  44 Sum:   1153 Ratio:   0.55%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 721753   (Eliminated:    0 Frozen: 500500)
Constraints  : 11220886 (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 51.42s
Memory:		 2126MB (+101MB)
UNKNOWN
Iteration Time:	 58.53s

Iteration 13
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), (18,90,0,True)]
Grounded Until:	 45
Expected Memory: 2227.0MB
Grounding...	 [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time:	 5.57s
Memory:		 2140MB (+14MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 14
Time         : 549.164s (Solving: 458.32s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 546.220s

Choices      : 277493   (Domain: 235778)
Conflicts    : 68448    (Analyzed: 68446)
Restarts     : 827      (Average: 82.76 Last: 226)
Model-Level  : 1565.0  
Problems     : 14       (Average Length: 27.36 Splits: 0)
Lemmas       : 68446    (Deleted: 63906)
  Binary     : 224      (Ratio:   0.33%)
  Ternary    : 100      (Ratio:   0.15%)
  Conflict   : 68446    (Average Length: 3277.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 68446    (Average:  3.44 Max: 1485 Sum: 235552)
  Executed   : 68397    (Average:  3.42 Max: 1485 Sum: 234399 Ratio:  99.51%)
  Bounded    : 49       (Average: 23.53 Max:  44 Sum:   1153 Ratio:   0.49%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 807224   (Eliminated:    0 Frozen: 575830)
Constraints  : 12922931 (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 59.09s
Memory:		 2249MB (+109MB)
UNKNOWN
Iteration Time:	 66.35s

Iteration 14
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), (18,90,0,True)]
Grounded Until:	 50
Expected Memory: 2372.0MB
Grounding...	 [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time:	 5.66s
Memory:		 2297MB (+48MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 15
Time         : 622.325s (Solving: 523.81s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 619.412s

Choices      : 314044   (Domain: 269678)
Conflicts    : 76849    (Analyzed: 76847)
Restarts     : 927      (Average: 82.90 Last: 226)
Model-Level  : 1565.0  
Problems     : 15       (Average Length: 29.33 Splits: 0)
Lemmas       : 76847    (Deleted: 71933)
  Binary     : 228      (Ratio:   0.30%)
  Ternary    : 103      (Ratio:   0.13%)
  Conflict   : 76847    (Average Length: 3308.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 76847    (Average:  3.38 Max: 1485 Sum: 259962)
  Executed   : 76795    (Average:  3.37 Max: 1485 Sum: 258638 Ratio:  99.49%)
  Bounded    : 52       (Average: 25.46 Max:  57 Sum:   1324 Ratio:   0.51%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 892695   (Eliminated:    0 Frozen: 651160)
Constraints  : 14624976 (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 65.80s
Memory:		 2361MB (+64MB)
UNKNOWN
Iteration Time:	 73.21s

Iteration 15
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), (18,90,0,True)]
Grounded Until:	 55
Expected Memory: 2484.0MB
Grounding...	 [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time:	 5.74s
Memory:		 2431MB (+70MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 16
Time         : 691.665s (Solving: 585.35s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 688.696s

Choices      : 376378   (Domain: 331166)
Conflicts    : 85074    (Analyzed: 85072)
Restarts     : 1027     (Average: 82.84 Last: 226)
Model-Level  : 1565.0  
Problems     : 16       (Average Length: 31.38 Splits: 0)
Lemmas       : 85072    (Deleted: 80282)
  Binary     : 232      (Ratio:   0.27%)
  Ternary    : 104      (Ratio:   0.12%)
  Conflict   : 85072    (Average Length: 3253.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 85072    (Average:  3.67 Max: 1485 Sum: 312180)
  Executed   : 85020    (Average:  3.65 Max: 1485 Sum: 310856 Ratio:  99.58%)
  Bounded    : 52       (Average: 25.46 Max:  57 Sum:   1324 Ratio:   0.42%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 978166   (Eliminated:    0 Frozen: 726490)
Constraints  : 16326947 (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 61.80s
Memory:		 2500MB (+69MB)
UNKNOWN
Iteration Time:	 69.31s

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

Models       : 0+
Calls        : 17
Time         : 758.535s (Solving: 644.21s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 755.512s

Choices      : 421495   (Domain: 375826)
Conflicts    : 93037    (Analyzed: 93035)
Restarts     : 1127     (Average: 82.55 Last: 226)
Model-Level  : 1565.0  
Problems     : 17       (Average Length: 33.47 Splits: 0)
Lemmas       : 93035    (Deleted: 88524)
  Binary     : 232      (Ratio:   0.25%)
  Ternary    : 105      (Ratio:   0.11%)
  Conflict   : 93035    (Average Length: 3371.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 93035    (Average:  3.72 Max: 1485 Sum: 346358)
  Executed   : 92983    (Average:  3.71 Max: 1485 Sum: 345034 Ratio:  99.62%)
  Bounded    : 52       (Average: 25.46 Max:  57 Sum:   1324 Ratio:   0.38%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 1063637  (Eliminated:    0 Frozen: 801820)
Constraints  : 18028992 (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 59.13s
Memory:		 2635MB (+70MB)
UNKNOWN
Iteration Time:	 66.83s

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

INTERRUPTED  : 1

Models       : 0+
Calls        : 18
Time         : 830.120s (Solving: 707.61s 1st Model: 0.10s Unsat: 9.19s)
CPU Time     : 827.108s

Choices      : 470144   (Domain: 423830)
Conflicts    : 100872   (Analyzed: 100870)
Restarts     : 1227     (Average: 82.21 Last: 226)
Model-Level  : 1565.0  
Problems     : 18       (Average Length: 35.61 Splits: 0)
Lemmas       : 100870   (Deleted: 96516)
  Binary     : 232      (Ratio:   0.23%)
  Ternary    : 106      (Ratio:   0.11%)
  Conflict   : 100870   (Average Length: 3327.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 100870   (Average:  3.80 Max: 1485 Sum: 383392)
  Executed   : 100818   (Average:  3.79 Max: 1485 Sum: 382068 Ratio:  99.65%)
  Bounded    : 52       (Average: 25.46 Max:  57 Sum:   1324 Ratio:   0.35%)

Rules        : 1670010  (Original: 1669237)
Atoms        : 1067306 
Bodies       : 382842   (Original: 382160)
  Count      : 3674     (Original: 3777)
Equivalences : 124259   (Atom=Atom: 111 Body=Body: 0 Other: 124148)
Tight        : Yes
Variables    : 1149108  (Eliminated:    0 Frozen: 877150)
Constraints  : 19731037 (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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