./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--pmcraid.ko.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 8fc3dc66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash e842136298a240b0b6e3aa3dbe856b34c0b9582ffc838a283db12f51f99a9df4 --- Real Ultimate output --- This is Ultimate 0.3.0-?-8fc3dc6-m [2025-03-17 10:12:31,154 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 10:12:31,194 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-17 10:12:31,198 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 10:12:31,198 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 10:12:31,214 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 10:12:31,215 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 10:12:31,215 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 10:12:31,216 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-17 10:12:31,216 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-17 10:12:31,216 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 10:12:31,216 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 10:12:31,216 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 10:12:31,216 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 10:12:31,216 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 10:12:31,216 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 10:12:31,216 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 10:12:31,216 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 10:12:31,217 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 10:12:31,217 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 10:12:31,217 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 10:12:31,217 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 10:12:31,217 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 10:12:31,217 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 10:12:31,217 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 10:12:31,217 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 10:12:31,218 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 10:12:31,218 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-17 10:12:31,218 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 10:12:31,218 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 10:12:31,218 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 10:12:31,218 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 10:12:31,218 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 10:12:31,218 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 10:12:31,218 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 10:12:31,219 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 10:12:31,219 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 10:12:31,219 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 10:12:31,219 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 10:12:31,219 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 10:12:31,219 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 -> Automizer 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 -> e842136298a240b0b6e3aa3dbe856b34c0b9582ffc838a283db12f51f99a9df4 [2025-03-17 10:12:31,456 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 10:12:31,466 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 10:12:31,470 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 10:12:31,471 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 10:12:31,471 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 10:12:31,472 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i [2025-03-17 10:12:32,714 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4d9756ada/76fe13ff4be44a40b3ebf69b53cc50d8/FLAG343f39317 [2025-03-17 10:12:33,323 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 10:12:33,324 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i [2025-03-17 10:12:33,389 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4d9756ada/76fe13ff4be44a40b3ebf69b53cc50d8/FLAG343f39317 [2025-03-17 10:12:33,407 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4d9756ada/76fe13ff4be44a40b3ebf69b53cc50d8 [2025-03-17 10:12:33,410 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 10:12:33,412 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 10:12:33,413 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 10:12:33,414 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 10:12:33,417 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 10:12:33,418 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 10:12:33" (1/1) ... [2025-03-17 10:12:33,418 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4d855f35 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:33, skipping insertion in model container [2025-03-17 10:12:33,419 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 10:12:33" (1/1) ... [2025-03-17 10:12:33,554 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 10:12:42,180 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678224,678237] [2025-03-17 10:12:42,183 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678369,678382] [2025-03-17 10:12:42,184 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678515,678528] [2025-03-17 10:12:42,184 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678680,678693] [2025-03-17 10:12:42,184 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678838,678851] [2025-03-17 10:12:42,185 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678996,679009] [2025-03-17 10:12:42,185 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679154,679167] [2025-03-17 10:12:42,185 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679314,679327] [2025-03-17 10:12:42,186 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679473,679486] [2025-03-17 10:12:42,186 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679612,679625] [2025-03-17 10:12:42,189 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679754,679767] [2025-03-17 10:12:42,190 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679903,679916] [2025-03-17 10:12:42,190 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680042,680055] [2025-03-17 10:12:42,190 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680197,680210] [2025-03-17 10:12:42,191 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680357,680370] [2025-03-17 10:12:42,191 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680508,680521] [2025-03-17 10:12:42,191 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680659,680672] [2025-03-17 10:12:42,191 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680811,680824] [2025-03-17 10:12:42,191 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680960,680973] [2025-03-17 10:12:42,192 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681108,681121] [2025-03-17 10:12:42,192 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681265,681278] [2025-03-17 10:12:42,192 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681414,681427] [2025-03-17 10:12:42,192 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681570,681583] [2025-03-17 10:12:42,193 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681723,681736] [2025-03-17 10:12:42,193 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681869,681882] [2025-03-17 10:12:42,193 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682012,682025] [2025-03-17 10:12:42,193 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682164,682177] [2025-03-17 10:12:42,194 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682310,682323] [2025-03-17 10:12:42,194 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682455,682468] [2025-03-17 10:12:42,194 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682609,682622] [2025-03-17 10:12:42,194 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682760,682773] [2025-03-17 10:12:42,195 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682915,682928] [2025-03-17 10:12:42,195 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683067,683080] [2025-03-17 10:12:42,195 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683222,683235] [2025-03-17 10:12:42,195 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683386,683399] [2025-03-17 10:12:42,195 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683542,683555] [2025-03-17 10:12:42,196 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683706,683719] [2025-03-17 10:12:42,196 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683848,683861] [2025-03-17 10:12:42,196 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684006,684019] [2025-03-17 10:12:42,196 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684173,684186] [2025-03-17 10:12:42,197 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684332,684345] [2025-03-17 10:12:42,197 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684491,684504] [2025-03-17 10:12:42,197 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684640,684653] [2025-03-17 10:12:42,197 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684787,684800] [2025-03-17 10:12:42,198 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684926,684939] [2025-03-17 10:12:42,198 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685089,685102] [2025-03-17 10:12:42,198 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685255,685268] [2025-03-17 10:12:42,198 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685419,685432] [2025-03-17 10:12:42,199 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685584,685597] [2025-03-17 10:12:42,199 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685749,685762] [2025-03-17 10:12:42,199 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685915,685928] [2025-03-17 10:12:42,199 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686080,686093] [2025-03-17 10:12:42,200 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686247,686260] [2025-03-17 10:12:42,200 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686407,686420] [2025-03-17 10:12:42,200 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686569,686582] [2025-03-17 10:12:42,200 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686728,686741] [2025-03-17 10:12:42,201 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686874,686887] [2025-03-17 10:12:42,201 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687017,687030] [2025-03-17 10:12:42,201 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687161,687174] [2025-03-17 10:12:42,201 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687304,687317] [2025-03-17 10:12:42,202 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687448,687461] [2025-03-17 10:12:42,202 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687589,687602] [2025-03-17 10:12:42,202 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687727,687740] [2025-03-17 10:12:42,202 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687885,687898] [2025-03-17 10:12:42,203 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688044,688057] [2025-03-17 10:12:42,203 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688200,688213] [2025-03-17 10:12:42,203 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688349,688362] [2025-03-17 10:12:42,203 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688501,688514] [2025-03-17 10:12:42,204 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688652,688665] [2025-03-17 10:12:42,204 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688801,688814] [2025-03-17 10:12:42,204 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688953,688966] [2025-03-17 10:12:42,204 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689101,689114] [2025-03-17 10:12:42,204 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689254,689267] [2025-03-17 10:12:42,205 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689405,689418] [2025-03-17 10:12:42,205 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689555,689568] [2025-03-17 10:12:42,205 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689702,689715] [2025-03-17 10:12:42,205 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689853,689866] [2025-03-17 10:12:42,206 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690004,690017] [2025-03-17 10:12:42,206 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690152,690165] [2025-03-17 10:12:42,206 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690318,690331] [2025-03-17 10:12:42,206 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690487,690500] [2025-03-17 10:12:42,207 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690654,690667] [2025-03-17 10:12:42,207 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690822,690835] [2025-03-17 10:12:42,207 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690972,690985] [2025-03-17 10:12:42,207 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[691119,691132] [2025-03-17 10:12:42,207 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[691280,691293] [2025-03-17 10:12:42,208 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[691450,691463] [2025-03-17 10:12:42,208 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[691612,691625] [2025-03-17 10:12:42,247 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 10:12:42,281 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 10:12:42,440 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [8393] [2025-03-17 10:12:42,443 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [8400] [2025-03-17 10:12:42,443 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [8407] [2025-03-17 10:12:42,443 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [8417] [2025-03-17 10:12:42,448 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)); [8519-8520] [2025-03-17 10:12:42,448 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"); [8525-8527] [2025-03-17 10:12:42,450 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& kernel_stack)); [8645] [2025-03-17 10:12:42,451 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [8648] [2025-03-17 10:12:42,451 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [8651] [2025-03-17 10:12:42,451 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [8654] [2025-03-17 10:12:42,461 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 *)"include/linux/scatterlist.h"), "i" (65), "i" (12UL)); [8896-8897] [2025-03-17 10:12:42,462 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 *)"include/linux/scatterlist.h"), "i" (67), "i" (12UL)); [8907-8908] [2025-03-17 10:12:42,462 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 *)"include/linux/scatterlist.h"), "i" (68), "i" (12UL)); [8918-8919] [2025-03-17 10:12:42,464 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 *)"include/linux/scatterlist.h"), "i" (98), "i" (12UL)); [8950-8951] [2025-03-17 10:12:42,464 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 *)"include/linux/scatterlist.h"), "i" (99), "i" (12UL)); [8961-8962] [2025-03-17 10:12:42,469 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 *)"include/asm-generic/dma-mapping-common.h"), "i" (52), "i" (12UL)); [9061-9062] [2025-03-17 10:12:42,471 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 *)"include/asm-generic/dma-mapping-common.h"), "i" (65), "i" (12UL)); [9091-9092] [2025-03-17 10:12:42,479 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"); [9351-9355] [2025-03-17 10:12:42,480 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)); [9399-9401] [2025-03-17 10:12:42,481 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)); [9404-9406] [2025-03-17 10:12:42,481 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)); [9409-9411] [2025-03-17 10:12:42,481 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)); [9414-9416] [2025-03-17 10:12:42,482 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)); [9420-9422] [2025-03-17 10:12:42,482 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)); [9429-9431] [2025-03-17 10:12:42,482 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)); [9435-9437] [2025-03-17 10:12:42,483 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)); [9444-9446] [2025-03-17 10:12:42,484 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)); [9508-9509] [2025-03-17 10:12:42,484 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)); [9512-9513] [2025-03-17 10:12:42,485 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)); [9516-9517] [2025-03-17 10:12:42,485 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)); [9520-9521] [2025-03-17 10:12:42,485 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)); [9525-9526] [2025-03-17 10:12:42,485 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9533] [2025-03-17 10:12:42,485 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)); [9534-9535] [2025-03-17 10:12:42,485 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)); [9539-9540] [2025-03-17 10:12:42,485 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9547] [2025-03-17 10:12:42,486 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)); [9548-9549] [2025-03-17 10:12:42,606 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [10772] [2025-03-17 10:12:43,036 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678224,678237] [2025-03-17 10:12:43,037 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678369,678382] [2025-03-17 10:12:43,037 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678515,678528] [2025-03-17 10:12:43,038 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678680,678693] [2025-03-17 10:12:43,038 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678838,678851] [2025-03-17 10:12:43,038 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[678996,679009] [2025-03-17 10:12:43,039 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679154,679167] [2025-03-17 10:12:43,040 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679314,679327] [2025-03-17 10:12:43,040 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679473,679486] [2025-03-17 10:12:43,040 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679612,679625] [2025-03-17 10:12:43,040 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679754,679767] [2025-03-17 10:12:43,040 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[679903,679916] [2025-03-17 10:12:43,040 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680042,680055] [2025-03-17 10:12:43,041 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680197,680210] [2025-03-17 10:12:43,041 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680357,680370] [2025-03-17 10:12:43,041 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680508,680521] [2025-03-17 10:12:43,041 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680659,680672] [2025-03-17 10:12:43,041 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680811,680824] [2025-03-17 10:12:43,041 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[680960,680973] [2025-03-17 10:12:43,043 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681108,681121] [2025-03-17 10:12:43,043 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681265,681278] [2025-03-17 10:12:43,044 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681414,681427] [2025-03-17 10:12:43,045 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681570,681583] [2025-03-17 10:12:43,045 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681723,681736] [2025-03-17 10:12:43,045 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[681869,681882] [2025-03-17 10:12:43,045 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682012,682025] [2025-03-17 10:12:43,046 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682164,682177] [2025-03-17 10:12:43,046 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682310,682323] [2025-03-17 10:12:43,046 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682455,682468] [2025-03-17 10:12:43,046 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682609,682622] [2025-03-17 10:12:43,046 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682760,682773] [2025-03-17 10:12:43,046 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[682915,682928] [2025-03-17 10:12:43,046 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683067,683080] [2025-03-17 10:12:43,047 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683222,683235] [2025-03-17 10:12:43,047 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683386,683399] [2025-03-17 10:12:43,047 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683542,683555] [2025-03-17 10:12:43,047 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683706,683719] [2025-03-17 10:12:43,047 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[683848,683861] [2025-03-17 10:12:43,047 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684006,684019] [2025-03-17 10:12:43,048 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684173,684186] [2025-03-17 10:12:43,048 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684332,684345] [2025-03-17 10:12:43,048 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684491,684504] [2025-03-17 10:12:43,048 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684640,684653] [2025-03-17 10:12:43,049 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684787,684800] [2025-03-17 10:12:43,049 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[684926,684939] [2025-03-17 10:12:43,049 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685089,685102] [2025-03-17 10:12:43,049 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685255,685268] [2025-03-17 10:12:43,049 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685419,685432] [2025-03-17 10:12:43,050 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685584,685597] [2025-03-17 10:12:43,050 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685749,685762] [2025-03-17 10:12:43,050 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[685915,685928] [2025-03-17 10:12:43,050 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686080,686093] [2025-03-17 10:12:43,051 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686247,686260] [2025-03-17 10:12:43,051 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686407,686420] [2025-03-17 10:12:43,051 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686569,686582] [2025-03-17 10:12:43,051 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686728,686741] [2025-03-17 10:12:43,052 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[686874,686887] [2025-03-17 10:12:43,052 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687017,687030] [2025-03-17 10:12:43,052 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687161,687174] [2025-03-17 10:12:43,053 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687304,687317] [2025-03-17 10:12:43,054 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687448,687461] [2025-03-17 10:12:43,055 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687589,687602] [2025-03-17 10:12:43,056 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687727,687740] [2025-03-17 10:12:43,056 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[687885,687898] [2025-03-17 10:12:43,056 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688044,688057] [2025-03-17 10:12:43,057 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688200,688213] [2025-03-17 10:12:43,057 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688349,688362] [2025-03-17 10:12:43,057 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688501,688514] [2025-03-17 10:12:43,057 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688652,688665] [2025-03-17 10:12:43,057 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688801,688814] [2025-03-17 10:12:43,057 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[688953,688966] [2025-03-17 10:12:43,057 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689101,689114] [2025-03-17 10:12:43,057 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689254,689267] [2025-03-17 10:12:43,058 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689405,689418] [2025-03-17 10:12:43,058 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689555,689568] [2025-03-17 10:12:43,058 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689702,689715] [2025-03-17 10:12:43,058 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[689853,689866] [2025-03-17 10:12:43,058 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690004,690017] [2025-03-17 10:12:43,058 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690152,690165] [2025-03-17 10:12:43,059 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690318,690331] [2025-03-17 10:12:43,059 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690487,690500] [2025-03-17 10:12:43,059 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690654,690667] [2025-03-17 10:12:43,059 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690822,690835] [2025-03-17 10:12:43,059 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[690972,690985] [2025-03-17 10:12:43,060 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[691119,691132] [2025-03-17 10:12:43,060 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[691280,691293] [2025-03-17 10:12:43,060 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[691450,691463] [2025-03-17 10:12:43,061 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i[691612,691625] [2025-03-17 10:12:43,067 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 10:12:43,335 INFO L204 MainTranslator]: Completed translation [2025-03-17 10:12:43,336 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43 WrapperNode [2025-03-17 10:12:43,338 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 10:12:43,339 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 10:12:43,339 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 10:12:43,339 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 10:12:43,348 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:43,506 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:43,780 INFO L138 Inliner]: procedures = 961, calls = 4368, calls flagged for inlining = 475, calls inlined = 397, statements flattened = 10674 [2025-03-17 10:12:43,781 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 10:12:43,781 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 10:12:43,782 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 10:12:43,782 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 10:12:43,789 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:43,789 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:43,838 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:46,442 INFO L175 MemorySlicer]: Split 2044 memory accesses to 35 slices as follows [2, 3, 5, 2, 14, 1, 2, 206, 8, 6, 7, 8, 1, 6, 2, 16, 13, 3, 35, 2, 2, 15, 2, 2, 2, 1659, 1, 1, 1, 2, 0, 2, 1, 5, 7]. 81 percent of accesses are in the largest equivalence class. The 132 initializations are split as follows [0, 0, 0, 0, 14, 0, 0, 0, 8, 6, 7, 8, 1, 6, 2, 16, 0, 0, 0, 0, 2, 15, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 5, 7]. The 915 writes are split as follows [1, 0, 1, 0, 0, 0, 0, 203, 0, 0, 0, 0, 0, 0, 0, 0, 13, 1, 30, 0, 0, 0, 1, 1, 0, 663, 0, 0, 0, 0, 0, 1, 0, 0, 0]. [2025-03-17 10:12:46,443 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:46,443 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:46,612 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:46,631 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:46,682 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:46,722 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:46,782 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 10:12:46,783 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 10:12:46,784 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 10:12:46,784 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 10:12:46,785 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (1/1) ... [2025-03-17 10:12:46,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 10:12:46,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 10:12:46,819 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-17 10:12:46,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-17 10:12:46,842 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int_nonpositive [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int_nonpositive [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_expose_resource [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_expose_resource [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_slave_configure [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_slave_configure [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_init_ioadls [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_init_ioadls [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_reset_alert_done [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_reset_alert_done [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_eh_target_reset_handler [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_eh_target_reset_handler [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_eh_abort_handler [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_eh_abort_handler [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure ioread32 [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread32 [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_chr_ioctl [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_chr_ioctl [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-17 10:12:46,843 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-17 10:12:46,843 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_request_check_final_state [2025-03-17 10:12:46,844 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_request_check_final_state [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-03-17 10:12:46,844 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-03-17 10:12:46,844 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_release_cmd_blocks [2025-03-17 10:12:46,844 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_release_cmd_blocks [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure sg_page [2025-03-17 10:12:46,844 INFO L138 BoogieDeclarations]: Found implementation of procedure sg_page [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_aen_queue_lock_of_pmcraid_instance [2025-03-17 10:12:46,844 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_aen_queue_lock_of_pmcraid_instance [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-03-17 10:12:46,844 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-17 10:12:46,844 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_error_handler [2025-03-17 10:12:46,844 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_error_handler [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_fail_outstanding_cmds [2025-03-17 10:12:46,844 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_fail_outstanding_cmds [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-03-17 10:12:46,844 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-17 10:12:46,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-17 10:12:46,847 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-17 10:12:46,847 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-17 10:12:46,847 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-17 10:12:46,847 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-17 10:12:46,847 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-17 10:12:46,847 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-17 10:12:46,847 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_genhd_check_final_state [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_genhd_check_final_state [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure kmap [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure kmap [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure __copy_to_user [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure __copy_to_user [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure list_move_tail [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure list_move_tail [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait_event [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait_event [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_enable_interrupts [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_enable_interrupts [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_drvdata [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_drvdata [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure sg_next [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure sg_next [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_querycfg [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_querycfg [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_check_return_value_probe [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_check_return_value_probe [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_check_return_value_probe [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_check_return_value_probe [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_abort_cmd [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_abort_cmd [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure wait_for_completion [2025-03-17 10:12:46,848 INFO L138 BoogieDeclarations]: Found implementation of procedure wait_for_completion [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-17 10:12:46,848 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-17 10:12:46,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_to_user [2025-03-17 10:12:46,850 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_to_user [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_host_put [2025-03-17 10:12:46,850 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_host_put [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_ioa_reset [2025-03-17 10:12:46,850 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_ioa_reset [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-17 10:12:46,850 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_lockp [2025-03-17 10:12:46,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_lockp [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_ulong [2025-03-17 10:12:46,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_ulong [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_completion_173 [2025-03-17 10:12:46,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_completion_173 [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure scmd_printk [2025-03-17 10:12:46,850 INFO L138 BoogieDeclarations]: Found implementation of procedure scmd_printk [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2025-03-17 10:12:46,850 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 10:12:46,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_pending_pool_lock_of_pmcraid_instance [2025-03-17 10:12:46,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_pending_pool_lock_of_pmcraid_instance [2025-03-17 10:12:46,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-17 10:12:46,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-17 10:12:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-17 10:12:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure wait_for_completion_timeout [2025-03-17 10:12:46,852 INFO L138 BoogieDeclarations]: Found implementation of procedure wait_for_completion_timeout [2025-03-17 10:12:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_144 [2025-03-17 10:12:46,852 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_144 [2025-03-17 10:12:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_release_control_blocks [2025-03-17 10:12:46,852 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_release_control_blocks [2025-03-17 10:12:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_disable_interrupts [2025-03-17 10:12:46,853 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_disable_interrupts [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-03-17 10:12:46,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_chr_open [2025-03-17 10:12:46,853 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_chr_open [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_shutdown [2025-03-17 10:12:46,853 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_shutdown [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_130 [2025-03-17 10:12:46,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_130 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_135 [2025-03-17 10:12:46,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_135 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-17 10:12:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-17 10:12:46,853 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-17 10:12:46,854 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-17 10:12:46,855 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-17 10:12:46,855 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-17 10:12:46,855 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-17 10:12:46,855 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-17 10:12:46,855 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-17 10:12:46,855 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-17 10:12:46,855 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_io_mem_unmap [2025-03-17 10:12:46,855 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_io_mem_unmap [2025-03-17 10:12:46,855 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_netlink_release [2025-03-17 10:12:46,855 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_netlink_release [2025-03-17 10:12:46,855 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2025-03-17 10:12:46,855 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer [2025-03-17 10:12:46,856 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-03-17 10:12:46,856 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_128 [2025-03-17 10:12:46,856 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_128 [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_sock_check_final_state [2025-03-17 10:12:46,856 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_sock_check_final_state [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_check_final_state [2025-03-17 10:12:46,856 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_check_final_state [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-17 10:12:46,856 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_sysfs_check_final_state [2025-03-17 10:12:46,856 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_sysfs_check_final_state [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_drivers_base_class__double_registration [2025-03-17 10:12:46,856 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_drivers_base_class__double_registration [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-17 10:12:46,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_destroy_class [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_destroy_class [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure add_timer [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure add_timer [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_reset_bringdown [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_reset_bringdown [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~X~int~TO~int [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~X~int~TO~int [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_chrdev_region [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_chrdev_region [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_report_bus_reset [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_report_bus_reset [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_remove [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_remove [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_set_timestamp [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_set_timestamp [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-03-17 10:12:46,857 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_check_final_state [2025-03-17 10:12:46,857 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_check_final_state [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_start_bist [2025-03-17 10:12:46,858 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_start_bist [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2025-03-17 10:12:46,858 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_resume [2025-03-17 10:12:46,858 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_resume [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_free_sglist [2025-03-17 10:12:46,858 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_free_sglist [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_read_interrupts [2025-03-17 10:12:46,858 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_read_interrupts [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_init_cmdblk [2025-03-17 10:12:46,858 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_init_cmdblk [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-17 10:12:46,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-17 10:12:46,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_identify_hrrq [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_identify_hrrq [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure copy_user_generic [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_user_generic [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_process_ldn [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_process_ldn [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_unregister_chrdev_region [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_unregister_chrdev_region [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure current_thread_info [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure current_thread_info [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_soft_reset [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_soft_reset [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure kunmap [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure kunmap [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_scsi_remove_host [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_scsi_remove_host [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_clr_trans_op [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_clr_trans_op [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_usb_gadget__chrdev_registration_with_usb_gadget [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_usb_gadget__chrdev_registration_with_usb_gadget [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_usb_gadget__class_registration_with_usb_gadget [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_usb_gadget__class_registration_with_usb_gadget [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_cancel_hcam [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_cancel_hcam [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_coherent_check_final_state [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_coherent_check_final_state [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_reinit_cmdblk [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_reinit_cmdblk [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2025-03-17 10:12:46,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-17 10:12:46,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-17 10:12:46,861 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2025-03-17 10:12:46,861 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2025-03-17 10:12:46,861 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-03-17 10:12:46,861 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-03-17 10:12:46,861 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_release_buffers [2025-03-17 10:12:46,861 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_release_buffers [2025-03-17 10:12:46,861 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_check_final_state [2025-03-17 10:12:46,861 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_check_final_state [2025-03-17 10:12:46,861 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_check_final_state [2025-03-17 10:12:46,861 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_check_final_state [2025-03-17 10:12:46,861 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-17 10:12:46,861 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-17 10:12:46,861 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_release_config_buffers [2025-03-17 10:12:46,861 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_release_config_buffers [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_init_tasklets [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_init_tasklets [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite32 [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite32 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_register_interrupt_handler [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_register_interrupt_handler [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_unregister_interrupt_handler [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_unregister_interrupt_handler [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_queue_check_final_state [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_queue_check_final_state [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_reset_device [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_reset_device [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_return_cmd [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_return_cmd [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure __chk_range_not_ok [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure __chk_range_not_ok [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_slave_alloc [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_slave_alloc [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2025-03-17 10:12:46,862 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-17 10:12:46,862 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-17 10:12:46,863 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-17 10:12:46,863 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-17 10:12:46,863 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-17 10:12:46,863 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-17 10:12:46,863 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-17 10:12:46,863 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-17 10:12:46,863 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-17 10:12:46,863 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_kill_tasklets [2025-03-17 10:12:46,863 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_kill_tasklets [2025-03-17 10:12:46,863 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2025-03-17 10:12:46,863 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2025-03-17 10:12:46,863 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-17 10:12:46,863 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_initiate_reset [2025-03-17 10:12:46,865 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_initiate_reset [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-17 10:12:46,865 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_in_interrupt_context [2025-03-17 10:12:46,866 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_in_interrupt_context [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_reset_bringup [2025-03-17 10:12:46,866 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_reset_bringup [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_prepare_cancel_cmd [2025-03-17 10:12:46,866 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_prepare_cancel_cmd [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2025-03-17 10:12:46,866 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-17 10:12:46,866 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-17 10:12:46,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-17 10:12:46,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-17 10:12:46,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-17 10:12:46,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-17 10:12:46,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-17 10:12:46,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-17 10:12:46,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-17 10:12:46,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-17 10:12:46,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-17 10:12:46,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-17 10:12:46,869 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-17 10:12:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_reset_error_counter [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_reset_error_counter [2025-03-17 10:12:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-03-17 10:12:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-03-17 10:12:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_send_cmd [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_send_cmd [2025-03-17 10:12:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_block_requests [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_block_requests [2025-03-17 10:12:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_interrupt_interrupt_instance_1 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_interrupt_interrupt_instance_1 [2025-03-17 10:12:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_interrupt_interrupt_instance_2 [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_interrupt_interrupt_instance_2 [2025-03-17 10:12:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_fs_char_dev__double_registration [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_fs_char_dev__double_registration [2025-03-17 10:12:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-03-17 10:12:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_lib_idr_check_final_state [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_lib_idr_check_final_state [2025-03-17 10:12:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_host_lock_of_Scsi_Host [2025-03-17 10:12:46,870 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_host_lock_of_Scsi_Host [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_free_pool_lock_of_pmcraid_instance [2025-03-17 10:12:46,871 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_free_pool_lock_of_pmcraid_instance [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-03-17 10:12:46,871 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-17 10:12:46,871 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure tasklet_schedule [2025-03-17 10:12:46,871 INFO L138 BoogieDeclarations]: Found implementation of procedure tasklet_schedule [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure _pmcraid_io_done [2025-03-17 10:12:46,871 INFO L138 BoogieDeclarations]: Found implementation of procedure _pmcraid_io_done [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_send_hcam_cmd [2025-03-17 10:12:46,871 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_send_hcam_cmd [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure __copy_from_user [2025-03-17 10:12:46,871 INFO L138 BoogieDeclarations]: Found implementation of procedure __copy_from_user [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_reset_error_counter [2025-03-17 10:12:46,871 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_reset_error_counter [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_release_hcams [2025-03-17 10:12:46,871 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_release_hcams [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-17 10:12:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_notify_ioastate [2025-03-17 10:12:46,872 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_notify_ioastate [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-17 10:12:46,872 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-03-17 10:12:46,872 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_destroy_class [2025-03-17 10:12:46,872 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_destroy_class [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-03-17 10:12:46,872 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_remove_host [2025-03-17 10:12:46,872 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_remove_host [2025-03-17 10:12:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_get_free_cmd [2025-03-17 10:12:46,873 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_get_free_cmd [2025-03-17 10:12:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_request_sense [2025-03-17 10:12:46,873 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_request_sense [2025-03-17 10:12:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-03-17 10:12:46,873 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-03-17 10:12:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msix [2025-03-17 10:12:46,873 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msix [2025-03-17 10:12:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_send_hcam [2025-03-17 10:12:46,873 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_send_hcam [2025-03-17 10:12:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_release_host_rrqs [2025-03-17 10:12:46,873 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_release_host_rrqs [2025-03-17 10:12:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_complete_ioa_reset [2025-03-17 10:12:46,873 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_complete_ioa_reset [2025-03-17 10:12:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2025-03-17 10:12:46,873 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2025-03-17 10:12:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure __free_pages [2025-03-17 10:12:46,873 INFO L138 BoogieDeclarations]: Found implementation of procedure __free_pages [2025-03-17 10:12:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-17 10:12:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-17 10:12:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_io_done [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_io_done [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_210 [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_210 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_ioa_shutdown_done [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_ioa_shutdown_done [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_rtnetlink_check_final_state [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_rtnetlink_check_final_state [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_release_minor [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_release_minor [2025-03-17 10:12:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_sched_completion_wait_for_completion_wait_for_completion_of_pmcraid_cmd [2025-03-17 10:12:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_sched_completion_wait_for_completion_wait_for_completion_of_pmcraid_cmd [2025-03-17 10:12:46,875 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_dma_unmap [2025-03-17 10:12:46,875 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_dma_unmap [2025-03-17 10:12:46,875 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_notify_aen [2025-03-17 10:12:46,875 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_notify_aen [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_eh_host_reset_handler [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_eh_host_reset_handler [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure _pmcraid_fire_command [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure _pmcraid_fire_command [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_check_final_state [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_check_final_state [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_eh_device_reset_handler [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_eh_device_reset_handler [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_check_final_state [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_check_final_state [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_unregister_chrdev_region [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_unregister_chrdev_region [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_copy_sglist [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_copy_sglist [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_unblock_requests [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_unblock_requests [2025-03-17 10:12:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_init_hcam [2025-03-17 10:12:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_init_hcam [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab64 [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab64 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_store_log_level [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_store_log_level [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_eh_bus_reset_handler [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_eh_bus_reset_handler [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_slave_destroy [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_slave_destroy [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_return [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_return [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_work [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_work [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure nlmsg_free [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure nlmsg_free [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_reset_reload [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_reset_reload [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_erp_done [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_erp_done [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_reset_alert [2025-03-17 10:12:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_reset_alert [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-17 10:12:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-17 10:12:46,878 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure pmcraid_bist_done [2025-03-17 10:12:46,879 INFO L138 BoogieDeclarations]: Found implementation of procedure pmcraid_bist_done [2025-03-17 10:12:46,879 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_resource_lock_of_pmcraid_instance [2025-03-17 10:12:46,879 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_resource_lock_of_pmcraid_instance [2025-03-17 10:12:48,193 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 10:12:48,197 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 10:12:48,544 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24356: havoc pci_bus_read_config_word_#t~nondet2261#1; [2025-03-17 10:12:48,663 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24292: havoc #t~nondet2253; [2025-03-17 10:12:49,654 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8979: havoc sg_virt_#t~mem186#1; [2025-03-17 10:12:49,654 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L13505: call ULTIMATE.dealloc(pmcraid_ioctl_passthrough_~#__wait~1#1.base, pmcraid_ioctl_passthrough_~#__wait~1#1.offset);havoc pmcraid_ioctl_passthrough_~#__wait~1#1.base, pmcraid_ioctl_passthrough_~#__wait~1#1.offset; [2025-03-17 10:12:49,654 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24428: havoc schedule_timeout_#t~nondet2274#1; [2025-03-17 10:12:49,918 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8805: havoc dev_get_drvdata_#t~mem105#1.base, dev_get_drvdata_#t~mem105#1.offset; [2025-03-17 10:12:49,926 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16227: #res#1 := ~arg0#1; [2025-03-17 10:12:49,990 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L14487: call ULTIMATE.dealloc(~#entries~0#1.base, ~#entries~0#1.offset);havoc ~#entries~0#1.base, ~#entries~0#1.offset; [2025-03-17 10:12:49,990 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24374: havoc pci_enable_msix_range_#t~nondet2264#1; [2025-03-17 10:12:49,990 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24378: havoc pci_find_capability_#t~nondet2265#1; [2025-03-17 10:12:49,990 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18503-1: ldv_request_irq_221_#res#1 := ldv_request_irq_221_~ldv_func_res~4#1; [2025-03-17 10:12:49,990 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18475-1: ldv_request_irq_219_#res#1 := ldv_request_irq_219_~ldv_func_res~3#1; [2025-03-17 10:12:50,141 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24261: havoc dma_supported_#t~nondet2248#1; [2025-03-17 10:12:50,148 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24179: havoc #t~nondet2239; [2025-03-17 10:12:50,151 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24395: havoc #t~nondet2268; [2025-03-17 10:12:50,159 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9020: havoc #t~mem214.base, #t~mem214.offset; [2025-03-17 10:12:50,198 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8967: havoc #t~mem183; [2025-03-17 10:12:50,551 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18141-1: ldv_del_timer_161_#res#1 := ldv_del_timer_161_~ldv_func_res~1#1; [2025-03-17 10:12:50,588 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L11034: call ULTIMATE.dealloc(~#ioarcb_addr~0.base, ~#ioarcb_addr~0.offset);havoc ~#ioarcb_addr~0.base, ~#ioarcb_addr~0.offset; [2025-03-17 10:12:50,623 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9499: SUMMARY for call __copy_to_user_nocheck_#t~ret307#1 := ldv__builtin_expect((if 0 != __copy_to_user_nocheck_~ret~2#1 then 1 else 0), 0); srcloc: null [2025-03-17 10:12:50,623 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9503: SUMMARY for call __copy_to_user_nocheck_#t~ret308#1 := ldv__builtin_expect((if 0 != __copy_to_user_nocheck_~ret~2#1 then 1 else 0), 0); srcloc: null [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9491: __copy_to_user_nocheck_#res#1 := __copy_to_user_nocheck_~ret~2#1; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9495: __copy_to_user_nocheck_#res#1 := __copy_to_user_nocheck_~ret~2#1; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9483: __copy_to_user_nocheck_#res#1 := __copy_to_user_nocheck_~ret~2#1; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9553: __copy_to_user_nocheck_~tmp___2~2#1 := __copy_to_user_nocheck_#t~ret309#1;havoc __copy_to_user_nocheck_#t~ret309#1;__copy_to_user_nocheck_#res#1 := (if __copy_to_user_nocheck_~tmp___2~2#1 % 18446744073709551616 % 4294967296 <= 2147483647 then __copy_to_user_nocheck_~tmp___2~2#1 % 18446744073709551616 % 4294967296 else __copy_to_user_nocheck_~tmp___2~2#1 % 18446744073709551616 % 4294967296 - 4294967296); [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9487: __copy_to_user_nocheck_#res#1 := __copy_to_user_nocheck_~ret~2#1; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9541: assume -9223372036854775808 <= __copy_to_user_nocheck_#t~ret308#1 && __copy_to_user_nocheck_#t~ret308#1 <= 9223372036854775807;__copy_to_user_nocheck_~tmp___1~6#1 := __copy_to_user_nocheck_#t~ret308#1;havoc __copy_to_user_nocheck_#t~ret308#1; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9506: SUMMARY for call __copy_to_user_nocheck_#t~ret309#1 := copy_user_generic(__copy_to_user_nocheck_~dst#1.base, __copy_to_user_nocheck_~dst#1.offset, __copy_to_user_nocheck_~src#1.base, __copy_to_user_nocheck_~src#1.offset, __copy_to_user_nocheck_~size#1); srcloc: null [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9543: assume 0 != __copy_to_user_nocheck_~tmp___1~6#1;__copy_to_user_nocheck_#res#1 := __copy_to_user_nocheck_~ret~2#1; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9543: assume !(0 != __copy_to_user_nocheck_~tmp___1~6#1);__copy_to_user_nocheck_#res#1 := __copy_to_user_nocheck_~ret~2#1; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9498: assume 10 == __copy_to_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9498: assume !(10 == __copy_to_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9502: assume 16 == __copy_to_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9502: assume !(16 == __copy_to_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9490: assume 4 == __copy_to_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9490: assume !(4 == __copy_to_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9529: assume 0 != __copy_to_user_nocheck_~tmp___0~10#1;__copy_to_user_nocheck_#res#1 := __copy_to_user_nocheck_~ret~2#1; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9529: assume !(0 != __copy_to_user_nocheck_~tmp___0~10#1);__copy_to_user_nocheck_#res#1 := __copy_to_user_nocheck_~ret~2#1; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9527: assume -9223372036854775808 <= __copy_to_user_nocheck_#t~ret307#1 && __copy_to_user_nocheck_#t~ret307#1 <= 9223372036854775807;__copy_to_user_nocheck_~tmp___0~10#1 := __copy_to_user_nocheck_#t~ret307#1;havoc __copy_to_user_nocheck_#t~ret307#1; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9494: assume 8 == __copy_to_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9494: assume !(8 == __copy_to_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9482: assume 1 == __copy_to_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9482: assume !(1 == __copy_to_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9486: assume 2 == __copy_to_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:50,624 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9486: assume !(2 == __copy_to_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:12:50,661 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24257: havoc dma_set_mask_#t~nondet2247#1; [2025-03-17 10:12:50,675 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24409: havoc #t~nondet2270; [2025-03-17 10:12:50,823 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8546: havoc arch_irqs_disabled_flags_#t~bitwise42#1; [2025-03-17 10:12:50,836 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24493: havoc #t~ret2281.base, #t~ret2281.offset; [2025-03-17 10:12:50,921 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L15656: call ULTIMATE.dealloc(~#cfg_table_size~0.base, ~#cfg_table_size~0.offset);havoc ~#cfg_table_size~0.base, ~#cfg_table_size~0.offset; [2025-03-17 10:12:51,889 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24435: havoc scsi_add_device_#t~nondet2275#1; [2025-03-17 10:12:51,890 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24453: havoc scsi_device_get_#t~nondet2278#1; [2025-03-17 10:12:51,890 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L15487: call ULTIMATE.dealloc(pmcraid_init_res_table_~#old_res~0#1.base, pmcraid_init_res_table_~#old_res~0#1.offset);havoc pmcraid_init_res_table_~#old_res~0#1.base, pmcraid_init_res_table_~#old_res~0#1.offset; [2025-03-17 10:12:51,892 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24183: havoc #t~nondet2240; [2025-03-17 10:12:51,913 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8409-1: test_and_set_bit_#res#1 := 1; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9373: assume 1 == __copy_from_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9373: assume !(1 == __copy_from_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9377: assume 2 == __copy_from_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9377: assume !(2 == __copy_from_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9394: SUMMARY for call __copy_from_user_nocheck_#t~ret303#1 := ldv__builtin_expect((if 0 != __copy_from_user_nocheck_~ret~1#1 then 1 else 0), 0); srcloc: null [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9450: __copy_from_user_nocheck_~tmp___2~1#1 := __copy_from_user_nocheck_#t~ret304#1;havoc __copy_from_user_nocheck_#t~ret304#1;__copy_from_user_nocheck_#res#1 := (if __copy_from_user_nocheck_~tmp___2~1#1 % 18446744073709551616 % 4294967296 <= 2147483647 then __copy_from_user_nocheck_~tmp___2~1#1 % 18446744073709551616 % 4294967296 else __copy_from_user_nocheck_~tmp___2~1#1 % 18446744073709551616 % 4294967296 - 4294967296); [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9386: __copy_from_user_nocheck_#res#1 := __copy_from_user_nocheck_~ret~1#1; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9425: assume 0 != __copy_from_user_nocheck_~tmp___0~9#1;__copy_from_user_nocheck_#res#1 := __copy_from_user_nocheck_~ret~1#1; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9425: assume !(0 != __copy_from_user_nocheck_~tmp___0~9#1);__copy_from_user_nocheck_#res#1 := __copy_from_user_nocheck_~ret~1#1; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9423: assume -9223372036854775808 <= __copy_from_user_nocheck_#t~ret302#1 && __copy_from_user_nocheck_#t~ret302#1 <= 9223372036854775807;__copy_from_user_nocheck_~tmp___0~9#1 := __copy_from_user_nocheck_#t~ret302#1;havoc __copy_from_user_nocheck_#t~ret302#1; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9390: SUMMARY for call __copy_from_user_nocheck_#t~ret302#1 := ldv__builtin_expect((if 0 != __copy_from_user_nocheck_~ret~1#1 then 1 else 0), 0); srcloc: null [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9378: __copy_from_user_nocheck_#res#1 := __copy_from_user_nocheck_~ret~1#1; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9382: __copy_from_user_nocheck_#res#1 := __copy_from_user_nocheck_~ret~1#1; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9440: assume 0 != __copy_from_user_nocheck_~tmp___1~5#1;__copy_from_user_nocheck_#res#1 := __copy_from_user_nocheck_~ret~1#1; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9440: assume !(0 != __copy_from_user_nocheck_~tmp___1~5#1);__copy_from_user_nocheck_#res#1 := __copy_from_user_nocheck_~ret~1#1; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9438: assume -9223372036854775808 <= __copy_from_user_nocheck_#t~ret303#1 && __copy_from_user_nocheck_#t~ret303#1 <= 9223372036854775807;__copy_from_user_nocheck_~tmp___1~5#1 := __copy_from_user_nocheck_#t~ret303#1;havoc __copy_from_user_nocheck_#t~ret303#1; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9374: __copy_from_user_nocheck_#res#1 := __copy_from_user_nocheck_~ret~1#1; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9397: SUMMARY for call __copy_from_user_nocheck_#t~ret304#1 := copy_user_generic(__copy_from_user_nocheck_~dst#1.base, __copy_from_user_nocheck_~dst#1.offset, __copy_from_user_nocheck_~src#1.base, __copy_from_user_nocheck_~src#1.offset, __copy_from_user_nocheck_~size#1); srcloc: null [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9389: assume 10 == __copy_from_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9389: assume !(10 == __copy_from_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:12:52,099 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9393: assume 16 == __copy_from_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:52,100 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9393: assume !(16 == __copy_from_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:12:52,100 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9381: assume 4 == __copy_from_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:52,100 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9381: assume !(4 == __copy_from_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:12:52,100 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9385: assume 8 == __copy_from_user_nocheck_~size#1 % 4294967296; [2025-03-17 10:12:52,100 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9385: assume !(8 == __copy_from_user_nocheck_~size#1 % 4294967296); [2025-03-17 10:13:10,966 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9747: havoc scsi_sglist_#t~mem377#1.base, scsi_sglist_#t~mem377#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L17147-1: ldv_scsi_host_alloc_#res#1.base, ldv_scsi_host_alloc_#res#1.offset := ldv_scsi_host_alloc_~arg0#1.base, ldv_scsi_host_alloc_~arg0#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18668-1: ldv_alloc_chrdev_region_237_#res#1 := ldv_alloc_chrdev_region_237_~ldv_func_res~7#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L17149-1: ldv_scsi_host_alloc_#res#1.base, ldv_scsi_host_alloc_#res#1.offset := ldv_scsi_host_alloc_~arg0#1.base, ldv_scsi_host_alloc_~arg0#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24352: havoc noop_llseek_#t~nondet2260#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9753: havoc scsi_bufflen_#t~mem378#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L15109: call ULTIMATE.dealloc(pmcraid_init_instance_~#__key~2#1.base, pmcraid_init_instance_~#__key~2#1.offset);havoc pmcraid_init_instance_~#__key~2#1.base, pmcraid_init_instance_~#__key~2#1.offset;call ULTIMATE.dealloc(pmcraid_init_instance_~#__key___0~0#1.base, pmcraid_init_instance_~#__key___0~0#1.offset);havoc pmcraid_init_instance_~#__key___0~0#1.base, pmcraid_init_instance_~#__key___0~0#1.offset;call ULTIMATE.dealloc(pmcraid_init_instance_~#__key___1~0#1.base, pmcraid_init_instance_~#__key___1~0#1.offset);havoc pmcraid_init_instance_~#__key___1~0#1.base, pmcraid_init_instance_~#__key___1~0#1.offset;call ULTIMATE.dealloc(pmcraid_init_instance_~#__key___2~0#1.base, pmcraid_init_instance_~#__key___2~0#1.offset);havoc pmcraid_init_instance_~#__key___2~0#1.base, pmcraid_init_instance_~#__key___2~0#1.offset;call ULTIMATE.dealloc(pmcraid_init_instance_~#__key___3~0#1.base, pmcraid_init_instance_~#__key___3~0#1.offset);havoc pmcraid_init_instance_~#__key___3~0#1.base, pmcraid_init_instance_~#__key___3~0#1.offset;call ULTIMATE.dealloc(pmcraid_init_instance_~#__key___4~0#1.base, pmcraid_init_instance_~#__key___4~0#1.offset);havoc pmcraid_init_instance_~#__key___4~0#1.base, pmcraid_init_instance_~#__key___4~0#1.offset;call ULTIMATE.dealloc(pmcraid_init_instance_~#__constr_expr_0~0#1.base, pmcraid_init_instance_~#__constr_expr_0~0#1.offset);havoc pmcraid_init_instance_~#__constr_expr_0~0#1.base, pmcraid_init_instance_~#__constr_expr_0~0#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18611-1: ldv_scsi_host_alloc_233_#res#1.base, ldv_scsi_host_alloc_233_#res#1.offset := ldv_scsi_host_alloc_233_~ldv_func_res~5#1.base, ldv_scsi_host_alloc_233_~ldv_func_res~5#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24360: havoc pci_choose_state_#t~nondet2262#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24166: havoc __pci_register_driver_#t~nondet2238#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18685-1: ldv___pci_register_driver_238_#res#1 := ldv___pci_register_driver_238_~ldv_func_res~8#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24305: havoc kmem_cache_create_#t~ret2255#1.base, kmem_cache_create_#t~ret2255#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24439: havoc scsi_add_host_with_dma_#t~nondet2276#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18427-1: ldv_del_timer_213_#res#1 := ldv_del_timer_213_~ldv_func_res~2#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24241: havoc device_create_#t~ret2245#1.base, device_create_#t~ret2245#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18626-1: ldv_scsi_add_host_234_#res#1 := ldv_scsi_add_host_234_~ldv_func_res~6#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16912: call ULTIMATE.dealloc(ldv_pci_instance_suspend_3_8_~#arg2#1.base, ldv_pci_instance_suspend_3_8_~#arg2#1.offset);havoc ldv_pci_instance_suspend_3_8_~#arg2#1.base, ldv_pci_instance_suspend_3_8_~#arg2#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L15922: call ULTIMATE.dealloc(pmcraid_init_~#dev~0#1.base, pmcraid_init_~#dev~0#1.offset);havoc pmcraid_init_~#dev~0#1.base, pmcraid_init_~#dev~0#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16186-1: ldv___pci_register_driver_#res#1 := ldv___pci_register_driver_~arg0#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24247: havoc dma_pool_create_#t~ret2246#1.base, dma_pool_create_#t~ret2246#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L14734: call ULTIMATE.dealloc(pmcraid_allocate_host_rrqs_~#__key~1#1.base, pmcraid_allocate_host_rrqs_~#__key~1#1.offset);havoc pmcraid_allocate_host_rrqs_~#__key~1#1.base, pmcraid_allocate_host_rrqs_~#__key~1#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24446: havoc scsi_change_queue_depth_#t~nondet2277#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24381: havoc pci_iomap_#t~ret2266#1.base, pci_iomap_#t~ret2266#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L15266: call ULTIMATE.dealloc(pmcraid_suspend_~#state#1.base, pmcraid_suspend_~#state#1.offset);havoc pmcraid_suspend_~#state#1.base, pmcraid_suspend_~#state#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24388: havoc pci_request_regions_#t~nondet2267#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16923: call ULTIMATE.dealloc(ldv_pci_instance_suspend_late_3_7_~#arg2#1.base, ldv_pci_instance_suspend_late_3_7_~#arg2#1.offset);havoc ldv_pci_instance_suspend_late_3_7_~#arg2#1.base, ldv_pci_instance_suspend_late_3_7_~#arg2#1.offset; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L17122-1: ldv_scsi_add_host_#res#1 := ldv_scsi_add_host_~arg0#1; [2025-03-17 10:13:10,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24196: havoc alloc_chrdev_region_#t~nondet2241#1; [2025-03-17 10:13:10,968 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24460: havoc scsi_dma_map_#t~nondet2279#1; [2025-03-17 10:13:10,968 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L14817: havoc pmcraid_allocate_hcams_#t~mem1613#1.base, pmcraid_allocate_hcams_#t~mem1613#1.offset; [2025-03-17 10:13:10,968 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24466: havoc scsi_host_alloc_#t~ret2280#1.base, scsi_host_alloc_#t~ret2280#1.offset; [2025-03-17 10:13:10,968 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24268: havoc fasync_helper_#t~nondet2249#1; [2025-03-17 10:13:10,968 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24137: havoc __genl_register_family_#t~nondet2236#1; [2025-03-17 10:13:10,968 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16938-1: call ULTIMATE.dealloc(ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset);havoc ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset; [2025-03-17 10:13:10,968 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16938-2: call ULTIMATE.dealloc(ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset);havoc ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset; [2025-03-17 10:13:10,968 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16938: call ULTIMATE.dealloc(ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset);havoc ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset; [2025-03-17 10:13:10,968 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24210: havoc cdev_add_#t~nondet2243#1; [2025-03-17 10:13:10,968 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L17144-1: ldv_scsi_host_alloc_#res#1.base, ldv_scsi_host_alloc_#res#1.offset := ldv_scsi_host_alloc_~arg0#1.base, ldv_scsi_host_alloc_~arg0#1.offset; [2025-03-17 10:13:12,230 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-17 10:13:12,959 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24421: havoc request_threaded_irq_#t~nondet2273#1; [2025-03-17 10:13:13,389 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24509: havoc #t~nondet2282; [2025-03-17 10:13:14,829 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24206: havoc capable_#t~nondet2242#1; [2025-03-17 10:13:16,482 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8554: havoc #t~mem43; [2025-03-17 10:13:16,584 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24282: havoc genl_unregister_family_#t~nondet2251#1; [2025-03-17 10:13:16,662 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24235: havoc #t~nondet2244; [2025-03-17 10:13:16,986 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8993: havoc is_device_dma_capable_#t~mem190#1.base, is_device_dma_capable_#t~mem190#1.offset;havoc is_device_dma_capable_#t~mem191#1.base, is_device_dma_capable_#t~mem191#1.offset;havoc is_device_dma_capable_#t~mem192#1;havoc is_device_dma_capable_#t~short193#1; [2025-03-17 10:13:17,813 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24413: havoc #t~nondet2271; [2025-03-17 10:13:18,154 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8425: havoc #t~bitwise5; [2025-03-17 10:13:18,654 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24275: havoc flush_work_#t~nondet2250#1; [2025-03-17 10:13:18,867 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L17099: #res#1 := ~arg0#1; [2025-03-17 10:13:19,459 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L15427: call ULTIMATE.dealloc(~#time_stamp_len~0#1.base, ~#time_stamp_len~0#1.offset);havoc ~#time_stamp_len~0#1.base, ~#time_stamp_len~0#1.offset;call ULTIMATE.dealloc(~#tv~0#1.base, ~#tv~0#1.offset);havoc ~#tv~0#1.base, ~#tv~0#1.offset; [2025-03-17 10:13:20,398 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24285: havoc genlmsg_put_#t~ret2252#1.base, genlmsg_put_#t~ret2252#1.offset; [2025-03-17 10:13:20,399 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24344: havoc netlink_broadcast_#t~nondet2258#1; [2025-03-17 10:13:20,399 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24348: havoc nla_put_#t~nondet2259#1; [2025-03-17 10:13:20,399 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9769: havoc skb_tail_pointer_#t~mem382#1.base, skb_tail_pointer_#t~mem382#1.offset;havoc skb_tail_pointer_#t~mem383#1; [2025-03-17 10:13:20,427 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8477: havoc #t~mem25.base, #t~mem25.offset; [2025-03-17 10:13:20,793 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24299: havoc jiffies_to_msecs_#t~nondet2254#1; [2025-03-17 10:13:21,717 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24162: havoc __pci_enable_wake_#t~nondet2237#1; [2025-03-17 10:13:23,507 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L10225: call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset; [2025-03-17 10:13:24,170 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L10906: call ULTIMATE.dealloc(~#hrrq_addr~0.base, ~#hrrq_addr~0.offset);havoc ~#hrrq_addr~0.base, ~#hrrq_addr~0.offset;call ULTIMATE.dealloc(~#hrrq_size~0.base, ~#hrrq_size~0.offset);havoc ~#hrrq_size~0.base, ~#hrrq_size~0.offset; [2025-03-17 10:13:25,718 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24370: havoc #t~nondet2263; [2025-03-17 10:13:26,214 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8756: havoc timer_pending_#t~mem80#1.base, timer_pending_#t~mem80#1.offset; [2025-03-17 10:13:26,374 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L14061: call ULTIMATE.dealloc(~#val~0#1.base, ~#val~0#1.offset);havoc ~#val~0#1.base, ~#val~0#1.offset; [2025-03-17 10:13:26,374 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24315: havoc kstrtou8_#t~nondet2256#1; [2025-03-17 10:13:26,538 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L19070: havoc ldv_linux_usb_dev_atomic_add_return_#t~mem2049#1; [2025-03-17 10:13:26,592 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24417: havoc queue_work_on_#t~nondet2272#1; [2025-03-17 10:13:26,697 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24402: havoc #t~nondet2269; [2025-03-17 10:13:26,747 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24337: havoc #t~nondet2257; [2025-03-17 10:13:27,743 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L12093: call ULTIMATE.dealloc(~#__wait~0#1.base, ~#__wait~0#1.offset);havoc ~#__wait~0#1.base, ~#__wait~0#1.offset;call ULTIMATE.dealloc(~#__wait___0~0#1.base, ~#__wait___0~0#1.offset);havoc ~#__wait___0~0#1.base, ~#__wait___0~0#1.offset; [2025-03-17 10:13:28,296 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L10573: call ULTIMATE.dealloc(~#pci_reg~1.base, ~#pci_reg~1.offset);havoc ~#pci_reg~1.base, ~#pci_reg~1.offset; [2025-03-17 10:13:28,651 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L10458: call ULTIMATE.dealloc(~#pci_reg~0#1.base, ~#pci_reg~0#1.offset);havoc ~#pci_reg~0#1.base, ~#pci_reg~0#1.offset; [2025-03-17 10:13:28,927 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L17986-1: ldv_del_timer_133_#res#1 := ldv_del_timer_133_~ldv_func_res~0#1; [2025-03-17 10:13:30,619 INFO L? ?]: Removed 4937 outVars from TransFormulas that were not future-live. [2025-03-17 10:13:30,619 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 10:13:30,704 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 10:13:30,705 INFO L336 CfgBuilder]: Removed 2 assume(true) statements. [2025-03-17 10:13:30,705 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 10:13:30 BoogieIcfgContainer [2025-03-17 10:13:30,705 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 10:13:30,708 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 10:13:30,708 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 10:13:30,712 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 10:13:30,712 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 10:12:33" (1/3) ... [2025-03-17 10:13:30,713 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@ceb5c76 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 10:13:30, skipping insertion in model container [2025-03-17 10:13:30,714 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:12:43" (2/3) ... [2025-03-17 10:13:30,714 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@ceb5c76 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 10:13:30, skipping insertion in model container [2025-03-17 10:13:30,715 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 10:13:30" (3/3) ... [2025-03-17 10:13:30,716 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i [2025-03-17 10:13:30,729 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 10:13:30,733 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-4.0-rc1---drivers--scsi--pmcraid.ko.cil.i that has 301 procedures, 4217 locations, 1 initial locations, 110 loop locations, and 39 error locations. [2025-03-17 10:13:30,843 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 10:13:30,852 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@4469ca50, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 10:13:30,855 INFO L334 AbstractCegarLoop]: Starting to check reachability of 39 error locations. [2025-03-17 10:13:30,865 INFO L276 IsEmpty]: Start isEmpty. Operand has 3910 states, 2527 states have (on average 1.3169766521567075) internal successors, (3328), 2674 states have internal predecessors, (3328), 1112 states have call successors, (1112), 232 states have call predecessors, (1112), 231 states have return successors, (1107), 1067 states have call predecessors, (1107), 1107 states have call successors, (1107) [2025-03-17 10:13:30,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2025-03-17 10:13:30,870 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 10:13:30,870 INFO L218 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 10:13:30,871 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_assert_linux_fs_char_dev__double_registrationErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_usb_gadget__class_registration_with_usb_gadgetErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_linux_usb_coherent_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION (and 37 more)] === [2025-03-17 10:13:30,874 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:13:30,874 INFO L85 PathProgramCache]: Analyzing trace with hash 1086405161, now seen corresponding path program 1 times [2025-03-17 10:13:30,879 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:13:30,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [569375491] [2025-03-17 10:13:30,879 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:13:30,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:13:40,313 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-17 10:13:40,716 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 10:13:40,717 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:13:40,717 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:13:42,284 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2025-03-17 10:13:42,285 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:13:42,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [569375491] [2025-03-17 10:13:42,286 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [569375491] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:13:42,286 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:13:42,286 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 10:13:42,287 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1595736936] [2025-03-17 10:13:42,287 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:13:42,290 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-17 10:13:42,290 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:13:42,304 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-17 10:13:42,305 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-17 10:13:42,313 INFO L87 Difference]: Start difference. First operand has 3910 states, 2527 states have (on average 1.3169766521567075) internal successors, (3328), 2674 states have internal predecessors, (3328), 1112 states have call successors, (1112), 232 states have call predecessors, (1112), 231 states have return successors, (1107), 1067 states have call predecessors, (1107), 1107 states have call successors, (1107) Second operand has 5 states, 5 states have (on average 3.8) internal successors, (19), 4 states have internal predecessors, (19), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2025-03-17 10:13:47,169 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-17 10:13:47,169 INFO L93 Difference]: Finished difference Result 11642 states and 17227 transitions. [2025-03-17 10:13:47,170 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-17 10:13:47,172 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 3.8) internal successors, (19), 4 states have internal predecessors, (19), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 31 [2025-03-17 10:13:47,172 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-17 10:13:47,246 INFO L225 Difference]: With dead ends: 11642 [2025-03-17 10:13:47,246 INFO L226 Difference]: Without dead ends: 7728 [2025-03-17 10:13:47,288 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2025-03-17 10:13:47,291 INFO L435 NwaCegarLoop]: 10673 mSDtfsCounter, 5456 mSDsluCounter, 26658 mSDsCounter, 0 mSdLazyCounter, 450 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5457 SdHoareTripleChecker+Valid, 37331 SdHoareTripleChecker+Invalid, 451 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 450 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time [2025-03-17 10:13:47,293 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [5457 Valid, 37331 Invalid, 451 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1 Valid, 450 Invalid, 0 Unknown, 0 Unchecked, 4.2s Time] [2025-03-17 10:13:47,318 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7728 states. [2025-03-17 10:13:47,654 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7728 to 7628. [2025-03-17 10:13:47,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7628 states, 4956 states have (on average 1.2893462469733656) internal successors, (6390), 5207 states have internal predecessors, (6390), 2179 states have call successors, (2179), 456 states have call predecessors, (2179), 455 states have return successors, (2177), 2093 states have call predecessors, (2177), 2177 states have call successors, (2177) [2025-03-17 10:13:47,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7628 states to 7628 states and 10746 transitions. [2025-03-17 10:13:47,727 INFO L78 Accepts]: Start accepts. Automaton has 7628 states and 10746 transitions. Word has length 31 [2025-03-17 10:13:47,727 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-17 10:13:47,727 INFO L471 AbstractCegarLoop]: Abstraction has 7628 states and 10746 transitions. [2025-03-17 10:13:47,727 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.8) internal successors, (19), 4 states have internal predecessors, (19), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2025-03-17 10:13:47,728 INFO L276 IsEmpty]: Start isEmpty. Operand 7628 states and 10746 transitions. [2025-03-17 10:13:47,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2025-03-17 10:13:47,729 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 10:13:47,729 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 10:13:47,729 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-17 10:13:47,730 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_assert_linux_usb_gadget__chrdev_registration_with_usb_gadgetErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_usb_gadget__class_registration_with_usb_gadgetErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_linux_usb_coherent_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION (and 37 more)] === [2025-03-17 10:13:47,730 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:13:47,730 INFO L85 PathProgramCache]: Analyzing trace with hash 1766701117, now seen corresponding path program 1 times [2025-03-17 10:13:47,730 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:13:47,730 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [733788682] [2025-03-17 10:13:47,730 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:13:47,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:13:55,914 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-17 10:13:56,092 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-17 10:13:56,093 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:13:56,093 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat