/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: top(left(car(x,y),car(old(),z))) -> top(right(y,car(old(),z))) 2: top(left(car(x,car(old(),y)),z)) -> top(right(car(old(),y),z)) 3: top(right(x,car(y,car(old(),z)))) -> top(left(x,car(old(),z))) 4: top(right(car(old(),x),car(y,z))) -> top(left(car(old(),x),z)) 5: top(left(bot(),car(old(),x))) -> top(right(bot(),car(old(),x))) 6: top(right(car(old(),x),bot())) -> top(left(car(old(),x),bot())) 7: top(left(car(x,y),z)) ->= top(left(y,z)) 8: top(right(x,car(y,z))) ->= top(right(x,z)) 9: bot() ->= car(new(),bot()) Number of strict rules: 6 Direct POLO(bPol) ... removes: 4 1 3 5 6 2 new w: 0 left w: x1 + 2 * x2 + 1 top w: x1 bot w: 0 old w: 2 right w: x1 + x2 + 2 car w: x1 + 2 * x2 Number of strict rules: 0