/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: or(true(),y) -> true() 2: or(x,true()) -> true() 3: or(false(),false()) -> false() 4: mem(x,nil()) -> false() 5: mem(x,set(y)) -> =(x,y) 6: mem(x,union(y,z)) -> or(mem(x,y),mem(x,z)) Number of strict rules: 6 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #mem(x,union(y,z)) -> #or(mem(x,y),mem(x,z)) #2: #mem(x,union(y,z)) -> #mem(x,y) #3: #mem(x,union(y,z)) -> #mem(x,z) Number of SCCs: 1, DPs: 2 SCC { #2 #3 } POLO(Sum)... succeeded. mem w: 0 false w: 0 #mem w: x2 true w: 0 = w: 0 union w: x1 + x2 + 1 nil w: 0 or w: 0 set w: 0 #or w: 0 USABLE RULES: { } Removed DPs: #2 #3 Number of SCCs: 0, DPs: 0