/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: div(0(),y) -> 0() 2: div(x,y) -> quot(x,y,y) 3: quot(0(),s(y),z) -> 0() 4: quot(s(x),s(y),z) -> quot(x,y,z) 5: quot(x,0(),s(z)) -> s(div(x,s(z))) Number of strict rules: 5 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #div(x,y) -> #quot(x,y,y) #2: #quot(x,0(),s(z)) -> #div(x,s(z)) #3: #quot(s(x),s(y),z) -> #quot(x,y,z) Number of SCCs: 1, DPs: 3 SCC { #1..3 } Sum... succeeded. #div(x1,x2) w: (2437 + x1) s(x1) w: (1 + x1) div(x1,x2) w: (0) 0() w: (1) quot(x1,x2,x3) w: (0) #quot(x1,x2,x3) w: (2437 + x1) USABLE RULES: { } Removed DPs: #3 Number of SCCs: 1, DPs: 2 SCC { #1 #2 } Sum... succeeded. #div(x1,x2) w: (2438 + x2) s(x1) w: (1) div(x1,x2) w: (0) 0() w: (3) quot(x1,x2,x3) w: (0) #quot(x1,x2,x3) w: (2437 + x2) USABLE RULES: { } Removed DPs: #1 #2 Number of SCCs: 0, DPs: 0