/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: a__f(b(),X,c()) -> a__f(X,a__c(),X) 2: a__c() -> b() 3: mark(f(X1,X2,X3)) -> a__f(X1,mark(X2),X3) 4: mark(c()) -> a__c() 5: mark(b()) -> b() 6: a__f(X1,X2,X3) -> f(X1,X2,X3) 7: a__c() -> c() Number of strict rules: 7 Direct poly ... removes: 4 3 5 6 b() w: (7720) a__f(x1,x2,x3) w: (42480 + x3 + 2 * x2 + x1) c() w: (7720) f(x1,x2,x3) w: (21241 + x3 + 2 * x2 + x1) mark(x1) w: (1 + 2 * x1) a__c() w: (7720) Number of strict rules: 3 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #a__f(b(),X,c()) -> #a__f(X,a__c(),X) #2: #a__f(b(),X,c()) -> #a__c() Number of SCCs: 1, DPs: 1 SCC { #1 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.