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-8.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-8.pddl
Parsing...
Parsing: [0.070s CPU, 0.073s wall-clock]
Normalizing task... [0.000s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.020s CPU, 0.018s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.030s CPU, 0.028s wall-clock]
Preparing model... [0.050s CPU, 0.052s wall-clock]
Generated 46 rules.
Computing model... [1.630s CPU, 1.630s wall-clock]
14616 relevant atoms
6960 auxiliary atoms
21576 final queue length
46203 total queue pushes
Completing instantiation... [4.710s CPU, 4.709s wall-clock]
Instantiating: [6.460s CPU, 6.459s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.080s CPU, 0.080s wall-clock]
Checking invariant weight... [0.010s CPU, 0.004s wall-clock]
Instantiating groups... [0.070s CPU, 0.065s 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.010s CPU, 0.013s wall-clock]
Computing fact groups: [0.240s CPU, 0.239s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.006s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.009s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.007s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.220s CPU, 0.211s wall-clock]
Translating task: [4.160s CPU, 4.160s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
43 propositions removed
Detecting unreachable propositions: [2.100s CPU, 2.094s wall-clock]
Reordering and filtering variables...
43 of 43 variables necessary.
0 of 43 mutex groups necessary.
12972 of 12972 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.600s CPU, 0.607s wall-clock]
Translator variables: 43
Translator derived variables: 0
Translator facts: 1060
Translator goal facts: 33
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 12972
Translator axioms: 0
Translator task size: 78068
Translator peak memory: 86988 KB
Writing output... [1.340s CPU, 1.461s wall-clock]
Done! [15.170s CPU, 15.294s wall-clock]
planner.py version 0.0.1

Time:	 3.22s
Memory: 265MB

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

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

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

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

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        : 235886  
Atoms        : 235886  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 61661    (Eliminated:    0 Frozen: 61661)
Constraints  : 107675   (Binary:  96.8% Ternary:   1.5% Other:   1.7%)

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

[endof: stats after solve call]
Solving Time:	 2.84s
Memory:		 353MB (+16MB)
UNSAT
Iteration Time:	 4.53s

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

Models       : 0
Calls        : 3
Time         : 29.465s (Solving: 14.58s 1st Model: 0.00s Unsat: 14.58s)
CPU Time     : 28.976s

