./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 527bcce2 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/config/KojakReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 7ccd2e75f1b2a9cecaada969b4778eb90a0d6881f15b2bce2ef357d2417d1730 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 18:47:17,957 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 18:47:18,082 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-21 18:47:18,088 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 18:47:18,089 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-21 18:47:18,133 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 18:47:18,137 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 18:47:18,138 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-21 18:47:18,139 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 18:47:18,144 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 18:47:18,146 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 18:47:18,146 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 18:47:18,147 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 18:47:18,148 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 18:47:18,149 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 18:47:18,149 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 18:47:18,150 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 18:47:18,150 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 18:47:18,150 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 18:47:18,152 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-21 18:47:18,152 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-21 18:47:18,153 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-21 18:47:18,153 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 18:47:18,155 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:47:18,155 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 18:47:18,156 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 18:47:18,156 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 18:47:18,157 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-21 18:47:18,157 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-21 18:47:18,157 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 18:47:18,159 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7ccd2e75f1b2a9cecaada969b4778eb90a0d6881f15b2bce2ef357d2417d1730 [2023-11-21 18:47:18,511 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 18:47:18,549 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 18:47:18,552 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 18:47:18,554 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 18:47:18,555 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 18:47:18,556 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/../../sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i [2023-11-21 18:47:21,695 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 18:47:22,294 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 18:47:22,296 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i [2023-11-21 18:47:22,349 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/data/8bbb31442/887e09c479b74d72a26817e46fe6fb48/FLAG0b64d2acf [2023-11-21 18:47:22,370 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/data/8bbb31442/887e09c479b74d72a26817e46fe6fb48 [2023-11-21 18:47:22,375 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 18:47:22,377 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 18:47:22,380 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 18:47:22,381 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 18:47:22,386 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 18:47:22,387 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:47:22" (1/1) ... [2023-11-21 18:47:22,388 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4f0fb495 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:22, skipping insertion in model container [2023-11-21 18:47:22,388 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:47:22" (1/1) ... [2023-11-21 18:47:22,562 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 18:47:22,871 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i[4503,4516] [2023-11-21 18:47:22,882 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i[4563,4576] [2023-11-21 18:47:24,242 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:24,244 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:24,245 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:24,247 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:24,248 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:24,291 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:24,298 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:24,300 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:24,303 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,014 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-21 18:47:25,016 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-21 18:47:25,017 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-21 18:47:25,020 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-21 18:47:25,022 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-21 18:47:25,023 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-21 18:47:25,024 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-21 18:47:25,025 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-21 18:47:25,028 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-21 18:47:25,033 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-21 18:47:25,432 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,432 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,532 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:47:25,608 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 18:47:25,639 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i[4503,4516] [2023-11-21 18:47:25,639 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i[4563,4576] [2023-11-21 18:47:25,708 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,709 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,710 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,710 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,711 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,722 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,723 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,724 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,725 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,775 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-21 18:47:25,776 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-21 18:47:25,777 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-21 18:47:25,778 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-21 18:47:25,779 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-21 18:47:25,779 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-21 18:47:25,780 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-21 18:47:25,781 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-21 18:47:25,782 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-21 18:47:25,783 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-21 18:47:25,896 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : "+r"(index)); [8237] [2023-11-21 18:47:25,899 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,899 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:25,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [8723-8734] [2023-11-21 18:47:25,942 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:47:26,317 WARN L675 CHandler]: The function __atomic_fetch_or is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,318 WARN L675 CHandler]: The function __atomic_fetch_sub is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,318 WARN L675 CHandler]: The function __atomic_exchange_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,318 WARN L675 CHandler]: The function __atomic_fetch_xor is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,318 WARN L675 CHandler]: The function htons is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,318 WARN L675 CHandler]: The function ntohl is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,319 WARN L675 CHandler]: The function __atomic_compare_exchange_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,319 WARN L675 CHandler]: The function __atomic_fetch_add is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,319 WARN L675 CHandler]: The function fprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,319 WARN L675 CHandler]: The function htonl is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,319 WARN L675 CHandler]: The function __atomic_store_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,319 WARN L675 CHandler]: The function ntohs is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,320 WARN L675 CHandler]: The function predicate is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,320 WARN L675 CHandler]: The function __atomic_load_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,320 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,320 WARN L675 CHandler]: The function __atomic_thread_fence is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,320 WARN L675 CHandler]: The function __atomic_fetch_and is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,321 WARN L675 CHandler]: The function memchr is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:26,333 INFO L206 MainTranslator]: Completed translation [2023-11-21 18:47:26,333 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26 WrapperNode [2023-11-21 18:47:26,334 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 18:47:26,335 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 18:47:26,336 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 18:47:26,337 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 18:47:26,345 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26" (1/1) ... [2023-11-21 18:47:26,453 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26" (1/1) ... [2023-11-21 18:47:26,571 INFO L138 Inliner]: procedures = 689, calls = 2617, calls flagged for inlining = 59, calls inlined = 5, statements flattened = 789 [2023-11-21 18:47:26,572 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 18:47:26,573 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 18:47:26,573 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 18:47:26,573 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 18:47:26,583 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26" (1/1) ... [2023-11-21 18:47:26,584 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26" (1/1) ... [2023-11-21 18:47:26,592 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26" (1/1) ... [2023-11-21 18:47:26,593 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26" (1/1) ... [2023-11-21 18:47:26,632 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26" (1/1) ... [2023-11-21 18:47:26,635 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26" (1/1) ... [2023-11-21 18:47:26,641 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26" (1/1) ... [2023-11-21 18:47:26,647 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26" (1/1) ... [2023-11-21 18:47:26,656 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 18:47:26,657 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 18:47:26,657 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 18:47:26,657 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 18:47:26,671 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:26" (1/1) ... [2023-11-21 18:47:26,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:47:26,688 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/z3 [2023-11-21 18:47:26,702 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-21 18:47:26,726 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-21 18:47:26,748 INFO L130 BoogieDeclarations]: Found specification of procedure aws_byte_buf_is_valid [2023-11-21 18:47:26,749 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_byte_buf_is_valid [2023-11-21 18:47:26,749 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-21 18:47:26,749 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-21 18:47:26,749 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-21 18:47:26,749 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-21 18:47:26,749 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-21 18:47:26,750 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 18:47:26,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-21 18:47:26,750 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 18:47:26,751 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 18:47:26,751 INFO L130 BoogieDeclarations]: Found specification of procedure bounded_malloc [2023-11-21 18:47:26,752 INFO L138 BoogieDeclarations]: Found implementation of procedure bounded_malloc [2023-11-21 18:47:26,752 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-21 18:47:26,752 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-21 18:47:26,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-21 18:47:26,753 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-21 18:47:26,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-21 18:47:26,753 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_uint64_t [2023-11-21 18:47:26,753 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_uint64_t [2023-11-21 18:47:26,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-21 18:47:26,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-21 18:47:27,087 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 18:47:27,090 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 18:47:28,717 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 18:47:29,133 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 18:47:29,133 INFO L308 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-21 18:47:29,135 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:47:29 BoogieIcfgContainer [2023-11-21 18:47:29,135 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 18:47:29,136 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-21 18:47:29,136 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-21 18:47:29,149 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-21 18:47:29,149 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:47:29" (1/1) ... [2023-11-21 18:47:29,160 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 18:47:29,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:47:29,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 45 states and 56 transitions. [2023-11-21 18:47:29,225 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 56 transitions. [2023-11-21 18:47:29,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-21 18:47:29,230 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:47:29,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:47:30,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:47:30,696 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 18:47:31,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:47:33,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:47:33,279 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 18:47:34,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:47:34,737 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2023-11-21 18:47:34,799 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,800 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,800 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,800 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,801 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,801 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,801 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,802 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,802 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,802 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,803 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,803 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,804 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,804 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,804 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,804 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,805 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable #t~ret1214 [2023-11-21 18:47:34,805 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,805 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,806 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,806 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,807 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,807 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,807 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,807 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,808 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,808 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,809 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,809 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,809 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,810 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,810 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,810 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,811 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,811 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,811 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,812 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,813 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,813 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,813 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret1060 could not be translated [2023-11-21 18:47:34,814 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,814 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,815 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,815 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,815 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,816 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,816 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,816 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,817 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,817 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,818 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0!count [2023-11-21 18:47:34,818 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list [2023-11-21 18:47:34,818 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list [2023-11-21 18:47:34,818 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count [2023-11-21 18:47:34,825 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 21.11 06:47:34 ImpRootNode [2023-11-21 18:47:34,825 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-21 18:47:34,826 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-21 18:47:34,826 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-21 18:47:34,827 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-21 18:47:34,827 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:47:29" (3/4) ... [2023-11-21 18:47:34,830 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-21 18:47:34,832 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-21 18:47:34,833 INFO L158 Benchmark]: Toolchain (without parser) took 12455.50ms. Allocated memory was 172.0MB in the beginning and 325.1MB in the end (delta: 153.1MB). Free memory was 117.0MB in the beginning and 231.7MB in the end (delta: -114.7MB). Peak memory consumption was 39.0MB. Max. memory is 16.1GB. [2023-11-21 18:47:34,834 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 172.0MB. Free memory was 142.5MB in the beginning and 142.3MB in the end (delta: 183.3kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 18:47:34,835 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3954.22ms. Allocated memory was 172.0MB in the beginning and 209.7MB in the end (delta: 37.7MB). Free memory was 117.0MB in the beginning and 113.1MB in the end (delta: 4.0MB). Peak memory consumption was 84.2MB. Max. memory is 16.1GB. [2023-11-21 18:47:34,835 INFO L158 Benchmark]: Boogie Procedure Inliner took 237.18ms. Allocated memory is still 209.7MB. Free memory was 113.1MB in the beginning and 101.5MB in the end (delta: 11.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-21 18:47:34,836 INFO L158 Benchmark]: Boogie Preprocessor took 83.35ms. Allocated memory is still 209.7MB. Free memory was 101.5MB in the beginning and 94.2MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-21 18:47:34,837 INFO L158 Benchmark]: RCFGBuilder took 2478.25ms. Allocated memory was 209.7MB in the beginning and 264.2MB in the end (delta: 54.5MB). Free memory was 94.2MB in the beginning and 185.2MB in the end (delta: -91.0MB). Peak memory consumption was 38.3MB. Max. memory is 16.1GB. [2023-11-21 18:47:34,838 INFO L158 Benchmark]: CodeCheck took 5689.54ms. Allocated memory was 264.2MB in the beginning and 325.1MB in the end (delta: 60.8MB). Free memory was 185.2MB in the beginning and 231.7MB in the end (delta: -46.5MB). Peak memory consumption was 13.3MB. Max. memory is 16.1GB. [2023-11-21 18:47:34,838 INFO L158 Benchmark]: Witness Printer took 5.58ms. Allocated memory is still 325.1MB. Free memory is still 231.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 18:47:34,842 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 6 procedures, 45 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 5.6s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: 0 DeclaredPredicates, 0 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 1.7s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 20 NumberOfCodeBlocks, 20 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - UnprovableResult [Line: 223]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of large string literal at line 8740. Possible FailurePath: [L6854-L6859] static struct aws_allocator s_can_fail_allocator_static = { .mem_acquire = s_can_fail_malloc_allocator, .mem_release = s_can_fail_free_allocator, .mem_realloc = s_can_fail_realloc_allocator, .mem_calloc = s_can_fail_calloc_allocator, }; [L7279] static __thread int tl_last_error = 0; [L7616-L7628] static const uint8_t s_tolower_table[256] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', 91, 92, 93, 94, 95, 96, 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255}; [L8739-L8887] static struct aws_error_info errors[] = { [(AWS_ERROR_SUCCESS)-0x0000] = { .literal_name = "AWS_ERROR_SUCCESS", .error_code = (AWS_ERROR_SUCCESS), .error_str = ("Success."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_SUCCESS" ", " "Success.", } , [(AWS_ERROR_OOM)-0x0000] = { .literal_name = "AWS_ERROR_OOM", .error_code = (AWS_ERROR_OOM), .error_str = ("Out of memory."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_OOM" ", " "Out of memory.", } , [(AWS_ERROR_UNKNOWN)-0x0000] = { .literal_name = "AWS_ERROR_UNKNOWN", .error_code = (AWS_ERROR_UNKNOWN), .error_str = ("Unknown error."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_UNKNOWN" ", " "Unknown error.", } , [(AWS_ERROR_SHORT_BUFFER)-0x0000] = { .literal_name = "AWS_ERROR_SHORT_BUFFER", .error_code = (AWS_ERROR_SHORT_BUFFER), .error_str = ("Buffer is not large enough to hold result."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_SHORT_BUFFER" ", " "Buffer is not large enough to hold result.", } , [(AWS_ERROR_OVERFLOW_DETECTED)-0x0000] = { .literal_name = "AWS_ERROR_OVERFLOW_DETECTED", .error_code = (AWS_ERROR_OVERFLOW_DETECTED), .error_str = ("Fixed size value overflow was detected."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_OVERFLOW_DETECTED" ", " "Fixed size value overflow was detected.", } , [(AWS_ERROR_UNSUPPORTED_OPERATION)-0x0000] = { .literal_name = "AWS_ERROR_UNSUPPORTED_OPERATION", .error_code = (AWS_ERROR_UNSUPPORTED_OPERATION), .error_str = ("Unsupported operation."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_UNSUPPORTED_OPERATION" ", " "Unsupported operation.", } , [(AWS_ERROR_INVALID_BUFFER_SIZE)-0x0000] = { .literal_name = "AWS_ERROR_INVALID_BUFFER_SIZE", .error_code = (AWS_ERROR_INVALID_BUFFER_SIZE), .error_str = ("Invalid buffer size."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_INVALID_BUFFER_SIZE" ", " "Invalid buffer size.", } , [(AWS_ERROR_INVALID_HEX_STR)-0x0000] = { .literal_name = "AWS_ERROR_INVALID_HEX_STR", .error_code = (AWS_ERROR_INVALID_HEX_STR), .error_str = ("Invalid hex string."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_INVALID_HEX_STR" ", " "Invalid hex string.", } , [(AWS_ERROR_INVALID_BASE64_STR)-0x0000] = { .literal_name = "AWS_ERROR_INVALID_BASE64_STR", .error_code = (AWS_ERROR_INVALID_BASE64_STR), .error_str = ("Invalid base64 string."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_INVALID_BASE64_STR" ", " "Invalid base64 string.", } , [(AWS_ERROR_INVALID_INDEX)-0x0000] = { .literal_name = "AWS_ERROR_INVALID_INDEX", .error_code = (AWS_ERROR_INVALID_INDEX), .error_str = ("Invalid index for list access."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_INVALID_INDEX" ", " "Invalid index for list access.", } , [(AWS_ERROR_THREAD_INVALID_SETTINGS)-0x0000] = { .literal_name = "AWS_ERROR_THREAD_INVALID_SETTINGS", .error_code = (AWS_ERROR_THREAD_INVALID_SETTINGS), .error_str = ("Invalid thread settings."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_THREAD_INVALID_SETTINGS" ", " "Invalid thread settings.", } , [(AWS_ERROR_THREAD_INSUFFICIENT_RESOURCE)-0x0000] = { .literal_name = "AWS_ERROR_THREAD_INSUFFICIENT_RESOURCE", .error_code = (AWS_ERROR_THREAD_INSUFFICIENT_RESOURCE), .error_str = ("Insufficent resources for thread."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_THREAD_INSUFFICIENT_RESOURCE" ", " "Insufficent resources for thread.", } , [(AWS_ERROR_THREAD_NO_PERMISSIONS)-0x0000] = { .literal_name = "AWS_ERROR_THREAD_NO_PERMISSIONS", .error_code = (AWS_ERROR_THREAD_NO_PERMISSIONS), .error_str = ("Insufficient permissions for thread operation."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_THREAD_NO_PERMISSIONS" ", " "Insufficient permissions for thread operation.", } , [(AWS_ERROR_THREAD_NOT_JOINABLE)-0x0000] = { .literal_name = "AWS_ERROR_THREAD_NOT_JOINABLE", .error_code = (AWS_ERROR_THREAD_NOT_JOINABLE), .error_str = ("Thread not joinable."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_THREAD_NOT_JOINABLE" ", " "Thread not joinable.", } , [(AWS_ERROR_THREAD_NO_SUCH_THREAD_ID)-0x0000] = { .literal_name = "AWS_ERROR_THREAD_NO_SUCH_THREAD_ID", .error_code = (AWS_ERROR_THREAD_NO_SUCH_THREAD_ID), .error_str = ("No such thread ID."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_THREAD_NO_SUCH_THREAD_ID" ", " "No such thread ID.", } , [(AWS_ERROR_THREAD_DEADLOCK_DETECTED)-0x0000] = { .literal_name = "AWS_ERROR_THREAD_DEADLOCK_DETECTED", .error_code = (AWS_ERROR_THREAD_DEADLOCK_DETECTED), .error_str = ("Deadlock detected in thread."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_THREAD_DEADLOCK_DETECTED" ", " "Deadlock detected in thread.", } , [(AWS_ERROR_MUTEX_NOT_INIT)-0x0000] = { .literal_name = "AWS_ERROR_MUTEX_NOT_INIT", .error_code = (AWS_ERROR_MUTEX_NOT_INIT), .error_str = ("Mutex not initialized."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_MUTEX_NOT_INIT" ", " "Mutex not initialized.", } , [(AWS_ERROR_MUTEX_TIMEOUT)-0x0000] = { .literal_name = "AWS_ERROR_MUTEX_TIMEOUT", .error_code = (AWS_ERROR_MUTEX_TIMEOUT), .error_str = ("Mutex operation timed out."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_MUTEX_TIMEOUT" ", " "Mutex operation timed out.", } , [(AWS_ERROR_MUTEX_CALLER_NOT_OWNER)-0x0000] = { .literal_name = "AWS_ERROR_MUTEX_CALLER_NOT_OWNER", .error_code = (AWS_ERROR_MUTEX_CALLER_NOT_OWNER), .error_str = ("The caller of a mutex operation was not the owner."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_MUTEX_CALLER_NOT_OWNER" ", " "The caller of a mutex operation was not the owner.", } , [(AWS_ERROR_MUTEX_FAILED)-0x0000] = { .literal_name = "AWS_ERROR_MUTEX_FAILED", .error_code = (AWS_ERROR_MUTEX_FAILED), .error_str = ("Mutex operation failed."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_MUTEX_FAILED" ", " "Mutex operation failed.", } , [(AWS_ERROR_COND_VARIABLE_INIT_FAILED)-0x0000] = { .literal_name = "AWS_ERROR_COND_VARIABLE_INIT_FAILED", .error_code = (AWS_ERROR_COND_VARIABLE_INIT_FAILED), .error_str = ("Condition variable initialization failed."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_COND_VARIABLE_INIT_FAILED" ", " "Condition variable initialization failed.", } , [(AWS_ERROR_COND_VARIABLE_TIMED_OUT)-0x0000] = { .literal_name = "AWS_ERROR_COND_VARIABLE_TIMED_OUT", .error_code = (AWS_ERROR_COND_VARIABLE_TIMED_OUT), .error_str = ("Condition variable wait timed out."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_COND_VARIABLE_TIMED_OUT" ", " "Condition variable wait timed out.", } , [(AWS_ERROR_COND_VARIABLE_ERROR_UNKNOWN)-0x0000] = { .literal_name = "AWS_ERROR_COND_VARIABLE_ERROR_UNKNOWN", .error_code = (AWS_ERROR_COND_VARIABLE_ERROR_UNKNOWN), .error_str = ("Condition variable unknown error."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_COND_VARIABLE_ERROR_UNKNOWN" ", " "Condition variable unknown error.", } , [(AWS_ERROR_CLOCK_FAILURE)-0x0000] = { .literal_name = "AWS_ERROR_CLOCK_FAILURE", .error_code = (AWS_ERROR_CLOCK_FAILURE), .error_str = ("Clock operation failed."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_CLOCK_FAILURE" ", " "Clock operation failed.", } , [(AWS_ERROR_LIST_EMPTY)-0x0000] = { .literal_name = "AWS_ERROR_LIST_EMPTY", .error_code = (AWS_ERROR_LIST_EMPTY), .error_str = ("Empty list."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_LIST_EMPTY" ", " "Empty list.", } , [(AWS_ERROR_DEST_COPY_TOO_SMALL)-0x0000] = { .literal_name = "AWS_ERROR_DEST_COPY_TOO_SMALL", .error_code = (AWS_ERROR_DEST_COPY_TOO_SMALL), .error_str = ("Destination of copy is too small."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_DEST_COPY_TOO_SMALL" ", " "Destination of copy is too small.", } , [(AWS_ERROR_LIST_EXCEEDS_MAX_SIZE)-0x0000] = { .literal_name = "AWS_ERROR_LIST_EXCEEDS_MAX_SIZE", .error_code = (AWS_ERROR_LIST_EXCEEDS_MAX_SIZE), .error_str = ("A requested operation on a list would exceed it's max size."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_LIST_EXCEEDS_MAX_SIZE" ", " "A requested operation on a list would exceed it's max size.", } , [(AWS_ERROR_LIST_STATIC_MODE_CANT_SHRINK)-0x0000] = { .literal_name = "AWS_ERROR_LIST_STATIC_MODE_CANT_SHRINK", .error_code = (AWS_ERROR_LIST_STATIC_MODE_CANT_SHRINK), .error_str = ("Attempt to shrink a list in static mode."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_LIST_STATIC_MODE_CANT_SHRINK" ", " "Attempt to shrink a list in static mode.", } , [(AWS_ERROR_PRIORITY_QUEUE_FULL)-0x0000] = { .literal_name = "AWS_ERROR_PRIORITY_QUEUE_FULL", .error_code = (AWS_ERROR_PRIORITY_QUEUE_FULL), .error_str = ("Attempt to add items to a full preallocated queue in static mode."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_PRIORITY_QUEUE_FULL" ", " "Attempt to add items to a full preallocated queue in static mode.", } , [(AWS_ERROR_PRIORITY_QUEUE_EMPTY)-0x0000] = { .literal_name = "AWS_ERROR_PRIORITY_QUEUE_EMPTY", .error_code = (AWS_ERROR_PRIORITY_QUEUE_EMPTY), .error_str = ("Attempt to pop an item from an empty queue."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_PRIORITY_QUEUE_EMPTY" ", " "Attempt to pop an item from an empty queue.", } , [(AWS_ERROR_PRIORITY_QUEUE_BAD_NODE)-0x0000] = { .literal_name = "AWS_ERROR_PRIORITY_QUEUE_BAD_NODE", .error_code = (AWS_ERROR_PRIORITY_QUEUE_BAD_NODE), .error_str = ("Bad node handle passed to remove."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_PRIORITY_QUEUE_BAD_NODE" ", " "Bad node handle passed to remove.", } , [(AWS_ERROR_HASHTBL_ITEM_NOT_FOUND)-0x0000] = { .literal_name = "AWS_ERROR_HASHTBL_ITEM_NOT_FOUND", .error_code = (AWS_ERROR_HASHTBL_ITEM_NOT_FOUND), .error_str = ("Item not found in hash table."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_HASHTBL_ITEM_NOT_FOUND" ", " "Item not found in hash table.", } , [(AWS_ERROR_INVALID_DATE_STR)-0x0000] = { .literal_name = "AWS_ERROR_INVALID_DATE_STR", .error_code = (AWS_ERROR_INVALID_DATE_STR), .error_str = ("Date string is invalid and cannot be parsed."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_INVALID_DATE_STR" ", " "Date string is invalid and cannot be parsed.", } , [(AWS_ERROR_INVALID_ARGUMENT)-0x0000] = { .literal_name = "AWS_ERROR_INVALID_ARGUMENT", .error_code = (AWS_ERROR_INVALID_ARGUMENT), .error_str = ("An invalid argument was passed to a function."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_INVALID_ARGUMENT" ", " "An invalid argument was passed to a function.", } , [(AWS_ERROR_RANDOM_GEN_FAILED)-0x0000] = { .literal_name = "AWS_ERROR_RANDOM_GEN_FAILED", .error_code = (AWS_ERROR_RANDOM_GEN_FAILED), .error_str = ("A call to the random number generator failed. Retry later."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_RANDOM_GEN_FAILED" ", " "A call to the random number generator failed. Retry later.", } , [(AWS_ERROR_MALFORMED_INPUT_STRING)-0x0000] = { .literal_name = "AWS_ERROR_MALFORMED_INPUT_STRING", .error_code = (AWS_ERROR_MALFORMED_INPUT_STRING), .error_str = ("An input string was passed to a parser and the string was incorrectly formatted."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_MALFORMED_INPUT_STRING" ", " "An input string was passed to a parser and the string was incorrectly formatted.", } , [(AWS_ERROR_UNIMPLEMENTED)-0x0000] = { .literal_name = "AWS_ERROR_UNIMPLEMENTED", .error_code = (AWS_ERROR_UNIMPLEMENTED), .error_str = ("A function was called, but is not implemented."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_UNIMPLEMENTED" ", " "A function was called, but is not implemented.", } , [(AWS_ERROR_INVALID_STATE)-0x0000] = { .literal_name = "AWS_ERROR_INVALID_STATE", .error_code = (AWS_ERROR_INVALID_STATE), .error_str = ("An invalid state was encountered."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_INVALID_STATE" ", " "An invalid state was encountered.", } , [(AWS_ERROR_ENVIRONMENT_GET)-0x0000] = { .literal_name = "AWS_ERROR_ENVIRONMENT_GET", .error_code = (AWS_ERROR_ENVIRONMENT_GET), .error_str = ("System call failure when getting an environment variable."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_ENVIRONMENT_GET" ", " "System call failure when getting an environment variable.", } , [(AWS_ERROR_ENVIRONMENT_SET)-0x0000] = { .literal_name = "AWS_ERROR_ENVIRONMENT_SET", .error_code = (AWS_ERROR_ENVIRONMENT_SET), .error_str = ("System call failure when setting an environment variable."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_ENVIRONMENT_SET" ", " "System call failure when setting an environment variable.", } , [(AWS_ERROR_ENVIRONMENT_UNSET)-0x0000] = { .literal_name = "AWS_ERROR_ENVIRONMENT_UNSET", .error_code = (AWS_ERROR_ENVIRONMENT_UNSET), .error_str = ("System call failure when unsetting an environment variable."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_ENVIRONMENT_UNSET" ", " "System call failure when unsetting an environment variable.", } , [(AWS_ERROR_SYS_CALL_FAILURE)-0x0000] = { .literal_name = "AWS_ERROR_SYS_CALL_FAILURE", .error_code = (AWS_ERROR_SYS_CALL_FAILURE), .error_str = ("System call failure"), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_SYS_CALL_FAILURE" ", " "System call failure", } , [(AWS_ERROR_FILE_INVALID_PATH)-0x0000] = { .literal_name = "AWS_ERROR_FILE_INVALID_PATH", .error_code = (AWS_ERROR_FILE_INVALID_PATH), .error_str = ("Invalid file path."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_FILE_INVALID_PATH" ", " "Invalid file path.", } , [(AWS_ERROR_MAX_FDS_EXCEEDED)-0x0000] = { .literal_name = "AWS_ERROR_MAX_FDS_EXCEEDED", .error_code = (AWS_ERROR_MAX_FDS_EXCEEDED), .error_str = ("The maximum number of fds has been exceeded."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_MAX_FDS_EXCEEDED" ", " "The maximum number of fds has been exceeded.", } , [(AWS_ERROR_NO_PERMISSION)-0x0000] = { .literal_name = "AWS_ERROR_NO_PERMISSION", .error_code = (AWS_ERROR_NO_PERMISSION), .error_str = ("User does not have permission to perform the requested action."), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_NO_PERMISSION" ", " "User does not have permission to perform the requested action.", } , [(AWS_ERROR_STREAM_UNSEEKABLE)-0x0000] = { .literal_name = "AWS_ERROR_STREAM_UNSEEKABLE", .error_code = (AWS_ERROR_STREAM_UNSEEKABLE), .error_str = ("Stream does not support seek operations"), .lib_name = ("aws-c-common"), .formatted_name = "aws-c-common" ": " "AWS_ERROR_STREAM_UNSEEKABLE" ", " "Stream does not support seek operations", } , }; [L8890-L8893] static struct aws_error_info_list s_list = { .error_list = errors, .count = (sizeof(errors) / sizeof((errors)[0])), }; [L8895-L8904] static struct aws_log_subject_info s_common_log_subject_infos[] = { { .subject_id = (AWS_LS_COMMON_GENERAL), .subject_name = ("aws-c-common"), .subject_description = ("Subject for aws-c-common logging that doesn't belong to any particular category") } , { .subject_id = (AWS_LS_COMMON_TASK_SCHEDULER), .subject_name = ("task-scheduler"), .subject_description = ("Subject for task scheduler or task specific logging.") } , }; [L8906-L8909] static struct aws_log_subject_info_list s_common_log_subject_list = { .subject_list = s_common_log_subject_infos, .count = (sizeof(s_common_log_subject_infos) / sizeof((s_common_log_subject_infos)[0])), }; [L8911-L8915] static _Bool s_common_library_initialized = 0 ; [L8942] CALL aws_byte_buf_from_empty_array_harness() [L8928] size_t capacity; [L8929] void *array; VAL [errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] [L8931] CALL, EXPR bounded_malloc(sizeof(*(array)) * (capacity)) VAL [\old(size)=1, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] [L6871-L6873] CALL assume_abort_if_not(size <= ( (18446744073709551615UL) >> (8 + 1))) VAL [\old(cond)=1, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] [L211] COND FALSE !(!cond) [L6871-L6873] RET assume_abort_if_not(size <= ( (18446744073709551615UL) >> (8 + 1))) VAL [\old(size)=1, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, size=1, tl_last_error=0] [L6874] return malloc(size); [L8931] RET, EXPR bounded_malloc(sizeof(*(array)) * (capacity)) VAL [capacity=1, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] [L8931] array = bounded_malloc(sizeof(*(array)) * (capacity)) [L8933] struct aws_byte_buf buf = aws_byte_buf_from_empty_array(array, capacity); [L8933] CALL aws_byte_buf_from_empty_array(array, capacity) [L8187] CALL assume_abort_if_not((((((capacity)) == 0) || ((bytes))))) VAL [\old(cond)=1, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] [L211] COND FALSE !(!cond) [L8187] RET assume_abort_if_not((((((capacity)) == 0) || ((bytes))))) VAL [\old(capacity)=1, bytes={9597:0}, bytes={9597:0}, capacity=1, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] [L8189] struct aws_byte_buf buf; [L8190-L8191] buf.buffer = (capacity > 0) ? (uint8_t *)bytes : ((void *)0) [L8193] buf.len = 0 [L8194] buf.capacity = capacity [L8195-L8196] buf.allocator = ((void *)0) VAL [\old(capacity)=1, buf={9600:0}, bytes={9597:0}, bytes={9597:0}, capacity=1, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] [L8198] CALL, EXPR aws_byte_buf_is_valid(&buf) VAL [buf={9600:0}, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] [L7345-L7348] EXPR buf && ((buf->capacity == 0 && buf->len == 0 && buf->buffer == ((void *)0) ) || (buf->capacity > 0 && buf->len <= buf->capacity && ((((buf->len)) == 0) || ((buf->buffer))))) [L7345] EXPR buf->capacity [L7345] EXPR buf->capacity == 0 && buf->len == 0 [L7345-L7346] EXPR buf->capacity == 0 && buf->len == 0 && buf->buffer == ((void *)0) [L7345-L7348] EXPR (buf->capacity == 0 && buf->len == 0 && buf->buffer == ((void *)0) ) || (buf->capacity > 0 && buf->len <= buf->capacity && ((((buf->len)) == 0) || ((buf->buffer)))) [L7348] EXPR buf->capacity [L7348] EXPR buf->capacity > 0 && buf->len <= buf->capacity [L7348] EXPR buf->len [L7348] EXPR buf->capacity [L7348] EXPR buf->capacity > 0 && buf->len <= buf->capacity [L7348] EXPR buf->capacity > 0 && buf->len <= buf->capacity && ((((buf->len)) == 0) || ((buf->buffer))) [L7348] EXPR buf->len [L7348] EXPR (((buf->len)) == 0) || ((buf->buffer)) [L7348] EXPR buf->capacity > 0 && buf->len <= buf->capacity && ((((buf->len)) == 0) || ((buf->buffer))) [L7345-L7348] EXPR (buf->capacity == 0 && buf->len == 0 && buf->buffer == ((void *)0) ) || (buf->capacity > 0 && buf->len <= buf->capacity && ((((buf->len)) == 0) || ((buf->buffer)))) [L7345-L7348] EXPR buf && ((buf->capacity == 0 && buf->len == 0 && buf->buffer == ((void *)0) ) || (buf->capacity > 0 && buf->len <= buf->capacity && ((((buf->len)) == 0) || ((buf->buffer))))) [L7345-L7348] return buf && ((buf->capacity == 0 && buf->len == 0 && buf->buffer == ((void *)0) ) || (buf->capacity > 0 && buf->len <= buf->capacity && ((((buf->len)) == 0) || ((buf->buffer))))); [L8198] RET, EXPR aws_byte_buf_is_valid(&buf) VAL [\old(capacity)=1, buf={9600:0}, bytes={9597:0}, bytes={9597:0}, capacity=1, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] [L8198] CALL __VERIFIER_assert(!((aws_byte_buf_is_valid(&buf)))) VAL [\old(cond)=0, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] [L223] COND TRUE !cond VAL [\old(cond)=0, cond=0, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] [L223] reach_error() VAL [\old(cond)=0, cond=0, errors={196:0}, s_can_fail_allocator_static={194:0}, s_common_library_initialized=0, s_common_log_subject_infos={197:0}, s_tolower_table={195:0}, tl_last_error=0] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.36ms. Allocated memory is still 172.0MB. Free memory was 142.5MB in the beginning and 142.3MB in the end (delta: 183.3kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3954.22ms. Allocated memory was 172.0MB in the beginning and 209.7MB in the end (delta: 37.7MB). Free memory was 117.0MB in the beginning and 113.1MB in the end (delta: 4.0MB). Peak memory consumption was 84.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 237.18ms. Allocated memory is still 209.7MB. Free memory was 113.1MB in the beginning and 101.5MB in the end (delta: 11.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 83.35ms. Allocated memory is still 209.7MB. Free memory was 101.5MB in the beginning and 94.2MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * RCFGBuilder took 2478.25ms. Allocated memory was 209.7MB in the beginning and 264.2MB in the end (delta: 54.5MB). Free memory was 94.2MB in the beginning and 185.2MB in the end (delta: -91.0MB). Peak memory consumption was 38.3MB. Max. memory is 16.1GB. * CodeCheck took 5689.54ms. Allocated memory was 264.2MB in the beginning and 325.1MB in the end (delta: 60.8MB). Free memory was 185.2MB in the beginning and 231.7MB in the end (delta: -46.5MB). Peak memory consumption was 13.3MB. Max. memory is 16.1GB. * Witness Printer took 5.58ms. Allocated memory is still 325.1MB. Free memory is still 231.7MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 8237]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : "+r"(index)); [8237] - GenericResultAtLocation [Line: 8723]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [8723-8734] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable #t~ret1214 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~ret1060 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0!count - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_list~0.error_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0.subject_list - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable ~s_common_log_subject_list~0!count - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-21 18:47:34,899 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/config/KojakReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 7ccd2e75f1b2a9cecaada969b4778eb90a0d6881f15b2bce2ef357d2417d1730 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 18:47:37,743 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 18:47:37,824 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2023-11-21 18:47:37,856 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 18:47:37,857 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 18:47:37,858 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-21 18:47:37,859 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 18:47:37,860 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 18:47:37,860 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 18:47:37,861 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 18:47:37,862 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 18:47:37,863 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 18:47:37,863 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 18:47:37,864 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 18:47:37,865 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-21 18:47:37,865 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-21 18:47:37,866 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-21 18:47:37,867 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 18:47:37,867 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 18:47:37,868 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-21 18:47:37,869 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-21 18:47:37,870 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-21 18:47:37,871 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-21 18:47:37,871 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-21 18:47:37,872 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 18:47:37,873 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:47:37,873 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 18:47:37,874 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 18:47:37,875 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 18:47:37,875 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-21 18:47:37,876 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-21 18:47:37,877 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 18:47:37,877 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-21 18:47:37,878 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 18:47:37,878 INFO L153 SettingsManager]: * Logic for external solver=AUFBV WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7ccd2e75f1b2a9cecaada969b4778eb90a0d6881f15b2bce2ef357d2417d1730 [2023-11-21 18:47:38,300 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 18:47:38,325 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 18:47:38,328 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 18:47:38,329 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 18:47:38,330 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 18:47:38,331 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/../../sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i [2023-11-21 18:47:41,634 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 18:47:42,462 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 18:47:42,464 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i [2023-11-21 18:47:42,532 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/data/657e8b0af/4641bad6bd40468086d23a5d9091ec1d/FLAG8dd349748 [2023-11-21 18:47:42,555 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/data/657e8b0af/4641bad6bd40468086d23a5d9091ec1d [2023-11-21 18:47:42,562 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 18:47:42,567 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 18:47:42,570 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 18:47:42,570 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 18:47:42,576 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 18:47:42,578 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:47:42" (1/1) ... [2023-11-21 18:47:42,580 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@76e1a117 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:42, skipping insertion in model container [2023-11-21 18:47:42,580 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:47:42" (1/1) ... [2023-11-21 18:47:42,801 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 18:47:43,206 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i[4503,4516] [2023-11-21 18:47:43,218 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i[4563,4576] [2023-11-21 18:47:44,506 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:44,507 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:44,508 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:44,510 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:44,512 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:44,537 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:44,539 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:44,543 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:44,544 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:45,150 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-21 18:47:45,153 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-21 18:47:45,164 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-21 18:47:45,166 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-21 18:47:45,168 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-21 18:47:45,170 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-21 18:47:45,171 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-21 18:47:45,172 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-21 18:47:45,173 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-21 18:47:45,174 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-21 18:47:45,728 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:45,729 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:45,816 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:47:45,933 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-21 18:47:46,007 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 18:47:46,017 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i[4503,4516] [2023-11-21 18:47:46,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i[4563,4576] [2023-11-21 18:47:46,099 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,099 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,100 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,101 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,102 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,155 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,155 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,156 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,157 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,204 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-21 18:47:46,217 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-21 18:47:46,218 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-21 18:47:46,219 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-21 18:47:46,221 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-21 18:47:46,221 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-21 18:47:46,222 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-21 18:47:46,223 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-21 18:47:46,223 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-21 18:47:46,224 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-21 18:47:46,357 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,358 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,425 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:47:46,491 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 18:47:46,518 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i[4503,4516] [2023-11-21 18:47:46,519 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/sv-benchmarks/c/aws-c-common/aws_byte_buf_from_empty_array_harness_negated.i[4563,4576] [2023-11-21 18:47:46,575 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,576 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,578 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,579 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,579 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,588 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,589 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,590 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,591 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,640 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-21 18:47:46,641 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-21 18:47:46,642 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-21 18:47:46,644 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-21 18:47:46,645 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-21 18:47:46,646 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-21 18:47:46,646 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-21 18:47:46,647 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-21 18:47:46,649 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-21 18:47:46,650 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-21 18:47:46,853 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : "+r"(index)); [8237] [2023-11-21 18:47:46,855 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,857 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:47:46,883 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [8723-8734] [2023-11-21 18:47:46,898 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:47:47,383 WARN L675 CHandler]: The function __atomic_fetch_or is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,384 WARN L675 CHandler]: The function __atomic_fetch_sub is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,384 WARN L675 CHandler]: The function __atomic_exchange_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,384 WARN L675 CHandler]: The function __atomic_fetch_xor is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,384 WARN L675 CHandler]: The function htons is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,384 WARN L675 CHandler]: The function ntohl is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,385 WARN L675 CHandler]: The function __atomic_compare_exchange_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,385 WARN L675 CHandler]: The function __atomic_fetch_add is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,385 WARN L675 CHandler]: The function fprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,385 WARN L675 CHandler]: The function htonl is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,385 WARN L675 CHandler]: The function __atomic_store_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,385 WARN L675 CHandler]: The function ntohs is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,386 WARN L675 CHandler]: The function predicate is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,386 WARN L675 CHandler]: The function __atomic_load_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,386 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,386 WARN L675 CHandler]: The function __atomic_thread_fence is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,386 WARN L675 CHandler]: The function __atomic_fetch_and is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,386 WARN L675 CHandler]: The function memchr is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:47:47,396 INFO L206 MainTranslator]: Completed translation [2023-11-21 18:47:47,396 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47 WrapperNode [2023-11-21 18:47:47,397 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 18:47:47,398 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 18:47:47,398 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 18:47:47,399 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 18:47:47,407 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47" (1/1) ... [2023-11-21 18:47:47,557 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47" (1/1) ... [2023-11-21 18:47:47,724 INFO L138 Inliner]: procedures = 709, calls = 2617, calls flagged for inlining = 59, calls inlined = 5, statements flattened = 790 [2023-11-21 18:47:47,724 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 18:47:47,725 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 18:47:47,726 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 18:47:47,726 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 18:47:47,738 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47" (1/1) ... [2023-11-21 18:47:47,739 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47" (1/1) ... [2023-11-21 18:47:47,760 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47" (1/1) ... [2023-11-21 18:47:47,761 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47" (1/1) ... [2023-11-21 18:47:47,844 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47" (1/1) ... [2023-11-21 18:47:47,850 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47" (1/1) ... [2023-11-21 18:47:47,861 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47" (1/1) ... [2023-11-21 18:47:47,880 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47" (1/1) ... [2023-11-21 18:47:47,905 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 18:47:47,907 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 18:47:47,907 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 18:47:47,907 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 18:47:47,908 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:47" (1/1) ... [2023-11-21 18:47:47,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:47:47,928 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/z3 [2023-11-21 18:47:47,946 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-21 18:47:47,980 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-21 18:47:48,008 INFO L130 BoogieDeclarations]: Found specification of procedure aws_byte_buf_is_valid [2023-11-21 18:47:48,009 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_byte_buf_is_valid [2023-11-21 18:47:48,009 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-21 18:47:48,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-21 18:47:48,010 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4 [2023-11-21 18:47:48,010 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8 [2023-11-21 18:47:48,011 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-21 18:47:48,011 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-21 18:47:48,011 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-21 18:47:48,011 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 18:47:48,012 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-21 18:47:48,012 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 18:47:48,012 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 18:47:48,012 INFO L130 BoogieDeclarations]: Found specification of procedure bounded_malloc [2023-11-21 18:47:48,012 INFO L138 BoogieDeclarations]: Found implementation of procedure bounded_malloc [2023-11-21 18:47:48,013 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1 [2023-11-21 18:47:48,013 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8 [2023-11-21 18:47:48,013 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-21 18:47:48,014 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-21 18:47:48,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-21 18:47:48,015 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-21 18:47:48,015 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8 [2023-11-21 18:47:48,015 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-21 18:47:48,015 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_uint64_t [2023-11-21 18:47:48,016 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_uint64_t [2023-11-21 18:47:48,446 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 18:47:48,449 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 18:47:53,653 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 18:47:54,218 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 18:47:54,218 INFO L308 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-21 18:47:54,220 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:47:54 BoogieIcfgContainer [2023-11-21 18:47:54,220 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 18:47:54,221 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-21 18:47:54,221 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-21 18:47:54,232 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-21 18:47:54,232 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:47:54" (1/1) ... [2023-11-21 18:47:54,243 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 18:47:54,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:47:54,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 45 states and 56 transitions. [2023-11-21 18:47:54,306 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 56 transitions. [2023-11-21 18:47:54,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-21 18:47:54,312 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:47:54,313 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:47:54,313 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:47:54,322 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:47:54,327 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a71d3e55-ee89-46d6-a3c8-39492a1e36c5/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process