/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: rev(nil()) -> nil() 2: rev(rev(x)) -> x 3: rev(++(x,y)) -> ++(rev(y),rev(x)) 4: ++(nil(),y) -> y 5: ++(x,nil()) -> x 6: ++(.(x,y),z) -> .(x,++(y,z)) 7: ++(x,++(y,z)) -> ++(++(x,y),z) 8: make(x) -> .(x,nil()) Number of strict rules: 8 Direct poly ... removes: 4 8 5 ++(x1,x2) w: (2438 + x2 + x1) make(x1) w: (3 + x1) nil() w: (1) rev(x1) w: (x1) .(x1,x2) w: (1 + x2 + x1) Number of strict rules: 5 Direct poly ... removes: 1 3 ++(x1,x2) w: (1 + x2 + x1) make(x1) w: (32288 + x1) nil() w: (1) rev(x1) w: (2 * x1) .(x1,x2) w: (32286 + x2 + x1) Number of strict rules: 3 Direct poly ... removes: 2 ++(x1,x2) w: (1 + x2 + x1) make(x1) w: (32288 + x1) nil() w: (1) rev(x1) w: (1 + 2 * x1) .(x1,x2) w: (28101 + x2 + x1) Number of strict rules: 2 Direct poly ... removes: 7 ++(x1,x2) w: (8947 + 2 * x2 + x1) make(x1) w: (32288 + x1) nil() w: (3358) rev(x1) w: (1 + 2 * x1) .(x1,x2) w: (28100 + x2 + x1) Number of strict rules: 1 Direct poly ... removes: 6 ++(x1,x2) w: (30602 + 2 * x2 + 2 * x1) make(x1) w: (832 + x1) nil() w: (1) rev(x1) w: (2072 + 2 * x1) .(x1,x2) w: (1 + x2 + x1) Number of strict rules: 0