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