4.36/2.01 MAYBE 4.36/2.02 proof of /export/starexec/sandbox/benchmark/theBenchmark.c 4.36/2.02 # AProVE Commit ID: 48fb2092695e11cc9f56e44b17a92a5f88ffb256 marcel 20180622 unpublished dirty 4.36/2.02 4.36/2.02 4.36/2.02 Termination of the given C Problem could not be shown: 4.36/2.02 4.36/2.02 (0) C Problem 4.36/2.02 (1) CToLLVMProof [EQUIVALENT, 175 ms] 4.36/2.02 (2) LLVM problem 4.36/2.02 4.36/2.02 4.36/2.02 ---------------------------------------- 4.36/2.02 4.36/2.02 (0) 4.36/2.02 Obligation: 4.36/2.02 c file /export/starexec/sandbox/benchmark/theBenchmark.c 4.36/2.02 ---------------------------------------- 4.36/2.02 4.36/2.02 (1) CToLLVMProof (EQUIVALENT) 4.36/2.02 Compiled c-file /export/starexec/sandbox/benchmark/theBenchmark.c to LLVM. 4.36/2.02 ---------------------------------------- 4.36/2.02 4.36/2.02 (2) 4.36/2.02 Obligation: 4.36/2.02 LLVM Problem 4.36/2.02 4.36/2.02 Aliases: 4.36/2.02 4.36/2.02 Data layout: 4.36/2.02 4.36/2.02 "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128" 4.36/2.02 4.36/2.02 Machine: 4.36/2.02 4.36/2.02 "x86_64-pc-linux-gnu" 4.36/2.02 4.36/2.02 Type definitions: 4.36/2.02 4.36/2.02 Global variables: 4.36/2.02 4.36/2.02 Function declarations and definitions: 4.36/2.02 4.36/2.02 *BasicFunctionTypename: "cstrcat" linkageType: EXTERNALLY_VISIBLE returnParam: *i8 parameters: (s1 *i8, s2 *i8) variableLength: false visibilityType: DEFAULT callingConvention: ccc 4.36/2.02 0: 4.36/2.02 %1 = alloca *i8, align 8 4.36/2.02 %2 = alloca *i8, align 8 4.36/2.02 %s = alloca *i8, align 8 4.36/2.02 store %s1, %1 4.36/2.02 store %s2, %2 4.36/2.02 %3 = load %1 4.36/2.02 store %3, %s 4.36/2.02 br %4 4.36/2.02 4: 4.36/2.02 %5 = load %s 4.36/2.02 %6 = load %5 4.36/2.02 %7 = sext i8 %6 to i32 4.36/2.02 %8 = icmp ne %7 0 4.36/2.02 br %8, %9, %12 4.36/2.02 9: 4.36/2.02 %10 = load %s 4.36/2.02 %11 = getelementptr %10, 1 4.36/2.02 store %11, %s 4.36/2.02 br %4 4.36/2.02 12: 4.36/2.02 br %13 4.36/2.02 13: 4.36/2.02 %14 = load %2 4.36/2.02 %15 = getelementptr %14, 1 4.36/2.02 store %15, %2 4.36/2.02 %16 = load %14 4.36/2.02 %17 = load %s 4.36/2.02 %18 = getelementptr %17, 1 4.36/2.02 store %18, %s 4.36/2.02 store %16, %17 4.36/2.02 %19 = sext i8 %16 to i32 4.36/2.02 %20 = icmp ne %19 0 4.36/2.02 br %20, %21, %22 4.36/2.02 21: 4.36/2.02 br %13 4.36/2.02 22: 4.36/2.02 %23 = load %1 4.36/2.02 ret %23 4.36/2.02 4.36/2.02 *BasicFunctionTypename: "main" linkageType: EXTERNALLY_VISIBLE returnParam: i32 parameters: () variableLength: false visibilityType: DEFAULT callingConvention: ccc 4.36/2.02 0: 4.36/2.02 %1 = alloca i32, align 4 4.36/2.02 %s1 = alloca *i8, align 8 4.36/2.02 %s2 = alloca *i8, align 8 4.36/2.02 store 0, %1 4.36/2.02 %2 = load %s1 4.36/2.02 %3 = load %s2 4.36/2.02 %4 = call *i8 @cstrcat(*i8 %2, *i8 %3) 4.36/2.02 ret 0 4.36/2.02 4.36/2.02 4.36/2.02 Analyze Termination of all function calls matching the pattern: 4.36/2.02 main() 4.53/2.06 EOF