./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--hwmon--nct6775.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--hwmon--nct6775.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 bf24afca4bd29711e5a59799d259264fa0e937d2e2e754913d59a799bc0c4c63 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 05:49:59,567 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 05:49:59,629 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-04 05:49:59,635 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 05:49:59,637 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 05:49:59,659 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 05:49:59,662 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 05:49:59,662 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 05:49:59,662 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 05:49:59,662 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 05:49:59,663 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 05:49:59,663 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 05:49:59,663 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 05:49:59,664 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 05:49:59,664 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 05:49:59,664 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 05:49:59,664 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 05:49:59,664 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 05:49:59,664 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 05:49:59,664 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 05:49:59,664 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 05:49:59,665 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 05:49:59,665 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 05:49:59,665 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 05:49:59,665 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 05:49:59,665 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 05:49:59,665 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 05:49:59,665 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 05:49:59,665 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 05:49:59,665 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 05:49:59,665 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 05:49:59,665 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 05:49:59,666 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 05:49:59,666 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 05:49:59,666 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 05:49:59,666 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 05:49:59,666 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 05:49:59,666 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 05:49:59,666 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 05:49:59,667 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 05:49:59,667 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 -> bf24afca4bd29711e5a59799d259264fa0e937d2e2e754913d59a799bc0c4c63 [2025-03-04 05:49:59,895 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 05:49:59,904 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 05:49:59,906 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 05:49:59,907 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 05:49:59,907 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 05:49:59,908 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--hwmon--nct6775.ko.cil.i [2025-03-04 05:50:01,059 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4303d3616/e5cc27d3af724991a7cc050e58203357/FLAG33e4ff560 [2025-03-04 05:50:01,796 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 05:50:01,797 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i [2025-03-04 05:50:01,868 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4303d3616/e5cc27d3af724991a7cc050e58203357/FLAG33e4ff560 [2025-03-04 05:50:02,142 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4303d3616/e5cc27d3af724991a7cc050e58203357 [2025-03-04 05:50:02,144 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 05:50:02,145 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 05:50:02,146 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 05:50:02,146 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 05:50:02,149 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 05:50:02,149 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 05:50:02" (1/1) ... [2025-03-04 05:50:02,150 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7c8d23e6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:02, skipping insertion in model container [2025-03-04 05:50:02,150 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 05:50:02" (1/1) ... [2025-03-04 05:50:02,257 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 05:50:07,567 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533022,533035] [2025-03-04 05:50:07,570 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533167,533180] [2025-03-04 05:50:07,570 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533313,533326] [2025-03-04 05:50:07,570 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533478,533491] [2025-03-04 05:50:07,571 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533636,533649] [2025-03-04 05:50:07,571 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533794,533807] [2025-03-04 05:50:07,571 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533952,533965] [2025-03-04 05:50:07,571 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534112,534125] [2025-03-04 05:50:07,571 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534271,534284] [2025-03-04 05:50:07,572 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534410,534423] [2025-03-04 05:50:07,572 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534552,534565] [2025-03-04 05:50:07,572 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534701,534714] [2025-03-04 05:50:07,572 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534840,534853] [2025-03-04 05:50:07,573 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534995,535008] [2025-03-04 05:50:07,573 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535155,535168] [2025-03-04 05:50:07,573 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535306,535319] [2025-03-04 05:50:07,573 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535457,535470] [2025-03-04 05:50:07,573 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535609,535622] [2025-03-04 05:50:07,574 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535758,535771] [2025-03-04 05:50:07,574 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535906,535919] [2025-03-04 05:50:07,574 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536063,536076] [2025-03-04 05:50:07,574 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536212,536225] [2025-03-04 05:50:07,574 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536368,536381] [2025-03-04 05:50:07,575 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536521,536534] [2025-03-04 05:50:07,579 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536667,536680] [2025-03-04 05:50:07,579 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536810,536823] [2025-03-04 05:50:07,579 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536962,536975] [2025-03-04 05:50:07,580 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537108,537121] [2025-03-04 05:50:07,580 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537253,537266] [2025-03-04 05:50:07,580 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537407,537420] [2025-03-04 05:50:07,580 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537558,537571] [2025-03-04 05:50:07,580 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537713,537726] [2025-03-04 05:50:07,580 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537865,537878] [2025-03-04 05:50:07,580 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538020,538033] [2025-03-04 05:50:07,581 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538184,538197] [2025-03-04 05:50:07,581 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538340,538353] [2025-03-04 05:50:07,581 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538504,538517] [2025-03-04 05:50:07,581 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538646,538659] [2025-03-04 05:50:07,581 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538804,538817] [2025-03-04 05:50:07,581 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538971,538984] [2025-03-04 05:50:07,582 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539130,539143] [2025-03-04 05:50:07,582 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539289,539302] [2025-03-04 05:50:07,582 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539438,539451] [2025-03-04 05:50:07,582 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539585,539598] [2025-03-04 05:50:07,582 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539724,539737] [2025-03-04 05:50:07,582 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539887,539900] [2025-03-04 05:50:07,583 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540053,540066] [2025-03-04 05:50:07,583 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540217,540230] [2025-03-04 05:50:07,583 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540382,540395] [2025-03-04 05:50:07,584 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540547,540560] [2025-03-04 05:50:07,584 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540713,540726] [2025-03-04 05:50:07,584 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540878,540891] [2025-03-04 05:50:07,584 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541045,541058] [2025-03-04 05:50:07,584 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541205,541218] [2025-03-04 05:50:07,585 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541367,541380] [2025-03-04 05:50:07,585 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541526,541539] [2025-03-04 05:50:07,585 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541672,541685] [2025-03-04 05:50:07,585 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541815,541828] [2025-03-04 05:50:07,586 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541959,541972] [2025-03-04 05:50:07,586 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542102,542115] [2025-03-04 05:50:07,586 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542246,542259] [2025-03-04 05:50:07,586 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542387,542400] [2025-03-04 05:50:07,586 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542525,542538] [2025-03-04 05:50:07,587 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542683,542696] [2025-03-04 05:50:07,587 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542842,542855] [2025-03-04 05:50:07,587 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542998,543011] [2025-03-04 05:50:07,587 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543147,543160] [2025-03-04 05:50:07,587 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543299,543312] [2025-03-04 05:50:07,588 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543450,543463] [2025-03-04 05:50:07,588 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543599,543612] [2025-03-04 05:50:07,588 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543751,543764] [2025-03-04 05:50:07,588 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543899,543912] [2025-03-04 05:50:07,588 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544052,544065] [2025-03-04 05:50:07,589 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544203,544216] [2025-03-04 05:50:07,589 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544353,544366] [2025-03-04 05:50:07,589 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544500,544513] [2025-03-04 05:50:07,589 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544651,544664] [2025-03-04 05:50:07,589 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544802,544815] [2025-03-04 05:50:07,590 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544950,544963] [2025-03-04 05:50:07,590 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545116,545129] [2025-03-04 05:50:07,590 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545285,545298] [2025-03-04 05:50:07,590 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545452,545465] [2025-03-04 05:50:07,590 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545620,545633] [2025-03-04 05:50:07,591 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545770,545783] [2025-03-04 05:50:07,591 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545917,545930] [2025-03-04 05:50:07,591 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546078,546091] [2025-03-04 05:50:07,591 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546248,546261] [2025-03-04 05:50:07,592 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546410,546423] [2025-03-04 05:50:07,610 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 05:50:07,695 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 05:50:07,786 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("rep; bsf %1,%0": "=r" (word): "rm" (word)); [4238] [2025-03-04 05:50:07,788 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [4246] [2025-03-04 05:50:07,790 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [4356] [2025-03-04 05:50:07,790 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [4364] [2025-03-04 05:50:08,011 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533022,533035] [2025-03-04 05:50:08,012 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533167,533180] [2025-03-04 05:50:08,012 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533313,533326] [2025-03-04 05:50:08,012 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533478,533491] [2025-03-04 05:50:08,012 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533636,533649] [2025-03-04 05:50:08,013 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533794,533807] [2025-03-04 05:50:08,013 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533952,533965] [2025-03-04 05:50:08,013 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534112,534125] [2025-03-04 05:50:08,013 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534271,534284] [2025-03-04 05:50:08,013 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534410,534423] [2025-03-04 05:50:08,014 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534552,534565] [2025-03-04 05:50:08,014 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534701,534714] [2025-03-04 05:50:08,014 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534840,534853] [2025-03-04 05:50:08,014 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534995,535008] [2025-03-04 05:50:08,014 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535155,535168] [2025-03-04 05:50:08,014 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535306,535319] [2025-03-04 05:50:08,015 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535457,535470] [2025-03-04 05:50:08,015 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535609,535622] [2025-03-04 05:50:08,015 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535758,535771] [2025-03-04 05:50:08,015 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535906,535919] [2025-03-04 05:50:08,016 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536063,536076] [2025-03-04 05:50:08,016 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536212,536225] [2025-03-04 05:50:08,016 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536368,536381] [2025-03-04 05:50:08,016 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536521,536534] [2025-03-04 05:50:08,016 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536667,536680] [2025-03-04 05:50:08,017 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536810,536823] [2025-03-04 05:50:08,017 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536962,536975] [2025-03-04 05:50:08,017 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537108,537121] [2025-03-04 05:50:08,017 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537253,537266] [2025-03-04 05:50:08,017 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537407,537420] [2025-03-04 05:50:08,018 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537558,537571] [2025-03-04 05:50:08,018 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537713,537726] [2025-03-04 05:50:08,018 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537865,537878] [2025-03-04 05:50:08,018 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538020,538033] [2025-03-04 05:50:08,018 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538184,538197] [2025-03-04 05:50:08,019 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538340,538353] [2025-03-04 05:50:08,019 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538504,538517] [2025-03-04 05:50:08,019 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538646,538659] [2025-03-04 05:50:08,019 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538804,538817] [2025-03-04 05:50:08,019 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538971,538984] [2025-03-04 05:50:08,020 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539130,539143] [2025-03-04 05:50:08,020 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539289,539302] [2025-03-04 05:50:08,020 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539438,539451] [2025-03-04 05:50:08,020 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539585,539598] [2025-03-04 05:50:08,020 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539724,539737] [2025-03-04 05:50:08,021 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539887,539900] [2025-03-04 05:50:08,021 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540053,540066] [2025-03-04 05:50:08,021 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540217,540230] [2025-03-04 05:50:08,021 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540382,540395] [2025-03-04 05:50:08,021 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540547,540560] [2025-03-04 05:50:08,022 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540713,540726] [2025-03-04 05:50:08,022 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540878,540891] [2025-03-04 05:50:08,022 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541045,541058] [2025-03-04 05:50:08,022 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541205,541218] [2025-03-04 05:50:08,022 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541367,541380] [2025-03-04 05:50:08,023 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541526,541539] [2025-03-04 05:50:08,023 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541672,541685] [2025-03-04 05:50:08,023 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541815,541828] [2025-03-04 05:50:08,023 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541959,541972] [2025-03-04 05:50:08,023 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542102,542115] [2025-03-04 05:50:08,023 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542246,542259] [2025-03-04 05:50:08,024 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542387,542400] [2025-03-04 05:50:08,024 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542525,542538] [2025-03-04 05:50:08,024 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542683,542696] [2025-03-04 05:50:08,024 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542842,542855] [2025-03-04 05:50:08,024 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542998,543011] [2025-03-04 05:50:08,024 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543147,543160] [2025-03-04 05:50:08,024 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543299,543312] [2025-03-04 05:50:08,025 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543450,543463] [2025-03-04 05:50:08,025 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543599,543612] [2025-03-04 05:50:08,025 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543751,543764] [2025-03-04 05:50:08,025 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543899,543912] [2025-03-04 05:50:08,025 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544052,544065] [2025-03-04 05:50:08,025 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544203,544216] [2025-03-04 05:50:08,025 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544353,544366] [2025-03-04 05:50:08,025 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544500,544513] [2025-03-04 05:50:08,026 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544651,544664] [2025-03-04 05:50:08,026 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544802,544815] [2025-03-04 05:50:08,026 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544950,544963] [2025-03-04 05:50:08,026 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545116,545129] [2025-03-04 05:50:08,026 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545285,545298] [2025-03-04 05:50:08,027 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545452,545465] [2025-03-04 05:50:08,027 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545620,545633] [2025-03-04 05:50:08,027 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545770,545783] [2025-03-04 05:50:08,028 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545917,545930] [2025-03-04 05:50:08,028 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546078,546091] [2025-03-04 05:50:08,028 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546248,546261] [2025-03-04 05:50:08,028 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546410,546423] [2025-03-04 05:50:08,030 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 05:50:08,345 INFO L204 MainTranslator]: Completed translation [2025-03-04 05:50:08,346 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08 WrapperNode [2025-03-04 05:50:08,346 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 05:50:08,347 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 05:50:08,348 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 05:50:08,348 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 05:50:08,354 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:50:08" (1/1) ... [2025-03-04 05:50:08,482 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:50:08" (1/1) ... [2025-03-04 05:50:08,873 INFO L138 Inliner]: procedures = 704, calls = 5820, calls flagged for inlining = 407, calls inlined = 324, statements flattened = 14131 [2025-03-04 05:50:08,874 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 05:50:08,874 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 05:50:08,874 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 05:50:08,874 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 05:50:08,882 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08" (1/1) ... [2025-03-04 05:50:08,883 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08" (1/1) ... [2025-03-04 05:50:08,935 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08" (1/1) ... [2025-03-04 05:50:10,332 INFO L175 MemorySlicer]: Split 4012 memory accesses to 66 slices as follows [2, 6, 2, 1, 2, 2, 2, 2, 15, 2, 4, 4, 1, 4, 7, 3329, 8, 8, 2, 5, 7, 1, 7, 1, 9, 14, 2, 1, 2, 20, 22, 17, 42, 17, 16, 10, 10, 22, 8, 8, 14, 2, 8, 6, 2, 3, 8, 1, 2, 7, 8, 4, 83, 63, 1, 18, 5, 4, 2, 8, 89, 4, 4, 4, 16, 2]. 83 percent of accesses are in the largest equivalence class. The 787 initializations are split as follows [0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 604, 0, 8, 0, 0, 0, 0, 6, 0, 0, 2, 0, 0, 0, 14, 17, 14, 0, 14, 12, 6, 6, 20, 8, 0, 0, 0, 8, 0, 0, 0, 8, 1, 2, 6, 0, 0, 0, 0, 0, 0, 2, 2, 0, 8, 0, 0, 0, 0, 16, 0]. The 2372 writes are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 3, 2145, 0, 0, 0, 1, 6, 0, 0, 0, 7, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 12, 0, 0, 6, 0, 2, 0, 0, 0, 0, 7, 0, 80, 59, 0, 16, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0]. [2025-03-04 05:50:10,333 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08" (1/1) ... [2025-03-04 05:50:10,334 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08" (1/1) ... [2025-03-04 05:50:10,522 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08" (1/1) ... [2025-03-04 05:50:10,549 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08" (1/1) ... [2025-03-04 05:50:10,617 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08" (1/1) ... [2025-03-04 05:50:10,654 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08" (1/1) ... [2025-03-04 05:50:10,745 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 05:50:10,746 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 05:50:10,747 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 05:50:10,747 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 05:50:10,748 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08" (1/1) ... [2025-03-04 05:50:10,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 05:50:10,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 05:50:10,776 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:50:10,783 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:50:10,797 INFO L130 BoogieDeclarations]: Found specification of procedure nct6791_enable_io_mapping [2025-03-04 05:50:10,797 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6791_enable_io_mapping [2025-03-04 05:50:10,797 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_coherent_check_final_state [2025-03-04 05:50:10,797 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_coherent_check_final_state [2025-03-04 05:50:10,797 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-04 05:50:10,797 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-04 05:50:10,797 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-03-04 05:50:10,798 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-03-04 05:50:10,798 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_check_final_state [2025-03-04 05:50:10,798 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_check_final_state [2025-03-04 05:50:10,798 INFO L130 BoogieDeclarations]: Found specification of procedure fls [2025-03-04 05:50:10,798 INFO L138 BoogieDeclarations]: Found implementation of procedure fls [2025-03-04 05:50:10,798 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_check_final_state [2025-03-04 05:50:10,798 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_check_final_state [2025-03-04 05:50:10,799 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-03-04 05:50:10,799 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-03-04 05:50:10,799 INFO L130 BoogieDeclarations]: Found specification of procedure add_temp_sensors [2025-03-04 05:50:10,799 INFO L138 BoogieDeclarations]: Found implementation of procedure add_temp_sensors [2025-03-04 05:50:10,799 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-04 05:50:10,799 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-04 05:50:10,799 INFO L130 BoogieDeclarations]: Found specification of procedure pwm_update_registers [2025-03-04 05:50:10,799 INFO L138 BoogieDeclarations]: Found implementation of procedure pwm_update_registers [2025-03-04 05:50:10,799 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_queue_check_final_state [2025-03-04 05:50:10,799 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_queue_check_final_state [2025-03-04 05:50:10,799 INFO L130 BoogieDeclarations]: Found specification of procedure platform_device_unregister [2025-03-04 05:50:10,799 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_device_unregister [2025-03-04 05:50:10,799 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 05:50:10,799 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_resume [2025-03-04 05:50:10,799 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_resume [2025-03-04 05:50:10,799 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_request_check_final_state [2025-03-04 05:50:10,799 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_request_check_final_state [2025-03-04 05:50:10,799 INFO L130 BoogieDeclarations]: Found specification of procedure fan_to_reg [2025-03-04 05:50:10,800 INFO L138 BoogieDeclarations]: Found implementation of procedure fan_to_reg [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2025-03-04 05:50:10,800 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-03-04 05:50:10,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-03-04 05:50:10,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-03-04 05:50:10,803 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-04 05:50:10,803 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-03-04 05:50:10,803 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-04 05:50:10,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-03-04 05:50:10,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_genhd_check_final_state [2025-03-04 05:50:10,807 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_genhd_check_final_state [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_suspend [2025-03-04 05:50:10,807 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_suspend [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_reset_error_counter [2025-03-04 05:50:10,807 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_reset_error_counter [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_lib_idr_check_final_state [2025-03-04 05:50:10,807 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_lib_idr_check_final_state [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2025-03-04 05:50:10,807 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-03-04 05:50:10,807 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure superio_enter [2025-03-04 05:50:10,807 INFO L138 BoogieDeclarations]: Found implementation of procedure superio_enter [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-04 05:50:10,807 INFO L130 BoogieDeclarations]: Found specification of procedure inb_p [2025-03-04 05:50:10,807 INFO L138 BoogieDeclarations]: Found implementation of procedure inb_p [2025-03-04 05:50:10,808 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 05:50:10,808 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-04 05:50:10,808 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-04 05:50:10,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-04 05:50:10,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-04 05:50:10,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-04 05:50:10,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-04 05:50:10,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-04 05:50:10,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-04 05:50:10,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-04 05:50:10,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-04 05:50:10,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-03-04 05:50:10,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-03-04 05:50:10,810 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-04 05:50:10,810 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_write_temp [2025-03-04 05:50:10,810 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_write_temp [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_platform_driver_unregister [2025-03-04 05:50:10,810 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_platform_driver_unregister [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure devm_kzalloc [2025-03-04 05:50:10,810 INFO L138 BoogieDeclarations]: Found implementation of procedure devm_kzalloc [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_reset_error_counter [2025-03-04 05:50:10,810 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_reset_error_counter [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure outb_p [2025-03-04 05:50:10,810 INFO L138 BoogieDeclarations]: Found implementation of procedure outb_p [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-03-04 05:50:10,810 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-03-04 05:50:10,810 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~~u16~0~X~int~TO~int [2025-03-04 05:50:10,813 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~~u16~0~X~int~TO~int [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 05:50:10,813 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-03-04 05:50:10,813 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure platform_driver_unregister [2025-03-04 05:50:10,813 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_driver_unregister [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-04 05:50:10,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-03-04 05:50:10,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-03-04 05:50:10,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-03-04 05:50:10,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-03-04 05:50:10,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-03-04 05:50:10,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-03-04 05:50:10,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-03-04 05:50:10,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_create_attr_group [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_create_attr_group [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_update_device [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_update_device [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure div_from_reg [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure div_from_reg [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_set_bank [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_set_bank [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_probe [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_probe [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure slow_down_io [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure slow_down_io [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure superio_select [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure superio_select [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_write_fan_div_common [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_write_fan_div_common [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_update_lock_of_nct6775_data [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_update_lock_of_nct6775_data [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure superio_inb [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure superio_inb [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure superio_outb [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure superio_outb [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_sock_check_final_state [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_sock_check_final_state [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_check_final_state [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_check_final_state [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_sysfs_check_final_state [2025-03-04 05:50:10,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_sysfs_check_final_state [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-04 05:50:10,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-04 05:50:10,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-04 05:50:10,822 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtol [2025-03-04 05:50:10,823 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtol [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_update_fan_div_common [2025-03-04 05:50:10,823 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_update_fan_div_common [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-04 05:50:10,823 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-03-04 05:50:10,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-04 05:50:10,825 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-04 05:50:10,825 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_rtnetlink_check_final_state [2025-03-04 05:50:10,825 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_rtnetlink_check_final_state [2025-03-04 05:50:10,825 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2025-03-04 05:50:10,825 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-03-04 05:50:10,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure store_weight_temp [2025-03-04 05:50:10,826 INFO L138 BoogieDeclarations]: Found implementation of procedure store_weight_temp [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-03-04 05:50:10,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-03-04 05:50:10,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_check_final_state [2025-03-04 05:50:10,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_check_final_state [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-03-04 05:50:10,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure superio_exit [2025-03-04 05:50:10,826 INFO L138 BoogieDeclarations]: Found implementation of procedure superio_exit [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure show_pwm_temp_sel_common [2025-03-04 05:50:10,826 INFO L138 BoogieDeclarations]: Found implementation of procedure show_pwm_temp_sel_common [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2025-03-04 05:50:10,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-04 05:50:10,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-03-04 05:50:10,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure is_word_sized [2025-03-04 05:50:10,829 INFO L138 BoogieDeclarations]: Found implementation of procedure is_word_sized [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_check_final_state [2025-03-04 05:50:10,829 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_check_final_state [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-04 05:50:10,829 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure platform_device_put [2025-03-04 05:50:10,829 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_device_put [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_write_value [2025-03-04 05:50:10,829 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_write_value [2025-03-04 05:50:10,829 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_check_final_state [2025-03-04 05:50:10,830 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_check_final_state [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure find_temp_source [2025-03-04 05:50:10,830 INFO L138 BoogieDeclarations]: Found implementation of procedure find_temp_source [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure PTR_ERR [2025-03-04 05:50:10,830 INFO L138 BoogieDeclarations]: Found implementation of procedure PTR_ERR [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-03-04 05:50:10,830 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure fan_from_reg16 [2025-03-04 05:50:10,830 INFO L138 BoogieDeclarations]: Found implementation of procedure fan_from_reg16 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtoul [2025-03-04 05:50:10,830 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtoul [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-03-04 05:50:10,830 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_update_lock_of_nct6775_data [2025-03-04 05:50:10,830 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_update_lock_of_nct6775_data [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_read_value [2025-03-04 05:50:10,830 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_read_value [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure inb [2025-03-04 05:50:10,830 INFO L138 BoogieDeclarations]: Found implementation of procedure inb [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-04 05:50:10,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-03-04 05:50:10,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-03-04 05:50:12,061 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 05:50:12,063 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 05:50:12,479 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4963: havoc #t~bitwise93; [2025-03-04 05:50:12,481 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4405: havoc #t~mem54.base, #t~mem54.offset; [2025-03-04 05:50:12,527 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18467: havoc __request_region_#t~ret2007#1.base, __request_region_#t~ret2007#1.offset; [2025-03-04 05:50:12,559 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18486: havoc devm_kmalloc_#t~ret2010#1.base, devm_kmalloc_#t~ret2010#1.offset; [2025-03-04 05:50:12,600 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4928: havoc fan_from_reg8_#t~bitwise88#1; [2025-03-04 05:50:33,705 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18474: havoc acpi_check_resource_conflict_#t~nondet2008#1; [2025-03-04 05:50:33,705 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7643: call ULTIMATE.dealloc(store_target_speed_~#val~14#1.base, store_target_speed_~#val~14#1.offset);havoc store_target_speed_~#val~14#1.base, store_target_speed_~#val~14#1.offset; [2025-03-04 05:50:33,705 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10555-1: ldv___platform_driver_register_#res#1 := ldv___platform_driver_register_~arg0#1; [2025-03-04 05:50:33,705 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8448: call ULTIMATE.dealloc(clear_caseopen_~#val~21#1.base, clear_caseopen_~#val~21#1.offset);havoc clear_caseopen_~#val~21#1.base, clear_caseopen_~#val~21#1.offset; [2025-03-04 05:50:33,705 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8318: havoc nct6775_pwm_is_visible_#t~mem1122#1; [2025-03-04 05:50:33,705 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6602: havoc nct6775_fan_is_visible_#t~mem612#1; [2025-03-04 05:50:33,705 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6738: call ULTIMATE.dealloc(store_temp_offset_~#val~6#1.base, store_temp_offset_~#val~6#1.offset);havoc store_temp_offset_~#val~6#1.base, store_temp_offset_~#val~6#1.offset; [2025-03-04 05:50:33,705 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7008: call ULTIMATE.dealloc(store_pwm_mode_~#val~8#1.base, store_pwm_mode_~#val~8#1.offset);havoc store_pwm_mode_~#val~8#1.base, store_pwm_mode_~#val~8#1.offset; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18507: havoc platform_device_add_#t~nondet2013#1; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18511: havoc platform_device_add_data_#t~nondet2014#1; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8075: call ULTIMATE.dealloc(store_auto_pwm_~#val~19#1.base, store_auto_pwm_~#val~19#1.offset);havoc store_auto_pwm_~#val~19#1.base, store_auto_pwm_~#val~19#1.offset; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6226: call ULTIMATE.dealloc(store_temp_beep_~#val~2#1.base, store_temp_beep_~#val~2#1.offset);havoc store_temp_beep_~#val~2#1.base, store_temp_beep_~#val~2#1.offset; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7812: call ULTIMATE.dealloc(store_speed_tolerance_~#val~16#1.base, store_speed_tolerance_~#val~16#1.offset);havoc store_speed_tolerance_~#val~16#1.base, store_speed_tolerance_~#val~16#1.offset; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18515: havoc platform_device_add_resources_#t~nondet2015#1; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18518: havoc platform_device_alloc_#t~ret2016#1.base, platform_device_alloc_#t~ret2016#1.offset; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7422: call ULTIMATE.dealloc(store_pwm_temp_sel_~#val~11#1.base, store_pwm_temp_sel_~#val~11#1.offset);havoc store_pwm_temp_sel_~#val~11#1.base, store_pwm_temp_sel_~#val~11#1.offset; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7297: call ULTIMATE.dealloc(store_pwm_enable_~#val~10#1.base, store_pwm_enable_~#val~10#1.offset);havoc store_pwm_enable_~#val~10#1.base, store_pwm_enable_~#val~10#1.offset; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8223: call ULTIMATE.dealloc(store_auto_temp_~#val~20#1.base, store_auto_temp_~#val~20#1.offset);havoc store_auto_temp_~#val~20#1.base, store_auto_temp_~#val~20#1.offset; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18538: havoc vid_from_reg_#t~nondet2019#1; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6384: call ULTIMATE.dealloc(store_fan_min_~#val~3#1.base, store_fan_min_~#val~3#1.offset);havoc store_fan_min_~#val~3#1.base, store_fan_min_~#val~3#1.offset;call ULTIMATE.dealloc(store_fan_min_~#descriptor~1#1.base, store_fan_min_~#descriptor~1#1.offset);havoc store_fan_min_~#descriptor~1#1.base, store_fan_min_~#descriptor~1#1.offset; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7575: call ULTIMATE.dealloc(store_target_temp_~#val~13#1.base, store_target_temp_~#val~13#1.offset);havoc store_target_temp_~#val~13#1.base, store_target_temp_~#val~13#1.offset; [2025-03-04 05:50:33,706 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7710: call ULTIMATE.dealloc(store_temp_tolerance_~#val~15#1.base, store_temp_tolerance_~#val~15#1.offset);havoc store_temp_tolerance_~#val~15#1.base, store_temp_tolerance_~#val~15#1.offset; [2025-03-04 05:50:33,707 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6530: call ULTIMATE.dealloc(store_fan_pulses_~#val~4#1.base, store_fan_pulses_~#val~4#1.offset);havoc store_fan_pulses_~#val~4#1.base, store_fan_pulses_~#val~4#1.offset; [2025-03-04 05:50:33,707 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6804: call ULTIMATE.dealloc(store_temp_type_~#val~7#1.base, store_temp_type_~#val~7#1.offset);havoc store_temp_type_~#val~7#1.base, store_temp_type_~#val~7#1.offset; [2025-03-04 05:50:33,707 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6937: havoc nct6775_temp_is_visible_#t~mem705#1; [2025-03-04 05:50:33,707 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6016: call ULTIMATE.dealloc(store_in_reg_~#val~0#1.base, store_in_reg_~#val~0#1.offset);havoc store_in_reg_~#val~0#1.base, store_in_reg_~#val~0#1.offset; [2025-03-04 05:50:33,707 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6150: call ULTIMATE.dealloc(store_beep_~#val~1#1.base, store_beep_~#val~1#1.offset);havoc store_beep_~#val~1#1.base, store_beep_~#val~1#1.offset; [2025-03-04 05:50:33,707 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9853: call ULTIMATE.dealloc(nct6775_find_~#descriptor~2#1.base, nct6775_find_~#descriptor~2#1.offset);havoc nct6775_find_~#descriptor~2#1.base, nct6775_find_~#descriptor~2#1.offset; [2025-03-04 05:50:33,707 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6288: havoc nct6775_in_is_visible_#t~mem509#1; [2025-03-04 05:50:33,707 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6685: call ULTIMATE.dealloc(store_temp_~#val~5#1.base, store_temp_~#val~5#1.offset);havoc store_temp_~#val~5#1.base, store_temp_~#val~5#1.offset; [2025-03-04 05:50:33,707 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8539: havoc nct6775_other_is_visible_#t~mem1157#1; [2025-03-04 05:50:33,707 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9993: call ULTIMATE.dealloc(sensors_nct6775_init_~#res~3#1.base, sensors_nct6775_init_~#res~3#1.offset);havoc sensors_nct6775_init_~#res~3#1.base, sensors_nct6775_init_~#res~3#1.offset;call ULTIMATE.dealloc(sensors_nct6775_init_~#sio_data~1#1.base, sensors_nct6775_init_~#sio_data~1#1.offset);havoc sensors_nct6775_init_~#sio_data~1#1.base, sensors_nct6775_init_~#sio_data~1#1.offset;call ULTIMATE.dealloc(sensors_nct6775_init_~#sioaddr~0#1.base, sensors_nct6775_init_~#sioaddr~0#1.offset);havoc sensors_nct6775_init_~#sioaddr~0#1.base, sensors_nct6775_init_~#sioaddr~0#1.offset; [2025-03-04 05:50:33,707 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8018: call ULTIMATE.dealloc(store_fan_time_~#val~18#1.base, store_fan_time_~#val~18#1.offset);havoc store_fan_time_~#val~18#1.base, store_fan_time_~#val~18#1.offset; [2025-03-04 05:50:33,708 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7491: call ULTIMATE.dealloc(store_pwm_weight_temp_sel_~#val~12#1.base, store_pwm_weight_temp_sel_~#val~12#1.offset);havoc store_pwm_weight_temp_sel_~#val~12#1.base, store_pwm_weight_temp_sel_~#val~12#1.offset; [2025-03-04 05:50:33,708 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7098: call ULTIMATE.dealloc(store_pwm_~#val~9#1.base, store_pwm_~#val~9#1.offset);havoc store_pwm_~#val~9#1.base, store_pwm_~#val~9#1.offset;call ULTIMATE.dealloc(store_pwm_~#minval~0#1.base, store_pwm_~#minval~0#1.offset);havoc store_pwm_~#minval~0#1.base, store_pwm_~#minval~0#1.offset;call ULTIMATE.dealloc(store_pwm_~#maxval~0#1.base, store_pwm_~#maxval~0#1.offset);havoc store_pwm_~#maxval~0#1.base, store_pwm_~#maxval~0#1.offset; [2025-03-04 05:50:33,708 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18461: havoc __platform_driver_register_#t~nondet2006#1; [2025-03-04 05:50:33,708 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14234-1: ldv___platform_driver_register_146_#res#1 := ldv___platform_driver_register_146_~ldv_func_res~0#1; [2025-03-04 05:50:33,713 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-04 05:50:34,324 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5466: call ULTIMATE.dealloc(nct6775_select_fan_div_~#descriptor~0#1.base, nct6775_select_fan_div_~#descriptor~0#1.offset);havoc nct6775_select_fan_div_~#descriptor~0#1.base, nct6775_select_fan_div_~#descriptor~0#1.offset; [2025-03-04 05:50:34,330 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4969: havoc #t~bitwise94; [2025-03-04 05:50:55,376 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18542: havoc vid_which_vrm_#t~nondet2020#1; [2025-03-04 05:50:55,377 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18448: havoc __devm_request_region_#t~ret2005#1.base, __devm_request_region_#t~ret2005#1.offset; [2025-03-04 05:50:55,377 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18483: havoc devm_hwmon_device_register_with_groups_#t~ret2009#1.base, devm_hwmon_device_register_with_groups_#t~ret2009#1.offset; [2025-03-04 05:50:55,377 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4418: havoc dev_get_platdata_#t~mem55#1.base, dev_get_platdata_#t~mem55#1.offset; [2025-03-04 05:50:55,377 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8814: call ULTIMATE.dealloc(~#mask~0#1.base, ~#mask~0#1.offset);havoc ~#mask~0#1.base, ~#mask~0#1.offset;call ULTIMATE.dealloc(~#available~0#1.base, ~#available~0#1.offset);havoc ~#available~0#1.base, ~#available~0#1.offset;call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset; [2025-03-04 05:50:55,377 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18530: havoc platform_get_resource_#t~ret2017#1.base, platform_get_resource_#t~ret2017#1.offset; [2025-03-04 05:50:55,551 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18490: havoc kstrtoll_#t~nondet2011#1; [2025-03-04 05:50:55,594 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18534: havoc #t~nondet2018; [2025-03-04 05:50:55,635 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7921: call ULTIMATE.dealloc(~#val~17#1.base, ~#val~17#1.offset);havoc ~#val~17#1.base, ~#val~17#1.offset; [2025-03-04 05:50:55,847 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5168: havoc #t~bitwise156;havoc #t~short157; [2025-03-04 05:50:55,847 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5164: havoc #t~bitwise149;havoc #t~bitwise150;havoc #t~short151;havoc #t~bitwise152;havoc #t~short153;havoc #t~bitwise154;havoc #t~short155; [2025-03-04 05:50:55,848 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5162: havoc #t~bitwise142;havoc #t~bitwise143;havoc #t~short144;havoc #t~bitwise145;havoc #t~short146;havoc #t~bitwise147;havoc #t~short148; [2025-03-04 05:50:55,911 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4953: havoc #t~bitwise92; [2025-03-04 05:50:55,916 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18494: havoc kstrtoull_#t~nondet2012#1; [2025-03-04 05:50:58,769 INFO L? ?]: Removed 4876 outVars from TransFormulas that were not future-live. [2025-03-04 05:50:58,769 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 05:50:58,884 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 05:50:58,884 INFO L336 CfgBuilder]: Removed 14 assume(true) statements. [2025-03-04 05:50:58,885 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 05:50:58 BoogieIcfgContainer [2025-03-04 05:50:58,885 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 05:50:58,886 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 05:50:58,886 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 05:50:58,889 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 05:50:58,890 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 05:50:02" (1/3) ... [2025-03-04 05:50:58,891 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2ea887e9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 05:50:58, skipping insertion in model container [2025-03-04 05:50:58,892 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 05:50:08" (2/3) ... [2025-03-04 05:50:58,892 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2ea887e9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 05:50:58, skipping insertion in model container [2025-03-04 05:50:58,892 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 05:50:58" (3/3) ... [2025-03-04 05:50:58,893 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i [2025-03-04 05:50:58,902 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 05:50:58,905 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i that has 87 procedures, 3312 locations, 1 initial locations, 28 loop locations, and 25 error locations. [2025-03-04 05:50:58,993 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 05:50:59,001 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@2c386235, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 05:50:59,003 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2025-03-04 05:50:59,017 INFO L276 IsEmpty]: Start isEmpty. Operand has 3311 states, 2471 states have (on average 1.367057871307163) internal successors, (3378), 2565 states have internal predecessors, (3378), 729 states have call successors, (729), 86 states have call predecessors, (729), 85 states have return successors, (724), 724 states have call predecessors, (724), 724 states have call successors, (724) [2025-03-04 05:50:59,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2025-03-04 05:50:59,024 INFO L210 NwaCegarLoop]: Found error trace [2025-03-04 05:50:59,024 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 05:50:59,025 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_linux_arch_io_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_linux_usb_coherent_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_linux_mmc_sdio_func_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION (and 23 more)] === [2025-03-04 05:50:59,028 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 05:50:59,028 INFO L85 PathProgramCache]: Analyzing trace with hash -914398988, now seen corresponding path program 1 times [2025-03-04 05:50:59,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 05:50:59,032 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1575641076] [2025-03-04 05:50:59,033 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 05:50:59,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms