/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(X,n__g(X),Y) -> f(activate(Y),activate(Y),activate(Y)) 2: g(b()) -> c() 3: b() -> c() 4: g(X) -> n__g(X) 5: activate(n__g(X)) -> g(activate(X)) 6: activate(X) -> X Number of strict rules: 6 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #activate(n__g(X)) -> #g(activate(X)) #2: #activate(n__g(X)) -> #activate(X) #3: #f(X,n__g(X),Y) -> #f(activate(Y),activate(Y),activate(Y)) #4: #f(X,n__g(X),Y) -> #activate(Y) #5: #f(X,n__g(X),Y) -> #activate(Y) #6: #f(X,n__g(X),Y) -> #activate(Y) Number of SCCs: 2, DPs: 2 SCC { #2 } Sum... succeeded. b() w: (0) activate(x1) w: (0) #activate(x1) w: (x1) c() w: (0) f(x1,x2,x3) w: (0) #f(x1,x2,x3) w: (0) #g(x1) w: (0) n__g(x1) w: (1 + x1) g(x1) w: (0) #b() w: (0) USABLE RULES: { } Removed DPs: #2 Number of SCCs: 1, DPs: 1 SCC { #3 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.