./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/aws-c-common/aws_ring_buffer_acquire_up_to_harness.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_6ce20a31-e6b5-4760-804d-c3947ef137e6/bin/ukojak-verify-i0I2FZA1j2/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ce20a31-e6b5-4760-804d-c3947ef137e6/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_6ce20a31-e6b5-4760-804d-c3947ef137e6/bin/ukojak-verify-i0I2FZA1j2/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ce20a31-e6b5-4760-804d-c3947ef137e6/bin/ukojak-verify-i0I2FZA1j2/config/KojakReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_ring_buffer_acquire_up_to_harness.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ce20a31-e6b5-4760-804d-c3947ef137e6/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_6ce20a31-e6b5-4760-804d-c3947ef137e6/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 a99219981ed729bbe98ee164646a9fab36b2f68695363dc5b6e7677163d6c74b --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 18:49:57,273 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 18:49:57,411 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ce20a31-e6b5-4760-804d-c3947ef137e6/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-21 18:49:57,422 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 18:49:57,423 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-21 18:49:57,464 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 18:49:57,468 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 18:49:57,469 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-21 18:49:57,470 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 18:49:57,478 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 18:49:57,479 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 18:49:57,479 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 18:49:57,480 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 18:49:57,482 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 18:49:57,483 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 18:49:57,483 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 18:49:57,484 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 18:49:57,484 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 18:49:57,485 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 18:49:57,486 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-21 18:49:57,486 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-21 18:49:57,487 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-21 18:49:57,487 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 18:49:57,488 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:49:57,488 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 18:49:57,489 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 18:49:57,489 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 18:49:57,490 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-21 18:49:57,490 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-21 18:49:57,491 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 18:49:57,492 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_6ce20a31-e6b5-4760-804d-c3947ef137e6/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_6ce20a31-e6b5-4760-804d-c3947ef137e6/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 -> a99219981ed729bbe98ee164646a9fab36b2f68695363dc5b6e7677163d6c74b [2023-11-21 18:49:57,813 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 18:49:57,851 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 18:49:57,862 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 18:49:57,864 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 18:49:57,864 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 18:49:57,866 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ce20a31-e6b5-4760-804d-c3947ef137e6/bin/ukojak-verify-i0I2FZA1j2/../../sv-benchmarks/c/aws-c-common/aws_ring_buffer_acquire_up_to_harness.i [2023-11-21 18:50:01,198 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 18:50:01,968 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 18:50:01,969 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ce20a31-e6b5-4760-804d-c3947ef137e6/sv-benchmarks/c/aws-c-common/aws_ring_buffer_acquire_up_to_harness.i [2023-11-21 18:50:02,027 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ce20a31-e6b5-4760-804d-c3947ef137e6/bin/ukojak-verify-i0I2FZA1j2/data/ef81c55bf/2c5a0b44d4b340e483d241110d62b8bd/FLAGd1ad22bfe [2023-11-21 18:50:02,053 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ce20a31-e6b5-4760-804d-c3947ef137e6/bin/ukojak-verify-i0I2FZA1j2/data/ef81c55bf/2c5a0b44d4b340e483d241110d62b8bd [2023-11-21 18:50:02,061 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 18:50:02,066 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 18:50:02,067 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 18:50:02,068 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 18:50:02,074 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 18:50:02,077 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:50:02" (1/1) ... [2023-11-21 18:50:02,078 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@34ccecb1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:50:02, skipping insertion in model container [2023-11-21 18:50:02,078 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:50:02" (1/1) ... [2023-11-21 18:50:02,237 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 18:50:02,641 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_6ce20a31-e6b5-4760-804d-c3947ef137e6/sv-benchmarks/c/aws-c-common/aws_ring_buffer_acquire_up_to_harness.i[4503,4516] [2023-11-21 18:50:02,654 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_6ce20a31-e6b5-4760-804d-c3947ef137e6/sv-benchmarks/c/aws-c-common/aws_ring_buffer_acquire_up_to_harness.i[4563,4576] [2023-11-21 18:50:04,113 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:04,114 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:04,117 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:04,118 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:04,122 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:04,140 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:04,141 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:04,144 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:04,145 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:04,776 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-21 18:50:04,778 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-21 18:50:04,780 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-21 18:50:04,782 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-21 18:50:04,784 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-21 18:50:04,785 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-21 18:50:04,787 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-21 18:50:04,788 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-21 18:50:04,789 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-21 18:50:04,790 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-21 18:50:05,306 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,307 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,442 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:50:05,520 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 18:50:05,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_6ce20a31-e6b5-4760-804d-c3947ef137e6/sv-benchmarks/c/aws-c-common/aws_ring_buffer_acquire_up_to_harness.i[4503,4516] [2023-11-21 18:50:05,548 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_6ce20a31-e6b5-4760-804d-c3947ef137e6/sv-benchmarks/c/aws-c-common/aws_ring_buffer_acquire_up_to_harness.i[4563,4576] [2023-11-21 18:50:05,603 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,604 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,604 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,605 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,605 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,612 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,613 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,614 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,615 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,690 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-21 18:50:05,691 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-21 18:50:05,692 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-21 18:50:05,694 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-21 18:50:05,697 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-21 18:50:05,698 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-21 18:50:05,699 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-21 18:50:05,700 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-21 18:50:05,701 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-21 18:50:05,701 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-21 18:50:05,803 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : "+r"(index)); [8269] [2023-11-21 18:50:05,805 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,806 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-21 18:50:05,854 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [8989-9000] [2023-11-21 18:50:05,885 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:50:06,236 WARN L675 CHandler]: The function __atomic_fetch_or is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,237 WARN L675 CHandler]: The function __atomic_fetch_sub is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,237 WARN L675 CHandler]: The function __atomic_exchange_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,237 WARN L675 CHandler]: The function __atomic_fetch_xor is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,237 WARN L675 CHandler]: The function htons is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,238 WARN L675 CHandler]: The function ntohl is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,238 WARN L675 CHandler]: The function __atomic_compare_exchange_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,238 WARN L675 CHandler]: The function __atomic_fetch_add is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,239 WARN L675 CHandler]: The function fprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,240 WARN L675 CHandler]: The function htonl is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,240 WARN L675 CHandler]: The function __atomic_store_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,240 WARN L675 CHandler]: The function ntohs is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,240 WARN L675 CHandler]: The function predicate is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,241 WARN L675 CHandler]: The function __atomic_load_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,241 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,241 WARN L675 CHandler]: The function __atomic_thread_fence is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,242 WARN L675 CHandler]: The function __atomic_fetch_and is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,242 WARN L675 CHandler]: The function memchr is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:50:06,251 INFO L206 MainTranslator]: Completed translation [2023-11-21 18:50:06,251 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:50:06 WrapperNode [2023-11-21 18:50:06,252 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 18:50:06,253 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 18:50:06,253 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 18:50:06,254 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 18:50:06,265 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:50:06" (1/1) ... [2023-11-21 18:50:06,454 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:50:06" (1/1) ... [2023-11-21 18:50:06,593 INFO L138 Inliner]: procedures = 694, calls = 2926, calls flagged for inlining = 61, calls inlined = 11, statements flattened = 1196 [2023-11-21 18:50:06,594 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 18:50:06,595 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 18:50:06,596 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 18:50:06,596 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 18:50:06,607 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:50:06" (1/1) ... [2023-11-21 18:50:06,608 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:50:06" (1/1) ... [2023-11-21 18:50:06,625 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:50:06" (1/1) ... [2023-11-21 18:50:06,626 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:50:06" (1/1) ... [2023-11-21 18:50:06,709 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:50:06" (1/1) ... [2023-11-21 18:50:06,715 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:50:06" (1/1) ... [2023-11-21 18:50:06,728 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:50:06" (1/1) ... [2023-11-21 18:50:06,737 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:50:06" (1/1) ... [2023-11-21 18:50:06,754 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 18:50:06,755 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 18:50:06,755 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 18:50:06,755 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 18:50:06,756 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:50:06" (1/1) ... [2023-11-21 18:50:06,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:50:06,778 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ce20a31-e6b5-4760-804d-c3947ef137e6/bin/ukojak-verify-i0I2FZA1j2/z3 [2023-11-21 18:50:06,792 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ce20a31-e6b5-4760-804d-c3947ef137e6/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:50:06,825 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ce20a31-e6b5-4760-804d-c3947ef137e6/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:50:06,847 INFO L130 BoogieDeclarations]: Found specification of procedure aws_byte_buf_is_valid [2023-11-21 18:50:06,847 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_byte_buf_is_valid [2023-11-21 18:50:06,847 INFO L130 BoogieDeclarations]: Found specification of procedure __atomic_store_n [2023-11-21 18:50:06,847 INFO L130 BoogieDeclarations]: Found specification of procedure __atomic_load_n [2023-11-21 18:50:06,847 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-21 18:50:06,848 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_bool [2023-11-21 18:50:06,848 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_bool [2023-11-21 18:50:06,848 INFO L130 BoogieDeclarations]: Found specification of procedure aws_atomic_load_ptr [2023-11-21 18:50:06,848 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_atomic_load_ptr [2023-11-21 18:50:06,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-21 18:50:06,850 INFO L130 BoogieDeclarations]: Found specification of procedure aws_raise_error [2023-11-21 18:50:06,850 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_raise_error [2023-11-21 18:50:06,851 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-21 18:50:06,851 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-21 18:50:06,852 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-21 18:50:06,852 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 18:50:06,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-21 18:50:06,852 INFO L130 BoogieDeclarations]: Found specification of procedure aws_atomic_priv_xlate_order [2023-11-21 18:50:06,852 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_atomic_priv_xlate_order [2023-11-21 18:50:06,853 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 18:50:06,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 18:50:06,853 INFO L130 BoogieDeclarations]: Found specification of procedure bounded_malloc [2023-11-21 18:50:06,854 INFO L138 BoogieDeclarations]: Found implementation of procedure bounded_malloc [2023-11-21 18:50:06,854 INFO L130 BoogieDeclarations]: Found specification of procedure aws_atomic_store_ptr [2023-11-21 18:50:06,854 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_atomic_store_ptr [2023-11-21 18:50:06,854 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-21 18:50:06,855 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-21 18:50:06,855 INFO L130 BoogieDeclarations]: Found specification of procedure aws_byte_buf_from_empty_array [2023-11-21 18:50:06,855 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_byte_buf_from_empty_array [2023-11-21 18:50:06,855 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-21 18:50:06,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-21 18:50:06,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-21 18:50:06,856 INFO L130 BoogieDeclarations]: Found specification of procedure aws_ring_buffer_check_atomic_ptr [2023-11-21 18:50:06,856 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_ring_buffer_check_atomic_ptr [2023-11-21 18:50:06,856 INFO L130 BoogieDeclarations]: Found specification of procedure is_front_valid_state [2023-11-21 18:50:06,857 INFO L138 BoogieDeclarations]: Found implementation of procedure is_front_valid_state [2023-11-21 18:50:06,857 INFO L130 BoogieDeclarations]: Found specification of procedure can_fail_allocator [2023-11-21 18:50:06,858 INFO L138 BoogieDeclarations]: Found implementation of procedure can_fail_allocator [2023-11-21 18:50:06,858 INFO L130 BoogieDeclarations]: Found specification of procedure is_ends_valid_state [2023-11-21 18:50:06,858 INFO L138 BoogieDeclarations]: Found implementation of procedure is_ends_valid_state [2023-11-21 18:50:06,858 INFO L130 BoogieDeclarations]: Found specification of procedure s_buf_belongs_to_pool [2023-11-21 18:50:06,858 INFO L138 BoogieDeclarations]: Found implementation of procedure s_buf_belongs_to_pool [2023-11-21 18:50:06,859 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_uint64_t [2023-11-21 18:50:06,859 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_uint64_t [2023-11-21 18:50:06,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-21 18:50:06,859 INFO L130 BoogieDeclarations]: Found specification of procedure aws_atomic_store_ptr_explicit [2023-11-21 18:50:06,860 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_atomic_store_ptr_explicit [2023-11-21 18:50:06,860 INFO L130 BoogieDeclarations]: Found specification of procedure aws_ring_buffer_is_valid [2023-11-21 18:50:06,861 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_ring_buffer_is_valid [2023-11-21 18:50:06,861 INFO L130 BoogieDeclarations]: Found specification of procedure is_middle_valid_state [2023-11-21 18:50:06,861 INFO L138 BoogieDeclarations]: Found implementation of procedure is_middle_valid_state [2023-11-21 18:50:06,861 INFO L130 BoogieDeclarations]: Found specification of procedure aws_atomic_load_ptr_explicit [2023-11-21 18:50:06,861 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_atomic_load_ptr_explicit [2023-11-21 18:50:06,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-21 18:50:07,363 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 18:50:07,367 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 18:50:09,651 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 18:50:10,124 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 18:50:10,125 INFO L308 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-21 18:50:10,126 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:50:10 BoogieIcfgContainer [2023-11-21 18:50:10,127 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 18:50:10,128 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-21 18:50:10,128 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-21 18:50:10,137 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-21 18:50:10,138 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:50:10" (1/1) ... [2023-11-21 18:50:10,146 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 18:50:10,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:50:10,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 342 states and 501 transitions. [2023-11-21 18:50:10,242 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 501 transitions. [2023-11-21 18:50:10,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2023-11-21 18:50:10,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:50:10,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:50:10,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:50:11,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-21 18:50:12,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:50:12,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 513 states to 350 states and 513 transitions. [2023-11-21 18:50:12,089 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 513 transitions. [2023-11-21 18:50:12,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2023-11-21 18:50:12,093 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:50:12,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:50:12,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:50:13,085 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-11-21 18:50:13,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:50:13,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 530 states to 354 states and 528 transitions. [2023-11-21 18:50:13,590 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 528 transitions. [2023-11-21 18:50:13,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2023-11-21 18:50:13,596 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:50:13,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:50:13,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:50:14,602 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-11-21 18:50:15,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:50:15,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 545 states to 358 states and 542 transitions. [2023-11-21 18:50:15,354 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 542 transitions. [2023-11-21 18:50:15,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2023-11-21 18:50:15,359 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:50:15,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:50:15,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:50:16,180 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 8 proven. 10 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-11-21 18:50:16,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:50:16,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 560 states to 362 states and 556 transitions. [2023-11-21 18:50:16,938 INFO L276 IsEmpty]: Start isEmpty. Operand 362 states and 556 transitions. [2023-11-21 18:50:16,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2023-11-21 18:50:16,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:50:16,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:50:17,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:50:17,679 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 10 proven. 11 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-11-21 18:50:18,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:50:18,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 575 states to 366 states and 570 transitions. [2023-11-21 18:50:18,450 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 570 transitions. [2023-11-21 18:50:18,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2023-11-21 18:50:18,456 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:50:18,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:50:18,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:50:19,013 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-11-21 18:50:19,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:50:19,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 368 states and 572 transitions. [2023-11-21 18:50:19,218 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 572 transitions. [2023-11-21 18:50:19,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2023-11-21 18:50:19,223 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:50:19,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:50:19,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:50:20,417 INFO L134 CoverageAnalysis]: Checked inductivity of 340 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 296 trivial. 0 not checked. [2023-11-21 18:50:21,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:50:21,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 587 states to 373 states and 582 transitions. [2023-11-21 18:50:21,353 INFO L276 IsEmpty]: Start isEmpty. Operand 373 states and 582 transitions. [2023-11-21 18:50:21,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2023-11-21 18:50:21,357 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:50:21,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:50:21,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:50:22,562 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-21 18:50:23,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:50:23,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 583 states to 373 states and 577 transitions. [2023-11-21 18:50:23,345 INFO L276 IsEmpty]: Start isEmpty. Operand 373 states and 577 transitions. [2023-11-21 18:50:23,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2023-11-21 18:50:23,350 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:50:23,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:50:27,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:50:36,235 INFO L134 CoverageAnalysis]: Checked inductivity of 510 backedges. 3 proven. 45 refuted. 0 times theorem prover too weak. 462 trivial. 0 not checked. [2023-11-21 18:50:39,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:50:39,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 639 states to 373 states and 577 transitions. [2023-11-21 18:50:39,124 INFO L276 IsEmpty]: Start isEmpty. Operand 373 states and 577 transitions. [2023-11-21 18:50:39,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2023-11-21 18:50:39,128 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:50:39,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms