/export/starexec/sandbox/solver/bin/starexec_run_ttt2 /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- failure 'Failure("No result of SMT solver - maybe due to some flag of the solver? or the solver was not found in PATH?")' in subprocess 24904 YES Problem: f(x,x) -> f(a(),b()) b() -> c() Proof: DP Processor: DPs: f#(x,x) -> b#() f#(x,x) -> f#(a(),b()) TRS: f(x,x) -> f(a(),b()) b() -> c() TDG Processor: DPs: f#(x,x) -> b#() f#(x,x) -> f#(a(),b()) TRS: f(x,x) -> f(a(),b()) b() -> c() graph: f#(x,x) -> f#(a(),b()) -> f#(x,x) -> f#(a(),b()) f#(x,x) -> f#(a(),b()) -> f#(x,x) -> b#() SCC Processor: #sccs: 1 #rules: 1 #arcs: 2/4 DPs: f#(x,x) -> f#(a(),b()) TRS: f(x,x) -> f(a(),b()) b() -> c() Bounds Processor: bound: 1 enrichment: match automaton: final states: {6,5,4,1} transitions: f{#,0}(3,6) -> 1* f{#,0}(3,2) -> 1* c1() -> 5,6*,2 a0() -> 3* f0(3,2) -> 4* f0(3,6) -> 4* b0() -> 2* problem: DPs: TRS: f(x,x) -> f(a(),b()) b() -> c() Qed