/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(g(X),Y) -> f(X,n__f(n__g(X),activate(Y))) 2: f(X1,X2) -> n__f(X1,X2) 3: g(X) -> n__g(X) 4: activate(n__f(X1,X2)) -> f(activate(X1),X2) 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(g(X),Y) -> #f(X,n__f(n__g(X),activate(Y))) #4: #f(g(X),Y) -> #activate(Y) #5: #activate(n__f(X1,X2)) -> #f(activate(X1),X2) #6: #activate(n__f(X1,X2)) -> #activate(X1) Number of SCCs: 1, DPs: 5 SCC { #2..6 } Sum... Max... succeeded. activate(x1) w: (x1) #activate(x1) w: (16575 + x1) f(x1,x2) w: (max{x2, 2438 + x1}) n__f(x1,x2) w: (max{x2, 2438 + x1}) #f(x1,x2) w: (max{16575 + x2, 19013 + x1}) #g(x1) w: (0) n__g(x1) w: (21239 + x1) g(x1) w: (21239 + x1) USABLE RULES: { 1..6 } Removed DPs: #2 #6 Number of SCCs: 1, DPs: 3 SCC { #3..5 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.