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