4.50/2.09 NO 4.50/2.10 proof of /export/starexec/sandbox/benchmark/theBenchmark.jar 4.50/2.10 # AProVE Commit ID: 48fb2092695e11cc9f56e44b17a92a5f88ffb256 marcel 20180622 unpublished dirty 4.50/2.10 4.50/2.10 4.50/2.10 termination of the given Bare JBC problem could be disproven: 4.50/2.10 4.50/2.10 (0) Bare JBC problem 4.50/2.10 (1) BareJBCToJBCProof [EQUIVALENT, 96 ms] 4.50/2.10 (2) JBC problem 4.50/2.10 (3) JBCNonTerm [COMPLETE, 223 ms] 4.50/2.10 (4) NO 4.50/2.10 4.50/2.10 4.50/2.10 ---------------------------------------- 4.50/2.10 4.50/2.10 (0) 4.50/2.10 Obligation: 4.50/2.10 need to prove termination of the following program: 4.50/2.10 package simple.convLower; 4.50/2.10 4.50/2.10 public class ConvLower { 4.50/2.10 4.50/2.10 public static void loop(int i) { 4.50/2.10 while (i > 5) { 4.50/2.10 if (i != 10) { 4.50/2.10 i--; 4.50/2.10 } 4.50/2.10 } 4.50/2.10 } 4.50/2.10 } 4.50/2.10 4.50/2.10 4.50/2.10 package simple.convLower; 4.50/2.10 4.50/2.10 public class Main { 4.50/2.10 4.50/2.10 /** 4.50/2.10 * @param args 4.50/2.10 */ 4.50/2.10 public static void main(String[] args) { 4.50/2.10 ConvLower.loop(args.length); 4.50/2.10 } 4.50/2.10 4.50/2.10 } 4.50/2.10 4.50/2.10 4.50/2.10 4.50/2.10 ---------------------------------------- 4.50/2.10 4.50/2.10 (1) BareJBCToJBCProof (EQUIVALENT) 4.50/2.10 initialized classpath 4.50/2.10 ---------------------------------------- 4.50/2.10 4.50/2.10 (2) 4.50/2.10 Obligation: 4.50/2.10 need to prove termination of the following program: 4.50/2.10 package simple.convLower; 4.50/2.10 4.50/2.10 public class ConvLower { 4.50/2.10 4.50/2.10 public static void loop(int i) { 4.50/2.10 while (i > 5) { 4.50/2.10 if (i != 10) { 4.50/2.10 i--; 4.50/2.10 } 4.50/2.10 } 4.50/2.10 } 4.50/2.10 } 4.50/2.10 4.50/2.10 4.50/2.10 package simple.convLower; 4.50/2.10 4.50/2.10 public class Main { 4.50/2.10 4.50/2.10 /** 4.50/2.10 * @param args 4.50/2.10 */ 4.50/2.10 public static void main(String[] args) { 4.50/2.10 ConvLower.loop(args.length); 4.50/2.10 } 4.50/2.10 4.50/2.10 } 4.50/2.10 4.50/2.10 4.50/2.10 4.50/2.10 ---------------------------------------- 4.50/2.10 4.50/2.10 (3) JBCNonTerm (COMPLETE) 4.50/2.10 Constructed a run with a repetition. States 3 and 9 are repetitions (when considering only the interesting positions [lv_0_0]). 4.50/2.10 4.50/2.10 0: 4.50/2.10 a2([java.lang.String...]): length 10 -->{java.lang.Object...} 4.50/2.10 YES: (JL1) 4.50/2.10 1: 4.50/2.10 a2([java.lang.String...]): length 10 -->{java.lang.Object...} 4.50/2.10 YES: (JL1) 4.50/2.10 2: 4.50/2.10 YES: (JL1) 4.50/2.10 3: 4.50/2.10 4.50/2.10 YES: (JL1) 4.50/2.10 4: 4.50/2.10 4.50/2.10 YES: (JL1) 4.50/2.10 5: 4.50/2.10 4.50/2.10 YES: (JL1) 4.50/2.10 6: 4.50/2.10 4.50/2.10 YES: (JL1) 4.50/2.10 7: 4.50/2.10 4.50/2.10 YES: (JL1) 4.50/2.10 8: 4.50/2.10 4.50/2.10 YES: (JL1) 4.50/2.10 9: 4.50/2.10 4.50/2.10 YES: (JL1) 4.50/2.10 4.50/2.10 ---------------------------------------- 4.50/2.10 4.50/2.10 (4) 4.50/2.10 NO 4.50/2.11 EOF