/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: or(x,x) -> x 2: and(x,x) -> x 3: not(not(x)) -> x 4: not(and(x,y)) -> or(not(x),not(y)) 5: not(or(x,y)) -> and(not(x),not(y)) Number of strict rules: 5 Direct poly ... removes: 1 2 and(x1,x2) w: (32286 + x2 + x1) or(x1,x2) w: (32286 + x2 + x1) not(x1) w: (x1) Number of strict rules: 3 Direct poly ... removes: 4 3 5 and(x1,x2) w: (32288 + x2 + x1) or(x1,x2) w: (16145 + x2 + x1) not(x1) w: (1 + 2 * x1) Number of strict rules: 0