./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--video--fbdev--core--fb.ko.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 434177097fa15dbdc0874398726c03cd0a42cef95d8f3c173932b6aa667237c2 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 05:54:42,738 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 05:54:42,795 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-04 05:54:42,799 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 05:54:42,799 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 05:54:42,817 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 05:54:42,818 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 05:54:42,818 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 05:54:42,819 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 05:54:42,819 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 05:54:42,820 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 05:54:42,820 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 05:54:42,820 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 05:54:42,820 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 05:54:42,821 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 05:54:42,821 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 05:54:42,821 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 05:54:42,821 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 05:54:42,821 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 05:54:42,821 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 05:54:42,821 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 05:54:42,821 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 05:54:42,821 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 05:54:42,821 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 05:54:42,822 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 05:54:42,822 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 05:54:42,822 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 05:54:42,822 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 05:54:42,822 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 05:54:42,822 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 05:54:42,822 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 05:54:42,822 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 05:54:42,823 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 05:54:42,823 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 05:54:42,823 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 05:54:42,823 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 05:54:42,823 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 05:54:42,823 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 05:54:42,823 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 05:54:42,823 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 05:54:42,823 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 434177097fa15dbdc0874398726c03cd0a42cef95d8f3c173932b6aa667237c2 [2025-03-04 05:54:43,056 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 05:54:43,062 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 05:54:43,066 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 05:54:43,067 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 05:54:43,068 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 05:54:43,069 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i [2025-03-04 05:54:44,267 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/489bad681/ddbe7f1966e44d1aadc7c744fa7ce0aa/FLAG5c0cf8b87 [2025-03-04 05:54:44,846 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 05:54:44,847 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i [2025-03-04 05:54:44,904 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/489bad681/ddbe7f1966e44d1aadc7c744fa7ce0aa/FLAG5c0cf8b87 [2025-03-04 05:54:44,923 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/489bad681/ddbe7f1966e44d1aadc7c744fa7ce0aa [2025-03-04 05:54:44,926 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 05:54:44,927 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 05:54:44,928 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 05:54:44,928 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 05:54:44,931 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 05:54:44,932 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 05:54:44" (1/1) ... [2025-03-04 05:54:44,933 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@33ab789f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:44, skipping insertion in model container [2025-03-04 05:54:44,933 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 05:54:44" (1/1) ... [2025-03-04 05:54:45,095 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 05:54:51,172 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[566986,566999] [2025-03-04 05:54:51,175 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567131,567144] [2025-03-04 05:54:51,175 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567277,567290] [2025-03-04 05:54:51,176 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567442,567455] [2025-03-04 05:54:51,176 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567600,567613] [2025-03-04 05:54:51,176 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567758,567771] [2025-03-04 05:54:51,176 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567916,567929] [2025-03-04 05:54:51,176 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568076,568089] [2025-03-04 05:54:51,176 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568235,568248] [2025-03-04 05:54:51,177 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568374,568387] [2025-03-04 05:54:51,177 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568516,568529] [2025-03-04 05:54:51,177 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568665,568678] [2025-03-04 05:54:51,177 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568804,568817] [2025-03-04 05:54:51,177 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568959,568972] [2025-03-04 05:54:51,177 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569119,569132] [2025-03-04 05:54:51,178 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569270,569283] [2025-03-04 05:54:51,178 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569421,569434] [2025-03-04 05:54:51,178 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569573,569586] [2025-03-04 05:54:51,178 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569722,569735] [2025-03-04 05:54:51,178 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569870,569883] [2025-03-04 05:54:51,179 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570027,570040] [2025-03-04 05:54:51,179 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570176,570189] [2025-03-04 05:54:51,179 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570332,570345] [2025-03-04 05:54:51,180 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570485,570498] [2025-03-04 05:54:51,180 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570631,570644] [2025-03-04 05:54:51,180 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570774,570787] [2025-03-04 05:54:51,184 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570926,570939] [2025-03-04 05:54:51,184 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571072,571085] [2025-03-04 05:54:51,185 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571217,571230] [2025-03-04 05:54:51,185 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571371,571384] [2025-03-04 05:54:51,185 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571522,571535] [2025-03-04 05:54:51,185 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571677,571690] [2025-03-04 05:54:51,185 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571829,571842] [2025-03-04 05:54:51,185 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571984,571997] [2025-03-04 05:54:51,186 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572148,572161] [2025-03-04 05:54:51,186 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572304,572317] [2025-03-04 05:54:51,186 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572468,572481] [2025-03-04 05:54:51,186 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572610,572623] [2025-03-04 05:54:51,186 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572768,572781] [2025-03-04 05:54:51,186 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572935,572948] [2025-03-04 05:54:51,187 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573094,573107] [2025-03-04 05:54:51,187 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573253,573266] [2025-03-04 05:54:51,187 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573402,573415] [2025-03-04 05:54:51,187 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573549,573562] [2025-03-04 05:54:51,187 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573688,573701] [2025-03-04 05:54:51,188 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573851,573864] [2025-03-04 05:54:51,188 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574017,574030] [2025-03-04 05:54:51,190 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574181,574194] [2025-03-04 05:54:51,192 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574346,574359] [2025-03-04 05:54:51,192 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574511,574524] [2025-03-04 05:54:51,192 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574677,574690] [2025-03-04 05:54:51,193 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574842,574855] [2025-03-04 05:54:51,193 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575009,575022] [2025-03-04 05:54:51,193 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575169,575182] [2025-03-04 05:54:51,194 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575331,575344] [2025-03-04 05:54:51,194 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575490,575503] [2025-03-04 05:54:51,194 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575636,575649] [2025-03-04 05:54:51,195 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575779,575792] [2025-03-04 05:54:51,195 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575923,575936] [2025-03-04 05:54:51,197 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576066,576079] [2025-03-04 05:54:51,197 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576210,576223] [2025-03-04 05:54:51,197 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576351,576364] [2025-03-04 05:54:51,197 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576489,576502] [2025-03-04 05:54:51,197 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576647,576660] [2025-03-04 05:54:51,197 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576806,576819] [2025-03-04 05:54:51,198 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576962,576975] [2025-03-04 05:54:51,198 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577111,577124] [2025-03-04 05:54:51,198 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577263,577276] [2025-03-04 05:54:51,199 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577414,577427] [2025-03-04 05:54:51,199 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577563,577576] [2025-03-04 05:54:51,200 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577715,577728] [2025-03-04 05:54:51,200 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577863,577876] [2025-03-04 05:54:51,201 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578016,578029] [2025-03-04 05:54:51,201 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578167,578180] [2025-03-04 05:54:51,201 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578317,578330] [2025-03-04 05:54:51,201 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578464,578477] [2025-03-04 05:54:51,202 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578615,578628] [2025-03-04 05:54:51,202 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578766,578779] [2025-03-04 05:54:51,202 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578914,578927] [2025-03-04 05:54:51,202 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579080,579093] [2025-03-04 05:54:51,203 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579249,579262] [2025-03-04 05:54:51,203 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579416,579429] [2025-03-04 05:54:51,203 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579584,579597] [2025-03-04 05:54:51,203 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579734,579747] [2025-03-04 05:54:51,204 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579881,579894] [2025-03-04 05:54:51,204 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[580042,580055] [2025-03-04 05:54:51,205 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[580212,580225] [2025-03-04 05:54:51,205 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[580374,580387] [2025-03-04 05:54:51,219 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 05:54:51,338 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 05:54:51,419 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& kernel_stack)); [4718] [2025-03-04 05:54:51,421 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [4721] [2025-03-04 05:54:51,422 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [4724] [2025-03-04 05:54:51,422 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [4727] [2025-03-04 05:54:51,577 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu), "=r" (__val_gu): "0" (& cmap32->red), "i" (4UL)); [6931-6932] [2025-03-04 05:54:51,578 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" (& cmap->red): "ebx"); [6962] [2025-03-04 05:54:51,578 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" (& cmap->red): "ebx"); [6965] [2025-03-04 05:54:51,578 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" (& cmap->red): "ebx"); [6968] [2025-03-04 05:54:51,579 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" (& cmap->red): "ebx"); [6971] [2025-03-04 05:54:51,579 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" (& cmap->red): "ebx"); [6974] [2025-03-04 05:54:51,579 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu___0), "=r" (__val_gu___0): "0" (& cmap32->green), "i" (4UL)); [6984-6985] [2025-03-04 05:54:51,579 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& cmap->green): "ebx"); [7015-7016] [2025-03-04 05:54:51,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& cmap->green): "ebx"); [7019-7020] [2025-03-04 05:54:51,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& cmap->green): "ebx"); [7023-7024] [2025-03-04 05:54:51,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& cmap->green): "ebx"); [7027-7028] [2025-03-04 05:54:51,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& cmap->green): "ebx"); [7031-7032] [2025-03-04 05:54:51,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu___1), "=r" (__val_gu___1): "0" (& cmap32->blue), "i" (4UL)); [7042-7043] [2025-03-04 05:54:51,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& cmap->blue): "ebx"); [7073-7074] [2025-03-04 05:54:51,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& cmap->blue): "ebx"); [7077-7078] [2025-03-04 05:54:51,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& cmap->blue): "ebx"); [7081-7082] [2025-03-04 05:54:51,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& cmap->blue): "ebx"); [7085-7086] [2025-03-04 05:54:51,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& cmap->blue): "ebx"); [7089-7090] [2025-03-04 05:54:51,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu___2), "=r" (__val_gu___2): "0" (& cmap32->transp), "i" (4UL)); [7100-7101] [2025-03-04 05:54:51,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& cmap->transp): "ebx"); [7131-7132] [2025-03-04 05:54:51,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& cmap->transp): "ebx"); [7135-7136] [2025-03-04 05:54:51,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& cmap->transp): "ebx"); [7139-7140] [2025-03-04 05:54:51,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& cmap->transp): "ebx"); [7143-7144] [2025-03-04 05:54:51,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& cmap->transp): "ebx"); [7147-7148] [2025-03-04 05:54:51,584 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" (& fix32->smem_start): "ebx"); [7239] [2025-03-04 05:54:51,585 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" (& fix32->smem_start): "ebx"); [7242] [2025-03-04 05:54:51,585 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" (& fix32->smem_start): "ebx"); [7245] [2025-03-04 05:54:51,585 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" (& fix32->smem_start): "ebx"); [7248] [2025-03-04 05:54:51,585 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" (& fix32->smem_start): "ebx"); [7251] [2025-03-04 05:54:51,585 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& fix32->smem_len): "ebx"); [7280-7281] [2025-03-04 05:54:51,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& fix32->smem_len): "ebx"); [7284-7285] [2025-03-04 05:54:51,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& fix32->smem_len): "ebx"); [7288-7289] [2025-03-04 05:54:51,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& fix32->smem_len): "ebx"); [7292-7293] [2025-03-04 05:54:51,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& fix32->smem_len): "ebx"); [7296-7297] [2025-03-04 05:54:51,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& fix32->type): "ebx"); [7326-7327] [2025-03-04 05:54:51,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& fix32->type): "ebx"); [7330-7331] [2025-03-04 05:54:51,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& fix32->type): "ebx"); [7334-7335] [2025-03-04 05:54:51,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& fix32->type): "ebx"); [7338-7339] [2025-03-04 05:54:51,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& fix32->type): "ebx"); [7342-7343] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& fix32->type_aux): "ebx"); [7372-7373] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& fix32->type_aux): "ebx"); [7376-7377] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& fix32->type_aux): "ebx"); [7380-7381] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& fix32->type_aux): "ebx"); [7384-7385] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& fix32->type_aux): "ebx"); [7388-7389] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& fix32->visual): "ebx"); [7418-7419] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& fix32->visual): "ebx"); [7422-7423] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& fix32->visual): "ebx"); [7426-7427] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& fix32->visual): "ebx"); [7430-7431] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& fix32->visual): "ebx"); [7434-7435] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" (& fix32->xpanstep): "ebx"); [7464-7465] [2025-03-04 05:54:51,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" (& fix32->xpanstep): "ebx"); [7468-7469] [2025-03-04 05:54:51,589 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" (& fix32->xpanstep): "ebx"); [7472-7473] [2025-03-04 05:54:51,589 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" (& fix32->xpanstep): "ebx"); [7476-7477] [2025-03-04 05:54:51,589 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" (& fix32->xpanstep): "ebx"); [7480-7481] [2025-03-04 05:54:51,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___5): "0" (__pu_val___5), "c" (& fix32->ypanstep): "ebx"); [7510-7511] [2025-03-04 05:54:51,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___5): "0" (__pu_val___5), "c" (& fix32->ypanstep): "ebx"); [7514-7515] [2025-03-04 05:54:51,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___5): "0" (__pu_val___5), "c" (& fix32->ypanstep): "ebx"); [7518-7519] [2025-03-04 05:54:51,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___5): "0" (__pu_val___5), "c" (& fix32->ypanstep): "ebx"); [7522-7523] [2025-03-04 05:54:51,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___5): "0" (__pu_val___5), "c" (& fix32->ypanstep): "ebx"); [7526-7527] [2025-03-04 05:54:51,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___6): "0" (__pu_val___6), "c" (& fix32->ywrapstep): "ebx"); [7556-7557] [2025-03-04 05:54:51,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___6): "0" (__pu_val___6), "c" (& fix32->ywrapstep): "ebx"); [7560-7561] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___6): "0" (__pu_val___6), "c" (& fix32->ywrapstep): "ebx"); [7564-7565] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___6): "0" (__pu_val___6), "c" (& fix32->ywrapstep): "ebx"); [7568-7569] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___6): "0" (__pu_val___6), "c" (& fix32->ywrapstep): "ebx"); [7572-7573] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___7): "0" (__pu_val___7), "c" (& fix32->line_length): "ebx"); [7602-7603] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___7): "0" (__pu_val___7), "c" (& fix32->line_length): "ebx"); [7606-7607] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___7): "0" (__pu_val___7), "c" (& fix32->line_length): "ebx"); [7610-7611] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___7): "0" (__pu_val___7), "c" (& fix32->line_length): "ebx"); [7614-7615] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___7): "0" (__pu_val___7), "c" (& fix32->line_length): "ebx"); [7618-7619] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___8): "0" (__pu_val___8), "c" (& fix32->mmio_start): "ebx"); [7649-7650] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___8): "0" (__pu_val___8), "c" (& fix32->mmio_start): "ebx"); [7653-7654] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___8): "0" (__pu_val___8), "c" (& fix32->mmio_start): "ebx"); [7657-7658] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___8): "0" (__pu_val___8), "c" (& fix32->mmio_start): "ebx"); [7661-7662] [2025-03-04 05:54:51,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___8): "0" (__pu_val___8), "c" (& fix32->mmio_start): "ebx"); [7665-7666] [2025-03-04 05:54:51,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___9): "0" (__pu_val___9), "c" (& fix32->mmio_len): "ebx"); [7695-7696] [2025-03-04 05:54:51,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___9): "0" (__pu_val___9), "c" (& fix32->mmio_len): "ebx"); [7699-7700] [2025-03-04 05:54:51,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___9): "0" (__pu_val___9), "c" (& fix32->mmio_len): "ebx"); [7703-7704] [2025-03-04 05:54:51,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___9): "0" (__pu_val___9), "c" (& fix32->mmio_len): "ebx"); [7707-7708] [2025-03-04 05:54:51,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___9): "0" (__pu_val___9), "c" (& fix32->mmio_len): "ebx"); [7711-7712] [2025-03-04 05:54:51,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___10): "0" (__pu_val___10), "c" (& fix32->accel): "ebx"); [7741-7742] [2025-03-04 05:54:51,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___10): "0" (__pu_val___10), "c" (& fix32->accel): "ebx"); [7745-7746] [2025-03-04 05:54:51,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___10): "0" (__pu_val___10), "c" (& fix32->accel): "ebx"); [7749-7750] [2025-03-04 05:54:51,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___10): "0" (__pu_val___10), "c" (& fix32->accel): "ebx"); [7753-7754] [2025-03-04 05:54:51,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___10): "0" (__pu_val___10), "c" (& fix32->accel): "ebx"); [7757-7758] [2025-03-04 05:54:51,775 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[566986,566999] [2025-03-04 05:54:51,776 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567131,567144] [2025-03-04 05:54:51,776 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567277,567290] [2025-03-04 05:54:51,776 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567442,567455] [2025-03-04 05:54:51,777 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567600,567613] [2025-03-04 05:54:51,777 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567758,567771] [2025-03-04 05:54:51,777 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[567916,567929] [2025-03-04 05:54:51,777 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568076,568089] [2025-03-04 05:54:51,778 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568235,568248] [2025-03-04 05:54:51,779 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568374,568387] [2025-03-04 05:54:51,779 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568516,568529] [2025-03-04 05:54:51,779 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568665,568678] [2025-03-04 05:54:51,779 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568804,568817] [2025-03-04 05:54:51,779 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[568959,568972] [2025-03-04 05:54:51,779 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569119,569132] [2025-03-04 05:54:51,779 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569270,569283] [2025-03-04 05:54:51,780 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569421,569434] [2025-03-04 05:54:51,780 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569573,569586] [2025-03-04 05:54:51,780 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569722,569735] [2025-03-04 05:54:51,780 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[569870,569883] [2025-03-04 05:54:51,780 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570027,570040] [2025-03-04 05:54:51,780 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570176,570189] [2025-03-04 05:54:51,780 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570332,570345] [2025-03-04 05:54:51,780 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570485,570498] [2025-03-04 05:54:51,781 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570631,570644] [2025-03-04 05:54:51,781 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570774,570787] [2025-03-04 05:54:51,781 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[570926,570939] [2025-03-04 05:54:51,781 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571072,571085] [2025-03-04 05:54:51,781 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571217,571230] [2025-03-04 05:54:51,781 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571371,571384] [2025-03-04 05:54:51,783 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571522,571535] [2025-03-04 05:54:51,784 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571677,571690] [2025-03-04 05:54:51,784 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571829,571842] [2025-03-04 05:54:51,784 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[571984,571997] [2025-03-04 05:54:51,785 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572148,572161] [2025-03-04 05:54:51,786 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572304,572317] [2025-03-04 05:54:51,787 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572468,572481] [2025-03-04 05:54:51,787 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572610,572623] [2025-03-04 05:54:51,787 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572768,572781] [2025-03-04 05:54:51,788 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[572935,572948] [2025-03-04 05:54:51,788 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573094,573107] [2025-03-04 05:54:51,788 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573253,573266] [2025-03-04 05:54:51,788 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573402,573415] [2025-03-04 05:54:51,789 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573549,573562] [2025-03-04 05:54:51,789 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573688,573701] [2025-03-04 05:54:51,789 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[573851,573864] [2025-03-04 05:54:51,789 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574017,574030] [2025-03-04 05:54:51,789 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574181,574194] [2025-03-04 05:54:51,790 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574346,574359] [2025-03-04 05:54:51,790 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574511,574524] [2025-03-04 05:54:51,790 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574677,574690] [2025-03-04 05:54:51,790 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[574842,574855] [2025-03-04 05:54:51,790 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575009,575022] [2025-03-04 05:54:51,790 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575169,575182] [2025-03-04 05:54:51,790 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575331,575344] [2025-03-04 05:54:51,791 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575490,575503] [2025-03-04 05:54:51,791 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575636,575649] [2025-03-04 05:54:51,791 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575779,575792] [2025-03-04 05:54:51,791 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[575923,575936] [2025-03-04 05:54:51,791 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576066,576079] [2025-03-04 05:54:51,792 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576210,576223] [2025-03-04 05:54:51,792 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576351,576364] [2025-03-04 05:54:51,792 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576489,576502] [2025-03-04 05:54:51,792 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576647,576660] [2025-03-04 05:54:51,794 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576806,576819] [2025-03-04 05:54:51,794 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[576962,576975] [2025-03-04 05:54:51,795 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577111,577124] [2025-03-04 05:54:51,795 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577263,577276] [2025-03-04 05:54:51,795 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577414,577427] [2025-03-04 05:54:51,795 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577563,577576] [2025-03-04 05:54:51,795 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577715,577728] [2025-03-04 05:54:51,795 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[577863,577876] [2025-03-04 05:54:51,795 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578016,578029] [2025-03-04 05:54:51,795 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578167,578180] [2025-03-04 05:54:51,795 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578317,578330] [2025-03-04 05:54:51,796 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578464,578477] [2025-03-04 05:54:51,796 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578615,578628] [2025-03-04 05:54:51,796 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578766,578779] [2025-03-04 05:54:51,796 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[578914,578927] [2025-03-04 05:54:51,796 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579080,579093] [2025-03-04 05:54:51,796 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579249,579262] [2025-03-04 05:54:51,796 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579416,579429] [2025-03-04 05:54:51,798 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579584,579597] [2025-03-04 05:54:51,798 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579734,579747] [2025-03-04 05:54:51,798 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[579881,579894] [2025-03-04 05:54:51,798 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[580042,580055] [2025-03-04 05:54:51,798 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[580212,580225] [2025-03-04 05:54:51,799 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--video--fbdev--core--fb.ko.cil.i[580374,580387] [2025-03-04 05:54:51,801 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 05:54:52,065 INFO L204 MainTranslator]: Completed translation [2025-03-04 05:54:52,065 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52 WrapperNode [2025-03-04 05:54:52,065 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 05:54:52,066 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 05:54:52,066 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 05:54:52,067 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 05:54:52,072 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:52,233 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:52,812 INFO L138 Inliner]: procedures = 766, calls = 8905, calls flagged for inlining = 376, calls inlined = 296, statements flattened = 17799 [2025-03-04 05:54:52,813 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 05:54:52,814 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 05:54:52,814 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 05:54:52,814 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 05:54:52,822 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:52,822 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:52,946 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:54,626 INFO L175 MemorySlicer]: Split 6807 memory accesses to 46 slices as follows [28, 80, 1, 21, 1, 3, 5, 5, 3186, 17, 12, 4, 4, 1, 16, 10, 1, 2, 2, 2, 7, 129, 1, 15, 2, 842, 800, 12, 47, 6, 325, 8, 897, 5, 3, 23, 28, 3, 3, 3, 9, 31, 9, 12, 2, 184]. 47 percent of accesses are in the largest equivalence class. The 264 initializations are split as follows [5, 0, 0, 0, 1, 0, 5, 5, 139, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 7, 0, 1, 0, 2, 0, 0, 0, 32, 1, 0, 1, 18, 5, 3, 0, 0, 3, 3, 3, 0, 0, 8, 12, 0, 0]. The 4705 writes are split as follows [10, 40, 0, 19, 0, 2, 0, 0, 1632, 17, 6, 4, 1, 0, 6, 0, 0, 1, 1, 1, 0, 32, 0, 0, 0, 842, 604, 9, 2, 2, 322, 2, 879, 0, 0, 23, 24, 0, 0, 0, 8, 31, 0, 0, 1, 184]. [2025-03-04 05:54:54,626 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:54,627 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:54,937 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:54,969 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:55,077 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:55,128 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:55,216 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 05:54:55,217 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 05:54:55,217 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 05:54:55,217 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 05:54:55,218 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:54:52" (1/1) ... [2025-03-04 05:54:55,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 05:54:55,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 05:54:55,249 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 05:54:55,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 05:54:55,269 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_usb_gadget__class_registration_with_usb_gadget [2025-03-04 05:54:55,269 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_usb_gadget__class_registration_with_usb_gadget [2025-03-04 05:54:55,269 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int_nonpositive [2025-03-04 05:54:55,269 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int_nonpositive [2025-03-04 05:54:55,269 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_bl_curve_mutex_of_fb_info [2025-03-04 05:54:55,269 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_bl_curve_mutex_of_fb_info [2025-03-04 05:54:55,269 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_registration_lock [2025-03-04 05:54:55,269 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_registration_lock [2025-03-04 05:54:55,269 INFO L130 BoogieDeclarations]: Found specification of procedure fb_timings_vfreq [2025-03-04 05:54:55,269 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_timings_vfreq [2025-03-04 05:54:55,269 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_mm_lock_of_fb_info [2025-03-04 05:54:55,269 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_mm_lock_of_fb_info [2025-03-04 05:54:55,270 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_coherent_check_final_state [2025-03-04 05:54:55,270 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_coherent_check_final_state [2025-03-04 05:54:55,270 INFO L130 BoogieDeclarations]: Found specification of procedure fb_create_modedb [2025-03-04 05:54:55,270 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_create_modedb [2025-03-04 05:54:55,270 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-04 05:54:55,270 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-04 05:54:55,270 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-04 05:54:55,270 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-04 05:54:55,270 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-03-04 05:54:55,270 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-03-04 05:54:55,270 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_lock_of_fb_info [2025-03-04 05:54:55,270 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_lock_of_fb_info [2025-03-04 05:54:55,270 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_mm_lock_of_fb_info [2025-03-04 05:54:55,270 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_mm_lock_of_fb_info [2025-03-04 05:54:55,270 INFO L130 BoogieDeclarations]: Found specification of procedure fb_timings_dclk [2025-03-04 05:54:55,270 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_timings_dclk [2025-03-04 05:54:55,270 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_check_final_state [2025-03-04 05:54:55,271 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_check_final_state [2025-03-04 05:54:55,271 INFO L130 BoogieDeclarations]: Found specification of procedure edid_is_limits_block [2025-03-04 05:54:55,271 INFO L138 BoogieDeclarations]: Found implementation of procedure edid_is_limits_block [2025-03-04 05:54:55,271 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_check_final_state [2025-03-04 05:54:55,271 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_check_final_state [2025-03-04 05:54:55,271 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_registration_lock [2025-03-04 05:54:55,271 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_registration_lock [2025-03-04 05:54:55,271 INFO L130 BoogieDeclarations]: Found specification of procedure edid_is_monitor_block [2025-03-04 05:54:55,271 INFO L138 BoogieDeclarations]: Found implementation of procedure edid_is_monitor_block [2025-03-04 05:54:55,271 INFO L130 BoogieDeclarations]: Found specification of procedure __request_module [2025-03-04 05:54:55,271 INFO L138 BoogieDeclarations]: Found implementation of procedure __request_module [2025-03-04 05:54:55,271 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-03-04 05:54:55,271 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-03-04 05:54:55,271 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-04 05:54:55,271 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-04 05:54:55,271 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_queue_check_final_state [2025-03-04 05:54:55,271 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_queue_check_final_state [2025-03-04 05:54:55,271 INFO L130 BoogieDeclarations]: Found specification of procedure put_fb_info [2025-03-04 05:54:55,272 INFO L138 BoogieDeclarations]: Found implementation of procedure put_fb_info [2025-03-04 05:54:55,272 INFO L130 BoogieDeclarations]: Found specification of procedure fb_add_videomode [2025-03-04 05:54:55,272 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_add_videomode [2025-03-04 05:54:55,272 INFO L130 BoogieDeclarations]: Found specification of procedure edid_is_timing_block [2025-03-04 05:54:55,272 INFO L138 BoogieDeclarations]: Found implementation of procedure edid_is_timing_block [2025-03-04 05:54:55,272 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 05:54:55,272 INFO L130 BoogieDeclarations]: Found specification of procedure pm_vt_switch_required [2025-03-04 05:54:55,272 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_vt_switch_required [2025-03-04 05:54:55,272 INFO L130 BoogieDeclarations]: Found specification of procedure edid_is_ascii_block [2025-03-04 05:54:55,272 INFO L138 BoogieDeclarations]: Found implementation of procedure edid_is_ascii_block [2025-03-04 05:54:55,272 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-03-04 05:54:55,272 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-03-04 05:54:55,272 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-04 05:54:55,272 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-04 05:54:55,272 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_request_check_final_state [2025-03-04 05:54:55,272 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_request_check_final_state [2025-03-04 05:54:55,272 INFO L130 BoogieDeclarations]: Found specification of procedure fb_timings_hfreq [2025-03-04 05:54:55,272 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_timings_hfreq [2025-03-04 05:54:55,272 INFO L130 BoogieDeclarations]: Found specification of procedure do_unregister_framebuffer [2025-03-04 05:54:55,274 INFO L138 BoogieDeclarations]: Found implementation of procedure do_unregister_framebuffer [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure fb_seq_show [2025-03-04 05:54:55,274 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_seq_show [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure fb_pan_display [2025-03-04 05:54:55,274 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_pan_display [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure fb_be_math [2025-03-04 05:54:55,274 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_be_math [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-04 05:54:55,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2025-03-04 05:54:55,275 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure fb_var_to_videomode [2025-03-04 05:54:55,275 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_var_to_videomode [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure simple_strtoul [2025-03-04 05:54:55,275 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_strtoul [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2025-03-04 05:54:55,275 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure fb_get_vblank [2025-03-04 05:54:55,275 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_get_vblank [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~int [2025-03-04 05:54:55,275 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~int [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-04 05:54:55,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-04 05:54:55,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-04 05:54:55,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-04 05:54:55,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-04 05:54:55,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-04 05:54:55,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-04 05:54:55,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-04 05:54:55,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-04 05:54:55,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-04 05:54:55,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-04 05:54:55,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-04 05:54:55,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_in_interrupt_context [2025-03-04 05:54:55,279 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_in_interrupt_context [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-04 05:54:55,279 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure fb_getput_cmap [2025-03-04 05:54:55,279 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_getput_cmap [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-03-04 05:54:55,279 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-04 05:54:55,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-04 05:54:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_genhd_check_final_state [2025-03-04 05:54:55,284 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_genhd_check_final_state [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure fb_mode_is_equal [2025-03-04 05:54:55,284 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_mode_is_equal [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2025-03-04 05:54:55,284 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-04 05:54:55,284 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-03-04 05:54:55,285 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-04 05:54:55,285 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-04 05:54:55,286 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-04 05:54:55,286 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-04 05:54:55,286 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_reset_error_counter [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_reset_error_counter [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_lock_of_fb_info [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_lock_of_fb_info [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure store_virtual [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure store_virtual [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure unlink_framebuffer [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure unlink_framebuffer [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_fs_char_dev__double_registration [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_fs_char_dev__double_registration [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_lib_idr_check_final_state [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_lib_idr_check_final_state [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure copy_to_user [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_to_user [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure compat_ptr [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure compat_ptr [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure fb_show_logo_line [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_show_logo_line [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure fb_get_color_depth [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_get_color_depth [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-04 05:54:55,287 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-04 05:54:55,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-04 05:54:55,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-04 05:54:55,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-04 05:54:55,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-04 05:54:55,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-04 05:54:55,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-04 05:54:55,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-04 05:54:55,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-04 05:54:55,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-04 05:54:55,289 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-03-04 05:54:55,290 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_to_user [2025-03-04 05:54:55,290 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_to_user [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-04 05:54:55,290 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-04 05:54:55,290 INFO L130 BoogieDeclarations]: Found specification of procedure fb_find_mode_cvt [2025-03-04 05:54:55,290 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_find_mode_cvt [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure do_fb_ioctl [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure do_fb_ioctl [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure fb_set_logocmap [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_set_logocmap [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure fb_copy_cmap [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_copy_cmap [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure iminor [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure iminor [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure activate [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure activate [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure fb_notifier_call_chain [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_notifier_call_chain [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure edid_check_header [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure edid_check_header [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_reset_error_counter [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_reset_error_counter [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure calc_mode_timings [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure calc_mode_timings [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure fb_ioctl [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_ioctl [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~X~int~TO~int [2025-03-04 05:54:55,291 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~X~int~TO~int [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-04 05:54:55,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-04 05:54:55,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-04 05:54:55,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-04 05:54:55,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-04 05:54:55,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-04 05:54:55,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-04 05:54:55,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-04 05:54:55,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-04 05:54:55,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-03-04 05:54:55,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-03-04 05:54:55,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-04 05:54:55,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-04 05:54:55,295 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure mode_string [2025-03-04 05:54:55,295 INFO L138 BoogieDeclarations]: Found implementation of procedure mode_string [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure fb_write [2025-03-04 05:54:55,295 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_write [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure seq_read [2025-03-04 05:54:55,295 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_read [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure fb_destroy_modelist [2025-03-04 05:54:55,295 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_destroy_modelist [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure list_splice [2025-03-04 05:54:55,295 INFO L138 BoogieDeclarations]: Found implementation of procedure list_splice [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-04 05:54:55,295 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-04 05:54:55,296 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-03-04 05:54:55,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-04 05:54:55,297 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-03-04 05:54:55,298 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_sock_check_final_state [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_sock_check_final_state [2025-03-04 05:54:55,298 INFO L130 BoogieDeclarations]: Found specification of procedure edid_checksum [2025-03-04 05:54:55,298 INFO L138 BoogieDeclarations]: Found implementation of procedure edid_checksum [2025-03-04 05:54:55,298 INFO L130 BoogieDeclarations]: Found specification of procedure do_remove_conflicting_framebuffers [2025-03-04 05:54:55,299 INFO L138 BoogieDeclarations]: Found implementation of procedure do_remove_conflicting_framebuffers [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure fb_release [2025-03-04 05:54:55,299 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_release [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_check_final_state [2025-03-04 05:54:55,299 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_check_final_state [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-04 05:54:55,299 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_sysfs_check_final_state [2025-03-04 05:54:55,299 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_sysfs_check_final_state [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_drivers_base_class__double_registration [2025-03-04 05:54:55,299 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_drivers_base_class__double_registration [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure get_fb_info [2025-03-04 05:54:55,299 INFO L138 BoogieDeclarations]: Found implementation of procedure get_fb_info [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure copy_in_user [2025-03-04 05:54:55,299 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_in_user [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-04 05:54:55,299 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure fb_dealloc_cmap [2025-03-04 05:54:55,300 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_dealloc_cmap [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~$Pointer$~TO~int [2025-03-04 05:54:55,300 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~$Pointer$~TO~int [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-04 05:54:55,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-04 05:54:55,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-04 05:54:55,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-04 05:54:55,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-04 05:54:55,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-04 05:54:55,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-03-04 05:54:55,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_module_put [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_module_put [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure __mutex_init [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure __mutex_init [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure proc_fb_open [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure proc_fb_open [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_rtnetlink_check_final_state [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_rtnetlink_check_final_state [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure edid_is_serial_block [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure edid_is_serial_block [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure unlock_fb_info [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure unlock_fb_info [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure get_std_timing [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure get_std_timing [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_bl_curve_mutex_of_fb_info [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_bl_curve_mutex_of_fb_info [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure fb_set_cmap [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_set_cmap [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure file_fb_info [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure file_fb_info [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure fb_mmap [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_mmap [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure fb_destroy_modedb [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_destroy_modedb [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure fb_compat_ioctl [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_compat_ioctl [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-03-04 05:54:55,303 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-03-04 05:54:55,303 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_check_final_state [2025-03-04 05:54:55,304 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_check_final_state [2025-03-04 05:54:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure fb_set_var [2025-03-04 05:54:55,304 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_set_var [2025-03-04 05:54:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure lock_fb_info [2025-03-04 05:54:55,304 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_fb_info [2025-03-04 05:54:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-03-04 05:54:55,304 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-03-04 05:54:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-04 05:54:55,304 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-04 05:54:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2025-03-04 05:54:55,304 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2025-03-04 05:54:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure safe_shift [2025-03-04 05:54:55,304 INFO L138 BoogieDeclarations]: Found implementation of procedure safe_shift [2025-03-04 05:54:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-04 05:54:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-04 05:54:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-04 05:54:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-04 05:54:55,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_check_final_state [2025-03-04 05:54:55,305 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_check_final_state [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2025-03-04 05:54:55,305 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure seq_release [2025-03-04 05:54:55,305 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_release [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-04 05:54:55,305 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-04 05:54:55,305 INFO L130 BoogieDeclarations]: Found specification of procedure fb_read [2025-03-04 05:54:55,306 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_read [2025-03-04 05:54:55,306 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_check_final_state [2025-03-04 05:54:55,306 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_check_final_state [2025-03-04 05:54:55,306 INFO L130 BoogieDeclarations]: Found specification of procedure copy_from_user [2025-03-04 05:54:55,306 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_from_user [2025-03-04 05:54:55,306 INFO L130 BoogieDeclarations]: Found specification of procedure fb_open [2025-03-04 05:54:55,306 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_open [2025-03-04 05:54:55,306 INFO L130 BoogieDeclarations]: Found specification of procedure fb_videomode_to_var [2025-03-04 05:54:55,306 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_videomode_to_var [2025-03-04 05:54:55,306 INFO L130 BoogieDeclarations]: Found specification of procedure current_thread_info [2025-03-04 05:54:55,306 INFO L138 BoogieDeclarations]: Found implementation of procedure current_thread_info [2025-03-04 05:54:55,306 INFO L130 BoogieDeclarations]: Found specification of procedure fb_blank [2025-03-04 05:54:55,307 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_blank [2025-03-04 05:54:55,307 INFO L130 BoogieDeclarations]: Found specification of procedure console_lock [2025-03-04 05:54:55,307 INFO L138 BoogieDeclarations]: Found implementation of procedure console_lock [2025-03-04 05:54:55,307 INFO L130 BoogieDeclarations]: Found specification of procedure console_unlock [2025-03-04 05:54:55,307 INFO L138 BoogieDeclarations]: Found implementation of procedure console_unlock [2025-03-04 05:54:55,307 INFO L130 BoogieDeclarations]: Found specification of procedure PTR_ERR [2025-03-04 05:54:55,307 INFO L138 BoogieDeclarations]: Found implementation of procedure PTR_ERR [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure fb_get_fscreeninfo [2025-03-04 05:54:55,308 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_get_fscreeninfo [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure fix_edid [2025-03-04 05:54:55,308 INFO L138 BoogieDeclarations]: Found implementation of procedure fix_edid [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-03-04 05:54:55,308 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-03-04 05:54:55,308 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure check_edid [2025-03-04 05:54:55,308 INFO L138 BoogieDeclarations]: Found implementation of procedure check_edid [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure fb_alloc_cmap_gfp [2025-03-04 05:54:55,308 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_alloc_cmap_gfp [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-03-04 05:54:55,308 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure fb_get_hblank_by_hfreq [2025-03-04 05:54:55,308 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_get_hblank_by_hfreq [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure unlock_fb_info___1 [2025-03-04 05:54:55,308 INFO L138 BoogieDeclarations]: Found implementation of procedure unlock_fb_info___1 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure get_detailed_timing [2025-03-04 05:54:55,308 INFO L138 BoogieDeclarations]: Found implementation of procedure get_detailed_timing [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure fb_seq_stop [2025-03-04 05:54:55,308 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_seq_stop [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-04 05:54:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-03-04 05:54:55,309 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_usb_gadget__chrdev_registration_with_usb_gadget [2025-03-04 05:54:55,309 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_usb_gadget__chrdev_registration_with_usb_gadget [2025-03-04 05:54:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure fb_show_logo [2025-03-04 05:54:55,310 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_show_logo [2025-03-04 05:54:55,310 INFO L130 BoogieDeclarations]: Found specification of procedure copy_string [2025-03-04 05:54:55,310 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_string [2025-03-04 05:54:55,310 INFO L130 BoogieDeclarations]: Found specification of procedure device_remove_file [2025-03-04 05:54:55,310 INFO L138 BoogieDeclarations]: Found implementation of procedure device_remove_file [2025-03-04 05:54:56,791 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 05:54:56,795 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 05:55:04,359 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21283: havoc int_sqrt_#t~nondet3333#1; [2025-03-04 05:55:05,130 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21220: havoc #t~nondet3321; [2025-03-04 05:55:05,787 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8376: call ULTIMATE.dealloc(~#event~5#1.base, ~#event~5#1.offset);havoc ~#event~5#1.base, ~#event~5#1.offset; [2025-03-04 05:55:05,801 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21323: havoc seq_printf_#t~nondet3338#1; [2025-03-04 05:55:05,880 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4988: havoc #t~mem111;havoc #t~bitwise112; [2025-03-04 05:55:05,882 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21227: havoc #t~nondet3322; [2025-03-04 05:55:08,576 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21339: havoc #t~nondet3342; [2025-03-04 05:55:08,589 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L13718: havoc #t~mem2386.base, #t~mem2386.offset; [2025-03-04 05:55:08,702 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21271: havoc fb_find_logo_#t~ret3330#1.base, fb_find_logo_#t~ret3330#1.offset; [2025-03-04 05:55:08,777 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21234: havoc compat_alloc_user_space_#t~ret3324#1.base, compat_alloc_user_space_#t~ret3324#1.offset; [2025-03-04 05:55:08,823 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L15847: havoc #t~mem2899;havoc #t~mem2900;havoc #t~mem2901;havoc #t~mem2902;havoc #t~short2903;havoc #t~mem2904;havoc #t~mem2905;havoc #t~short2906;havoc #t~mem2907;havoc #t~mem2908;havoc #t~short2909;havoc #t~mem2910;havoc #t~mem2911;havoc #t~short2912;havoc #t~mem2913;havoc #t~mem2914;havoc #t~short2915; [2025-03-04 05:55:12,997 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14114: call ULTIMATE.dealloc(~#var~6.base, ~#var~6.offset);havoc ~#var~6.base, ~#var~6.offset;call ULTIMATE.dealloc(~#last~3.base, ~#last~3.offset);havoc ~#last~3.base, ~#last~3.offset; [2025-03-04 05:55:13,875 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5824: havoc #t~mem357#1;call ULTIMATE.dealloc(~#image~0#1.base, ~#image~0#1.offset);havoc ~#image~0#1.base, ~#image~0#1.offset; [2025-03-04 05:55:13,875 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5317: call ULTIMATE.dealloc(fb_set_logo_truepalette_~#mask~1#1.base, fb_set_logo_truepalette_~#mask~1#1.offset);havoc fb_set_logo_truepalette_~#mask~1#1.base, fb_set_logo_truepalette_~#mask~1#1.offset; [2025-03-04 05:55:13,977 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21231: havoc #t~nondet3323; [2025-03-04 05:55:14,228 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21275: havoc fb_is_primary_device_#t~nondet3331#1; [2025-03-04 05:55:14,228 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21251: havoc device_create_#t~ret3327#1.base, device_create_#t~ret3327#1.offset; [2025-03-04 05:55:14,228 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8246: call ULTIMATE.dealloc(do_register_framebuffer_~#event~4#1.base, do_register_framebuffer_~#event~4#1.offset);havoc do_register_framebuffer_~#event~4#1.base, do_register_framebuffer_~#event~4#1.offset;call ULTIMATE.dealloc(do_register_framebuffer_~#mode~1#1.base, do_register_framebuffer_~#mode~1#1.offset);havoc do_register_framebuffer_~#mode~1#1.base, do_register_framebuffer_~#mode~1#1.offset;call ULTIMATE.dealloc(do_register_framebuffer_~#__key~0#1.base, do_register_framebuffer_~#__key~0#1.offset);havoc do_register_framebuffer_~#__key~0#1.base, do_register_framebuffer_~#__key~0#1.offset;call ULTIMATE.dealloc(do_register_framebuffer_~#__key___0~0#1.base, do_register_framebuffer_~#__key___0~0#1.offset);havoc do_register_framebuffer_~#__key___0~0#1.base, do_register_framebuffer_~#__key___0~0#1.offset; [2025-03-04 05:55:14,228 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21255: havoc device_create_file_#t~nondet3328#1; [2025-03-04 05:55:14,813 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L16568: call ULTIMATE.dealloc(~#cvt~1#1.base, ~#cvt~1#1.offset);havoc ~#cvt~1#1.base, ~#cvt~1#1.offset; [2025-03-04 05:55:23,536 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L13470: call ULTIMATE.dealloc(fb_set_user_cmap_~#umap~0#1.base, fb_set_user_cmap_~#umap~0#1.offset);havoc fb_set_user_cmap_~#umap~0#1.base, fb_set_user_cmap_~#umap~0#1.offset; [2025-03-04 05:55:23,536 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6519: call ULTIMATE.dealloc(~#var~0#1.base, ~#var~0#1.offset);havoc ~#var~0#1.base, ~#var~0#1.offset;call ULTIMATE.dealloc(~#fix~1#1.base, ~#fix~1#1.offset);havoc ~#fix~1#1.base, ~#fix~1#1.offset;call ULTIMATE.dealloc(~#con2fb~0#1.base, ~#con2fb~0#1.offset);havoc ~#con2fb~0#1.base, ~#con2fb~0#1.offset;call ULTIMATE.dealloc(~#cmap_from~0#1.base, ~#cmap_from~0#1.offset);havoc ~#cmap_from~0#1.base, ~#cmap_from~0#1.offset;call ULTIMATE.dealloc(~#cmap~0#1.base, ~#cmap~0#1.offset);havoc ~#cmap~0#1.base, ~#cmap~0#1.offset;call ULTIMATE.dealloc(~#event~3#1.base, ~#event~3#1.offset);havoc ~#event~3#1.base, ~#event~3#1.offset; [2025-03-04 05:55:23,635 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5263: call ULTIMATE.dealloc(~#palette_cmap~0.base, ~#palette_cmap~0.offset);havoc ~#palette_cmap~0.base, ~#palette_cmap~0.offset;call ULTIMATE.dealloc(~#palette_green~0.base, ~#palette_green~0.offset);havoc ~#palette_green~0.base, ~#palette_green~0.offset;call ULTIMATE.dealloc(~#palette_blue~0.base, ~#palette_blue~0.offset);havoc ~#palette_blue~0.base, ~#palette_blue~0.offset;call ULTIMATE.dealloc(~#palette_red~0.base, ~#palette_red~0.offset);havoc ~#palette_red~0.base, ~#palette_red~0.offset; [2025-03-04 05:55:23,688 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4763: havoc #t~mem32; [2025-03-04 05:55:23,732 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L21279: havoc #t~nondet3332;