./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/aws-c-common/aws_string_destroy_harness_negated.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_string_destroy_harness_negated.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi --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 5571fca939923d19a42982f0bac7804ea4fca3974fed6772534131699bbf6d68 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 22:12:14,897 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 22:12:15,038 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-24 22:12:15,047 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 22:12:15,048 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-24 22:12:15,093 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 22:12:15,094 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 22:12:15,095 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 22:12:15,097 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 22:12:15,103 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 22:12:15,104 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 22:12:15,105 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 22:12:15,106 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 22:12:15,108 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 22:12:15,108 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 22:12:15,109 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 22:12:15,110 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 22:12:15,110 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 22:12:15,111 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 22:12:15,112 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 22:12:15,113 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 22:12:15,113 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 22:12:15,114 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 22:12:15,115 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:12:15,115 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 22:12:15,116 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 22:12:15,117 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 22:12:15,117 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-24 22:12:15,118 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 22:12:15,119 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 22:12:15,120 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_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/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_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi 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 -> 5571fca939923d19a42982f0bac7804ea4fca3974fed6772534131699bbf6d68 [2023-11-24 22:12:15,483 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 22:12:15,533 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 22:12:15,536 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 22:12:15,538 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 22:12:15,539 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 22:12:15,540 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/aws-c-common/aws_string_destroy_harness_negated.i [2023-11-24 22:12:18,741 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 22:12:19,410 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 22:12:19,410 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/sv-benchmarks/c/aws-c-common/aws_string_destroy_harness_negated.i [2023-11-24 22:12:19,467 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/data/10c0f98bd/ab893d068d614f5c82baef94ea08c70d/FLAGec9759096 [2023-11-24 22:12:19,482 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/data/10c0f98bd/ab893d068d614f5c82baef94ea08c70d [2023-11-24 22:12:19,488 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 22:12:19,490 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 22:12:19,494 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 22:12:19,494 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 22:12:19,499 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 22:12:19,500 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:12:19" (1/1) ... [2023-11-24 22:12:19,502 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@afd063b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:19, skipping insertion in model container [2023-11-24 22:12:19,502 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:12:19" (1/1) ... [2023-11-24 22:12:19,641 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 22:12:19,923 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_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/sv-benchmarks/c/aws-c-common/aws_string_destroy_harness_negated.i[4492,4505] [2023-11-24 22:12:19,932 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_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/sv-benchmarks/c/aws-c-common/aws_string_destroy_harness_negated.i[4552,4565] [2023-11-24 22:12:21,154 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:21,156 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:21,156 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:21,158 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:21,160 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:21,181 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:21,182 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:21,186 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:21,187 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:21,861 WARN L638 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-24 22:12:21,863 WARN L638 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-24 22:12:21,864 WARN L638 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-24 22:12:21,866 WARN L638 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-24 22:12:21,890 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-24 22:12:21,892 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-24 22:12:21,893 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-24 22:12:21,894 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-24 22:12:21,894 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-24 22:12:21,895 WARN L638 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-24 22:12:22,331 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,332 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,450 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:12:22,518 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 22:12:22,547 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_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/sv-benchmarks/c/aws-c-common/aws_string_destroy_harness_negated.i[4492,4505] [2023-11-24 22:12:22,549 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_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/sv-benchmarks/c/aws-c-common/aws_string_destroy_harness_negated.i[4552,4565] [2023-11-24 22:12:22,615 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,615 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,616 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,616 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,617 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,629 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,630 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,631 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,632 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,683 WARN L638 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-24 22:12:22,685 WARN L638 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-24 22:12:22,686 WARN L638 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-24 22:12:22,687 WARN L638 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-24 22:12:22,694 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-24 22:12:22,695 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-24 22:12:22,696 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-24 22:12:22,696 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-24 22:12:22,697 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-24 22:12:22,698 WARN L638 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-24 22:12:22,806 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : "+r"(index)); [8023] [2023-11-24 22:12:22,808 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,809 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-24 22:12:22,825 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [8509-8520] [2023-11-24 22:12:22,879 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:12:23,175 WARN L675 CHandler]: The function __atomic_fetch_or is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,175 WARN L675 CHandler]: The function __atomic_fetch_sub is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,175 WARN L675 CHandler]: The function __atomic_exchange_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,175 WARN L675 CHandler]: The function __atomic_fetch_xor is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,176 WARN L675 CHandler]: The function htons is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,176 WARN L675 CHandler]: The function ntohl is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,176 WARN L675 CHandler]: The function __atomic_compare_exchange_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,176 WARN L675 CHandler]: The function s_global_handler is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,177 WARN L675 CHandler]: The function __atomic_fetch_add is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,177 WARN L675 CHandler]: The function fprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,177 WARN L675 CHandler]: The function htonl is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,177 WARN L675 CHandler]: The function __atomic_store_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,177 WARN L675 CHandler]: The function ntohs is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,178 WARN L675 CHandler]: The function predicate is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,178 WARN L675 CHandler]: The function __atomic_load_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,178 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,178 WARN L675 CHandler]: The function tl_thread_handler is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,178 WARN L675 CHandler]: The function __atomic_thread_fence is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,179 WARN L675 CHandler]: The function __atomic_fetch_and is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,179 WARN L675 CHandler]: The function memchr is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 22:12:23,187 INFO L206 MainTranslator]: Completed translation [2023-11-24 22:12:23,188 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23 WrapperNode [2023-11-24 22:12:23,188 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 22:12:23,189 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 22:12:23,190 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 22:12:23,190 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 22:12:23,199 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23" (1/1) ... [2023-11-24 22:12:23,327 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23" (1/1) ... [2023-11-24 22:12:23,424 INFO L138 Inliner]: procedures = 692, calls = 2664, calls flagged for inlining = 56, calls inlined = 7, statements flattened = 791 [2023-11-24 22:12:23,425 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 22:12:23,426 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 22:12:23,426 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 22:12:23,426 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 22:12:23,438 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23" (1/1) ... [2023-11-24 22:12:23,438 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23" (1/1) ... [2023-11-24 22:12:23,454 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23" (1/1) ... [2023-11-24 22:12:23,455 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23" (1/1) ... [2023-11-24 22:12:23,530 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23" (1/1) ... [2023-11-24 22:12:23,546 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23" (1/1) ... [2023-11-24 22:12:23,553 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23" (1/1) ... [2023-11-24 22:12:23,565 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23" (1/1) ... [2023-11-24 22:12:23,576 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 22:12:23,585 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 22:12:23,586 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 22:12:23,587 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 22:12:23,588 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:12:23" (1/1) ... [2023-11-24 22:12:23,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:12:23,611 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 22:12:23,630 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 22:12:23,660 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 22:12:23,686 INFO L130 BoogieDeclarations]: Found specification of procedure aws_string_is_valid [2023-11-24 22:12:23,686 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_string_is_valid [2023-11-24 22:12:23,686 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 22:12:23,686 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_bool [2023-11-24 22:12:23,687 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_bool [2023-11-24 22:12:23,687 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-24 22:12:23,687 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-24 22:12:23,687 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 22:12:23,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-24 22:12:23,689 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 22:12:23,690 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 22:12:23,690 INFO L130 BoogieDeclarations]: Found specification of procedure bounded_malloc [2023-11-24 22:12:23,690 INFO L138 BoogieDeclarations]: Found implementation of procedure bounded_malloc [2023-11-24 22:12:23,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-24 22:12:23,691 INFO L130 BoogieDeclarations]: Found specification of procedure aws_mem_release [2023-11-24 22:12:23,691 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_mem_release [2023-11-24 22:12:23,691 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-24 22:12:23,691 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-24 22:12:23,692 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-24 22:12:23,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-24 22:12:23,692 INFO L130 BoogieDeclarations]: Found specification of procedure can_fail_allocator [2023-11-24 22:12:23,693 INFO L138 BoogieDeclarations]: Found implementation of procedure can_fail_allocator [2023-11-24 22:12:23,693 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_uint64_t [2023-11-24 22:12:23,693 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_uint64_t [2023-11-24 22:12:23,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-24 22:12:23,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-24 22:12:23,991 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 22:12:23,994 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 22:12:25,291 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 22:12:25,537 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 22:12:25,537 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-24 22:12:25,539 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:12:25 BoogieIcfgContainer [2023-11-24 22:12:25,540 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 22:12:25,541 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-24 22:12:25,542 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-24 22:12:25,553 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-24 22:12:25,554 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:12:25" (1/1) ... [2023-11-24 22:12:25,565 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:12:25,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:12:25,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 45 states and 53 transitions. [2023-11-24 22:12:25,641 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 53 transitions. [2023-11-24 22:12:25,651 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-24 22:12:25,652 WARN L420 CodeCheckObserver]: This Program is SAFE, Check terminated with 1 iterations. [2023-11-24 22:12:25,663 INFO L751 CodeCheckObserver]: All specifications hold We were not able to verify any specification because the program does not contain any specification. [2023-11-24 22:12:25,709 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-11-24 22:12:25,714 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-11-24 22:12:25,714 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 24.11 10:12:25 ImpRootNode [2023-11-24 22:12:25,714 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-24 22:12:25,715 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 22:12:25,715 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 22:12:25,715 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 22:12:25,716 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:12:25" (3/4) ... [2023-11-24 22:12:25,718 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-24 22:12:25,722 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure bounded_malloc [2023-11-24 22:12:25,722 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure nondet_uint64_t [2023-11-24 22:12:25,722 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure nondet_bool [2023-11-24 22:12:25,723 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure aws_mem_release [2023-11-24 22:12:25,723 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure assume_abort_if_not [2023-11-24 22:12:25,723 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure can_fail_allocator [2023-11-24 22:12:25,723 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure aws_string_is_valid [2023-11-24 22:12:25,741 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 132 nodes and edges [2023-11-24 22:12:25,743 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 58 nodes and edges [2023-11-24 22:12:25,745 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 27 nodes and edges [2023-11-24 22:12:25,747 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2023-11-24 22:12:25,749 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges [2023-11-24 22:12:25,751 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-24 22:12:25,752 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-11-24 22:12:25,754 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-24 22:12:26,595 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/witness.graphml [2023-11-24 22:12:26,595 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/witness.yml [2023-11-24 22:12:26,596 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 22:12:26,596 INFO L158 Benchmark]: Toolchain (without parser) took 7106.24ms. Allocated memory was 169.9MB in the beginning and 205.5MB in the end (delta: 35.7MB). Free memory was 119.6MB in the beginning and 47.5MB in the end (delta: 72.1MB). Peak memory consumption was 120.7MB. Max. memory is 16.1GB. [2023-11-24 22:12:26,597 INFO L158 Benchmark]: CDTParser took 0.41ms. Allocated memory is still 138.4MB. Free memory is still 85.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 22:12:26,597 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3695.02ms. Allocated memory was 169.9MB in the beginning and 205.5MB in the end (delta: 35.7MB). Free memory was 118.9MB in the beginning and 144.0MB in the end (delta: -25.1MB). Peak memory consumption was 90.3MB. Max. memory is 16.1GB. [2023-11-24 22:12:26,598 INFO L158 Benchmark]: Boogie Procedure Inliner took 235.55ms. Allocated memory is still 205.5MB. Free memory was 144.0MB in the beginning and 132.4MB in the end (delta: 11.5MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-24 22:12:26,598 INFO L158 Benchmark]: Boogie Preprocessor took 159.06ms. Allocated memory is still 205.5MB. Free memory was 132.4MB in the beginning and 125.1MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-24 22:12:26,599 INFO L158 Benchmark]: RCFGBuilder took 1954.25ms. Allocated memory is still 205.5MB. Free memory was 125.1MB in the beginning and 107.8MB in the end (delta: 17.3MB). Peak memory consumption was 62.4MB. Max. memory is 16.1GB. [2023-11-24 22:12:26,599 INFO L158 Benchmark]: CodeCheck took 173.43ms. Allocated memory is still 205.5MB. Free memory was 107.8MB in the beginning and 100.4MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-24 22:12:26,599 INFO L158 Benchmark]: Witness Printer took 880.63ms. Allocated memory is still 205.5MB. Free memory was 100.4MB in the beginning and 47.5MB in the end (delta: 52.9MB). Peak memory consumption was 64.4MB. Max. memory is 16.1GB. [2023-11-24 22:12:26,602 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 8 procedures, 45 locations, 0 error locations. Started 1 CEGAR loops. OverallTime: 0.1s, 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: No data available, 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 - AllSpecificationsHoldResult: All specifications hold We were not able to verify any specification because the program does not contain any specification. - InvariantResult [Line: 8969]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 6792]: Loop Invariant Derived loop invariant: 1 * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.41ms. Allocated memory is still 138.4MB. Free memory is still 85.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3695.02ms. Allocated memory was 169.9MB in the beginning and 205.5MB in the end (delta: 35.7MB). Free memory was 118.9MB in the beginning and 144.0MB in the end (delta: -25.1MB). Peak memory consumption was 90.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 235.55ms. Allocated memory is still 205.5MB. Free memory was 144.0MB in the beginning and 132.4MB in the end (delta: 11.5MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 159.06ms. Allocated memory is still 205.5MB. Free memory was 132.4MB in the beginning and 125.1MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * RCFGBuilder took 1954.25ms. Allocated memory is still 205.5MB. Free memory was 125.1MB in the beginning and 107.8MB in the end (delta: 17.3MB). Peak memory consumption was 62.4MB. Max. memory is 16.1GB. * CodeCheck took 173.43ms. Allocated memory is still 205.5MB. Free memory was 107.8MB in the beginning and 100.4MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Witness Printer took 880.63ms. Allocated memory is still 205.5MB. Free memory was 100.4MB in the beginning and 47.5MB in the end (delta: 52.9MB). Peak memory consumption was 64.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 8023]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : "+r"(index)); [8023] - GenericResultAtLocation [Line: 8509]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [8509-8520] RESULT: Ultimate proved your program to be correct! [2023-11-24 22:12:26,624 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffea9a36-b7bf-4d35-af8a-095aebc6c1e0/bin/ukojak-verify-afCqCEvfdi/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 Writing output log to file Ultimate.log Result: TRUE