./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 8fc3dc66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--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-?-8fc3dc6-m [2025-03-17 10:10:14,354 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 10:10:14,403 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-17 10:10:14,407 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 10:10:14,407 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 10:10:14,426 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 10:10:14,427 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 10:10:14,427 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 10:10:14,427 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-17 10:10:14,427 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-17 10:10:14,428 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 10:10:14,428 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 10:10:14,429 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 10:10:14,429 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 10:10:14,429 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 10:10:14,429 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 10:10:14,429 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 10:10:14,429 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 10:10:14,429 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 10:10:14,429 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 10:10:14,429 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 10:10:14,429 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 10:10:14,430 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 10:10:14,430 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 10:10:14,430 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 10:10:14,430 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 10:10:14,430 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 10:10:14,430 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-17 10:10:14,430 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 10:10:14,430 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 10:10:14,430 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 10:10:14,430 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 10:10:14,431 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 10:10:14,431 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 10:10:14,431 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 10:10:14,431 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 10:10:14,431 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 10:10:14,431 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 10:10:14,431 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 10:10:14,431 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 10:10:14,432 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-17 10:10:14,682 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 10:10:14,691 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 10:10:14,693 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 10:10:14,695 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 10:10:14,695 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 10:10:14,697 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-17 10:10:15,872 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7c13f4db0/3044ce106ee84093a7ac1a4131d985d9/FLAG2a4224e15 [2025-03-17 10:10:16,645 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 10:10:16,645 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-17 10:10:16,716 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7c13f4db0/3044ce106ee84093a7ac1a4131d985d9/FLAG2a4224e15 [2025-03-17 10:10:16,950 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7c13f4db0/3044ce106ee84093a7ac1a4131d985d9 [2025-03-17 10:10:16,953 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 10:10:16,955 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 10:10:16,956 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 10:10:16,956 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 10:10:16,960 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 10:10:16,961 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 10:10:16" (1/1) ... [2025-03-17 10:10:16,963 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7b9de179 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:16, skipping insertion in model container [2025-03-17 10:10:16,963 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 10:10:16" (1/1) ... [2025-03-17 10:10:17,129 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 10:10:26,727 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,730 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,732 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,732 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,733 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,733 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,733 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,733 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,733 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,734 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,734 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,734 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,734 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,734 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,739 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,739 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,740 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,740 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,740 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,740 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,740 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,740 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,741 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,741 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,741 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,745 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,746 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,746 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,746 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,747 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,747 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,747 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,747 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,748 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,748 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,748 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,748 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,748 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,749 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,749 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,749 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,749 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,750 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,750 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,750 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,750 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,750 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,751 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,751 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,751 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,751 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,752 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,752 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,752 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,752 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,753 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,753 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,753 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,753 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,754 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,754 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,754 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,754 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,755 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,755 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,755 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,755 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,755 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,756 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,756 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,756 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,756 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,757 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,757 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,757 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,757 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,758 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,758 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,758 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,758 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,759 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,761 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,761 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,762 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,762 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,762 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,762 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,762 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:26,791 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 10:10:26,812 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 10:10:26,924 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-17 10:10:26,925 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-17 10:10:26,925 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-17 10:10:26,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5125] [2025-03-17 10:10:26,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5134] [2025-03-17 10:10:26,926 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5141] [2025-03-17 10:10:26,926 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-17 10:10:26,930 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [5369] [2025-03-17 10:10:26,931 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5372] [2025-03-17 10:10:26,931 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5375] [2025-03-17 10:10:26,931 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5378] [2025-03-17 10:10:26,932 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-17 10:10:26,933 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-17 10:10:26,933 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-17 10:10:26,933 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-17 10:10:26,934 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-17 10:10:26,934 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-17 10:10:26,935 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-17 10:10:26,935 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-17 10:10:26,935 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [5638] [2025-03-17 10:10:26,936 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-17 10:10:26,936 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-17 10:10:26,937 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-17 10:10:26,937 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-17 10:10:26,937 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-17 10:10:26,938 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5845] [2025-03-17 10:10:26,939 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5848] [2025-03-17 10:10:26,939 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5851] [2025-03-17 10:10:26,939 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5854] [2025-03-17 10:10:26,940 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [5891] [2025-03-17 10:10:26,940 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [5894] [2025-03-17 10:10:26,941 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [5896] [2025-03-17 10:10:26,941 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [5901] [2025-03-17 10:10:26,941 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [5904] [2025-03-17 10:10:26,941 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [5906] [2025-03-17 10:10:26,941 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [5911] [2025-03-17 10:10:26,941 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [5914] [2025-03-17 10:10:26,942 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [5916] [2025-03-17 10:10:26,942 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [5921] [2025-03-17 10:10:26,942 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [5924] [2025-03-17 10:10:26,942 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [5926] [2025-03-17 10:10:26,943 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [5964] [2025-03-17 10:10:26,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [5967] [2025-03-17 10:10:26,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [5969] [2025-03-17 10:10:26,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [5974] [2025-03-17 10:10:26,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [5977] [2025-03-17 10:10:26,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [5979] [2025-03-17 10:10:26,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [5984] [2025-03-17 10:10:26,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [5987] [2025-03-17 10:10:26,945 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [5989] [2025-03-17 10:10:26,945 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [5994] [2025-03-17 10:10:26,945 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [5997] [2025-03-17 10:10:26,945 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [5999] [2025-03-17 10:10:26,945 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6015] [2025-03-17 10:10:26,948 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6249] [2025-03-17 10:10:26,952 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6280] [2025-03-17 10:10:26,953 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6290] [2025-03-17 10:10:26,953 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6297] [2025-03-17 10:10:26,955 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6461] [2025-03-17 10:10:26,955 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6470] [2025-03-17 10:10:26,956 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-17 10:10:26,956 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-17 10:10:26,956 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-17 10:10:26,956 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-17 10:10:26,992 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-17 10:10:26,993 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-17 10:10:26,997 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-17 10:10:27,004 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [7841] [2025-03-17 10:10:27,012 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-17 10:10:27,016 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-17 10:10:27,017 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-17 10:10:27,017 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-17 10:10:27,019 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8293] [2025-03-17 10:10:27,019 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8296] [2025-03-17 10:10:27,019 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8299] [2025-03-17 10:10:27,019 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8302] [2025-03-17 10:10:27,020 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-17 10:10:27,020 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-17 10:10:27,021 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-17 10:10:27,021 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-17 10:10:27,021 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-17 10:10:27,021 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-17 10:10:27,021 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-17 10:10:27,021 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-17 10:10:27,021 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-17 10:10:27,022 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-17 10:10:27,022 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-17 10:10:27,022 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-17 10:10:27,029 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-17 10:10:27,032 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8977] [2025-03-17 10:10:27,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9130] [2025-03-17 10:10:27,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" (897), "i" (12UL)); [9362-9363] [2025-03-17 10:10:27,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" (1026), "i" (12UL)); [9615-9616] [2025-03-17 10:10:27,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" (1088), "i" (12UL)); [9747-9748] [2025-03-17 10:10:27,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" (1132), "i" (12UL)); [9852-9853] [2025-03-17 10:10:27,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" (1202), "i" (12UL)); [9970-9971] [2025-03-17 10:10:27,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" (1203), "i" (12UL)); [9980-9981] [2025-03-17 10:10:27,058 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-17 10:10:27,059 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-17 10:10:27,061 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-17 10:10:27,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" (1257), "i" (12UL)); [10158-10159] [2025-03-17 10:10:27,063 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-17 10:10:27,063 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-17 10:10:27,067 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-17 10:10:27,070 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-17 10:10:27,079 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11057] [2025-03-17 10:10:27,079 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11098] [2025-03-17 10:10:27,080 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11101] [2025-03-17 10:10:27,080 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11104] [2025-03-17 10:10:27,080 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11107] [2025-03-17 10:10:27,080 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-17 10:10:27,080 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-17 10:10:27,080 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-17 10:10:27,080 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-17 10:10:27,080 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-17 10:10:27,081 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-17 10:10:27,081 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-17 10:10:27,081 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-17 10:10:27,081 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-17 10:10:27,081 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-17 10:10:27,081 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-17 10:10:27,081 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-17 10:10:27,081 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [11249] [2025-03-17 10:10:27,082 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-17 10:10:27,083 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11377] [2025-03-17 10:10:27,092 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [11708] [2025-03-17 10:10:27,093 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-17 10:10:27,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-17 10:10:27,105 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-17 10:10:27,109 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-17 10:10:27,112 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-17 10:10:27,117 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-17 10:10:27,119 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-17 10:10:27,123 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-17 10:10:27,124 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-17 10:10:27,129 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-17 10:10:27,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" (2997), "i" (12UL)); [13989-13990] [2025-03-17 10:10:27,176 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-17 10:10:27,177 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-17 10:10:27,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" (3299), "i" (12UL)); [14832-14833] [2025-03-17 10:10:27,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" (3318), "i" (12UL)); [14867-14868] [2025-03-17 10:10:27,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" (3319), "i" (12UL)); [14878-14879] [2025-03-17 10:10:27,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" (3371), "i" (12UL)); [14932-14933] [2025-03-17 10:10:27,190 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-17 10:10:27,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" (3431), "i" (12UL)); [15032-15033] [2025-03-17 10:10:27,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" (3443), "i" (12UL)); [15052-15053] [2025-03-17 10:10:27,193 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-17 10:10:27,199 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-17 10:10:27,209 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-17 10:10:27,209 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-17 10:10:27,231 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-17 10:10:27,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [17343] [2025-03-17 10:10:27,244 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-17 10:10:27,245 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-17 10:10:27,245 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-17 10:10:27,273 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [19572] [2025-03-17 10:10:27,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [19623] [2025-03-17 10:10:27,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (conf->percpu)); [19661] [2025-03-17 10:10:27,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [19708] [2025-03-17 10:10:27,285 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-17 10:10:27,286 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-17 10:10:27,286 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-17 10:10:27,286 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-17 10:10:27,324 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [20911] [2025-03-17 10:10:27,329 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [21234] [2025-03-17 10:10:27,332 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [21345] [2025-03-17 10:10:27,334 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [21393] [2025-03-17 10:10:27,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[773190,773203] [2025-03-17 10:10:27,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[773335,773348] [2025-03-17 10:10:27,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[773481,773494] [2025-03-17 10:10:27,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[773646,773659] [2025-03-17 10:10:27,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[773804,773817] [2025-03-17 10:10:27,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[773962,773975] [2025-03-17 10:10:27,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[774120,774133] [2025-03-17 10:10:27,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[774280,774293] [2025-03-17 10:10:27,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[774439,774452] [2025-03-17 10:10:27,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[774578,774591] [2025-03-17 10:10:27,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[774720,774733] [2025-03-17 10:10:27,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[774869,774882] [2025-03-17 10:10:27,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[775008,775021] [2025-03-17 10:10:27,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[775163,775176] [2025-03-17 10:10:27,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[775323,775336] [2025-03-17 10:10:27,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[775474,775487] [2025-03-17 10:10:27,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[775625,775638] [2025-03-17 10:10:27,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[775777,775790] [2025-03-17 10:10:27,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[775926,775939] [2025-03-17 10:10:27,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[776074,776087] [2025-03-17 10:10:27,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[776231,776244] [2025-03-17 10:10:27,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[776380,776393] [2025-03-17 10:10:27,388 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,388 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,388 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,388 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,388 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,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[777276,777289] [2025-03-17 10:10:27,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[777421,777434] [2025-03-17 10:10:27,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[777575,777588] [2025-03-17 10:10:27,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[777726,777739] [2025-03-17 10:10:27,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[777881,777894] [2025-03-17 10:10:27,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[778033,778046] [2025-03-17 10:10:27,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[778188,778201] [2025-03-17 10:10:27,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[778352,778365] [2025-03-17 10:10:27,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[778508,778521] [2025-03-17 10:10:27,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[778672,778685] [2025-03-17 10:10:27,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[778814,778827] [2025-03-17 10:10:27,391 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,391 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,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[779298,779311] [2025-03-17 10:10:27,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[779457,779470] [2025-03-17 10:10:27,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[779606,779619] [2025-03-17 10:10:27,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[779753,779766] [2025-03-17 10:10:27,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[779892,779905] [2025-03-17 10:10:27,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[780055,780068] [2025-03-17 10:10:27,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[780221,780234] [2025-03-17 10:10:27,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[780385,780398] [2025-03-17 10:10:27,395 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,395 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,395 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,395 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,395 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,395 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,396 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,396 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,396 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,396 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,396 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,396 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,396 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,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[782555,782568] [2025-03-17 10:10:27,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[782693,782706] [2025-03-17 10:10:27,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[782851,782864] [2025-03-17 10:10:27,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[783010,783023] [2025-03-17 10:10:27,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[783166,783179] [2025-03-17 10:10:27,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[783315,783328] [2025-03-17 10:10:27,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[783467,783480] [2025-03-17 10:10:27,398 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,398 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,398 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,398 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,398 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,398 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,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[784521,784534] [2025-03-17 10:10:27,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[784668,784681] [2025-03-17 10:10:27,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[784819,784832] [2025-03-17 10:10:27,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[784970,784983] [2025-03-17 10:10:27,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[785118,785131] [2025-03-17 10:10:27,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[785284,785297] [2025-03-17 10:10:27,400 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,400 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,400 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,400 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,400 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,401 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,401 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,401 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the 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-17 10:10:27,405 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 10:10:27,638 WARN L1212 FunctionHandler]: The following functions are not defined or handled internally: __cmpxchg_wrong_size [2025-03-17 10:10:27,648 INFO L204 MainTranslator]: Completed translation [2025-03-17 10:10:27,649 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27 WrapperNode [2025-03-17 10:10:27,649 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 10:10:27,650 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 10:10:27,650 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 10:10:27,650 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 10:10:27,654 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:27,773 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:28,077 INFO L138 Inliner]: procedures = 933, calls = 7512, calls flagged for inlining = 421, calls inlined = 282, statements flattened = 11621 [2025-03-17 10:10:28,078 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 10:10:28,079 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 10:10:28,079 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 10:10:28,079 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 10:10:28,087 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:28,087 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:28,128 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:29,996 INFO L175 MemorySlicer]: Split 2139 memory accesses to 75 slices as follows [8, 8, 8, 8, 10, 1, 8, 8, 3, 8, 7, 8, 8, 8, 7, 84, 7, 8, 8, 8, 7, 8, 3, 8, 1390, 8, 8, 8, 8, 8, 8, 8, 8, 4, 8, 8, 8, 8, 2, 2, 8, 8, 6, 8, 4, 102, 8, 8, 17, 2, 8, 8, 7, 1, 2, 22, 8, 8, 8, 6, 6, 5, 6, 8, 5, 10, 8, 8, 5, 8, 57, 8, 4, 8, 1]. 65 percent of accesses are in the largest equivalence class. The 551 initializations are split as follows [8, 8, 8, 8, 0, 0, 8, 8, 0, 8, 7, 8, 8, 8, 7, 0, 0, 8, 8, 8, 7, 8, 0, 8, 32, 8, 8, 8, 8, 8, 8, 8, 8, 0, 8, 8, 8, 8, 0, 0, 8, 8, 6, 8, 0, 102, 8, 8, 16, 0, 8, 8, 0, 1, 2, 0, 8, 8, 8, 0, 6, 5, 6, 8, 5, 0, 8, 8, 5, 8, 0, 8, 0, 8, 0]. The 576 writes are split as follows [0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 2, 0, 0, 0, 0, 0, 1, 0, 442, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 2, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 23, 0, 0, 0, 1]. [2025-03-17 10:10:29,996 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:29,997 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:30,134 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:30,158 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:30,230 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:30,265 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:30,338 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 10:10:30,340 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 10:10:30,340 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 10:10:30,341 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 10:10:30,341 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (1/1) ... [2025-03-17 10:10:30,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 10:10:30,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 10:10:30,370 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-17 10:10:30,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-17 10:10:30,389 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int_nonpositive [2025-03-17 10:10:30,390 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int_nonpositive [2025-03-17 10:10:30,390 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_thread_groups [2025-03-17 10:10:30,390 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_thread_groups [2025-03-17 10:10:30,390 INFO L130 BoogieDeclarations]: Found specification of procedure bio_endio [2025-03-17 10:10:30,390 INFO L138 BoogieDeclarations]: Found implementation of procedure bio_endio [2025-03-17 10:10:30,390 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_create [2025-03-17 10:10:30,390 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_create [2025-03-17 10:10:30,390 INFO L130 BoogieDeclarations]: Found specification of procedure sync_request [2025-03-17 10:10:30,390 INFO L138 BoogieDeclarations]: Found implementation of procedure sync_request [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure get_active_stripe [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure get_active_stripe [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_remove_disk [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_remove_disk [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure bdevname [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure bdevname [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_restore [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_restore [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure __clear_bit [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure __clear_bit [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure __preempt_count_sub [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure __preempt_count_sub [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure arch_irqs_disabled_flags [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_irqs_disabled_flags [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-03-17 10:10:30,391 INFO L130 BoogieDeclarations]: Found specification of procedure read_seqcount_begin [2025-03-17 10:10:30,391 INFO L138 BoogieDeclarations]: Found implementation of procedure read_seqcount_begin [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_102 [2025-03-17 10:10:30,392 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_102 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure __cpu_to_node [2025-03-17 10:10:30,392 INFO L138 BoogieDeclarations]: Found implementation of procedure __cpu_to_node [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-17 10:10:30,392 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_request_check_final_state [2025-03-17 10:10:30,392 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_request_check_final_state [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-03-17 10:10:30,392 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_md_personality [2025-03-17 10:10:30,392 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_md_personality [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-17 10:10:30,392 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure lock_device_hash_lock [2025-03-17 10:10:30,392 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_device_hash_lock [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-03-17 10:10:30,392 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-17 10:10:30,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#66 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#67 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#68 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#69 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#70 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#71 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#72 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#73 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#74 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_genhd_check_final_state [2025-03-17 10:10:30,396 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_genhd_check_final_state [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure stripe_operations_active [2025-03-17 10:10:30,396 INFO L138 BoogieDeclarations]: Found implementation of procedure stripe_operations_active [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure free_scratch_buffer [2025-03-17 10:10:30,396 INFO L138 BoogieDeclarations]: Found implementation of procedure free_scratch_buffer [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_122 [2025-03-17 10:10:30,396 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_122 [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-03-17 10:10:30,396 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait_event [2025-03-17 10:10:30,396 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait_event [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_congested [2025-03-17 10:10:30,396 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_congested [2025-03-17 10:10:30,396 INFO L130 BoogieDeclarations]: Found specification of procedure put_online_cpus [2025-03-17 10:10:30,396 INFO L138 BoogieDeclarations]: Found implementation of procedure put_online_cpus [2025-03-17 10:10:30,397 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_137 [2025-03-17 10:10:30,397 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_137 [2025-03-17 10:10:30,397 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-03-17 10:10:30,397 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-03-17 10:10:30,397 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock [2025-03-17 10:10:30,397 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock [2025-03-17 10:10:30,397 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-17 10:10:30,397 INFO L130 BoogieDeclarations]: Found specification of procedure revalidate_disk [2025-03-17 10:10:30,397 INFO L138 BoogieDeclarations]: Found implementation of procedure revalidate_disk [2025-03-17 10:10:30,397 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2025-03-17 10:10:30,397 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2025-03-17 10:10:30,397 INFO L130 BoogieDeclarations]: Found specification of procedure stripe_set_idx [2025-03-17 10:10:30,397 INFO L138 BoogieDeclarations]: Found implementation of procedure stripe_set_idx [2025-03-17 10:10:30,397 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-17 10:10:30,398 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-17 10:10:30,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-03-17 10:10:30,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#66 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#67 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#68 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#69 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#70 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#71 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#72 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#73 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#74 [2025-03-17 10:10:30,400 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-03-17 10:10:30,400 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure compute_blocknr [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure compute_blocknr [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_device_lock_of_r5conf [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_device_lock_of_r5conf [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_wakeup_stripe_thread [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_wakeup_stripe_thread [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_sched_notrace [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_sched_notrace [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_md_register_thread [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_md_register_thread [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_zalloc [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_zalloc [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure read_seqcount_retry [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure read_seqcount_retry [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_176 [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_176 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure list_add [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure release_stripe [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure release_stripe [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_ulong [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_ulong [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure disk_devt [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure disk_devt [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure make_request [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure make_request [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_103 [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_103 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure bdev_get_queue [2025-03-17 10:10:30,401 INFO L138 BoogieDeclarations]: Found implementation of procedure bdev_get_queue [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-17 10:10:30,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-17 10:10:30,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-03-17 10:10:30,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#66 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#67 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#68 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#69 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#70 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#71 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#72 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#73 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#74 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_start_reshape [2025-03-17 10:10:30,404 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_start_reshape [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2025-03-17 10:10:30,404 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_notify_dirent_safe [2025-03-17 10:10:30,404 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_notify_dirent_safe [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2025-03-17 10:10:30,404 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_lock [2025-03-17 10:10:30,404 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_lock [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure list_del_init [2025-03-17 10:10:30,404 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del_init [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure trace_hardirqs_on [2025-03-17 10:10:30,404 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_hardirqs_on [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure write_seqcount_end [2025-03-17 10:10:30,404 INFO L138 BoogieDeclarations]: Found implementation of procedure write_seqcount_end [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure set_capacity [2025-03-17 10:10:30,404 INFO L138 BoogieDeclarations]: Found implementation of procedure set_capacity [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-17 10:10:30,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-17 10:10:30,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#55 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#56 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#57 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#58 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#59 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#60 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#61 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#62 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#63 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#64 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#65 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#66 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#67 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#68 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#69 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#70 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#71 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#72 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#73 [2025-03-17 10:10:30,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#74 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-17 10:10:30,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-17 10:10:30,407 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-17 10:10:30,407 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-17 10:10:30,407 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-17 10:10:30,407 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#55 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#56 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#57 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#58 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#59 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#60 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#61 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#62 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#63 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#64 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#65 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#66 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#67 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#68 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#69 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#70 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#71 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#72 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#73 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#74 [2025-03-17 10:10:30,408 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_resize [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_resize [2025-03-17 10:10:30,408 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_128 [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_128 [2025-03-17 10:10:30,408 INFO L130 BoogieDeclarations]: Found specification of procedure trace_block_bio_remap [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_block_bio_remap [2025-03-17 10:10:30,408 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_sock_check_final_state [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_sock_check_final_state [2025-03-17 10:10:30,408 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_for_read_section [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_for_read_section [2025-03-17 10:10:30,408 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2025-03-17 10:10:30,408 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_sched_held [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_sched_held [2025-03-17 10:10:30,408 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_check_final_state [2025-03-17 10:10:30,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_check_final_state [2025-03-17 10:10:30,409 INFO L130 BoogieDeclarations]: Found specification of procedure run [2025-03-17 10:10:30,409 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2025-03-17 10:10:30,409 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-17 10:10:30,409 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-17 10:10:30,409 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-17 10:10:30,409 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_sysfs_check_final_state [2025-03-17 10:10:30,409 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_sysfs_check_final_state [2025-03-17 10:10:30,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-17 10:10:30,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-17 10:10:30,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-17 10:10:30,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-17 10:10:30,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-17 10:10:30,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-17 10:10:30,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-17 10:10:30,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#66 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#67 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#68 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#69 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#70 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#71 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#72 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#73 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#74 [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2025-03-17 10:10:30,411 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure drop_one_stripe [2025-03-17 10:10:30,411 INFO L138 BoogieDeclarations]: Found implementation of procedure drop_one_stripe [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure bio_put [2025-03-17 10:10:30,411 INFO L138 BoogieDeclarations]: Found implementation of procedure bio_put [2025-03-17 10:10:30,411 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_add_disk [2025-03-17 10:10:30,411 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_add_disk [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-03-17 10:10:30,412 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2025-03-17 10:10:30,412 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-03-17 10:10:30,412 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure shrink_buffers [2025-03-17 10:10:30,412 INFO L138 BoogieDeclarations]: Found implementation of procedure shrink_buffers [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-03-17 10:10:30,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_stripe_lock_of_stripe_head [2025-03-17 10:10:30,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_stripe_lock_of_stripe_head [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-03-17 10:10:30,412 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure mdname [2025-03-17 10:10:30,412 INFO L138 BoogieDeclarations]: Found implementation of procedure mdname [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-03-17 10:10:30,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_check_final_state [2025-03-17 10:10:30,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_check_final_state [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_suspend [2025-03-17 10:10:30,412 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_suspend [2025-03-17 10:10:30,412 INFO L130 BoogieDeclarations]: Found specification of procedure free_conf [2025-03-17 10:10:30,413 INFO L138 BoogieDeclarations]: Found implementation of procedure free_conf [2025-03-17 10:10:30,413 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-17 10:10:30,413 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-17 10:10:30,413 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_cmpxchg [2025-03-17 10:10:30,413 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_cmpxchg [2025-03-17 10:10:30,413 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_held [2025-03-17 10:10:30,413 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_held [2025-03-17 10:10:30,413 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-17 10:10:30,413 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-03-17 10:10:30,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#66 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#67 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#68 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#69 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#70 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#71 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#72 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#73 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#74 [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2025-03-17 10:10:30,415 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure grow_one_stripe [2025-03-17 10:10:30,415 INFO L138 BoogieDeclarations]: Found implementation of procedure grow_one_stripe [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure rdev_dec_pending [2025-03-17 10:10:30,415 INFO L138 BoogieDeclarations]: Found implementation of procedure rdev_dec_pending [2025-03-17 10:10:30,415 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_resume [2025-03-17 10:10:30,415 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_resume [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_stripe_lock_of_stripe_head [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_stripe_lock_of_stripe_head [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_destroy [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_destroy [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure get_online_cpus [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure get_online_cpus [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_101 [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_101 [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_next [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_next [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure __preempt_count_add [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure __preempt_count_add [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_unless [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_unless [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_scratch_buffer [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_scratch_buffer [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_md_personality [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_md_personality [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_check [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_check [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure static_key_false [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure static_key_false [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure bitmap_startwrite [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure bitmap_startwrite [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtoul [2025-03-17 10:10:30,416 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtoul [2025-03-17 10:10:30,416 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure raid45_takeover_raid0 [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure raid45_takeover_raid0 [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_notify [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_notify [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_coherent_check_final_state [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_coherent_check_final_state [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_finish_reshape [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_finish_reshape [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure bitmap_start_sync [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure bitmap_start_sync [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_check_reshape [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_check_reshape [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure lock_release [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_release [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure setup_conf [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure setup_conf [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_check_final_state [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_check_final_state [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_check_final_state [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_check_final_state [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure scribble_len [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure scribble_len [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure add_stripe_bio [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure add_stripe_bio [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure bio_init [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure bio_init [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure generic_make_request [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure generic_make_request [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_pages [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_pages [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec_and_test [2025-03-17 10:10:30,417 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec_and_test [2025-03-17 10:10:30,417 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_175 [2025-03-17 10:10:30,418 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_175 [2025-03-17 10:10:30,418 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-17 10:10:30,418 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-17 10:10:30,418 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_queue_check_final_state [2025-03-17 10:10:30,418 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_queue_check_final_state [2025-03-17 10:10:30,418 INFO L130 BoogieDeclarations]: Found specification of procedure md_write_end [2025-03-17 10:10:30,418 INFO L138 BoogieDeclarations]: Found implementation of procedure md_write_end [2025-03-17 10:10:30,418 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 10:10:30,418 INFO L130 BoogieDeclarations]: Found specification of procedure is_badblock [2025-03-17 10:10:30,418 INFO L138 BoogieDeclarations]: Found implementation of procedure is_badblock [2025-03-17 10:10:30,418 INFO L130 BoogieDeclarations]: Found specification of procedure md_set_array_sectors [2025-03-17 10:10:30,418 INFO L138 BoogieDeclarations]: Found implementation of procedure md_set_array_sectors [2025-03-17 10:10:30,418 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_dec_bi_active_stripes [2025-03-17 10:10:30,418 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_dec_bi_active_stripes [2025-03-17 10:10:30,418 INFO L130 BoogieDeclarations]: Found specification of procedure register_md_personality [2025-03-17 10:10:30,418 INFO L138 BoogieDeclarations]: Found implementation of procedure register_md_personality [2025-03-17 10:10:30,418 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2025-03-17 10:10:30,418 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-17 10:10:30,419 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-03-17 10:10:30,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-03-17 10:10:30,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-03-17 10:10:30,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-03-17 10:10:30,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-03-17 10:10:30,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-03-17 10:10:30,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-03-17 10:10:30,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-03-17 10:10:30,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#66 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#67 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#68 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#69 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#70 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#71 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#72 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#73 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#74 [2025-03-17 10:10:30,421 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_in_interrupt_context [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_in_interrupt_context [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure get_start_sect [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure get_start_sect [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure print_raid5_conf [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure print_raid5_conf [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_reset_error_counter [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_reset_error_counter [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure status [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure status [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_lib_idr_check_final_state [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_lib_idr_check_final_state [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure md_wakeup_thread [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure md_wakeup_thread [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_save [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_save [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_inc_bi_active_stripes [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_inc_bi_active_stripes [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure disk_stack_limits [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure disk_stack_limits [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure remove_hash [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure remove_hash [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure stripe_hash [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure stripe_hash [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure release_inactive_stripe_list [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure release_inactive_stripe_list [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_reset_error_counter [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_reset_error_counter [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure __init_waitqueue_head [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_waitqueue_head [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure write_seqcount_begin [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure write_seqcount_begin [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_save_flags [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_save_flags [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_device_lock_of_r5conf [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_device_lock_of_r5conf [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_disable [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_disable [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_md_personality [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_md_personality [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_size [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_size [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock_try [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock_try [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_sub_return [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_sub_return [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_spare_active [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_spare_active [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure seq_printf [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_printf [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure md_allow_write [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure md_allow_write [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure lock_all_device_hash_locks_irq [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_all_device_hash_locks_irq [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-03-17 10:10:30,422 INFO L130 BoogieDeclarations]: Found specification of procedure unlock_device_hash_lock [2025-03-17 10:10:30,422 INFO L138 BoogieDeclarations]: Found implementation of procedure unlock_device_hash_lock [2025-03-17 10:10:30,423 INFO L130 BoogieDeclarations]: Found specification of procedure md_register_thread [2025-03-17 10:10:30,424 INFO L138 BoogieDeclarations]: Found implementation of procedure md_register_thread [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure check_stripe_cache [2025-03-17 10:10:30,424 INFO L138 BoogieDeclarations]: Found implementation of procedure check_stripe_cache [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure trace_hardirqs_off [2025-03-17 10:10:30,424 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_hardirqs_off [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_NOT_ARG_SIGN [2025-03-17 10:10:30,424 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_NOT_ARG_SIGN [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_quiesce [2025-03-17 10:10:30,424 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_quiesce [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_store_stripe_cache_size [2025-03-17 10:10:30,424 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_store_stripe_cache_size [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock_sched_notrace [2025-03-17 10:10:30,424 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock_sched_notrace [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-17 10:10:30,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-03-17 10:10:30,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#66 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#67 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#68 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#69 [2025-03-17 10:10:30,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#70 [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#71 [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#72 [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#73 [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#74 [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_compute_sector [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_compute_sector [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure trace_block_bio_complete [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_block_bio_complete [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_rtnetlink_check_final_state [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_rtnetlink_check_final_state [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure do_release_stripe [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure do_release_stripe [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_mergeable_bvec [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_mergeable_bvec [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure check_reshape [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure check_reshape [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure get_free_stripe [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure get_free_stripe [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_100 [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_100 [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure r5_next_bio [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure r5_next_bio [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure only_parity [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure only_parity [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_unlock [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_unlock [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_check_final_state [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_check_final_state [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure is_power_of_2 [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure is_power_of_2 [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_NOT_ARG_SIGN [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_NOT_ARG_SIGN [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure release_stripe_plug [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure release_stripe_plug [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_check_final_state [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_check_final_state [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure has_failed [2025-03-17 10:10:30,427 INFO L138 BoogieDeclarations]: Found implementation of procedure has_failed [2025-03-17 10:10:30,427 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-03-17 10:10:30,428 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-03-17 10:10:30,428 INFO L130 BoogieDeclarations]: Found specification of procedure unlock_all_device_hash_locks_irq [2025-03-17 10:10:30,428 INFO L138 BoogieDeclarations]: Found implementation of procedure unlock_all_device_hash_locks_irq [2025-03-17 10:10:30,428 INFO L130 BoogieDeclarations]: Found specification of procedure lock_acquire [2025-03-17 10:10:30,428 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_acquire [2025-03-17 10:10:30,428 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-03-17 10:10:30,428 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-03-17 10:10:30,428 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_free [2025-03-17 10:10:30,428 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_free [2025-03-17 10:10:30,428 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2025-03-17 10:10:30,428 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2025-03-17 10:10:30,428 INFO L130 BoogieDeclarations]: Found specification of procedure calc_degraded [2025-03-17 10:10:30,428 INFO L138 BoogieDeclarations]: Found implementation of procedure calc_degraded [2025-03-17 10:10:30,428 INFO L130 BoogieDeclarations]: Found specification of procedure algorithm_valid_raid6 [2025-03-17 10:10:30,428 INFO L138 BoogieDeclarations]: Found implementation of procedure algorithm_valid_raid6 [2025-03-17 10:10:30,428 INFO L130 BoogieDeclarations]: Found specification of procedure algorithm_valid_raid5 [2025-03-17 10:10:30,428 INFO L138 BoogieDeclarations]: Found implementation of procedure algorithm_valid_raid5 [2025-03-17 10:10:30,428 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-03-17 10:10:30,428 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_136 [2025-03-17 10:10:30,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_136 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_return [2025-03-17 10:10:30,429 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_return [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-03-17 10:10:30,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure error [2025-03-17 10:10:30,429 INFO L138 BoogieDeclarations]: Found implementation of procedure error [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_free [2025-03-17 10:10:30,429 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_free [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-03-17 10:10:30,429 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_121 [2025-03-17 10:10:30,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_121 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock [2025-03-17 10:10:30,429 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-17 10:10:30,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-17 10:10:30,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-03-17 10:10:30,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-03-17 10:10:30,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-03-17 10:10:30,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-03-17 10:10:30,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-03-17 10:10:30,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-03-17 10:10:30,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#66 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#67 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#68 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#69 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#70 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#71 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#72 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#73 [2025-03-17 10:10:30,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#74 [2025-03-17 10:10:31,504 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 10:10:31,508 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 10:10:31,770 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30166: havoc __bitmap_weight_#t~nondet3672#1; [2025-03-17 10:10:31,770 INFO L1322 $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-17 10:10:31,778 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30353: havoc #t~ret3691.base, #t~ret3691.offset; [2025-03-17 10:10:32,171 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30508: havoc schedule_timeout_uninterruptible_#t~nondet3710#1; [2025-03-17 10:10:32,172 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18520: havoc #t~mem2493#1; [2025-03-17 10:10:32,172 INFO L1322 $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-17 10:10:32,172 INFO L1322 $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-17 10:10:32,480 INFO L1322 $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-17 10:10:32,481 INFO L1322 $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-17 10:10:32,481 INFO L1322 $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-17 10:10:32,481 INFO L1322 $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-17 10:10:32,536 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30253: havoc #t~ret3684.base, #t~ret3684.offset; [2025-03-17 10:10:32,560 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5630: havoc #t~bitwise74; [2025-03-17 10:10:32,579 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30170: havoc #t~nondet3673; [2025-03-17 10:10:32,588 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30532: havoc #t~nondet3713; [2025-03-17 10:10:32,738 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30455: havoc #t~nondet3699; [2025-03-17 10:10:32,821 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30501: havoc #t~nondet3709; [2025-03-17 10:10:32,835 INFO L1322 $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-17 10:10:32,946 INFO L1322 $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-17 10:10:33,229 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L23131: #res#1.base, #res#1.offset := ~arg0#1.base, ~arg0#1.offset; [2025-03-17 10:10:33,229 INFO L1322 $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-17 10:10:33,229 INFO L1322 $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-17 10:10:33,229 INFO L1322 $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-17 10:10:33,278 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30376: havoc llist_add_batch_#t~nondet3693#1; [2025-03-17 10:10:33,278 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30183: havoc __ldv_linux_kernel_locking_spinlock_atomic_dec_and_lock_#t~nondet3674#1; [2025-03-17 10:10:33,278 INFO L1322 $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-17 10:10:33,278 INFO L1322 $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-17 10:10:33,281 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6604: havoc #t~mem203; [2025-03-17 10:10:33,632 INFO L1322 $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-17 10:10:33,633 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6747: havoc queue_max_sectors_#t~mem251#1; [2025-03-17 10:10:33,633 INFO L1322 $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-17 10:10:33,633 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16757: havoc in_chunk_boundary_#t~bitwise2165#1; [2025-03-17 10:10:33,633 INFO L1322 $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-17 10:10:33,633 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6753: havoc queue_max_segments_#t~mem252#1; [2025-03-17 10:10:33,633 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30256: havoc bio_clone_mddev_#t~ret3685#1.base, bio_clone_mddev_#t~ret3685#1.offset; [2025-03-17 10:10:38,951 INFO L1322 $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-17 10:10:38,952 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30162: havoc __alloc_workqueue_key_#t~ret3671#1.base, __alloc_workqueue_key_#t~ret3671#1.offset; [2025-03-17 10:10:38,952 INFO L1322 $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-17 10:10:38,952 INFO L1322 $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-17 10:10:38,952 INFO L1322 $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-17 10:10:38,952 INFO L1322 $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-17 10:10:38,952 INFO L1322 $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-17 10:10:38,952 INFO L1322 $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-17 10:10:38,978 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6733: havoc #t~mem235.base, #t~mem235.offset;havoc #t~mem236.base, #t~mem236.offset; [2025-03-17 10:10:40,217 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30516: havoc sysfs_create_link_#t~nondet3712#1; [2025-03-17 10:10:40,218 INFO L1322 $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-17 10:10:40,218 INFO L1322 $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-17 10:10:40,866 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30284: havoc bitmap_resize_#t~nondet3686#1; [2025-03-17 10:10:41,925 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30386: havoc lock_is_held_#t~nondet3695#1; [2025-03-17 10:10:41,926 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30473: havoc rcu_is_watching_#t~nondet3702#1; [2025-03-17 10:10:41,926 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30477: havoc rcu_lockdep_current_cpu_online_#t~nondet3703#1; [2025-03-17 10:10:44,728 INFO L1322 $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-17 10:10:45,990 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30469: havoc #t~nondet3701; [2025-03-17 10:10:46,965 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5238: havoc #t~mem33.base, #t~mem33.offset; [2025-03-17 10:10:47,031 INFO L1322 $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-17 10:10:47,595 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5159: havoc #t~mem7;havoc #t~bitwise8; [2025-03-17 10:10:47,790 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30481: havoc #t~nondet3704; [2025-03-17 10:10:48,086 INFO L1322 $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-17 10:10:57,705 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L23155: #res#1 := ~arg0#1; [2025-03-17 10:10:57,899 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6017-1: arch_static_branch_#res#1 := 1; [2025-03-17 10:10:57,921 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30292: havoc #t~nondet3688; [2025-03-17 10:10:57,959 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30363: havoc kstrtoull_#t~nondet3692#1; [2025-03-17 10:10:58,723 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30320: havoc #t~nondet3690; [2025-03-17 10:10:58,837 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30288: havoc #t~nondet3687; [2025-03-17 10:11:01,628 INFO L1322 $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-17 10:11:01,628 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30493: havoc register_cpu_notifier_#t~nondet3707#1; [2025-03-17 10:11:01,629 INFO L1322 $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-17 10:11:01,629 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30159: havoc __alloc_percpu_#t~ret3670#1.base, __alloc_percpu_#t~ret3670#1.offset; [2025-03-17 10:11:02,465 INFO L1322 $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-17 10:11:02,857 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30415: havoc md_is_badblock_#t~nondet3697#1; [2025-03-17 10:11:02,934 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30497: havoc #t~nondet3708; [2025-03-17 10:11:03,003 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6610: havoc #t~mem204.base, #t~mem204.offset;havoc #t~mem205; [2025-03-17 10:11:03,236 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20699: call ULTIMATE.dealloc(~#b~3.base, ~#b~3.offset);havoc ~#b~3.base, ~#b~3.offset; [2025-03-17 10:11:03,958 INFO L1322 $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-17 10:11:03,958 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5292: havoc hlist_unhashed_#t~mem41#1.base, hlist_unhashed_#t~mem41#1.offset; [2025-03-17 10:11:03,984 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7270: havoc #t~mem438.base, #t~mem438.offset; [2025-03-17 10:11:04,387 INFO L1322 $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-17 10:11:04,729 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L24690: #res#1 := ~arg0#1; [2025-03-17 10:11:04,747 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-17 10:11:04,930 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L19512: havoc #t~mem2651; [2025-03-17 10:11:05,623 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30512: havoc #t~nondet3711; [2025-03-17 10:11:05,649 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30399: havoc #t~nondet3696; [2025-03-17 10:11:05,850 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5658: havoc #t~mem75; [2025-03-17 10:11:05,924 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30421: havoc #t~ret3698.base, #t~ret3698.offset; [2025-03-17 10:11:06,574 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21477: call ULTIMATE.dealloc(~#__wait~5.base, ~#__wait~5.offset);havoc ~#__wait~5.base, ~#__wait~5.offset; [2025-03-17 10:11:07,006 INFO L1322 $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-17 10:11:07,044 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30459: havoc #t~nondet3700; [2025-03-17 10:11:09,733 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16734: havoc #t~mem2156; [2025-03-17 10:11:09,733 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16721: havoc #t~mem2150; [2025-03-17 10:11:11,138 INFO L1322 $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-17 10:11:11,401 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7358: havoc #t~mem441.base, #t~mem441.offset; [2025-03-17 10:11:12,181 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5177: havoc #t~bitwise9;havoc #t~short10; [2025-03-17 10:11:12,516 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L30298: havoc blk_check_plugged_#t~ret3689#1.base, blk_check_plugged_#t~ret3689#1.offset; [2025-03-17 10:11:12,645 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8747: havoc #t~mem636.base, #t~mem636.offset;havoc #t~mem637;havoc #t~mem638; [2025-03-17 10:11:12,671 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5143: #res := 1; [2025-03-17 10:11:13,937 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L25533: havoc ldv_linux_usb_dev_atomic_add_return_#t~mem3502#1; [2025-03-17 10:11:14,252 INFO L1322 $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-17 10:11:16,011 INFO L? ?]: Removed 4289 outVars from TransFormulas that were not future-live. [2025-03-17 10:11:16,011 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 10:11:16,100 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 10:11:16,101 INFO L336 CfgBuilder]: Removed 1 assume(true) statements. [2025-03-17 10:11:16,102 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 10:11:16 BoogieIcfgContainer [2025-03-17 10:11:16,102 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 10:11:16,104 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 10:11:16,104 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 10:11:16,107 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 10:11:16,107 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 10:10:16" (1/3) ... [2025-03-17 10:11:16,108 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4563c7e9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 10:11:16, skipping insertion in model container [2025-03-17 10:11:16,108 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:10:27" (2/3) ... [2025-03-17 10:11:16,108 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4563c7e9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 10:11:16, skipping insertion in model container [2025-03-17 10:11:16,108 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 10:11:16" (3/3) ... [2025-03-17 10:11:16,110 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-4.0-rc1---drivers--md--raid456.ko.cil.i [2025-03-17 10:11:16,120 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 10:11:16,126 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-4.0-rc1---drivers--md--raid456.ko.cil.i that has 314 procedures, 4575 locations, 1 initial locations, 86 loop locations, and 34 error locations. [2025-03-17 10:11:16,232 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 10:11:16,240 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;@5b458f07, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 10:11:16,241 INFO L334 AbstractCegarLoop]: Starting to check reachability of 34 error locations. [2025-03-17 10:11:16,256 INFO L276 IsEmpty]: Start isEmpty. Operand has 4278 states, 2792 states have (on average 1.3613896848137537) internal successors, (3801), 2968 states have internal predecessors, (3801), 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-17 10:11:16,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2025-03-17 10:11:16,263 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 10:11:16,263 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] [2025-03-17 10:11:16,263 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-17 10:11:16,267 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:11:16,267 INFO L85 PathProgramCache]: Analyzing trace with hash -1970694344, now seen corresponding path program 1 times [2025-03-17 10:11:16,272 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:11:16,272 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [909394049] [2025-03-17 10:11:16,272 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:11:16,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:11:18,479 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 57 statements into 1 equivalence classes. [2025-03-17 10:11:18,739 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 57 of 57 statements. [2025-03-17 10:11:18,739 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:11:18,739 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:11:19,884 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-17 10:11:19,885 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:11:19,885 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [909394049] [2025-03-17 10:11:19,886 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [909394049] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:11:19,886 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:11:19,886 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-17 10:11:19,887 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [79376225] [2025-03-17 10:11:19,887 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:11:19,889 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-17 10:11:19,889 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:11:19,903 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-17 10:11:19,904 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-17 10:11:19,912 INFO L87 Difference]: Start difference. First operand has 4278 states, 2792 states have (on average 1.3613896848137537) internal successors, (3801), 2968 states have internal predecessors, (3801), 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 7.5) internal successors, (30), 4 states have internal predecessors, (30), 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-17 10:11:21,054 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-17 10:11:21,056 INFO L93 Difference]: Finished difference Result 8486 states and 12644 transitions. [2025-03-17 10:11:21,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-17 10:11:21,059 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 7.5) internal successors, (30), 4 states have internal predecessors, (30), 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 57 [2025-03-17 10:11:21,059 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-17 10:11:21,114 INFO L225 Difference]: With dead ends: 8486 [2025-03-17 10:11:21,114 INFO L226 Difference]: Without dead ends: 4202 [2025-03-17 10:11:21,154 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-17 10:11:21,158 INFO L435 NwaCegarLoop]: 6019 mSDtfsCounter, 6023 mSDsluCounter, 6018 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6023 SdHoareTripleChecker+Valid, 12037 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-17 10:11:21,160 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6023 Valid, 12037 Invalid, 46 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [0 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-17 10:11:21,184 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4202 states. [2025-03-17 10:11:21,439 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4202 to 4202. [2025-03-17 10:11:21,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4202 states, 2739 states have (on average 1.3231106243154436) internal successors, (3624), 2897 states have internal predecessors, (3624), 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-17 10:11:21,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4202 states to 4202 states and 6014 transitions. [2025-03-17 10:11:21,501 INFO L78 Accepts]: Start accepts. Automaton has 4202 states and 6014 transitions. Word has length 57 [2025-03-17 10:11:21,504 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-17 10:11:21,504 INFO L471 AbstractCegarLoop]: Abstraction has 4202 states and 6014 transitions. [2025-03-17 10:11:21,504 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 7.5) internal successors, (30), 4 states have internal predecessors, (30), 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-17 10:11:21,504 INFO L276 IsEmpty]: Start isEmpty. Operand 4202 states and 6014 transitions. [2025-03-17 10:11:21,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2025-03-17 10:11:21,508 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 10:11:21,508 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] [2025-03-17 10:11:21,508 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-17 10:11:21,509 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-17 10:11:21,509 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:11:21,509 INFO L85 PathProgramCache]: Analyzing trace with hash 1111587582, now seen corresponding path program 1 times [2025-03-17 10:11:21,510 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:11:21,510 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1112270376] [2025-03-17 10:11:21,510 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:11:21,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:11:23,625 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-17 10:11:23,715 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-17 10:11:23,716 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:11:23,716 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:11:24,603 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-17 10:11:24,604 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:11:24,604 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1112270376] [2025-03-17 10:11:24,604 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1112270376] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:11:24,604 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:11:24,604 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-17 10:11:24,604 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [874325954] [2025-03-17 10:11:24,604 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:11:24,606 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-17 10:11:24,606 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:11:24,607 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-17 10:11:24,607 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-17 10:11:24,607 INFO L87 Difference]: Start difference. First operand 4202 states and 6014 transitions. Second operand has 4 states, 4 states have (on average 8.5) internal successors, (34), 4 states have internal predecessors, (34), 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-17 10:11:25,301 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-17 10:11:25,302 INFO L93 Difference]: Finished difference Result 4202 states and 6014 transitions. [2025-03-17 10:11:25,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-17 10:11:25,302 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 8.5) internal successors, (34), 4 states have internal predecessors, (34), 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 63 [2025-03-17 10:11:25,303 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-17 10:11:25,333 INFO L225 Difference]: With dead ends: 4202 [2025-03-17 10:11:25,334 INFO L226 Difference]: Without dead ends: 4200 [2025-03-17 10:11:25,338 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-17 10:11:25,339 INFO L435 NwaCegarLoop]: 5989 mSDtfsCounter, 5992 mSDsluCounter, 5988 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5992 SdHoareTripleChecker+Valid, 11977 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-17 10:11:25,340 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [5992 Valid, 11977 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-17 10:11:25,350 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4200 states. [2025-03-17 10:11:25,566 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4200 to 4200. [2025-03-17 10:11:25,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4200 states, 2738 states have (on average 1.322863403944485) internal successors, (3622), 2895 states have internal predecessors, (3622), 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-17 10:11:25,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4200 states to 4200 states and 6012 transitions. [2025-03-17 10:11:25,612 INFO L78 Accepts]: Start accepts. Automaton has 4200 states and 6012 transitions. Word has length 63 [2025-03-17 10:11:25,612 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-17 10:11:25,612 INFO L471 AbstractCegarLoop]: Abstraction has 4200 states and 6012 transitions. [2025-03-17 10:11:25,612 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 8.5) internal successors, (34), 4 states have internal predecessors, (34), 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-17 10:11:25,612 INFO L276 IsEmpty]: Start isEmpty. Operand 4200 states and 6012 transitions. [2025-03-17 10:11:25,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2025-03-17 10:11:25,614 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 10:11:25,614 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] [2025-03-17 10:11:25,614 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-17 10:11:25,614 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-17 10:11:25,615 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:11:25,615 INFO L85 PathProgramCache]: Analyzing trace with hash -728770492, now seen corresponding path program 1 times [2025-03-17 10:11:25,615 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:11:25,615 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [933451550] [2025-03-17 10:11:25,615 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:11:25,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:11:27,653 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 69 statements into 1 equivalence classes. [2025-03-17 10:11:27,717 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 69 of 69 statements. [2025-03-17 10:11:27,718 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:11:27,718 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:11:28,314 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-17 10:11:28,314 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:11:28,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [933451550] [2025-03-17 10:11:28,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [933451550] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:11:28,314 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:11:28,314 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-17 10:11:28,314 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1059769036] [2025-03-17 10:11:28,314 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:11:28,315 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-17 10:11:28,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:11:28,315 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-17 10:11:28,315 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-17 10:11:28,315 INFO L87 Difference]: Start difference. First operand 4200 states and 6012 transitions. Second operand has 4 states, 4 states have (on average 9.5) internal successors, (38), 4 states have internal predecessors, (38), 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-17 10:11:28,864 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-17 10:11:28,865 INFO L93 Difference]: Finished difference Result 4200 states and 6012 transitions. [2025-03-17 10:11:28,865 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-17 10:11:28,865 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 9.5) internal successors, (38), 4 states have internal predecessors, (38), 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 69 [2025-03-17 10:11:28,866 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-17 10:11:28,889 INFO L225 Difference]: With dead ends: 4200 [2025-03-17 10:11:28,890 INFO L226 Difference]: Without dead ends: 4198 [2025-03-17 10:11:28,893 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-17 10:11:28,895 INFO L435 NwaCegarLoop]: 5987 mSDtfsCounter, 5989 mSDsluCounter, 5986 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5989 SdHoareTripleChecker+Valid, 11973 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-17 10:11:28,895 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [5989 Valid, 11973 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-17 10:11:28,902 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4198 states. [2025-03-17 10:11:29,028 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4198 to 4198. [2025-03-17 10:11:29,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4198 states, 2737 states have (on average 1.3226160029229084) internal successors, (3620), 2893 states have internal predecessors, (3620), 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-17 10:11:29,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4198 states to 4198 states and 6010 transitions. [2025-03-17 10:11:29,057 INFO L78 Accepts]: Start accepts. Automaton has 4198 states and 6010 transitions. Word has length 69 [2025-03-17 10:11:29,057 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-17 10:11:29,058 INFO L471 AbstractCegarLoop]: Abstraction has 4198 states and 6010 transitions. [2025-03-17 10:11:29,058 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 9.5) internal successors, (38), 4 states have internal predecessors, (38), 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-17 10:11:29,058 INFO L276 IsEmpty]: Start isEmpty. Operand 4198 states and 6010 transitions. [2025-03-17 10:11:29,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2025-03-17 10:11:29,060 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 10:11:29,060 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] [2025-03-17 10:11:29,062 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-17 10:11:29,063 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-17 10:11:29,063 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:11:29,063 INFO L85 PathProgramCache]: Analyzing trace with hash 1427919313, now seen corresponding path program 1 times [2025-03-17 10:11:29,063 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:11:29,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [20107885] [2025-03-17 10:11:29,063 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:11:29,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:11:31,150 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-17 10:11:31,201 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-17 10:11:31,202 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:11:31,202 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:11:31,846 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-17 10:11:31,846 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:11:31,846 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [20107885] [2025-03-17 10:11:31,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [20107885] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:11:31,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:11:31,847 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-17 10:11:31,847 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1363843981] [2025-03-17 10:11:31,847 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:11:31,847 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-17 10:11:31,847 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:11:31,847 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-17 10:11:31,847 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-17 10:11:31,848 INFO L87 Difference]: Start difference. First operand 4198 states and 6010 transitions. Second operand has 4 states, 4 states have (on average 10.5) internal successors, (42), 4 states have internal predecessors, (42), 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-17 10:11:32,446 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-17 10:11:32,446 INFO L93 Difference]: Finished difference Result 4198 states and 6010 transitions. [2025-03-17 10:11:32,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-17 10:11:32,447 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 10.5) internal successors, (42), 4 states have internal predecessors, (42), 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 75 [2025-03-17 10:11:32,447 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-17 10:11:32,471 INFO L225 Difference]: With dead ends: 4198 [2025-03-17 10:11:32,471 INFO L226 Difference]: Without dead ends: 4196 [2025-03-17 10:11:32,475 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-17 10:11:32,477 INFO L435 NwaCegarLoop]: 5985 mSDtfsCounter, 5986 mSDsluCounter, 5984 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5986 SdHoareTripleChecker+Valid, 11969 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-17 10:11:32,478 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [5986 Valid, 11969 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-17 10:11:32,485 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4196 states. [2025-03-17 10:11:32,674 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4196 to 4196. [2025-03-17 10:11:32,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4196 states, 2736 states have (on average 1.3223684210526316) internal successors, (3618), 2891 states have internal predecessors, (3618), 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-17 10:11:32,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4196 states to 4196 states and 6008 transitions. [2025-03-17 10:11:32,706 INFO L78 Accepts]: Start accepts. Automaton has 4196 states and 6008 transitions. Word has length 75 [2025-03-17 10:11:32,707 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-17 10:11:32,708 INFO L471 AbstractCegarLoop]: Abstraction has 4196 states and 6008 transitions. [2025-03-17 10:11:32,708 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 10.5) internal successors, (42), 4 states have internal predecessors, (42), 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-17 10:11:32,708 INFO L276 IsEmpty]: Start isEmpty. Operand 4196 states and 6008 transitions. [2025-03-17 10:11:32,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2025-03-17 10:11:32,710 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 10:11:32,710 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] [2025-03-17 10:11:32,710 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-17 10:11:32,710 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-17 10:11:32,711 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:11:32,711 INFO L85 PathProgramCache]: Analyzing trace with hash 1853583645, now seen corresponding path program 1 times [2025-03-17 10:11:32,711 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:11:32,711 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1357430937] [2025-03-17 10:11:32,711 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:11:32,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:11:34,609 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 81 statements into 1 equivalence classes. [2025-03-17 10:11:34,656 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 81 of 81 statements. [2025-03-17 10:11:34,656 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:11:34,656 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:11:35,298 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-17 10:11:35,299 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:11:35,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1357430937] [2025-03-17 10:11:35,299 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1357430937] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:11:35,299 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:11:35,299 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-17 10:11:35,299 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1710738134] [2025-03-17 10:11:35,299 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:11:35,300 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-17 10:11:35,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:11:35,300 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-17 10:11:35,300 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-17 10:11:35,301 INFO L87 Difference]: Start difference. First operand 4196 states and 6008 transitions. Second operand has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 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-17 10:11:35,974 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-17 10:11:35,974 INFO L93 Difference]: Finished difference Result 4196 states and 6008 transitions. [2025-03-17 10:11:35,974 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-17 10:11:35,975 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 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 81 [2025-03-17 10:11:35,975 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-17 10:11:35,999 INFO L225 Difference]: With dead ends: 4196 [2025-03-17 10:11:35,999 INFO L226 Difference]: Without dead ends: 4194 [2025-03-17 10:11:36,002 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-17 10:11:36,004 INFO L435 NwaCegarLoop]: 5983 mSDtfsCounter, 5983 mSDsluCounter, 5982 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5983 SdHoareTripleChecker+Valid, 11965 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-17 10:11:36,004 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [5983 Valid, 11965 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-17 10:11:36,010 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4194 states. [2025-03-17 10:11:36,219 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4194 to 4194. [2025-03-17 10:11:36,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4194 states, 2735 states have (on average 1.3221206581352833) internal successors, (3616), 2889 states have internal predecessors, (3616), 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-17 10:11:36,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4194 states to 4194 states and 6006 transitions. [2025-03-17 10:11:36,243 INFO L78 Accepts]: Start accepts. Automaton has 4194 states and 6006 transitions. Word has length 81 [2025-03-17 10:11:36,244 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-17 10:11:36,244 INFO L471 AbstractCegarLoop]: Abstraction has 4194 states and 6006 transitions. [2025-03-17 10:11:36,244 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 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-17 10:11:36,244 INFO L276 IsEmpty]: Start isEmpty. Operand 4194 states and 6006 transitions. [2025-03-17 10:11:36,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2025-03-17 10:11:36,247 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 10:11:36,247 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] [2025-03-17 10:11:36,247 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-17 10:11:36,247 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-17 10:11:36,247 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:11:36,248 INFO L85 PathProgramCache]: Analyzing trace with hash 857689843, now seen corresponding path program 1 times [2025-03-17 10:11:36,248 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:11:36,248 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1110372232] [2025-03-17 10:11:36,248 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:11:36,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:11:38,275 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 87 statements into 1 equivalence classes. [2025-03-17 10:11:38,328 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 87 of 87 statements. [2025-03-17 10:11:38,328 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:11:38,328 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:11:38,894 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-17 10:11:38,894 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:11:38,894 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1110372232] [2025-03-17 10:11:38,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1110372232] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:11:38,894 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:11:38,894 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-17 10:11:38,894 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1644923636] [2025-03-17 10:11:38,894 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:11:38,895 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-17 10:11:38,895 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:11:38,895 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-17 10:11:38,895 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-17 10:11:38,895 INFO L87 Difference]: Start difference. First operand 4194 states and 6006 transitions. Second operand has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 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)