/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: h(true(),x,y) -> h(gt(x,y),s(x),s(y)) 2: gt(0(),x) -> false() 3: gt(s(x),0()) -> true() 4: gt(s(x),s(y)) -> gt(x,y) Number of strict rules: 4 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #h(true(),x,y) -> #h(gt(x,y),s(x),s(y)) #2: #h(true(),x,y) -> #gt(x,y) #3: #gt(s(x),s(y)) -> #gt(x,y) Number of SCCs: 2, DPs: 2 SCC { #3 } Sum... succeeded. h(x1,x2,x3) w: (0) s(x1) w: (1 + x1) gt(x1,x2) w: (0) false() w: (0) true() w: (0) 0() w: (0) #h(x1,x2,x3) w: (0) #gt(x1,x2) w: (x2 + x1) USABLE RULES: { } Removed DPs: #3 Number of SCCs: 1, DPs: 1 SCC { #1 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.