/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: 2nd(cons1(X,cons(Y,Z))) -> Y 2: 2nd(cons(X,X1)) -> 2nd(cons1(X,activate(X1))) 3: from(X) -> cons(X,n__from(s(X))) 4: from(X) -> n__from(X) 5: activate(n__from(X)) -> from(X) 6: activate(X) -> X Number of strict rules: 6 Direct POLO(bPol) ... failed. Uncurrying 2nd 1: 2nd^1_cons1(X,cons(Y,Z)) -> Y 2: 2nd^1_cons(X,X1) -> 2nd^1_cons1(X,activate(X1)) 3: from(X) -> cons(X,n__from(s(X))) 4: from(X) -> n__from(X) 5: activate(n__from(X)) -> from(X) 6: activate(X) -> X 7: 2nd(cons(_1,_2)) ->= 2nd^1_cons(_1,_2) 8: 2nd(cons1(_1,_2)) ->= 2nd^1_cons1(_1,_2) Number of strict rules: 6 Direct POLO(bPol) ... removes: 4 8 1 3 5 7 6 2 s w: x1 + 2 activate w: 2 * x1 + 8 n__from w: x1 + 1 2nd w: 2 * x1 + 16 cons1 w: x1 + 2 * x2 + 1 2nd^1_cons w: 2 * x1 + 2 * x2 + 9 from w: 2 * x1 + 8 cons w: x1 + x2 + 1 2nd^1_cons1 w: 2 * x1 + x2 Number of strict rules: 0