4.50/2.03 NO 4.50/2.04 proof of /export/starexec/sandbox/benchmark/theBenchmark.jar 4.50/2.04 # AProVE Commit ID: 48fb2092695e11cc9f56e44b17a92a5f88ffb256 marcel 20180622 unpublished dirty 4.50/2.04 4.50/2.04 4.50/2.04 termination of the given Bare JBC problem could be disproven: 4.50/2.04 4.50/2.04 (0) Bare JBC problem 4.50/2.04 (1) BareJBCToJBCProof [EQUIVALENT, 96 ms] 4.50/2.04 (2) JBC problem 4.50/2.04 (3) JBCNonTerm [COMPLETE, 191 ms] 4.50/2.04 (4) NO 4.50/2.04 4.50/2.04 4.50/2.04 ---------------------------------------- 4.50/2.04 4.50/2.04 (0) 4.50/2.04 Obligation: 4.50/2.04 need to prove termination of the following program: 4.50/2.04 public class Loop { 4.50/2.04 public static void main(String[] args) { 4.50/2.04 int a = 5; 4.50/2.04 int b = 3; 4.50/2.04 for (int i = 0; i < 10; i += 0) {} 4.50/2.04 4.50/2.04 test(a, b); 4.50/2.04 } 4.50/2.04 4.50/2.04 private static int test(int a, int b) { 4.50/2.04 return a * b; 4.50/2.04 } 4.50/2.04 } 4.50/2.04 4.50/2.04 4.50/2.04 ---------------------------------------- 4.50/2.04 4.50/2.04 (1) BareJBCToJBCProof (EQUIVALENT) 4.50/2.04 initialized classpath 4.50/2.04 ---------------------------------------- 4.50/2.04 4.50/2.04 (2) 4.50/2.04 Obligation: 4.50/2.04 need to prove termination of the following program: 4.50/2.04 public class Loop { 4.50/2.04 public static void main(String[] args) { 4.50/2.04 int a = 5; 4.50/2.04 int b = 3; 4.50/2.04 for (int i = 0; i < 10; i += 0) {} 4.50/2.04 4.50/2.04 test(a, b); 4.50/2.04 } 4.50/2.04 4.50/2.04 private static int test(int a, int b) { 4.50/2.04 return a * b; 4.50/2.04 } 4.50/2.04 } 4.50/2.04 4.50/2.04 4.50/2.04 ---------------------------------------- 4.50/2.04 4.50/2.04 (3) JBCNonTerm (COMPLETE) 4.50/2.04 Constructed a run with a repetition. States 6 and 11 are repetitions (when considering only the interesting positions []). 4.50/2.04 4.50/2.04 0: 4.50/2.04 YES: (JL1) 4.50/2.04 1: 4.50/2.04 YES: (JL1) 4.50/2.04 2: 4.50/2.04 YES: (JL1) 4.50/2.04 3: 4.50/2.04 YES: (JL1) 4.50/2.04 4: 4.50/2.04 YES: (JL1) 4.50/2.04 5: 4.50/2.04 YES: (JL1) 4.50/2.04 6: 4.50/2.04 YES: (JL1) 4.50/2.04 7: 4.50/2.04 YES: (JL1) 4.50/2.04 8: 4.50/2.04 YES: (JL1) 4.50/2.04 9: 4.50/2.04 YES: (JL1) 4.50/2.04 10: 4.50/2.04 YES: (JL1) 4.50/2.04 11: 4.50/2.04 YES: (JL1) 4.50/2.04 4.50/2.04 ---------------------------------------- 4.50/2.04 4.50/2.04 (4) 4.50/2.04 NO 4.50/2.05 EOF