/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: a__2nd(cons(X,cons(Y,Z))) -> mark(Y) 2: a__from(X) -> cons(mark(X),from(s(X))) 3: mark(2nd(X)) -> a__2nd(mark(X)) 4: mark(from(X)) -> a__from(mark(X)) 5: mark(cons(X1,X2)) -> cons(mark(X1),X2) 6: mark(s(X)) -> s(mark(X)) 7: a__2nd(X) -> 2nd(X) 8: a__from(X) -> from(X) Number of strict rules: 8 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #a__from(X) -> #mark(X) #2: #mark(s(X)) -> #mark(X) #3: #mark(cons(X1,X2)) -> #mark(X1) #4: #mark(2nd(X)) -> #a__2nd(mark(X)) #5: #mark(2nd(X)) -> #mark(X) #6: #a__2nd(cons(X,cons(Y,Z))) -> #mark(Y) #7: #mark(from(X)) -> #a__from(mark(X)) #8: #mark(from(X)) -> #mark(X) Number of SCCs: 1, DPs: 8 SCC { #1..8 } Sum... Max... succeeded. s(x1) w: (x1) #a__from(x1) w: (11293 + x1) a__from(x1) w: (17223 + x1) 2nd(x1) w: (8368 + x1) a__2nd(x1) w: (8368 + x1) #a__2nd(x1) w: (2438 + x1) #mark(x1) w: (2437 + x1) from(x1) w: (17223 + x1) mark(x1) w: (8366 + x1) cons(x1,x2) w: (max{x2, 2941 + x1}) USABLE RULES: { 1..8 } Removed DPs: #1 #3..8 Number of SCCs: 1, DPs: 1 SCC { #2 } Sum... succeeded. s(x1) w: (1 + x1) #a__from(x1) w: (0) a__from(x1) w: (2) 2nd(x1) w: (1 + x1) a__2nd(x1) w: (0) #a__2nd(x1) w: (0) #mark(x1) w: (x1) from(x1) w: (3 + x1) mark(x1) w: (1) cons(x1,x2) w: (1 + x2 + x1) USABLE RULES: { } Removed DPs: #2 Number of SCCs: 0, DPs: 0