./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL --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 ca0a53c4f6c5b2fe175dc6e02f972fead30c92e05ea428ef0a5b4e9fd4cc9337 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 02:51:43,346 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 02:51:43,455 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-19 02:51:43,462 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 02:51:43,463 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 02:51:43,509 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 02:51:43,510 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 02:51:43,511 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 02:51:43,512 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 02:51:43,516 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 02:51:43,518 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 02:51:43,518 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 02:51:43,519 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 02:51:43,520 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 02:51:43,520 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 02:51:43,521 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 02:51:43,521 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 02:51:43,522 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 02:51:43,522 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 02:51:43,523 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 02:51:43,523 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 02:51:43,524 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 02:51:43,525 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 02:51:43,525 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 02:51:43,525 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 02:51:43,526 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 02:51:43,526 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 02:51:43,527 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 02:51:43,527 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 02:51:43,528 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 02:51:43,528 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/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_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL 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 -> ca0a53c4f6c5b2fe175dc6e02f972fead30c92e05ea428ef0a5b4e9fd4cc9337 [2023-11-19 02:51:43,762 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 02:51:43,789 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 02:51:43,791 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 02:51:43,792 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 02:51:43,793 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 02:51:43,794 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i [2023-11-19 02:51:46,912 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 02:51:47,766 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 02:51:47,767 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i [2023-11-19 02:51:47,827 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/data/1eb958258/69a646f58f344f8eb4bc8cc52396e50c/FLAG4b030d5c8 [2023-11-19 02:51:47,841 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/data/1eb958258/69a646f58f344f8eb4bc8cc52396e50c [2023-11-19 02:51:47,844 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 02:51:47,846 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 02:51:47,847 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 02:51:47,847 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 02:51:47,852 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 02:51:47,853 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:51:47" (1/1) ... [2023-11-19 02:51:47,854 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7ff7c2ae and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:47, skipping insertion in model container [2023-11-19 02:51:47,854 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:51:47" (1/1) ... [2023-11-19 02:51:48,177 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 02:51:55,780 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[614473,614486] [2023-11-19 02:51:55,784 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[614618,614631] [2023-11-19 02:51:55,785 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[614764,614777] [2023-11-19 02:51:55,785 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[614929,614942] [2023-11-19 02:51:55,786 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615087,615100] [2023-11-19 02:51:55,786 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615245,615258] [2023-11-19 02:51:55,787 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615403,615416] [2023-11-19 02:51:55,787 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615563,615576] [2023-11-19 02:51:55,788 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615722,615735] [2023-11-19 02:51:55,788 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615861,615874] [2023-11-19 02:51:55,789 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616003,616016] [2023-11-19 02:51:55,790 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616152,616165] [2023-11-19 02:51:55,790 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616291,616304] [2023-11-19 02:51:55,791 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616446,616459] [2023-11-19 02:51:55,791 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616606,616619] [2023-11-19 02:51:55,792 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616757,616770] [2023-11-19 02:51:55,792 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616908,616921] [2023-11-19 02:51:55,793 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617060,617073] [2023-11-19 02:51:55,793 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617209,617222] [2023-11-19 02:51:55,794 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617357,617370] [2023-11-19 02:51:55,795 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617514,617527] [2023-11-19 02:51:55,795 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617663,617676] [2023-11-19 02:51:55,796 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617819,617832] [2023-11-19 02:51:55,796 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617972,617985] [2023-11-19 02:51:55,797 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618118,618131] [2023-11-19 02:51:55,797 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618261,618274] [2023-11-19 02:51:55,798 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618413,618426] [2023-11-19 02:51:55,798 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618559,618572] [2023-11-19 02:51:55,799 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618704,618717] [2023-11-19 02:51:55,799 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618858,618871] [2023-11-19 02:51:55,800 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619009,619022] [2023-11-19 02:51:55,800 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619164,619177] [2023-11-19 02:51:55,801 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619316,619329] [2023-11-19 02:51:55,802 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619471,619484] [2023-11-19 02:51:55,802 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619635,619648] [2023-11-19 02:51:55,803 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619791,619804] [2023-11-19 02:51:55,803 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619955,619968] [2023-11-19 02:51:55,804 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620097,620110] [2023-11-19 02:51:55,804 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620255,620268] [2023-11-19 02:51:55,805 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620422,620435] [2023-11-19 02:51:55,805 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620581,620594] [2023-11-19 02:51:55,806 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620740,620753] [2023-11-19 02:51:55,806 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620889,620902] [2023-11-19 02:51:55,807 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621036,621049] [2023-11-19 02:51:55,807 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621175,621188] [2023-11-19 02:51:55,808 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621338,621351] [2023-11-19 02:51:55,808 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621504,621517] [2023-11-19 02:51:55,809 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621668,621681] [2023-11-19 02:51:55,809 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621833,621846] [2023-11-19 02:51:55,810 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621998,622011] [2023-11-19 02:51:55,811 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622164,622177] [2023-11-19 02:51:55,811 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622329,622342] [2023-11-19 02:51:55,812 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622496,622509] [2023-11-19 02:51:55,812 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622656,622669] [2023-11-19 02:51:55,813 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622818,622831] [2023-11-19 02:51:55,813 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622977,622990] [2023-11-19 02:51:55,814 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623123,623136] [2023-11-19 02:51:55,814 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623266,623279] [2023-11-19 02:51:55,815 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623410,623423] [2023-11-19 02:51:55,815 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623553,623566] [2023-11-19 02:51:55,816 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623697,623710] [2023-11-19 02:51:55,816 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623838,623851] [2023-11-19 02:51:55,817 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623976,623989] [2023-11-19 02:51:55,817 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624134,624147] [2023-11-19 02:51:55,818 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624293,624306] [2023-11-19 02:51:55,819 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624449,624462] [2023-11-19 02:51:55,819 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624598,624611] [2023-11-19 02:51:55,820 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624750,624763] [2023-11-19 02:51:55,820 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624901,624914] [2023-11-19 02:51:55,821 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625050,625063] [2023-11-19 02:51:55,821 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625202,625215] [2023-11-19 02:51:55,822 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625350,625363] [2023-11-19 02:51:55,822 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625503,625516] [2023-11-19 02:51:55,823 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625654,625667] [2023-11-19 02:51:55,823 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625804,625817] [2023-11-19 02:51:55,824 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625951,625964] [2023-11-19 02:51:55,825 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626102,626115] [2023-11-19 02:51:55,825 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626253,626266] [2023-11-19 02:51:55,826 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626401,626414] [2023-11-19 02:51:55,826 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626567,626580] [2023-11-19 02:51:55,827 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626736,626749] [2023-11-19 02:51:55,827 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626903,626916] [2023-11-19 02:51:55,828 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627071,627084] [2023-11-19 02:51:55,828 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627221,627234] [2023-11-19 02:51:55,829 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627368,627381] [2023-11-19 02:51:55,829 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627529,627542] [2023-11-19 02:51:55,830 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627699,627712] [2023-11-19 02:51:55,830 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627861,627874] [2023-11-19 02:51:55,865 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 02:51:55,954 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 02:51:56,216 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgb %2,%1": "=a" (__ret), "+m" (*__ptr): "q" (__new), "0" (__old): "memory"); [9515-9516] [2023-11-19 02:51:56,218 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgw %2,%1": "=a" (__ret), "+m" (*__ptr___0): "r" (__new), "0" (__old): "memory"); [9520-9521] [2023-11-19 02:51:56,218 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgl %2,%1": "=a" (__ret), "+m" (*__ptr___1): "r" (__new), "0" (__old): "memory"); [9525-9526] [2023-11-19 02:51:56,218 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgq %2,%1": "=a" (__ret), "+m" (*__ptr___2): "r" (__new), "0" (__old): "memory"); [9530-9531] [2023-11-19 02:51:56,307 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgb %2,%1": "=a" (__ret), "+m" (*__ptr): "q" (__new), "0" (__old): "memory"); [10782-10783] [2023-11-19 02:51:56,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgw %2,%1": "=a" (__ret), "+m" (*__ptr___0): "r" (__new), "0" (__old): "memory"); [10787-10788] [2023-11-19 02:51:56,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgl %2,%1": "=a" (__ret), "+m" (*__ptr___1): "r" (__new), "0" (__old): "memory"); [10792-10793] [2023-11-19 02:51:56,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgq %2,%1": "=a" (__ret), "+m" (*__ptr___2): "r" (__new), "0" (__old): "memory"); [10797-10798] [2023-11-19 02:51:56,310 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [10881] [2023-11-19 02:51:56,310 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [10888] [2023-11-19 02:51:56,421 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"./arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [13616-13617] [2023-11-19 02:51:56,421 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [13622-13624] [2023-11-19 02:51:56,422 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [13666] [2023-11-19 02:51:56,422 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [13669] [2023-11-19 02:51:56,424 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [13672] [2023-11-19 02:51:56,424 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [13675] [2023-11-19 02:51:56,428 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [13855] [2023-11-19 02:51:56,428 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [13858] [2023-11-19 02:51:56,428 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [13861] [2023-11-19 02:51:56,429 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [13864] [2023-11-19 02:51:56,429 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [13895] [2023-11-19 02:51:56,429 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [13898] [2023-11-19 02:51:56,430 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [13901] [2023-11-19 02:51:56,431 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [13904] [2023-11-19 02:51:56,432 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [13935] [2023-11-19 02:51:56,432 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [13938] [2023-11-19 02:51:56,432 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [13941] [2023-11-19 02:51:56,433 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [13944] [2023-11-19 02:51:56,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [13975] [2023-11-19 02:51:56,435 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [13978] [2023-11-19 02:51:56,436 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [13981] [2023-11-19 02:51:56,436 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [13984] [2023-11-19 02:51:56,633 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[614473,614486] [2023-11-19 02:51:56,638 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[614618,614631] [2023-11-19 02:51:56,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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[614764,614777] [2023-11-19 02:51:56,640 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[614929,614942] [2023-11-19 02:51:56,640 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615087,615100] [2023-11-19 02:51:56,640 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615245,615258] [2023-11-19 02:51:56,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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615403,615416] [2023-11-19 02:51:56,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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615563,615576] [2023-11-19 02:51:56,642 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615722,615735] [2023-11-19 02:51:56,642 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[615861,615874] [2023-11-19 02:51:56,643 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616003,616016] [2023-11-19 02:51:56,644 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616152,616165] [2023-11-19 02:51:56,644 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616291,616304] [2023-11-19 02:51:56,645 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616446,616459] [2023-11-19 02:51:56,646 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616606,616619] [2023-11-19 02:51:56,647 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616757,616770] [2023-11-19 02:51:56,648 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[616908,616921] [2023-11-19 02:51:56,648 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617060,617073] [2023-11-19 02:51:56,649 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617209,617222] [2023-11-19 02:51:56,649 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617357,617370] [2023-11-19 02:51:56,650 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617514,617527] [2023-11-19 02:51:56,650 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617663,617676] [2023-11-19 02:51:56,651 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617819,617832] [2023-11-19 02:51:56,652 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[617972,617985] [2023-11-19 02:51:56,652 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618118,618131] [2023-11-19 02:51:56,652 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618261,618274] [2023-11-19 02:51:56,653 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618413,618426] [2023-11-19 02:51:56,653 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618559,618572] [2023-11-19 02:51:56,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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618704,618717] [2023-11-19 02:51:56,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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[618858,618871] [2023-11-19 02:51:56,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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619009,619022] [2023-11-19 02:51:56,655 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619164,619177] [2023-11-19 02:51:56,718 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619316,619329] [2023-11-19 02:51:56,718 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619471,619484] [2023-11-19 02:51:56,719 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619635,619648] [2023-11-19 02:51:56,719 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619791,619804] [2023-11-19 02:51:56,719 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[619955,619968] [2023-11-19 02:51:56,720 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620097,620110] [2023-11-19 02:51:56,720 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620255,620268] [2023-11-19 02:51:56,720 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620422,620435] [2023-11-19 02:51:56,721 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620581,620594] [2023-11-19 02:51:56,721 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620740,620753] [2023-11-19 02:51:56,721 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[620889,620902] [2023-11-19 02:51:56,722 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621036,621049] [2023-11-19 02:51:56,722 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621175,621188] [2023-11-19 02:51:56,722 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621338,621351] [2023-11-19 02:51:56,723 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621504,621517] [2023-11-19 02:51:56,723 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621668,621681] [2023-11-19 02:51:56,723 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621833,621846] [2023-11-19 02:51:56,724 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[621998,622011] [2023-11-19 02:51:56,724 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622164,622177] [2023-11-19 02:51:56,725 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622329,622342] [2023-11-19 02:51:56,725 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622496,622509] [2023-11-19 02:51:56,726 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622656,622669] [2023-11-19 02:51:56,727 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622818,622831] [2023-11-19 02:51:56,727 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[622977,622990] [2023-11-19 02:51:56,727 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623123,623136] [2023-11-19 02:51:56,728 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623266,623279] [2023-11-19 02:51:56,728 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623410,623423] [2023-11-19 02:51:56,728 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623553,623566] [2023-11-19 02:51:56,729 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623697,623710] [2023-11-19 02:51:56,729 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623838,623851] [2023-11-19 02:51:56,730 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[623976,623989] [2023-11-19 02:51:56,730 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624134,624147] [2023-11-19 02:51:56,731 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624293,624306] [2023-11-19 02:51:56,736 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624449,624462] [2023-11-19 02:51:56,736 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624598,624611] [2023-11-19 02:51:56,737 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624750,624763] [2023-11-19 02:51:56,737 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[624901,624914] [2023-11-19 02:51:56,738 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625050,625063] [2023-11-19 02:51:56,738 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625202,625215] [2023-11-19 02:51:56,739 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625350,625363] [2023-11-19 02:51:56,740 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625503,625516] [2023-11-19 02:51:56,741 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625654,625667] [2023-11-19 02:51:56,742 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625804,625817] [2023-11-19 02:51:56,744 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[625951,625964] [2023-11-19 02:51:56,745 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626102,626115] [2023-11-19 02:51:56,746 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626253,626266] [2023-11-19 02:51:56,747 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626401,626414] [2023-11-19 02:51:56,748 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626567,626580] [2023-11-19 02:51:56,748 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626736,626749] [2023-11-19 02:51:56,749 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[626903,626916] [2023-11-19 02:51:56,750 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627071,627084] [2023-11-19 02:51:56,751 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627221,627234] [2023-11-19 02:51:56,755 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627368,627381] [2023-11-19 02:51:56,756 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627529,627542] [2023-11-19 02:51:56,756 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627699,627712] [2023-11-19 02:51:56,757 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_3588a44d-50b0-4d91-bac2-ace91ec5a086/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--gpu--drm--ast--ast.ko.cil.i[627861,627874] [2023-11-19 02:51:56,768 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 02:51:57,456 WARN L675 CHandler]: The function __bad_size_call_parameter is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 02:51:57,457 WARN L675 CHandler]: The function __cmpxchg_wrong_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 02:51:57,457 WARN L675 CHandler]: The function __bad_percpu_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 02:51:57,465 INFO L206 MainTranslator]: Completed translation [2023-11-19 02:51:57,465 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57 WrapperNode [2023-11-19 02:51:57,466 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 02:51:57,467 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 02:51:57,467 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 02:51:57,467 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 02:51:57,474 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57" (1/1) ... [2023-11-19 02:51:57,641 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57" (1/1) ... [2023-11-19 02:51:58,292 INFO L138 Inliner]: procedures = 962, calls = 5117, calls flagged for inlining = 555, calls inlined = 474, statements flattened = 15227 [2023-11-19 02:51:58,292 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 02:51:58,293 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 02:51:58,294 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 02:51:58,294 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 02:51:58,304 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57" (1/1) ... [2023-11-19 02:51:58,304 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57" (1/1) ... [2023-11-19 02:51:58,490 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57" (1/1) ... [2023-11-19 02:51:58,490 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57" (1/1) ... [2023-11-19 02:51:58,793 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57" (1/1) ... [2023-11-19 02:51:58,843 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57" (1/1) ... [2023-11-19 02:51:58,911 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57" (1/1) ... [2023-11-19 02:51:58,941 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57" (1/1) ... [2023-11-19 02:51:59,034 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 02:51:59,035 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 02:51:59,035 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 02:51:59,035 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 02:51:59,036 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:51:57" (1/1) ... [2023-11-19 02:51:59,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 02:51:59,052 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 02:51:59,064 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 02:51:59,196 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3588a44d-50b0-4d91-bac2-ace91ec5a086/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 02:51:59,217 INFO L130 BoogieDeclarations]: Found specification of procedure wait_ack [2023-11-19 02:51:59,218 INFO L138 BoogieDeclarations]: Found implementation of procedure wait_ack [2023-11-19 02:51:59,218 INFO L130 BoogieDeclarations]: Found specification of procedure clear_cmd_trigger [2023-11-19 02:51:59,218 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_cmd_trigger [2023-11-19 02:51:59,218 INFO L130 BoogieDeclarations]: Found specification of procedure ast_init_dvo [2023-11-19 02:51:59,218 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_init_dvo [2023-11-19 02:51:59,219 INFO L130 BoogieDeclarations]: Found specification of procedure ast_bo_unreserve___0 [2023-11-19 02:51:59,219 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_bo_unreserve___0 [2023-11-19 02:51:59,219 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_mmc_sdio_func_check_final_state [2023-11-19 02:51:59,219 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_mmc_sdio_func_check_final_state [2023-11-19 02:51:59,219 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2023-11-19 02:51:59,220 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2023-11-19 02:51:59,220 INFO L130 BoogieDeclarations]: Found specification of procedure __ww_mutex_lock [2023-11-19 02:51:59,220 INFO L138 BoogieDeclarations]: Found implementation of procedure __ww_mutex_lock [2023-11-19 02:51:59,220 INFO L130 BoogieDeclarations]: Found specification of procedure ast_ttm_tt_populate [2023-11-19 02:51:59,220 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_ttm_tt_populate [2023-11-19 02:51:59,220 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_interruptible_or_killable_base_of_ww_mutex [2023-11-19 02:51:59,221 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_interruptible_or_killable_base_of_ww_mutex [2023-11-19 02:51:59,221 INFO L130 BoogieDeclarations]: Found specification of procedure ast_bo_pin [2023-11-19 02:51:59,221 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_bo_pin [2023-11-19 02:51:59,221 INFO L130 BoogieDeclarations]: Found specification of procedure ast_read32 [2023-11-19 02:51:59,222 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_read32 [2023-11-19 02:51:59,222 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2023-11-19 02:51:59,222 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2023-11-19 02:51:59,222 INFO L130 BoogieDeclarations]: Found specification of procedure ast_drm_thaw [2023-11-19 02:51:59,222 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_drm_thaw [2023-11-19 02:51:59,224 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_109 [2023-11-19 02:51:59,224 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_109 [2023-11-19 02:51:59,224 INFO L130 BoogieDeclarations]: Found specification of procedure ast_dirty_update [2023-11-19 02:51:59,224 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_dirty_update [2023-11-19 02:51:59,224 INFO L130 BoogieDeclarations]: Found specification of procedure ast_enable_vga [2023-11-19 02:51:59,224 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_enable_vga [2023-11-19 02:51:59,225 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_request_check_final_state [2023-11-19 02:51:59,225 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_request_check_final_state [2023-11-19 02:51:59,225 INFO L130 BoogieDeclarations]: Found specification of procedure ast_get_modes [2023-11-19 02:51:59,225 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_get_modes [2023-11-19 02:51:59,225 INFO L130 BoogieDeclarations]: Found specification of procedure drm_fb_helper_fini [2023-11-19 02:51:59,225 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_fb_helper_fini [2023-11-19 02:51:59,225 INFO L130 BoogieDeclarations]: Found specification of procedure ttm_bo_kmap [2023-11-19 02:51:59,226 INFO L138 BoogieDeclarations]: Found implementation of procedure ttm_bo_kmap [2023-11-19 02:51:59,226 INFO L130 BoogieDeclarations]: Found specification of procedure ttm_bo_del_sub_from_lru [2023-11-19 02:51:59,226 INFO L138 BoogieDeclarations]: Found implementation of procedure ttm_bo_del_sub_from_lru [2023-11-19 02:51:59,226 INFO L130 BoogieDeclarations]: Found specification of procedure ast_ttm_placement [2023-11-19 02:51:59,226 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_ttm_placement [2023-11-19 02:51:59,226 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_unless___0 [2023-11-19 02:51:59,226 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_unless___0 [2023-11-19 02:51:59,227 INFO L130 BoogieDeclarations]: Found specification of procedure ast_pm_poweroff [2023-11-19 02:51:59,227 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_pm_poweroff [2023-11-19 02:51:59,227 INFO L130 BoogieDeclarations]: Found specification of procedure ttm_bo_kunmap [2023-11-19 02:51:59,227 INFO L138 BoogieDeclarations]: Found implementation of procedure ttm_bo_kunmap [2023-11-19 02:51:59,228 INFO L130 BoogieDeclarations]: Found specification of procedure ast_user_framebuffer_destroy [2023-11-19 02:51:59,228 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_user_framebuffer_destroy [2023-11-19 02:51:59,229 INFO L130 BoogieDeclarations]: Found specification of procedure send_ack [2023-11-19 02:51:59,229 INFO L138 BoogieDeclarations]: Found implementation of procedure send_ack [2023-11-19 02:51:59,229 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2023-11-19 02:51:59,229 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2023-11-19 02:51:59,229 INFO L130 BoogieDeclarations]: Found specification of procedure ast_crtc_disable [2023-11-19 02:51:59,229 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_crtc_disable [2023-11-19 02:51:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2023-11-19 02:51:59,230 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2023-11-19 02:51:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 02:51:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_genhd_check_final_state [2023-11-19 02:51:59,230 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_genhd_check_final_state [2023-11-19 02:51:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2023-11-19 02:51:59,231 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2023-11-19 02:51:59,231 INFO L130 BoogieDeclarations]: Found specification of procedure ast_crtc_mode_set_base [2023-11-19 02:51:59,231 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_crtc_mode_set_base [2023-11-19 02:51:59,231 INFO L130 BoogieDeclarations]: Found specification of procedure ast_io_read8 [2023-11-19 02:51:59,231 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_io_read8 [2023-11-19 02:51:59,231 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2023-11-19 02:51:59,231 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2023-11-19 02:51:59,232 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_check_return_value_probe [2023-11-19 02:51:59,232 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_check_return_value_probe [2023-11-19 02:51:59,232 INFO L130 BoogieDeclarations]: Found specification of procedure drm_fb_helper_debug_enter [2023-11-19 02:51:59,232 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_fb_helper_debug_enter [2023-11-19 02:51:59,232 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-19 02:51:59,232 INFO L130 BoogieDeclarations]: Found specification of procedure ast_post_gpu [2023-11-19 02:51:59,233 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_post_gpu [2023-11-19 02:51:59,233 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_check_return_value_probe [2023-11-19 02:51:59,234 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_check_return_value_probe [2023-11-19 02:51:59,234 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 02:51:59,234 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2023-11-19 02:51:59,234 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2023-11-19 02:51:59,234 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2023-11-19 02:51:59,234 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2023-11-19 02:51:59,234 INFO L130 BoogieDeclarations]: Found specification of procedure ast_fbdev_set_suspend [2023-11-19 02:51:59,234 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_fbdev_set_suspend [2023-11-19 02:51:59,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-19 02:51:59,235 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2023-11-19 02:51:59,235 INFO L130 BoogieDeclarations]: Found specification of procedure ttm_bo_add_to_lru [2023-11-19 02:51:59,235 INFO L138 BoogieDeclarations]: Found implementation of procedure ttm_bo_add_to_lru [2023-11-19 02:51:59,235 INFO L130 BoogieDeclarations]: Found specification of procedure mmc_test_burst2 [2023-11-19 02:51:59,235 INFO L138 BoogieDeclarations]: Found implementation of procedure mmc_test_burst2 [2023-11-19 02:51:59,235 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2023-11-19 02:51:59,235 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2023-11-19 02:51:59,235 INFO L130 BoogieDeclarations]: Found specification of procedure drm_read [2023-11-19 02:51:59,235 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_read [2023-11-19 02:51:59,235 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 02:51:59,235 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 02:51:59,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-19 02:51:59,236 INFO L130 BoogieDeclarations]: Found specification of procedure drm_fb_helper_debug_leave [2023-11-19 02:51:59,236 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_fb_helper_debug_leave [2023-11-19 02:51:59,236 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2023-11-19 02:51:59,236 INFO L130 BoogieDeclarations]: Found specification of procedure ast_encoder_prepare [2023-11-19 02:51:59,236 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_encoder_prepare [2023-11-19 02:51:59,236 INFO L130 BoogieDeclarations]: Found specification of procedure ast_crtc_prepare [2023-11-19 02:51:59,236 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_crtc_prepare [2023-11-19 02:51:59,236 INFO L130 BoogieDeclarations]: Found specification of procedure ast_bo_reserve [2023-11-19 02:51:59,236 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_bo_reserve [2023-11-19 02:51:59,236 INFO L130 BoogieDeclarations]: Found specification of procedure drm_gem_object_unreference_unlocked [2023-11-19 02:51:59,236 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_gem_object_unreference_unlocked [2023-11-19 02:51:59,237 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2023-11-19 02:51:59,237 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2023-11-19 02:51:59,237 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_sock_check_final_state [2023-11-19 02:51:59,237 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_sock_check_final_state [2023-11-19 02:51:59,237 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2023-11-19 02:51:59,237 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2023-11-19 02:51:59,237 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_check_final_state [2023-11-19 02:51:59,237 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_check_final_state [2023-11-19 02:51:59,237 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 02:51:59,237 INFO L130 BoogieDeclarations]: Found specification of procedure drm_gem_object_free [2023-11-19 02:51:59,237 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_gem_object_free [2023-11-19 02:51:59,237 INFO L130 BoogieDeclarations]: Found specification of procedure ast_pm_thaw [2023-11-19 02:51:59,238 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_pm_thaw [2023-11-19 02:51:59,238 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_sysfs_check_final_state [2023-11-19 02:51:59,238 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_sysfs_check_final_state [2023-11-19 02:51:59,238 INFO L130 BoogieDeclarations]: Found specification of procedure ttm_bo_global_release [2023-11-19 02:51:59,238 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_113 [2023-11-19 02:51:59,238 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_113 [2023-11-19 02:51:59,238 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-19 02:51:59,238 INFO L130 BoogieDeclarations]: Found specification of procedure ast_connector_destroy [2023-11-19 02:51:59,238 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_connector_destroy [2023-11-19 02:51:59,238 INFO L130 BoogieDeclarations]: Found specification of procedure ast_crtc_commit [2023-11-19 02:51:59,238 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_crtc_commit [2023-11-19 02:51:59,238 INFO L130 BoogieDeclarations]: Found specification of procedure drm_ut_debug_printk [2023-11-19 02:51:59,239 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_ut_debug_printk [2023-11-19 02:51:59,239 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2023-11-19 02:51:59,239 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2023-11-19 02:51:59,239 INFO L130 BoogieDeclarations]: Found specification of procedure ttm_kmap_obj_virtual [2023-11-19 02:51:59,239 INFO L138 BoogieDeclarations]: Found implementation of procedure ttm_kmap_obj_virtual [2023-11-19 02:51:59,239 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2023-11-19 02:51:59,239 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2023-11-19 02:51:59,239 INFO L130 BoogieDeclarations]: Found specification of procedure ast_write32 [2023-11-19 02:51:59,239 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_write32 [2023-11-19 02:51:59,239 INFO L130 BoogieDeclarations]: Found specification of procedure drm_gem_object_unreference_unlocked___0 [2023-11-19 02:51:59,239 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_gem_object_unreference_unlocked___0 [2023-11-19 02:51:59,240 INFO L130 BoogieDeclarations]: Found specification of procedure __ttm_bo_unreserve [2023-11-19 02:51:59,240 INFO L138 BoogieDeclarations]: Found implementation of procedure __ttm_bo_unreserve [2023-11-19 02:51:59,240 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2023-11-19 02:51:59,240 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2023-11-19 02:51:59,240 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_check_final_state [2023-11-19 02:51:59,240 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_check_final_state [2023-11-19 02:51:59,240 INFO L130 BoogieDeclarations]: Found specification of procedure ast_bo [2023-11-19 02:51:59,240 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_bo [2023-11-19 02:51:59,240 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2023-11-19 02:51:59,240 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2023-11-19 02:51:59,240 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_base_of_ww_mutex [2023-11-19 02:51:59,240 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_base_of_ww_mutex [2023-11-19 02:51:59,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 02:51:59,241 INFO L130 BoogieDeclarations]: Found specification of procedure ast_moutdwm [2023-11-19 02:51:59,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_moutdwm [2023-11-19 02:51:59,241 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-11-19 02:51:59,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-11-19 02:51:59,241 INFO L130 BoogieDeclarations]: Found specification of procedure ast_pm_suspend [2023-11-19 02:51:59,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_pm_suspend [2023-11-19 02:51:59,241 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_108 [2023-11-19 02:51:59,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_108 [2023-11-19 02:51:59,241 INFO L130 BoogieDeclarations]: Found specification of procedure drm_global_item_ref [2023-11-19 02:51:59,241 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_global_item_ref [2023-11-19 02:51:59,241 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_coherent_check_final_state [2023-11-19 02:51:59,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_coherent_check_final_state [2023-11-19 02:51:59,241 INFO L130 BoogieDeclarations]: Found specification of procedure wait_nack [2023-11-19 02:51:59,242 INFO L138 BoogieDeclarations]: Found implementation of procedure wait_nack [2023-11-19 02:51:59,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-11-19 02:51:59,242 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-11-19 02:51:59,242 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-19 02:51:59,242 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-19 02:51:59,242 INFO L130 BoogieDeclarations]: Found specification of procedure ast_drm_freeze [2023-11-19 02:51:59,242 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_drm_freeze [2023-11-19 02:51:59,242 INFO L130 BoogieDeclarations]: Found specification of procedure drm_err [2023-11-19 02:51:59,242 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_err [2023-11-19 02:51:59,242 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_check_final_state [2023-11-19 02:51:59,242 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_check_final_state [2023-11-19 02:51:59,242 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_check_final_state [2023-11-19 02:51:59,242 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_check_final_state [2023-11-19 02:51:59,243 INFO L130 BoogieDeclarations]: Found specification of procedure ast_set_dp501_video_output [2023-11-19 02:51:59,243 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_set_dp501_video_output [2023-11-19 02:51:59,243 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2023-11-19 02:51:59,243 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2023-11-19 02:51:59,243 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec_and_test [2023-11-19 02:51:59,243 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec_and_test [2023-11-19 02:51:59,243 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2023-11-19 02:51:59,243 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2023-11-19 02:51:59,243 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_queue_check_final_state [2023-11-19 02:51:59,244 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_queue_check_final_state [2023-11-19 02:51:59,244 INFO L130 BoogieDeclarations]: Found specification of procedure cbr_dll2 [2023-11-19 02:51:59,244 INFO L138 BoogieDeclarations]: Found implementation of procedure cbr_dll2 [2023-11-19 02:51:59,244 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock_try [2023-11-19 02:51:59,244 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock_try [2023-11-19 02:51:59,244 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 02:51:59,244 INFO L130 BoogieDeclarations]: Found specification of procedure ast_set_index_reg_mask [2023-11-19 02:51:59,245 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_set_index_reg_mask [2023-11-19 02:51:59,245 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_trylock_base_of_ww_mutex [2023-11-19 02:51:59,245 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_trylock_base_of_ww_mutex [2023-11-19 02:51:59,245 INFO L130 BoogieDeclarations]: Found specification of procedure ast_crtc_load_lut [2023-11-19 02:51:59,245 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_crtc_load_lut [2023-11-19 02:51:59,245 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-19 02:51:59,245 INFO L130 BoogieDeclarations]: Found specification of procedure ast_mindwm [2023-11-19 02:51:59,245 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_mindwm [2023-11-19 02:51:59,246 INFO L130 BoogieDeclarations]: Found specification of procedure drm_global_item_unref [2023-11-19 02:51:59,246 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_global_item_unref [2023-11-19 02:51:59,246 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-19 02:51:59,246 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_in_interrupt_context [2023-11-19 02:51:59,246 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_in_interrupt_context [2023-11-19 02:51:59,246 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2023-11-19 02:51:59,246 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2023-11-19 02:51:59,247 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_reset_error_counter [2023-11-19 02:51:59,247 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_reset_error_counter [2023-11-19 02:51:59,247 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2023-11-19 02:51:59,247 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2023-11-19 02:51:59,247 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iomap [2023-11-19 02:51:59,247 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iomap [2023-11-19 02:51:59,247 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_lib_idr_check_final_state [2023-11-19 02:51:59,247 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_lib_idr_check_final_state [2023-11-19 02:51:59,248 INFO L130 BoogieDeclarations]: Found specification of procedure get_fw_base [2023-11-19 02:51:59,248 INFO L138 BoogieDeclarations]: Found implementation of procedure get_fw_base [2023-11-19 02:51:59,248 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-19 02:51:59,248 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-19 02:51:59,248 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-19 02:51:59,248 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-19 02:51:59,248 INFO L130 BoogieDeclarations]: Found specification of procedure ast_framebuffer_init [2023-11-19 02:51:59,249 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_framebuffer_init [2023-11-19 02:51:59,249 INFO L130 BoogieDeclarations]: Found specification of procedure ast_open_key [2023-11-19 02:51:59,249 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_open_key [2023-11-19 02:51:59,249 INFO L130 BoogieDeclarations]: Found specification of procedure ttm_bo_validate [2023-11-19 02:51:59,249 INFO L138 BoogieDeclarations]: Found implementation of procedure ttm_bo_validate [2023-11-19 02:51:59,249 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_reset_error_counter [2023-11-19 02:51:59,249 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_reset_error_counter [2023-11-19 02:51:59,249 INFO L130 BoogieDeclarations]: Found specification of procedure ast_driver_unload [2023-11-19 02:51:59,250 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_driver_unload [2023-11-19 02:51:59,250 INFO L130 BoogieDeclarations]: Found specification of procedure ast_bo_unreserve [2023-11-19 02:51:59,250 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_bo_unreserve [2023-11-19 02:51:59,250 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2023-11-19 02:51:59,250 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2023-11-19 02:51:59,250 INFO L130 BoogieDeclarations]: Found specification of procedure __cmpxchg_wrong_size [2023-11-19 02:51:59,250 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-19 02:51:59,251 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-11-19 02:51:59,251 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-11-19 02:51:59,251 INFO L130 BoogieDeclarations]: Found specification of procedure send_nack [2023-11-19 02:51:59,251 INFO L138 BoogieDeclarations]: Found implementation of procedure send_nack [2023-11-19 02:51:59,251 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2023-11-19 02:51:59,251 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2023-11-19 02:51:59,251 INFO L130 BoogieDeclarations]: Found specification of procedure ast_enable_mmio [2023-11-19 02:51:59,251 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_enable_mmio [2023-11-19 02:51:59,252 INFO L130 BoogieDeclarations]: Found specification of procedure ast_get_index_reg_mask [2023-11-19 02:51:59,252 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_get_index_reg_mask [2023-11-19 02:51:59,252 INFO L130 BoogieDeclarations]: Found specification of procedure ast_gem_create [2023-11-19 02:51:59,252 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_gem_create [2023-11-19 02:51:59,252 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_struct_mutex_of_drm_device [2023-11-19 02:51:59,252 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_struct_mutex_of_drm_device [2023-11-19 02:51:59,252 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2023-11-19 02:51:59,253 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2023-11-19 02:51:59,253 INFO L130 BoogieDeclarations]: Found specification of procedure drm_fb_helper_set_par [2023-11-19 02:51:59,253 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_fb_helper_set_par [2023-11-19 02:51:59,253 INFO L130 BoogieDeclarations]: Found specification of procedure __ww_mutex_lock_interruptible [2023-11-19 02:51:59,253 INFO L138 BoogieDeclarations]: Found implementation of procedure __ww_mutex_lock_interruptible [2023-11-19 02:51:59,253 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-19 02:51:59,253 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-11-19 02:51:59,253 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-11-19 02:51:59,254 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2023-11-19 02:51:59,254 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2023-11-19 02:51:59,254 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2023-11-19 02:51:59,254 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2023-11-19 02:51:59,254 INFO L130 BoogieDeclarations]: Found specification of procedure ast_pm_resume [2023-11-19 02:51:59,254 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_pm_resume [2023-11-19 02:51:59,254 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_rtnetlink_check_final_state [2023-11-19 02:51:59,255 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_rtnetlink_check_final_state [2023-11-19 02:51:59,255 INFO L130 BoogieDeclarations]: Found specification of procedure ttm_bo_global_init [2023-11-19 02:51:59,255 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2023-11-19 02:51:59,255 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2023-11-19 02:51:59,255 INFO L130 BoogieDeclarations]: Found specification of procedure ast_io_write8 [2023-11-19 02:51:59,255 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_io_write8 [2023-11-19 02:51:59,255 INFO L130 BoogieDeclarations]: Found specification of procedure ast_encoder_destroy [2023-11-19 02:51:59,255 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_encoder_destroy [2023-11-19 02:51:59,256 INFO L130 BoogieDeclarations]: Found specification of procedure ast_bo_gpu_offset [2023-11-19 02:51:59,256 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_bo_gpu_offset [2023-11-19 02:51:59,256 INFO L130 BoogieDeclarations]: Found specification of procedure ast_crtc_reset [2023-11-19 02:51:59,256 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_crtc_reset [2023-11-19 02:51:59,256 INFO L130 BoogieDeclarations]: Found specification of procedure ast_gem_free_object [2023-11-19 02:51:59,256 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_gem_free_object [2023-11-19 02:51:59,256 INFO L130 BoogieDeclarations]: Found specification of procedure ast_ttm_backend_destroy [2023-11-19 02:51:59,257 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_ttm_backend_destroy [2023-11-19 02:51:59,257 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2023-11-19 02:51:59,257 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2023-11-19 02:51:59,257 INFO L130 BoogieDeclarations]: Found specification of procedure ast_pci_remove [2023-11-19 02:51:59,257 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_pci_remove [2023-11-19 02:51:59,257 INFO L130 BoogieDeclarations]: Found specification of procedure mmc_test_single2 [2023-11-19 02:51:59,257 INFO L138 BoogieDeclarations]: Found implementation of procedure mmc_test_single2 [2023-11-19 02:51:59,258 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2023-11-19 02:51:59,258 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2023-11-19 02:51:59,258 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-11-19 02:51:59,258 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-11-19 02:51:59,258 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_check_final_state [2023-11-19 02:51:59,258 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_check_final_state [2023-11-19 02:51:59,258 INFO L130 BoogieDeclarations]: Found specification of procedure ast_set_index_reg [2023-11-19 02:51:59,258 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_set_index_reg [2023-11-19 02:51:59,259 INFO L130 BoogieDeclarations]: Found specification of procedure cbrdlli_ast2150 [2023-11-19 02:51:59,259 INFO L138 BoogieDeclarations]: Found implementation of procedure cbrdlli_ast2150 [2023-11-19 02:51:59,259 INFO L130 BoogieDeclarations]: Found specification of procedure drm_framebuffer_cleanup [2023-11-19 02:51:59,259 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_framebuffer_cleanup [2023-11-19 02:51:59,259 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_check_final_state [2023-11-19 02:51:59,259 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_check_final_state [2023-11-19 02:51:59,259 INFO L130 BoogieDeclarations]: Found specification of procedure ast_encoder_commit [2023-11-19 02:51:59,260 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_encoder_commit [2023-11-19 02:51:59,260 INFO L130 BoogieDeclarations]: Found specification of procedure ast_pm_freeze [2023-11-19 02:51:59,260 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_pm_freeze [2023-11-19 02:51:59,260 INFO L130 BoogieDeclarations]: Found specification of procedure drm_crtc_helper_set_config [2023-11-19 02:51:59,260 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_crtc_helper_set_config [2023-11-19 02:51:59,260 INFO L130 BoogieDeclarations]: Found specification of procedure console_lock [2023-11-19 02:51:59,260 INFO L138 BoogieDeclarations]: Found implementation of procedure console_lock [2023-11-19 02:51:59,260 INFO L130 BoogieDeclarations]: Found specification of procedure console_unlock [2023-11-19 02:51:59,261 INFO L138 BoogieDeclarations]: Found implementation of procedure console_unlock [2023-11-19 02:51:59,261 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2023-11-19 02:51:59,261 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2023-11-19 02:51:59,261 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2023-11-19 02:51:59,261 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2023-11-19 02:51:59,261 INFO L130 BoogieDeclarations]: Found specification of procedure drm_mode_connector_update_edid_property [2023-11-19 02:51:59,261 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_mode_connector_update_edid_property [2023-11-19 02:51:59,262 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iounmap [2023-11-19 02:51:59,262 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iounmap [2023-11-19 02:51:59,262 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_struct_mutex_of_drm_device [2023-11-19 02:51:59,262 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_struct_mutex_of_drm_device [2023-11-19 02:51:59,262 INFO L130 BoogieDeclarations]: Found specification of procedure ast_ttm_tt_unpopulate [2023-11-19 02:51:59,262 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_ttm_tt_unpopulate [2023-11-19 02:51:59,262 INFO L130 BoogieDeclarations]: Found specification of procedure drm_gem_object_lookup [2023-11-19 02:51:59,263 INFO L138 BoogieDeclarations]: Found implementation of procedure drm_gem_object_lookup [2023-11-19 02:51:59,263 INFO L130 BoogieDeclarations]: Found specification of procedure ast_crtc_destroy [2023-11-19 02:51:59,263 INFO L138 BoogieDeclarations]: Found implementation of procedure ast_crtc_destroy [2023-11-19 02:51:59,263 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 02:52:00,890 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 02:52:00,895 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 02:52:01,230 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2023-11-19 02:52:20,648 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 02:52:28,757 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 02:52:28,757 INFO L302 CfgBuilder]: Removed 10 assume(true) statements. [2023-11-19 02:52:28,775 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:52:28 BoogieIcfgContainer [2023-11-19 02:52:28,775 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 02:52:28,776 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 02:52:28,777 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 02:52:28,786 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 02:52:28,786 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:52:28" (1/1) ... [2023-11-19 02:52:28,795 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 02:52:28,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:52:28,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4503 states to 2999 states and 4503 transitions. [2023-11-19 02:52:28,982 INFO L276 IsEmpty]: Start isEmpty. Operand 2999 states and 4503 transitions. [2023-11-19 02:52:28,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2023-11-19 02:52:28,991 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:52:28,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:52:29,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat