/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- NO Input TRS: 1: f(0(),1(),g(x,y),z) -> f(g(x,y),g(x,y),g(x,y),h(x)) 2: g(0(),1()) -> 0() 3: g(0(),1()) -> 1() 4: h(g(x,y)) -> h(x) Number of strict rules: 4 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #f(0(),1(),g(x,y),z) -> #f(g(x,y),g(x,y),g(x,y),h(x)) #2: #f(0(),1(),g(x,y),z) -> #h(x) #3: #h(g(x,y)) -> #h(x) Number of SCCs: 2, DPs: 2 SCC { #3 } Sum... succeeded. h(x1) w: (0) 1() w: (0) f(x1,x2,x3,x4) w: (0) 0() w: (0) #h(x1) w: (x1) #f(x1,x2,x3,x4) w: (0) #g(x1,x2) w: (0) g(x1,x2) w: (1 + x1) USABLE RULES: { } Removed DPs: #3 Number of SCCs: 1, DPs: 1 SCC { #1 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... found. #f(0(),1(),g(0(),1()),z) -#1-> #f(g(0(),1()),g(0(),1()),g(0(),1()),h(0())) --->* #f(0(),1(),g(0(),1()),h(0())) Looping with: [ z := h(0()); ]