/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: active(c()) -> mark(f(g(c()))) 2: active(f(g(X))) -> mark(g(X)) 3: proper(c()) -> ok(c()) 4: proper(f(X)) -> f(proper(X)) 5: proper(g(X)) -> g(proper(X)) 6: f(ok(X)) -> ok(f(X)) 7: g(ok(X)) -> ok(g(X)) 8: top(mark(X)) -> top(proper(X)) 9: top(ok(X)) -> top(active(X)) Number of strict rules: 9 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #f(ok(X)) -> #f(X) #2: #top(ok(X)) -> #top(active(X)) #3: #top(ok(X)) -> #active(X) #4: #g(ok(X)) -> #g(X) #5: #proper(g(X)) -> #g(proper(X)) #6: #proper(g(X)) -> #proper(X) #7: #active(c()) -> #f(g(c())) #8: #active(c()) -> #g(c()) #9: #top(mark(X)) -> #top(proper(X)) #10: #top(mark(X)) -> #proper(X) #11: #proper(f(X)) -> #f(proper(X)) #12: #proper(f(X)) -> #proper(X) Number of SCCs: 4, DPs: 6 SCC { #4 } POLO(Sum)... succeeded. top w: 0 #top w: 0 c w: 0 f w: 0 proper w: 0 ok w: x1 + 1 mark w: 0 #f w: 0 #g w: x1 #proper w: 0 active w: 0 #active w: 0 g w: 0 USABLE RULES: { } Removed DPs: #4 Number of SCCs: 3, DPs: 5 SCC { #1 } POLO(Sum)... succeeded. top w: 0 #top w: 0 c w: 0 f w: 0 proper w: 0 ok w: x1 + 1 mark w: 0 #f w: x1 #g w: 0 #proper w: 0 active w: 0 #active w: 0 g w: 0 USABLE RULES: { } Removed DPs: #1 Number of SCCs: 2, DPs: 4 SCC { #6 #12 } POLO(Sum)... succeeded. top w: 0 #top w: 0 c w: 0 f w: x1 + 1 proper w: 0 ok w: 1 mark w: 0 #f w: 0 #g w: 0 #proper w: x1 active w: 0 #active w: 0 g w: x1 + 1 USABLE RULES: { } Removed DPs: #6 #12 Number of SCCs: 1, DPs: 2 SCC { #2 #9 } POLO(Sum)... succeeded. top w: 0 #top w: x1 c w: 5 f w: x1 + 2 proper w: x1 + 1 ok w: x1 mark w: x1 + 2 #f w: 0 #g w: 0 #proper w: 0 active w: x1 #active w: 0 g w: 1 USABLE RULES: { 1..7 } Removed DPs: #9 Number of SCCs: 0, DPs: 0