/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(s(x),x) -> f(s(x),round(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 1: f❆1_s(x,x) -> f❆1_s(x,round(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))) 6: f(s(_1),_2) ->= f❆1_s(_1,_2) Number of strict rules: 5 Direct poly ... removes: 6 s(x1) w: (x1) f❆1_s(x1,x2) w: (2 * x2 + x1) f(x1,x2) w: (2 + 2 * x2 + x1) 0() w: (1143) round(x1) w: (x1) Number of strict rules: 5 Direct poly ... failed. Dependency Pairs: #1: #round(s(s(x))) -> #round(x) #2: #f❆1_s(x,x) -> #f❆1_s(x,round(x)) #3: #f❆1_s(x,x) -> #round(x) Number of SCCs: 2, DPs: 2 SCC { #1 } Sum... succeeded. #f❆1_s(x1,x2) w: (0) s(x1) w: (1 + x1) f❆1_s(x1,x2) w: (0) f(x1,x2) w: (0) 0() w: (0) round(x1) w: (0) #round(x1) w: (x1) USABLE RULES: { } Removed DPs: #1 Number of SCCs: 1, DPs: 1 SCC { #2 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.