/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(__(__(X,Y),Z)) -> mark(__(X,__(Y,Z))) 2: active(__(X,nil())) -> mark(X) 3: active(__(nil(),X)) -> mark(X) 4: active(and(tt(),X)) -> mark(X) 5: active(isNePal(__(I,__(P,I)))) -> mark(tt()) 6: mark(__(X1,X2)) -> active(__(mark(X1),mark(X2))) 7: mark(nil()) -> active(nil()) 8: mark(and(X1,X2)) -> active(and(mark(X1),X2)) 9: mark(tt()) -> active(tt()) 10: mark(isNePal(X)) -> active(isNePal(mark(X))) 11: __(mark(X1),X2) -> __(X1,X2) 12: __(X1,mark(X2)) -> __(X1,X2) 13: __(active(X1),X2) -> __(X1,X2) 14: __(X1,active(X2)) -> __(X1,X2) 15: and(mark(X1),X2) -> and(X1,X2) 16: and(X1,mark(X2)) -> and(X1,X2) 17: and(active(X1),X2) -> and(X1,X2) 18: and(X1,active(X2)) -> and(X1,X2) 19: isNePal(mark(X)) -> isNePal(X) 20: isNePal(active(X)) -> isNePal(X) Number of strict rules: 20 Direct poly ... removes: 4 3 5 2 and(x1,x2) w: (1 + x2 + x1) isNePal(x1) w: (1 + x1) nil() w: (1) mark(x1) w: (x1) active(x1) w: (x1) tt() w: (1) __(x1,x2) w: (1 + x2 + x1) Number of strict rules: 16 Direct poly ... removes: 1 and(x1,x2) w: (1 + x2 + x1) isNePal(x1) w: (12213 + x1) nil() w: (31112) mark(x1) w: (x1) active(x1) w: (x1) tt() w: (1) __(x1,x2) w: (20585 + x2 + 2 * x1) Number of strict rules: 15 Direct poly ... removes: 8 10 7 9 6 and(x1,x2) w: (2 + x2 + x1) isNePal(x1) w: (1 + x1) nil() w: (31112) mark(x1) w: (2 * x1) active(x1) w: (x1) tt() w: (1) __(x1,x2) w: (1 + x2 + 2 * x1) Number of strict rules: 10 Direct poly ... removes: 15 16 19 12 11 and(x1,x2) w: (2 + x2 + x1) isNePal(x1) w: (1 + 2 * x1) nil() w: (1) mark(x1) w: (1 + 2 * x1) active(x1) w: (x1) tt() w: (1) __(x1,x2) w: (1 + 2 * x2 + x1) Number of strict rules: 5 Direct poly ... removes: 18 17 20 14 13 and(x1,x2) w: (2 + 2 * x2 + 2 * x1) isNePal(x1) w: (3 + x1) nil() w: (1) mark(x1) w: (1 + 2 * x1) active(x1) w: (1 + x1) tt() w: (1) __(x1,x2) w: (1 + x2 + x1) Number of strict rules: 0