Choices      : 132771   (Domain: 132771)
Conflicts    : 34670    (Analyzed: 34669)
Restarts     : 60       (Average: 577.82 Last: 715)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 34669    (Deleted: 13065)
  Binary     : 342      (Ratio:   0.99%)
  Ternary    : 150      (Ratio:   0.43%)
  Conflict   : 34669    (Average Length:  761.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 34669    (Average:  3.67 Max: 386 Sum: 127368)
  Executed   : 34640    (Average:  3.67 Max: 386 Sum: 127339 Ratio:  99.98%)
  Bounded    : 29       (Average:  1.00 Max:   1 Sum:     29 Ratio:   0.02%)

Rules        : 235886  
Atoms        : 235886  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 134789   (Eliminated:    0 Frozen: 134789)
Constraints  : 666499   (Binary:  97.9% Ternary:   1.0% Other:   1.1%)

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

[endof: stats after solve call]
Solving Time:	 19.38s
Memory:		 401MB (+43MB)
UNSAT
Iteration Time:	 21.22s

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

Models       : 0+
Calls        : 4
Time         : 53.146s (Solving: 31.40s 1st Model: 0.00s Unsat: 14.58s)
CPU Time     : 52.668s

Choices      : 464929   (Domain: 464929)
Conflicts    : 62784    (Analyzed: 62783)
Restarts     : 160      (Average: 392.39 Last: 715)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 62783    (Deleted: 41634)
  Binary     : 559      (Ratio:   0.89%)
  Ternary    : 351      (Ratio:   0.56%)
  Conflict   : 62783    (Average Length: 1032.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 62783    (Average:  6.82 Max: 876 Sum: 428166)
  Executed   : 62745    (Average:  6.82 Max: 876 Sum: 428096 Ratio:  99.98%)
  Bounded    : 38       (Average:  1.84 Max:  17 Sum:     70 Ratio:   0.02%)

Rules        : 235886  
Atoms        : 235886  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 210475   (Eliminated:    0 Frozen: 210475)
Constraints  : 1255414  (Binary:  98.0% Ternary:   1.0% Other:   1.1%)

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

[endof: stats after solve call]
Solving Time:	 21.98s
Memory:		 599MB (+182MB)
UNKNOWN
Iteration Time:	 23.70s

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

Models       : 0+
Calls        : 5
Time         : 80.157s (Solving: 51.43s 1st Model: 0.00s Unsat: 14.58s)
CPU Time     : 79.688s

Choices      : 2030851  (Domain: 2030851)
Conflicts    : 87005    (Analyzed: 87004)
Restarts     : 260      (Average: 334.63 Last: 715)
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 87004    (Deleted: 69294)
  Binary     : 757      (Ratio:   0.87%)
  Ternary    : 475      (Ratio:   0.55%)
  Conflict   : 87004    (Average Length: 1022.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 87004    (Average: 21.06 Max: 2235 Sum: 1832379)
  Executed   : 86959    (Average: 21.06 Max: 2235 Sum: 1832302 Ratio: 100.00%)
  Bounded    : 45       (Average:  1.71 Max:  17 Sum:     77 Ratio:   0.00%)

Rules        : 235886  
Atoms        : 235886  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 286161   (Eliminated:    0 Frozen: 286161)
Constraints  : 1844311  (Binary:  98.0% Ternary:   0.9% Other:   1.0%)

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

[endof: stats after solve call]
Solving Time:	 25.23s
Memory:		 658MB (+40MB)
UNKNOWN
Iteration Time:	 27.03s

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

Models       : 1+
Calls        : 6
Time         : 117.099s (Solving: 81.35s 1st Model: 29.88s Unsat: 14.58s)
CPU Time     : 116.648s

Choices      : 4385940  (Domain: 4385883)
Conflicts    : 112588   (Analyzed: 112587)
Restarts     : 319      (Average: 352.94 Last: 715)
Model-Level  : 3724.0  
Problems     : 6        (Average Length: 14.50 Splits: 0)
Lemmas       : 112587   (Deleted: 93697)
  Binary     : 965      (Ratio:   0.86%)
  Ternary    : 653      (Ratio:   0.58%)
  Conflict   : 112587   (Average Length: 1029.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 112587   (Average: 35.77 Max: 4838 Sum: 4027234)
  Executed   : 112500   (Average: 35.77 Max: 4838 Sum: 4027089 Ratio: 100.00%)
  Bounded    : 87       (Average:  1.67 Max:  27 Sum:    145 Ratio:   0.00%)

Rules        : 235886  
Atoms        : 235886  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 361847   (Eliminated:    0 Frozen: 361847)
Constraints  : 2433226  (Binary:  98.1% Ternary:   0.9% Other:   1.0%)

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

[endof: stats after solve call]
Solving Time:	 35.11s
Memory:		 748MB (+70MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 5.34s
Memory:		 859MB (+111MB)
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 7
Time         : 204.617s (Solving: 164.22s 1st Model: 29.88s Unsat: 14.58s)
CPU Time     : 204.204s

Choices      : 7383256  (Domain: 7383199)
Conflicts    : 144160   (Analyzed: 144159)
Restarts     : 419      (Average: 344.05 Last: 715)
Model-Level  : 3724.0  
Problems     : 7        (Average Length: 16.29 Splits: 0)
Lemmas       : 144159   (Deleted: 118320)
  Binary     : 1167     (Ratio:   0.81%)
  Ternary    : 935      (Ratio:   0.65%)
  Conflict   : 144159   (Average Length: 1504.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 144159   (Average: 48.26 Max: 4838 Sum: 6956981)
  Executed   : 143986   (Average: 48.25 Max: 4838 Sum: 6955138 Ratio:  99.97%)
  Bounded    : 173      (Average: 10.65 Max:  27 Sum:   1843 Ratio:   0.03%)

Rules        : 1053771  (Original: 1053725)
Atoms        : 263830  
Bodies       : 531216   (Original: 531169)
  Count      : 1005     (Original: 1013)
Equivalences : 269257   (Atom=Atom: 36 Body=Body: 0 Other: 269221)
Tight        : Yes
Variables    : 363963   (Eliminated:   54 Frozen: 363909)
Constraints  : 3226352  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 84.98s
Memory:		 1016MB (+157MB)
UNKNOWN
Iteration Time:	 127.28s

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

Models       : 0+
Calls        : 8
Time         : 405.439s (Solving: 353.53s 1st Model: 29.88s Unsat: 14.58s)
CPU Time     : 405.112s

Choices      : 17650188 (Domain: 17650131)
Conflicts    : 200229   (Analyzed: 200228)
Restarts     : 519      (Average: 385.80 Last: 715)
Model-Level  : 3724.0  
Problems     : 8        (Average Length: 18.25 Splits: 0)
Lemmas       : 200228   (Deleted: 174913)
  Binary     : 1627     (Ratio:   0.81%)
  Ternary    : 1311     (Ratio:   0.65%)
  Conflict   : 200228   (Average Length: 1261.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 200228   (Average: 84.93 Max: 5010 Sum: 17005657)
  Executed   : 199941   (Average: 84.90 Max: 5010 Sum: 17000228 Ratio:  99.97%)
  Bounded    : 287      (Average: 18.92 Max:  32 Sum:   5429 Ratio:   0.03%)

Rules        : 1053771  (Original: 1053725)
Atoms        : 263830  
Bodies       : 531216   (Original: 531169)
  Count      : 1005     (Original: 1013)
Equivalences : 269257   (Atom=Atom: 36 Body=Body: 0 Other: 269221)
Tight        : Yes
Variables    : 440079   (Eliminated:   54 Frozen: 440025)
Constraints  : 3980318  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 197.87s
Memory:		 1135MB (+69MB)
UNKNOWN
Iteration Time:	 200.92s

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

Models       : 0
Calls        : 9
Time         : 419.167s (Solving: 367.13s 1st Model: 29.88s Unsat: 28.17s)
CPU Time     : 418.848s

Choices      : 17675157 (Domain: 17675100)
Conflicts    : 208526   (Analyzed: 208524)
Restarts     : 530      (Average: 393.44 Last: 715)
Model-Level  : 3724.0  
Problems     : 9        (Average Length: 19.78 Splits: 0)
Lemmas       : 208524   (Deleted: 174913)
  Binary     : 1744     (Ratio:   0.84%)
  Ternary    : 1376     (Ratio:   0.66%)
  Conflict   : 208524   (Average Length: 1271.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 208524   (Average: 81.67 Max: 5010 Sum: 17030845)
  Executed   : 208207   (Average: 81.64 Max: 5010 Sum: 17024580 Ratio:  99.96%)
  Bounded    : 317      (Average: 19.76 Max:  32 Sum:   6265 Ratio:   0.04%)

Rules        : 1053771  (Original: 1053725)
Atoms        : 263830  
Bodies       : 531216   (Original: 531169)
  Count      : 1005     (Original: 1013)
Equivalences : 269257   (Atom=Atom: 36 Body=Body: 0 Other: 269221)
Tight        : Yes
Variables    : 440079   (Eliminated:   54 Frozen: 440025)
Constraints  : 3942255  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 13.68s
Memory:		 1135MB (+0MB)
UNSAT
Iteration Time:	 13.74s

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

Models       : 0+
Calls        : 10
Time         : 624.158s (Solving: 571.94s 1st Model: 29.88s Unsat: 28.17s)
CPU Time     : 623.924s

Choices      : 17953308 (Domain: 17953251)
Conflicts    : 293852   (Analyzed: 293850)
Restarts     : 630      (Average: 466.43 Last: 715)
Model-Level  : 3724.0  
Problems     : 10       (Average Length: 21.00 Splits: 0)
Lemmas       : 293850   (Deleted: 253604)
  Binary     : 2232     (Ratio:   0.76%)
  Ternary    : 1675     (Ratio:   0.57%)
  Conflict   : 293850   (Average Length: 1446.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 293850   (Average: 58.88 Max: 5010 Sum: 17303137)
  Executed   : 293460   (Average: 58.86 Max: 5010 Sum: 17294815 Ratio:  99.95%)
  Bounded    : 390      (Average: 21.34 Max:  32 Sum:   8322 Ratio:   0.05%)

Rules        : 1053771  (Original: 1053725)
Atoms        : 263830  
Bodies       : 531216   (Original: 531169)
  Count      : 1005     (Original: 1013)
Equivalences : 269257   (Atom=Atom: 36 Body=Body: 0 Other: 269221)
Tight        : Yes
Variables    : 440079   (Eliminated:   54 Frozen: 440025)
Constraints  : 3938351  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 204.99s
Memory:		 1135MB (+0MB)
UNKNOWN
Iteration Time:	 205.08s

Iteration 10
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)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 11
Time         : 761.360s (Solving: 708.96s 1st Model: 29.88s Unsat: 28.17s)
CPU Time     : 761.184s

Choices      : 19073886 (Domain: 19073829)
Conflicts    : 363671   (Analyzed: 363669)
Restarts     : 730      (Average: 498.18 Last: 715)
Model-Level  : 3724.0  
Problems     : 11       (Average Length: 22.00 Splits: 0)
Lemmas       : 363669   (Deleted: 317361)
  Binary     : 2521     (Ratio:   0.69%)
  Ternary    : 1856     (Ratio:   0.51%)
  Conflict   : 363669   (Average Length: 1732.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 363669   (Average: 50.54 Max: 5010 Sum: 18379259)
  Executed   : 363269   (Average: 50.52 Max: 5010 Sum: 18370772 Ratio:  99.95%)
  Bounded    : 400      (Average: 21.22 Max:  32 Sum:   8487 Ratio:   0.05%)

Rules        : 1053771  (Original: 1053725)
Atoms        : 263830  
Bodies       : 531216   (Original: 531169)
  Count      : 1005     (Original: 1013)
Equivalences : 269257   (Atom=Atom: 36 Body=Body: 0 Other: 269221)
Tight        : Yes
Variables    : 440079   (Eliminated:   54 Frozen: 440025)
Constraints  : 3915099  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 137.16s
Memory:		 1135MB (+0MB)
UNKNOWN
Iteration Time:	 137.27s

Iteration 11
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)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 12
Time         : 855.056s (Solving: 802.47s 1st Model: 29.88s Unsat: 28.17s)
CPU Time     : 854.916s

Choices      : 22829187 (Domain: 22829130)
Conflicts    : 391805   (Analyzed: 391803)
Restarts     : 830      (Average: 472.05 Last: 806)
Model-Level  : 3724.0  
Problems     : 12       (Average Length: 22.83 Splits: 0)
Lemmas       : 391803   (Deleted: 354300)
  Binary     : 2608     (Ratio:   0.67%)
  Ternary    : 1996     (Ratio:   0.51%)
  Conflict   : 391803   (Average Length: 1656.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 391803   (Average: 56.01 Max: 5010 Sum: 21944100)
  Executed   : 391385   (Average: 55.98 Max: 5010 Sum: 21935037 Ratio:  99.96%)
  Bounded    : 418      (Average: 21.68 Max:  32 Sum:   9063 Ratio:   0.04%)

Rules        : 1053771  (Original: 1053725)
Atoms        : 263830  
Bodies       : 531216   (Original: 531169)
  Count      : 1005     (Original: 1013)
Equivalences : 269257   (Atom=Atom: 36 Body=Body: 0 Other: 269221)
Tight        : Yes
Variables    : 440079   (Eliminated:   54 Frozen: 440025)
Constraints  : 3912833  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 93.63s
Memory:		 1135MB (+0MB)
UNKNOWN
Iteration Time:	 93.74s

Iteration 12
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)]
Grounded Until:	 30
Expected Memory: 1333.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 1.93s
Memory:		 1135MB (+0MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 13
Time         : 879.965s (Solving: 816.12s 1st Model: 29.88s Unsat: 28.17s)
CPU Time     : 879.820s

Choices      : 23371840 (Domain: 23371783)
Conflicts    : 395654   (Analyzed: 395652)
Restarts     : 838      (Average: 472.14 Last: 2449)
Model-Level  : 3724.0  
Problems     : 13       (Average Length: 23.92 Splits: 0)
Lemmas       : 395652   (Deleted: 354300)
  Binary     : 2644     (Ratio:   0.67%)
  Ternary    : 2018     (Ratio:   0.51%)
  Conflict   : 395652   (Average Length: 1644.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 395652   (Average: 56.77 Max: 5010 Sum: 22462743)
  Executed   : 395232   (Average: 56.75 Max: 5010 Sum: 22453606 Ratio:  99.96%)
  Bounded    : 420      (Average: 21.75 Max:  37 Sum:   9137 Ratio:   0.04%)

Rules        : 1053771  (Original: 1053725)
Atoms        : 263830  
Bodies       : 531216   (Original: 531169)
  Count      : 1005     (Original: 1013)
Equivalences : 269257   (Atom=Atom: 36 Body=Body: 0 Other: 269221)
Tight        : Yes
Variables    : 516195   (Eliminated:   54 Frozen: 516141)
Constraints  : 4685451  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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