/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: f(a()) -> b() 2: f(c()) -> d() 3: f(g(x,y)) -> g(f(x),f(y)) 4: f(h(x,y)) -> g(h(y,f(x)),h(x,f(y))) 5: g(x,x) -> h(e(),x) Number of strict rules: 5 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #f(g(x,y)) -> #g(f(x),f(y)) #2: #f(g(x,y)) -> #f(x) #3: #f(g(x,y)) -> #f(y) #4: #f(h(x,y)) -> #g(h(y,f(x)),h(x,f(y))) #5: #f(h(x,y)) -> #f(x) #6: #f(h(x,y)) -> #f(y) Number of SCCs: 1, DPs: 4 SCC { #2 #3 #5 #6 } POLO(Sum)... succeeded. a w: 0 h w: x1 + x2 + 1 d w: 0 b w: 0 c w: 0 f w: 0 #f w: x1 #g w: 0 e w: 0 g w: x1 + x2 + 1 USABLE RULES: { } Removed DPs: #2 #3 #5 #6 Number of SCCs: 0, DPs: 0