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