/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(n__b(),X,n__c()) -> f(X,c(),X) 2: c() -> b() 3: b() -> n__b() 4: c() -> n__c() 5: activate(n__b()) -> b() 6: activate(n__c()) -> c() 7: activate(X) -> X Number of strict rules: 7 Direct POLO(bPol) ... removes: 5 7 6 b w: 1 activate w: 2 * x1 + 1 n__c w: 1 c w: 1 f w: x1 + 2 * x2 + x3 n__b w: 1 Number of strict rules: 4 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #c() -> #b() #2: #f(n__b(),X,n__c()) -> #f(X,c(),X) #3: #f(n__b(),X,n__c()) -> #c() Number of SCCs: 1, DPs: 1 SCC { #2 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.