/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 2 rules on 2 letters DP SRS with 3 strict rules and 2 weak rules on 3 letters EDG SRS with 3 strict rules and 2 weak rules on 3 letters Matrix { monotone = Weak, domain = Natural, shape = Full, bits = 3, encoding = Ersatz_Binary, dim = 4, solver = Minisatapi, verbose = True, tracing = False} SRS with 0 strict rules and 2 weak rules on 2 letters EDG ************************************************** proof ************************************************** property Termination has value Just True for SRS [a, b, b] -> [b, a, a, a] {- Input 0 -} [a, a, b] -> [b, a, b] {- Input 1 -} reason DP property Termination has value Just True for SRS [a, b, b] ->= [b, a, a, a] {- DP Nontop (Input 0) -} [a, a, b] ->= [b, a, b] {- DP Nontop (Input 1) -} [a#, b, b] |-> [a#] {- DP (Top 3) (Input 0) -} [a#, b, b] |-> [a#, a] {- DP (Top 2) (Input 0) -} [a#, b, b] |-> [a#, a, a] {- DP (Top 1) (Input 0) -} reason EDG property Termination has value Just True for SRS [a#, b, b] |-> [a#] {- DP (Top 3) (Input 0) -} [a#, b, b] |-> [a#, a, a] {- DP (Top 1) (Input 0) -} [a#, b, b] |-> [a#, a] {- DP (Top 2) (Input 0) -} [a, b, b] ->= [b, a, a, a] {- DP Nontop (Input 0) -} [a, a, b] ->= [b, a, b] {- DP Nontop (Input 1) -} reason ( a , Wk / 0 0 1 0 \ | 0 1 0 0 | | 0 2 0 2 | \ 0 0 0 1 / ) ( b , Wk / 0 2 0 2 \ | 3 0 0 0 | | 1 0 0 0 | \ 0 0 0 1 / ) ( a# , Wk / 0 2 0 3 \ | 0 0 0 0 | | 0 0 0 0 | \ 0 0 0 1 / ) property Termination has value Just True for SRS [a, b, b] ->= [b, a, a, a] {- DP Nontop (Input 0) -} [a, a, b] ->= [b, a, b] {- DP Nontop (Input 1) -} reason EDG ************************************************** skeleton: (2,2)\Deepee\EDG(3/2,3)\Matrix{\Natural}{4}(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 1.793143271000 min duration 1.730978250000 total durat. 3.524121521000 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 = 3 , num_top_rules = 3 , num_weak_rules = 2 , alphabet_size = 3 , total_length = 27} , self = 79 , parent = Just 16 , duration = 1.730978250000 , status = Fail , start = 2021-07-13 23:31:05.727290358 UTC , finish = 2021-07-13 23:31:07.458268608 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '0' , '6' ] , 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 = 3 , num_top_rules = 3 , num_weak_rules = 2 , alphabet_size = 3 , total_length = 28} , self = 82 , parent = Just 12 , duration = 1.793143271000 , status = Fail , start = 2021-07-13 23:31:05.725520052 UTC , finish = 2021-07-13 23:31:07.518663323 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '8' , '4' ] , 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 1 max duration 5.674925460000 min duration 5.674925460000 total durat. 5.674925460000 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 = 3 , num_top_rules = 3 , num_weak_rules = 2 , alphabet_size = 3 , total_length = 27} , self = 151 , parent = Just 16 , duration = 5.674925460000 , status = Except [ 'A' , 's' , 'y' , 'n' , 'c' , 'C' , 'a' , 'n' , 'c' , 'e' , 'l' , 'l' , 'e' , 'd' ] , start = 2021-07-13 23:31:07.458477949 UTC , finish = 2021-07-13 23:31:13.133403409 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '4' , '4' ] , 0 , True )} Success : Matrix { monotone = Weak , domain = Natural , shape = Full , bits = 3 , encoding = Ersatz_Binary , dim = 4 , solver = Minisatapi , verbose = True , tracing = False} total number 1 max duration 6.934659395000 min duration 6.934659395000 total durat. 6.934659395000 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 = 3 , num_top_rules = 3 , num_weak_rules = 2 , alphabet_size = 3 , total_length = 28} , self = 147 , parent = Just 12 , duration = 6.934659395000 , status = Success , start = 2021-07-13 23:31:06.185802155 UTC , finish = 2021-07-13 23:31:13.12046155 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '2' , '3' ] , 0 , True )} Fail : QPI { dim = 4, bits = 3, solver = Minisatapi, tracing = False, verbose = False} total number 2 max duration 2.000520946000 min duration 1.704986453000 total durat. 3.705507399000 Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 5 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 2 , alphabet_size = 3 , total_length = 27} , self = 92 , parent = Just 16 , duration = 1.704986453000 , status = Fail , start = 2021-07-13 23:31:06.111546695 UTC , finish = 2021-07-13 23:31:07.816533148 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '1' , '1' ] , 0 , True )} Info { what = QPI { dim = 4 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 5 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 2 , alphabet_size = 3 , total_length = 28} , self = 94 , parent = Just 12 , duration = 2.000520946000 , status = Fail , start = 2021-07-13 23:31:06.139063727 UTC , finish = 2021-07-13 23:31:08.139584673 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '2' , '0' ] , 0 , True )} Fail : QPI { dim = 6, bits = 3, solver = Minisatapi, tracing = False, verbose = False} total number 1 max duration 5.316456422000 min duration 5.316456422000 total durat. 5.316456422000 Info { what = QPI { dim = 6 , bits = 3 , solver = Minisatapi , tracing = False , verbose = False} , input_size = Size { num_rules = 5 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 2 , alphabet_size = 3 , total_length = 27} , self = 150 , parent = Just 16 , duration = 5.316456422000 , status = Fail , start = 2021-07-13 23:31:07.816755325 UTC , finish = 2021-07-13 23:31:13.133211747 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '6' , '0' ] , 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 6 max duration 1.653903209000 min duration 0.023416189000 total durat. 3.293949440000 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 = 44 , num_strict_rules = 44 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 12 , total_length = 456} , self = 76 , parent = Just 53 , duration = 1.112384020000 , status = Success , start = 2021-07-13 23:31:06.136453782 UTC , finish = 2021-07-13 23:31:07.248837802 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '1' , '7' ] , 3 , True )} 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 = 42 , num_strict_rules = 42 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 12 , total_length = 436} , self = 143 , parent = Just 115 , duration = 1.653903209000 , status = Success , start = 2021-07-13 23:31:10.127144427 UTC , finish = 2021-07-13 23:31:11.781047636 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '0' , '4' ] , 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 3 max duration 1.304784063000 min duration 0.752732715000 total durat. 3.302673074000 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 = 9 , num_strict_rules = 9 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 5 , total_length = 76} , self = 123 , parent = Just 103 , duration = 1.245156296000 , status = Success , start = 2021-07-13 23:31:09.674360759 UTC , finish = 2021-07-13 23:31:10.919517055 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '9' , '1' ] , 3 , True )} 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 = 10 , num_strict_rules = 10 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 5 , total_length = 84} , self = 106 , parent = Just 31 , duration = 1.304784063000 , status = Success , start = 2021-07-13 23:31:08.331324427 UTC , finish = 2021-07-13 23:31:09.63610849 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '7' , '1' ] , 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 6 max duration 2.695360369000 min duration 0.026936500000 total durat. 5.097359961000 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 = 44 , num_strict_rules = 44 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 12 , total_length = 456} , self = 88 , parent = Just 53 , duration = 1.576465703000 , status = Success , start = 2021-07-13 23:31:06.191223532 UTC , finish = 2021-07-13 23:31:07.767689235 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '2' , '7' ] , 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 = 42 , num_strict_rules = 42 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 12 , total_length = 436} , self = 145 , parent = Just 115 , duration = 2.695360369000 , status = Success , start = 2021-07-13 23:31:10.322962279 UTC , finish = 2021-07-13 23:31:13.018322648 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '3' , '0' , '9' ] , 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 3 max duration 1.292125452000 min duration 0.611440974000 total durat. 3.157853970000 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 = 9 , num_strict_rules = 9 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 5 , total_length = 76} , self = 127 , parent = Just 103 , duration = 1.254287544000 , status = Success , start = 2021-07-13 23:31:09.673859763 UTC , finish = 2021-07-13 23:31:10.928147307 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '8' , '7' ] , 3 , True )} 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 = 10 , num_strict_rules = 10 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 5 , total_length = 84} , self = 102 , parent = Just 31 , duration = 1.292125452000 , status = Success , start = 2021-07-13 23:31:08.331393746 UTC , finish = 2021-07-13 23:31:09.623519198 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '7' , '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 4 max duration 0.937668526000 min duration 0.096941828000 total durat. 1.925913647000 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 1.876672875000 min duration 1.768059654000 total durat. 3.644732529000 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 = 5 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 2 , alphabet_size = 3 , total_length = 27} , self = 80 , parent = Just 16 , duration = 1.768059654000 , status = Success , start = 2021-07-13 23:31:05.734922034 UTC , finish = 2021-07-13 23:31:07.502981688 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '4' , '7' ] , 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 = 5 , num_strict_rules = 3 , num_top_rules = 3 , num_weak_rules = 2 , alphabet_size = 3 , total_length = 28} , self = 85 , parent = Just 12 , duration = 1.876672875000 , status = Success , start = 2021-07-13 23:31:05.735443145 UTC , finish = 2021-07-13 23:31:07.61211602 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '1' , '7' , '3' ] , 3 , True )} Success : Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} total number 16 max duration 1.742662926000 min duration 0.009571684000 total durat. 7.567668984000 Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 209 , num_strict_rules = 209 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 26 , total_length = 2607} , self = 90 , parent = Just 66 , duration = 1.317829453000 , status = Success , start = 2021-07-13 23:31:06.482347395 UTC , finish = 2021-07-13 23:31:07.800176848 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '3' , '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 = 209 , num_strict_rules = 209 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 26 , total_length = 2607} , self = 87 , parent = Just 64 , duration = 1.387546587000 , status = Success , start = 2021-07-13 23:31:06.343089166 UTC , finish = 2021-07-13 23:31:07.730635753 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '2' , '9' ] , 3 , False )} Info { what = Weight { modus = Pre (Or_Else Count (IfSizeLeq 100000 (Simplex Sparse) Fail)) , verbose = False , tracing = False} , input_size = Size { num_rules = 232 , num_strict_rules = 232 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 32 , total_length = 2888} , self = 97 , parent = Just 77 , duration = 1.518531962000 , status = Success , start = 2021-07-13 23:31:07.24902172 UTC , finish = 2021-07-13 23:31:08.767553682 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '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 = 232 , num_strict_rules = 232 , num_top_rules = 0 , num_weak_rules = 0 , alphabet_size = 32 , total_length = 2888} , self = 101 , parent = Just 89 , duration = 1.742662926000 , status = Success , start = 2021-07-13 23:31:07.767879496 UTC , finish = 2021-07-13 23:31:09.510542422 UTC , thread_cap_info = ( [ 'T' , 'h' , 'r' , 'e' , 'a' , 'd' , 'I' , 'd' , ' ' , '2' , '5' , '8' ] , 3 , False )} **************************************************