/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: plus(plus(X,Y),Z) -> plus(X,plus(Y,Z)) 2: times(X,s(Y)) -> plus(X,times(Y,X)) Number of strict rules: 2 Direct poly ... removes: 2 s(x1) w: (1 + 2 * x1) times(x1,x2) w: (1 + x2 + 2 * x1) plus(x1,x2) w: (x2 + x1) Number of strict rules: 1 Direct poly ... removes: 1 s(x1) w: (2 + 2 * x1) times(x1,x2) w: (7720 + x2 + 2 * x1) plus(x1,x2) w: (1 + x2 + 2 * x1) Number of strict rules: 0