/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: top(free(x)) -> top(check(new(x))) 2: new(free(x)) -> free(new(x)) 3: old(free(x)) -> free(old(x)) 4: new(serve()) -> free(serve()) 5: old(serve()) -> free(serve()) 6: check(free(x)) -> free(check(x)) 7: check(new(x)) -> new(check(x)) 8: check(old(x)) -> old(check(x)) 9: check(old(x)) -> old(x) Number of strict rules: 9 Direct POLO(bPol) ... removes: 5 new w: x1 top w: x1 serve w: 0 free w: x1 check w: x1 old w: x1 + 1 Number of strict rules: 8 Direct POLO(bPol) ... removes: 3 new w: 2 * x1 + 2 top w: x1 serve w: 1 free w: 2 * x1 + 2 check w: x1 old w: 2 * x1 + 1 Number of strict rules: 7 Direct POLO(bPol) ... removes: 8 9 new w: x1 top w: x1 serve w: 0 free w: 2 * x1 check w: 2 * x1 old w: x1 + 1 Number of strict rules: 5 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #new(free(x)) -> #new(x) #2: #check(free(x)) -> #check(x) #3: #check(new(x)) -> #new(check(x)) #4: #check(new(x)) -> #check(x) #5: #top(free(x)) -> #top(check(new(x))) #6: #top(free(x)) -> #check(new(x)) #7: #top(free(x)) -> #new(x) Number of SCCs: 3, DPs: 4 SCC { #1 } POLO(Sum)... succeeded. new w: 0 top w: 0 #check w: 0 #top w: 0 serve w: 0 free w: x1 + 1 check w: 0 #new w: x1 old w: 0 USABLE RULES: { } Removed DPs: #1 Number of SCCs: 2, DPs: 3 SCC { #5 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... succeeded. new w: [1,0;1,1] * x1 + [0;1] top w: [0;0] #check w: [0;0] #top w: [1,1;0,0] * x1 serve w: [2;1] free w: x1 + [0;3] check w: [0,0;0,1] * x1 + [0;1] #new w: [0;0] old w: [0;0] USABLE RULES: { 2 4 6 7 } Removed DPs: #5 Number of SCCs: 1, DPs: 2 SCC { #2 #4 } POLO(Sum)... succeeded. new w: x1 + 1 top w: 0 #check w: x1 #top w: 0 serve w: 1 free w: x1 + 3 check w: x1 + 1 #new w: 0 old w: 0 USABLE RULES: { } Removed DPs: #2 #4 Number of SCCs: 0, DPs: 0