/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(true(),x,y,z) -> g(gt(x,y),x,y,z) 2: g(true(),x,y,z) -> f(gt(x,z),x,s(y),z) 3: g(true(),x,y,z) -> f(gt(x,z),x,y,s(z)) 4: gt(0(),v) -> false() 5: gt(s(u),0()) -> true() 6: gt(s(u),s(v)) -> gt(u,v) Number of strict rules: 6 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #g(true(),x,y,z) -> #f(gt(x,z),x,s(y),z) #2: #g(true(),x,y,z) -> #gt(x,z) #3: #gt(s(u),s(v)) -> #gt(u,v) #4: #g(true(),x,y,z) -> #f(gt(x,z),x,y,s(z)) #5: #g(true(),x,y,z) -> #gt(x,z) #6: #f(true(),x,y,z) -> #g(gt(x,y),x,y,z) #7: #f(true(),x,y,z) -> #gt(x,y) Number of SCCs: 2, DPs: 4 SCC { #3 } Sum... succeeded. s(x1) w: (1 + x1) gt(x1,x2) w: (0) false() w: (0) true() w: (0) f(x1,x2,x3,x4) w: (0) 0() w: (0) #gt(x1,x2) w: (x2 + x1) #f(x1,x2,x3,x4) w: (0) #g(x1,x2,x3,x4) w: (0) g(x1,x2,x3,x4) w: (0) USABLE RULES: { } Removed DPs: #3 Number of SCCs: 1, DPs: 3 SCC { #1 #4 #6 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.