/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: f(x,y) -> x 2: g(a()) -> h(a(),b(),a()) 3: i(x) -> f(x,x) 4: h(x,x,y) -> g(x) Number of strict rules: 4 Direct poly ... removes: 1 3 a() w: (28101) h(x1,x2,x3) w: (x3 + x2 + x1) b() w: (0) f(x1,x2) w: (1 + x2 + x1) i(x1) w: (2 + 2 * x1) g(x1) w: (2 * x1) Number of strict rules: 2 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #g(a()) -> #h(a(),b(),a()) #2: #h(x,x,y) -> #g(x) Number of SCCs: 1, DPs: 2 SCC { #1 #2 } Sum... succeeded. a() w: (3) h(x1,x2,x3) w: (0) b() w: (1) f(x1,x2) w: (0) #h(x1,x2,x3) w: (1 + x2) #g(x1) w: (x1) i(x1) w: (0) g(x1) w: (0) USABLE RULES: { } Removed DPs: #1 #2 Number of SCCs: 0, DPs: 0