/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- NO Input TRS: 1: 2nd(cons1(X,cons(Y,Z))) -> Y 2: 2nd(cons(X,X1)) -> 2nd(cons1(X,X1)) 3: from(X) -> cons(X,from(s(X))) Number of strict rules: 3 Direct poly ... failed. Freezing 2nd 1: 2nd❆1_cons1(X,cons(Y,Z)) -> Y 2: 2nd❆1_cons(X,X1) -> 2nd❆1_cons1(X,X1) 3: from(X) -> cons(X,from(s(X))) 4: 2nd(cons(_1,_2)) ->= 2nd❆1_cons(_1,_2) 5: 2nd(cons1(_1,_2)) ->= 2nd❆1_cons1(_1,_2) Number of strict rules: 3 Direct poly ... failed. Dependency Pairs: #1: #2nd❆1_cons(X,X1) -> #2nd❆1_cons1(X,X1) #2: #2nd(cons1(_1,_2)) ->? #2nd❆1_cons1(_1,_2) #3: #from(X) -> #from(s(X)) #4: #2nd(cons(_1,_2)) ->? #2nd❆1_cons(_1,_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... found. #from(X) -#3-> #from(s(X)) --->* #from(s(X)) Looping with: [ X := s(X); ]