/export/starexec/sandbox2/solver/bin/starexec_run_tc21-9.sh /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES ************************************************** summary ************************************************** SRS with 2 rules on 2 letters mirror SRS with 2 rules on 2 letters DP SRS with 7 strict rules and 2 weak rules on 4 letters weights SRS with 2 strict rules and 2 weak rules on 4 letters EDG SRS with 2 strict rules and 2 weak rules on 4 letters Matrix { monotone = Weak, domain = Arctic, shape = Full, bits = 4, encoding = Ersatz_Binary, dim = 6, solver = Minisatapi, verbose = True, tracing = False} SRS with 1 strict rules and 2 weak rules on 4 letters weights SRS with 0 strict rules and 2 weak rules on 2 letters EDG ************************************************** proof ************************************************** property Termination has value Just True for SRS [a, a, a] -> [b, b, b] {- Input 0 -} [b, b, b, b] -> [a, b, b, a] {- Input 1 -} reason mirror property Termination has value Just True for SRS [a, a, a] -> [b, b, b] {- Mirror (Input 0) -} [b, b, b, b] -> [a, b, b, a] {- Mirror (Input 1) -} reason DP property Termination has value Just True for SRS [a, a, a] ->= [b, b, b] {- DP Nontop (Mirror (Input 0)) -} [b, b, b, b] ->= [a, b, b, a] {- DP Nontop (Mirror (Input 1)) -} [a#, a, a] |-> [b#] {- DP (Top 2) (Mirror (Input 0)) -} [a#, a, a] |-> [b#, b] {- DP (Top 1) (Mirror (Input 0)) -} [a#, a, a] |-> [b#, b, b] {- DP (Top 0) (Mirror (Input 0)) -} [b#, b, b, b] |-> [a#] {- DP (Top 3) (Mirror (Input 1)) -} [b#, b, b, b] |-> [a#, b, b, a] {- DP (Top 0) (Mirror (Input 1)) -} [b#, b, b, b] |-> [b#, a] {- DP (Top 2) (Mirror (Input 1)) -} [b#, b, b, b] |-> [b#, b, a] {- DP (Top 1) (Mirror (Input 1)) -} reason (a, 1/2) (b, 1/2) property Termination has value Just True for SRS [a, a, a] ->= [b, b, b] {- DP Nontop (Mirror (Input 0)) -} [b, b, b, b] ->= [a, b, b, a] {- DP Nontop (Mirror (Input 1)) -} [a#, a, a] |-> [b#, b, b] {- DP (Top 0) (Mirror (Input 0)) -} [b#, b, b, b] |-> [a#, b, b, a] {- DP (Top 0) (Mirror (Input 1)) -} reason EDG property Termination has value Just True for SRS [a#, a, a] |-> [b#, b, b] {- DP (Top 0) (Mirror (Input 0)) -} [b#, b, b, b] |-> [a#, b, b, a] {- DP (Top 0) (Mirror (Input 1)) -} [a, a, a] ->= [b, b, b] {- DP Nontop (Mirror (Input 0)) -} [b, b, b, b] ->= [a, b, b, a] {- DP Nontop (Mirror (Input 1)) -} reason ( a , Wk / 0A 0A 2A - 0A 1A \ | 0A 0A 0A - 0A - | | 0A 0A 1A - 0A - | | 0A 0A 2A 0A 0A 1A | | 0A 0A 1A - 0A - | \ - - - - - 0A / ) ( b , Wk / - 1A - - 0A 0A \ | 0A 0A - - 1A - | | 0A - - - - - | | 1A - - 0A 0A 2A | | 0A - 1A - 0A 0A | \ - - - - - 0A / ) ( a# , Wk / - - 1A - - 1A \ | - - - - - - | | - - - - - - | | - - - - - - | | - - - - - - | \ - - - - - 0A / ) ( b# , Wk / - 1A - - - 2A \ | - - - - - - | | - - - - - - | | - - - - - - | | - - - - - - | \ - - - - - 0A / ) property Termination has value Just True for SRS [a#, a, a] |-> [b#, b, b] {- DP (Top 0) (Mirror (Input 0)) -} [a, a, a] ->= [b, b, b] {- DP Nontop (Mirror (Input 0)) -} [b, b, b, b] ->= [a, b, b, a] {- DP Nontop (Mirror (Input 1)) -} reason (a#, 1/1) property Termination has value Just True for SRS [a, a, a] ->= [b, b, b] {- DP Nontop (Mirror (Input 0)) -} [b, b, b, b] ->= [a, b, b, a] {- DP Nontop (Mirror (Input 1)) -} reason EDG ************************************************** skeleton: \Mirror(2,2)\Deepee(7/2,4)\Weight\EDG(2/2,4)\Matrix{\Arctic}{6}(1/2,4)\Weight(0/2,2)\EDG[] ************************************************** let {} in let {trac ?= False;loop_cap = 1;match_cap = 2;tile_cap = 3;matrix_cap = 4;mo = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail));wop = Or_Else (Worker (Weight {modus = mo})) Pass;weighted = \ m -> And_Then m wop;done = Worker No_Strict_Rules;dont = \ p -> Fail;tiling = \ m w -> On tile_cap (weighted (And_Then (Worker (Tiling {method = m,width = w,map_type = Enum,max_num_tiles = Just 1000,max_num_rules = Just 100000})) (Worker Remap)));tile_roc = Tree_Search_Preemptive 0 done let {ws = [ 2, 4, 8, 12]}in (for ws (\ w -> tiling Overlap w)) <> [ Worker Unlabel];mb = \ size -> On match_cap (Apply (Worker (Matchbound {method = RFC,max_size = Just size})) done);mbs = \ size -> First_Of [ mb size, Apply (Worker Mirror) (mb size)];tile_rfc = Tree_Search_Preemptive 0 done let {ws = [ 2, 4, 8, 12]}in (for ws (\ w -> tiling Forward w)) <> ((for ws (\ w -> tiling Backward w)) <> [ Worker Unlabel]);solver = Minisatapi;qpi = \ dim bits -> On matrix_cap (weighted (Worker (QPI {tracing = trac,dim = dim,bits = bits,solver = solver})));qpis = Seq [ Timeout 10 (qpi 2 3), Timeout 30 (qpi 4 3), Timeout 50 (qpi 6 3), qpi 8 3];kbo = \ b -> On matrix_cap (weighted (Worker (KBO {bits = b,solver = solver})));matrix = \ dom dim bits -> On matrix_cap (weighted (Worker (Matrix {monotone = Weak,domain = dom,dim = dim,bits = bits,encoding = Ersatz_Binary,tracing = trac,verbose = True,solver = solver})));arctics = Seq [ Timeout 10 (matrix Arctic 2 16), Timeout 30 (matrix Arctic 4 8), Timeout 50 (matrix Arctic 6 4), matrix Arctic 8 2];naturals = Seq [ Timeout 10 (matrix Natural 2 4), Timeout 30 (matrix Natural 4 3), Timeout 50 (matrix Natural 6 2), matrix Natural 8 1];remove = First_Of [ qpis, arctics, naturals, As_Transformer tile_roc];remove_wop = And_Then wop (Or_Else (As_Transformer (Worker No_Strict_Rules)) remove);deepee = Apply (And_Then (Worker DP) (Worker Remap)) (Apply wop (Branch (Worker (EDG {tracing = False,usable = True})) remove_wop));when_small = \ m -> Apply (Worker (SizeAtmost 1000)) m;yeah = First_Of [ when_small (First_Of [ deepee, Apply (Worker Mirror) deepee]), tile_rfc, mbs 100000];noh_for = \ side -> Worker (Simple (Config {closure = side,max_closure_width = Nothing,intermediates = All,priority = Linear [ ( 1, Log2 Steps), ( -1, Width_lhs), ( -2, Log2 Width_rhs)]}));noh = First_Of [ On loop_cap (noh_for Forward), On loop_cap (noh_for Backward), On loop_cap (Worker Transport)]} in Apply (Worker Remap) (Apply wop (Seq [ Worker KKST01, First_Of [ yeah, noh]])) ************************************************** statistics on proof search (nodes types that (together) took more than 1.000000000000) ************************************************** Fail : Matrix { monotone = Weak , domain = Arctic , shape = Full , bits = 16 , encoding = Ersatz_Binary , dim = 2 , solver = Minisatapi , verbose = True , tracing = False} total number 2 max duration 2.050010381000 min duration 2.044134051000 total durat. 4.094144432000 Info { what = Matrix { monotone = Weak , domain = Arctic , shape = Full , bits = 16 , encoding = Ersatz_Binary , dim = 2 , solver = Minisatapi , verbose = True , tracing = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 65 , parent = Just 15 , duration = 2.044134051000 , status = Fail , start = 2021-07-13 12:04:21.35140091 UTC , finish = 2021-07-13 12:04:23.395534961 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '1' , '1' ] , 0 , True )} Info { what = Matrix { monotone = Weak , domain = Arctic , shape = Full , bits = 16 , encoding = Ersatz_Binary , dim = 2 , solver = Minisatapi , verbose = True , tracing = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 66 , parent = Just 18 , duration = 2.050010381000 , status = Fail , start = 2021-07-13 12:04:21.354650445 UTC , finish = 2021-07-13 12:04:23.404660826 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '3' , '4' ] , 0 , True )} Success : Matrix { monotone = Weak , domain = Arctic , shape = Full , bits = 4 , encoding = Ersatz_Binary , dim = 6 , solver = Minisatapi , verbose = True , tracing = False} total number 1 max duration 30.502712738000 min duration 30.502712738000 total durat. 30.502712738000 Info { what = Matrix { monotone = Weak , domain = Arctic , shape = Full , bits = 4 , encoding = Ersatz_Binary , dim = 6 , solver = Minisatapi , verbose = True , tracing = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 102 , parent = Just 15 , duration = 30.502712738000 , status = Success , start = 2021-07-13 12:04:53.436199173 UTC , finish = 2021-07-13 12:05:23.938911911 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '8' , '5' ] , 0 , True )} Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] : Matrix { monotone = Weak , domain = Arctic , shape = Full , bits = 8 , encoding = Ersatz_Binary , dim = 4 , solver = Minisatapi , verbose = True , tracing = False} total number 2 max duration 30.044437736000 min duration 30.032953519000 total durat. 60.077391255000 Info { what = Matrix { monotone = Weak , domain = Arctic , shape = Full , bits = 8 , encoding = Ersatz_Binary , dim = 4 , solver = Minisatapi , verbose = True , tracing = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 92 , parent = Just 15 , duration = 30.032953519000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 12:04:23.395797445 UTC , finish = 2021-07-13 12:04:53.428750964 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '2' , '6' ] , 0 , True )} Info { what = Matrix { monotone = Weak , domain = Arctic , shape = Full , bits = 8 , encoding = Ersatz_Binary , dim = 4 , solver = Minisatapi , verbose = True , tracing = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 93 , parent = Just 18 , duration = 30.044437736000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 12:04:23.40503693 UTC , finish = 2021-07-13 12:04:53.449474666 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '2' , '9' ] , 0 , True )} Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] : Matrix { monotone = Weak , domain = Natural , shape = Full , bits = 3 , encoding = Ersatz_Binary , dim = 4 , solver = Minisatapi , verbose = True , tracing = False} total number 2 max duration 30.067462050000 min duration 30.033348498000 total durat. 60.100810548000 Info { what = Matrix { monotone = Weak , domain = Natural , shape = Full , bits = 3 , encoding = Ersatz_Binary , dim = 4 , solver = Minisatapi , verbose = True , tracing = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 90 , parent = Just 15 , duration = 30.033348498000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 12:04:21.813967533 UTC , finish = 2021-07-13 12:04:51.847316031 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '1' , '2' ] , 0 , True )} Info { what = Matrix { monotone = Weak , domain = Natural , shape = Full , bits = 3 , encoding = Ersatz_Binary , dim = 4 , solver = Minisatapi , verbose = True , tracing = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 91 , parent = Just 18 , duration = 30.067462050000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 12:04:21.823686315 UTC , finish = 2021-07-13 12:04:51.891148365 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '1' , '5' ] , 0 , True )} Fail : QPI { dim = 4, bits = 3, solver = Minisatapi, tracing = False, verbose = False} total number 2 max duration 2.071983706000 min duration 2.068781001000 total durat. 4.140764707000 Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 69 , parent = Just 15 , duration = 2.068781001000 , status = Fail , start = 2021-07-13 12:04:21.791461877 UTC , finish = 2021-07-13 12:04:23.860242878 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '0' , '6' ] , 0 , True )} Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 70 , parent = Just 18 , duration = 2.071983706000 , status = Fail , start = 2021-07-13 12:04:21.791553054 UTC , finish = 2021-07-13 12:04:23.86353676 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '0' , '9' ] , 0 , True )} Fail : QPI { dim = 6, bits = 3, solver = Minisatapi, tracing = False, verbose = False} total number 2 max duration 31.505852423000 min duration 31.150265092000 total durat. 62.656117515000 Info { what = QPI { dim = 6 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 96 , parent = Just 15 , duration = 31.150265092000 , status = Fail , start = 2021-07-13 12:04:23.863645421 UTC , finish = 2021-07-13 12:04:55.013910513 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '4' , '2' ] , 0 , True )} Info { what = QPI { dim = 6 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 98 , parent = Just 18 , duration = 31.505852423000 , status = Fail , start = 2021-07-13 12:04:23.863807814 UTC , finish = 2021-07-13 12:04:55.369660237 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '4' , '5' ] , 0 , True )} Success : Tiling { method = Backward , width = 2 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} total number 3 max duration 22.568703226000 min duration 0.018352333000 total durat. 23.110068039000 Info { what = Tiling { method = Backward , width = 2 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 162 , num_strict_rules = 162 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 28 , total_length = 1782} , self = 86 , parent = Just 54 , duration = 22.568703226000 , status = Success , start = 2021-07-13 12:04:23.550474623 UTC , finish = 2021-07-13 12:04:46.119177849 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '3' , '9' ] , 3 , True )} Success : Tiling { method = Backward , width = 4 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} total number 1 max duration 1.594705544000 min duration 1.594705544000 total durat. 1.594705544000 Info { what = Tiling { method = Backward , width = 4 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 2 , num_strict_rules = 2 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 2 , total_length = 14} , self = 57 , parent = Just 0 , duration = 1.594705544000 , status = Success , start = 2021-07-13 12:04:21.350685151 UTC , finish = 2021-07-13 12:04:22.945390695 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '7' ] , 3 , True )} Fail : Tiling { method = Forward , width = 12 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} total number 3 max duration 26.254906111000 min duration 3.302820812000 total durat. 36.948753876000 Info { what = Tiling { method = Forward , width = 12 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 162 , num_strict_rules = 162 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 28 , total_length = 1782} , self = 101 , parent = Just 54 , duration = 3.302820812000 , status = Fail , start = 2021-07-13 12:04:55.020082667 UTC , finish = 2021-07-13 12:04:58.322903479 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '0' , '3' ] , 3 , True )} Info { what = Tiling { method = Forward , width = 12 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 2 , num_strict_rules = 2 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 2 , total_length = 14} , self = 79 , parent = Just 0 , duration = 7.391026953000 , status = Fail , start = 2021-07-13 12:04:21.350739456 UTC , finish = 2021-07-13 12:04:28.741766409 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '7' ] , 3 , True )} Info { what = Tiling { method = Forward , width = 12 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 18 , num_strict_rules = 18 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 8 , total_length = 162} , self = 97 , parent = Just 28 , duration = 26.254906111000 , status = Fail , start = 2021-07-13 12:04:28.760399146 UTC , finish = 2021-07-13 12:04:55.015305257 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '5' , '7' ] , 3 , True )} Success : Tiling { method = Forward , width = 2 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} total number 3 max duration 31.984407510000 min duration 0.023046496000 total durat. 32.652722944000 Info { what = Tiling { method = Forward , width = 2 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 162 , num_strict_rules = 162 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 28 , total_length = 1782} , self = 99 , parent = Just 54 , duration = 31.984407510000 , status = Success , start = 2021-07-13 12:04:23.548478813 UTC , finish = 2021-07-13 12:04:55.532886323 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '3' , '3' ] , 3 , True )} Success : Tiling { method = Forward , width = 4 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} total number 1 max duration 1.599833424000 min duration 1.599833424000 total durat. 1.599833424000 Info { what = Tiling { method = Forward , width = 4 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 2 , num_strict_rules = 2 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 2 , total_length = 14} , self = 59 , parent = Just 0 , duration = 1.599833424000 , status = Success , start = 2021-07-13 12:04:21.350773594 UTC , finish = 2021-07-13 12:04:22.950607018 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '9' ] , 3 , True )} Fail : Tiling { method = Overlap , width = 12 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} total number 2 max duration 32.142621363000 min duration 32.137575822000 total durat. 64.280197185000 Info { what = Tiling { method = Overlap , width = 12 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 94 , parent = Just 18 , duration = 32.137575822000 , status = Fail , start = 2021-07-13 12:04:21.359139687 UTC , finish = 2021-07-13 12:04:53.496715509 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '5' , '9' ] , 3 , True )} Info { what = Tiling { method = Overlap , width = 12 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 95 , parent = Just 15 , duration = 32.142621363000 , status = Fail , start = 2021-07-13 12:04:21.356780482 UTC , finish = 2021-07-13 12:04:53.499401845 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '5' , '4' ] , 3 , True )} Success : Tiling { method = Overlap , width = 2 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} total number 4 max duration 2.778023496000 min duration 0.173448706000 total durat. 5.893004889000 Info { what = Tiling { method = Overlap , width = 2 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 36 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 30 , alphabet_size = 14 , total_length = 324} , self = 71 , parent = Just 38 , duration = 2.766030561000 , status = Success , start = 2021-07-13 12:04:21.671056925 UTC , finish = 2021-07-13 12:04:24.437087486 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '9' , '5' ] , 3 , True )} Info { what = Tiling { method = Overlap , width = 2 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 36 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 30 , alphabet_size = 14 , total_length = 324} , self = 73 , parent = Just 40 , duration = 2.778023496000 , status = Success , start = 2021-07-13 12:04:21.677689472 UTC , finish = 2021-07-13 12:04:24.455712968 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '0' , '1' ] , 3 , True )} Success : Tiling { method = Overlap , width = 4 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} total number 2 max duration 4.908973859000 min duration 4.893368769000 total durat. 9.802342628000 Info { what = Tiling { method = Overlap , width = 4 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 75 , parent = Just 18 , duration = 4.893368769000 , status = Success , start = 2021-07-13 12:04:21.360777923 UTC , finish = 2021-07-13 12:04:26.254146692 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '6' , '5' ] , 3 , True )} Info { what = Tiling { method = Overlap , width = 4 , state_type = Best , map_type = Enum , unlabel = True , print_completion_steps = False , print_tiles = False , max_num_tiles = Just 1000 , max_num_rules = Just 100000 , verbose = False , tracing = False} , input_size = Size { num_rules = 4 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 2 , alphabet_size = 4 , total_length = 28} , self = 77 , parent = Just 15 , duration = 4.908973859000 , status = Success , start = 2021-07-13 12:04:21.356688206 UTC , finish = 2021-07-13 12:04:26.265662065 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '4' , '9' ] , 3 , True )} Fail : Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} total number 12 max duration 61.025695001000 min duration 0.000113921000 total durat. 101.573148882000 Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 162 , num_strict_rules = 162 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 28 , total_length = 1782} , self = 63 , parent = Just 56 , duration = 1.323888288000 , status = Fail , start = 2021-07-13 12:04:22.06769805 UTC , finish = 2021-07-13 12:04:23.391586338 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '1' , '8' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 162 , num_strict_rules = 162 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 28 , total_length = 1782} , self = 61 , parent = Just 54 , duration = 1.327924744000 , status = Fail , start = 2021-07-13 12:04:21.945367061 UTC , finish = 2021-07-13 12:04:23.273291805 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '1' , '7' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 324 , num_strict_rules = 18 , num_top_rules = 18 , num_weak_rules = 306 , alphabet_size = 46 , total_length = 3564} , self = 81 , parent = Just 74 , duration = 18.815106158000 , status = Fail , start = 2021-07-13 12:04:24.455872392 UTC , finish = 2021-07-13 12:04:43.27097855 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '4' , '8' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 324 , num_strict_rules = 18 , num_top_rules = 18 , num_weak_rules = 306 , alphabet_size = 46 , total_length = 3564} , self = 80 , parent = Just 72 , duration = 18.818974144000 , status = Fail , start = 2021-07-13 12:04:24.437230308 UTC , finish = 2021-07-13 12:04:43.256204452 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '4' , '7' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 450 , num_strict_rules = 450 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 44 , total_length = 5850} , self = 104 , parent = Just 58 , duration = 61.025695001000 , status = Fail , start = 2021-07-13 12:04:22.945567688 UTC , finish = 2021-07-13 12:05:23.971262689 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '2' , '1' ] , 3 , False )} **************************************************