/export/starexec/sandbox/solver/bin/starexec_run_tc21-9.sh /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES ************************************************** summary ************************************************** SRS with 3 rules on 3 letters mirror SRS with 3 rules on 3 letters Matchbound { method = RFC, max_size = Just 100000, max_bound = Nothing, verbose = False, tracing = False} matchbound 12 certified by automaton with 43495 states ************************************************** proof ************************************************** property Termination has value Just True for SRS [c, a, a, c] -> [a, a, a] {- Input 0 -} [b] -> [a, c, a] {- Input 1 -} [a, b, a] -> [b, b] {- Input 2 -} reason mirror property Termination has value Just True for SRS [c, a, a, c] -> [a, a, a] {- Mirror (Input 0) -} [b] -> [a, c, a] {- Mirror (Input 1) -} [a, b, a] -> [b, b] {- Mirror (Input 2) -} reason Matchbound Matchbound { method = RFC, max_size = Just 100000, max_bound = Nothing, verbose = False, tracing = False} matchbound 12 certified by automaton with 43495 states ************************************************** skeleton: \Mirror(3,3)\Rfcmatchbound{12}[] ************************************************** 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) ************************************************** Success : Matchbound { method = RFC , max_size = Just 100000 , max_bound = Nothing , verbose = False , tracing = False} total number 2 max duration 122.019066622000 min duration 122.008776487000 total durat. 244.027843109000 Info { what = Matchbound { method = RFC , max_size = Just 100000 , max_bound = Nothing , verbose = False , tracing = False} , input_size = Size { num_rules = 3 , num_strict_rules = 3 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 3 , total_length = 16} , self = 318 , parent = Just 3 , duration = 122.008776487000 , status = Success , start = 2021-07-13 23:32:06.743935907 UTC , finish = 2021-07-13 23:34:08.752712394 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '6' ] , 2 , True )} Info { what = Matchbound { method = RFC , max_size = Just 100000 , max_bound = Nothing , verbose = False , tracing = False} , input_size = Size { num_rules = 3 , num_strict_rules = 3 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 3 , total_length = 16} , self = 320 , parent = Just 0 , duration = 122.019066622000 , status = Success , start = 2021-07-13 23:32:06.743971701 UTC , finish = 2021-07-13 23:34:08.763038323 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '2' ] , 2 , True )} Fail : Matrix { monotone = Weak , domain = Arctic , shape = Full , bits = 16 , encoding = Ersatz_Binary , dim = 2 , solver = Minisatapi , verbose = True , tracing = False} total number 8 max duration 3.243250286000 min duration 1.541896866000 total durat. 19.723790835000 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 = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 218 , parent = Just 192 , duration = 1.541896866000 , status = Fail , start = 2021-07-13 23:32:18.809906646 UTC , finish = 2021-07-13 23:32:20.351803512 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '6' , '8' , '8' ] , 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 = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 210 , parent = Just 182 , duration = 1.889473399000 , status = Fail , start = 2021-07-13 23:32:17.920273315 UTC , finish = 2021-07-13 23:32:19.809746714 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '6' , '3' , '9' ] , 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 = 6 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 27} , self = 174 , parent = Just 145 , duration = 2.174579182000 , status = Fail , start = 2021-07-13 23:32:15.22016457 UTC , finish = 2021-07-13 23:32:17.394743752 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '5' , '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 = 6 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 27} , self = 179 , parent = Just 155 , duration = 2.272288391000 , status = Fail , start = 2021-07-13 23:32:15.580312131 UTC , finish = 2021-07-13 23:32:17.852600522 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '5' , '5' , '5' ] , 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 = 10 , num_strict_rules = 7 , num_top_rules = 7 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 48} , self = 100 , parent = Just 48 , duration = 2.793615609000 , status = Fail , start = 2021-07-13 23:32:07.531484509 UTC , finish = 2021-07-13 23:32:10.325100118 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '2' , '3' ] , 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 = 10 , num_strict_rules = 7 , num_top_rules = 7 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 48} , self = 101 , parent = Just 55 , duration = 2.806416723000 , status = Fail , start = 2021-07-13 23:32:07.546339908 UTC , finish = 2021-07-13 23:32:10.352756631 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '6' , '5' ] , 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 = 9 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 43} , self = 138 , parent = Just 105 , duration = 3.002270379000 , status = Fail , start = 2021-07-13 23:32:11.408323574 UTC , finish = 2021-07-13 23:32:14.410593953 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '7' , '5' ] , 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 = 9 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 43} , self = 141 , parent = Just 115 , duration = 3.243250286000 , status = Fail , start = 2021-07-13 23:32:11.645865406 UTC , finish = 2021-07-13 23:32:14.889115692 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '4' , '1' , '9' ] , 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 = 16 , encoding = Ersatz_Binary , dim = 2 , solver = Minisatapi , verbose = True , tracing = False} total number 2 max duration 0.780482691000 min duration 0.727237989000 total durat. 1.507720680000 Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] : Matrix { monotone = Weak , domain = Arctic , shape = Full , bits = 4 , encoding = Ersatz_Binary , dim = 6 , solver = Minisatapi , verbose = True , tracing = False} total number 2 max duration 50.048224567000 min duration 50.032049381000 total durat. 100.080273948000 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 = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 301 , parent = Just 192 , duration = 50.032049381000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:50.404915371 UTC , finish = 2021-07-13 23:33:40.436964752 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '1' , '1' ] , 0 , True )} 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 = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 300 , parent = Just 182 , duration = 50.048224567000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:49.934053059 UTC , finish = 2021-07-13 23:33:39.982277626 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '0' , '7' ] , 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 8 max duration 30.118638739000 min duration 0.490636243000 total durat. 64.962844719000 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 = 10 , num_strict_rules = 7 , num_top_rules = 7 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 48} , self = 104 , parent = Just 48 , duration = 1.077011457000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:10.328343436 UTC , finish = 2021-07-13 23:32:11.405354893 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '4' , '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 = 10 , num_strict_rules = 7 , num_top_rules = 7 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 48} , self = 114 , parent = Just 55 , duration = 1.258757722000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:10.353180391 UTC , finish = 2021-07-13 23:32:11.611938113 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '4' , '9' ] , 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 = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 253 , parent = Just 192 , duration = 30.026040199000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:20.355526511 UTC , finish = 2021-07-13 23:32:50.38156671 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '4' , '2' ] , 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 = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 252 , parent = Just 182 , duration = 30.118638739000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:19.810017802 UTC , finish = 2021-07-13 23:32:49.928656541 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '2' , '6' ] , 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 = 2 , encoding = Ersatz_Binary , dim = 6 , solver = Minisatapi , verbose = True , tracing = False} total number 2 max duration 51.621727489000 min duration 50.175360505000 total durat. 101.797087994000 Info { what = Matrix { monotone = Weak , domain = Natural , shape = Full , bits = 2 , encoding = Ersatz_Binary , dim = 6 , solver = Minisatapi , verbose = True , tracing = False} , input_size = Size { num_rules = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 298 , parent = Just 182 , duration = 50.175360505000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:44.979447966 UTC , finish = 2021-07-13 23:33:35.154808471 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '9' , '4' ] , 0 , True )} Info { what = Matrix { monotone = Weak , domain = Natural , shape = Full , bits = 2 , encoding = Ersatz_Binary , dim = 6 , solver = Minisatapi , verbose = True , tracing = False} , input_size = Size { num_rules = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 299 , parent = Just 192 , duration = 51.621727489000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:47.733017231 UTC , finish = 2021-07-13 23:33:39.35474472 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '0' , '3' ] , 0 , True )} Fail : 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 28.591620440000 min duration 26.623233599000 total durat. 55.214854039000 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 = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 248 , parent = Just 182 , duration = 26.623233599000 , status = Fail , start = 2021-07-13 23:32:18.355961256 UTC , finish = 2021-07-13 23:32:44.979194855 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '6' , '6' , '7' ] , 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 = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 251 , parent = Just 192 , duration = 28.591620440000 , status = Fail , start = 2021-07-13 23:32:19.122184822 UTC , finish = 2021-07-13 23:32:47.713805262 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '1' , '7' ] , 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 8 max duration 3.343690241000 min duration 0.055302517000 total durat. 17.521747342000 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 = 6 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 27} , self = 184 , parent = Just 145 , duration = 2.183961705000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:15.733181597 UTC , finish = 2021-07-13 23:32:17.917143302 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '5' , '8' , '0' ] , 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 = 6 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 27} , self = 194 , parent = Just 155 , duration = 2.246019919000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:16.104116172 UTC , finish = 2021-07-13 23:32:18.350136091 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '5' , '9' , '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 = 9 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 43} , self = 146 , parent = Just 105 , duration = 3.180896893000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:12.035709602 UTC , finish = 2021-07-13 23:32:15.216606495 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '4' , '5' , '6' ] , 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 = 10 , num_strict_rules = 7 , num_top_rules = 7 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 48} , self = 106 , parent = Just 48 , duration = 3.186721575000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:08.21879268 UTC , finish = 2021-07-13 23:32:11.405514255 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '0' , '6' ] , 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 = 9 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 43} , self = 156 , parent = Just 115 , duration = 3.214825416000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:12.347876354 UTC , finish = 2021-07-13 23:32:15.56270177 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '4' , '6' , '5' ] , 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 = 10 , num_strict_rules = 7 , num_top_rules = 7 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 48} , self = 116 , parent = Just 55 , duration = 3.343690241000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:32:08.271974404 UTC , finish = 2021-07-13 23:32:11.615664645 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '1' , '2' ] , 0 , True )} Fail : Matrix { monotone = Weak , domain = Natural , shape = Full , bits = 4 , encoding = Ersatz_Binary , dim = 2 , solver = Minisatapi , verbose = True , tracing = False} total number 10 max duration 0.725209109000 min duration 0.309630900000 total durat. 5.855307595000 Success : QPI { dim = 2, bits = 3, solver = Minisatapi, tracing = False, verbose = False} total number 2 max duration 0.722036819000 min duration 0.720539983000 total durat. 1.442576802000 Fail : QPI { dim = 2, bits = 3, solver = Minisatapi, tracing = False, verbose = False} total number 8 max duration 0.889678524000 min duration 0.321582393000 total durat. 4.979309090000 Success : QPI { dim = 4, bits = 3, solver = Minisatapi, tracing = False, verbose = False} total number 6 max duration 3.311926945000 min duration 2.179782030000 total durat. 17.285028938000 Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 6 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 27} , self = 180 , parent = Just 145 , duration = 2.179782030000 , status = Success , start = 2021-07-13 23:32:15.733239894 UTC , finish = 2021-07-13 23:32:17.913021924 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '5' , '8' , '3' ] , 0 , True )} Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 6 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 27} , self = 190 , parent = Just 155 , duration = 2.235563748000 , status = Success , start = 2021-07-13 23:32:16.096979629 UTC , finish = 2021-07-13 23:32:18.332543377 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '5' , '8' , '9' ] , 0 , True )} Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 10 , num_strict_rules = 7 , num_top_rules = 7 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 48} , self = 102 , parent = Just 48 , duration = 3.161097916000 , status = Success , start = 2021-07-13 23:32:08.232229509 UTC , finish = 2021-07-13 23:32:11.393327425 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '0' , '9' ] , 0 , True )} Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 9 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 43} , self = 142 , parent = Just 105 , duration = 3.192828050000 , status = Success , start = 2021-07-13 23:32:12.014729839 UTC , finish = 2021-07-13 23:32:15.207557889 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '4' , '5' , '3' ] , 0 , True )} Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 9 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 43} , self = 152 , parent = Just 115 , duration = 3.203830249000 , status = Success , start = 2021-07-13 23:32:12.340064836 UTC , finish = 2021-07-13 23:32:15.543895085 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '4' , '6' , '2' ] , 0 , True )} Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 10 , num_strict_rules = 7 , num_top_rules = 7 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 48} , self = 112 , parent = Just 55 , duration = 3.311926945000 , status = Success , start = 2021-07-13 23:32:08.290933902 UTC , finish = 2021-07-13 23:32:11.602860847 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '1' , '5' ] , 0 , True )} Fail : QPI { dim = 4, bits = 3, solver = Minisatapi, tracing = False, verbose = False} total number 2 max duration 1.682818903000 min duration 1.515379488000 total durat. 3.198198391000 Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 217 , parent = Just 182 , duration = 1.515379488000 , status = Fail , start = 2021-07-13 23:32:18.810106061 UTC , finish = 2021-07-13 23:32:20.325485549 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '6' , '9' , '3' ] , 0 , True )} Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 222 , parent = Just 192 , duration = 1.682818903000 , status = Fail , start = 2021-07-13 23:32:19.134281279 UTC , finish = 2021-07-13 23:32:20.817100182 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '2' , '0' ] , 0 , True )} Fail : QPI { dim = 6, bits = 3, solver = Minisatapi, tracing = False, verbose = False} total number 2 max duration 8.377648185000 min duration 6.589200119000 total durat. 14.966848304000 Info { what = QPI { dim = 6 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 240 , parent = Just 182 , duration = 6.589200119000 , status = Fail , start = 2021-07-13 23:32:20.325665249 UTC , finish = 2021-07-13 23:32:26.914865368 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '3' , '8' ] , 0 , True )} Info { what = QPI { dim = 6 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 241 , parent = Just 192 , duration = 8.377648185000 , status = Fail , start = 2021-07-13 23:32:20.82116604 UTC , finish = 2021-07-13 23:32:29.198814225 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '5' , '1' ] , 0 , True )} Fail : QPI { dim = 8, bits = 3, solver = Minisatapi, tracing = False, verbose = False} total number 2 max duration 50.090868121000 min duration 47.784985192000 total durat. 97.875853313000 Info { what = QPI { dim = 8 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 270 , parent = Just 192 , duration = 47.784985192000 , status = Fail , start = 2021-07-13 23:32:29.226792264 UTC , finish = 2021-07-13 23:33:17.011777456 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '7' , '8' ] , 0 , True )} Info { what = QPI { dim = 8 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 5 , num_strict_rules = 2 , num_top_rules = 2 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 23} , self = 271 , parent = Just 182 , duration = 50.090868121000 , status = Fail , start = 2021-07-13 23:32:26.920915817 UTC , finish = 2021-07-13 23:33:17.011783938 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '7' , '4' ] , 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 1.890822034000 min duration 0.055992170000 total durat. 2.554792073000 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 = 32 , num_strict_rules = 32 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 12 , total_length = 220} , self = 96 , parent = Just 62 , duration = 1.890822034000 , status = Success , start = 2021-07-13 23:32:07.859961762 UTC , finish = 2021-07-13 23:32:09.750783796 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '9' , '6' ] , 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 15.991343246000 min duration 15.991343246000 total durat. 15.991343246000 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 = 3 , num_strict_rules = 3 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 3 , total_length = 16} , self = 234 , parent = Just 0 , duration = 15.991343246000 , status = Success , start = 2021-07-13 23:32:06.750831887 UTC , finish = 2021-07-13 23:32:22.742175133 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '1' , '0' ] , 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 4 max duration 16.065363914000 min duration 0.060833868000 total durat. 19.609494698000 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 = 36 , num_strict_rules = 36 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 12 , total_length = 244} , self = 71 , parent = Just 30 , duration = 1.016028367000 , status = Success , start = 2021-07-13 23:32:06.930579896 UTC , finish = 2021-07-13 23:32:07.946608263 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '7' , '9' ] , 3 , True )} 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 = 32 , num_strict_rules = 32 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 12 , total_length = 220} , self = 98 , parent = Just 62 , duration = 2.467268549000 , status = Success , start = 2021-07-13 23:32:07.854937158 UTC , finish = 2021-07-13 23:32:10.322205707 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '9' , '0' ] , 3 , True )} 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 = 36 , num_strict_rules = 36 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 12 , total_length = 244} , self = 306 , parent = Just 30 , duration = 16.065363914000 , status = Success , start = 2021-07-13 23:33:26.593279691 UTC , finish = 2021-07-13 23:33:42.658643605 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '6' , '7' ] , 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 15.043365430000 min duration 15.043365430000 total durat. 15.043365430000 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 = 3 , num_strict_rules = 3 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 3 , total_length = 16} , self = 224 , parent = Just 0 , duration = 15.043365430000 , status = Success , start = 2021-07-13 23:32:06.751090034 UTC , finish = 2021-07-13 23:32:21.794455464 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '3' , '5' ] , 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 5.217290359000 min duration 5.213322861000 total durat. 10.430613220000 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 = 11 , num_strict_rules = 8 , num_top_rules = 8 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 52} , self = 125 , parent = Just 14 , duration = 5.213322861000 , status = Fail , start = 2021-07-13 23:32:06.762597952 UTC , finish = 2021-07-13 23:32:11.975920813 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '7' , '3' ] , 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 = 11 , num_strict_rules = 8 , num_top_rules = 8 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 52} , self = 124 , parent = Just 11 , duration = 5.217290359000 , status = Fail , start = 2021-07-13 23:32:06.758559471 UTC , finish = 2021-07-13 23:32:11.97584983 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '6' , '3' ] , 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 22 max duration 101.907714550000 min duration 0.233968253000 total durat. 567.274440538000 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 = 78 , num_strict_rules = 16 , num_top_rules = 16 , num_weak_rules = 62 , alphabet_size = 22 , total_length = 524} , self = 208 , parent = Just 70 , duration = 10.979295312000 , status = Success , start = 2021-07-13 23:32:08.772591449 UTC , finish = 2021-07-13 23:32:19.751886761 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '2' , '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 = 78 , num_strict_rules = 16 , num_top_rules = 16 , num_weak_rules = 62 , alphabet_size = 22 , total_length = 524} , self = 215 , parent = Just 74 , duration = 11.201738861000 , status = Success , start = 2021-07-13 23:32:08.899041911 UTC , finish = 2021-07-13 23:32:20.100780772 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '3' , '9' ] , 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 = 89 , num_strict_rules = 25 , num_top_rules = 25 , num_weak_rules = 64 , alphabet_size = 24 , total_length = 592} , self = 232 , parent = Just 80 , duration = 14.029131714000 , status = Success , start = 2021-07-13 23:32:08.712997301 UTC , finish = 2021-07-13 23:32:22.742129015 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '1' , '9' ] , 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 = 89 , num_strict_rules = 25 , num_top_rules = 25 , num_weak_rules = 64 , alphabet_size = 24 , total_length = 592} , self = 236 , parent = Just 81 , duration = 14.221083710000 , status = Success , start = 2021-07-13 23:32:08.836381991 UTC , finish = 2021-07-13 23:32:23.057465701 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '3' , '3' ] , 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 = 76 , num_strict_rules = 14 , num_top_rules = 14 , num_weak_rules = 62 , alphabet_size = 22 , total_length = 510} , self = 254 , parent = Just 123 , duration = 45.457974112000 , status = Success , start = 2021-07-13 23:32:13.644459862 UTC , finish = 2021-07-13 23:32:59.102433974 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '4' , '7' , '0' ] , 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 = 62 , num_strict_rules = 8 , num_top_rules = 8 , num_weak_rules = 54 , alphabet_size = 19 , total_length = 414} , self = 258 , parent = Just 165 , duration = 46.660311756000 , status = Success , start = 2021-07-13 23:32:17.205660387 UTC , finish = 2021-07-13 23:33:03.865972143 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '5' , '9' , '9' ] , 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 = 76 , num_strict_rules = 14 , num_top_rules = 14 , num_weak_rules = 62 , alphabet_size = 22 , total_length = 510} , self = 256 , parent = Just 129 , duration = 48.116459340000 , status = Success , start = 2021-07-13 23:32:14.564595938 UTC , finish = 2021-07-13 23:33:02.681055278 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '4' , '8' , '1' ] , 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 = 62 , num_strict_rules = 8 , num_top_rules = 8 , num_weak_rules = 54 , alphabet_size = 19 , total_length = 414} , self = 264 , parent = Just 169 , duration = 51.417468271000 , status = Success , start = 2021-07-13 23:32:17.799644344 UTC , finish = 2021-07-13 23:33:09.217112615 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '6' , '1' , '1' ] , 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 = 58 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 52 , alphabet_size = 18 , total_length = 384} , self = 275 , parent = Just 203 , duration = 58.662198522000 , status = Success , start = 2021-07-13 23:32:19.903300725 UTC , finish = 2021-07-13 23:33:18.565499247 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '3' , '3' ] , 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 = 58 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 52 , alphabet_size = 18 , total_length = 384} , self = 284 , parent = Just 207 , duration = 61.410351804000 , status = Success , start = 2021-07-13 23:32:20.799530639 UTC , finish = 2021-07-13 23:33:22.209882443 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '4' , '8' ] , 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 = 72 , num_strict_rules = 16 , num_top_rules = 16 , num_weak_rules = 56 , alphabet_size = 22 , total_length = 488} , self = 314 , parent = Just 209 , duration = 98.012670737000 , status = Success , start = 2021-07-13 23:32:22.44481368 UTC , finish = 2021-07-13 23:34:00.457484417 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '5' , '8' ] , 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 = 72 , num_strict_rules = 16 , num_top_rules = 16 , num_weak_rules = 56 , alphabet_size = 22 , total_length = 488} , self = 316 , parent = Just 216 , duration = 101.907714550000 , status = Success , start = 2021-07-13 23:32:23.09862853 UTC , finish = 2021-07-13 23:34:05.00634308 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '6' , '7' ] , 3 , True )} Fail : Tiling { method = Overlap , width = 8 , 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 8 max duration 101.783712163000 min duration 70.881800618000 total durat. 722.183646458000 Info { what = Tiling { method = Overlap , width = 8 , 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 = 10 , num_strict_rules = 7 , num_top_rules = 7 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 48} , self = 274 , parent = Just 48 , duration = 70.881800618000 , status = Fail , start = 2021-07-13 23:32:07.537118011 UTC , finish = 2021-07-13 23:33:18.418918629 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '4' , '0' ] , 3 , True )} Info { what = Tiling { method = Overlap , width = 8 , 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 = 10 , num_strict_rules = 7 , num_top_rules = 7 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 48} , self = 277 , parent = Just 55 , duration = 71.248411359000 , status = Fail , start = 2021-07-13 23:32:07.564565351 UTC , finish = 2021-07-13 23:33:18.81297671 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '8' , '0' ] , 3 , True )} Info { what = Tiling { method = Overlap , width = 8 , 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 = 11 , num_strict_rules = 8 , num_top_rules = 8 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 52} , self = 304 , parent = Just 11 , duration = 94.182867046000 , status = Fail , start = 2021-07-13 23:32:06.758268296 UTC , finish = 2021-07-13 23:33:40.941135342 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '4' , '7' ] , 3 , True )} Info { what = Tiling { method = Overlap , width = 8 , 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 = 11 , num_strict_rules = 8 , num_top_rules = 8 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 52} , self = 305 , parent = Just 14 , duration = 94.204629217000 , status = Fail , start = 2021-07-13 23:32:06.762431526 UTC , finish = 2021-07-13 23:33:40.967060743 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '6' , '9' ] , 3 , True )} Info { what = Tiling { method = Overlap , width = 8 , 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 = 9 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 43} , self = 310 , parent = Just 105 , duration = 94.754181401000 , status = Fail , start = 2021-07-13 23:32:11.41702855 UTC , finish = 2021-07-13 23:33:46.171209951 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '9' , '1' ] , 3 , True )} Info { what = Tiling { method = Overlap , width = 8 , 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 = 9 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 3 , alphabet_size = 6 , total_length = 43} , self = 311 , parent = Just 115 , duration = 95.303832817000 , status = Fail , start = 2021-07-13 23:32:11.679252136 UTC , finish = 2021-07-13 23:33:46.983084953 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '4' , '3' , '6' ] , 3 , True )} Info { what = Tiling { method = Overlap , width = 8 , 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 = 6 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 27} , self = 312 , parent = Just 145 , duration = 99.824211837000 , status = Fail , start = 2021-07-13 23:32:15.229654735 UTC , finish = 2021-07-13 23:33:55.053866572 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '5' , '2' , '5' ] , 3 , True )} Info { what = Tiling { method = Overlap , width = 8 , 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 = 6 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 3 , alphabet_size = 5 , total_length = 27} , self = 313 , parent = Just 155 , duration = 101.783712163000 , status = Fail , start = 2021-07-13 23:32:15.615194492 UTC , finish = 2021-07-13 23:33:57.398906655 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '5' , '7' , '2' ] , 3 , True )} Success : Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} total number 4 max duration 1.631214262000 min duration 0.005106410000 total durat. 3.274832088000 Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 90 , num_strict_rules = 26 , num_top_rules = 26 , num_weak_rules = 64 , alphabet_size = 25 , total_length = 596} , self = 80 , parent = Just 38 , duration = 1.628762523000 , status = Success , start = 2021-07-13 23:32:06.9937069 UTC , finish = 2021-07-13 23:32:08.622469423 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '8' , '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 = 90 , num_strict_rules = 26 , num_top_rules = 26 , num_weak_rules = 64 , alphabet_size = 25 , total_length = 596} , self = 81 , parent = Just 40 , duration = 1.631214262000 , status = Success , start = 2021-07-13 23:32:06.99441474 UTC , finish = 2021-07-13 23:32:08.625629002 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '8' , '8' ] , 3 , False )} Fail : Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} total number 44 max duration 75.909293097000 min duration 0.000286867000 total durat. 252.332089247000 Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 58 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 52 , alphabet_size = 18 , total_length = 384} , self = 219 , parent = Just 207 , duration = 1.051414265000 , status = Fail , start = 2021-07-13 23:32:19.328165305 UTC , finish = 2021-07-13 23:32:20.37957957 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '2' , '2' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 62 , num_strict_rules = 8 , num_top_rules = 8 , num_weak_rules = 54 , alphabet_size = 19 , total_length = 414} , self = 170 , parent = Just 165 , duration = 1.376667494000 , status = Fail , start = 2021-07-13 23:32:15.755186667 UTC , finish = 2021-07-13 23:32:17.131854161 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '5' , '8' , '5' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 76 , num_strict_rules = 14 , num_top_rules = 14 , num_weak_rules = 62 , alphabet_size = 22 , total_length = 510} , self = 132 , parent = Just 123 , duration = 1.655301657000 , status = Fail , start = 2021-07-13 23:32:11.895884412 UTC , finish = 2021-07-13 23:32:13.551186069 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '4' , '4' , '3' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 76 , num_strict_rules = 14 , num_top_rules = 14 , num_weak_rules = 62 , alphabet_size = 22 , total_length = 510} , self = 136 , parent = Just 129 , duration = 1.683335912000 , status = Fail , start = 2021-07-13 23:32:12.215305407 UTC , finish = 2021-07-13 23:32:13.898641319 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '4' , '6' , '0' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 72 , num_strict_rules = 16 , num_top_rules = 16 , num_weak_rules = 56 , alphabet_size = 22 , total_length = 488} , self = 230 , parent = Just 216 , duration = 2.561184056000 , status = Fail , start = 2021-07-13 23:32:20.104244855 UTC , finish = 2021-07-13 23:32:22.665428911 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '3' , '6' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 72 , num_strict_rules = 16 , num_top_rules = 16 , num_weak_rules = 56 , alphabet_size = 22 , total_length = 488} , self = 226 , parent = Just 209 , duration = 2.574927124000 , status = Fail , start = 2021-07-13 23:32:19.752576341 UTC , finish = 2021-07-13 23:32:22.327503465 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '2' , '4' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 54 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 48 , alphabet_size = 18 , total_length = 360} , self = 286 , parent = Just 276 , duration = 4.365933244000 , status = Fail , start = 2021-07-13 23:33:18.565813543 UTC , finish = 2021-07-13 23:33:22.931746787 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '4' , '1' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 54 , num_strict_rules = 6 , num_top_rules = 6 , num_weak_rules = 48 , alphabet_size = 18 , total_length = 360} , self = 294 , parent = Just 285 , duration = 7.112895583000 , status = Fail , start = 2021-07-13 23:33:22.210203869 UTC , finish = 2021-07-13 23:33:29.323099452 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '5' , '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 = 70 , num_strict_rules = 14 , num_top_rules = 14 , num_weak_rules = 56 , alphabet_size = 22 , total_length = 474} , self = 260 , parent = Just 255 , duration = 8.445256378000 , status = Fail , start = 2021-07-13 23:32:59.102942821 UTC , finish = 2021-07-13 23:33:07.548199199 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '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 = 58 , num_strict_rules = 8 , num_top_rules = 8 , num_weak_rules = 50 , alphabet_size = 19 , total_length = 390} , self = 266 , parent = Just 259 , duration = 9.481342102000 , status = Fail , start = 2021-07-13 23:33:03.866461512 UTC , finish = 2021-07-13 23:33:13.347803614 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '2' , '1' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 58 , num_strict_rules = 8 , num_top_rules = 8 , num_weak_rules = 50 , alphabet_size = 19 , total_length = 390} , self = 280 , parent = Just 265 , duration = 10.264334818000 , status = Fail , start = 2021-07-13 23:33:09.217680971 UTC , finish = 2021-07-13 23:33:19.482015789 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '2' , '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 = 70 , num_strict_rules = 14 , num_top_rules = 14 , num_weak_rules = 56 , alphabet_size = 22 , total_length = 474} , self = 272 , parent = Just 257 , duration = 14.973940242000 , status = Fail , start = 2021-07-13 23:33:02.686205562 UTC , finish = 2021-07-13 23:33:17.660145804 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '2' , '0' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 83 , num_strict_rules = 25 , num_top_rules = 25 , num_weak_rules = 58 , alphabet_size = 24 , total_length = 556} , self = 244 , parent = Just 237 , duration = 15.235183228000 , status = Fail , start = 2021-07-13 23:32:23.060062934 UTC , finish = 2021-07-13 23:32:38.295246162 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '6' , '4' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 83 , num_strict_rules = 25 , num_top_rules = 25 , num_weak_rules = 58 , alphabet_size = 24 , total_length = 556} , self = 242 , parent = Just 233 , duration = 15.252516328000 , status = Fail , start = 2021-07-13 23:32:22.742430848 UTC , finish = 2021-07-13 23:32:37.994947176 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '7' , '6' , '2' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 412 , num_strict_rules = 412 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 47 , total_length = 3600} , self = 291 , parent = Just 99 , duration = 75.546295847000 , status = Fail , start = 2021-07-13 23:32:10.322448395 UTC , finish = 2021-07-13 23:33:25.868744242 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '4' , '4' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 412 , num_strict_rules = 412 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 47 , total_length = 3600} , self = 290 , parent = Just 97 , duration = 75.909293097000 , status = Fail , start = 2021-07-13 23:32:09.753116937 UTC , finish = 2021-07-13 23:33:25.662410034 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '4' , '3' ] , 3 , False )} **************************************************