/export/starexec/sandbox/solver/bin/starexec_run_Transition /export/starexec/sandbox/benchmark/theBenchmark.smt2 /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES DP problem for innermost termination. P = f7#(x1, x2, x3) -> f6#(x1, x2, x3) f6#(I0, I1, I2) -> f5#(I0, I1, I2) f6#(I3, I4, I5) -> f4#(I3, I4, I5) f6#(I6, I7, I8) -> f3#(I6, I7, I8) f6#(I9, I10, I11) -> f1#(I9, I10, I11) f6#(I15, I16, I17) -> f5#(I17, rnd2, rnd3) [rnd3 = rnd2 /\ rnd2 = rnd2] f5#(I18, I19, I20) -> f4#(I20, I19, 0) f4#(I21, I22, I23) -> f3#(I23, I22, I23) [I23 <= 19] f4#(I24, I25, I26) -> f1#(I26, I25, I26) [20 <= I26] f3#(I27, I28, I29) -> f4#(I29, I28, 1 + I29) R = f7(x1, x2, x3) -> f6(x1, x2, x3) f6(I0, I1, I2) -> f5(I0, I1, I2) f6(I3, I4, I5) -> f4(I3, I4, I5) f6(I6, I7, I8) -> f3(I6, I7, I8) f6(I9, I10, I11) -> f1(I9, I10, I11) f6(I12, I13, I14) -> f2(I12, I13, I14) f6(I15, I16, I17) -> f5(I17, rnd2, rnd3) [rnd3 = rnd2 /\ rnd2 = rnd2] f5(I18, I19, I20) -> f4(I20, I19, 0) f4(I21, I22, I23) -> f3(I23, I22, I23) [I23 <= 19] f4(I24, I25, I26) -> f1(I26, I25, I26) [20 <= I26] f3(I27, I28, I29) -> f4(I29, I28, 1 + I29) f1(I30, I31, I32) -> f2(I32, I33, I34) [I34 = I33 /\ I33 = I33] The dependency graph for this problem is: 0 -> 1, 2, 3, 4, 5 1 -> 6 2 -> 7, 8 3 -> 9 4 -> 5 -> 6 6 -> 7 7 -> 9 8 -> 9 -> 7, 8 Where: 0) f7#(x1, x2, x3) -> f6#(x1, x2, x3) 1) f6#(I0, I1, I2) -> f5#(I0, I1, I2) 2) f6#(I3, I4, I5) -> f4#(I3, I4, I5) 3) f6#(I6, I7, I8) -> f3#(I6, I7, I8) 4) f6#(I9, I10, I11) -> f1#(I9, I10, I11) 5) f6#(I15, I16, I17) -> f5#(I17, rnd2, rnd3) [rnd3 = rnd2 /\ rnd2 = rnd2] 6) f5#(I18, I19, I20) -> f4#(I20, I19, 0) 7) f4#(I21, I22, I23) -> f3#(I23, I22, I23) [I23 <= 19] 8) f4#(I24, I25, I26) -> f1#(I26, I25, I26) [20 <= I26] 9) f3#(I27, I28, I29) -> f4#(I29, I28, 1 + I29) We have the following SCCs. { 7, 9 } DP problem for innermost termination. P = f4#(I21, I22, I23) -> f3#(I23, I22, I23) [I23 <= 19] f3#(I27, I28, I29) -> f4#(I29, I28, 1 + I29) R = f7(x1, x2, x3) -> f6(x1, x2, x3) f6(I0, I1, I2) -> f5(I0, I1, I2) f6(I3, I4, I5) -> f4(I3, I4, I5) f6(I6, I7, I8) -> f3(I6, I7, I8) f6(I9, I10, I11) -> f1(I9, I10, I11) f6(I12, I13, I14) -> f2(I12, I13, I14) f6(I15, I16, I17) -> f5(I17, rnd2, rnd3) [rnd3 = rnd2 /\ rnd2 = rnd2] f5(I18, I19, I20) -> f4(I20, I19, 0) f4(I21, I22, I23) -> f3(I23, I22, I23) [I23 <= 19] f4(I24, I25, I26) -> f1(I26, I25, I26) [20 <= I26] f3(I27, I28, I29) -> f4(I29, I28, 1 + I29) f1(I30, I31, I32) -> f2(I32, I33, I34) [I34 = I33 /\ I33 = I33] We use the reverse value criterion with the projection function NU: NU[f3#(z1,z2,z3)] = 19 + -1 * (1 + z3) NU[f4#(z1,z2,z3)] = 19 + -1 * z3 This gives the following inequalities: I23 <= 19 ==> 19 + -1 * I23 > 19 + -1 * (1 + I23) with 19 + -1 * I23 >= 0 ==> 19 + -1 * (1 + I29) >= 19 + -1 * (1 + I29) We remove all the strictly oriented dependency pairs. DP problem for innermost termination. P = f3#(I27, I28, I29) -> f4#(I29, I28, 1 + I29) R = f7(x1, x2, x3) -> f6(x1, x2, x3) f6(I0, I1, I2) -> f5(I0, I1, I2) f6(I3, I4, I5) -> f4(I3, I4, I5) f6(I6, I7, I8) -> f3(I6, I7, I8) f6(I9, I10, I11) -> f1(I9, I10, I11) f6(I12, I13, I14) -> f2(I12, I13, I14) f6(I15, I16, I17) -> f5(I17, rnd2, rnd3) [rnd3 = rnd2 /\ rnd2 = rnd2] f5(I18, I19, I20) -> f4(I20, I19, 0) f4(I21, I22, I23) -> f3(I23, I22, I23) [I23 <= 19] f4(I24, I25, I26) -> f1(I26, I25, I26) [20 <= I26] f3(I27, I28, I29) -> f4(I29, I28, 1 + I29) f1(I30, I31, I32) -> f2(I32, I33, I34) [I34 = I33 /\ I33 = I33] The dependency graph for this problem is: 9 -> Where: 9) f3#(I27, I28, I29) -> f4#(I29, I28, 1 + I29) We have the following SCCs.