./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--md--raid456.ko.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 798a7b37 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--md--raid456.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 66a01a7beb32c089bb5d1bd2b9d917d9468f7d5f3baa16941b3ee41af384dea5 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 05:50:55,023 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 05:50:55,083 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-04 05:50:55,087 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 05:50:55,087 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 05:50:55,106 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 05:50:55,107 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 05:50:55,107 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 05:50:55,108 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 05:50:55,108 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 05:50:55,108 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 05:50:55,108 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 05:50:55,109 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 05:50:55,109 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 05:50:55,109 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 05:50:55,109 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 05:50:55,109 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 05:50:55,110 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 05:50:55,110 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 05:50:55,110 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 05:50:55,111 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 05:50:55,111 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 05:50:55,111 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 05:50:55,111 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 05:50:55,111 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 05:50:55,111 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 05:50:55,111 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 05:50:55,111 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 -> 66a01a7beb32c089bb5d1bd2b9d917d9468f7d5f3baa16941b3ee41af384dea5 [2025-03-04 05:50:55,361 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 05:50:55,370 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 05:50:55,373 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 05:50:55,375 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 05:50:55,375 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 05:50:55,376 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--md--raid456.ko.cil.i [2025-03-04 05:50:56,572 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/97263701c/416876a4b4694f0cbc0749ecd1bc6fc5/FLAGac7ed5e73 [2025-03-04 05:50:57,209 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 05:50:57,210 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i [2025-03-04 05:50:57,272 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/97263701c/416876a4b4694f0cbc0749ecd1bc6fc5/FLAGac7ed5e73 [2025-03-04 05:50:57,284 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/97263701c/416876a4b4694f0cbc0749ecd1bc6fc5 [2025-03-04 05:50:57,286 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 05:50:57,288 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 05:50:57,289 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 05:50:57,289 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 05:50:57,293 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 05:50:57,294 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 05:50:57" (1/1) ... [2025-03-04 05:50:57,294 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@30c476ea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:57, skipping insertion in model container [2025-03-04 05:50:57,294 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 05:50:57" (1/1) ... [2025-03-04 05:50:57,430 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 05:51:04,687 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--md--raid456.ko.cil.i[773190,773203] [2025-03-04 05:51:04,690 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--md--raid456.ko.cil.i[773335,773348] [2025-03-04 05:51:04,690 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--md--raid456.ko.cil.i[773481,773494] [2025-03-04 05:51:04,691 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--md--raid456.ko.cil.i[773646,773659] [2025-03-04 05:51:04,691 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--md--raid456.ko.cil.i[773804,773817] [2025-03-04 05:51:04,691 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--md--raid456.ko.cil.i[773962,773975] [2025-03-04 05:51:04,691 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--md--raid456.ko.cil.i[774120,774133] [2025-03-04 05:51:04,691 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--md--raid456.ko.cil.i[774280,774293] [2025-03-04 05:51:04,692 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--md--raid456.ko.cil.i[774439,774452] [2025-03-04 05:51:04,692 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--md--raid456.ko.cil.i[774578,774591] [2025-03-04 05:51:04,692 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--md--raid456.ko.cil.i[774720,774733] [2025-03-04 05:51:04,692 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--md--raid456.ko.cil.i[774869,774882] [2025-03-04 05:51:04,692 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--md--raid456.ko.cil.i[775008,775021] [2025-03-04 05:51:04,697 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--md--raid456.ko.cil.i[775163,775176] [2025-03-04 05:51:04,697 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--md--raid456.ko.cil.i[775323,775336] [2025-03-04 05:51:04,697 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--md--raid456.ko.cil.i[775474,775487] [2025-03-04 05:51:04,697 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--md--raid456.ko.cil.i[775625,775638] [2025-03-04 05:51:04,697 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--md--raid456.ko.cil.i[775777,775790] [2025-03-04 05:51:04,697 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--md--raid456.ko.cil.i[775926,775939] [2025-03-04 05:51:04,698 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--md--raid456.ko.cil.i[776074,776087] [2025-03-04 05:51:04,698 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--md--raid456.ko.cil.i[776231,776244] [2025-03-04 05:51:04,698 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--md--raid456.ko.cil.i[776380,776393] [2025-03-04 05:51:04,698 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--md--raid456.ko.cil.i[776536,776549] [2025-03-04 05:51:04,698 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--md--raid456.ko.cil.i[776689,776702] [2025-03-04 05:51:04,698 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--md--raid456.ko.cil.i[776835,776848] [2025-03-04 05:51:04,699 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--md--raid456.ko.cil.i[776978,776991] [2025-03-04 05:51:04,699 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--md--raid456.ko.cil.i[777130,777143] [2025-03-04 05:51:04,699 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--md--raid456.ko.cil.i[777276,777289] [2025-03-04 05:51:04,699 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--md--raid456.ko.cil.i[777421,777434] [2025-03-04 05:51:04,700 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--md--raid456.ko.cil.i[777575,777588] [2025-03-04 05:51:04,700 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--md--raid456.ko.cil.i[777726,777739] [2025-03-04 05:51:04,700 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--md--raid456.ko.cil.i[777881,777894] [2025-03-04 05:51:04,700 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--md--raid456.ko.cil.i[778033,778046] [2025-03-04 05:51:04,700 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--md--raid456.ko.cil.i[778188,778201] [2025-03-04 05:51:04,700 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--md--raid456.ko.cil.i[778352,778365] [2025-03-04 05:51:04,701 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--md--raid456.ko.cil.i[778508,778521] [2025-03-04 05:51:04,701 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--md--raid456.ko.cil.i[778672,778685] [2025-03-04 05:51:04,701 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--md--raid456.ko.cil.i[778814,778827] [2025-03-04 05:51:04,702 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--md--raid456.ko.cil.i[778972,778985] [2025-03-04 05:51:04,702 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--md--raid456.ko.cil.i[779139,779152] [2025-03-04 05:51:04,702 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--md--raid456.ko.cil.i[779298,779311] [2025-03-04 05:51:04,702 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--md--raid456.ko.cil.i[779457,779470] [2025-03-04 05:51:04,702 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--md--raid456.ko.cil.i[779606,779619] [2025-03-04 05:51:04,702 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--md--raid456.ko.cil.i[779753,779766] [2025-03-04 05:51:04,703 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--md--raid456.ko.cil.i[779892,779905] [2025-03-04 05:51:04,703 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--md--raid456.ko.cil.i[780055,780068] [2025-03-04 05:51:04,703 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--md--raid456.ko.cil.i[780221,780234] [2025-03-04 05:51:04,703 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--md--raid456.ko.cil.i[780385,780398] [2025-03-04 05:51:04,704 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--md--raid456.ko.cil.i[780550,780563] [2025-03-04 05:51:04,704 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--md--raid456.ko.cil.i[780715,780728] [2025-03-04 05:51:04,704 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--md--raid456.ko.cil.i[780881,780894] [2025-03-04 05:51:04,704 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--md--raid456.ko.cil.i[781046,781059] [2025-03-04 05:51:04,704 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--md--raid456.ko.cil.i[781213,781226] [2025-03-04 05:51:04,704 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--md--raid456.ko.cil.i[781373,781386] [2025-03-04 05:51:04,705 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--md--raid456.ko.cil.i[781535,781548] [2025-03-04 05:51:04,705 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--md--raid456.ko.cil.i[781694,781707] [2025-03-04 05:51:04,705 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--md--raid456.ko.cil.i[781840,781853] [2025-03-04 05:51:04,705 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--md--raid456.ko.cil.i[781983,781996] [2025-03-04 05:51:04,706 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--md--raid456.ko.cil.i[782127,782140] [2025-03-04 05:51:04,706 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--md--raid456.ko.cil.i[782270,782283] [2025-03-04 05:51:04,706 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--md--raid456.ko.cil.i[782414,782427] [2025-03-04 05:51:04,706 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--md--raid456.ko.cil.i[782555,782568] [2025-03-04 05:51:04,706 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--md--raid456.ko.cil.i[782693,782706] [2025-03-04 05:51:04,707 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--md--raid456.ko.cil.i[782851,782864] [2025-03-04 05:51:04,707 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--md--raid456.ko.cil.i[783010,783023] [2025-03-04 05:51:04,707 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--md--raid456.ko.cil.i[783166,783179] [2025-03-04 05:51:04,707 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--md--raid456.ko.cil.i[783315,783328] [2025-03-04 05:51:04,707 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--md--raid456.ko.cil.i[783467,783480] [2025-03-04 05:51:04,708 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--md--raid456.ko.cil.i[783618,783631] [2025-03-04 05:51:04,708 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--md--raid456.ko.cil.i[783767,783780] [2025-03-04 05:51:04,708 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--md--raid456.ko.cil.i[783919,783932] [2025-03-04 05:51:04,708 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--md--raid456.ko.cil.i[784067,784080] [2025-03-04 05:51:04,708 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--md--raid456.ko.cil.i[784220,784233] [2025-03-04 05:51:04,709 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--md--raid456.ko.cil.i[784371,784384] [2025-03-04 05:51:04,709 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--md--raid456.ko.cil.i[784521,784534] [2025-03-04 05:51:04,709 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--md--raid456.ko.cil.i[784668,784681] [2025-03-04 05:51:04,709 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--md--raid456.ko.cil.i[784819,784832] [2025-03-04 05:51:04,709 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--md--raid456.ko.cil.i[784970,784983] [2025-03-04 05:51:04,710 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--md--raid456.ko.cil.i[785118,785131] [2025-03-04 05:51:04,710 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--md--raid456.ko.cil.i[785284,785297] [2025-03-04 05:51:04,710 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--md--raid456.ko.cil.i[785453,785466] [2025-03-04 05:51:04,710 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--md--raid456.ko.cil.i[785620,785633] [2025-03-04 05:51:04,710 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--md--raid456.ko.cil.i[785788,785801] [2025-03-04 05:51:04,711 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--md--raid456.ko.cil.i[785938,785951] [2025-03-04 05:51:04,711 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--md--raid456.ko.cil.i[786085,786098] [2025-03-04 05:51:04,711 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--md--raid456.ko.cil.i[786246,786259] [2025-03-04 05:51:04,711 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--md--raid456.ko.cil.i[786416,786429] [2025-03-04 05:51:04,711 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--md--raid456.ko.cil.i[786578,786591] [2025-03-04 05:51:04,737 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 05:51:04,755 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 05:51:04,863 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5103] [2025-03-04 05:51:04,864 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5110] [2025-03-04 05:51:04,865 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5117] [2025-03-04 05:51:04,865 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5125] [2025-03-04 05:51:04,865 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5134] [2025-03-04 05:51:04,865 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5141] [2025-03-04 05:51:04,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [5166-5167] [2025-03-04 05:51:04,869 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [5369] [2025-03-04 05:51:04,873 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5372] [2025-03-04 05:51:04,876 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5375] [2025-03-04 05:51:04,876 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5378] [2025-03-04 05:51:04,877 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)); [5495-5496] [2025-03-04 05:51:04,877 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"); [5501-5503] [2025-03-04 05:51:04,878 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" (809), "i" (12UL)); [5528-5529] [2025-03-04 05:51:04,878 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" (45UL), [paravirt_opptr] "i" (& pv_irq_ops.restore_fl.func), [paravirt_clobber] "i" (1), "D" (f): "memory", "cc"); [5534-5536] [2025-03-04 05:51:04,878 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" (814), "i" (12UL)); [5560-5561] [2025-03-04 05:51:04,878 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" (46UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5566-5568] [2025-03-04 05:51:04,878 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" (819), "i" (12UL)); [5592-5593] [2025-03-04 05:51:04,879 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" (47UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_enable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5598-5600] [2025-03-04 05:51:04,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [5638] [2025-03-04 05:51:04,885 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgb %2,%1": "=a" (__ret), "+m" (*__ptr): "q" (__new), "0" (__old): "memory"); [5715-5716] [2025-03-04 05:51:04,889 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgw %2,%1": "=a" (__ret), "+m" (*__ptr___0): "r" (__new), "0" (__old): "memory"); [5720-5721] [2025-03-04 05:51:04,889 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgl %2,%1": "=a" (__ret), "+m" (*__ptr___1): "r" (__new), "0" (__old): "memory"); [5725-5726] [2025-03-04 05:51:04,889 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgq %2,%1": "=a" (__ret), "+m" (*__ptr___2): "r" (__new), "0" (__old): "memory"); [5730-5731] [2025-03-04 05:51:04,889 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; addq %1,%0": "=m" (v->counter): "er" (i), "m" (v->counter)); [5778-5779] [2025-03-04 05:51:04,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5845] [2025-03-04 05:51:04,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5848] [2025-03-04 05:51:04,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5851] [2025-03-04 05:51:04,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5854] [2025-03-04 05:51:04,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [5891] [2025-03-04 05:51:04,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [5894] [2025-03-04 05:51:04,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [5896] [2025-03-04 05:51:04,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [5901] [2025-03-04 05:51:04,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [5904] [2025-03-04 05:51:04,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [5906] [2025-03-04 05:51:04,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [5911] [2025-03-04 05:51:04,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [5914] [2025-03-04 05:51:04,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [5916] [2025-03-04 05:51:04,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [5921] [2025-03-04 05:51:04,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [5924] [2025-03-04 05:51:04,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [5926] [2025-03-04 05:51:04,893 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [5964] [2025-03-04 05:51:04,893 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [5967] [2025-03-04 05:51:04,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [5969] [2025-03-04 05:51:04,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [5974] [2025-03-04 05:51:04,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [5977] [2025-03-04 05:51:04,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [5979] [2025-03-04 05:51:04,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [5984] [2025-03-04 05:51:04,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [5987] [2025-03-04 05:51:04,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [5989] [2025-03-04 05:51:04,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [5994] [2025-03-04 05:51:04,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [5997] [2025-03-04 05:51:04,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [5999] [2025-03-04 05:51:04,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6015] [2025-03-04 05:51:04,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6249] [2025-03-04 05:51:04,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6280] [2025-03-04 05:51:04,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6290] [2025-03-04 05:51:04,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6297] [2025-03-04 05:51:04,902 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6461] [2025-03-04 05:51:04,902 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6470] [2025-03-04 05:51:04,903 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret), "+m" (head->first): : "memory", "cc"); [6541-6542] [2025-03-04 05:51:04,903 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret), "+m" (head->first): : "memory", "cc"); [6545-6546] [2025-03-04 05:51:04,903 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret), "+m" (head->first): : "memory", "cc"); [6549-6550] [2025-03-04 05:51:04,904 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret), "+m" (head->first): : "memory", "cc"); [6553-6554] [2025-03-04 05:51:04,960 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 *)"drivers/md/raid5.c"), "i" (295), "i" (12UL)); [7628-7629] [2025-03-04 05:51:04,960 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 *)"drivers/md/raid5.c"), "i" (296), "i" (12UL)); [7640-7641] [2025-03-04 05:51:04,963 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 *)"drivers/md/raid5.c"), "i" (316), "i" (12UL)); [7700-7701] [2025-03-04 05:51:04,993 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [7841] [2025-03-04 05:51:05,001 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 *)"drivers/md/raid5.c"), "i" (476), "i" (12UL)); [8018-8019] [2025-03-04 05:51:05,006 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 *)"drivers/md/raid5.c"), "i" (525), "i" (12UL)); [8147-8148] [2025-03-04 05:51:05,007 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 *)"drivers/md/raid5.c"), "i" (526), "i" (12UL)); [8159-8160] [2025-03-04 05:51:05,007 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 *)"drivers/md/raid5.c"), "i" (527), "i" (12UL)); [8171-8172] [2025-03-04 05:51:05,009 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8293] [2025-03-04 05:51:05,010 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8296] [2025-03-04 05:51:05,010 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8299] [2025-03-04 05:51:05,010 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8302] [2025-03-04 05:51:05,011 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [8333] [2025-03-04 05:51:05,011 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8336] [2025-03-04 05:51:05,011 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8339] [2025-03-04 05:51:05,011 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8342] [2025-03-04 05:51:05,012 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [8373] [2025-03-04 05:51:05,012 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8376] [2025-03-04 05:51:05,012 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8379] [2025-03-04 05:51:05,012 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8382] [2025-03-04 05:51:05,012 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [8413] [2025-03-04 05:51:05,012 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8416] [2025-03-04 05:51:05,012 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8419] [2025-03-04 05:51:05,013 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8422] [2025-03-04 05:51:05,021 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 *)"drivers/md/raid5.c"), "i" (695), "i" (12UL)); [8936-8937] [2025-03-04 05:51:05,022 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8977] [2025-03-04 05:51:05,028 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9130] [2025-03-04 05:51:05,034 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 *)"drivers/md/raid5.c"), "i" (897), "i" (12UL)); [9362-9363] [2025-03-04 05:51:05,042 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 *)"drivers/md/raid5.c"), "i" (1026), "i" (12UL)); [9615-9616] [2025-03-04 05:51:05,045 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 *)"drivers/md/raid5.c"), "i" (1088), "i" (12UL)); [9747-9748] [2025-03-04 05:51:05,047 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 *)"drivers/md/raid5.c"), "i" (1132), "i" (12UL)); [9852-9853] [2025-03-04 05:51:05,049 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 *)"drivers/md/raid5.c"), "i" (1202), "i" (12UL)); [9970-9971] [2025-03-04 05:51:05,050 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 *)"drivers/md/raid5.c"), "i" (1203), "i" (12UL)); [9980-9981] [2025-03-04 05:51:05,052 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 *)"drivers/md/raid5.c"), "i" (1208), "i" (12UL)); [10009-10010] [2025-03-04 05:51:05,053 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 *)"drivers/md/raid5.c"), "i" (1216), "i" (12UL)); [10028-10029] [2025-03-04 05:51:05,055 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 *)"drivers/md/raid5.c"), "i" (1256), "i" (12UL)); [10146-10147] [2025-03-04 05:51:05,056 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 *)"drivers/md/raid5.c"), "i" (1257), "i" (12UL)); [10158-10159] [2025-03-04 05:51:05,056 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 *)"drivers/md/raid5.c"), "i" (1258), "i" (12UL)); [10170-10171] [2025-03-04 05:51:05,057 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 *)"drivers/md/raid5.c"), "i" (1279), "i" (12UL)); [10214-10215] [2025-03-04 05:51:05,062 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 *)"drivers/md/raid5.c"), "i" (1402), "i" (12UL)); [10461-10462] [2025-03-04 05:51:05,065 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 *)"drivers/md/raid5.c"), "i" (1468), "i" (12UL)); [10646-10647] [2025-03-04 05:51:05,077 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11057] [2025-03-04 05:51:05,078 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11098] [2025-03-04 05:51:05,078 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11101] [2025-03-04 05:51:05,078 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11104] [2025-03-04 05:51:05,078 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11107] [2025-03-04 05:51:05,079 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11138] [2025-03-04 05:51:05,079 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11141] [2025-03-04 05:51:05,079 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11144] [2025-03-04 05:51:05,079 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11147] [2025-03-04 05:51:05,079 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11178] [2025-03-04 05:51:05,080 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11181] [2025-03-04 05:51:05,080 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11184] [2025-03-04 05:51:05,080 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11187] [2025-03-04 05:51:05,080 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11218] [2025-03-04 05:51:05,080 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11221] [2025-03-04 05:51:05,080 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11224] [2025-03-04 05:51:05,080 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11227] [2025-03-04 05:51:05,081 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [11249] [2025-03-04 05:51:05,081 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 *)"drivers/md/raid5.c"), "i" (1693), "i" (12UL)); [11346-11347] [2025-03-04 05:51:05,082 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11377] [2025-03-04 05:51:05,090 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [11708] [2025-03-04 05:51:05,092 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 *)"drivers/md/raid5.c"), "i" (1949), "i" (12UL)); [11801-11802] [2025-03-04 05:51:05,098 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 *)"drivers/md/raid5.c"), "i" (1986), "i" (12UL)); [11936-11937] [2025-03-04 05:51:05,110 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 *)"drivers/md/raid5.c"), "i" (2124), "i" (12UL)); [12277-12278] [2025-03-04 05:51:05,116 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 *)"drivers/md/raid5.c"), "i" (2280), "i" (12UL)); [12547-12548] [2025-03-04 05:51:05,120 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 *)"drivers/md/raid5.c"), "i" (2397), "i" (12UL)); [12745-12746] [2025-03-04 05:51:05,126 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 *)"drivers/md/raid5.c"), "i" (2457), "i" (12UL)); [12865-12866] [2025-03-04 05:51:05,127 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 *)"drivers/md/raid5.c"), "i" (2515), "i" (12UL)); [12996-12997] [2025-03-04 05:51:05,132 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 *)"drivers/md/raid5.c"), "i" (2574), "i" (12UL)); [13111-13112] [2025-03-04 05:51:05,133 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 *)"drivers/md/raid5.c"), "i" (2576), "i" (12UL)); [13128-13129] [2025-03-04 05:51:05,140 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 *)"drivers/md/raid5.c"), "i" (2660), "i" (12UL)); [13309-13310] [2025-03-04 05:51:05,173 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 *)"drivers/md/raid5.c"), "i" (2997), "i" (12UL)); [13989-13990] [2025-03-04 05:51:05,174 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 *)"drivers/md/raid5.c"), "i" (2998), "i" (12UL)); [14001-14002] [2025-03-04 05:51:05,175 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 *)"drivers/md/raid5.c"), "i" (3033), "i" (12UL)); [14063-14064] [2025-03-04 05:51:05,186 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 *)"drivers/md/raid5.c"), "i" (3299), "i" (12UL)); [14832-14833] [2025-03-04 05:51:05,186 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 *)"drivers/md/raid5.c"), "i" (3318), "i" (12UL)); [14867-14868] [2025-03-04 05:51:05,186 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 *)"drivers/md/raid5.c"), "i" (3319), "i" (12UL)); [14878-14879] [2025-03-04 05:51:05,187 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 *)"drivers/md/raid5.c"), "i" (3371), "i" (12UL)); [14932-14933] [2025-03-04 05:51:05,188 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 *)"drivers/md/raid5.c"), "i" (3385), "i" (12UL)); [14963-14964] [2025-03-04 05:51:05,189 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 *)"drivers/md/raid5.c"), "i" (3431), "i" (12UL)); [15032-15033] [2025-03-04 05:51:05,189 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 *)"drivers/md/raid5.c"), "i" (3443), "i" (12UL)); [15052-15053] [2025-03-04 05:51:05,191 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 *)"drivers/md/raid5.c"), "i" (3534), "i" (12UL)); [15157-15158] [2025-03-04 05:51:05,198 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 *)"drivers/md/raid5.c"), "i" (3652), "i" (12UL)); [15421-15422] [2025-03-04 05:51:05,207 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 *)"drivers/md/raid5.c"), "i" (3878), "i" (12UL)); [16058-16059] [2025-03-04 05:51:05,208 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 *)"drivers/md/raid5.c"), "i" (3881), "i" (12UL)); [16089-16090] [2025-03-04 05:51:05,229 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 *)"drivers/md/raid5.c"), "i" (4473), "i" (12UL)); [17302-17303] [2025-03-04 05:51:05,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [17343] [2025-03-04 05:51:05,241 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 *)"drivers/md/raid5.c"), "i" (4891), "i" (12UL)); [18014-18015] [2025-03-04 05:51:05,241 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 *)"drivers/md/raid5.c"), "i" (4896), "i" (12UL)); [18027-18028] [2025-03-04 05:51:05,241 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 *)"drivers/md/raid5.c"), "i" (4898), "i" (12UL)); [18040-18041] [2025-03-04 05:51:05,296 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [19572] [2025-03-04 05:51:05,297 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [19623] [2025-03-04 05:51:05,297 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (conf->percpu)); [19661] [2025-03-04 05:51:05,298 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [19708] [2025-03-04 05:51:05,307 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 *)"drivers/md/raid5.c"), "i" (6120), "i" (12UL)); [20344-20345] [2025-03-04 05:51:05,307 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 *)"drivers/md/raid5.c"), "i" (6121), "i" (12UL)); [20355-20356] [2025-03-04 05:51:05,308 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 *)"drivers/md/raid5.c"), "i" (6122), "i" (12UL)); [20366-20367] [2025-03-04 05:51:05,308 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 *)"drivers/md/raid5.c"), "i" (6123), "i" (12UL)); [20377-20378] [2025-03-04 05:51:05,319 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [20911] [2025-03-04 05:51:05,328 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [21234] [2025-03-04 05:51:05,330 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [21345] [2025-03-04 05:51:05,332 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [21393] [2025-03-04 05:51:05,378 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--md--raid456.ko.cil.i[773190,773203] [2025-03-04 05:51:05,378 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--md--raid456.ko.cil.i[773335,773348] [2025-03-04 05:51:05,378 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--md--raid456.ko.cil.i[773481,773494] [2025-03-04 05:51:05,379 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--md--raid456.ko.cil.i[773646,773659] [2025-03-04 05:51:05,379 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--md--raid456.ko.cil.i[773804,773817] [2025-03-04 05:51:05,379 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--md--raid456.ko.cil.i[773962,773975] [2025-03-04 05:51:05,379 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--md--raid456.ko.cil.i[774120,774133] [2025-03-04 05:51:05,379 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--md--raid456.ko.cil.i[774280,774293] [2025-03-04 05:51:05,379 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--md--raid456.ko.cil.i[774439,774452] [2025-03-04 05:51:05,380 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--md--raid456.ko.cil.i[774578,774591] [2025-03-04 05:51:05,380 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--md--raid456.ko.cil.i[774720,774733] [2025-03-04 05:51:05,380 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--md--raid456.ko.cil.i[774869,774882] [2025-03-04 05:51:05,380 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--md--raid456.ko.cil.i[775008,775021] [2025-03-04 05:51:05,381 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--md--raid456.ko.cil.i[775163,775176] [2025-03-04 05:51:05,381 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--md--raid456.ko.cil.i[775323,775336] [2025-03-04 05:51:05,382 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--md--raid456.ko.cil.i[775474,775487] [2025-03-04 05:51:05,382 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--md--raid456.ko.cil.i[775625,775638] [2025-03-04 05:51:05,382 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--md--raid456.ko.cil.i[775777,775790] [2025-03-04 05:51:05,382 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--md--raid456.ko.cil.i[775926,775939] [2025-03-04 05:51:05,382 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--md--raid456.ko.cil.i[776074,776087] [2025-03-04 05:51:05,382 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--md--raid456.ko.cil.i[776231,776244] [2025-03-04 05:51:05,383 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--md--raid456.ko.cil.i[776380,776393] [2025-03-04 05:51:05,383 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--md--raid456.ko.cil.i[776536,776549] [2025-03-04 05:51:05,383 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--md--raid456.ko.cil.i[776689,776702] [2025-03-04 05:51:05,383 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--md--raid456.ko.cil.i[776835,776848] [2025-03-04 05:51:05,383 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--md--raid456.ko.cil.i[776978,776991] [2025-03-04 05:51:05,384 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--md--raid456.ko.cil.i[777130,777143] [2025-03-04 05:51:05,384 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--md--raid456.ko.cil.i[777276,777289] [2025-03-04 05:51:05,384 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--md--raid456.ko.cil.i[777421,777434] [2025-03-04 05:51:05,385 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--md--raid456.ko.cil.i[777575,777588] [2025-03-04 05:51:05,385 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--md--raid456.ko.cil.i[777726,777739] [2025-03-04 05:51:05,385 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--md--raid456.ko.cil.i[777881,777894] [2025-03-04 05:51:05,385 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--md--raid456.ko.cil.i[778033,778046] [2025-03-04 05:51:05,386 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--md--raid456.ko.cil.i[778188,778201] [2025-03-04 05:51:05,386 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--md--raid456.ko.cil.i[778352,778365] [2025-03-04 05:51:05,386 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--md--raid456.ko.cil.i[778508,778521] [2025-03-04 05:51:05,386 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--md--raid456.ko.cil.i[778672,778685] [2025-03-04 05:51:05,386 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--md--raid456.ko.cil.i[778814,778827] [2025-03-04 05:51:05,386 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--md--raid456.ko.cil.i[778972,778985] [2025-03-04 05:51:05,386 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--md--raid456.ko.cil.i[779139,779152] [2025-03-04 05:51:05,386 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--md--raid456.ko.cil.i[779298,779311] [2025-03-04 05:51:05,387 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--md--raid456.ko.cil.i[779457,779470] [2025-03-04 05:51:05,387 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--md--raid456.ko.cil.i[779606,779619] [2025-03-04 05:51:05,387 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--md--raid456.ko.cil.i[779753,779766] [2025-03-04 05:51:05,387 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--md--raid456.ko.cil.i[779892,779905] [2025-03-04 05:51:05,387 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--md--raid456.ko.cil.i[780055,780068] [2025-03-04 05:51:05,387 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--md--raid456.ko.cil.i[780221,780234] [2025-03-04 05:51:05,387 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--md--raid456.ko.cil.i[780385,780398] [2025-03-04 05:51:05,389 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--md--raid456.ko.cil.i[780550,780563] [2025-03-04 05:51:05,389 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--md--raid456.ko.cil.i[780715,780728] [2025-03-04 05:51:05,389 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--md--raid456.ko.cil.i[780881,780894] [2025-03-04 05:51:05,389 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--md--raid456.ko.cil.i[781046,781059] [2025-03-04 05:51:05,390 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--md--raid456.ko.cil.i[781213,781226] [2025-03-04 05:51:05,390 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--md--raid456.ko.cil.i[781373,781386] [2025-03-04 05:51:05,390 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--md--raid456.ko.cil.i[781535,781548] [2025-03-04 05:51:05,390 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--md--raid456.ko.cil.i[781694,781707] [2025-03-04 05:51:05,390 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--md--raid456.ko.cil.i[781840,781853] [2025-03-04 05:51:05,392 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--md--raid456.ko.cil.i[781983,781996] [2025-03-04 05:51:05,392 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--md--raid456.ko.cil.i[782127,782140] [2025-03-04 05:51:05,392 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--md--raid456.ko.cil.i[782270,782283] [2025-03-04 05:51:05,392 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--md--raid456.ko.cil.i[782414,782427] [2025-03-04 05:51:05,392 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--md--raid456.ko.cil.i[782555,782568] [2025-03-04 05:51:05,392 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--md--raid456.ko.cil.i[782693,782706] [2025-03-04 05:51:05,392 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--md--raid456.ko.cil.i[782851,782864] [2025-03-04 05:51:05,393 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--md--raid456.ko.cil.i[783010,783023] [2025-03-04 05:51:05,393 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--md--raid456.ko.cil.i[783166,783179] [2025-03-04 05:51:05,393 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--md--raid456.ko.cil.i[783315,783328] [2025-03-04 05:51:05,393 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--md--raid456.ko.cil.i[783467,783480] [2025-03-04 05:51:05,393 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--md--raid456.ko.cil.i[783618,783631] [2025-03-04 05:51:05,393 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--md--raid456.ko.cil.i[783767,783780] [2025-03-04 05:51:05,393 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--md--raid456.ko.cil.i[783919,783932] [2025-03-04 05:51:05,393 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--md--raid456.ko.cil.i[784067,784080] [2025-03-04 05:51:05,393 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--md--raid456.ko.cil.i[784220,784233] [2025-03-04 05:51:05,394 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--md--raid456.ko.cil.i[784371,784384] [2025-03-04 05:51:05,394 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--md--raid456.ko.cil.i[784521,784534] [2025-03-04 05:51:05,394 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--md--raid456.ko.cil.i[784668,784681] [2025-03-04 05:51:05,394 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--md--raid456.ko.cil.i[784819,784832] [2025-03-04 05:51:05,394 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--md--raid456.ko.cil.i[784970,784983] [2025-03-04 05:51:05,394 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--md--raid456.ko.cil.i[785118,785131] [2025-03-04 05:51:05,394 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--md--raid456.ko.cil.i[785284,785297] [2025-03-04 05:51:05,394 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--md--raid456.ko.cil.i[785453,785466] [2025-03-04 05:51:05,397 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--md--raid456.ko.cil.i[785620,785633] [2025-03-04 05:51:05,397 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--md--raid456.ko.cil.i[785788,785801] [2025-03-04 05:51:05,397 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--md--raid456.ko.cil.i[785938,785951] [2025-03-04 05:51:05,399 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--md--raid456.ko.cil.i[786085,786098] [2025-03-04 05:51:05,399 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--md--raid456.ko.cil.i[786246,786259] [2025-03-04 05:51:05,399 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--md--raid456.ko.cil.i[786416,786429] [2025-03-04 05:51:05,399 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--md--raid456.ko.cil.i[786578,786591] [2025-03-04 05:51:05,406 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 05:51:05,749 WARN L1212 FunctionHandler]: The following functions are not defined or handled internally: __cmpxchg_wrong_size [2025-03-04 05:51:05,756 INFO L204 MainTranslator]: Completed translation [2025-03-04 05:51:05,756 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05 WrapperNode [2025-03-04 05:51:05,757 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 05:51:05,758 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 05:51:05,758 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 05:51:05,758 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 05:51:05,762 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:05,868 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:06,105 INFO L138 Inliner]: procedures = 933, calls = 7512, calls flagged for inlining = 421, calls inlined = 282, statements flattened = 11621 [2025-03-04 05:51:06,106 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 05:51:06,106 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 05:51:06,106 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 05:51:06,106 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 05:51:06,112 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:06,113 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:06,203 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:08,169 INFO L175 MemorySlicer]: Split 2139 memory accesses to 75 slices as follows [8, 8, 8, 8, 8, 8, 8, 7, 8, 8, 8, 7, 5, 4, 8, 8, 8, 7, 8, 8, 1390, 8, 8, 8, 8, 3, 8, 8, 7, 8, 2, 8, 8, 8, 10, 8, 6, 8, 57, 3, 4, 8, 8, 6, 8, 7, 102, 8, 8, 17, 8, 8, 1, 2, 2, 22, 8, 8, 8, 6, 4, 5, 6, 8, 2, 5, 1, 8, 10, 8, 8, 1, 8, 8, 84]. 65 percent of accesses are in the largest equivalence class. The 551 initializations are split as follows [8, 8, 8, 8, 8, 8, 8, 7, 8, 8, 8, 7, 5, 0, 8, 8, 8, 7, 8, 8, 32, 8, 8, 8, 8, 0, 8, 8, 0, 8, 0, 8, 8, 8, 0, 8, 0, 8, 0, 0, 0, 8, 8, 6, 8, 0, 102, 8, 8, 16, 8, 8, 1, 2, 0, 0, 8, 8, 8, 6, 0, 5, 6, 8, 0, 5, 0, 8, 0, 8, 8, 0, 8, 8, 0]. The 576 writes are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 442, 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 4, 0, 0, 0, 23, 1, 1, 0, 0, 0, 0, 2, 0, 0, 0, 1, 0, 0, 0, 0, 1, 22, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 0, 72]. [2025-03-04 05:51:08,170 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:08,170 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:08,294 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:08,317 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:08,393 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:08,424 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:08,491 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 05:51:08,493 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 05:51:08,493 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 05:51:08,493 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 05:51:08,494 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (1/1) ... [2025-03-04 05:51:08,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 05:51:08,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 05:51:08,521 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-04 05:51:08,528 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-04 05:51:08,541 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int_nonpositive [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int_nonpositive [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_thread_groups [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_thread_groups [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure bio_endio [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure bio_endio [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_create [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_create [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure sync_request [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure sync_request [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure get_active_stripe [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure get_active_stripe [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_remove_disk [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_remove_disk [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure bdevname [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure bdevname [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_restore [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_restore [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure __clear_bit [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure __clear_bit [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure __preempt_count_sub [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure __preempt_count_sub [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure arch_irqs_disabled_flags [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_irqs_disabled_flags [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure read_seqcount_begin [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure read_seqcount_begin [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_102 [2025-03-04 05:51:08,542 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_102 [2025-03-04 05:51:08,542 INFO L130 BoogieDeclarations]: Found specification of procedure __cpu_to_node [2025-03-04 05:51:08,543 INFO L138 BoogieDeclarations]: Found implementation of procedure __cpu_to_node [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-04 05:51:08,543 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_request_check_final_state [2025-03-04 05:51:08,543 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_request_check_final_state [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-03-04 05:51:08,543 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_md_personality [2025-03-04 05:51:08,543 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_md_personality [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-04 05:51:08,543 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure lock_device_hash_lock [2025-03-04 05:51:08,543 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_device_hash_lock [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-03-04 05:51:08,543 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-04 05:51:08,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-04 05:51:08,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-04 05:51:08,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#66 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#67 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#68 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#69 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#70 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#71 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#72 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#73 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#74 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_genhd_check_final_state [2025-03-04 05:51:08,547 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_genhd_check_final_state [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure stripe_operations_active [2025-03-04 05:51:08,547 INFO L138 BoogieDeclarations]: Found implementation of procedure stripe_operations_active [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure free_scratch_buffer [2025-03-04 05:51:08,547 INFO L138 BoogieDeclarations]: Found implementation of procedure free_scratch_buffer [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_122 [2025-03-04 05:51:08,547 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_122 [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-03-04 05:51:08,547 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-03-04 05:51:08,547 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait_event [2025-03-04 05:51:08,547 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait_event [2025-03-04 05:51:08,548 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_congested [2025-03-04 05:51:08,548 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_congested [2025-03-04 05:51:08,548 INFO L130 BoogieDeclarations]: Found specification of procedure put_online_cpus [2025-03-04 05:51:08,548 INFO L138 BoogieDeclarations]: Found implementation of procedure put_online_cpus [2025-03-04 05:51:08,548 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_137 [2025-03-04 05:51:08,548 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_137 [2025-03-04 05:51:08,548 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-03-04 05:51:08,548 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock [2025-03-04 05:51:08,549 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure revalidate_disk [2025-03-04 05:51:08,549 INFO L138 BoogieDeclarations]: Found implementation of procedure revalidate_disk [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2025-03-04 05:51:08,549 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure stripe_set_idx [2025-03-04 05:51:08,549 INFO L138 BoogieDeclarations]: Found implementation of procedure stripe_set_idx [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-04 05:51:08,549 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-04 05:51:08,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-03-04 05:51:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#66 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#67 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#68 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#69 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#70 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#71 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#72 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#73 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#74 [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-03-04 05:51:08,551 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure compute_blocknr [2025-03-04 05:51:08,551 INFO L138 BoogieDeclarations]: Found implementation of procedure compute_blocknr [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2025-03-04 05:51:08,551 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2025-03-04 05:51:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_device_lock_of_r5conf [2025-03-04 05:51:08,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_device_lock_of_r5conf [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_wakeup_stripe_thread [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_wakeup_stripe_thread [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_sched_notrace [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_sched_notrace [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_md_register_thread [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_md_register_thread [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_zalloc [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_zalloc [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure read_seqcount_retry [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure read_seqcount_retry [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_176 [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_176 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure list_add [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure release_stripe [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure release_stripe [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_ulong [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_ulong [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure disk_devt [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure disk_devt [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure make_request [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure make_request [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_103 [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_103 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure bdev_get_queue [2025-03-04 05:51:08,552 INFO L138 BoogieDeclarations]: Found implementation of procedure bdev_get_queue [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-04 05:51:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-04 05:51:08,553 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-04 05:51:08,553 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-04 05:51:08,553 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-04 05:51:08,553 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#66 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#67 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#68 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#69 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#70 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#71 [2025-03-04 05:51:08,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#72 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#73 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#74 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_start_reshape [2025-03-04 05:51:08,555 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_start_reshape [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2025-03-04 05:51:08,555 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_notify_dirent_safe [2025-03-04 05:51:08,555 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_notify_dirent_safe [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2025-03-04 05:51:08,555 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_lock [2025-03-04 05:51:08,555 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_lock [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure list_del_init [2025-03-04 05:51:08,555 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del_init [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure trace_hardirqs_on [2025-03-04 05:51:08,555 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_hardirqs_on [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure write_seqcount_end [2025-03-04 05:51:08,555 INFO L138 BoogieDeclarations]: Found implementation of procedure write_seqcount_end [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure set_capacity [2025-03-04 05:51:08,555 INFO L138 BoogieDeclarations]: Found implementation of procedure set_capacity [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-04 05:51:08,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-04 05:51:08,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#55 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#56 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#57 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#58 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#59 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#60 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#61 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#62 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#63 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#64 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#65 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#66 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#67 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#68 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#69 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#70 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#71 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#72 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#73 [2025-03-04 05:51:08,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#74 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-04 05:51:08,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-04 05:51:08,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-04 05:51:08,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-04 05:51:08,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-04 05:51:08,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-04 05:51:08,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-04 05:51:08,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-04 05:51:08,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-04 05:51:08,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#55 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#56 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#57 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#58 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#59 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#60 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#61 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#62 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#63 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#64 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#65 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#66 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#67 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#68 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#69 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#70 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#71 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#72 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#73 [2025-03-04 05:51:08,559 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#74 [2025-03-04 05:51:08,559 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_resize [2025-03-04 05:51:08,560 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_resize [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_128 [2025-03-04 05:51:08,560 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_128 [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure trace_block_bio_remap [2025-03-04 05:51:08,560 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_block_bio_remap [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_sock_check_final_state [2025-03-04 05:51:08,560 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_sock_check_final_state [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_for_read_section [2025-03-04 05:51:08,560 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_for_read_section [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2025-03-04 05:51:08,560 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_sched_held [2025-03-04 05:51:08,560 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_sched_held [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_check_final_state [2025-03-04 05:51:08,560 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_check_final_state [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure run [2025-03-04 05:51:08,560 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-04 05:51:08,560 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_sysfs_check_final_state [2025-03-04 05:51:08,560 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_sysfs_check_final_state [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-04 05:51:08,560 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-04 05:51:08,561 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#66 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#67 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#68 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#69 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#70 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#71 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#72 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#73 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#74 [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2025-03-04 05:51:08,562 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure drop_one_stripe [2025-03-04 05:51:08,562 INFO L138 BoogieDeclarations]: Found implementation of procedure drop_one_stripe [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure bio_put [2025-03-04 05:51:08,562 INFO L138 BoogieDeclarations]: Found implementation of procedure bio_put [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_add_disk [2025-03-04 05:51:08,562 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_add_disk [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-03-04 05:51:08,562 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2025-03-04 05:51:08,562 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-03-04 05:51:08,562 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure shrink_buffers [2025-03-04 05:51:08,562 INFO L138 BoogieDeclarations]: Found implementation of procedure shrink_buffers [2025-03-04 05:51:08,562 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-03-04 05:51:08,563 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-03-04 05:51:08,563 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_stripe_lock_of_stripe_head [2025-03-04 05:51:08,563 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_stripe_lock_of_stripe_head [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-03-04 05:51:08,564 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure mdname [2025-03-04 05:51:08,564 INFO L138 BoogieDeclarations]: Found implementation of procedure mdname [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-03-04 05:51:08,564 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_check_final_state [2025-03-04 05:51:08,564 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_check_final_state [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_suspend [2025-03-04 05:51:08,564 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_suspend [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure free_conf [2025-03-04 05:51:08,564 INFO L138 BoogieDeclarations]: Found implementation of procedure free_conf [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-04 05:51:08,564 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_cmpxchg [2025-03-04 05:51:08,564 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_cmpxchg [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_held [2025-03-04 05:51:08,564 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_held [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-04 05:51:08,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-03-04 05:51:08,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#66 [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#67 [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#68 [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#69 [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#70 [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#71 [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#72 [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#73 [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#74 [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2025-03-04 05:51:08,566 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure grow_one_stripe [2025-03-04 05:51:08,566 INFO L138 BoogieDeclarations]: Found implementation of procedure grow_one_stripe [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure rdev_dec_pending [2025-03-04 05:51:08,566 INFO L138 BoogieDeclarations]: Found implementation of procedure rdev_dec_pending [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_resume [2025-03-04 05:51:08,566 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_resume [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2025-03-04 05:51:08,566 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2025-03-04 05:51:08,566 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_stripe_lock_of_stripe_head [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_stripe_lock_of_stripe_head [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_destroy [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_destroy [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure get_online_cpus [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure get_online_cpus [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_101 [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_101 [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_next [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_next [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure __preempt_count_add [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure __preempt_count_add [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_unless [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_unless [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_scratch_buffer [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_scratch_buffer [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_md_personality [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_md_personality [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_check [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_check [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure static_key_false [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure static_key_false [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure bitmap_startwrite [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure bitmap_startwrite [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtoul [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtoul [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure raid45_takeover_raid0 [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure raid45_takeover_raid0 [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_notify [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_notify [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_coherent_check_final_state [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_coherent_check_final_state [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_finish_reshape [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_finish_reshape [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure bitmap_start_sync [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure bitmap_start_sync [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_check_reshape [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_check_reshape [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure lock_release [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_release [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure setup_conf [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure setup_conf [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_check_final_state [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_check_final_state [2025-03-04 05:51:08,567 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_check_final_state [2025-03-04 05:51:08,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_check_final_state [2025-03-04 05:51:08,568 INFO L130 BoogieDeclarations]: Found specification of procedure scribble_len [2025-03-04 05:51:08,568 INFO L138 BoogieDeclarations]: Found implementation of procedure scribble_len [2025-03-04 05:51:08,568 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-04 05:51:08,568 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-04 05:51:08,568 INFO L130 BoogieDeclarations]: Found specification of procedure add_stripe_bio [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure add_stripe_bio [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure bio_init [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure bio_init [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure generic_make_request [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure generic_make_request [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_pages [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_pages [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec_and_test [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec_and_test [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_175 [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_175 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_queue_check_final_state [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_queue_check_final_state [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure md_write_end [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure md_write_end [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure is_badblock [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure is_badblock [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure md_set_array_sectors [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure md_set_array_sectors [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_dec_bi_active_stripes [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_dec_bi_active_stripes [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure register_md_personality [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure register_md_personality [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-04 05:51:08,569 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-04 05:51:08,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-03-04 05:51:08,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#66 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#67 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#68 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#69 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#70 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#71 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#72 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#73 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#74 [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_in_interrupt_context [2025-03-04 05:51:08,571 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_in_interrupt_context [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure get_start_sect [2025-03-04 05:51:08,571 INFO L138 BoogieDeclarations]: Found implementation of procedure get_start_sect [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2025-03-04 05:51:08,571 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2025-03-04 05:51:08,571 INFO L130 BoogieDeclarations]: Found specification of procedure print_raid5_conf [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure print_raid5_conf [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_reset_error_counter [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_reset_error_counter [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure status [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure status [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_lib_idr_check_final_state [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_lib_idr_check_final_state [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure md_wakeup_thread [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure md_wakeup_thread [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_save [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_save [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_inc_bi_active_stripes [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_inc_bi_active_stripes [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure disk_stack_limits [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure disk_stack_limits [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure remove_hash [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure remove_hash [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure stripe_hash [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure stripe_hash [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure release_inactive_stripe_list [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure release_inactive_stripe_list [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_reset_error_counter [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_reset_error_counter [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure __init_waitqueue_head [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_waitqueue_head [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure write_seqcount_begin [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure write_seqcount_begin [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_save_flags [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_save_flags [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_device_lock_of_r5conf [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_device_lock_of_r5conf [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_disable [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_disable [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_md_personality [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_md_personality [2025-03-04 05:51:08,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-04 05:51:08,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-04 05:51:08,573 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_size [2025-03-04 05:51:08,573 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_size [2025-03-04 05:51:08,573 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-03-04 05:51:08,573 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-03-04 05:51:08,573 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock_try [2025-03-04 05:51:08,573 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock_try [2025-03-04 05:51:08,573 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_sub_return [2025-03-04 05:51:08,573 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_sub_return [2025-03-04 05:51:08,573 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_spare_active [2025-03-04 05:51:08,573 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_spare_active [2025-03-04 05:51:08,573 INFO L130 BoogieDeclarations]: Found specification of procedure seq_printf [2025-03-04 05:51:08,573 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_printf [2025-03-04 05:51:08,573 INFO L130 BoogieDeclarations]: Found specification of procedure md_allow_write [2025-03-04 05:51:08,573 INFO L138 BoogieDeclarations]: Found implementation of procedure md_allow_write [2025-03-04 05:51:08,573 INFO L130 BoogieDeclarations]: Found specification of procedure lock_all_device_hash_locks_irq [2025-03-04 05:51:08,573 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_all_device_hash_locks_irq [2025-03-04 05:51:08,573 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-03-04 05:51:08,573 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-03-04 05:51:08,573 INFO L130 BoogieDeclarations]: Found specification of procedure unlock_device_hash_lock [2025-03-04 05:51:08,573 INFO L138 BoogieDeclarations]: Found implementation of procedure unlock_device_hash_lock [2025-03-04 05:51:08,573 INFO L130 BoogieDeclarations]: Found specification of procedure md_register_thread [2025-03-04 05:51:08,573 INFO L138 BoogieDeclarations]: Found implementation of procedure md_register_thread [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure check_stripe_cache [2025-03-04 05:51:08,574 INFO L138 BoogieDeclarations]: Found implementation of procedure check_stripe_cache [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure trace_hardirqs_off [2025-03-04 05:51:08,574 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_hardirqs_off [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_NOT_ARG_SIGN [2025-03-04 05:51:08,574 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_NOT_ARG_SIGN [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_quiesce [2025-03-04 05:51:08,574 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_quiesce [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_store_stripe_cache_size [2025-03-04 05:51:08,574 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_store_stripe_cache_size [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock_sched_notrace [2025-03-04 05:51:08,574 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock_sched_notrace [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-04 05:51:08,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-03-04 05:51:08,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#66 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#67 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#68 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#69 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#70 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#71 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#72 [2025-03-04 05:51:08,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#73 [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#74 [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_compute_sector [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_compute_sector [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure trace_block_bio_complete [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_block_bio_complete [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_rtnetlink_check_final_state [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_rtnetlink_check_final_state [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure do_release_stripe [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure do_release_stripe [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_mergeable_bvec [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_mergeable_bvec [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure check_reshape [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure check_reshape [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure get_free_stripe [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure get_free_stripe [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_100 [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_100 [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure r5_next_bio [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure r5_next_bio [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure only_parity [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure only_parity [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_unlock [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_unlock [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_check_final_state [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_check_final_state [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure is_power_of_2 [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure is_power_of_2 [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_NOT_ARG_SIGN [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_NOT_ARG_SIGN [2025-03-04 05:51:08,577 INFO L130 BoogieDeclarations]: Found specification of procedure release_stripe_plug [2025-03-04 05:51:08,577 INFO L138 BoogieDeclarations]: Found implementation of procedure release_stripe_plug [2025-03-04 05:51:08,578 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_check_final_state [2025-03-04 05:51:08,578 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_check_final_state [2025-03-04 05:51:08,578 INFO L130 BoogieDeclarations]: Found specification of procedure has_failed [2025-03-04 05:51:08,578 INFO L138 BoogieDeclarations]: Found implementation of procedure has_failed [2025-03-04 05:51:08,578 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-03-04 05:51:08,578 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-03-04 05:51:08,578 INFO L130 BoogieDeclarations]: Found specification of procedure unlock_all_device_hash_locks_irq [2025-03-04 05:51:08,578 INFO L138 BoogieDeclarations]: Found implementation of procedure unlock_all_device_hash_locks_irq [2025-03-04 05:51:08,578 INFO L130 BoogieDeclarations]: Found specification of procedure lock_acquire [2025-03-04 05:51:08,578 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_acquire [2025-03-04 05:51:08,578 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-03-04 05:51:08,578 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-03-04 05:51:08,578 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_free [2025-03-04 05:51:08,578 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_free [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure calc_degraded [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure calc_degraded [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure algorithm_valid_raid6 [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure algorithm_valid_raid6 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure algorithm_valid_raid5 [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure algorithm_valid_raid5 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_136 [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_136 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_return [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_return [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure error [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure error [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_free [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_free [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_121 [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_121 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock [2025-03-04 05:51:08,579 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-04 05:51:08,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#66 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#67 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#68 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#69 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#70 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#71 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#72 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#73 [2025-03-04 05:51:08,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#74 [2025-03-04 05:51:09,795 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 05:51:09,798 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 05:51:09,932 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30166: havoc __bitmap_weight_#t~nondet3672#1; [2025-03-04 05:51:09,932 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L19402: call ULTIMATE.dealloc(~#__key~2#1.base, ~#__key~2#1.offset);havoc ~#__key~2#1.base, ~#__key~2#1.offset;call ULTIMATE.dealloc(~#__constr_expr_0~1#1.base, ~#__constr_expr_0~1#1.offset);havoc ~#__constr_expr_0~1#1.base, ~#__constr_expr_0~1#1.offset; [2025-03-04 05:51:09,940 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30353: havoc #t~ret3691.base, #t~ret3691.offset; [2025-03-04 05:51:10,316 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30508: havoc schedule_timeout_uninterruptible_#t~nondet3710#1; [2025-03-04 05:51:10,316 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18520: havoc #t~mem2493#1; [2025-03-04 05:51:10,316 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17878: call ULTIMATE.dealloc(reshape_request_~#dd_idx~5#1.base, reshape_request_~#dd_idx~5#1.offset);havoc reshape_request_~#dd_idx~5#1.base, reshape_request_~#dd_idx~5#1.offset;call ULTIMATE.dealloc(reshape_request_~#stripes~0#1.base, reshape_request_~#stripes~0#1.offset);havoc reshape_request_~#stripes~0#1.base, reshape_request_~#stripes~0#1.offset;call ULTIMATE.dealloc(reshape_request_~#__wait~3#1.base, reshape_request_~#__wait~3#1.offset);havoc reshape_request_~#__wait~3#1.base, reshape_request_~#__wait~3#1.offset;call ULTIMATE.dealloc(reshape_request_~#__wait___0~1#1.base, reshape_request_~#__wait___0~1#1.offset);havoc reshape_request_~#__wait___0~1#1.base, reshape_request_~#__wait___0~1#1.offset;call ULTIMATE.dealloc(reshape_request_~#__wait___1~0#1.base, reshape_request_~#__wait___1~0#1.offset);havoc reshape_request_~#__wait___1~0#1.base, reshape_request_~#__wait___1~0#1.offset;call ULTIMATE.dealloc(reshape_request_~#__wait___2~0#1.base, reshape_request_~#__wait___2~0#1.offset);havoc reshape_request_~#__wait___2~0#1.base, reshape_request_~#__wait___2~0#1.offset; [2025-03-04 05:51:10,316 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18415: call ULTIMATE.dealloc(~#sync_blocks~0#1.base, ~#sync_blocks~0#1.offset);havoc ~#sync_blocks~0#1.base, ~#sync_blocks~0#1.offset;call ULTIMATE.dealloc(~#__wait~4#1.base, ~#__wait~4#1.offset);havoc ~#__wait~4#1.base, ~#__wait~4#1.offset; [2025-03-04 05:51:10,591 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7964: call ULTIMATE.dealloc(insert_hash_~#descriptor~1#1.base, insert_hash_~#descriptor~1#1.offset);havoc insert_hash_~#descriptor~1#1.base, insert_hash_~#descriptor~1#1.offset; [2025-03-04 05:51:10,591 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8448: call ULTIMATE.dealloc(__find_stripe_~#descriptor~3#1.base, __find_stripe_~#descriptor~3#1.offset);havoc __find_stripe_~#descriptor~3#1.base, __find_stripe_~#descriptor~3#1.offset;call ULTIMATE.dealloc(__find_stripe_~#descriptor___0~0#1.base, __find_stripe_~#descriptor___0~0#1.offset);havoc __find_stripe_~#descriptor___0~0#1.base, __find_stripe_~#descriptor___0~0#1.offset; [2025-03-04 05:51:10,591 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8766: call ULTIMATE.dealloc(~#descriptor~4#1.base, ~#descriptor~4#1.offset);havoc ~#descriptor~4#1.base, ~#descriptor~4#1.offset;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-04 05:51:10,591 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8123: call ULTIMATE.dealloc(init_stripe_~#descriptor~2#1.base, init_stripe_~#descriptor~2#1.offset);havoc init_stripe_~#descriptor~2#1.base, init_stripe_~#descriptor~2#1.offset; [2025-03-04 05:51:10,642 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30253: havoc #t~ret3684.base, #t~ret3684.offset; [2025-03-04 05:51:10,663 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5630: havoc #t~bitwise74; [2025-03-04 05:51:10,683 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30170: havoc #t~nondet3673; [2025-03-04 05:51:10,692 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30532: havoc #t~nondet3713; [2025-03-04 05:51:10,812 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30455: havoc #t~nondet3699; [2025-03-04 05:51:10,875 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30501: havoc #t~nondet3709; [2025-03-04 05:51:10,888 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L13392: call ULTIMATE.dealloc(~#dd_idx~1.base, ~#dd_idx~1.offset);havoc ~#dd_idx~1.base, ~#dd_idx~1.offset; [2025-03-04 05:51:10,970 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L12778: call ULTIMATE.dealloc(~#dummy1~0.base, ~#dummy1~0.offset);havoc ~#dummy1~0.base, ~#dummy1~0.offset;call ULTIMATE.dealloc(~#sh2~0.base, ~#sh2~0.offset);havoc ~#sh2~0.base, ~#sh2~0.offset; [2025-03-04 05:51:11,249 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L23131: #res#1.base, #res#1.offset := ~arg0#1.base, ~arg0#1.offset; [2025-03-04 05:51:11,249 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L19208: call ULTIMATE.dealloc(raid5_store_skip_copy_~#new~3#1.base, raid5_store_skip_copy_~#new~3#1.offset);havoc raid5_store_skip_copy_~#new~3#1.base, raid5_store_skip_copy_~#new~3#1.offset; [2025-03-04 05:51:11,249 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L19142: call ULTIMATE.dealloc(raid5_store_preread_threshold_~#new~2#1.base, raid5_store_preread_threshold_~#new~2#1.offset);havoc raid5_store_preread_threshold_~#new~2#1.base, raid5_store_preread_threshold_~#new~2#1.offset; [2025-03-04 05:51:11,249 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L19309: call ULTIMATE.dealloc(raid5_store_group_thread_cnt_~#new~4#1.base, raid5_store_group_thread_cnt_~#new~4#1.offset);havoc raid5_store_group_thread_cnt_~#new~4#1.base, raid5_store_group_thread_cnt_~#new~4#1.offset;call ULTIMATE.dealloc(raid5_store_group_thread_cnt_~#new_groups~0#1.base, raid5_store_group_thread_cnt_~#new_groups~0#1.offset);havoc raid5_store_group_thread_cnt_~#new_groups~0#1.base, raid5_store_group_thread_cnt_~#new_groups~0#1.offset;call ULTIMATE.dealloc(raid5_store_group_thread_cnt_~#group_cnt~0#1.base, raid5_store_group_thread_cnt_~#group_cnt~0#1.offset);havoc raid5_store_group_thread_cnt_~#group_cnt~0#1.base, raid5_store_group_thread_cnt_~#group_cnt~0#1.offset;call ULTIMATE.dealloc(raid5_store_group_thread_cnt_~#worker_cnt_per_group~0#1.base, raid5_store_group_thread_cnt_~#worker_cnt_per_group~0#1.offset);havoc raid5_store_group_thread_cnt_~#worker_cnt_per_group~0#1.base, raid5_store_group_thread_cnt_~#worker_cnt_per_group~0#1.offset; [2025-03-04 05:51:11,300 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30376: havoc llist_add_batch_#t~nondet3693#1; [2025-03-04 05:51:11,300 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30183: havoc __ldv_linux_kernel_locking_spinlock_atomic_dec_and_lock_#t~nondet3674#1; [2025-03-04 05:51:11,300 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L24965-1: ldv___ldv_linux_kernel_locking_spinlock_atomic_dec_and_lock_111_#res#1 := ldv___ldv_linux_kernel_locking_spinlock_atomic_dec_and_lock_111_~ldv_func_res~0#1; [2025-03-04 05:51:11,300 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7859: call ULTIMATE.dealloc(~#list~1#1.base, ~#list~1#1.offset);havoc ~#list~1#1.base, ~#list~1#1.offset; [2025-03-04 05:51:11,303 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6604: havoc #t~mem203; [2025-03-04 05:51:11,733 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17444: call ULTIMATE.dealloc(make_discard_request_~#w~0#1.base, make_discard_request_~#w~0#1.offset);havoc make_discard_request_~#w~0#1.base, make_discard_request_~#w~0#1.offset; [2025-03-04 05:51:11,734 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6747: havoc queue_max_sectors_#t~mem251#1; [2025-03-04 05:51:11,734 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17599: call ULTIMATE.dealloc(~#dd_idx~4#1.base, ~#dd_idx~4#1.offset);havoc ~#dd_idx~4#1.base, ~#dd_idx~4#1.offset;call ULTIMATE.dealloc(~#w~1#1.base, ~#w~1#1.offset);havoc ~#w~1#1.base, ~#w~1#1.offset;call ULTIMATE.dealloc(~#descriptor~34#1.base, ~#descriptor~34#1.offset);havoc ~#descriptor~34#1.base, ~#descriptor~34#1.offset; [2025-03-04 05:51:11,734 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L16757: havoc in_chunk_boundary_#t~bitwise2165#1; [2025-03-04 05:51:11,734 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L16891: call ULTIMATE.dealloc(chunk_aligned_read_~#dd_idx~3#1.base, chunk_aligned_read_~#dd_idx~3#1.offset);havoc chunk_aligned_read_~#dd_idx~3#1.base, chunk_aligned_read_~#dd_idx~3#1.offset;call ULTIMATE.dealloc(chunk_aligned_read_~#descriptor~32#1.base, chunk_aligned_read_~#descriptor~32#1.offset);havoc chunk_aligned_read_~#descriptor~32#1.base, chunk_aligned_read_~#descriptor~32#1.offset;call ULTIMATE.dealloc(chunk_aligned_read_~#first_bad~3#1.base, chunk_aligned_read_~#first_bad~3#1.offset);havoc chunk_aligned_read_~#first_bad~3#1.base, chunk_aligned_read_~#first_bad~3#1.offset;call ULTIMATE.dealloc(chunk_aligned_read_~#bad_sectors~3#1.base, chunk_aligned_read_~#bad_sectors~3#1.offset);havoc chunk_aligned_read_~#bad_sectors~3#1.base, chunk_aligned_read_~#bad_sectors~3#1.offset;call ULTIMATE.dealloc(chunk_aligned_read_~#__wait~2#1.base, chunk_aligned_read_~#__wait~2#1.offset);havoc chunk_aligned_read_~#__wait~2#1.base, chunk_aligned_read_~#__wait~2#1.offset; [2025-03-04 05:51:11,734 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6753: havoc queue_max_segments_#t~mem252#1; [2025-03-04 05:51:11,734 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30256: havoc bio_clone_mddev_#t~ret3685#1.base, bio_clone_mddev_#t~ret3685#1.offset; [2025-03-04 05:51:17,946 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L25231-1: ldv_unregister_md_personality_205_#res#1 := ldv_unregister_md_personality_205_~ldv_func_res~8#1; [2025-03-04 05:51:17,946 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30162: havoc __alloc_workqueue_key_#t~ret3671#1.base, __alloc_workqueue_key_#t~ret3671#1.offset; [2025-03-04 05:51:17,946 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L25216-1: ldv_unregister_md_personality_204_#res#1 := ldv_unregister_md_personality_204_~ldv_func_res~7#1; [2025-03-04 05:51:17,946 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L25201-1: ldv_register_md_personality_203_#res#1 := ldv_register_md_personality_203_~ldv_func_res~6#1; [2025-03-04 05:51:17,946 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L22023: call ULTIMATE.dealloc(raid5_init_~#__key~4#1.base, raid5_init_~#__key~4#1.offset);havoc raid5_init_~#__key~4#1.base, raid5_init_~#__key~4#1.offset; [2025-03-04 05:51:17,946 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L25186-1: ldv_register_md_personality_202_#res#1 := ldv_register_md_personality_202_~ldv_func_res~5#1; [2025-03-04 05:51:17,946 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L25171-1: ldv_register_md_personality_201_#res#1 := ldv_register_md_personality_201_~ldv_func_res~4#1; [2025-03-04 05:51:17,946 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L25246-1: ldv_unregister_md_personality_206_#res#1 := ldv_unregister_md_personality_206_~ldv_func_res~9#1; [2025-03-04 05:51:17,973 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6733: havoc #t~mem235.base, #t~mem235.offset;havoc #t~mem236.base, #t~mem236.offset; [2025-03-04 05:51:19,249 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30516: havoc sysfs_create_link_#t~nondet3712#1; [2025-03-04 05:51:19,249 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7155: call ULTIMATE.dealloc(sysfs_link_rdev_~#nm~0#1.base, sysfs_link_rdev_~#nm~0#1.offset);havoc sysfs_link_rdev_~#nm~0#1.base, sysfs_link_rdev_~#nm~0#1.offset; [2025-03-04 05:51:19,249 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L25156-1: ldv_md_register_thread_194_#res#1.base, ldv_md_register_thread_194_#res#1.offset := ldv_md_register_thread_194_~ldv_func_res~3#1.base, ldv_md_register_thread_194_~ldv_func_res~3#1.offset; [2025-03-04 05:51:19,915 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30284: havoc bitmap_resize_#t~nondet3686#1; [2025-03-04 05:51:20,998 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30386: havoc lock_is_held_#t~nondet3695#1; [2025-03-04 05:51:20,998 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30473: havoc rcu_is_watching_#t~nondet3702#1; [2025-03-04 05:51:21,000 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30477: havoc rcu_lockdep_current_cpu_online_#t~nondet3703#1; [2025-03-04 05:51:23,793 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L25109-1: ldv_md_register_thread_186_#res#1.base, ldv_md_register_thread_186_#res#1.offset := ldv_md_register_thread_186_~ldv_func_res~2#1.base, ldv_md_register_thread_186_~ldv_func_res~2#1.offset; [2025-03-04 05:51:24,927 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30469: havoc #t~nondet3701; [2025-03-04 05:51:25,750 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5238: havoc #t~mem33.base, #t~mem33.offset; [2025-03-04 05:51:25,802 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7150: havoc #t~mem369.base, #t~mem369.offset;havoc #t~ite371.base, #t~ite371.offset;havoc #t~mem370.base, #t~mem370.offset; [2025-03-04 05:51:26,395 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5159: havoc #t~mem7;havoc #t~bitwise8; [2025-03-04 05:51:26,578 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30481: havoc #t~nondet3704; [2025-03-04 05:51:26,860 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L11387: call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset; [2025-03-04 05:51:36,103 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L23155: #res#1 := ~arg0#1; [2025-03-04 05:51:36,280 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6017-1: arch_static_branch_#res#1 := 1; [2025-03-04 05:51:36,301 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30292: havoc #t~nondet3688; [2025-03-04 05:51:36,339 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30363: havoc kstrtoull_#t~nondet3692#1; [2025-03-04 05:51:36,888 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30320: havoc #t~nondet3690; [2025-03-04 05:51:36,984 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30288: havoc #t~nondet3687; [2025-03-04 05:51:39,538 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L25092-1: ldv_md_register_thread_185_#res#1.base, ldv_md_register_thread_185_#res#1.offset := ldv_md_register_thread_185_~ldv_func_res~1#1.base, ldv_md_register_thread_185_~ldv_func_res~1#1.offset; [2025-03-04 05:51:39,538 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30493: havoc register_cpu_notifier_#t~nondet3707#1; [2025-03-04 05:51:39,538 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L19742: call ULTIMATE.dealloc(~#pers_name~0#1.base, ~#pers_name~0#1.offset);havoc ~#pers_name~0#1.base, ~#pers_name~0#1.offset;call ULTIMATE.dealloc(~#group_cnt~1#1.base, ~#group_cnt~1#1.offset);havoc ~#group_cnt~1#1.base, ~#group_cnt~1#1.offset;call ULTIMATE.dealloc(~#worker_cnt_per_group~1#1.base, ~#worker_cnt_per_group~1#1.offset);havoc ~#worker_cnt_per_group~1#1.base, ~#worker_cnt_per_group~1#1.offset;call ULTIMATE.dealloc(~#new_group~0#1.base, ~#new_group~0#1.offset);havoc ~#new_group~0#1.base, ~#new_group~0#1.offset;call ULTIMATE.dealloc(~#__key~3#1.base, ~#__key~3#1.offset);havoc ~#__key~3#1.base, ~#__key~3#1.offset;call ULTIMATE.dealloc(~#__key___0~0#1.base, ~#__key___0~0#1.offset);havoc ~#__key___0~0#1.base, ~#__key___0~0#1.offset;call ULTIMATE.dealloc(~#__key___1~0#1.base, ~#__key___1~0#1.offset);havoc ~#__key___1~0#1.base, ~#__key___1~0#1.offset;call ULTIMATE.dealloc(~#__key___2~0#1.base, ~#__key___2~0#1.offset);havoc ~#__key___2~0#1.base, ~#__key___2~0#1.offset;call ULTIMATE.dealloc(~#__key___3~0#1.base, ~#__key___3~0#1.offset);havoc ~#__key___3~0#1.base, ~#__key___3~0#1.offset;call ULTIMATE.dealloc(~#__key___4~0#1.base, ~#__key___4~0#1.offset);havoc ~#__key___4~0#1.base, ~#__key___4~0#1.offset;call ULTIMATE.dealloc(~#descriptor~37#1.base, ~#descriptor~37#1.offset);havoc ~#descriptor~37#1.base, ~#descriptor~37#1.offset;call ULTIMATE.dealloc(~#b~2#1.base, ~#b~2#1.offset);havoc ~#b~2#1.base, ~#b~2#1.offset; [2025-03-04 05:51:39,538 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30159: havoc __alloc_percpu_#t~ret3670#1.base, __alloc_percpu_#t~ret3670#1.offset; [2025-03-04 05:51:40,414 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L13229: call ULTIMATE.dealloc(~#descriptor~25.base, ~#descriptor~25.offset);havoc ~#descriptor~25.base, ~#descriptor~25.offset;call ULTIMATE.dealloc(~#descriptor___0~3.base, ~#descriptor___0~3.offset);havoc ~#descriptor___0~3.base, ~#descriptor___0~3.offset; [2025-03-04 05:51:40,836 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30415: havoc md_is_badblock_#t~nondet3697#1; [2025-03-04 05:51:40,908 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30497: havoc #t~nondet3708; [2025-03-04 05:51:40,970 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6610: havoc #t~mem204.base, #t~mem204.offset;havoc #t~mem205; [2025-03-04 05:51:41,199 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L20699: call ULTIMATE.dealloc(~#b~3.base, ~#b~3.offset);havoc ~#b~3.base, ~#b~3.offset; [2025-03-04 05:51:41,981 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7936: call ULTIMATE.dealloc(~#descriptor~0#1.base, ~#descriptor~0#1.offset);havoc ~#descriptor~0#1.base, ~#descriptor~0#1.offset; [2025-03-04 05:51:41,981 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5292: havoc hlist_unhashed_#t~mem41#1.base, hlist_unhashed_#t~mem41#1.offset; [2025-03-04 05:51:42,017 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7270: havoc #t~mem438.base, #t~mem438.offset; [2025-03-04 05:51:42,458 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5246: havoc list_empty_careful_#t~mem35#1.base, list_empty_careful_#t~mem35#1.offset;havoc list_empty_careful_#t~short36#1; [2025-03-04 05:51:42,793 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L24690: #res#1 := ~arg0#1; [2025-03-04 05:51:42,807 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-04 05:51:42,982 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L19512: havoc #t~mem2651; [2025-03-04 05:51:43,598 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30512: havoc #t~nondet3711; [2025-03-04 05:51:43,621 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30399: havoc #t~nondet3696; [2025-03-04 05:51:43,826 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5658: havoc #t~mem75; [2025-03-04 05:51:43,895 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30421: havoc #t~ret3698.base, #t~ret3698.offset; [2025-03-04 05:51:44,388 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21477: call ULTIMATE.dealloc(~#__wait~5.base, ~#__wait~5.offset);havoc ~#__wait~5.base, ~#__wait~5.offset; [2025-03-04 05:51:44,783 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L19077: call ULTIMATE.dealloc(~#new~1#1.base, ~#new~1#1.offset);havoc ~#new~1#1.base, ~#new~1#1.offset; [2025-03-04 05:51:44,819 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30459: havoc #t~nondet3700; [2025-03-04 05:51:47,129 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L16734: havoc #t~mem2156; [2025-03-04 05:51:47,129 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L16721: havoc #t~mem2150; [2025-03-04 05:51:48,570 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L11493: call ULTIMATE.dealloc(resize_stripes_~#newstripes~0#1.base, resize_stripes_~#newstripes~0#1.offset);havoc resize_stripes_~#newstripes~0#1.base, resize_stripes_~#newstripes~0#1.offset;call ULTIMATE.dealloc(resize_stripes_~#__key~1#1.base, resize_stripes_~#__key~1#1.offset);havoc resize_stripes_~#__key~1#1.base, resize_stripes_~#__key~1#1.offset;call ULTIMATE.dealloc(resize_stripes_~#__wait~1#1.base, resize_stripes_~#__wait~1#1.offset);havoc resize_stripes_~#__wait~1#1.base, resize_stripes_~#__wait~1#1.offset; [2025-03-04 05:51:48,840 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7358: havoc #t~mem441.base, #t~mem441.offset; [2025-03-04 05:51:49,656 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5177: havoc #t~bitwise9;havoc #t~short10; [2025-03-04 05:51:50,006 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L30298: havoc blk_check_plugged_#t~ret3689#1.base, blk_check_plugged_#t~ret3689#1.offset; [2025-03-04 05:51:50,137 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8747: havoc #t~mem636.base, #t~mem636.offset;havoc #t~mem637;havoc #t~mem638; [2025-03-04 05:51:50,164 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5143: #res := 1; [2025-03-04 05:51:51,400 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L25533: havoc ldv_linux_usb_dev_atomic_add_return_#t~mem3502#1; [2025-03-04 05:51:51,677 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L12372: call ULTIMATE.dealloc(~#b~1#1.base, ~#b~1#1.offset);havoc ~#b~1#1.base, ~#b~1#1.offset;call ULTIMATE.dealloc(~#descriptor~23#1.base, ~#descriptor~23#1.offset);havoc ~#descriptor~23#1.base, ~#descriptor~23#1.offset; [2025-03-04 05:51:53,458 INFO L? ?]: Removed 4592 outVars from TransFormulas that were not future-live. [2025-03-04 05:51:53,458 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 05:51:53,547 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 05:51:53,548 INFO L336 CfgBuilder]: Removed 1 assume(true) statements. [2025-03-04 05:51:53,548 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 05:51:53 BoogieIcfgContainer [2025-03-04 05:51:53,548 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 05:51:53,550 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 05:51:53,550 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 05:51:53,553 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 05:51:53,554 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 05:50:57" (1/3) ... [2025-03-04 05:51:53,555 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@67305003 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 05:51:53, skipping insertion in model container [2025-03-04 05:51:53,555 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:51:05" (2/3) ... [2025-03-04 05:51:53,555 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@67305003 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 05:51:53, skipping insertion in model container [2025-03-04 05:51:53,555 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 05:51:53" (3/3) ... [2025-03-04 05:51:53,556 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-4.0-rc1---drivers--md--raid456.ko.cil.i [2025-03-04 05:51:53,569 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 05:51:53,572 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-4.0-rc1---drivers--md--raid456.ko.cil.i that has 314 procedures, 4713 locations, 1 initial locations, 86 loop locations, and 34 error locations. [2025-03-04 05:51:53,800 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 05:51:53,825 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;@736c078, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 05:51:53,829 INFO L334 AbstractCegarLoop]: Starting to check reachability of 34 error locations. [2025-03-04 05:51:53,849 INFO L276 IsEmpty]: Start isEmpty. Operand has 4416 states, 2930 states have (on average 1.344368600682594) internal successors, (3939), 3106 states have internal predecessors, (3939), 1213 states have call successors, (1213), 239 states have call predecessors, (1213), 238 states have return successors, (1205), 1184 states have call predecessors, (1205), 1205 states have call successors, (1205) [2025-03-04 05:51:53,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2025-03-04 05:51:53,859 INFO L210 NwaCegarLoop]: Found error trace [2025-03-04 05:51:53,860 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 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, 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-04 05:51:53,860 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_linux_arch_io_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_linux_mmc_sdio_func_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION (and 32 more)] === [2025-03-04 05:51:53,870 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 05:51:53,870 INFO L85 PathProgramCache]: Analyzing trace with hash 878939048, now seen corresponding path program 1 times [2025-03-04 05:51:53,875 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 05:51:53,876 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1212703629] [2025-03-04 05:51:53,876 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 05:51:53,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 05:51:56,403 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 62 statements into 1 equivalence classes. [2025-03-04 05:51:56,750 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 62 of 62 statements. [2025-03-04 05:51:56,752 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 05:51:56,752 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 05:51:57,991 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-03-04 05:51:57,992 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 05:51:57,992 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1212703629] [2025-03-04 05:51:57,994 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1212703629] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 05:51:57,994 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 05:51:57,994 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-04 05:51:57,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1965610836] [2025-03-04 05:51:57,996 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 05:51:57,998 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-04 05:51:57,999 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 05:51:58,017 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-04 05:51:58,018 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-04 05:51:58,029 INFO L87 Difference]: Start difference. First operand has 4416 states, 2930 states have (on average 1.344368600682594) internal successors, (3939), 3106 states have internal predecessors, (3939), 1213 states have call successors, (1213), 239 states have call predecessors, (1213), 238 states have return successors, (1205), 1184 states have call predecessors, (1205), 1205 states have call successors, (1205) Second operand has 4 states, 4 states have (on average 8.75) internal successors, (35), 4 states have internal predecessors, (35), 2 states have call successors, (10), 2 states have call predecessors, (10), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) [2025-03-04 05:51:58,958 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 05:51:58,959 INFO L93 Difference]: Finished difference Result 8757 states and 12915 transitions. [2025-03-04 05:51:58,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-04 05:51:58,961 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 8.75) internal successors, (35), 4 states have internal predecessors, (35), 2 states have call successors, (10), 2 states have call predecessors, (10), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) Word has length 62 [2025-03-04 05:51:58,962 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-04 05:51:59,008 INFO L225 Difference]: With dead ends: 8757 [2025-03-04 05:51:59,009 INFO L226 Difference]: Without dead ends: 4338 [2025-03-04 05:51:59,046 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-03-04 05:51:59,050 INFO L435 NwaCegarLoop]: 6155 mSDtfsCounter, 6154 mSDsluCounter, 6154 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6154 SdHoareTripleChecker+Valid, 12309 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-03-04 05:51:59,052 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6154 Valid, 12309 Invalid, 46 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [0 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-04 05:51:59,071 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4338 states. [2025-03-04 05:51:59,382 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4338 to 4338. [2025-03-04 05:51:59,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4338 states, 2875 states have (on average 1.3078260869565217) internal successors, (3760), 3033 states have internal predecessors, (3760), 1196 states have call successors, (1196), 236 states have call predecessors, (1196), 235 states have return successors, (1194), 1173 states have call predecessors, (1194), 1194 states have call successors, (1194) [2025-03-04 05:51:59,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4338 states to 4338 states and 6150 transitions. [2025-03-04 05:51:59,437 INFO L78 Accepts]: Start accepts. Automaton has 4338 states and 6150 transitions. Word has length 62 [2025-03-04 05:51:59,438 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-04 05:51:59,439 INFO L471 AbstractCegarLoop]: Abstraction has 4338 states and 6150 transitions. [2025-03-04 05:51:59,439 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 8.75) internal successors, (35), 4 states have internal predecessors, (35), 2 states have call successors, (10), 2 states have call predecessors, (10), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) [2025-03-04 05:51:59,439 INFO L276 IsEmpty]: Start isEmpty. Operand 4338 states and 6150 transitions. [2025-03-04 05:51:59,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2025-03-04 05:51:59,442 INFO L210 NwaCegarLoop]: Found error trace [2025-03-04 05:51:59,442 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 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, 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, 1, 1, 1, 1, 1] [2025-03-04 05:51:59,443 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 05:51:59,443 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_linux_block_genhd_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_linux_mmc_sdio_func_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION (and 32 more)] === [2025-03-04 05:51:59,443 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 05:51:59,443 INFO L85 PathProgramCache]: Analyzing trace with hash -737932177, now seen corresponding path program 1 times [2025-03-04 05:51:59,443 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 05:51:59,443 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2042032791] [2025-03-04 05:51:59,443 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 05:51:59,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 05:52:01,766 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 68 statements into 1 equivalence classes. [2025-03-04 05:52:01,848 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 68 of 68 statements. [2025-03-04 05:52:01,852 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 05:52:01,853 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 05:52:02,681 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-03-04 05:52:02,681 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 05:52:02,681 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2042032791] [2025-03-04 05:52:02,681 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2042032791] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 05:52:02,681 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 05:52:02,681 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-04 05:52:02,682 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [317538269] [2025-03-04 05:52:02,682 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 05:52:02,683 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-04 05:52:02,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 05:52:02,683 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-04 05:52:02,683 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-04 05:52:02,684 INFO L87 Difference]: Start difference. First operand 4338 states and 6150 transitions. Second operand has 4 states, 4 states have (on average 9.75) internal successors, (39), 4 states have internal predecessors, (39), 2 states have call successors, (11), 2 states have call predecessors, (11), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) [2025-03-04 05:52:03,366 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 05:52:03,366 INFO L93 Difference]: Finished difference Result 4338 states and 6150 transitions. [2025-03-04 05:52:03,366 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-04 05:52:03,366 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 9.75) internal successors, (39), 4 states have internal predecessors, (39), 2 states have call successors, (11), 2 states have call predecessors, (11), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 68 [2025-03-04 05:52:03,367 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-04 05:52:03,390 INFO L225 Difference]: With dead ends: 4338 [2025-03-04 05:52:03,390 INFO L226 Difference]: Without dead ends: 4336 [2025-03-04 05:52:03,393 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-03-04 05:52:03,394 INFO L435 NwaCegarLoop]: 6125 mSDtfsCounter, 6123 mSDsluCounter, 6124 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6123 SdHoareTripleChecker+Valid, 12249 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-04 05:52:03,394 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6123 Valid, 12249 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-04 05:52:03,401 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4336 states. [2025-03-04 05:52:03,549 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4336 to 4336. [2025-03-04 05:52:03,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4336 states, 2874 states have (on average 1.3075852470424496) internal successors, (3758), 3031 states have internal predecessors, (3758), 1196 states have call successors, (1196), 236 states have call predecessors, (1196), 235 states have return successors, (1194), 1173 states have call predecessors, (1194), 1194 states have call successors, (1194) [2025-03-04 05:52:03,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4336 states to 4336 states and 6148 transitions. [2025-03-04 05:52:03,585 INFO L78 Accepts]: Start accepts. Automaton has 4336 states and 6148 transitions. Word has length 68 [2025-03-04 05:52:03,587 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-04 05:52:03,587 INFO L471 AbstractCegarLoop]: Abstraction has 4336 states and 6148 transitions. [2025-03-04 05:52:03,587 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 9.75) internal successors, (39), 4 states have internal predecessors, (39), 2 states have call successors, (11), 2 states have call predecessors, (11), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) [2025-03-04 05:52:03,587 INFO L276 IsEmpty]: Start isEmpty. Operand 4336 states and 6148 transitions. [2025-03-04 05:52:03,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2025-03-04 05:52:03,588 INFO L210 NwaCegarLoop]: Found error trace [2025-03-04 05:52:03,589 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 05:52:03,589 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 05:52:03,589 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ldv_linux_block_queue_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_linux_mmc_sdio_func_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION (and 32 more)] === [2025-03-04 05:52:03,589 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 05:52:03,589 INFO L85 PathProgramCache]: Analyzing trace with hash 1980529910, now seen corresponding path program 1 times [2025-03-04 05:52:03,589 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 05:52:03,589 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [473010210] [2025-03-04 05:52:03,589 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 05:52:03,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 05:52:05,790 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-04 05:52:05,862 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-04 05:52:05,862 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 05:52:05,862 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 05:52:06,616 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-03-04 05:52:06,617 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 05:52:06,617 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [473010210] [2025-03-04 05:52:06,617 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [473010210] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 05:52:06,617 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 05:52:06,617 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-04 05:52:06,617 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1947334070] [2025-03-04 05:52:06,617 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 05:52:06,617 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-04 05:52:06,617 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 05:52:06,618 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-04 05:52:06,618 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-04 05:52:06,618 INFO L87 Difference]: Start difference. First operand 4336 states and 6148 transitions. Second operand has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 2 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) [2025-03-04 05:52:07,266 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 05:52:07,266 INFO L93 Difference]: Finished difference Result 4336 states and 6148 transitions. [2025-03-04 05:52:07,266 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-04 05:52:07,267 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 2 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 74 [2025-03-04 05:52:07,268 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-04 05:52:07,295 INFO L225 Difference]: With dead ends: 4336 [2025-03-04 05:52:07,295 INFO L226 Difference]: Without dead ends: 4334 [2025-03-04 05:52:07,299 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-03-04 05:52:07,300 INFO L435 NwaCegarLoop]: 6123 mSDtfsCounter, 6120 mSDsluCounter, 6122 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6120 SdHoareTripleChecker+Valid, 12245 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-04 05:52:07,301 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6120 Valid, 12245 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-04 05:52:07,309 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4334 states. [2025-03-04 05:52:07,457 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4334 to 4334. [2025-03-04 05:52:07,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4334 states, 2873 states have (on average 1.3073442394709363) internal successors, (3756), 3029 states have internal predecessors, (3756), 1196 states have call successors, (1196), 236 states have call predecessors, (1196), 235 states have return successors, (1194), 1173 states have call predecessors, (1194), 1194 states have call successors, (1194) [2025-03-04 05:52:07,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4334 states to 4334 states and 6146 transitions. [2025-03-04 05:52:07,499 INFO L78 Accepts]: Start accepts. Automaton has 4334 states and 6146 transitions. Word has length 74 [2025-03-04 05:52:07,500 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-04 05:52:07,500 INFO L471 AbstractCegarLoop]: Abstraction has 4334 states and 6146 transitions. [2025-03-04 05:52:07,500 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 2 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) [2025-03-04 05:52:07,500 INFO L276 IsEmpty]: Start isEmpty. Operand 4334 states and 6146 transitions. [2025-03-04 05:52:07,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2025-03-04 05:52:07,502 INFO L210 NwaCegarLoop]: Found error trace [2025-03-04 05:52:07,504 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 05:52:07,504 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 05:52:07,504 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ldv_linux_block_request_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_linux_mmc_sdio_func_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION (and 32 more)] === [2025-03-04 05:52:07,505 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 05:52:07,505 INFO L85 PathProgramCache]: Analyzing trace with hash 267136252, now seen corresponding path program 1 times [2025-03-04 05:52:07,505 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 05:52:07,505 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1590684433] [2025-03-04 05:52:07,505 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 05:52:07,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 05:52:09,579 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 80 statements into 1 equivalence classes. [2025-03-04 05:52:09,638 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 80 of 80 statements. [2025-03-04 05:52:09,638 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 05:52:09,638 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 05:52:10,290 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-03-04 05:52:10,291 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 05:52:10,291 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1590684433] [2025-03-04 05:52:10,292 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1590684433] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 05:52:10,292 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 05:52:10,292 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-04 05:52:10,292 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1602111810] [2025-03-04 05:52:10,292 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 05:52:10,292 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-04 05:52:10,292 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 05:52:10,293 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-04 05:52:10,293 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-04 05:52:10,294 INFO L87 Difference]: Start difference. First operand 4334 states and 6146 transitions. Second operand has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 2 states have call successors, (13), 2 states have call predecessors, (13), 1 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12) [2025-03-04 05:52:10,882 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 05:52:10,882 INFO L93 Difference]: Finished difference Result 4334 states and 6146 transitions. [2025-03-04 05:52:10,883 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-04 05:52:10,883 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 2 states have call successors, (13), 2 states have call predecessors, (13), 1 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12) Word has length 80 [2025-03-04 05:52:10,883 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-04 05:52:10,908 INFO L225 Difference]: With dead ends: 4334 [2025-03-04 05:52:10,909 INFO L226 Difference]: Without dead ends: 4332 [2025-03-04 05:52:10,912 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-03-04 05:52:10,913 INFO L435 NwaCegarLoop]: 6121 mSDtfsCounter, 6117 mSDsluCounter, 6120 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6117 SdHoareTripleChecker+Valid, 12241 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-04 05:52:10,914 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6117 Valid, 12241 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-04 05:52:10,921 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4332 states. [2025-03-04 05:52:11,060 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4332 to 4332. [2025-03-04 05:52:11,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4332 states, 2872 states have (on average 1.3071030640668524) internal successors, (3754), 3027 states have internal predecessors, (3754), 1196 states have call successors, (1196), 236 states have call predecessors, (1196), 235 states have return successors, (1194), 1173 states have call predecessors, (1194), 1194 states have call successors, (1194) [2025-03-04 05:52:11,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4332 states to 4332 states and 6144 transitions. [2025-03-04 05:52:11,091 INFO L78 Accepts]: Start accepts. Automaton has 4332 states and 6144 transitions. Word has length 80 [2025-03-04 05:52:11,092 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-04 05:52:11,092 INFO L471 AbstractCegarLoop]: Abstraction has 4332 states and 6144 transitions. [2025-03-04 05:52:11,093 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 2 states have call successors, (13), 2 states have call predecessors, (13), 1 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12) [2025-03-04 05:52:11,093 INFO L276 IsEmpty]: Start isEmpty. Operand 4332 states and 6144 transitions. [2025-03-04 05:52:11,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2025-03-04 05:52:11,094 INFO L210 NwaCegarLoop]: Found error trace [2025-03-04 05:52:11,095 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 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, 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, 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-04 05:52:11,095 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 05:52:11,095 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ldv_linux_drivers_base_class_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_linux_mmc_sdio_func_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION (and 32 more)] === [2025-03-04 05:52:11,095 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 05:52:11,095 INFO L85 PathProgramCache]: Analyzing trace with hash -1969306195, now seen corresponding path program 1 times [2025-03-04 05:52:11,095 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 05:52:11,095 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1969914702] [2025-03-04 05:52:11,095 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 05:52:11,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 05:52:13,149 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 86 statements into 1 equivalence classes. [2025-03-04 05:52:13,202 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 86 of 86 statements. [2025-03-04 05:52:13,202 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 05:52:13,202 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 05:52:13,748 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-03-04 05:52:13,748 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 05:52:13,748 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1969914702] [2025-03-04 05:52:13,748 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1969914702] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 05:52:13,748 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 05:52:13,748 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-04 05:52:13,748 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1332614140] [2025-03-04 05:52:13,748 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 05:52:13,748 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-04 05:52:13,748 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 05:52:13,749 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-04 05:52:13,749 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-04 05:52:13,750 INFO L87 Difference]: Start difference. First operand 4332 states and 6144 transitions. Second operand has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 2 states have call successors, (14), 2 states have call predecessors, (14), 1 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13) [2025-03-04 05:52:14,333 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 05:52:14,333 INFO L93 Difference]: Finished difference Result 4332 states and 6144 transitions. [2025-03-04 05:52:14,334 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-04 05:52:14,334 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 2 states have call successors, (14), 2 states have call predecessors, (14), 1 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13) Word has length 86 [2025-03-04 05:52:14,334 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-04 05:52:14,356 INFO L225 Difference]: With dead ends: 4332 [2025-03-04 05:52:14,356 INFO L226 Difference]: Without dead ends: 4330 [2025-03-04 05:52:14,359 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-03-04 05:52:14,360 INFO L435 NwaCegarLoop]: 6119 mSDtfsCounter, 6114 mSDsluCounter, 6118 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6114 SdHoareTripleChecker+Valid, 12237 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-04 05:52:14,360 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6114 Valid, 12237 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-04 05:52:14,366 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4330 states. [2025-03-04 05:52:14,495 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4330 to 4330. [2025-03-04 05:52:14,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4330 states, 2871 states have (on average 1.306861720654824) internal successors, (3752), 3025 states have internal predecessors, (3752), 1196 states have call successors, (1196), 236 states have call predecessors, (1196), 235 states have return successors, (1194), 1173 states have call predecessors, (1194), 1194 states have call successors, (1194) [2025-03-04 05:52:14,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4330 states to 4330 states and 6142 transitions. [2025-03-04 05:52:14,520 INFO L78 Accepts]: Start accepts. Automaton has 4330 states and 6142 transitions. Word has length 86 [2025-03-04 05:52:14,520 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-04 05:52:14,521 INFO L471 AbstractCegarLoop]: Abstraction has 4330 states and 6142 transitions. [2025-03-04 05:52:14,521 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 2 states have call successors, (14), 2 states have call predecessors, (14), 1 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13) [2025-03-04 05:52:14,521 INFO L276 IsEmpty]: Start isEmpty. Operand 4330 states and 6142 transitions. [2025-03-04 05:52:14,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2025-03-04 05:52:14,523 INFO L210 NwaCegarLoop]: Found error trace [2025-03-04 05:52:14,523 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 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, 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, 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, 1, 1, 1, 1] [2025-03-04 05:52:14,523 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 05:52:14,523 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ldv_linux_fs_char_dev_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_linux_mmc_sdio_func_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION (and 32 more)] === [2025-03-04 05:52:14,523 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 05:52:14,523 INFO L85 PathProgramCache]: Analyzing trace with hash -857899039, now seen corresponding path program 1 times [2025-03-04 05:52:14,524 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 05:52:14,524 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1925876683] [2025-03-04 05:52:14,524 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 05:52:14,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 05:52:16,451 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 92 statements into 1 equivalence classes. [2025-03-04 05:52:16,496 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 92 of 92 statements. [2025-03-04 05:52:16,496 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 05:52:16,496 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 05:52:17,075 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-03-04 05:52:17,075 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 05:52:17,076 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1925876683] [2025-03-04 05:52:17,076 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1925876683] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 05:52:17,076 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 05:52:17,076 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-04 05:52:17,076 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [327717017] [2025-03-04 05:52:17,076 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 05:52:17,076 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-04 05:52:17,076 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 05:52:17,076 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-04 05:52:17,077 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-04 05:52:17,077 INFO L87 Difference]: Start difference. First operand 4330 states and 6142 transitions. Second operand has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 2 states have call successors, (15), 2 states have call predecessors, (15), 1 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14)