./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 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/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-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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-?-551b009-m [2025-01-09 20:28:39,357 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 20:28:39,421 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-01-09 20:28:39,425 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 20:28:39,426 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 20:28:39,446 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 20:28:39,447 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 20:28:39,447 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 20:28:39,447 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-09 20:28:39,448 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-09 20:28:39,448 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 20:28:39,448 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 20:28:39,448 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 20:28:39,448 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 20:28:39,448 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 20:28:39,448 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 20:28:39,448 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 20:28:39,449 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 20:28:39,449 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 20:28:39,449 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 20:28:39,449 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 20:28:39,449 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 20:28:39,449 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 20:28:39,449 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 20:28:39,449 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 20:28:39,449 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 20:28:39,449 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:28:39,449 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:28:39,450 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:28:39,450 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:28:39,450 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 20:28:39,450 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:28:39,450 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:28:39,450 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:28:39,450 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:28:39,450 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 20:28:39,450 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 20:28:39,450 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 20:28:39,450 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 20:28:39,451 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 20:28:39,451 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 20:28:39,451 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 20:28:39,451 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 20:28:39,451 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 20:28:39,451 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 20:28:39,451 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-jdk21/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-01-09 20:28:39,704 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 20:28:39,710 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 20:28:39,712 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 20:28:39,713 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 20:28:39,713 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 20:28:39,714 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i [2025-01-09 20:28:40,874 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8a8877cf9/a386b1c22af949e6b613c9934e9d59bf/FLAGfaf4542ed [2025-01-09 20:28:41,637 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 20:28:41,638 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i [2025-01-09 20:28:41,723 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8a8877cf9/a386b1c22af949e6b613c9934e9d59bf/FLAGfaf4542ed [2025-01-09 20:28:41,946 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8a8877cf9/a386b1c22af949e6b613c9934e9d59bf [2025-01-09 20:28:41,948 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 20:28:41,950 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 20:28:41,950 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 20:28:41,951 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 20:28:41,955 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 20:28:41,956 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:28:41" (1/1) ... [2025-01-09 20:28:41,957 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@470301b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:41, skipping insertion in model container [2025-01-09 20:28:41,957 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:28:41" (1/1) ... [2025-01-09 20:28:42,103 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 20:28:49,960 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773190,773203] [2025-01-09 20:28:49,963 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773335,773348] [2025-01-09 20:28:49,964 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773481,773494] [2025-01-09 20:28:49,964 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773646,773659] [2025-01-09 20:28:49,965 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773804,773817] [2025-01-09 20:28:49,965 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773962,773975] [2025-01-09 20:28:49,965 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774120,774133] [2025-01-09 20:28:49,965 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774280,774293] [2025-01-09 20:28:49,966 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774439,774452] [2025-01-09 20:28:49,966 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774578,774591] [2025-01-09 20:28:49,966 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774720,774733] [2025-01-09 20:28:49,966 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774869,774882] [2025-01-09 20:28:49,967 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775008,775021] [2025-01-09 20:28:49,968 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775163,775176] [2025-01-09 20:28:49,968 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775323,775336] [2025-01-09 20:28:49,969 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775474,775487] [2025-01-09 20:28:49,970 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775625,775638] [2025-01-09 20:28:49,970 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775777,775790] [2025-01-09 20:28:49,970 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775926,775939] [2025-01-09 20:28:49,971 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776074,776087] [2025-01-09 20:28:49,971 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776231,776244] [2025-01-09 20:28:49,971 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776380,776393] [2025-01-09 20:28:49,971 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776536,776549] [2025-01-09 20:28:49,972 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776689,776702] [2025-01-09 20:28:49,972 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776835,776848] [2025-01-09 20:28:49,972 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776978,776991] [2025-01-09 20:28:49,973 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777130,777143] [2025-01-09 20:28:49,973 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777276,777289] [2025-01-09 20:28:49,973 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777421,777434] [2025-01-09 20:28:49,974 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777575,777588] [2025-01-09 20:28:49,974 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777726,777739] [2025-01-09 20:28:49,975 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777881,777894] [2025-01-09 20:28:49,975 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778033,778046] [2025-01-09 20:28:49,975 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778188,778201] [2025-01-09 20:28:49,975 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778352,778365] [2025-01-09 20:28:49,975 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778508,778521] [2025-01-09 20:28:49,976 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778672,778685] [2025-01-09 20:28:49,976 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778814,778827] [2025-01-09 20:28:49,976 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778972,778985] [2025-01-09 20:28:49,976 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779139,779152] [2025-01-09 20:28:49,976 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779298,779311] [2025-01-09 20:28:49,976 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779457,779470] [2025-01-09 20:28:49,977 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779606,779619] [2025-01-09 20:28:49,977 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779753,779766] [2025-01-09 20:28:49,977 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779892,779905] [2025-01-09 20:28:49,977 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780055,780068] [2025-01-09 20:28:49,977 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780221,780234] [2025-01-09 20:28:49,978 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780385,780398] [2025-01-09 20:28:49,978 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780550,780563] [2025-01-09 20:28:49,978 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780715,780728] [2025-01-09 20:28:49,978 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780881,780894] [2025-01-09 20:28:49,978 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781046,781059] [2025-01-09 20:28:49,982 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781213,781226] [2025-01-09 20:28:49,983 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781373,781386] [2025-01-09 20:28:49,983 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781535,781548] [2025-01-09 20:28:49,983 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781694,781707] [2025-01-09 20:28:49,983 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781840,781853] [2025-01-09 20:28:49,984 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781983,781996] [2025-01-09 20:28:49,984 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782127,782140] [2025-01-09 20:28:49,984 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782270,782283] [2025-01-09 20:28:49,984 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782414,782427] [2025-01-09 20:28:49,985 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782555,782568] [2025-01-09 20:28:49,985 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782693,782706] [2025-01-09 20:28:49,985 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782851,782864] [2025-01-09 20:28:49,986 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783010,783023] [2025-01-09 20:28:49,986 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783166,783179] [2025-01-09 20:28:49,986 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783315,783328] [2025-01-09 20:28:49,987 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783467,783480] [2025-01-09 20:28:49,987 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783618,783631] [2025-01-09 20:28:49,987 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783767,783780] [2025-01-09 20:28:49,988 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783919,783932] [2025-01-09 20:28:49,988 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784067,784080] [2025-01-09 20:28:49,988 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784220,784233] [2025-01-09 20:28:49,988 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784371,784384] [2025-01-09 20:28:49,989 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784521,784534] [2025-01-09 20:28:49,989 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784668,784681] [2025-01-09 20:28:49,989 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784819,784832] [2025-01-09 20:28:49,989 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784970,784983] [2025-01-09 20:28:49,989 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785118,785131] [2025-01-09 20:28:49,990 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785284,785297] [2025-01-09 20:28:49,990 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785453,785466] [2025-01-09 20:28:49,990 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785620,785633] [2025-01-09 20:28:49,990 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785788,785801] [2025-01-09 20:28:49,991 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785938,785951] [2025-01-09 20:28:49,991 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[786085,786098] [2025-01-09 20:28:49,991 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[786246,786259] [2025-01-09 20:28:49,991 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[786416,786429] [2025-01-09 20:28:49,992 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[786578,786591] [2025-01-09 20:28:50,015 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:28:50,043 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 20:28:50,113 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-01-09 20:28:50,114 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5110] [2025-01-09 20:28:50,115 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-01-09 20:28:50,115 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5125] [2025-01-09 20:28:50,115 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5134] [2025-01-09 20:28:50,115 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5141] [2025-01-09 20:28:50,116 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-01-09 20:28:50,119 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [5369] [2025-01-09 20:28:50,120 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5372] [2025-01-09 20:28:50,120 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5375] [2025-01-09 20:28:50,120 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5378] [2025-01-09 20:28:50,122 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-01-09 20:28:50,122 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-01-09 20:28:50,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 *)"./arch/x86/include/asm/paravirt.h"), "i" (809), "i" (12UL)); [5528-5529] [2025-01-09 20:28:50,123 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-01-09 20:28:50,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 *)"./arch/x86/include/asm/paravirt.h"), "i" (814), "i" (12UL)); [5560-5561] [2025-01-09 20:28:50,123 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-01-09 20:28:50,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 *)"./arch/x86/include/asm/paravirt.h"), "i" (819), "i" (12UL)); [5592-5593] [2025-01-09 20:28:50,124 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-01-09 20:28:50,125 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [5638] [2025-01-09 20:28:50,126 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-01-09 20:28:50,126 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-01-09 20:28:50,126 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-01-09 20:28:50,126 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-01-09 20:28:50,127 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-01-09 20:28:50,127 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5845] [2025-01-09 20:28:50,128 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5848] [2025-01-09 20:28:50,128 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5851] [2025-01-09 20:28:50,128 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5854] [2025-01-09 20:28:50,128 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [5891] [2025-01-09 20:28:50,128 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [5894] [2025-01-09 20:28:50,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [5896] [2025-01-09 20:28:50,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [5901] [2025-01-09 20:28:50,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [5904] [2025-01-09 20:28:50,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [5906] [2025-01-09 20:28:50,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [5911] [2025-01-09 20:28:50,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [5914] [2025-01-09 20:28:50,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [5916] [2025-01-09 20:28:50,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [5921] [2025-01-09 20:28:50,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [5924] [2025-01-09 20:28:50,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [5926] [2025-01-09 20:28:50,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [5964] [2025-01-09 20:28:50,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [5967] [2025-01-09 20:28:50,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [5969] [2025-01-09 20:28:50,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [5974] [2025-01-09 20:28:50,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [5977] [2025-01-09 20:28:50,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [5979] [2025-01-09 20:28:50,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [5984] [2025-01-09 20:28:50,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [5987] [2025-01-09 20:28:50,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [5989] [2025-01-09 20:28:50,131 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [5994] [2025-01-09 20:28:50,131 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [5997] [2025-01-09 20:28:50,131 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [5999] [2025-01-09 20:28:50,131 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6015] [2025-01-09 20:28:50,134 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6249] [2025-01-09 20:28:50,135 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6280] [2025-01-09 20:28:50,135 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6290] [2025-01-09 20:28:50,136 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6297] [2025-01-09 20:28:50,137 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6461] [2025-01-09 20:28:50,138 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6470] [2025-01-09 20:28:50,139 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-01-09 20:28:50,139 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-01-09 20:28:50,139 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-01-09 20:28:50,139 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-01-09 20:28:50,173 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/md/raid5.c"), "i" (295), "i" (12UL)); [7628-7629] [2025-01-09 20:28:50,173 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/md/raid5.c"), "i" (296), "i" (12UL)); [7640-7641] [2025-01-09 20:28:50,178 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-01-09 20:28:50,188 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [7841] [2025-01-09 20:28:50,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" (476), "i" (12UL)); [8018-8019] [2025-01-09 20:28:50,206 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-01-09 20:28:50,206 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-01-09 20:28:50,206 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-01-09 20:28:50,208 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8293] [2025-01-09 20:28:50,209 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8296] [2025-01-09 20:28:50,209 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8299] [2025-01-09 20:28:50,209 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8302] [2025-01-09 20:28:50,209 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [8333] [2025-01-09 20:28:50,209 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8336] [2025-01-09 20:28:50,209 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8339] [2025-01-09 20:28:50,209 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8342] [2025-01-09 20:28:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [8373] [2025-01-09 20:28:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8376] [2025-01-09 20:28:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8379] [2025-01-09 20:28:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8382] [2025-01-09 20:28:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [8413] [2025-01-09 20:28:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8416] [2025-01-09 20:28:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8419] [2025-01-09 20:28:50,210 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8422] [2025-01-09 20:28:50,219 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-01-09 20:28:50,220 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8977] [2025-01-09 20:28:50,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9130] [2025-01-09 20:28:50,233 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-01-09 20:28:50,240 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-01-09 20:28:50,243 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-01-09 20:28:50,246 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-01-09 20:28:50,248 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-01-09 20:28:50,248 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-01-09 20:28:50,249 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-01-09 20:28:50,250 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-01-09 20:28:50,252 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-01-09 20:28:50,252 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-01-09 20:28:50,253 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-01-09 20:28:50,253 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-01-09 20:28:50,259 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-01-09 20:28:50,262 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-01-09 20:28:50,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11057] [2025-01-09 20:28:50,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11098] [2025-01-09 20:28:50,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11101] [2025-01-09 20:28:50,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11104] [2025-01-09 20:28:50,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11107] [2025-01-09 20:28:50,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11138] [2025-01-09 20:28:50,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11141] [2025-01-09 20:28:50,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11144] [2025-01-09 20:28:50,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11147] [2025-01-09 20:28:50,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11178] [2025-01-09 20:28:50,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11181] [2025-01-09 20:28:50,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11184] [2025-01-09 20:28:50,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11187] [2025-01-09 20:28:50,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11218] [2025-01-09 20:28:50,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11221] [2025-01-09 20:28:50,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11224] [2025-01-09 20:28:50,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11227] [2025-01-09 20:28:50,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [11249] [2025-01-09 20:28:50,277 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-01-09 20:28:50,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11377] [2025-01-09 20:28:50,291 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [11708] [2025-01-09 20:28:50,293 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-01-09 20:28:50,299 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-01-09 20:28:50,311 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-01-09 20:28:50,315 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-01-09 20:28:50,318 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-01-09 20:28:50,324 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-01-09 20:28:50,326 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-01-09 20:28:50,332 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-01-09 20:28:50,333 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-01-09 20:28:50,341 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-01-09 20:28:50,363 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-01-09 20:28:50,363 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-01-09 20:28:50,364 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-01-09 20:28:50,382 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-01-09 20:28:50,383 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-01-09 20:28:50,383 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-01-09 20:28:50,384 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-01-09 20:28:50,385 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-01-09 20:28:50,386 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-01-09 20:28:50,386 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-01-09 20:28:50,388 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-01-09 20:28:50,396 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-01-09 20:28:50,409 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-01-09 20:28:50,410 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-01-09 20:28:50,480 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-01-09 20:28:50,481 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [17343] [2025-01-09 20:28:50,492 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-01-09 20:28:50,493 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-01-09 20:28:50,493 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-01-09 20:28:50,519 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [19572] [2025-01-09 20:28:50,520 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [19623] [2025-01-09 20:28:50,520 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (conf->percpu)); [19661] [2025-01-09 20:28:50,521 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (conf->percpu)); [19708] [2025-01-09 20:28:50,529 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-01-09 20:28:50,529 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-01-09 20:28:50,530 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-01-09 20:28:50,530 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-01-09 20:28:50,541 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [20911] [2025-01-09 20:28:50,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [21234] [2025-01-09 20:28:50,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [21345] [2025-01-09 20:28:50,551 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [21393] [2025-01-09 20:28:50,601 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773190,773203] [2025-01-09 20:28:50,601 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773335,773348] [2025-01-09 20:28:50,602 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773481,773494] [2025-01-09 20:28:50,602 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773646,773659] [2025-01-09 20:28:50,602 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773804,773817] [2025-01-09 20:28:50,602 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[773962,773975] [2025-01-09 20:28:50,602 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774120,774133] [2025-01-09 20:28:50,603 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774280,774293] [2025-01-09 20:28:50,603 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774439,774452] [2025-01-09 20:28:50,603 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774578,774591] [2025-01-09 20:28:50,603 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774720,774733] [2025-01-09 20:28:50,603 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[774869,774882] [2025-01-09 20:28:50,603 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775008,775021] [2025-01-09 20:28:50,604 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775163,775176] [2025-01-09 20:28:50,604 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775323,775336] [2025-01-09 20:28:50,604 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775474,775487] [2025-01-09 20:28:50,604 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775625,775638] [2025-01-09 20:28:50,604 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775777,775790] [2025-01-09 20:28:50,604 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[775926,775939] [2025-01-09 20:28:50,605 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776074,776087] [2025-01-09 20:28:50,605 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776231,776244] [2025-01-09 20:28:50,605 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776380,776393] [2025-01-09 20:28:50,605 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776536,776549] [2025-01-09 20:28:50,605 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776689,776702] [2025-01-09 20:28:50,606 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776835,776848] [2025-01-09 20:28:50,606 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[776978,776991] [2025-01-09 20:28:50,606 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777130,777143] [2025-01-09 20:28:50,606 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777276,777289] [2025-01-09 20:28:50,606 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777421,777434] [2025-01-09 20:28:50,606 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777575,777588] [2025-01-09 20:28:50,606 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777726,777739] [2025-01-09 20:28:50,606 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[777881,777894] [2025-01-09 20:28:50,606 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778033,778046] [2025-01-09 20:28:50,607 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778188,778201] [2025-01-09 20:28:50,607 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778352,778365] [2025-01-09 20:28:50,607 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778508,778521] [2025-01-09 20:28:50,607 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778672,778685] [2025-01-09 20:28:50,607 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778814,778827] [2025-01-09 20:28:50,607 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[778972,778985] [2025-01-09 20:28:50,607 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779139,779152] [2025-01-09 20:28:50,608 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779298,779311] [2025-01-09 20:28:50,608 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779457,779470] [2025-01-09 20:28:50,608 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779606,779619] [2025-01-09 20:28:50,609 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779753,779766] [2025-01-09 20:28:50,609 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[779892,779905] [2025-01-09 20:28:50,609 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780055,780068] [2025-01-09 20:28:50,609 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780221,780234] [2025-01-09 20:28:50,609 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780385,780398] [2025-01-09 20:28:50,609 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780550,780563] [2025-01-09 20:28:50,610 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780715,780728] [2025-01-09 20:28:50,610 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[780881,780894] [2025-01-09 20:28:50,610 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781046,781059] [2025-01-09 20:28:50,610 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781213,781226] [2025-01-09 20:28:50,610 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781373,781386] [2025-01-09 20:28:50,610 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781535,781548] [2025-01-09 20:28:50,611 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781694,781707] [2025-01-09 20:28:50,611 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781840,781853] [2025-01-09 20:28:50,611 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[781983,781996] [2025-01-09 20:28:50,611 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782127,782140] [2025-01-09 20:28:50,611 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782270,782283] [2025-01-09 20:28:50,612 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782414,782427] [2025-01-09 20:28:50,612 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782555,782568] [2025-01-09 20:28:50,615 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782693,782706] [2025-01-09 20:28:50,615 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[782851,782864] [2025-01-09 20:28:50,616 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783010,783023] [2025-01-09 20:28:50,616 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783166,783179] [2025-01-09 20:28:50,616 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783315,783328] [2025-01-09 20:28:50,616 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783467,783480] [2025-01-09 20:28:50,616 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783618,783631] [2025-01-09 20:28:50,616 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783767,783780] [2025-01-09 20:28:50,616 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[783919,783932] [2025-01-09 20:28:50,617 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784067,784080] [2025-01-09 20:28:50,617 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784220,784233] [2025-01-09 20:28:50,617 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784371,784384] [2025-01-09 20:28:50,617 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784521,784534] [2025-01-09 20:28:50,617 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784668,784681] [2025-01-09 20:28:50,617 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784819,784832] [2025-01-09 20:28:50,617 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[784970,784983] [2025-01-09 20:28:50,618 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785118,785131] [2025-01-09 20:28:50,618 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785284,785297] [2025-01-09 20:28:50,618 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785453,785466] [2025-01-09 20:28:50,618 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785620,785633] [2025-01-09 20:28:50,618 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785788,785801] [2025-01-09 20:28:50,618 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[785938,785951] [2025-01-09 20:28:50,619 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[786085,786098] [2025-01-09 20:28:50,619 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[786246,786259] [2025-01-09 20:28:50,619 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[786416,786429] [2025-01-09 20:28:50,620 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--md--raid456.ko.cil.i[786578,786591] [2025-01-09 20:28:50,625 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:28:50,876 WARN L1212 FunctionHandler]: The following functions are not defined or handled internally: __cmpxchg_wrong_size [2025-01-09 20:28:50,886 INFO L204 MainTranslator]: Completed translation [2025-01-09 20:28:50,886 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50 WrapperNode [2025-01-09 20:28:50,887 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 20:28:50,887 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 20:28:50,888 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 20:28:50,888 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 20:28:50,892 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:50,990 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:51,173 INFO L138 Inliner]: procedures = 933, calls = 7512, calls flagged for inlining = 421, calls inlined = 282, statements flattened = 11621 [2025-01-09 20:28:51,174 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 20:28:51,175 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 20:28:51,175 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 20:28:51,175 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 20:28:51,182 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:51,183 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:51,205 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:53,345 INFO L175 MemorySlicer]: Split 2139 memory accesses to 75 slices as follows [3, 8, 8, 8, 8, 57, 1, 8, 8, 8, 7, 4, 8, 8, 8, 7, 8, 8, 8, 7, 8, 84, 8, 1390, 8, 8, 4, 8, 4, 8, 8, 10, 8, 8, 10, 8, 5, 8, 8, 8, 8, 6, 2, 2, 8, 7, 8, 6, 3, 8, 2, 102, 8, 8, 17, 8, 8, 1, 2, 22, 8, 8, 8, 6, 5, 6, 8, 7, 5, 8, 8, 8, 8, 8, 1]. 65 percent of accesses are in the largest equivalence class. The 551 initializations are split as follows [0, 8, 8, 8, 8, 0, 0, 8, 8, 8, 7, 0, 8, 8, 8, 7, 8, 8, 8, 7, 8, 0, 8, 32, 8, 8, 0, 8, 0, 8, 8, 0, 8, 8, 0, 8, 5, 8, 8, 8, 8, 0, 0, 0, 8, 0, 8, 6, 0, 8, 0, 102, 8, 8, 16, 8, 8, 1, 2, 0, 8, 8, 8, 6, 5, 6, 8, 0, 5, 8, 8, 8, 8, 8, 0]. The 576 writes are split as follows [1, 0, 0, 0, 0, 23, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 0, 442, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 2, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 1]. [2025-01-09 20:28:53,346 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:53,347 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:53,503 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:53,525 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:53,564 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:53,635 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:53,670 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:53,752 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 20:28:53,753 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 20:28:53,753 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 20:28:53,754 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 20:28:53,754 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (1/1) ... [2025-01-09 20:28:53,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:28:53,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 20:28:53,780 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-01-09 20:28:53,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-01-09 20:28:53,805 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int_nonpositive [2025-01-09 20:28:53,805 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int_nonpositive [2025-01-09 20:28:53,805 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_thread_groups [2025-01-09 20:28:53,805 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_thread_groups [2025-01-09 20:28:53,805 INFO L130 BoogieDeclarations]: Found specification of procedure bio_endio [2025-01-09 20:28:53,805 INFO L138 BoogieDeclarations]: Found implementation of procedure bio_endio [2025-01-09 20:28:53,805 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_create [2025-01-09 20:28:53,805 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_create [2025-01-09 20:28:53,805 INFO L130 BoogieDeclarations]: Found specification of procedure sync_request [2025-01-09 20:28:53,805 INFO L138 BoogieDeclarations]: Found implementation of procedure sync_request [2025-01-09 20:28:53,805 INFO L130 BoogieDeclarations]: Found specification of procedure get_active_stripe [2025-01-09 20:28:53,805 INFO L138 BoogieDeclarations]: Found implementation of procedure get_active_stripe [2025-01-09 20:28:53,805 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_remove_disk [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_remove_disk [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure bdevname [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure bdevname [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_restore [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_restore [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure __clear_bit [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure __clear_bit [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure __preempt_count_sub [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure __preempt_count_sub [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure arch_irqs_disabled_flags [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_irqs_disabled_flags [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure read_seqcount_begin [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure read_seqcount_begin [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_102 [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_102 [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure __cpu_to_node [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure __cpu_to_node [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_request_check_final_state [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_request_check_final_state [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_md_personality [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_md_personality [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure lock_device_hash_lock [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_device_hash_lock [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-01-09 20:28:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-01-09 20:28:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-01-09 20:28:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-01-09 20:28:53,811 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#66 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#67 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#68 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#69 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#70 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#71 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#72 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#73 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#74 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_genhd_check_final_state [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_genhd_check_final_state [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure stripe_operations_active [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure stripe_operations_active [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure free_scratch_buffer [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure free_scratch_buffer [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_122 [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_122 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait_event [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait_event [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_congested [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_congested [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure put_online_cpus [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure put_online_cpus [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_137 [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_137 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure revalidate_disk [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure revalidate_disk [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure stripe_set_idx [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure stripe_set_idx [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-01-09 20:28:53,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-01-09 20:28:53,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-01-09 20:28:53,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-01-09 20:28:53,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-01-09 20:28:53,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-01-09 20:28:53,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#66 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#67 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#68 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#69 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#70 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#71 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#72 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#73 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#74 [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-01-09 20:28:53,814 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-01-09 20:28:53,814 INFO L130 BoogieDeclarations]: Found specification of procedure compute_blocknr [2025-01-09 20:28:53,814 INFO L138 BoogieDeclarations]: Found implementation of procedure compute_blocknr [2025-01-09 20:28:53,815 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2025-01-09 20:28:53,815 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2025-01-09 20:28:53,815 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_device_lock_of_r5conf [2025-01-09 20:28:53,815 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_device_lock_of_r5conf [2025-01-09 20:28:53,815 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_wakeup_stripe_thread [2025-01-09 20:28:53,815 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_wakeup_stripe_thread [2025-01-09 20:28:53,815 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_sched_notrace [2025-01-09 20:28:53,815 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_sched_notrace [2025-01-09 20:28:53,815 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_md_register_thread [2025-01-09 20:28:53,816 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_md_register_thread [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_zalloc [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_zalloc [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure read_seqcount_retry [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure read_seqcount_retry [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_176 [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_176 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure list_add [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure release_stripe [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure release_stripe [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_ulong [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_ulong [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure disk_devt [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure disk_devt [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure make_request [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure make_request [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_103 [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_103 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure bdev_get_queue [2025-01-09 20:28:53,817 INFO L138 BoogieDeclarations]: Found implementation of procedure bdev_get_queue [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-01-09 20:28:53,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-01-09 20:28:53,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-01-09 20:28:53,821 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#66 [2025-01-09 20:28:53,821 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#67 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#68 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#69 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#70 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#71 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#72 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#73 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#74 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_start_reshape [2025-01-09 20:28:53,822 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_start_reshape [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2025-01-09 20:28:53,822 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_notify_dirent_safe [2025-01-09 20:28:53,822 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_notify_dirent_safe [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2025-01-09 20:28:53,822 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_lock [2025-01-09 20:28:53,822 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_lock [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure list_del_init [2025-01-09 20:28:53,822 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del_init [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure trace_hardirqs_on [2025-01-09 20:28:53,822 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_hardirqs_on [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure write_seqcount_end [2025-01-09 20:28:53,822 INFO L138 BoogieDeclarations]: Found implementation of procedure write_seqcount_end [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure set_capacity [2025-01-09 20:28:53,822 INFO L138 BoogieDeclarations]: Found implementation of procedure set_capacity [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-01-09 20:28:53,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#55 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#56 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#57 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#58 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#59 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#60 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#61 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#62 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#63 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#64 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#65 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#66 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#67 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#68 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#69 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#70 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#71 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#72 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#73 [2025-01-09 20:28:53,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#74 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-01-09 20:28:53,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#55 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#56 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#57 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#58 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#59 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#60 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#61 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#62 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#63 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#64 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#65 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#66 [2025-01-09 20:28:53,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#67 [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#68 [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#69 [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#70 [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#71 [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#72 [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#73 [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#74 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_resize [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_resize [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_128 [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_128 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure trace_block_bio_remap [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_block_bio_remap [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_sock_check_final_state [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_sock_check_final_state [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_for_read_section [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_for_read_section [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_sched_held [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_sched_held [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_check_final_state [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_check_final_state [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure run [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_sysfs_check_final_state [2025-01-09 20:28:53,825 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_sysfs_check_final_state [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-01-09 20:28:53,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-01-09 20:28:53,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#66 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#67 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#68 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#69 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#70 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#71 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#72 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#73 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#74 [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2025-01-09 20:28:53,827 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure drop_one_stripe [2025-01-09 20:28:53,827 INFO L138 BoogieDeclarations]: Found implementation of procedure drop_one_stripe [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure bio_put [2025-01-09 20:28:53,827 INFO L138 BoogieDeclarations]: Found implementation of procedure bio_put [2025-01-09 20:28:53,827 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_add_disk [2025-01-09 20:28:53,827 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_add_disk [2025-01-09 20:28:53,828 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-01-09 20:28:53,828 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-01-09 20:28:53,828 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2025-01-09 20:28:53,828 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2025-01-09 20:28:53,828 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-01-09 20:28:53,828 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-01-09 20:28:53,828 INFO L130 BoogieDeclarations]: Found specification of procedure shrink_buffers [2025-01-09 20:28:53,828 INFO L138 BoogieDeclarations]: Found implementation of procedure shrink_buffers [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-01-09 20:28:53,829 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_stripe_lock_of_stripe_head [2025-01-09 20:28:53,829 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_stripe_lock_of_stripe_head [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-01-09 20:28:53,829 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure mdname [2025-01-09 20:28:53,829 INFO L138 BoogieDeclarations]: Found implementation of procedure mdname [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-01-09 20:28:53,829 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_check_final_state [2025-01-09 20:28:53,829 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_check_final_state [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_suspend [2025-01-09 20:28:53,829 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_suspend [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure free_conf [2025-01-09 20:28:53,829 INFO L138 BoogieDeclarations]: Found implementation of procedure free_conf [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-01-09 20:28:53,829 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_cmpxchg [2025-01-09 20:28:53,829 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_cmpxchg [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_held [2025-01-09 20:28:53,829 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_held [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-01-09 20:28:53,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#66 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#67 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#68 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#69 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#70 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#71 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#72 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#73 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#74 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure grow_one_stripe [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure grow_one_stripe [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure rdev_dec_pending [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure rdev_dec_pending [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_resume [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_resume [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_stripe_lock_of_stripe_head [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_stripe_lock_of_stripe_head [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_destroy [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_destroy [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure get_online_cpus [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure get_online_cpus [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_101 [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_101 [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_next [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_next [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure __preempt_count_add [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure __preempt_count_add [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_unless [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_unless [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_scratch_buffer [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_scratch_buffer [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_md_personality [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_md_personality [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_check [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_check [2025-01-09 20:28:53,830 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2025-01-09 20:28:53,830 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure static_key_false [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure static_key_false [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure bitmap_startwrite [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure bitmap_startwrite [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtoul [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtoul [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure raid45_takeover_raid0 [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure raid45_takeover_raid0 [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_notify [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_notify [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_coherent_check_final_state [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_coherent_check_final_state [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_finish_reshape [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_finish_reshape [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure bitmap_start_sync [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure bitmap_start_sync [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_check_reshape [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_check_reshape [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure lock_release [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_release [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure setup_conf [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure setup_conf [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_check_final_state [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_check_final_state [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_check_final_state [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_check_final_state [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure scribble_len [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure scribble_len [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure add_stripe_bio [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure add_stripe_bio [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure bio_init [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure bio_init [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure generic_make_request [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure generic_make_request [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_pages [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_pages [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec_and_test [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec_and_test [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_175 [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_175 [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_queue_check_final_state [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_queue_check_final_state [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure md_write_end [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure md_write_end [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure is_badblock [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure is_badblock [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure md_set_array_sectors [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure md_set_array_sectors [2025-01-09 20:28:53,831 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_dec_bi_active_stripes [2025-01-09 20:28:53,831 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_dec_bi_active_stripes [2025-01-09 20:28:53,834 INFO L130 BoogieDeclarations]: Found specification of procedure register_md_personality [2025-01-09 20:28:53,834 INFO L138 BoogieDeclarations]: Found implementation of procedure register_md_personality [2025-01-09 20:28:53,834 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2025-01-09 20:28:53,834 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2025-01-09 20:28:53,834 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-01-09 20:28:53,834 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-01-09 20:28:53,834 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-01-09 20:28:53,834 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#66 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#67 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#68 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#69 [2025-01-09 20:28:53,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#70 [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#71 [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#72 [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#73 [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#74 [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_in_interrupt_context [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_in_interrupt_context [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure get_start_sect [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure get_start_sect [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure print_raid5_conf [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure print_raid5_conf [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_reset_error_counter [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_reset_error_counter [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure status [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure status [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_lib_idr_check_final_state [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_lib_idr_check_final_state [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure md_wakeup_thread [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure md_wakeup_thread [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_save [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_save [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_inc_bi_active_stripes [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_inc_bi_active_stripes [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure disk_stack_limits [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure disk_stack_limits [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure remove_hash [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure remove_hash [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure stripe_hash [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure stripe_hash [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure release_inactive_stripe_list [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure release_inactive_stripe_list [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_reset_error_counter [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_reset_error_counter [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure __init_waitqueue_head [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_waitqueue_head [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure write_seqcount_begin [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure write_seqcount_begin [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_save_flags [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_save_flags [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_device_lock_of_r5conf [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_device_lock_of_r5conf [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_disable [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_disable [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_md_personality [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_md_personality [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_size [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_size [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock_try [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock_try [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_sub_return [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_sub_return [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_spare_active [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_spare_active [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure seq_printf [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_printf [2025-01-09 20:28:53,836 INFO L130 BoogieDeclarations]: Found specification of procedure md_allow_write [2025-01-09 20:28:53,836 INFO L138 BoogieDeclarations]: Found implementation of procedure md_allow_write [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure lock_all_device_hash_locks_irq [2025-01-09 20:28:53,837 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_all_device_hash_locks_irq [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-01-09 20:28:53,837 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure unlock_device_hash_lock [2025-01-09 20:28:53,837 INFO L138 BoogieDeclarations]: Found implementation of procedure unlock_device_hash_lock [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure md_register_thread [2025-01-09 20:28:53,837 INFO L138 BoogieDeclarations]: Found implementation of procedure md_register_thread [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure check_stripe_cache [2025-01-09 20:28:53,837 INFO L138 BoogieDeclarations]: Found implementation of procedure check_stripe_cache [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure trace_hardirqs_off [2025-01-09 20:28:53,837 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_hardirqs_off [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_NOT_ARG_SIGN [2025-01-09 20:28:53,837 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_NOT_ARG_SIGN [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_quiesce [2025-01-09 20:28:53,837 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_quiesce [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_store_stripe_cache_size [2025-01-09 20:28:53,837 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_store_stripe_cache_size [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock_sched_notrace [2025-01-09 20:28:53,837 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock_sched_notrace [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-01-09 20:28:53,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#66 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#67 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#68 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#69 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#70 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#71 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#72 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#73 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#74 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_compute_sector [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_compute_sector [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure trace_block_bio_complete [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_block_bio_complete [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_rtnetlink_check_final_state [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_rtnetlink_check_final_state [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure do_release_stripe [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure do_release_stripe [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_mergeable_bvec [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_mergeable_bvec [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure check_reshape [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure check_reshape [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure get_free_stripe [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure get_free_stripe [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_100 [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_100 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure r5_next_bio [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure r5_next_bio [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure only_parity [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure only_parity [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure mddev_unlock [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure mddev_unlock [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_check_final_state [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_check_final_state [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure is_power_of_2 [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure is_power_of_2 [2025-01-09 20:28:53,838 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_NOT_ARG_SIGN [2025-01-09 20:28:53,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_NOT_ARG_SIGN [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure release_stripe_plug [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure release_stripe_plug [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_check_final_state [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_check_final_state [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure has_failed [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure has_failed [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure unlock_all_device_hash_locks_irq [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure unlock_all_device_hash_locks_irq [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure lock_acquire [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_acquire [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure raid5_free [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure raid5_free [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure calc_degraded [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure calc_degraded [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure algorithm_valid_raid6 [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure algorithm_valid_raid6 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure algorithm_valid_raid5 [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure algorithm_valid_raid5 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_136 [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_136 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_return [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_return [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure error [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure error [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_free [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_free [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_121 [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_121 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock [2025-01-09 20:28:53,839 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-01-09 20:28:53,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-01-09 20:28:53,844 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#66 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#67 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#68 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#69 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#70 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#71 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#72 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#73 [2025-01-09 20:28:53,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#74 [2025-01-09 20:28:55,035 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 20:28:55,039 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 20:29:20,189 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-01-09 20:29:28,855 INFO L? ?]: Removed 4592 outVars from TransFormulas that were not future-live. [2025-01-09 20:29:28,855 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 20:29:28,915 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 20:29:28,922 INFO L312 CfgBuilder]: Removed 21 assume(true) statements. [2025-01-09 20:29:28,922 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:29:28 BoogieIcfgContainer [2025-01-09 20:29:28,922 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 20:29:28,924 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 20:29:28,924 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 20:29:28,927 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 20:29:28,928 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 08:28:41" (1/3) ... [2025-01-09 20:29:28,928 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@76d64253 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:29:28, skipping insertion in model container [2025-01-09 20:29:28,928 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:28:50" (2/3) ... [2025-01-09 20:29:28,928 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@76d64253 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:29:28, skipping insertion in model container [2025-01-09 20:29:28,928 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:29:28" (3/3) ... [2025-01-09 20:29:28,930 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-4.0-rc1---drivers--md--raid456.ko.cil.i [2025-01-09 20:29:28,948 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 20:29:28,952 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-4.0-rc1---drivers--md--raid456.ko.cil.i that has 314 procedures, 4710 locations, 1 initial locations, 86 loop locations, and 34 error locations. [2025-01-09 20:29:29,086 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 20:29:29,096 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;@4eac8144, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 20:29:29,096 INFO L334 AbstractCegarLoop]: Starting to check reachability of 34 error locations. [2025-01-09 20:29:29,112 INFO L276 IsEmpty]: Start isEmpty. Operand has 4413 states, 2927 states have (on average 1.344721557909122) internal successors, (3936), 3103 states have internal predecessors, (3936), 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-01-09 20:29:29,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2025-01-09 20:29:29,119 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:29:29,119 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:29:29,120 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-01-09 20:29:29,123 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:29:29,123 INFO L85 PathProgramCache]: Analyzing trace with hash 1178709883, now seen corresponding path program 1 times [2025-01-09 20:29:29,129 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:29:29,129 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1849710452] [2025-01-09 20:29:29,129 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:29:29,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:29:31,373 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 62 statements into 1 equivalence classes. [2025-01-09 20:29:31,691 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 62 of 62 statements. [2025-01-09 20:29:31,692 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:29:31,692 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:29:32,690 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-01-09 20:29:32,690 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:29:32,691 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1849710452] [2025-01-09 20:29:32,692 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1849710452] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:29:32,692 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:29:32,692 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 20:29:32,693 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1685329820] [2025-01-09 20:29:32,693 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:29:32,696 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 20:29:32,696 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:29:32,710 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 20:29:32,711 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 20:29:32,720 INFO L87 Difference]: Start difference. First operand has 4413 states, 2927 states have (on average 1.344721557909122) internal successors, (3936), 3103 states have internal predecessors, (3936), 1213 states have call successors, (1213), 239 states have call predecessors, (1213), 238 states have return successors, (1205), 1184 states have call predecessors, (1205), 1205 states have call successors, (1205) Second operand has 4 states, 4 states have (on average 8.75) internal successors, (35), 4 states have internal predecessors, (35), 2 states have call successors, (10), 2 states have call predecessors, (10), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) [2025-01-09 20:29:33,283 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 20:29:33,284 INFO L93 Difference]: Finished difference Result 8751 states and 12909 transitions. [2025-01-09 20:29:33,286 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 20:29:33,287 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 8.75) internal successors, (35), 4 states have internal predecessors, (35), 2 states have call successors, (10), 2 states have call predecessors, (10), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) Word has length 62 [2025-01-09 20:29:33,288 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 20:29:33,333 INFO L225 Difference]: With dead ends: 8751 [2025-01-09 20:29:33,333 INFO L226 Difference]: Without dead ends: 4335 [2025-01-09 20:29:33,369 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-01-09 20:29:33,372 INFO L435 NwaCegarLoop]: 6173 mSDtfsCounter, 6151 mSDsluCounter, 6172 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6151 SdHoareTripleChecker+Valid, 12345 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-01-09 20:29:33,374 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6151 Valid, 12345 Invalid, 4 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-01-09 20:29:33,392 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4335 states. [2025-01-09 20:29:33,665 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4335 to 4335. [2025-01-09 20:29:33,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4335 states, 2872 states have (on average 1.3081476323119776) internal successors, (3757), 3030 states have internal predecessors, (3757), 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-01-09 20:29:33,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4335 states to 4335 states and 6147 transitions. [2025-01-09 20:29:33,737 INFO L78 Accepts]: Start accepts. Automaton has 4335 states and 6147 transitions. Word has length 62 [2025-01-09 20:29:33,739 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 20:29:33,739 INFO L471 AbstractCegarLoop]: Abstraction has 4335 states and 6147 transitions. [2025-01-09 20:29:33,739 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 8.75) internal successors, (35), 4 states have internal predecessors, (35), 2 states have call successors, (10), 2 states have call predecessors, (10), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) [2025-01-09 20:29:33,739 INFO L276 IsEmpty]: Start isEmpty. Operand 4335 states and 6147 transitions. [2025-01-09 20:29:33,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2025-01-09 20:29:33,744 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:29:33,745 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:29:33,745 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-09 20:29:33,745 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-01-09 20:29:33,746 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:29:33,746 INFO L85 PathProgramCache]: Analyzing trace with hash -901628289, now seen corresponding path program 1 times [2025-01-09 20:29:33,746 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:29:33,746 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [570321763] [2025-01-09 20:29:33,746 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:29:33,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:29:36,194 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 68 statements into 1 equivalence classes. [2025-01-09 20:29:36,280 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 68 of 68 statements. [2025-01-09 20:29:36,281 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:29:36,281 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:29:37,175 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-01-09 20:29:37,175 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:29:37,175 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [570321763] [2025-01-09 20:29:37,175 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [570321763] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:29:37,175 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:29:37,175 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 20:29:37,175 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1369323403] [2025-01-09 20:29:37,175 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:29:37,176 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 20:29:37,176 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:29:37,177 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 20:29:37,177 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 20:29:37,177 INFO L87 Difference]: Start difference. First operand 4335 states and 6147 transitions. Second operand has 4 states, 4 states have (on average 9.75) internal successors, (39), 4 states have internal predecessors, (39), 2 states have call successors, (11), 2 states have call predecessors, (11), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) [2025-01-09 20:29:37,464 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 20:29:37,465 INFO L93 Difference]: Finished difference Result 4335 states and 6147 transitions. [2025-01-09 20:29:37,465 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 20:29:37,465 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 9.75) internal successors, (39), 4 states have internal predecessors, (39), 2 states have call successors, (11), 2 states have call predecessors, (11), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 68 [2025-01-09 20:29:37,466 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 20:29:37,492 INFO L225 Difference]: With dead ends: 4335 [2025-01-09 20:29:37,492 INFO L226 Difference]: Without dead ends: 4333 [2025-01-09 20:29:37,496 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-01-09 20:29:37,497 INFO L435 NwaCegarLoop]: 6143 mSDtfsCounter, 6120 mSDsluCounter, 6142 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6120 SdHoareTripleChecker+Valid, 12285 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-01-09 20:29:37,498 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6120 Valid, 12285 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-01-09 20:29:37,506 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4333 states. [2025-01-09 20:29:37,698 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4333 to 4333. [2025-01-09 20:29:37,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4333 states, 2871 states have (on average 1.307906652734239) internal successors, (3755), 3028 states have internal predecessors, (3755), 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-01-09 20:29:37,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4333 states to 4333 states and 6145 transitions. [2025-01-09 20:29:37,739 INFO L78 Accepts]: Start accepts. Automaton has 4333 states and 6145 transitions. Word has length 68 [2025-01-09 20:29:37,741 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 20:29:37,741 INFO L471 AbstractCegarLoop]: Abstraction has 4333 states and 6145 transitions. [2025-01-09 20:29:37,741 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 9.75) internal successors, (39), 4 states have internal predecessors, (39), 2 states have call successors, (11), 2 states have call predecessors, (11), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) [2025-01-09 20:29:37,741 INFO L276 IsEmpty]: Start isEmpty. Operand 4333 states and 6145 transitions. [2025-01-09 20:29:37,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2025-01-09 20:29:37,744 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:29:37,745 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:29:37,745 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-09 20:29:37,745 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-01-09 20:29:37,745 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:29:37,748 INFO L85 PathProgramCache]: Analyzing trace with hash -1523868186, now seen corresponding path program 1 times [2025-01-09 20:29:37,748 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:29:37,748 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1317333751] [2025-01-09 20:29:37,748 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:29:37,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:29:39,951 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-09 20:29:40,009 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-09 20:29:40,009 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:29:40,009 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:29:40,598 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-01-09 20:29:40,598 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:29:40,598 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1317333751] [2025-01-09 20:29:40,598 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1317333751] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:29:40,598 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:29:40,598 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 20:29:40,599 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1041398272] [2025-01-09 20:29:40,599 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:29:40,599 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 20:29:40,599 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:29:40,599 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 20:29:40,599 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 20:29:40,599 INFO L87 Difference]: Start difference. First operand 4333 states and 6145 transitions. Second operand has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 2 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) [2025-01-09 20:29:40,822 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 20:29:40,822 INFO L93 Difference]: Finished difference Result 4333 states and 6145 transitions. [2025-01-09 20:29:40,823 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 20:29:40,823 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 2 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 74 [2025-01-09 20:29:40,824 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 20:29:40,848 INFO L225 Difference]: With dead ends: 4333 [2025-01-09 20:29:40,849 INFO L226 Difference]: Without dead ends: 4331 [2025-01-09 20:29:40,853 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-01-09 20:29:40,855 INFO L435 NwaCegarLoop]: 6141 mSDtfsCounter, 6117 mSDsluCounter, 6140 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6117 SdHoareTripleChecker+Valid, 12281 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-01-09 20:29:40,856 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6117 Valid, 12281 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-01-09 20:29:40,863 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4331 states. [2025-01-09 20:29:41,000 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4331 to 4331. [2025-01-09 20:29:41,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4331 states, 2870 states have (on average 1.3076655052264807) internal successors, (3753), 3026 states have internal predecessors, (3753), 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-01-09 20:29:41,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4331 states to 4331 states and 6143 transitions. [2025-01-09 20:29:41,045 INFO L78 Accepts]: Start accepts. Automaton has 4331 states and 6143 transitions. Word has length 74 [2025-01-09 20:29:41,046 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 20:29:41,046 INFO L471 AbstractCegarLoop]: Abstraction has 4331 states and 6143 transitions. [2025-01-09 20:29:41,047 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 2 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) [2025-01-09 20:29:41,047 INFO L276 IsEmpty]: Start isEmpty. Operand 4331 states and 6143 transitions. [2025-01-09 20:29:41,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2025-01-09 20:29:41,050 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:29:41,050 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:29:41,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-01-09 20:29:41,051 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-01-09 20:29:41,051 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:29:41,051 INFO L85 PathProgramCache]: Analyzing trace with hash 924034378, now seen corresponding path program 1 times [2025-01-09 20:29:41,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:29:41,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [136407603] [2025-01-09 20:29:41,051 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:29:41,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:29:43,082 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 80 statements into 1 equivalence classes. [2025-01-09 20:29:43,123 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 80 of 80 statements. [2025-01-09 20:29:43,123 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:29:43,123 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:29:43,656 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-01-09 20:29:43,657 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:29:43,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [136407603] [2025-01-09 20:29:43,657 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [136407603] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:29:43,657 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:29:43,657 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 20:29:43,657 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1594430064] [2025-01-09 20:29:43,657 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:29:43,657 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 20:29:43,657 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:29:43,657 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 20:29:43,657 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 20:29:43,658 INFO L87 Difference]: Start difference. First operand 4331 states and 6143 transitions. Second operand has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 2 states have call successors, (13), 2 states have call predecessors, (13), 1 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12) [2025-01-09 20:29:43,869 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 20:29:43,869 INFO L93 Difference]: Finished difference Result 4331 states and 6143 transitions. [2025-01-09 20:29:43,870 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 20:29:43,870 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 2 states have call successors, (13), 2 states have call predecessors, (13), 1 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12) Word has length 80 [2025-01-09 20:29:43,872 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 20:29:43,899 INFO L225 Difference]: With dead ends: 4331 [2025-01-09 20:29:43,899 INFO L226 Difference]: Without dead ends: 4329 [2025-01-09 20:29:43,903 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-01-09 20:29:43,904 INFO L435 NwaCegarLoop]: 6139 mSDtfsCounter, 6114 mSDsluCounter, 6138 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6114 SdHoareTripleChecker+Valid, 12277 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-01-09 20:29:43,905 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6114 Valid, 12277 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-01-09 20:29:43,913 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4329 states. [2025-01-09 20:29:44,045 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4329 to 4329. [2025-01-09 20:29:44,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4329 states, 2869 states have (on average 1.3074241896131056) internal successors, (3751), 3024 states have internal predecessors, (3751), 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-01-09 20:29:44,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4329 states to 4329 states and 6141 transitions. [2025-01-09 20:29:44,137 INFO L78 Accepts]: Start accepts. Automaton has 4329 states and 6141 transitions. Word has length 80 [2025-01-09 20:29:44,138 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 20:29:44,138 INFO L471 AbstractCegarLoop]: Abstraction has 4329 states and 6141 transitions. [2025-01-09 20:29:44,138 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 2 states have call successors, (13), 2 states have call predecessors, (13), 1 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12) [2025-01-09 20:29:44,138 INFO L276 IsEmpty]: Start isEmpty. Operand 4329 states and 6141 transitions. [2025-01-09 20:29:44,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2025-01-09 20:29:44,140 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:29:44,140 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:29:44,140 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-01-09 20:29:44,141 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-01-09 20:29:44,142 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:29:44,142 INFO L85 PathProgramCache]: Analyzing trace with hash 1077178866, now seen corresponding path program 1 times [2025-01-09 20:29:44,142 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:29:44,142 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1425583245] [2025-01-09 20:29:44,142 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:29:44,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:29:46,647 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 86 statements into 1 equivalence classes. [2025-01-09 20:29:46,704 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 86 of 86 statements. [2025-01-09 20:29:46,705 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:29:46,705 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:29:47,301 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-01-09 20:29:47,301 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:29:47,301 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1425583245] [2025-01-09 20:29:47,301 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1425583245] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:29:47,301 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:29:47,302 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 20:29:47,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1782755028] [2025-01-09 20:29:47,302 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:29:47,302 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 20:29:47,302 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:29:47,302 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 20:29:47,303 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 20:29:47,303 INFO L87 Difference]: Start difference. First operand 4329 states and 6141 transitions. Second operand has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 2 states have call successors, (14), 2 states have call predecessors, (14), 1 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13) [2025-01-09 20:29:47,537 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 20:29:47,537 INFO L93 Difference]: Finished difference Result 4329 states and 6141 transitions. [2025-01-09 20:29:47,538 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 20:29:47,541 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 2 states have call successors, (14), 2 states have call predecessors, (14), 1 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13) Word has length 86 [2025-01-09 20:29:47,542 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 20:29:47,568 INFO L225 Difference]: With dead ends: 4329 [2025-01-09 20:29:47,569 INFO L226 Difference]: Without dead ends: 4327 [2025-01-09 20:29:47,572 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-01-09 20:29:47,574 INFO L435 NwaCegarLoop]: 6137 mSDtfsCounter, 6111 mSDsluCounter, 6136 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6111 SdHoareTripleChecker+Valid, 12273 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-01-09 20:29:47,574 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6111 Valid, 12273 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-01-09 20:29:47,580 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4327 states. [2025-01-09 20:29:47,724 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4327 to 4327. [2025-01-09 20:29:47,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4327 states, 2868 states have (on average 1.3071827057182706) internal successors, (3749), 3022 states have internal predecessors, (3749), 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-01-09 20:29:47,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4327 states to 4327 states and 6139 transitions. [2025-01-09 20:29:47,755 INFO L78 Accepts]: Start accepts. Automaton has 4327 states and 6139 transitions. Word has length 86 [2025-01-09 20:29:47,756 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 20:29:47,756 INFO L471 AbstractCegarLoop]: Abstraction has 4327 states and 6139 transitions. [2025-01-09 20:29:47,756 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 2 states have call successors, (14), 2 states have call predecessors, (14), 1 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13) [2025-01-09 20:29:47,757 INFO L276 IsEmpty]: Start isEmpty. Operand 4327 states and 6139 transitions. [2025-01-09 20:29:47,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2025-01-09 20:29:47,760 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:29:47,760 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:29:47,760 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-01-09 20:29:47,760 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-01-09 20:29:47,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:29:47,760 INFO L85 PathProgramCache]: Analyzing trace with hash -1245318603, now seen corresponding path program 1 times [2025-01-09 20:29:47,761 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:29:47,761 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1662147548] [2025-01-09 20:29:47,761 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:29:47,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:29:49,885 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 92 statements into 1 equivalence classes. [2025-01-09 20:29:49,942 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 92 of 92 statements. [2025-01-09 20:29:49,942 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:29:49,942 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:29:50,513 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-01-09 20:29:50,513 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:29:50,513 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1662147548] [2025-01-09 20:29:50,513 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1662147548] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:29:50,513 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:29:50,513 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 20:29:50,513 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [491722731] [2025-01-09 20:29:50,513 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:29:50,513 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 20:29:50,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:29:50,514 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 20:29:50,514 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 20:29:50,514 INFO L87 Difference]: Start difference. First operand 4327 states and 6139 transitions. Second operand has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 2 states have call successors, (15), 2 states have call predecessors, (15), 1 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14) [2025-01-09 20:29:50,749 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 20:29:50,750 INFO L93 Difference]: Finished difference Result 4327 states and 6139 transitions. [2025-01-09 20:29:50,750 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 20:29:50,750 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 2 states have call successors, (15), 2 states have call predecessors, (15), 1 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14) Word has length 92 [2025-01-09 20:29:50,751 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 20:29:50,786 INFO L225 Difference]: With dead ends: 4327 [2025-01-09 20:29:50,786 INFO L226 Difference]: Without dead ends: 4325 [2025-01-09 20:29:50,793 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-01-09 20:29:50,794 INFO L435 NwaCegarLoop]: 6135 mSDtfsCounter, 6108 mSDsluCounter, 6134 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6108 SdHoareTripleChecker+Valid, 12269 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-01-09 20:29:50,794 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6108 Valid, 12269 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-01-09 20:29:50,802 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4325 states. [2025-01-09 20:29:50,965 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4325 to 4325. [2025-01-09 20:29:50,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4325 states, 2867 states have (on average 1.3069410533658876) internal successors, (3747), 3020 states have internal predecessors, (3747), 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-01-09 20:29:50,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4325 states to 4325 states and 6137 transitions. [2025-01-09 20:29:50,997 INFO L78 Accepts]: Start accepts. Automaton has 4325 states and 6137 transitions. Word has length 92 [2025-01-09 20:29:50,998 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 20:29:50,998 INFO L471 AbstractCegarLoop]: Abstraction has 4325 states and 6137 transitions. [2025-01-09 20:29:50,998 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 2 states have call successors, (15), 2 states have call predecessors, (15), 1 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14) [2025-01-09 20:29:50,998 INFO L276 IsEmpty]: Start isEmpty. Operand 4325 states and 6137 transitions. [2025-01-09 20:29:50,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2025-01-09 20:29:51,003 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:29:51,004 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:29:51,004 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-01-09 20:29:51,004 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ldv_linux_fs_sysfs_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-01-09 20:29:51,004 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:29:51,005 INFO L85 PathProgramCache]: Analyzing trace with hash 710971889, now seen corresponding path program 1 times [2025-01-09 20:29:51,005 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:29:51,005 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1791155274] [2025-01-09 20:29:51,005 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:29:51,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:29:53,239 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 98 statements into 1 equivalence classes. [2025-01-09 20:29:53,295 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 98 of 98 statements. [2025-01-09 20:29:53,296 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:29:53,296 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:29:53,972 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-01-09 20:29:53,972 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:29:53,972 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1791155274] [2025-01-09 20:29:53,972 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1791155274] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:29:53,972 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:29:53,972 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 20:29:53,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1146249417] [2025-01-09 20:29:53,973 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:29:53,973 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 20:29:53,973 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:29:53,978 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 20:29:53,978 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 20:29:53,978 INFO L87 Difference]: Start difference. First operand 4325 states and 6137 transitions. Second operand has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 2 states have call successors, (16), 2 states have call predecessors, (16), 1 states have return successors, (15), 2 states have call predecessors, (15), 2 states have call successors, (15) [2025-01-09 20:29:54,544 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 20:29:54,545 INFO L93 Difference]: Finished difference Result 8638 states and 12263 transitions. [2025-01-09 20:29:54,545 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 20:29:54,545 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 2 states have call successors, (16), 2 states have call predecessors, (16), 1 states have return successors, (15), 2 states have call predecessors, (15), 2 states have call successors, (15) Word has length 98 [2025-01-09 20:29:54,545 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 20:29:54,594 INFO L225 Difference]: With dead ends: 8638 [2025-01-09 20:29:54,595 INFO L226 Difference]: Without dead ends: 8636 [2025-01-09 20:29:54,600 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-01-09 20:29:54,600 INFO L435 NwaCegarLoop]: 6215 mSDtfsCounter, 6104 mSDsluCounter, 12332 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6104 SdHoareTripleChecker+Valid, 18547 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-01-09 20:29:54,601 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6104 Valid, 18547 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-01-09 20:29:54,617 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8636 states. [2025-01-09 20:29:54,964 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8636 to 8494. [2025-01-09 20:29:54,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8494 states, 5647 states have (on average 1.3090136355587036) internal successors, (7392), 5927 states have internal predecessors, (7392), 2362 states have call successors, (2362), 459 states have call predecessors, (2362), 458 states have return successors, (2366), 2317 states have call predecessors, (2366), 2360 states have call successors, (2366) [2025-01-09 20:29:55,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8494 states to 8494 states and 12120 transitions. [2025-01-09 20:29:55,028 INFO L78 Accepts]: Start accepts. Automaton has 8494 states and 12120 transitions. Word has length 98 [2025-01-09 20:29:55,028 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 20:29:55,028 INFO L471 AbstractCegarLoop]: Abstraction has 8494 states and 12120 transitions. [2025-01-09 20:29:55,029 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 2 states have call successors, (16), 2 states have call predecessors, (16), 1 states have return successors, (15), 2 states have call predecessors, (15), 2 states have call successors, (15) [2025-01-09 20:29:55,029 INFO L276 IsEmpty]: Start isEmpty. Operand 8494 states and 12120 transitions. [2025-01-09 20:29:55,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2025-01-09 20:29:55,032 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:29:55,032 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:29:55,032 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-01-09 20:29:55,032 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ldv_linux_kernel_locking_rwlock_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-01-09 20:29:55,033 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:29:55,033 INFO L85 PathProgramCache]: Analyzing trace with hash 2114873862, now seen corresponding path program 1 times [2025-01-09 20:29:55,033 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:29:55,033 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745906792] [2025-01-09 20:29:55,033 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:29:55,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:29:57,121 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 104 statements into 1 equivalence classes. [2025-01-09 20:29:57,168 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 104 of 104 statements. [2025-01-09 20:29:57,169 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:29:57,169 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:29:57,752 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-01-09 20:29:57,753 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:29:57,753 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745906792] [2025-01-09 20:29:57,753 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745906792] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:29:57,753 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:29:57,753 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 20:29:57,753 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1031475458] [2025-01-09 20:29:57,753 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:29:57,754 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 20:29:57,754 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:29:57,754 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 20:29:57,754 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 20:29:57,754 INFO L87 Difference]: Start difference. First operand 8494 states and 12120 transitions. Second operand has 4 states, 4 states have (on average 15.75) internal successors, (63), 4 states have internal predecessors, (63), 2 states have call successors, (17), 2 states have call predecessors, (17), 1 states have return successors, (16), 2 states have call predecessors, (16), 2 states have call successors, (16) [2025-01-09 20:29:58,141 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 20:29:58,142 INFO L93 Difference]: Finished difference Result 8494 states and 12120 transitions. [2025-01-09 20:29:58,142 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 20:29:58,143 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 15.75) internal successors, (63), 4 states have internal predecessors, (63), 2 states have call successors, (17), 2 states have call predecessors, (17), 1 states have return successors, (16), 2 states have call predecessors, (16), 2 states have call successors, (16) Word has length 104 [2025-01-09 20:29:58,144 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 20:29:58,183 INFO L225 Difference]: With dead ends: 8494 [2025-01-09 20:29:58,184 INFO L226 Difference]: Without dead ends: 8492 [2025-01-09 20:29:58,192 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-01-09 20:29:58,193 INFO L435 NwaCegarLoop]: 6133 mSDtfsCounter, 6104 mSDsluCounter, 6132 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6104 SdHoareTripleChecker+Valid, 12265 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-01-09 20:29:58,193 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6104 Valid, 12265 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-01-09 20:29:58,203 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8492 states. [2025-01-09 20:29:58,542 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8492 to 8492. [2025-01-09 20:29:58,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8492 states, 5646 states have (on average 1.3088912504427914) internal successors, (7390), 5925 states have internal predecessors, (7390), 2362 states have call successors, (2362), 459 states have call predecessors, (2362), 458 states have return successors, (2366), 2317 states have call predecessors, (2366), 2360 states have call successors, (2366) [2025-01-09 20:29:58,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8492 states to 8492 states and 12118 transitions. [2025-01-09 20:29:58,606 INFO L78 Accepts]: Start accepts. Automaton has 8492 states and 12118 transitions. Word has length 104 [2025-01-09 20:29:58,606 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 20:29:58,606 INFO L471 AbstractCegarLoop]: Abstraction has 8492 states and 12118 transitions. [2025-01-09 20:29:58,606 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 15.75) internal successors, (63), 4 states have internal predecessors, (63), 2 states have call successors, (17), 2 states have call predecessors, (17), 1 states have return successors, (16), 2 states have call predecessors, (16), 2 states have call successors, (16) [2025-01-09 20:29:58,606 INFO L276 IsEmpty]: Start isEmpty. Operand 8492 states and 12118 transitions. [2025-01-09 20:29:58,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2025-01-09 20:29:58,608 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:29:58,608 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:29:58,608 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-01-09 20:29:58,608 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ldv_linux_kernel_locking_rwlock_check_final_stateErr1ASSERT_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-01-09 20:29:58,608 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:29:58,610 INFO L85 PathProgramCache]: Analyzing trace with hash 874668009, now seen corresponding path program 1 times [2025-01-09 20:29:58,610 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:29:58,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [199194256] [2025-01-09 20:29:58,610 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:29:58,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:30:00,512 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 106 statements into 1 equivalence classes. [2025-01-09 20:30:00,566 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 106 of 106 statements. [2025-01-09 20:30:00,569 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:30:00,569 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:30:01,104 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-01-09 20:30:01,105 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:30:01,105 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [199194256] [2025-01-09 20:30:01,105 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [199194256] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:30:01,105 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:30:01,105 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 20:30:01,105 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1523133014] [2025-01-09 20:30:01,105 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:30:01,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 20:30:01,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:30:01,106 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 20:30:01,106 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 20:30:01,106 INFO L87 Difference]: Start difference. First operand 8492 states and 12118 transitions. Second operand has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 states have internal predecessors, (65), 2 states have call successors, (17), 2 states have call predecessors, (17), 1 states have return successors, (16), 2 states have call predecessors, (16), 2 states have call successors, (16) [2025-01-09 20:30:01,795 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 20:30:01,795 INFO L93 Difference]: Finished difference Result 8492 states and 12118 transitions. [2025-01-09 20:30:01,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 20:30:01,796 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 states have internal predecessors, (65), 2 states have call successors, (17), 2 states have call predecessors, (17), 1 states have return successors, (16), 2 states have call predecessors, (16), 2 states have call successors, (16) Word has length 106 [2025-01-09 20:30:01,796 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 20:30:01,825 INFO L225 Difference]: With dead ends: 8492 [2025-01-09 20:30:01,825 INFO L226 Difference]: Without dead ends: 8490 [2025-01-09 20:30:01,830 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-01-09 20:30:01,832 INFO L435 NwaCegarLoop]: 6131 mSDtfsCounter, 6100 mSDsluCounter, 6130 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6100 SdHoareTripleChecker+Valid, 12261 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-01-09 20:30:01,832 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6100 Valid, 12261 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-01-09 20:30:01,839 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8490 states. [2025-01-09 20:30:02,124 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8490 to 8490. [2025-01-09 20:30:02,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8490 states, 5645 states have (on average 1.3087688219663418) internal successors, (7388), 5923 states have internal predecessors, (7388), 2362 states have call successors, (2362), 459 states have call predecessors, (2362), 458 states have return successors, (2366), 2317 states have call predecessors, (2366), 2360 states have call successors, (2366) [2025-01-09 20:30:02,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8490 states to 8490 states and 12116 transitions. [2025-01-09 20:30:02,169 INFO L78 Accepts]: Start accepts. Automaton has 8490 states and 12116 transitions. Word has length 106 [2025-01-09 20:30:02,169 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 20:30:02,169 INFO L471 AbstractCegarLoop]: Abstraction has 8490 states and 12116 transitions. [2025-01-09 20:30:02,169 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 states have internal predecessors, (65), 2 states have call successors, (17), 2 states have call predecessors, (17), 1 states have return successors, (16), 2 states have call predecessors, (16), 2 states have call successors, (16) [2025-01-09 20:30:02,169 INFO L276 IsEmpty]: Start isEmpty. Operand 8490 states and 12116 transitions. [2025-01-09 20:30:02,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2025-01-09 20:30:02,172 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:30:02,172 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:30:02,172 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-01-09 20:30:02,172 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ldv_linux_kernel_module_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-01-09 20:30:02,175 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:30:02,175 INFO L85 PathProgramCache]: Analyzing trace with hash -386132328, now seen corresponding path program 1 times [2025-01-09 20:30:02,176 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:30:02,176 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [49016501] [2025-01-09 20:30:02,176 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:30:02,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms