/export/starexec/sandbox2/solver/bin/starexec_run_c /export/starexec/sandbox2/benchmark/theBenchmark.c /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- NO proof of /export/starexec/sandbox2/benchmark/theBenchmark.c # AProVE Commit ID: 48fb2092695e11cc9f56e44b17a92a5f88ffb256 marcel 20180622 unpublished dirty Termination of the given C Problem could be disproven: (0) C Problem (1) CToIRSProof [EQUIVALENT, 0 ms] (2) IntTRS (3) IRS2T2 [EQUIVALENT, 0 ms] (4) T2IntSys (5) T2 [COMPLETE, 2113 ms] (6) NO ---------------------------------------- (0) Obligation: c file /export/starexec/sandbox2/benchmark/theBenchmark.c ---------------------------------------- (1) CToIRSProof (EQUIVALENT) Parsed C Integer Program as IRS. ---------------------------------------- (2) Obligation: Rules: f1(a, b, olda) -> f2(x_1, b, olda) :|: TRUE f2(x, x1, x2) -> f3(x, x3, x2) :|: TRUE f4(x4, x5, x6) -> f5(x4, x5, x4) :|: TRUE f5(x7, x8, x9) -> f6(x8, x8, x9) :|: TRUE f6(x10, x11, x12) -> f7(x10, arith, x12) :|: TRUE && arith = x12 + 1 f3(x13, x14, x15) -> f4(x13, x14, x15) :|: x13 >= 7 f7(x16, x17, x18) -> f3(x16, x17, x18) :|: TRUE f3(x19, x20, x21) -> f8(x19, x20, x21) :|: x19 < 7 Start term: f1(a, b, olda) ---------------------------------------- (3) IRS2T2 (EQUIVALENT) Transformed input IRS into an integer transition system.Used the following mapping from defined symbols to location IDs: (f1_3,1) (f2_3,2) (f3_3,3) (f4_3,4) (f5_3,5) (f6_3,6) (f7_3,7) (f8_3,8) ---------------------------------------- (4) Obligation: START: 1; FROM: 1; oldX0 := x0; oldX1 := x1; oldX2 := x2; oldX3 := nondet(); assume(0 = 0); x0 := oldX3; x1 := oldX1; x2 := oldX2; TO: 2; FROM: 2; oldX0 := x0; oldX1 := x1; oldX2 := x2; oldX3 := nondet(); assume(0 = 0); x0 := oldX0; x1 := oldX3; x2 := oldX2; TO: 3; FROM: 4; oldX0 := x0; oldX1 := x1; oldX2 := x2; assume(0 = 0); x0 := oldX0; x1 := oldX1; x2 := oldX0; TO: 5; FROM: 5; oldX0 := x0; oldX1 := x1; oldX2 := x2; assume(0 = 0); x0 := oldX1; x1 := oldX1; x2 := oldX2; TO: 6; FROM: 6; oldX0 := x0; oldX1 := x1; oldX2 := x2; oldX3 := -(-(oldX2 + 1)); assume(0 = 0 && oldX3 = oldX2 + 1); x0 := oldX0; x1 := -(-(oldX2 + 1)); x2 := oldX2; TO: 7; FROM: 3; oldX0 := x0; oldX1 := x1; oldX2 := x2; assume(oldX0 >= 7); x0 := oldX0; x1 := oldX1; x2 := oldX2; TO: 4; FROM: 7; oldX0 := x0; oldX1 := x1; oldX2 := x2; assume(0 = 0); x0 := oldX0; x1 := oldX1; x2 := oldX2; TO: 3; FROM: 3; oldX0 := x0; oldX1 := x1; oldX2 := x2; assume(oldX0 < 7); x0 := oldX0; x1 := oldX1; x2 := oldX2; TO: 8; ---------------------------------------- (5) T2 (COMPLETE) Found this recurrent set for cutpoint 6: 8 <= oldX3 and 8 <= x1 and 7 <= x2 and oldX0-x0 <= 0 and x0-oldX0 <= 0 and 16 <= x1+oldX3 and x1-x2 <= 1 and x2-x1 <= -1 and 15 <= x1+x2 and 15 <= x2+oldX3 and -x0+7 <= 0 ---------------------------------------- (6) NO