/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(s(x),x) -> f(s(x),round(s(x))) 2: round(0()) -> 0() 3: round(0()) -> s(0()) 4: round(s(0())) -> s(0()) 5: round(s(s(x))) -> s(s(round(x))) Number of strict rules: 5 Direct poly ... failed. Freezing f round 1: f❆1_s(x,x) -> f❆1_s(x,round❆1_s(x)) 2: round❆1_0() -> 0() 3: round❆1_0() -> s(0()) 4: round❆1_s(0()) -> s(0()) 5: round❆1_s(s(x)) -> s(s(round(x))) 6: round(0()) ->= round❆1_0() 7: round(s(_1)) ->= round❆1_s(_1) 8: f(s(_1),_2) ->= f❆1_s(_1,_2) Number of strict rules: 5 Direct poly ... removes: 8 s(x1) w: (x1) round❆1_0() w: (8366) f❆1_s(x1,x2) w: (x2 + x1) f(x1,x2) w: (32286 + x2 + 2 * x1) 0() w: (8366) round(x1) w: (x1) round❆1_s(x1) w: (x1) Number of strict rules: 5 Direct poly ... failed. Dependency Pairs: #1: #round(0()) ->? #round❆1_0() #2: #round(s(_1)) ->? #round❆1_s(_1) #3: #round❆1_s(s(x)) -> #round(x) #4: #f❆1_s(x,x) -> #f❆1_s(x,round❆1_s(x)) #5: #f❆1_s(x,x) -> #round❆1_s(x) Number of SCCs: 2, DPs: 3 SCC { #4 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.