/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: active(f(X,g(X),Y)) -> mark(f(Y,Y,Y)) 2: active(g(b())) -> mark(c()) 3: active(b()) -> mark(c()) 4: active(g(X)) -> g(active(X)) 5: g(mark(X)) -> mark(g(X)) 6: proper(f(X1,X2,X3)) -> f(proper(X1),proper(X2),proper(X3)) 7: proper(g(X)) -> g(proper(X)) 8: proper(b()) -> ok(b()) 9: proper(c()) -> ok(c()) 10: f(ok(X1),ok(X2),ok(X3)) -> ok(f(X1,X2,X3)) 11: g(ok(X)) -> ok(g(X)) 12: top(mark(X)) -> top(proper(X)) 13: top(ok(X)) -> top(active(X)) Number of strict rules: 13 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #proper(f(X1,X2,X3)) -> #f(proper(X1),proper(X2),proper(X3)) #2: #proper(f(X1,X2,X3)) -> #proper(X1) #3: #proper(f(X1,X2,X3)) -> #proper(X2) #4: #proper(f(X1,X2,X3)) -> #proper(X3) #5: #top(ok(X)) -> #top(active(X)) #6: #top(ok(X)) -> #active(X) #7: #g(ok(X)) -> #g(X) #8: #top(mark(X)) -> #top(proper(X)) #9: #top(mark(X)) -> #proper(X) #10: #proper(g(X)) -> #g(proper(X)) #11: #proper(g(X)) -> #proper(X) #12: #f(ok(X1),ok(X2),ok(X3)) -> #f(X1,X2,X3) #13: #g(mark(X)) -> #g(X) #14: #active(f(X,g(X),Y)) -> #f(Y,Y,Y) #15: #active(g(X)) -> #g(active(X)) #16: #active(g(X)) -> #active(X) Number of SCCs: 5, DPs: 10 SCC { #16 } POLO(Sum)... succeeded. b w: 0 top w: 0 #top w: 0 c w: 0 f w: 0 proper w: 0 ok w: 0 mark w: 0 #f w: 0 #g w: 0 #proper w: 0 active w: 0 #active w: x1 g w: x1 + 1 USABLE RULES: { } Removed DPs: #16 Number of SCCs: 4, DPs: 9 SCC { #7 #13 } POLO(Sum)... succeeded. b w: 0 top w: 0 #top w: 0 c w: 0 f w: 0 proper w: 0 ok w: x1 + 1 mark w: x1 + 1 #f w: 0 #g w: x1 #proper w: 0 active w: 0 #active w: 0 g w: 1 USABLE RULES: { } Removed DPs: #7 #13 Number of SCCs: 3, DPs: 7 SCC { #12 } POLO(Sum)... succeeded. b w: 0 top w: 0 #top w: 0 c w: 0 f w: 0 proper w: 0 ok w: x1 + 1 mark w: 1 #f w: x2 + x3 #g w: 0 #proper w: 0 active w: 0 #active w: 0 g w: 1 USABLE RULES: { } Removed DPs: #12 Number of SCCs: 2, DPs: 6 SCC { #5 #8 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.