./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 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash bf24afca4bd29711e5a59799d259264fa0e937d2e2e754913d59a799bc0c4c63 --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-09 20:27:36,046 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 20:27:36,104 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-01-09 20:27:36,108 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 20:27:36,108 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 20:27:36,128 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 20:27:36,129 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 20:27:36,129 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 20:27:36,130 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-09 20:27:36,130 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-09 20:27:36,131 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 20:27:36,131 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 20:27:36,131 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 20:27:36,131 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 20:27:36,131 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 20:27:36,132 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 20:27:36,132 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 20:27:36,132 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 20:27:36,132 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 20:27:36,132 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 20:27:36,132 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 20:27:36,132 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 20:27:36,132 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 20:27:36,132 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 20:27:36,132 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 20:27:36,133 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 20:27:36,133 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:27:36,133 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:27:36,133 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:27:36,133 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:27:36,133 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 20:27:36,133 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:27:36,134 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 20:27:36,134 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 20:27:36,135 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> bf24afca4bd29711e5a59799d259264fa0e937d2e2e754913d59a799bc0c4c63 [2025-01-09 20:27:36,374 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 20:27:36,382 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 20:27:36,385 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 20:27:36,385 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 20:27:36,386 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 20:27:36,387 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i [2025-01-09 20:27:37,593 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/248de129b/d2473ed7ad794acf9e0b57fb93efb4f2/FLAG4748f2edb [2025-01-09 20:27:38,146 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 20:27:38,147 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i [2025-01-09 20:27:38,192 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/248de129b/d2473ed7ad794acf9e0b57fb93efb4f2/FLAG4748f2edb [2025-01-09 20:27:38,685 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/248de129b/d2473ed7ad794acf9e0b57fb93efb4f2 [2025-01-09 20:27:38,687 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 20:27:38,689 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 20:27:38,690 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 20:27:38,690 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 20:27:38,693 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 20:27:38,693 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:27:38" (1/1) ... [2025-01-09 20:27:38,694 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4f67e469 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:38, skipping insertion in model container [2025-01-09 20:27:38,694 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:27:38" (1/1) ... [2025-01-09 20:27:38,811 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 20:27:42,477 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533022,533035] [2025-01-09 20:27:42,479 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533167,533180] [2025-01-09 20:27:42,480 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533313,533326] [2025-01-09 20:27:42,480 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533478,533491] [2025-01-09 20:27:42,480 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533636,533649] [2025-01-09 20:27:42,480 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533794,533807] [2025-01-09 20:27:42,481 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533952,533965] [2025-01-09 20:27:42,481 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534112,534125] [2025-01-09 20:27:42,481 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534271,534284] [2025-01-09 20:27:42,481 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534410,534423] [2025-01-09 20:27:42,482 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534552,534565] [2025-01-09 20:27:42,482 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534701,534714] [2025-01-09 20:27:42,482 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534840,534853] [2025-01-09 20:27:42,482 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534995,535008] [2025-01-09 20:27:42,482 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535155,535168] [2025-01-09 20:27:42,483 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535306,535319] [2025-01-09 20:27:42,483 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535457,535470] [2025-01-09 20:27:42,487 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535609,535622] [2025-01-09 20:27:42,487 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535758,535771] [2025-01-09 20:27:42,487 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535906,535919] [2025-01-09 20:27:42,487 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536063,536076] [2025-01-09 20:27:42,487 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536212,536225] [2025-01-09 20:27:42,487 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536368,536381] [2025-01-09 20:27:42,488 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536521,536534] [2025-01-09 20:27:42,488 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536667,536680] [2025-01-09 20:27:42,488 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536810,536823] [2025-01-09 20:27:42,488 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536962,536975] [2025-01-09 20:27:42,488 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537108,537121] [2025-01-09 20:27:42,488 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537253,537266] [2025-01-09 20:27:42,489 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537407,537420] [2025-01-09 20:27:42,489 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537558,537571] [2025-01-09 20:27:42,489 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537713,537726] [2025-01-09 20:27:42,489 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537865,537878] [2025-01-09 20:27:42,489 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538020,538033] [2025-01-09 20:27:42,490 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538184,538197] [2025-01-09 20:27:42,490 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538340,538353] [2025-01-09 20:27:42,494 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538504,538517] [2025-01-09 20:27:42,494 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538646,538659] [2025-01-09 20:27:42,494 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538804,538817] [2025-01-09 20:27:42,494 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538971,538984] [2025-01-09 20:27:42,494 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539130,539143] [2025-01-09 20:27:42,495 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539289,539302] [2025-01-09 20:27:42,495 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539438,539451] [2025-01-09 20:27:42,495 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539585,539598] [2025-01-09 20:27:42,495 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539724,539737] [2025-01-09 20:27:42,495 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539887,539900] [2025-01-09 20:27:42,496 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540053,540066] [2025-01-09 20:27:42,496 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540217,540230] [2025-01-09 20:27:42,496 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540382,540395] [2025-01-09 20:27:42,496 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540547,540560] [2025-01-09 20:27:42,496 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540713,540726] [2025-01-09 20:27:42,496 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540878,540891] [2025-01-09 20:27:42,497 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541045,541058] [2025-01-09 20:27:42,497 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541205,541218] [2025-01-09 20:27:42,497 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541367,541380] [2025-01-09 20:27:42,497 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541526,541539] [2025-01-09 20:27:42,497 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541672,541685] [2025-01-09 20:27:42,497 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541815,541828] [2025-01-09 20:27:42,498 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541959,541972] [2025-01-09 20:27:42,498 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542102,542115] [2025-01-09 20:27:42,498 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542246,542259] [2025-01-09 20:27:42,498 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542387,542400] [2025-01-09 20:27:42,499 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542525,542538] [2025-01-09 20:27:42,500 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542683,542696] [2025-01-09 20:27:42,500 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542842,542855] [2025-01-09 20:27:42,501 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542998,543011] [2025-01-09 20:27:42,501 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543147,543160] [2025-01-09 20:27:42,501 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543299,543312] [2025-01-09 20:27:42,501 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543450,543463] [2025-01-09 20:27:42,501 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543599,543612] [2025-01-09 20:27:42,502 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543751,543764] [2025-01-09 20:27:42,502 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543899,543912] [2025-01-09 20:27:42,502 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544052,544065] [2025-01-09 20:27:42,502 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544203,544216] [2025-01-09 20:27:42,503 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544353,544366] [2025-01-09 20:27:42,503 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544500,544513] [2025-01-09 20:27:42,503 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544651,544664] [2025-01-09 20:27:42,503 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544802,544815] [2025-01-09 20:27:42,504 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544950,544963] [2025-01-09 20:27:42,505 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545116,545129] [2025-01-09 20:27:42,505 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545285,545298] [2025-01-09 20:27:42,505 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545452,545465] [2025-01-09 20:27:42,505 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545620,545633] [2025-01-09 20:27:42,505 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545770,545783] [2025-01-09 20:27:42,506 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545917,545930] [2025-01-09 20:27:42,506 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546078,546091] [2025-01-09 20:27:42,506 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546248,546261] [2025-01-09 20:27:42,506 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546410,546423] [2025-01-09 20:27:42,521 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:27:42,596 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 20:27:42,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("rep; bsf %1,%0": "=r" (word): "rm" (word)); [4238] [2025-01-09 20:27:42,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [4246] [2025-01-09 20:27:42,654 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [4356] [2025-01-09 20:27:42,654 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [4364] [2025-01-09 20:27:42,897 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533022,533035] [2025-01-09 20:27:42,898 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533167,533180] [2025-01-09 20:27:42,898 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533313,533326] [2025-01-09 20:27:42,899 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533478,533491] [2025-01-09 20:27:42,899 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533636,533649] [2025-01-09 20:27:42,899 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533794,533807] [2025-01-09 20:27:42,899 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[533952,533965] [2025-01-09 20:27:42,899 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534112,534125] [2025-01-09 20:27:42,900 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534271,534284] [2025-01-09 20:27:42,900 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534410,534423] [2025-01-09 20:27:42,900 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534552,534565] [2025-01-09 20:27:42,900 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534701,534714] [2025-01-09 20:27:42,901 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534840,534853] [2025-01-09 20:27:42,901 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[534995,535008] [2025-01-09 20:27:42,901 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535155,535168] [2025-01-09 20:27:42,901 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535306,535319] [2025-01-09 20:27:42,901 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535457,535470] [2025-01-09 20:27:42,902 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535609,535622] [2025-01-09 20:27:42,902 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535758,535771] [2025-01-09 20:27:42,902 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[535906,535919] [2025-01-09 20:27:42,902 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536063,536076] [2025-01-09 20:27:42,902 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536212,536225] [2025-01-09 20:27:42,903 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536368,536381] [2025-01-09 20:27:42,903 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536521,536534] [2025-01-09 20:27:42,903 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536667,536680] [2025-01-09 20:27:42,904 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536810,536823] [2025-01-09 20:27:42,904 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[536962,536975] [2025-01-09 20:27:42,905 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537108,537121] [2025-01-09 20:27:42,905 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537253,537266] [2025-01-09 20:27:42,906 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537407,537420] [2025-01-09 20:27:42,906 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537558,537571] [2025-01-09 20:27:42,906 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537713,537726] [2025-01-09 20:27:42,906 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[537865,537878] [2025-01-09 20:27:42,906 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538020,538033] [2025-01-09 20:27:42,906 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538184,538197] [2025-01-09 20:27:42,906 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538340,538353] [2025-01-09 20:27:42,907 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538504,538517] [2025-01-09 20:27:42,907 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538646,538659] [2025-01-09 20:27:42,907 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538804,538817] [2025-01-09 20:27:42,907 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[538971,538984] [2025-01-09 20:27:42,907 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539130,539143] [2025-01-09 20:27:42,907 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539289,539302] [2025-01-09 20:27:42,908 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539438,539451] [2025-01-09 20:27:42,908 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539585,539598] [2025-01-09 20:27:42,908 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539724,539737] [2025-01-09 20:27:42,908 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[539887,539900] [2025-01-09 20:27:42,908 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540053,540066] [2025-01-09 20:27:42,908 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540217,540230] [2025-01-09 20:27:42,908 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540382,540395] [2025-01-09 20:27:42,909 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540547,540560] [2025-01-09 20:27:42,909 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540713,540726] [2025-01-09 20:27:42,909 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[540878,540891] [2025-01-09 20:27:42,909 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541045,541058] [2025-01-09 20:27:42,909 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541205,541218] [2025-01-09 20:27:42,909 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541367,541380] [2025-01-09 20:27:42,911 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541526,541539] [2025-01-09 20:27:42,911 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541672,541685] [2025-01-09 20:27:42,911 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541815,541828] [2025-01-09 20:27:42,911 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[541959,541972] [2025-01-09 20:27:42,912 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542102,542115] [2025-01-09 20:27:42,912 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542246,542259] [2025-01-09 20:27:42,912 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542387,542400] [2025-01-09 20:27:42,912 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542525,542538] [2025-01-09 20:27:42,912 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542683,542696] [2025-01-09 20:27:42,913 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542842,542855] [2025-01-09 20:27:42,913 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[542998,543011] [2025-01-09 20:27:42,913 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543147,543160] [2025-01-09 20:27:42,913 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543299,543312] [2025-01-09 20:27:42,914 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543450,543463] [2025-01-09 20:27:42,914 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543599,543612] [2025-01-09 20:27:42,914 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543751,543764] [2025-01-09 20:27:42,914 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[543899,543912] [2025-01-09 20:27:42,914 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544052,544065] [2025-01-09 20:27:42,915 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544203,544216] [2025-01-09 20:27:42,915 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544353,544366] [2025-01-09 20:27:42,915 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544500,544513] [2025-01-09 20:27:42,916 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544651,544664] [2025-01-09 20:27:42,916 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544802,544815] [2025-01-09 20:27:42,916 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[544950,544963] [2025-01-09 20:27:42,917 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545116,545129] [2025-01-09 20:27:42,918 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545285,545298] [2025-01-09 20:27:42,918 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545452,545465] [2025-01-09 20:27:42,918 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545620,545633] [2025-01-09 20:27:42,918 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545770,545783] [2025-01-09 20:27:42,919 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[545917,545930] [2025-01-09 20:27:42,919 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546078,546091] [2025-01-09 20:27:42,919 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546248,546261] [2025-01-09 20:27:42,920 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i[546410,546423] [2025-01-09 20:27:42,923 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:27:43,191 INFO L204 MainTranslator]: Completed translation [2025-01-09 20:27:43,192 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43 WrapperNode [2025-01-09 20:27:43,192 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 20:27:43,193 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 20:27:43,193 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 20:27:43,193 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 20:27:43,197 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:43,283 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:43,660 INFO L138 Inliner]: procedures = 704, calls = 5820, calls flagged for inlining = 407, calls inlined = 324, statements flattened = 14131 [2025-01-09 20:27:43,660 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 20:27:43,661 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 20:27:43,661 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 20:27:43,661 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 20:27:43,669 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:43,669 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:43,714 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:45,029 INFO L175 MemorySlicer]: Split 4012 memory accesses to 66 slices as follows [42, 6, 9, 1, 14, 2, 4, 8, 8, 4, 2, 8, 15, 1, 1, 7, 5, 14, 2, 6, 20, 22, 2, 8, 17, 17, 7, 10, 10, 4, 22, 8, 2, 4, 1, 16, 8, 1, 4, 8, 2, 8, 1, 2, 4, 7, 4, 83, 7, 63, 2, 2, 18, 5, 3, 2, 4, 2, 2, 2, 1, 89, 3329, 2, 2, 16]. 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, 8, 0, 0, 0, 6, 0, 2, 0, 0, 14, 17, 0, 0, 14, 14, 0, 6, 6, 0, 20, 8, 0, 0, 0, 12, 8, 0, 0, 8, 0, 8, 1, 2, 0, 6, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 0, 0, 0, 0, 604, 0, 0, 16]. The 2372 writes are split as follows [0, 0, 7, 0, 12, 0, 0, 0, 7, 0, 0, 0, 6, 0, 0, 0, 1, 2, 0, 6, 0, 0, 0, 7, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 6, 59, 0, 0, 16, 0, 2, 0, 0, 0, 0, 0, 0, 13, 2145, 0, 0, 0]. [2025-01-09 20:27:45,029 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:45,030 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:45,207 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:45,234 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:45,264 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:45,396 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:45,438 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:45,531 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 20:27:45,532 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 20:27:45,533 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 20:27:45,533 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 20:27:45,534 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (1/1) ... [2025-01-09 20:27:45,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:27:45,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 20:27:45,559 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-01-09 20:27:45,562 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-01-09 20:27:45,581 INFO L130 BoogieDeclarations]: Found specification of procedure nct6791_enable_io_mapping [2025-01-09 20:27:45,582 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6791_enable_io_mapping [2025-01-09 20:27:45,582 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_coherent_check_final_state [2025-01-09 20:27:45,582 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_coherent_check_final_state [2025-01-09 20:27:45,582 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-01-09 20:27:45,582 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-01-09 20:27:45,582 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-01-09 20:27:45,582 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_mmc_sdio_func_check_final_state [2025-01-09 20:27:45,582 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_check_final_state [2025-01-09 20:27:45,582 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_check_final_state [2025-01-09 20:27:45,582 INFO L130 BoogieDeclarations]: Found specification of procedure fls [2025-01-09 20:27:45,582 INFO L138 BoogieDeclarations]: Found implementation of procedure fls [2025-01-09 20:27:45,582 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_check_final_state [2025-01-09 20:27:45,582 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_check_final_state [2025-01-09 20:27:45,582 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-01-09 20:27:45,582 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-01-09 20:27:45,582 INFO L130 BoogieDeclarations]: Found specification of procedure add_temp_sensors [2025-01-09 20:27:45,583 INFO L138 BoogieDeclarations]: Found implementation of procedure add_temp_sensors [2025-01-09 20:27:45,583 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-01-09 20:27:45,583 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-01-09 20:27:45,583 INFO L130 BoogieDeclarations]: Found specification of procedure pwm_update_registers [2025-01-09 20:27:45,583 INFO L138 BoogieDeclarations]: Found implementation of procedure pwm_update_registers [2025-01-09 20:27:45,583 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_queue_check_final_state [2025-01-09 20:27:45,583 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_queue_check_final_state [2025-01-09 20:27:45,583 INFO L130 BoogieDeclarations]: Found specification of procedure platform_device_unregister [2025-01-09 20:27:45,583 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_device_unregister [2025-01-09 20:27:45,583 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 20:27:45,583 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_resume [2025-01-09 20:27:45,583 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_resume [2025-01-09 20:27:45,583 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_request_check_final_state [2025-01-09 20:27:45,583 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_request_check_final_state [2025-01-09 20:27:45,583 INFO L130 BoogieDeclarations]: Found specification of procedure fan_to_reg [2025-01-09 20:27:45,583 INFO L138 BoogieDeclarations]: Found implementation of procedure fan_to_reg [2025-01-09 20:27:45,584 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2025-01-09 20:27:45,584 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2025-01-09 20:27:45,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-01-09 20:27:45,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-01-09 20:27:45,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-01-09 20:27:45,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-01-09 20:27:45,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-01-09 20:27:45,587 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-01-09 20:27:45,587 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-01-09 20:27:45,587 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-01-09 20:27:45,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-01-09 20:27:45,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_genhd_check_final_state [2025-01-09 20:27:45,592 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_genhd_check_final_state [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_suspend [2025-01-09 20:27:45,592 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_suspend [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_reset_error_counter [2025-01-09 20:27:45,592 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_reset_error_counter [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_lib_idr_check_final_state [2025-01-09 20:27:45,592 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_lib_idr_check_final_state [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2025-01-09 20:27:45,592 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-01-09 20:27:45,592 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure superio_enter [2025-01-09 20:27:45,592 INFO L138 BoogieDeclarations]: Found implementation of procedure superio_enter [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure inb_p [2025-01-09 20:27:45,592 INFO L138 BoogieDeclarations]: Found implementation of procedure inb_p [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-01-09 20:27:45,592 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-01-09 20:27:45,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-01-09 20:27:45,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-01-09 20:27:45,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-01-09 20:27:45,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_write_temp [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_write_temp [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_platform_driver_unregister [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_platform_driver_unregister [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure devm_kzalloc [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure devm_kzalloc [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_reset_error_counter [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_reset_error_counter [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure outb_p [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure outb_p [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~~u16~0~X~int~TO~int [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~~u16~0~X~int~TO~int [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure platform_driver_unregister [2025-01-09 20:27:45,596 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_driver_unregister [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-01-09 20:27:45,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-01-09 20:27:45,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-01-09 20:27:45,601 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_create_attr_group [2025-01-09 20:27:45,601 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_create_attr_group [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_update_device [2025-01-09 20:27:45,601 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_update_device [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure div_from_reg [2025-01-09 20:27:45,601 INFO L138 BoogieDeclarations]: Found implementation of procedure div_from_reg [2025-01-09 20:27:45,601 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_set_bank [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_set_bank [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_probe [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_probe [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure slow_down_io [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure slow_down_io [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure superio_select [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure superio_select [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_write_fan_div_common [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_write_fan_div_common [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_update_lock_of_nct6775_data [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_update_lock_of_nct6775_data [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure superio_inb [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure superio_inb [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure superio_outb [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure superio_outb [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_sock_check_final_state [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_sock_check_final_state [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_check_final_state [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_check_final_state [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_sysfs_check_final_state [2025-01-09 20:27:45,602 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_sysfs_check_final_state [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-01-09 20:27:45,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-01-09 20:27:45,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-01-09 20:27:45,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-01-09 20:27:45,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-01-09 20:27:45,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-01-09 20:27:45,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-01-09 20:27:45,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-01-09 20:27:45,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-01-09 20:27:45,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtol [2025-01-09 20:27:45,606 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtol [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_update_fan_div_common [2025-01-09 20:27:45,606 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_update_fan_div_common [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-01-09 20:27:45,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-01-09 20:27:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_rtnetlink_check_final_state [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_rtnetlink_check_final_state [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure store_weight_temp [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure store_weight_temp [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_check_final_state [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_check_final_state [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure superio_exit [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure superio_exit [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure show_pwm_temp_sel_common [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure show_pwm_temp_sel_common [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2025-01-09 20:27:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-01-09 20:27:45,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-01-09 20:27:45,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-01-09 20:27:45,610 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure is_word_sized [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure is_word_sized [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_check_final_state [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_check_final_state [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure platform_device_put [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_device_put [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_write_value [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_write_value [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_check_final_state [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_check_final_state [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure find_temp_source [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure find_temp_source [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure PTR_ERR [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure PTR_ERR [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure fan_from_reg16 [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure fan_from_reg16 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtoul [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtoul [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_update_lock_of_nct6775_data [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_update_lock_of_nct6775_data [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure nct6775_read_value [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure nct6775_read_value [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure inb [2025-01-09 20:27:45,611 INFO L138 BoogieDeclarations]: Found implementation of procedure inb [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-01-09 20:27:45,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-01-09 20:27:45,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-01-09 20:27:45,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-01-09 20:27:46,839 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 20:27:46,842 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 20:28:08,808 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-01-09 20:28:33,665 INFO L? ?]: Removed 4876 outVars from TransFormulas that were not future-live. [2025-01-09 20:28:33,665 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 20:28:33,706 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 20:28:33,706 INFO L312 CfgBuilder]: Removed 27 assume(true) statements. [2025-01-09 20:28:33,706 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:28:33 BoogieIcfgContainer [2025-01-09 20:28:33,707 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 20:28:33,709 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 20:28:33,709 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 20:28:33,712 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 20:28:33,712 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 08:27:38" (1/3) ... [2025-01-09 20:28:33,713 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2e6cc536 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:28:33, skipping insertion in model container [2025-01-09 20:28:33,714 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:27:43" (2/3) ... [2025-01-09 20:28:33,714 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2e6cc536 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:28:33, skipping insertion in model container [2025-01-09 20:28:33,715 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:28:33" (3/3) ... [2025-01-09 20:28:33,715 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-4.0-rc1---drivers--hwmon--nct6775.ko.cil.i [2025-01-09 20:28:33,726 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 20:28:33,729 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-01-09 20:28:33,838 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 20:28:33,845 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;@23ae5135, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 20:28:33,845 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2025-01-09 20:28:33,856 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-01-09 20:28:33,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2025-01-09 20:28:33,864 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:28:33,865 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-01-09 20:28:33,865 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-01-09 20:28:33,869 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:28:33,869 INFO L85 PathProgramCache]: Analyzing trace with hash 251979883, now seen corresponding path program 1 times [2025-01-09 20:28:33,874 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:28:33,874 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1067325809] [2025-01-09 20:28:33,874 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:28:33,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms