/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: app(app(const(),x),y) -> x 2: app(app(app(subst(),f),g),x) -> app(app(f,x),app(g,x)) 3: app(app(fix(),f),x) -> app(app(f,app(fix(),f)),x) Number of strict rules: 3 Direct POLO(bPol) ... failed. Uncurrying app 1: app^2_const(x,y) -> x 2: app^3_subst(f,g,x) -> app(app(f,x),app(g,x)) 3: app^2_fix(f,x) -> app(app(f,app^1_fix(f)),x) 4: app(const(),_1) ->= app^1_const(_1) 5: app(app^1_const(_1),_2) ->= app^2_const(_1,_2) 6: app(fix(),_1) ->= app^1_fix(_1) 7: app(app^1_fix(_1),_2) ->= app^2_fix(_1,_2) 8: app(subst(),_1) ->= app^1_subst(_1) 9: app(app^1_subst(_1),_2) ->= app^2_subst(_1,_2) 10: app(app^2_subst(_1,_2),_3) ->= app^3_subst(_1,_2,_3) Number of strict rules: 3 Direct POLO(bPol) ... failed. Dependency Pairs: #1: #app^3_subst(f,g,x) -> #app(app(f,x),app(g,x)) #2: #app^3_subst(f,g,x) -> #app(f,x) #3: #app^3_subst(f,g,x) -> #app(g,x) #4: #app(app^1_fix(_1),_2) ->? #app^2_fix(_1,_2) #5: #app(app^2_subst(_1,_2),_3) ->? #app^3_subst(_1,_2,_3) #6: #app(app^1_const(_1),_2) ->? #app^2_const(_1,_2) #7: #app^2_fix(f,x) -> #app(app(f,app^1_fix(f)),x) #8: #app^2_fix(f,x) -> #app(f,app^1_fix(f)) Number of SCCs: 1, DPs: 7 SCC { #1..5 #7 #8 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.