./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--scsi--esas2r--esas2r.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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/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 d32c8398598ac8fc7ebd989b6256b06700168888df4d284ec8043ad8cddb7358 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:18:07,390 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:18:07,485 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-19 03:18:07,490 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 03:18:07,491 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 03:18:07,518 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:18:07,519 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:18:07,520 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:18:07,521 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:18:07,521 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:18:07,522 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:18:07,523 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:18:07,524 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 03:18:07,524 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:18:07,525 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:18:07,526 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:18:07,526 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:18:07,527 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:18:07,528 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:18:07,528 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:18:07,529 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:18:07,530 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:18:07,530 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:18:07,531 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:18:07,531 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:18:07,532 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:18:07,532 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:18:07,533 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 03:18:07,533 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 03:18:07,534 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:18:07,534 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/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 -> d32c8398598ac8fc7ebd989b6256b06700168888df4d284ec8043ad8cddb7358 [2023-11-19 03:18:07,866 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:18:07,900 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:18:07,904 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:18:07,907 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:18:07,907 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:18:07,909 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i [2023-11-19 03:18:11,179 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:18:12,074 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:18:12,075 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i [2023-11-19 03:18:12,227 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/bin/ukojak-verify-G8NBE6pJGL/data/ea504eb90/2d7aaaa41174489fb7fbc22abbfcd457/FLAGf9f5689ed [2023-11-19 03:18:12,253 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/bin/ukojak-verify-G8NBE6pJGL/data/ea504eb90/2d7aaaa41174489fb7fbc22abbfcd457 [2023-11-19 03:18:12,262 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:18:12,293 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:18:12,297 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:18:12,298 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:18:12,303 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:18:12,304 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:18:12" (1/1) ... [2023-11-19 03:18:12,305 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@215aa93c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:12, skipping insertion in model container [2023-11-19 03:18:12,305 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:18:12" (1/1) ... [2023-11-19 03:18:12,588 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:18:23,257 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[768849,768862] [2023-11-19 03:18:23,261 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[768994,769007] [2023-11-19 03:18:23,261 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769140,769153] [2023-11-19 03:18:23,262 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769305,769318] [2023-11-19 03:18:23,262 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769463,769476] [2023-11-19 03:18:23,263 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769621,769634] [2023-11-19 03:18:23,264 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769779,769792] [2023-11-19 03:18:23,264 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769939,769952] [2023-11-19 03:18:23,265 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770098,770111] [2023-11-19 03:18:23,265 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770237,770250] [2023-11-19 03:18:23,266 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770379,770392] [2023-11-19 03:18:23,266 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770528,770541] [2023-11-19 03:18:23,267 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770667,770680] [2023-11-19 03:18:23,284 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770822,770835] [2023-11-19 03:18:23,285 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770982,770995] [2023-11-19 03:18:23,286 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771133,771146] [2023-11-19 03:18:23,286 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771284,771297] [2023-11-19 03:18:23,287 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771436,771449] [2023-11-19 03:18:23,287 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771585,771598] [2023-11-19 03:18:23,288 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771733,771746] [2023-11-19 03:18:23,289 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771890,771903] [2023-11-19 03:18:23,290 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772039,772052] [2023-11-19 03:18:23,291 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772195,772208] [2023-11-19 03:18:23,291 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772348,772361] [2023-11-19 03:18:23,292 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772494,772507] [2023-11-19 03:18:23,292 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772637,772650] [2023-11-19 03:18:23,293 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772789,772802] [2023-11-19 03:18:23,293 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772935,772948] [2023-11-19 03:18:23,294 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773080,773093] [2023-11-19 03:18:23,295 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773234,773247] [2023-11-19 03:18:23,295 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773385,773398] [2023-11-19 03:18:23,296 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773540,773553] [2023-11-19 03:18:23,296 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773692,773705] [2023-11-19 03:18:23,297 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773847,773860] [2023-11-19 03:18:23,297 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774011,774024] [2023-11-19 03:18:23,298 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774167,774180] [2023-11-19 03:18:23,299 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774331,774344] [2023-11-19 03:18:23,299 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774473,774486] [2023-11-19 03:18:23,300 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774631,774644] [2023-11-19 03:18:23,300 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774798,774811] [2023-11-19 03:18:23,301 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774957,774970] [2023-11-19 03:18:23,301 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775116,775129] [2023-11-19 03:18:23,302 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775265,775278] [2023-11-19 03:18:23,303 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775412,775425] [2023-11-19 03:18:23,303 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775551,775564] [2023-11-19 03:18:23,304 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775714,775727] [2023-11-19 03:18:23,304 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775880,775893] [2023-11-19 03:18:23,305 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776044,776057] [2023-11-19 03:18:23,305 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776209,776222] [2023-11-19 03:18:23,306 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776374,776387] [2023-11-19 03:18:23,306 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776540,776553] [2023-11-19 03:18:23,307 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776705,776718] [2023-11-19 03:18:23,308 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776872,776885] [2023-11-19 03:18:23,308 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777032,777045] [2023-11-19 03:18:23,309 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777194,777207] [2023-11-19 03:18:23,309 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777353,777366] [2023-11-19 03:18:23,310 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777499,777512] [2023-11-19 03:18:23,310 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777642,777655] [2023-11-19 03:18:23,311 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777786,777799] [2023-11-19 03:18:23,311 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777929,777942] [2023-11-19 03:18:23,312 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778073,778086] [2023-11-19 03:18:23,313 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778214,778227] [2023-11-19 03:18:23,313 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778352,778365] [2023-11-19 03:18:23,314 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778510,778523] [2023-11-19 03:18:23,314 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778669,778682] [2023-11-19 03:18:23,315 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778825,778838] [2023-11-19 03:18:23,315 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778974,778987] [2023-11-19 03:18:23,316 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779126,779139] [2023-11-19 03:18:23,317 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779277,779290] [2023-11-19 03:18:23,317 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779426,779439] [2023-11-19 03:18:23,318 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779578,779591] [2023-11-19 03:18:23,318 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779726,779739] [2023-11-19 03:18:23,319 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779879,779892] [2023-11-19 03:18:23,320 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780030,780043] [2023-11-19 03:18:23,320 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780180,780193] [2023-11-19 03:18:23,321 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780327,780340] [2023-11-19 03:18:23,321 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780478,780491] [2023-11-19 03:18:23,322 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780629,780642] [2023-11-19 03:18:23,322 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780777,780790] [2023-11-19 03:18:23,323 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780943,780956] [2023-11-19 03:18:23,324 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781112,781125] [2023-11-19 03:18:23,324 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781279,781292] [2023-11-19 03:18:23,325 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781447,781460] [2023-11-19 03:18:23,325 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781597,781610] [2023-11-19 03:18:23,326 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781744,781757] [2023-11-19 03:18:23,326 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781905,781918] [2023-11-19 03:18:23,327 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[782075,782088] [2023-11-19 03:18:23,327 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[782237,782250] [2023-11-19 03:18:23,366 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:18:23,423 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:18:23,567 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; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [6829] [2023-11-19 03:18:23,570 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; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [6836] [2023-11-19 03:18:23,570 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6843] [2023-11-19 03:18:23,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [8300] [2023-11-19 03:18:23,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [8308] [2023-11-19 03:18:23,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [8315] [2023-11-19 03:18:23,881 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)); [10212-10213] [2023-11-19 03:18:23,881 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"); [10218-10220] [2023-11-19 03:18:24,277 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& kernel_stack)); [15591] [2023-11-19 03:18:24,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [15594] [2023-11-19 03:18:24,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [15597] [2023-11-19 03:18:24,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [15600] [2023-11-19 03:18:24,281 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\tcall %P4\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 3*32+16)\n .byte 662b-661b\n .byte 6641f-6631f\n .long 661b - .\n .long 6632f - .\n .word ( 9*32+ 9)\n .byte 662b-661b\n .byte 6642f-6632f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n .byte 0xff + (6642f-6632f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\tcall %P5\n6641:\n\t6632:\n\tcall %P6\n6642:\n\t.popsection": "=a" (ret), "=D" (to), "=S" (from), "=d" (len): [old] "i" (& copy_user_generic_unrolled), [new1] "i" (& copy_user_generic_string), [new2] "i" (& copy_user_enhanced_fast_string), "1" (to), "2" (from), "3" (len): "memory", "rcx", "r8", "r9", "r10", "r11"); [15650-15654] [2023-11-19 03:18:24,282 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovb %2,%b1\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret), "=q" (*((u8 *)dst)): "m" (*((struct __large_struct *)src)), "i" (1), "0" (ret)); [15698-15700] [2023-11-19 03:18:24,282 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovw %2,%w1\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret), "=r" (*((u16 *)dst)): "m" (*((struct __large_struct *)src)), "i" (2), "0" (ret)); [15703-15705] [2023-11-19 03:18:24,283 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovl %2,%k1\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret), "=r" (*((u32 *)dst)): "m" (*((struct __large_struct *)src)), "i" (4), "0" (ret)); [15708-15710] [2023-11-19 03:18:24,283 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovq %2,%1\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret), "=r" (*((u64 *)dst)): "m" (*((struct __large_struct *)src)), "i" (8), "0" (ret)); [15713-15715] [2023-11-19 03:18:24,283 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovq %2,%1\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret), "=r" (*((u64 *)dst)): "m" (*((struct __large_struct *)src)), "i" (10), "0" (ret)); [15719-15721] [2023-11-19 03:18:24,284 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovw %2,%w1\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret), "=r" (*((u16 *)dst + 8U)): "m" (*((struct __large_struct *)src + 8U)), "i" (2), "0" (ret)); [15728-15730] [2023-11-19 03:18:24,284 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovq %2,%1\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret), "=r" (*((u64 *)dst)): "m" (*((struct __large_struct *)src)), "i" (16), "0" (ret)); [15734-15736] [2023-11-19 03:18:24,285 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovq %2,%1\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret), "=r" (*((u64 *)dst + 8U)): "m" (*((struct __large_struct *)src + 8U)), "i" (8), "0" (ret)); [15743-15745] [2023-11-19 03:18:24,286 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovb %b1,%2\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret): "iq" (*((u8 *)src)), "m" (*((struct __large_struct *)dst)), "i" (1), "0" (ret)); [15807-15808] [2023-11-19 03:18:24,286 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovw %w1,%2\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret): "ir" (*((u16 *)src)), "m" (*((struct __large_struct *)dst)), "i" (2), "0" (ret)); [15811-15812] [2023-11-19 03:18:24,286 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovl %k1,%2\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret): "ir" (*((u32 *)src)), "m" (*((struct __large_struct *)dst)), "i" (4), "0" (ret)); [15815-15816] [2023-11-19 03:18:24,287 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovq %1,%2\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret): "er" (*((u64 *)src)), "m" (*((struct __large_struct *)dst)), "i" (8), "0" (ret)); [15819-15820] [2023-11-19 03:18:24,287 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovq %1,%2\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret): "er" (*((u64 *)src)), "m" (*((struct __large_struct *)dst)), "i" (10), "0" (ret)); [15824-15825] [2023-11-19 03:18:24,302 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [15832] [2023-11-19 03:18:24,302 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovw %w1,%2\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret): "ir" (*((u16 *)src + 4UL)), "m" (*((struct __large_struct *)dst + 4U)), "i" (2), "0" (ret)); [15833-15834] [2023-11-19 03:18:24,303 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovq %1,%2\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret): "er" (*((u64 *)src)), "m" (*((struct __large_struct *)dst)), "i" (16), "0" (ret)); [15838-15839] [2023-11-19 03:18:24,303 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [15846] [2023-11-19 03:18:24,303 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xcb\n6641:\n\t.popsection\n1:\tmovq %1,%2\n2: 661:\n\t.byte 0x66,0x66,0x90\n\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word ( 9*32+20)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\t.byte 0x0f,0x01,0xca\n6641:\n\t.popsection\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .pushsection \"__ex_table\",\"a\"\n .balign 8\n .long (1b) - .\n .long (3b) - .\n .popsection\n": "=r" (ret): "er" (*((u64 *)src + 1UL)), "m" (*((struct __large_struct *)dst + 1U)), "i" (8), "0" (ret)); [15847-15848] [2023-11-19 03:18:24,863 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [21698] [2023-11-19 03:18:24,877 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [21701] [2023-11-19 03:18:24,877 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [21704] [2023-11-19 03:18:24,878 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [21707] [2023-11-19 03:18:24,878 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [21738] [2023-11-19 03:18:24,878 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [21741] [2023-11-19 03:18:24,878 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [21744] [2023-11-19 03:18:24,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [21747] [2023-11-19 03:18:24,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [21778] [2023-11-19 03:18:24,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [21781] [2023-11-19 03:18:24,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [21784] [2023-11-19 03:18:24,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [21787] [2023-11-19 03:18:24,881 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [21818] [2023-11-19 03:18:24,881 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [21821] [2023-11-19 03:18:24,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [21824] [2023-11-19 03:18:24,893 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [21827] [2023-11-19 03:18:24,966 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[768849,768862] [2023-11-19 03:18:24,967 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[768994,769007] [2023-11-19 03:18:24,968 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769140,769153] [2023-11-19 03:18:24,968 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769305,769318] [2023-11-19 03:18:24,968 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769463,769476] [2023-11-19 03:18:24,969 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769621,769634] [2023-11-19 03:18:24,969 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769779,769792] [2023-11-19 03:18:24,969 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[769939,769952] [2023-11-19 03:18:24,970 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770098,770111] [2023-11-19 03:18:24,970 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770237,770250] [2023-11-19 03:18:24,971 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770379,770392] [2023-11-19 03:18:24,971 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770528,770541] [2023-11-19 03:18:24,972 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770667,770680] [2023-11-19 03:18:24,972 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770822,770835] [2023-11-19 03:18:24,973 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[770982,770995] [2023-11-19 03:18:24,973 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771133,771146] [2023-11-19 03:18:24,973 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771284,771297] [2023-11-19 03:18:24,974 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771436,771449] [2023-11-19 03:18:24,974 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771585,771598] [2023-11-19 03:18:24,975 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771733,771746] [2023-11-19 03:18:24,975 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[771890,771903] [2023-11-19 03:18:24,975 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772039,772052] [2023-11-19 03:18:24,976 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772195,772208] [2023-11-19 03:18:24,976 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772348,772361] [2023-11-19 03:18:24,977 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772494,772507] [2023-11-19 03:18:24,977 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772637,772650] [2023-11-19 03:18:24,977 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772789,772802] [2023-11-19 03:18:24,978 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[772935,772948] [2023-11-19 03:18:24,978 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773080,773093] [2023-11-19 03:18:24,979 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773234,773247] [2023-11-19 03:18:24,979 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773385,773398] [2023-11-19 03:18:24,980 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773540,773553] [2023-11-19 03:18:24,980 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773692,773705] [2023-11-19 03:18:24,980 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[773847,773860] [2023-11-19 03:18:24,981 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774011,774024] [2023-11-19 03:18:24,981 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774167,774180] [2023-11-19 03:18:24,982 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774331,774344] [2023-11-19 03:18:24,982 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774473,774486] [2023-11-19 03:18:24,982 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774631,774644] [2023-11-19 03:18:24,983 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774798,774811] [2023-11-19 03:18:24,983 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[774957,774970] [2023-11-19 03:18:24,984 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775116,775129] [2023-11-19 03:18:24,984 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775265,775278] [2023-11-19 03:18:24,984 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775412,775425] [2023-11-19 03:18:24,985 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775551,775564] [2023-11-19 03:18:24,985 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775714,775727] [2023-11-19 03:18:24,986 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[775880,775893] [2023-11-19 03:18:24,987 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776044,776057] [2023-11-19 03:18:24,987 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776209,776222] [2023-11-19 03:18:24,988 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776374,776387] [2023-11-19 03:18:24,988 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776540,776553] [2023-11-19 03:18:24,989 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776705,776718] [2023-11-19 03:18:24,989 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[776872,776885] [2023-11-19 03:18:24,990 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777032,777045] [2023-11-19 03:18:24,990 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777194,777207] [2023-11-19 03:18:24,990 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777353,777366] [2023-11-19 03:18:24,991 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777499,777512] [2023-11-19 03:18:24,991 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777642,777655] [2023-11-19 03:18:24,992 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777786,777799] [2023-11-19 03:18:24,993 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[777929,777942] [2023-11-19 03:18:24,996 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778073,778086] [2023-11-19 03:18:25,002 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778214,778227] [2023-11-19 03:18:25,002 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778352,778365] [2023-11-19 03:18:25,003 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778510,778523] [2023-11-19 03:18:25,003 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778669,778682] [2023-11-19 03:18:25,004 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778825,778838] [2023-11-19 03:18:25,005 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[778974,778987] [2023-11-19 03:18:25,005 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779126,779139] [2023-11-19 03:18:25,006 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779277,779290] [2023-11-19 03:18:25,011 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779426,779439] [2023-11-19 03:18:25,012 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779578,779591] [2023-11-19 03:18:25,012 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779726,779739] [2023-11-19 03:18:25,013 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[779879,779892] [2023-11-19 03:18:25,014 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780030,780043] [2023-11-19 03:18:25,014 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780180,780193] [2023-11-19 03:18:25,015 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780327,780340] [2023-11-19 03:18:25,015 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780478,780491] [2023-11-19 03:18:25,016 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780629,780642] [2023-11-19 03:18:25,017 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780777,780790] [2023-11-19 03:18:25,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[780943,780956] [2023-11-19 03:18:25,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781112,781125] [2023-11-19 03:18:25,019 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781279,781292] [2023-11-19 03:18:25,020 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781447,781460] [2023-11-19 03:18:25,020 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781597,781610] [2023-11-19 03:18:25,020 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781744,781757] [2023-11-19 03:18:25,021 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[781905,781918] [2023-11-19 03:18:25,021 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[782075,782088] [2023-11-19 03:18:25,021 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_743aae72-6b63-4208-9fc2-49cbeae6a0bb/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--esas2r--esas2r.ko.cil.i[782237,782250] [2023-11-19 03:18:25,028 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:18:25,422 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:18:25,422 WARN L675 CHandler]: The function __bad_size_call_parameter is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:18:25,422 WARN L675 CHandler]: The function vsnprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:18:25,423 WARN L675 CHandler]: The function sprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:18:25,423 WARN L675 CHandler]: The function __bad_percpu_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:18:25,431 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:18:25,431 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25 WrapperNode [2023-11-19 03:18:25,431 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:18:25,433 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:18:25,433 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:18:25,433 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:18:25,440 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25" (1/1) ... [2023-11-19 03:18:25,723 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25" (1/1) ... [2023-11-19 03:18:26,534 INFO L138 Inliner]: procedures = 1001, calls = 7957, calls flagged for inlining = 465, calls inlined = 383, statements flattened = 17176 [2023-11-19 03:18:26,535 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:18:26,536 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:18:26,536 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:18:26,536 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:18:26,561 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25" (1/1) ... [2023-11-19 03:18:26,562 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25" (1/1) ... [2023-11-19 03:18:26,706 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25" (1/1) ... [2023-11-19 03:18:26,707 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25" (1/1) ... [2023-11-19 03:18:27,355 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25" (1/1) ... [2023-11-19 03:18:27,397 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25" (1/1) ... [2023-11-19 03:18:27,506 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25" (1/1) ... [2023-11-19 03:18:27,541 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25" (1/1) ... [2023-11-19 03:18:27,696 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:18:27,697 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:18:27,697 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:18:27,697 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:18:27,698 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:18:25" (1/1) ... [2023-11-19 03:18:27,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:18:27,716 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:18:27,728 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 03:18:27,753 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_743aae72-6b63-4208-9fc2-49cbeae6a0bb/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 03:18:27,777 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int_nonpositive [2023-11-19 03:18:27,778 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int_nonpositive [2023-11-19 03:18:27,778 INFO L130 BoogieDeclarations]: Found specification of procedure list_splice_tail_init [2023-11-19 03:18:27,778 INFO L138 BoogieDeclarations]: Found implementation of procedure list_splice_tail_init [2023-11-19 03:18:27,778 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_process_adapter_reset [2023-11-19 03:18:27,778 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_process_adapter_reset [2023-11-19 03:18:27,778 INFO L130 BoogieDeclarations]: Found specification of procedure seq_puts [2023-11-19 03:18:27,779 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_puts [2023-11-19 03:18:27,779 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_handle_chip_rst_during_tasklet [2023-11-19 03:18:27,779 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_handle_chip_rst_during_tasklet [2023-11-19 03:18:27,779 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_fmapi_callback [2023-11-19 03:18:27,779 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_fmapi_callback [2023-11-19 03:18:27,779 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_build_sg_list [2023-11-19 03:18:27,779 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_build_sg_list [2023-11-19 03:18:27,780 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_complete_request [2023-11-19 03:18:27,780 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_complete_request [2023-11-19 03:18:27,780 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_mmc_sdio_func_check_final_state [2023-11-19 03:18:27,780 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_mmc_sdio_func_check_final_state [2023-11-19 03:18:27,780 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~~u32~0 [2023-11-19 03:18:27,780 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~~u32~0 [2023-11-19 03:18:27,780 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2023-11-19 03:18:27,781 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2023-11-19 03:18:27,781 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2023-11-19 03:18:27,781 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2023-11-19 03:18:27,781 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_adapter_from_kobj [2023-11-19 03:18:27,781 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_adapter_from_kobj [2023-11-19 03:18:27,781 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_flash_access [2023-11-19 03:18:27,781 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_flash_access [2023-11-19 03:18:27,782 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_file_operations_instance_probe_0_12 [2023-11-19 03:18:27,782 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_file_operations_instance_probe_0_12 [2023-11-19 03:18:27,782 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2023-11-19 03:18:27,782 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2023-11-19 03:18:27,782 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_va_start [2023-11-19 03:18:27,782 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_va_start [2023-11-19 03:18:27,782 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_is_tasklet_pending [2023-11-19 03:18:27,783 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_is_tasklet_pending [2023-11-19 03:18:27,783 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_va_end [2023-11-19 03:18:27,783 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_va_end [2023-11-19 03:18:27,783 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_write_params [2023-11-19 03:18:27,783 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_write_params [2023-11-19 03:18:27,783 INFO L130 BoogieDeclarations]: Found specification of procedure sprintf [2023-11-19 03:18:27,783 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_claim_interrupts [2023-11-19 03:18:27,784 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_claim_interrupts [2023-11-19 03:18:27,784 INFO L130 BoogieDeclarations]: Found specification of procedure memcmp [2023-11-19 03:18:27,784 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_disc_check_complete [2023-11-19 03:18:27,784 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_disc_check_complete [2023-11-19 03:18:27,784 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2023-11-19 03:18:27,784 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2023-11-19 03:18:27,784 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2023-11-19 03:18:27,785 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2023-11-19 03:18:27,785 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_passthru_comp_cb [2023-11-19 03:18:27,785 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_passthru_comp_cb [2023-11-19 03:18:27,785 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_enable_chip_interrupts___1 [2023-11-19 03:18:27,785 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_enable_chip_interrupts___1 [2023-11-19 03:18:27,785 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_schedule_tasklet [2023-11-19 03:18:27,785 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_schedule_tasklet [2023-11-19 03:18:27,785 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_enable_chip_interrupts___0 [2023-11-19 03:18:27,786 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_enable_chip_interrupts___0 [2023-11-19 03:18:27,786 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_request_check_final_state [2023-11-19 03:18:27,786 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_request_check_final_state [2023-11-19 03:18:27,786 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_rq_init_request [2023-11-19 03:18:27,786 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_rq_init_request [2023-11-19 03:18:27,786 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2023-11-19 03:18:27,787 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2023-11-19 03:18:27,787 INFO L130 BoogieDeclarations]: Found specification of procedure down_interruptible [2023-11-19 03:18:27,787 INFO L138 BoogieDeclarations]: Found implementation of procedure down_interruptible [2023-11-19 03:18:27,787 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pci_unregister_driver [2023-11-19 03:18:27,787 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pci_unregister_driver [2023-11-19 03:18:27,787 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2023-11-19 03:18:27,787 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2023-11-19 03:18:27,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2023-11-19 03:18:27,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2023-11-19 03:18:27,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 03:18:27,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_genhd_check_final_state [2023-11-19 03:18:27,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_genhd_check_final_state [2023-11-19 03:18:27,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_scsi_host_template_instance_callback_3_22 [2023-11-19 03:18:27,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_scsi_host_template_instance_callback_3_22 [2023-11-19 03:18:27,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2023-11-19 03:18:27,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2023-11-19 03:18:27,789 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2023-11-19 03:18:27,789 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2023-11-19 03:18:27,789 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait_event [2023-11-19 03:18:27,789 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait_event [2023-11-19 03:18:27,789 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_fw_event_off [2023-11-19 03:18:27,789 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_fw_event_off [2023-11-19 03:18:27,790 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2023-11-19 03:18:27,790 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2023-11-19 03:18:27,790 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_drvdata [2023-11-19 03:18:27,790 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_drvdata [2023-11-19 03:18:27,790 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_log [2023-11-19 03:18:27,790 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_log [2023-11-19 03:18:27,790 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2023-11-19 03:18:27,791 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2023-11-19 03:18:27,791 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_check_return_value_probe [2023-11-19 03:18:27,791 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_check_return_value_probe [2023-11-19 03:18:27,791 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_check_adapter [2023-11-19 03:18:27,791 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_check_adapter [2023-11-19 03:18:27,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-19 03:18:27,791 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_check_return_value_probe [2023-11-19 03:18:27,792 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_check_return_value_probe [2023-11-19 03:18:27,792 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_init_adapter_hw [2023-11-19 03:18:27,792 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_init_adapter_hw [2023-11-19 03:18:27,792 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2023-11-19 03:18:27,792 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2023-11-19 03:18:27,792 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_do_tasklet_tasks [2023-11-19 03:18:27,792 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_do_tasklet_tasks [2023-11-19 03:18:27,792 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:18:27,793 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2023-11-19 03:18:27,793 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2023-11-19 03:18:27,793 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2023-11-19 03:18:27,793 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2023-11-19 03:18:27,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-19 03:18:27,793 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_chrdev [2023-11-19 03:18:27,793 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_chrdev [2023-11-19 03:18:27,793 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_ioctl_handler [2023-11-19 03:18:27,794 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_ioctl_handler [2023-11-19 03:18:27,794 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2023-11-19 03:18:27,794 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2023-11-19 03:18:27,794 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2023-11-19 03:18:27,794 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_host_put [2023-11-19 03:18:27,794 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_host_put [2023-11-19 03:18:27,794 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_device_lookup [2023-11-19 03:18:27,795 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_device_lookup [2023-11-19 03:18:27,795 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_start_vda_request [2023-11-19 03:18:27,795 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_start_vda_request [2023-11-19 03:18:27,795 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_init_pci_cfg_space [2023-11-19 03:18:27,795 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_init_pci_cfg_space [2023-11-19 03:18:27,795 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_get_outbound_responses [2023-11-19 03:18:27,795 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_get_outbound_responses [2023-11-19 03:18:27,795 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_scsi_add_host_103 [2023-11-19 03:18:27,796 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_scsi_add_host_103 [2023-11-19 03:18:27,796 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_build_ioctl_req [2023-11-19 03:18:27,796 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_build_ioctl_req [2023-11-19 03:18:27,796 INFO L130 BoogieDeclarations]: Found specification of procedure list_add [2023-11-19 03:18:27,796 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add [2023-11-19 03:18:27,796 INFO L130 BoogieDeclarations]: Found specification of procedure sema_init [2023-11-19 03:18:27,796 INFO L138 BoogieDeclarations]: Found implementation of procedure sema_init [2023-11-19 03:18:27,796 INFO L130 BoogieDeclarations]: Found specification of procedure clear_vda_request [2023-11-19 03:18:27,797 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_vda_request [2023-11-19 03:18:27,797 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_targ_db_report_changes [2023-11-19 03:18:27,797 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_targ_db_report_changes [2023-11-19 03:18:27,797 INFO L130 BoogieDeclarations]: Found specification of procedure vsnprintf [2023-11-19 03:18:27,797 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_kickoff_timer [2023-11-19 03:18:27,797 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_kickoff_timer [2023-11-19 03:18:27,797 INFO L130 BoogieDeclarations]: Found specification of procedure handle_hba_ioctl [2023-11-19 03:18:27,797 INFO L138 BoogieDeclarations]: Found implementation of procedure handle_hba_ioctl [2023-11-19 03:18:27,798 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2023-11-19 03:18:27,798 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2023-11-19 03:18:27,798 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_targ_db_remove [2023-11-19 03:18:27,798 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_targ_db_remove [2023-11-19 03:18:27,798 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_write_fw [2023-11-19 03:18:27,798 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_write_fw [2023-11-19 03:18:27,798 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_sg_list_lock_of_esas2r_adapter [2023-11-19 03:18:27,798 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_sg_list_lock_of_esas2r_adapter [2023-11-19 03:18:27,799 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_probe [2023-11-19 03:18:27,799 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_probe [2023-11-19 03:18:27,799 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_write_fs [2023-11-19 03:18:27,799 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_write_fs [2023-11-19 03:18:27,799 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2023-11-19 03:18:27,799 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2023-11-19 03:18:27,799 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:18:27,799 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:18:27,800 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_disable_heartbeat [2023-11-19 03:18:27,800 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_disable_heartbeat [2023-11-19 03:18:27,800 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_alloc_sgl [2023-11-19 03:18:27,800 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_alloc_sgl [2023-11-19 03:18:27,800 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2023-11-19 03:18:27,800 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2023-11-19 03:18:27,800 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unregister_driver [2023-11-19 03:18:27,801 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unregister_driver [2023-11-19 03:18:27,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-19 03:18:27,801 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_local_reset_adapter [2023-11-19 03:18:27,801 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_local_reset_adapter [2023-11-19 03:18:27,801 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_disc_queue_event [2023-11-19 03:18:27,801 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_disc_queue_event [2023-11-19 03:18:27,801 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_map_data_window [2023-11-19 03:18:27,801 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_map_data_window [2023-11-19 03:18:27,802 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_targ_db_remove_all [2023-11-19 03:18:27,802 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_targ_db_remove_all [2023-11-19 03:18:27,802 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_file_operations_file_operations_instance_0 [2023-11-19 03:18:27,802 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_file_operations_file_operations_instance_0 [2023-11-19 03:18:27,802 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2023-11-19 03:18:27,802 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_targ_db_get_tgt_cnt [2023-11-19 03:18:27,802 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_targ_db_get_tgt_cnt [2023-11-19 03:18:27,803 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_remove [2023-11-19 03:18:27,803 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_remove [2023-11-19 03:18:27,803 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2023-11-19 03:18:27,803 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2023-11-19 03:18:27,803 INFO L130 BoogieDeclarations]: Found specification of procedure list_del_init [2023-11-19 03:18:27,803 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del_init [2023-11-19 03:18:27,803 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_queue_fw_event [2023-11-19 03:18:27,803 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_queue_fw_event [2023-11-19 03:18:27,804 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_targ_db_add_raid [2023-11-19 03:18:27,804 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_targ_db_add_raid [2023-11-19 03:18:27,804 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_initmem_alloc [2023-11-19 03:18:27,804 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_initmem_alloc [2023-11-19 03:18:27,804 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_release [2023-11-19 03:18:27,804 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_release [2023-11-19 03:18:27,804 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-19 03:18:27,804 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-19 03:18:27,805 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_io_mem_unmap [2023-11-19 03:18:27,805 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_io_mem_unmap [2023-11-19 03:18:27,805 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2023-11-19 03:18:27,805 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2023-11-19 03:18:27,805 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_sock_check_final_state [2023-11-19 03:18:27,805 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_sock_check_final_state [2023-11-19 03:18:27,805 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_nuxi_mgt_data [2023-11-19 03:18:27,805 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_nuxi_mgt_data [2023-11-19 03:18:27,806 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_start_request [2023-11-19 03:18:27,806 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_start_request [2023-11-19 03:18:27,806 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_check_final_state [2023-11-19 03:18:27,806 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_check_final_state [2023-11-19 03:18:27,806 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_chrdev_110 [2023-11-19 03:18:27,806 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_chrdev_110 [2023-11-19 03:18:27,806 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_complete_request_cb [2023-11-19 03:18:27,807 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_complete_request_cb [2023-11-19 03:18:27,807 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_write_vda [2023-11-19 03:18:27,807 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_write_vda [2023-11-19 03:18:27,807 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 03:18:27,807 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2023-11-19 03:18:27,807 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2023-11-19 03:18:27,807 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_sysfs_check_final_state [2023-11-19 03:18:27,807 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_sysfs_check_final_state [2023-11-19 03:18:27,808 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_111 [2023-11-19 03:18:27,808 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_111 [2023-11-19 03:18:27,808 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_read_fw [2023-11-19 03:18:27,808 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_read_fw [2023-11-19 03:18:27,808 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_read_fs [2023-11-19 03:18:27,808 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_read_fs [2023-11-19 03:18:27,808 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-19 03:18:27,808 INFO L130 BoogieDeclarations]: Found specification of procedure csmi_ioctl_tunnel [2023-11-19 03:18:27,809 INFO L138 BoogieDeclarations]: Found implementation of procedure csmi_ioctl_tunnel [2023-11-19 03:18:27,809 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_comp_list_drain [2023-11-19 03:18:27,809 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_comp_list_drain [2023-11-19 03:18:27,809 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_108 [2023-11-19 03:18:27,809 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_108 [2023-11-19 03:18:27,809 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_enable_heartbeat [2023-11-19 03:18:27,809 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_enable_heartbeat [2023-11-19 03:18:27,809 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_103 [2023-11-19 03:18:27,810 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_103 [2023-11-19 03:18:27,810 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_process_bus_reset [2023-11-19 03:18:27,810 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_process_bus_reset [2023-11-19 03:18:27,810 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2023-11-19 03:18:27,810 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2023-11-19 03:18:27,810 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_free_request [2023-11-19 03:18:27,810 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_free_request [2023-11-19 03:18:27,810 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_initmem_free [2023-11-19 03:18:27,811 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_initmem_free [2023-11-19 03:18:27,811 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2023-11-19 03:18:27,811 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2023-11-19 03:18:27,811 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_resume [2023-11-19 03:18:27,811 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_resume [2023-11-19 03:18:27,811 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_vda_req [2023-11-19 03:18:27,811 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_vda_req [2023-11-19 03:18:27,811 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_proc_ioctl [2023-11-19 03:18:27,812 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_proc_ioctl [2023-11-19 03:18:27,812 INFO L130 BoogieDeclarations]: Found specification of procedure pci_find_capability [2023-11-19 03:18:27,812 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_find_capability [2023-11-19 03:18:27,812 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2023-11-19 03:18:27,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2023-11-19 03:18:27,812 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_force_interrupt [2023-11-19 03:18:27,812 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_force_interrupt [2023-11-19 03:18:27,812 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_nvram_validate [2023-11-19 03:18:27,813 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_nvram_validate [2023-11-19 03:18:27,813 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2023-11-19 03:18:27,813 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2023-11-19 03:18:27,813 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_remove_device [2023-11-19 03:18:27,813 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_remove_device [2023-11-19 03:18:27,813 INFO L130 BoogieDeclarations]: Found specification of procedure hba_ioctl_tunnel [2023-11-19 03:18:27,813 INFO L138 BoogieDeclarations]: Found implementation of procedure hba_ioctl_tunnel [2023-11-19 03:18:27,813 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_log_dev [2023-11-19 03:18:27,814 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_log_dev [2023-11-19 03:18:27,814 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2023-11-19 03:18:27,814 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2023-11-19 03:18:27,814 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2023-11-19 03:18:27,814 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2023-11-19 03:18:27,814 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_check_final_state [2023-11-19 03:18:27,814 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_check_final_state [2023-11-19 03:18:27,815 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_disc_start_port [2023-11-19 03:18:27,815 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_disc_start_port [2023-11-19 03:18:27,815 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_target_state_changed [2023-11-19 03:18:27,815 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_target_state_changed [2023-11-19 03:18:27,815 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_send_reset_ae [2023-11-19 03:18:27,815 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_send_reset_ae [2023-11-19 03:18:27,815 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2023-11-19 03:18:27,815 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2023-11-19 03:18:27,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 03:18:27,816 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-11-19 03:18:27,816 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-11-19 03:18:27,816 INFO L130 BoogieDeclarations]: Found specification of procedure copy_user_generic [2023-11-19 03:18:27,816 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_user_generic [2023-11-19 03:18:27,816 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_read_vda [2023-11-19 03:18:27,816 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_read_vda [2023-11-19 03:18:27,816 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_timeout_interruptible [2023-11-19 03:18:27,817 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_timeout_interruptible [2023-11-19 03:18:27,817 INFO L130 BoogieDeclarations]: Found specification of procedure allocate_fw_buffers [2023-11-19 03:18:27,817 INFO L138 BoogieDeclarations]: Found implementation of procedure allocate_fw_buffers [2023-11-19 03:18:27,817 INFO L130 BoogieDeclarations]: Found specification of procedure free_fw_buffers [2023-11-19 03:18:27,817 INFO L138 BoogieDeclarations]: Found implementation of procedure free_fw_buffers [2023-11-19 03:18:27,817 INFO L130 BoogieDeclarations]: Found specification of procedure check_lun [2023-11-19 03:18:27,817 INFO L138 BoogieDeclarations]: Found implementation of procedure check_lun [2023-11-19 03:18:27,817 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2023-11-19 03:18:27,818 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2023-11-19 03:18:27,818 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_print_flash_rev [2023-11-19 03:18:27,818 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_print_flash_rev [2023-11-19 03:18:27,818 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_cleanup [2023-11-19 03:18:27,818 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_cleanup [2023-11-19 03:18:27,818 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_nvram_set_defaults [2023-11-19 03:18:27,818 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_nvram_set_defaults [2023-11-19 03:18:27,819 INFO L130 BoogieDeclarations]: Found specification of procedure calc_fi_checksum [2023-11-19 03:18:27,819 INFO L138 BoogieDeclarations]: Found implementation of procedure calc_fi_checksum [2023-11-19 03:18:27,819 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2023-11-19 03:18:27,819 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2023-11-19 03:18:27,819 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2023-11-19 03:18:27,819 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2023-11-19 03:18:27,819 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_is_adapter_present [2023-11-19 03:18:27,819 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_is_adapter_present [2023-11-19 03:18:27,820 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_ioreq_aborted [2023-11-19 03:18:27,820 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_ioreq_aborted [2023-11-19 03:18:27,820 INFO L130 BoogieDeclarations]: Found specification of procedure load_image [2023-11-19 03:18:27,820 INFO L138 BoogieDeclarations]: Found implementation of procedure load_image [2023-11-19 03:18:27,820 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2023-11-19 03:18:27,820 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2023-11-19 03:18:27,820 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2023-11-19 03:18:27,820 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2023-11-19 03:18:27,821 INFO L130 BoogieDeclarations]: Found specification of procedure do_fm_api [2023-11-19 03:18:27,821 INFO L138 BoogieDeclarations]: Found implementation of procedure do_fm_api [2023-11-19 03:18:27,821 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2023-11-19 03:18:27,821 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_usb_gadget__chrdev_registration_with_usb_gadget [2023-11-19 03:18:27,821 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_usb_gadget__chrdev_registration_with_usb_gadget [2023-11-19 03:18:27,822 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_disable_chip_interrupts___0 [2023-11-19 03:18:27,822 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_disable_chip_interrupts___0 [2023-11-19 03:18:27,822 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_disable_chip_interrupts___1 [2023-11-19 03:18:27,822 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_disable_chip_interrupts___1 [2023-11-19 03:18:27,822 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_build_ae_req [2023-11-19 03:18:27,822 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_build_ae_req [2023-11-19 03:18:27,822 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_disc_start_request [2023-11-19 03:18:27,822 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_disc_start_request [2023-11-19 03:18:27,823 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_targ_db_find_next_present [2023-11-19 03:18:27,823 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_targ_db_find_next_present [2023-11-19 03:18:27,823 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_99 [2023-11-19 03:18:27,823 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_99 [2023-11-19 03:18:27,823 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_coherent_check_final_state [2023-11-19 03:18:27,823 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_coherent_check_final_state [2023-11-19 03:18:27,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-11-19 03:18:27,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-11-19 03:18:27,824 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_target_reset [2023-11-19 03:18:27,824 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_target_reset [2023-11-19 03:18:27,824 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-19 03:18:27,824 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-19 03:18:27,824 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2023-11-19 03:18:27,824 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2023-11-19 03:18:27,824 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_nuxi_cfg_data [2023-11-19 03:18:27,825 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_nuxi_cfg_data [2023-11-19 03:18:27,825 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2023-11-19 03:18:27,825 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2023-11-19 03:18:27,825 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_adapter_power_down [2023-11-19 03:18:27,825 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_adapter_power_down [2023-11-19 03:18:27,825 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_device_put [2023-11-19 03:18:27,825 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_device_put [2023-11-19 03:18:27,825 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_check_final_state [2023-11-19 03:18:27,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_check_final_state [2023-11-19 03:18:27,826 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_check_final_state [2023-11-19 03:18:27,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_check_final_state [2023-11-19 03:18:27,826 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_enable_chip_interrupts [2023-11-19 03:18:27,826 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_enable_chip_interrupts [2023-11-19 03:18:27,826 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_eh_abort [2023-11-19 03:18:27,826 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_eh_abort [2023-11-19 03:18:27,827 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2023-11-19 03:18:27,827 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2023-11-19 03:18:27,827 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_map_regions [2023-11-19 03:18:27,827 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_map_regions [2023-11-19 03:18:27,827 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_targ_get_id [2023-11-19 03:18:27,827 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_targ_get_id [2023-11-19 03:18:27,827 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_disc_fix_curr_requests [2023-11-19 03:18:27,827 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_disc_fix_curr_requests [2023-11-19 03:18:27,828 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2023-11-19 03:18:27,828 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2023-11-19 03:18:27,828 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2023-11-19 03:18:27,828 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2023-11-19 03:18:27,828 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_queue_check_final_state [2023-11-19 03:18:27,828 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_queue_check_final_state [2023-11-19 03:18:27,828 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 03:18:27,829 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2023-11-19 03:18:27,829 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2023-11-19 03:18:27,829 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_calc_byte_cksum [2023-11-19 03:18:27,829 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_calc_byte_cksum [2023-11-19 03:18:27,829 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_register_20_2 [2023-11-19 03:18:27,829 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_register_20_2 [2023-11-19 03:18:27,829 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2023-11-19 03:18:27,829 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2023-11-19 03:18:27,830 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2023-11-19 03:18:27,830 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2023-11-19 03:18:27,830 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-19 03:18:27,830 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_timer_tick [2023-11-19 03:18:27,830 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_timer_tick [2023-11-19 03:18:27,830 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2023-11-19 03:18:27,830 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2023-11-19 03:18:27,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-19 03:18:27,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_in_interrupt_context [2023-11-19 03:18:27,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_in_interrupt_context [2023-11-19 03:18:27,831 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_set_degraded_mode [2023-11-19 03:18:27,831 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_set_degraded_mode [2023-11-19 03:18:27,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-11-19 03:18:27,831 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-11-19 03:18:27,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_reset_error_counter [2023-11-19 03:18:27,832 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_reset_error_counter [2023-11-19 03:18:27,832 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2023-11-19 03:18:27,832 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2023-11-19 03:18:27,832 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_queue_lock_of_esas2r_adapter [2023-11-19 03:18:27,832 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_queue_lock_of_esas2r_adapter [2023-11-19 03:18:27,832 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_do_deferred_processes [2023-11-19 03:18:27,832 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_do_deferred_processes [2023-11-19 03:18:27,832 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_show_info [2023-11-19 03:18:27,833 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_show_info [2023-11-19 03:18:27,833 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_scsi_add_host [2023-11-19 03:18:27,833 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_scsi_add_host [2023-11-19 03:18:27,833 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_fs_char_dev__double_registration [2023-11-19 03:18:27,833 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_fs_char_dev__double_registration [2023-11-19 03:18:27,833 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2023-11-19 03:18:27,833 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2023-11-19 03:18:27,833 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_lib_idr_check_final_state [2023-11-19 03:18:27,834 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_lib_idr_check_final_state [2023-11-19 03:18:27,834 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_disc_local_start_request [2023-11-19 03:18:27,834 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_disc_local_start_request [2023-11-19 03:18:27,834 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_rq_destroy_request [2023-11-19 03:18:27,834 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_rq_destroy_request [2023-11-19 03:18:27,834 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_host_bus_reset [2023-11-19 03:18:27,834 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_host_bus_reset [2023-11-19 03:18:27,835 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_scsi_host_template_scsi_host_template_instance_3 [2023-11-19 03:18:27,835 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_scsi_host_template_scsi_host_template_instance_3 [2023-11-19 03:18:27,835 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_power_down [2023-11-19 03:18:27,835 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_power_down [2023-11-19 03:18:27,835 INFO L130 BoogieDeclarations]: Found specification of procedure handle_buffered_ioctl [2023-11-19 03:18:27,835 INFO L138 BoogieDeclarations]: Found implementation of procedure handle_buffered_ioctl [2023-11-19 03:18:27,835 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_info [2023-11-19 03:18:27,835 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_info [2023-11-19 03:18:27,836 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-19 03:18:27,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-19 03:18:27,836 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-19 03:18:27,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-19 03:18:27,836 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_dev_targ_reset [2023-11-19 03:18:27,836 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_dev_targ_reset [2023-11-19 03:18:27,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_reset_error_counter [2023-11-19 03:18:27,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_reset_error_counter [2023-11-19 03:18:27,837 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_host_reset [2023-11-19 03:18:27,837 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_host_reset [2023-11-19 03:18:27,837 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_115___0 [2023-11-19 03:18:27,837 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_115___0 [2023-11-19 03:18:27,837 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_mem_lock_of_esas2r_adapter [2023-11-19 03:18:27,837 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_mem_lock_of_esas2r_adapter [2023-11-19 03:18:27,837 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_reset_adapter [2023-11-19 03:18:27,838 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_reset_adapter [2023-11-19 03:18:27,838 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_alloc_request [2023-11-19 03:18:27,838 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_alloc_request [2023-11-19 03:18:27,838 INFO L130 BoogieDeclarations]: Found specification of procedure __init_waitqueue_head [2023-11-19 03:18:27,838 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_waitqueue_head [2023-11-19 03:18:27,838 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2023-11-19 03:18:27,838 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2023-11-19 03:18:27,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy [2023-11-19 03:18:27,839 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy [2023-11-19 03:18:27,839 INFO L130 BoogieDeclarations]: Found specification of procedure complete_fmapi_req [2023-11-19 03:18:27,839 INFO L138 BoogieDeclarations]: Found implementation of procedure complete_fmapi_req [2023-11-19 03:18:27,839 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-19 03:18:27,839 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-11-19 03:18:27,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-11-19 03:18:27,839 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_create_bin_file [2023-11-19 03:18:27,839 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_create_bin_file [2023-11-19 03:18:27,840 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2023-11-19 03:18:27,840 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2023-11-19 03:18:27,840 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_region [2023-11-19 03:18:27,840 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_region [2023-11-19 03:18:27,840 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_send_task_mgmt [2023-11-19 03:18:27,840 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_send_task_mgmt [2023-11-19 03:18:27,840 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_build_mgt_req [2023-11-19 03:18:27,841 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_build_mgt_req [2023-11-19 03:18:27,841 INFO L130 BoogieDeclarations]: Found specification of procedure seq_printf [2023-11-19 03:18:27,841 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_printf [2023-11-19 03:18:27,841 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_sub_return___0 [2023-11-19 03:18:27,841 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_sub_return___0 [2023-11-19 03:18:27,841 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2023-11-19 03:18:27,841 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2023-11-19 03:18:27,841 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_log_master [2023-11-19 03:18:27,842 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_log_master [2023-11-19 03:18:27,842 INFO L130 BoogieDeclarations]: Found specification of procedure get_fi_adap_type [2023-11-19 03:18:27,842 INFO L138 BoogieDeclarations]: Found implementation of procedure get_fi_adap_type [2023-11-19 03:18:27,842 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_queuecommand [2023-11-19 03:18:27,842 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_queuecommand [2023-11-19 03:18:27,842 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_nvram_get_defaults [2023-11-19 03:18:27,842 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_nvram_get_defaults [2023-11-19 03:18:27,842 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_fw_event_lock_of_esas2r_adapter [2023-11-19 03:18:27,843 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_fw_event_lock_of_esas2r_adapter [2023-11-19 03:18:27,843 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2023-11-19 03:18:27,843 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2023-11-19 03:18:27,843 INFO L130 BoogieDeclarations]: Found specification of procedure up [2023-11-19 03:18:27,843 INFO L138 BoogieDeclarations]: Found implementation of procedure up [2023-11-19 03:18:27,843 INFO L130 BoogieDeclarations]: Found specification of procedure translate_esas2r_event_level_to_kernel [2023-11-19 03:18:27,843 INFO L138 BoogieDeclarations]: Found implementation of procedure translate_esas2r_event_level_to_kernel [2023-11-19 03:18:27,844 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_kill_adapter [2023-11-19 03:18:27,844 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_kill_adapter [2023-11-19 03:18:27,844 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap [2023-11-19 03:18:27,844 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap [2023-11-19 03:18:27,844 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_doorbell_interrupt [2023-11-19 03:18:27,844 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_doorbell_interrupt [2023-11-19 03:18:27,844 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_sgc_init [2023-11-19 03:18:27,844 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_sgc_init [2023-11-19 03:18:27,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-19 03:18:27,845 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2023-11-19 03:18:27,845 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2023-11-19 03:18:27,845 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_disc_continue [2023-11-19 03:18:27,845 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_disc_continue [2023-11-19 03:18:27,845 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2023-11-19 03:18:27,845 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2023-11-19 03:18:27,845 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_bus_reset [2023-11-19 03:18:27,846 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_bus_reset [2023-11-19 03:18:27,846 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_rtnetlink_check_final_state [2023-11-19 03:18:27,846 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_rtnetlink_check_final_state [2023-11-19 03:18:27,846 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_get_model_name [2023-11-19 03:18:27,846 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_get_model_name [2023-11-19 03:18:27,846 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2023-11-19 03:18:27,846 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2023-11-19 03:18:27,847 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2023-11-19 03:18:27,847 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2023-11-19 03:18:27,847 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_disc_start_waiting [2023-11-19 03:18:27,847 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_disc_start_waiting [2023-11-19 03:18:27,847 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_setup_interrupts [2023-11-19 03:18:27,847 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_setup_interrupts [2023-11-19 03:18:27,847 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_build_flash_req [2023-11-19 03:18:27,847 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_build_flash_req [2023-11-19 03:18:27,848 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_dma_unmap [2023-11-19 03:18:27,848 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_dma_unmap [2023-11-19 03:18:27,848 INFO L130 BoogieDeclarations]: Found specification of procedure jiffies_to_msecs [2023-11-19 03:18:27,848 INFO L138 BoogieDeclarations]: Found implementation of procedure jiffies_to_msecs [2023-11-19 03:18:27,848 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_reset_chip [2023-11-19 03:18:27,848 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_reset_chip [2023-11-19 03:18:27,848 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2023-11-19 03:18:27,848 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2023-11-19 03:18:27,849 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_add_device [2023-11-19 03:18:27,849 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_add_device [2023-11-19 03:18:27,849 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2023-11-19 03:18:27,849 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2023-11-19 03:18:27,849 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-11-19 03:18:27,849 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-11-19 03:18:27,849 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_register_15_2 [2023-11-19 03:18:27,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_register_15_2 [2023-11-19 03:18:27,850 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_check_final_state [2023-11-19 03:18:27,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_check_final_state [2023-11-19 03:18:27,850 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2023-11-19 03:18:27,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2023-11-19 03:18:27,850 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_103___0 [2023-11-19 03:18:27,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_103___0 [2023-11-19 03:18:27,851 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_check_final_state [2023-11-19 03:18:27,851 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_check_final_state [2023-11-19 03:18:27,851 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2023-11-19 03:18:27,851 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2023-11-19 03:18:27,851 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_read_flash_block [2023-11-19 03:18:27,851 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_read_flash_block [2023-11-19 03:18:27,851 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_build_cfg_req [2023-11-19 03:18:27,852 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_build_cfg_req [2023-11-19 03:18:27,852 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2023-11-19 03:18:27,852 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2023-11-19 03:18:27,852 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_polled_interrupt [2023-11-19 03:18:27,852 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_polled_interrupt [2023-11-19 03:18:27,852 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_csmi_ioctl_tunnel_comp_cb [2023-11-19 03:18:27,852 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_csmi_ioctl_tunnel_comp_cb [2023-11-19 03:18:27,852 INFO L130 BoogieDeclarations]: Found specification of procedure pci_request_region [2023-11-19 03:18:27,853 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_request_region [2023-11-19 03:18:27,853 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2023-11-19 03:18:27,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2023-11-19 03:18:27,853 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_return [2023-11-19 03:18:27,853 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_return [2023-11-19 03:18:27,853 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2023-11-19 03:18:27,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2023-11-19 03:18:27,854 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2023-11-19 03:18:27,854 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2023-11-19 03:18:27,854 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_calc_byte_xor_cksum [2023-11-19 03:18:27,854 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_calc_byte_xor_cksum [2023-11-19 03:18:27,854 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_device_reset [2023-11-19 03:18:27,854 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_device_reset [2023-11-19 03:18:27,854 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2023-11-19 03:18:27,854 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2023-11-19 03:18:27,855 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_request_lock_of_esas2r_adapter [2023-11-19 03:18:27,855 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_request_lock_of_esas2r_adapter [2023-11-19 03:18:27,855 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_local_start_request [2023-11-19 03:18:27,855 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_local_start_request [2023-11-19 03:18:27,855 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_wait_request [2023-11-19 03:18:27,855 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_wait_request [2023-11-19 03:18:27,855 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-19 03:18:27,856 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-19 03:18:27,856 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2023-11-19 03:18:27,856 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2023-11-19 03:18:27,856 INFO L130 BoogieDeclarations]: Found specification of procedure esas2r_unmap_regions [2023-11-19 03:18:27,856 INFO L138 BoogieDeclarations]: Found implementation of procedure esas2r_unmap_regions [2023-11-19 03:18:27,856 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_set_resid [2023-11-19 03:18:27,856 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_set_resid [2023-11-19 03:18:27,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 03:18:27,857 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2023-11-19 03:18:27,857 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2023-11-19 03:18:27,857 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_remove_bin_file [2023-11-19 03:18:27,857 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_remove_bin_file [2023-11-19 03:18:27,857 INFO L130 BoogieDeclarations]: Found specification of procedure readb [2023-11-19 03:18:27,857 INFO L138 BoogieDeclarations]: Found implementation of procedure readb [2023-11-19 03:18:29,815 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:18:29,823 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 03:18:30,402 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true;