/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(f(g(X),Y)) -> mark(f(X,f(g(X),Y))) 2: active(f(X1,X2)) -> f(active(X1),X2) 3: active(g(X)) -> g(active(X)) 4: f(mark(X1),X2) -> mark(f(X1,X2)) 5: g(mark(X)) -> mark(g(X)) 6: proper(f(X1,X2)) -> f(proper(X1),proper(X2)) 7: proper(g(X)) -> g(proper(X)) 8: f(ok(X1),ok(X2)) -> ok(f(X1,X2)) 9: g(ok(X)) -> ok(g(X)) 10: top(mark(X)) -> top(proper(X)) 11: top(ok(X)) -> top(active(X)) Number of strict rules: 11 Direct POLO(bPol) ... removes: 8 1 3 5 10 11 9 2 top w: x1 f w: x1 + x2 + 4 proper w: x1 ok w: 2 * x1 + 5 mark w: x1 + 4 active w: 2 * x1 + 1 g w: 2 * x1 + 4 Number of strict rules: 3 Direct POLO(bPol) ... removes: 4 top w: x1 f w: 2 * x1 + x2 + 4 proper w: x1 ok w: 2 * x1 + 5 mark w: x1 + 4 active w: 2 * x1 + 1 g w: 2 * x1 + 2 Number of strict rules: 2 Direct POLO(bPol) ... removes: 7 6 top w: x1 f w: 2 * x1 + 2 * x2 + 4 proper w: 2 * x1 + 1 ok w: 2 * x1 + 5 mark w: x1 active w: 2 * x1 + 4 g w: x1 + 2 Number of strict rules: 0