./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--hwmon--w83792d.ko-main.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--hwmon--w83792d.ko-main.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash e87ce4631152faee62991e43ea4262d58cd06d3a6c93a184b0775dd51465b70f --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 19:03:03,209 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 19:03:03,262 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 19:03:03,268 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 19:03:03,269 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 19:03:03,291 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 19:03:03,291 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 19:03:03,291 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 19:03:03,292 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 19:03:03,292 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 19:03:03,292 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 19:03:03,292 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 19:03:03,292 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 19:03:03,292 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 19:03:03,292 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 19:03:03,292 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 19:03:03,292 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 19:03:03,293 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 19:03:03,293 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 19:03:03,293 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 19:03:03,293 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 19:03:03,293 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 19:03:03,293 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 19:03:03,293 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 19:03:03,293 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 19:03:03,293 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 19:03:03,293 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 19:03:03,293 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 19:03:03,294 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 19:03:03,294 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:03:03,294 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 19:03:03,294 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 19:03:03,294 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 19:03:03,294 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 19:03:03,294 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 19:03:03,294 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 19:03:03,294 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 19:03:03,294 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 19:03:03,294 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 19:03:03,294 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 19:03:03,295 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e87ce4631152faee62991e43ea4262d58cd06d3a6c93a184b0775dd51465b70f [2025-03-08 19:03:03,511 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 19:03:03,516 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 19:03:03,518 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 19:03:03,519 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 19:03:03,519 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 19:03:03,520 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--hwmon--w83792d.ko-main.cil.out.i [2025-03-08 19:03:04,710 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b435e5191/ceb58965129d4c508749c23250fbb921/FLAGc921171ae [2025-03-08 19:03:05,141 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 19:03:05,142 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--hwmon--w83792d.ko-main.cil.out.i [2025-03-08 19:03:05,171 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b435e5191/ceb58965129d4c508749c23250fbb921/FLAGc921171ae [2025-03-08 19:03:05,183 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b435e5191/ceb58965129d4c508749c23250fbb921 [2025-03-08 19:03:05,185 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 19:03:05,187 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 19:03:05,189 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 19:03:05,190 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 19:03:05,193 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 19:03:05,194 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:03:05" (1/1) ... [2025-03-08 19:03:05,195 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5ab61f0e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:05, skipping insertion in model container [2025-03-08 19:03:05,195 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:03:05" (1/1) ... [2025-03-08 19:03:05,278 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 19:03:06,437 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--hwmon--w83792d.ko-main.cil.out.i[270348,270361] [2025-03-08 19:03:06,501 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:03:06,564 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 19:03:06,810 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--hwmon--w83792d.ko-main.cil.out.i[270348,270361] [2025-03-08 19:03:06,817 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:03:07,134 INFO L204 MainTranslator]: Completed translation [2025-03-08 19:03:07,135 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07 WrapperNode [2025-03-08 19:03:07,135 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 19:03:07,136 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 19:03:07,136 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 19:03:07,136 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 19:03:07,142 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:07,224 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:07,446 INFO L138 Inliner]: procedures = 178, calls = 3819, calls flagged for inlining = 73, calls inlined = 65, statements flattened = 10354 [2025-03-08 19:03:07,447 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 19:03:07,447 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 19:03:07,448 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 19:03:07,448 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 19:03:07,458 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:07,459 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:07,502 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:07,782 INFO L175 MemorySlicer]: Split 3035 memory accesses to 66 slices as follows [16, 17, 32, 1694, 126, 2, 4, 148, 8, 146, 1, 222, 1, 2, 1, 1, 1, 16, 1, 2, 1, 2, 4, 2, 1, 1, 2, 2, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 2, 2, 1, 4, 1, 1, 4, 272, 23, 2, 8, 2, 7, 1, 11, 10, 11, 11, 121, 8, 11, 7, 1, 12, 5, 16, 6, 7]. 56 percent of accesses are in the largest equivalence class. The 405 initializations are split as follows [0, 0, 0, 0, 0, 2, 0, 0, 8, 146, 0, 179, 0, 2, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 9, 9, 9, 0, 7, 7, 4, 0, 7, 3, 0, 3, 3]. The 2401 writes are split as follows [13, 13, 32, 1694, 108, 0, 0, 58, 0, 0, 1, 43, 0, 0, 1, 0, 1, 13, 1, 0, 1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 272, 2, 0, 1, 0, 0, 1, 0, 0, 0, 0, 121, 0, 0, 0, 1, 0, 0, 13, 0, 0]. [2025-03-08 19:03:07,782 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:07,783 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:07,903 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:07,918 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:07,992 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:08,021 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:08,070 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 19:03:08,073 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 19:03:08,073 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 19:03:08,073 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 19:03:08,074 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:07" (1/1) ... [2025-03-08 19:03:08,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:03:08,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 19:03:08,140 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 19:03:08,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 19:03:08,162 INFO L130 BoogieDeclarations]: Found specification of procedure show_fan [2025-03-08 19:03:08,162 INFO L138 BoogieDeclarations]: Found implementation of procedure show_fan [2025-03-08 19:03:08,162 INFO L130 BoogieDeclarations]: Found specification of procedure store_in_max [2025-03-08 19:03:08,162 INFO L138 BoogieDeclarations]: Found implementation of procedure store_in_max [2025-03-08 19:03:08,162 INFO L130 BoogieDeclarations]: Found specification of procedure w83792d_update_device [2025-03-08 19:03:08,162 INFO L138 BoogieDeclarations]: Found implementation of procedure w83792d_update_device [2025-03-08 19:03:08,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 19:03:08,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 19:03:08,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 19:03:08,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 19:03:08,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 19:03:08,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-08 19:03:08,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-08 19:03:08,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-08 19:03:08,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-08 19:03:08,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-08 19:03:08,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-08 19:03:08,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-08 19:03:08,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-08 19:03:08,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-08 19:03:08,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-03-08 19:03:08,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure show_in_max [2025-03-08 19:03:08,168 INFO L138 BoogieDeclarations]: Found implementation of procedure show_in_max [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_create_group [2025-03-08 19:03:08,168 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_create_group [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 19:03:08,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 19:03:08,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 19:03:08,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 19:03:08,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 19:03:08,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 19:03:08,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 19:03:08,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 19:03:08,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 19:03:08,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 19:03:08,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 19:03:08,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 19:03:08,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 19:03:08,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 19:03:08,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-03-08 19:03:08,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-03-08 19:03:08,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-03-08 19:03:08,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-03-08 19:03:08,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-03-08 19:03:08,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-03-08 19:03:08,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-03-08 19:03:08,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-03-08 19:03:08,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-03-08 19:03:08,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 19:03:08,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure FAN_TO_REG [2025-03-08 19:03:08,175 INFO L138 BoogieDeclarations]: Found implementation of procedure FAN_TO_REG [2025-03-08 19:03:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_remove_group [2025-03-08 19:03:08,175 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_remove_group [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_get_clientdata [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_get_clientdata [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure store_tolerance [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure store_tolerance [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_update_lock_of_w83792d_data [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_update_lock_of_w83792d_data [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure show_pwmenable [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure show_pwmenable [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure store_pwm [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure store_pwm [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure store_in_min [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure store_in_min [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_update_lock_of_w83792d_data [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_update_lock_of_w83792d_data [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure show_temp1 [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure show_temp1 [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure store_fan_div [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure store_fan_div [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure show_fan_div [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure show_fan_div [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure show_tolerance [2025-03-08 19:03:08,178 INFO L138 BoogieDeclarations]: Found implementation of procedure show_tolerance [2025-03-08 19:03:08,178 INFO L130 BoogieDeclarations]: Found specification of procedure show_pwm_mode [2025-03-08 19:03:08,179 INFO L138 BoogieDeclarations]: Found implementation of procedure show_pwm_mode [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-03-08 19:03:08,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-03-08 19:03:08,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-03-08 19:03:08,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-03-08 19:03:08,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-03-08 19:03:08,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-03-08 19:03:08,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-03-08 19:03:08,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-03-08 19:03:08,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-03-08 19:03:08,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-03-08 19:03:08,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-03-08 19:03:08,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-08 19:03:08,181 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-08 19:03:08,181 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2025-03-08 19:03:08,181 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure in_count_from_reg [2025-03-08 19:03:08,181 INFO L138 BoogieDeclarations]: Found implementation of procedure in_count_from_reg [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 19:03:08,181 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2025-03-08 19:03:08,181 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure show_in_min [2025-03-08 19:03:08,181 INFO L138 BoogieDeclarations]: Found implementation of procedure show_in_min [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure store_sf2_level [2025-03-08 19:03:08,181 INFO L138 BoogieDeclarations]: Found implementation of procedure store_sf2_level [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure store_temp1 [2025-03-08 19:03:08,181 INFO L138 BoogieDeclarations]: Found implementation of procedure store_temp1 [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure store_temp23 [2025-03-08 19:03:08,181 INFO L138 BoogieDeclarations]: Found implementation of procedure store_temp23 [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure store_fan_min [2025-03-08 19:03:08,181 INFO L138 BoogieDeclarations]: Found implementation of procedure store_fan_min [2025-03-08 19:03:08,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-08 19:03:08,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-03-08 19:03:08,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure show_fan_min [2025-03-08 19:03:08,184 INFO L138 BoogieDeclarations]: Found implementation of procedure show_fan_min [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure show_sf2_point [2025-03-08 19:03:08,184 INFO L138 BoogieDeclarations]: Found implementation of procedure show_sf2_point [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure w83792d_write_value [2025-03-08 19:03:08,184 INFO L138 BoogieDeclarations]: Found implementation of procedure w83792d_write_value [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure show_alarm [2025-03-08 19:03:08,184 INFO L138 BoogieDeclarations]: Found implementation of procedure show_alarm [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure show_thermal_cruise [2025-03-08 19:03:08,184 INFO L138 BoogieDeclarations]: Found implementation of procedure show_thermal_cruise [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure show_temp23 [2025-03-08 19:03:08,184 INFO L138 BoogieDeclarations]: Found implementation of procedure show_temp23 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure SENSORS_LIMIT [2025-03-08 19:03:08,184 INFO L138 BoogieDeclarations]: Found implementation of procedure SENSORS_LIMIT [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure show_in [2025-03-08 19:03:08,184 INFO L138 BoogieDeclarations]: Found implementation of procedure show_in [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 19:03:08,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-08 19:03:08,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-08 19:03:08,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-08 19:03:08,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-08 19:03:08,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-08 19:03:08,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-08 19:03:08,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-08 19:03:08,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-08 19:03:08,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-03-08 19:03:08,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-03-08 19:03:08,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-03-08 19:03:08,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure w83792d_detect [2025-03-08 19:03:08,187 INFO L138 BoogieDeclarations]: Found implementation of procedure w83792d_detect [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure store_pwm_mode [2025-03-08 19:03:08,187 INFO L138 BoogieDeclarations]: Found implementation of procedure store_pwm_mode [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtol [2025-03-08 19:03:08,187 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtol [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtoul [2025-03-08 19:03:08,187 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtoul [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 19:03:08,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-03-08 19:03:08,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-03-08 19:03:08,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-03-08 19:03:08,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-03-08 19:03:08,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-03-08 19:03:08,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-03-08 19:03:08,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-03-08 19:03:08,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-03-08 19:03:08,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-03-08 19:03:08,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure store_pwmenable [2025-03-08 19:03:08,190 INFO L138 BoogieDeclarations]: Found implementation of procedure store_pwmenable [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure w83792d_read_value [2025-03-08 19:03:08,190 INFO L138 BoogieDeclarations]: Found implementation of procedure w83792d_read_value [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_unregister_device [2025-03-08 19:03:08,190 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_unregister_device [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-08 19:03:08,190 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure show_pwm [2025-03-08 19:03:08,190 INFO L138 BoogieDeclarations]: Found implementation of procedure show_pwm [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure show_sf2_level [2025-03-08 19:03:08,190 INFO L138 BoogieDeclarations]: Found implementation of procedure show_sf2_level [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_new_dummy [2025-03-08 19:03:08,190 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_new_dummy [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure store_thermal_cruise [2025-03-08 19:03:08,190 INFO L138 BoogieDeclarations]: Found implementation of procedure store_thermal_cruise [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 19:03:08,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-03-08 19:03:08,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-03-08 19:03:08,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-03-08 19:03:08,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-03-08 19:03:08,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-03-08 19:03:08,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-03-08 19:03:08,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-03-08 19:03:08,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-03-08 19:03:08,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-03-08 19:03:08,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-03-08 19:03:08,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-03-08 19:03:08,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-03-08 19:03:08,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-03-08 19:03:08,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-03-08 19:03:08,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-03-08 19:03:08,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-03-08 19:03:08,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-03-08 19:03:08,193 INFO L130 BoogieDeclarations]: Found specification of procedure store_sf2_point [2025-03-08 19:03:08,193 INFO L138 BoogieDeclarations]: Found implementation of procedure store_sf2_point [2025-03-08 19:03:08,193 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 19:03:08,193 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 19:03:08,193 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-03-08 19:03:08,193 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-03-08 19:03:09,120 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 19:03:09,123 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 19:03:09,948 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4402: call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor~1#1.base, w83792d_print_debug_~#descriptor~1#1.offset);havoc w83792d_print_debug_~#descriptor~1#1.base, w83792d_print_debug_~#descriptor~1#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___0~0#1.base, w83792d_print_debug_~#descriptor___0~0#1.offset);havoc w83792d_print_debug_~#descriptor___0~0#1.base, w83792d_print_debug_~#descriptor___0~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___1~0#1.base, w83792d_print_debug_~#descriptor___1~0#1.offset);havoc w83792d_print_debug_~#descriptor___1~0#1.base, w83792d_print_debug_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___2~0#1.base, w83792d_print_debug_~#descriptor___2~0#1.offset);havoc w83792d_print_debug_~#descriptor___2~0#1.base, w83792d_print_debug_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___3~0#1.base, w83792d_print_debug_~#descriptor___3~0#1.offset);havoc w83792d_print_debug_~#descriptor___3~0#1.base, w83792d_print_debug_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___4~0#1.base, w83792d_print_debug_~#descriptor___4~0#1.offset);havoc w83792d_print_debug_~#descriptor___4~0#1.base, w83792d_print_debug_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___5~0#1.base, w83792d_print_debug_~#descriptor___5~0#1.offset);havoc w83792d_print_debug_~#descriptor___5~0#1.base, w83792d_print_debug_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___6~0#1.base, w83792d_print_debug_~#descriptor___6~0#1.offset);havoc w83792d_print_debug_~#descriptor___6~0#1.base, w83792d_print_debug_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___7~0#1.base, w83792d_print_debug_~#descriptor___7~0#1.offset);havoc w83792d_print_debug_~#descriptor___7~0#1.base, w83792d_print_debug_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___8~0#1.base, w83792d_print_debug_~#descriptor___8~0#1.offset);havoc w83792d_print_debug_~#descriptor___8~0#1.base, w83792d_print_debug_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___9~0#1.base, w83792d_print_debug_~#descriptor___9~0#1.offset);havoc w83792d_print_debug_~#descriptor___9~0#1.base, w83792d_print_debug_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___10~0#1.base, w83792d_print_debug_~#descriptor___10~0#1.offset);havoc w83792d_print_debug_~#descriptor___10~0#1.base, w83792d_print_debug_~#descriptor___10~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___11~0#1.base, w83792d_print_debug_~#descriptor___11~0#1.offset);havoc w83792d_print_debug_~#descriptor___11~0#1.base, w83792d_print_debug_~#descriptor___11~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___12~0#1.base, w83792d_print_debug_~#descriptor___12~0#1.offset);havoc w83792d_print_debug_~#descriptor___12~0#1.base, w83792d_print_debug_~#descriptor___12~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___13~0#1.base, w83792d_print_debug_~#descriptor___13~0#1.offset);havoc w83792d_print_debug_~#descriptor___13~0#1.base, w83792d_print_debug_~#descriptor___13~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___14~0#1.base, w83792d_print_debug_~#descriptor___14~0#1.offset);havoc w83792d_print_debug_~#descriptor___14~0#1.base, w83792d_print_debug_~#descriptor___14~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___15~0#1.base, w83792d_print_debug_~#descriptor___15~0#1.offset);havoc w83792d_print_debug_~#descriptor___15~0#1.base, w83792d_print_debug_~#descriptor___15~0#1.offset; [2025-03-08 19:03:09,949 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4179: call ULTIMATE.dealloc(~#reg_array_tmp~0#1.base, ~#reg_array_tmp~0#1.offset);havoc ~#reg_array_tmp~0#1.base, ~#reg_array_tmp~0#1.offset;call ULTIMATE.dealloc(~#descriptor~0#1.base, ~#descriptor~0#1.offset);havoc ~#descriptor~0#1.base, ~#descriptor~0#1.offset; [2025-03-08 19:03:10,011 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2575: call ULTIMATE.dealloc(~#val~0#1.base, ~#val~0#1.offset);havoc ~#val~0#1.base, ~#val~0#1.offset; [2025-03-08 19:03:10,091 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2778: call ULTIMATE.dealloc(~#val~3#1.base, ~#val~3#1.offset);havoc ~#val~3#1.base, ~#val~3#1.offset; [2025-03-08 19:03:10,185 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9227: havoc strlcpy_#t~nondet1052#1; [2025-03-08 19:03:10,186 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2333: havoc i2c_check_functionality_#t~bitwise56#1; [2025-03-08 19:03:10,223 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L3402: call ULTIMATE.dealloc(~#val~12#1.base, ~#val~12#1.offset);havoc ~#val~12#1.base, ~#val~12#1.offset; [2025-03-08 19:03:10,256 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2622: call ULTIMATE.dealloc(~#val~1#1.base, ~#val~1#1.offset);havoc ~#val~1#1.base, ~#val~1#1.offset; [2025-03-08 19:03:10,258 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9231: havoc #t~nondet1053; [2025-03-08 19:03:10,262 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9171: havoc dev_get_drvdata_#t~ret1041#1.base, dev_get_drvdata_#t~ret1041#1.offset; [2025-03-08 19:03:10,272 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9148: havoc #t~nondet1035; [2025-03-08 19:03:10,314 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2932: call ULTIMATE.dealloc(~#val~5#1.base, ~#val~5#1.offset);havoc ~#val~5#1.base, ~#val~5#1.offset; [2025-03-08 19:03:10,334 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2727: call ULTIMATE.dealloc(~#val~2#1.base, ~#val~2#1.offset);havoc ~#val~2#1.base, ~#val~2#1.offset; [2025-03-08 19:03:10,387 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L3169: call ULTIMATE.dealloc(~#val~8#1.base, ~#val~8#1.offset);havoc ~#val~8#1.base, ~#val~8#1.offset; [2025-03-08 19:03:10,444 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L3098: call ULTIMATE.dealloc(~#val~7#1.base, ~#val~7#1.offset);havoc ~#val~7#1.base, ~#val~7#1.offset; [2025-03-08 19:03:10,448 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9198: havoc i2c_smbus_read_byte_data_#t~nondet1047#1; [2025-03-08 19:03:35,041 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 101 [2025-03-08 19:03:35,042 WARN L249 Executor]: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) stderr output: (error "out of memory") [2025-03-08 19:03:35,044 FATAL L? ?]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseCheckSatResult(Executor.java:281) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.checkSat(Scriptor.java:155) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.Util.checkSat(Util.java:61) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.constructTransFormula(Statements2TransFormula.java:221) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.getTransFormula(Statements2TransFormula.java:175) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.statementSequence(Statements2TransFormula.java:735) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.util.TransFormulaAdder.addTransitionFormulas(TransFormulaAdder.java:119) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:700) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:290) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.IcfgBuilderObserver.process(IcfgBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: EOF at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1518) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701) at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258) ... 25 more [2025-03-08 19:03:35,049 INFO L158 Benchmark]: Toolchain (without parser) took 29861.55ms. Allocated memory was 142.6MB in the beginning and 478.2MB in the end (delta: 335.5MB). Free memory was 94.7MB in the beginning and 261.6MB in the end (delta: -166.9MB). Peak memory consumption was 450.2MB. Max. memory is 16.1GB. [2025-03-08 19:03:35,049 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 120.1MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 19:03:35,049 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1946.17ms. Allocated memory was 142.6MB in the beginning and 285.2MB in the end (delta: 142.6MB). Free memory was 94.3MB in the beginning and 149.8MB in the end (delta: -55.5MB). Peak memory consumption was 121.2MB. Max. memory is 16.1GB. [2025-03-08 19:03:35,050 INFO L158 Benchmark]: Boogie Procedure Inliner took 310.75ms. Allocated memory is still 285.2MB. Free memory was 149.8MB in the beginning and 92.6MB in the end (delta: 57.2MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. [2025-03-08 19:03:35,050 INFO L158 Benchmark]: Boogie Preprocessor took 623.34ms. Allocated memory is still 285.2MB. Free memory was 92.6MB in the beginning and 67.5MB in the end (delta: 25.1MB). Peak memory consumption was 60.3MB. Max. memory is 16.1GB. [2025-03-08 19:03:35,050 INFO L158 Benchmark]: IcfgBuilder took 26975.04ms. Allocated memory was 285.2MB in the beginning and 478.2MB in the end (delta: 192.9MB). Free memory was 67.5MB in the beginning and 261.6MB in the end (delta: -194.1MB). Peak memory consumption was 282.8MB. Max. memory is 16.1GB. [2025-03-08 19:03:35,051 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 120.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1946.17ms. Allocated memory was 142.6MB in the beginning and 285.2MB in the end (delta: 142.6MB). Free memory was 94.3MB in the beginning and 149.8MB in the end (delta: -55.5MB). Peak memory consumption was 121.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 310.75ms. Allocated memory is still 285.2MB. Free memory was 149.8MB in the beginning and 92.6MB in the end (delta: 57.2MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. * Boogie Preprocessor took 623.34ms. Allocated memory is still 285.2MB. Free memory was 92.6MB in the beginning and 67.5MB in the end (delta: 25.1MB). Peak memory consumption was 60.3MB. Max. memory is 16.1GB. * IcfgBuilder took 26975.04ms. Allocated memory was 285.2MB in the beginning and 478.2MB in the end (delta: 192.9MB). Free memory was 67.5MB in the beginning and 261.6MB in the end (delta: -194.1MB). Peak memory consumption was 282.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: - ExceptionOrErrorResult: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") : de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--hwmon--w83792d.ko-main.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash e87ce4631152faee62991e43ea4262d58cd06d3a6c93a184b0775dd51465b70f --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 19:03:36,583 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 19:03:36,655 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2025-03-08 19:03:36,660 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 19:03:36,660 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 19:03:36,677 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 19:03:36,677 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 19:03:36,678 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 19:03:36,678 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 19:03:36,678 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 19:03:36,678 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 19:03:36,682 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 19:03:36,682 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 19:03:36,682 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 19:03:36,683 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 19:03:36,683 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 19:03:36,683 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 19:03:36,683 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 19:03:36,683 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 19:03:36,683 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 19:03:36,683 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 19:03:36,683 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-08 19:03:36,684 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-03-08 19:03:36,684 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-03-08 19:03:36,684 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 19:03:36,684 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 19:03:36,684 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 19:03:36,684 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 19:03:36,684 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 19:03:36,684 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 19:03:36,685 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 19:03:36,685 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:03:36,685 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 19:03:36,685 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 19:03:36,685 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 19:03:36,685 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 19:03:36,685 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-03-08 19:03:36,685 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-03-08 19:03:36,685 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 19:03:36,685 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 19:03:36,685 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 19:03:36,686 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 19:03:36,686 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e87ce4631152faee62991e43ea4262d58cd06d3a6c93a184b0775dd51465b70f [2025-03-08 19:03:36,921 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 19:03:36,929 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 19:03:36,930 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 19:03:36,931 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 19:03:36,931 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 19:03:36,932 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--hwmon--w83792d.ko-main.cil.out.i [2025-03-08 19:03:38,056 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1cdbafc6c/d9fc553656a44ce9852292f0c1c18b7e/FLAG5fee7d0a2 [2025-03-08 19:03:38,508 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 19:03:38,509 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--hwmon--w83792d.ko-main.cil.out.i [2025-03-08 19:03:38,553 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1cdbafc6c/d9fc553656a44ce9852292f0c1c18b7e/FLAG5fee7d0a2 [2025-03-08 19:03:38,623 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1cdbafc6c/d9fc553656a44ce9852292f0c1c18b7e [2025-03-08 19:03:38,625 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 19:03:38,626 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 19:03:38,627 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 19:03:38,627 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 19:03:38,630 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 19:03:38,630 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:03:38" (1/1) ... [2025-03-08 19:03:38,631 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7620ea7f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:38, skipping insertion in model container [2025-03-08 19:03:38,631 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:03:38" (1/1) ... [2025-03-08 19:03:38,705 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 19:03:39,322 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,332 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,344 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,352 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,366 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,376 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,395 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,400 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,409 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,415 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,425 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,433 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,442 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,452 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,457 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,515 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,515 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,517 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,517 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,523 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,527 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,680 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--hwmon--w83792d.ko-main.cil.out.i[270348,270361] [2025-03-08 19:03:39,740 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:03:39,742 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:03:39,826 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 19:03:40,068 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--hwmon--w83792d.ko-main.cil.out.i[270348,270361] [2025-03-08 19:03:40,089 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:03:40,362 INFO L204 MainTranslator]: Completed translation [2025-03-08 19:03:40,362 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40 WrapperNode [2025-03-08 19:03:40,363 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 19:03:40,364 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 19:03:40,364 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 19:03:40,364 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 19:03:40,369 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:40,425 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:40,631 INFO L138 Inliner]: procedures = 188, calls = 3819, calls flagged for inlining = 73, calls inlined = 65, statements flattened = 9570 [2025-03-08 19:03:40,631 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 19:03:40,632 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 19:03:40,632 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 19:03:40,632 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 19:03:40,638 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:40,639 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:40,675 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:40,898 INFO L175 MemorySlicer]: Split 3035 memory accesses to 66 slices as follows [222, 16, 17, 32, 2, 1694, 16, 4, 4, 1, 1, 2, 8, 146, 1, 2, 7, 1, 1, 1, 1, 2, 2, 1, 2, 8, 1, 1, 2, 126, 1, 1, 1, 2, 4, 2, 1, 1, 1, 1, 1, 148, 2, 1, 1, 4, 272, 1, 1, 2, 2, 2, 11, 10, 11, 11, 23, 121, 8, 11, 7, 12, 5, 16, 6, 7]. 56 percent of accesses are in the largest equivalence class. The 405 initializations are split as follows [179, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 8, 146, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 9, 9, 9, 0, 0, 7, 7, 4, 7, 3, 0, 3, 3]. The 2401 writes are split as follows [43, 13, 13, 32, 0, 1694, 13, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 0, 0, 1, 0, 1, 1, 1, 0, 108, 1, 0, 1, 0, 0, 0, 1, 1, 1, 0, 1, 58, 0, 1, 1, 0, 272, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 121, 0, 0, 0, 0, 0, 13, 0, 0]. [2025-03-08 19:03:40,899 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:40,899 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:41,118 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:41,136 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:41,358 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:41,386 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:41,430 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 19:03:41,431 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 19:03:41,432 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 19:03:41,433 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 19:03:41,434 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:03:40" (1/1) ... [2025-03-08 19:03:41,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:03:41,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 19:03:41,461 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 19:03:41,464 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 19:03:41,479 INFO L130 BoogieDeclarations]: Found specification of procedure show_fan [2025-03-08 19:03:41,479 INFO L138 BoogieDeclarations]: Found implementation of procedure show_fan [2025-03-08 19:03:41,479 INFO L130 BoogieDeclarations]: Found specification of procedure store_in_max [2025-03-08 19:03:41,479 INFO L138 BoogieDeclarations]: Found implementation of procedure store_in_max [2025-03-08 19:03:41,479 INFO L130 BoogieDeclarations]: Found specification of procedure w83792d_update_device [2025-03-08 19:03:41,479 INFO L138 BoogieDeclarations]: Found implementation of procedure w83792d_update_device [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12 [2025-03-08 19:03:41,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#13 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#14 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#15 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#16 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#17 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#18 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#19 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#20 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#21 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#22 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#23 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#24 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#25 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#26 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#27 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#28 [2025-03-08 19:03:41,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#29 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#30 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#31 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#32 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#33 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#34 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#35 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#36 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#37 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#38 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#39 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#40 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#41 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#42 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#43 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#44 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#45 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#46 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#47 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#48 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#49 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#50 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#51 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#52 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#53 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#54 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#55 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#56 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#57 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#58 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#59 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#60 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#61 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#62 [2025-03-08 19:03:41,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#63 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#64 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#65 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure show_in_max [2025-03-08 19:03:41,483 INFO L138 BoogieDeclarations]: Found implementation of procedure show_in_max [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#16 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#17 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#18 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#19 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#20 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#21 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#22 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#23 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#24 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#25 [2025-03-08 19:03:41,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#26 [2025-03-08 19:03:41,484 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#27 [2025-03-08 19:03:41,484 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#28 [2025-03-08 19:03:41,484 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#29 [2025-03-08 19:03:41,484 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#30 [2025-03-08 19:03:41,484 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#31 [2025-03-08 19:03:41,484 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#32 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#33 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#34 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#35 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#36 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#37 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#38 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#39 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#40 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#41 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#42 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#43 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#44 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#45 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#46 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#47 [2025-03-08 19:03:41,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#48 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#49 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#50 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#51 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#52 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#53 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#54 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#55 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#56 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#57 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#58 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#59 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#60 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#61 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#62 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#63 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#64 [2025-03-08 19:03:41,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#65 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_create_group [2025-03-08 19:03:41,487 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_create_group [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2025-03-08 19:03:41,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#25 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#26 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#27 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#28 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#29 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#30 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#31 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#32 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#33 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#34 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#35 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#36 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#37 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#38 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#39 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#40 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#41 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#42 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#43 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#44 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#45 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#46 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#47 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#48 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#49 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#50 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#51 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#52 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#53 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#54 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#55 [2025-03-08 19:03:41,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#56 [2025-03-08 19:03:41,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#57 [2025-03-08 19:03:41,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#58 [2025-03-08 19:03:41,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#59 [2025-03-08 19:03:41,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#60 [2025-03-08 19:03:41,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#61 [2025-03-08 19:03:41,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#62 [2025-03-08 19:03:41,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#63 [2025-03-08 19:03:41,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#64 [2025-03-08 19:03:41,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#65 [2025-03-08 19:03:41,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2025-03-08 19:03:41,489 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#16 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#17 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#18 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#19 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#20 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#21 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#22 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#23 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#24 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#25 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#26 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#27 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#28 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#29 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#30 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#31 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#32 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#33 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#34 [2025-03-08 19:03:41,490 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#35 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#36 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#37 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#38 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#39 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#40 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#41 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#42 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#43 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#44 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#45 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#46 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#47 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#48 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#49 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#50 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#51 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#52 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#53 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#54 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#55 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#56 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#57 [2025-03-08 19:03:41,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#58 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#59 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#60 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#61 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#62 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#63 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#64 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#65 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-08 19:03:41,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-08 19:03:41,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-08 19:03:41,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-08 19:03:41,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-03-08 19:03:41,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-03-08 19:03:41,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-03-08 19:03:41,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-03-08 19:03:41,494 INFO L130 BoogieDeclarations]: Found specification of procedure FAN_TO_REG [2025-03-08 19:03:41,494 INFO L138 BoogieDeclarations]: Found implementation of procedure FAN_TO_REG [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_remove_group [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_remove_group [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_get_clientdata [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_get_clientdata [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure store_tolerance [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure store_tolerance [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_update_lock_of_w83792d_data [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_update_lock_of_w83792d_data [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure show_pwmenable [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure show_pwmenable [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure store_pwm [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure store_pwm [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure store_in_min [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure store_in_min [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_update_lock_of_w83792d_data [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_update_lock_of_w83792d_data [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure show_temp1 [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure show_temp1 [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure store_fan_div [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure store_fan_div [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure show_fan_div [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure show_fan_div [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure show_tolerance [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure show_tolerance [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure show_pwm_mode [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure show_pwm_mode [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure in_count_from_reg [2025-03-08 19:03:41,495 INFO L138 BoogieDeclarations]: Found implementation of procedure in_count_from_reg [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2025-03-08 19:03:41,495 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#16 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#17 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#18 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#19 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#20 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#21 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#22 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#23 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#24 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#25 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#26 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#27 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#28 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#29 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#30 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#31 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#32 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#33 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#34 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#35 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#36 [2025-03-08 19:03:41,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#37 [2025-03-08 19:03:41,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#38 [2025-03-08 19:03:41,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#39 [2025-03-08 19:03:41,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#40 [2025-03-08 19:03:41,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#41 [2025-03-08 19:03:41,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#42 [2025-03-08 19:03:41,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#43 [2025-03-08 19:03:41,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#44 [2025-03-08 19:03:41,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#45 [2025-03-08 19:03:41,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#46 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#47 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#48 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#49 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#50 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#51 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#52 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#53 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#54 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#55 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#56 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#57 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#58 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#59 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#60 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#61 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#62 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#63 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#64 [2025-03-08 19:03:41,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#65 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#16 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#17 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#18 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#19 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#20 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#21 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#22 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#23 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#24 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#25 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#26 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#27 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#28 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#29 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#30 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#31 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#32 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#33 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#34 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#35 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#36 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#37 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#38 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#39 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#40 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#41 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#42 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#43 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#44 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#45 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#46 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#47 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#48 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#49 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#50 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#51 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#52 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#53 [2025-03-08 19:03:41,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#54 [2025-03-08 19:03:41,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#55 [2025-03-08 19:03:41,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#56 [2025-03-08 19:03:41,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#57 [2025-03-08 19:03:41,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#58 [2025-03-08 19:03:41,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#59 [2025-03-08 19:03:41,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#60 [2025-03-08 19:03:41,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#61 [2025-03-08 19:03:41,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#62 [2025-03-08 19:03:41,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#63 [2025-03-08 19:03:41,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#64 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#65 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14 [2025-03-08 19:03:41,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#16 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#17 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#18 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#19 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#20 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#21 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#22 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#23 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#24 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#25 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#26 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#27 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#28 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#29 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#30 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#31 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#32 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#33 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#34 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#35 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#36 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#37 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#38 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#39 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#40 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#41 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#42 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#43 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#44 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#45 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#46 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#47 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#48 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#49 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#50 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#51 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#52 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#53 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#54 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#55 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#56 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#57 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#58 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#59 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#60 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#61 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#62 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#63 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#64 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#65 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2025-03-08 19:03:41,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2025-03-08 19:03:41,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2025-03-08 19:03:41,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2025-03-08 19:03:41,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2025-03-08 19:03:41,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2025-03-08 19:03:41,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2025-03-08 19:03:41,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2025-03-08 19:03:41,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10 [2025-03-08 19:03:41,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11 [2025-03-08 19:03:41,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12 [2025-03-08 19:03:41,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13 [2025-03-08 19:03:41,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#16 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#17 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#18 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#19 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#20 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#21 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#22 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#23 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#24 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#25 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#26 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#27 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#28 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#29 [2025-03-08 19:03:41,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#30 [2025-03-08 19:03:41,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#31 [2025-03-08 19:03:41,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#32 [2025-03-08 19:03:41,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#33 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#34 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#35 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#36 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#37 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#38 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#39 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#40 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#41 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#42 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#43 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#44 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#45 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#46 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#47 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#48 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#49 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#50 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#51 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#52 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#53 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#54 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#55 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#56 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#57 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#58 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#59 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#60 [2025-03-08 19:03:41,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#61 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#62 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#63 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#64 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#65 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 19:03:41,507 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2025-03-08 19:03:41,507 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure show_in_min [2025-03-08 19:03:41,507 INFO L138 BoogieDeclarations]: Found implementation of procedure show_in_min [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure store_sf2_level [2025-03-08 19:03:41,507 INFO L138 BoogieDeclarations]: Found implementation of procedure store_sf2_level [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure store_temp1 [2025-03-08 19:03:41,507 INFO L138 BoogieDeclarations]: Found implementation of procedure store_temp1 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure store_temp23 [2025-03-08 19:03:41,507 INFO L138 BoogieDeclarations]: Found implementation of procedure store_temp23 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure store_fan_min [2025-03-08 19:03:41,507 INFO L138 BoogieDeclarations]: Found implementation of procedure store_fan_min [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 19:03:41,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-03-08 19:03:41,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure show_fan_min [2025-03-08 19:03:41,510 INFO L138 BoogieDeclarations]: Found implementation of procedure show_fan_min [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure show_sf2_point [2025-03-08 19:03:41,510 INFO L138 BoogieDeclarations]: Found implementation of procedure show_sf2_point [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure w83792d_write_value [2025-03-08 19:03:41,510 INFO L138 BoogieDeclarations]: Found implementation of procedure w83792d_write_value [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure show_alarm [2025-03-08 19:03:41,510 INFO L138 BoogieDeclarations]: Found implementation of procedure show_alarm [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure show_thermal_cruise [2025-03-08 19:03:41,510 INFO L138 BoogieDeclarations]: Found implementation of procedure show_thermal_cruise [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure show_temp23 [2025-03-08 19:03:41,510 INFO L138 BoogieDeclarations]: Found implementation of procedure show_temp23 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure SENSORS_LIMIT [2025-03-08 19:03:41,510 INFO L138 BoogieDeclarations]: Found implementation of procedure SENSORS_LIMIT [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure show_in [2025-03-08 19:03:41,510 INFO L138 BoogieDeclarations]: Found implementation of procedure show_in [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 19:03:41,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-03-08 19:03:41,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-03-08 19:03:41,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-03-08 19:03:41,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-03-08 19:03:41,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure w83792d_detect [2025-03-08 19:03:41,513 INFO L138 BoogieDeclarations]: Found implementation of procedure w83792d_detect [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure store_pwm_mode [2025-03-08 19:03:41,513 INFO L138 BoogieDeclarations]: Found implementation of procedure store_pwm_mode [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#15 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#16 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#17 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#18 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#19 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#20 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#21 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#22 [2025-03-08 19:03:41,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#23 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#24 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#25 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#26 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#27 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#28 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#29 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#30 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#31 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#32 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#33 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#34 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#35 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#36 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#37 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#38 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#39 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#40 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#41 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#42 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#43 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#44 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#45 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#46 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#47 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#48 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#49 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#50 [2025-03-08 19:03:41,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#51 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#52 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#53 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#54 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#55 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#56 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#57 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#58 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#59 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#60 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#61 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#62 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#63 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#64 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#65 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtol [2025-03-08 19:03:41,515 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtol [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2025-03-08 19:03:41,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#16 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#17 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#18 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#19 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#20 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#21 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#22 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#23 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#24 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#25 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#26 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#27 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#28 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#29 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#30 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#31 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#32 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#33 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#34 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#35 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#36 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#37 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#38 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#39 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#40 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#41 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#42 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#43 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#44 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#45 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#46 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#47 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#48 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#49 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#50 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#51 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#52 [2025-03-08 19:03:41,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#53 [2025-03-08 19:03:41,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#54 [2025-03-08 19:03:41,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#55 [2025-03-08 19:03:41,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#56 [2025-03-08 19:03:41,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#57 [2025-03-08 19:03:41,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#58 [2025-03-08 19:03:41,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#59 [2025-03-08 19:03:41,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#60 [2025-03-08 19:03:41,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#61 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#62 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#63 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#64 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#65 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#16 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#17 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#18 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#19 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#20 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#21 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#22 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#23 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#24 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#25 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#26 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#27 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#28 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#29 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#30 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#31 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#32 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#33 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#34 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#35 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#36 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#37 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#38 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#39 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#40 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#41 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#42 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#43 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#44 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#45 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#46 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#47 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#48 [2025-03-08 19:03:41,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#49 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#50 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#51 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#52 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#53 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#54 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#55 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#56 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#57 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#58 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#59 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#60 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#61 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#62 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#63 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#64 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#65 [2025-03-08 19:03:41,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2025-03-08 19:03:41,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#25 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#26 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#27 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#28 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#29 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#30 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#31 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#32 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#33 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#34 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#35 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#36 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#37 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#38 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#39 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#40 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#41 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#42 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#43 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#44 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#45 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#46 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#47 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#48 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#49 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#50 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#51 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#52 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#53 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#54 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#55 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#56 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#57 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#58 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#59 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#60 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#61 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#62 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#63 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#64 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#65 [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 19:03:41,521 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtoul [2025-03-08 19:03:41,522 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtoul [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 19:03:41,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-08 19:03:41,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure store_pwmenable [2025-03-08 19:03:41,524 INFO L138 BoogieDeclarations]: Found implementation of procedure store_pwmenable [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure w83792d_read_value [2025-03-08 19:03:41,524 INFO L138 BoogieDeclarations]: Found implementation of procedure w83792d_read_value [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#0 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#1 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#2 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#3 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#4 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#5 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#6 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#7 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#8 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#9 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#10 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#11 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#12 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#13 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#14 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#15 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#16 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#17 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#18 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#19 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#20 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#21 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#22 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#23 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#24 [2025-03-08 19:03:41,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#25 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#26 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#27 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#28 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#29 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#30 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#31 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#32 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#33 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#34 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#35 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#36 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#37 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#38 [2025-03-08 19:03:41,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#39 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#40 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#41 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#42 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#43 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#44 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#45 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#46 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#47 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#48 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#49 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#50 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#51 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#52 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#53 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#54 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#55 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#56 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#57 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#58 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#59 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#60 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#61 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#62 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#63 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#64 [2025-03-08 19:03:41,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#65 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_unregister_device [2025-03-08 19:03:41,527 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_unregister_device [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#25 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#26 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#27 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#28 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#29 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#30 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#31 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#32 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#33 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#34 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#35 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#36 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#37 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#38 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#39 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#40 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#41 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#42 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#43 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#44 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#45 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#46 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#47 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#48 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#49 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#50 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#51 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#52 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#53 [2025-03-08 19:03:41,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#54 [2025-03-08 19:03:41,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#55 [2025-03-08 19:03:41,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#56 [2025-03-08 19:03:41,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#57 [2025-03-08 19:03:41,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#58 [2025-03-08 19:03:41,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#59 [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#60 [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#61 [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#62 [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#63 [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#64 [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#65 [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-08 19:03:41,529 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure show_pwm [2025-03-08 19:03:41,529 INFO L138 BoogieDeclarations]: Found implementation of procedure show_pwm [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure show_sf2_level [2025-03-08 19:03:41,529 INFO L138 BoogieDeclarations]: Found implementation of procedure show_sf2_level [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_new_dummy [2025-03-08 19:03:41,529 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_new_dummy [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure store_thermal_cruise [2025-03-08 19:03:41,529 INFO L138 BoogieDeclarations]: Found implementation of procedure store_thermal_cruise [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure store_sf2_point [2025-03-08 19:03:41,529 INFO L138 BoogieDeclarations]: Found implementation of procedure store_sf2_point [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 19:03:41,529 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 19:03:41,529 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-03-08 19:03:41,529 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-03-08 19:03:42,667 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 19:03:42,670 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 19:03:46,749 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4402: call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor~1#1.base, w83792d_print_debug_~#descriptor~1#1.offset);havoc w83792d_print_debug_~#descriptor~1#1.base, w83792d_print_debug_~#descriptor~1#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___0~0#1.base, w83792d_print_debug_~#descriptor___0~0#1.offset);havoc w83792d_print_debug_~#descriptor___0~0#1.base, w83792d_print_debug_~#descriptor___0~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___1~0#1.base, w83792d_print_debug_~#descriptor___1~0#1.offset);havoc w83792d_print_debug_~#descriptor___1~0#1.base, w83792d_print_debug_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___2~0#1.base, w83792d_print_debug_~#descriptor___2~0#1.offset);havoc w83792d_print_debug_~#descriptor___2~0#1.base, w83792d_print_debug_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___3~0#1.base, w83792d_print_debug_~#descriptor___3~0#1.offset);havoc w83792d_print_debug_~#descriptor___3~0#1.base, w83792d_print_debug_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___4~0#1.base, w83792d_print_debug_~#descriptor___4~0#1.offset);havoc w83792d_print_debug_~#descriptor___4~0#1.base, w83792d_print_debug_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___5~0#1.base, w83792d_print_debug_~#descriptor___5~0#1.offset);havoc w83792d_print_debug_~#descriptor___5~0#1.base, w83792d_print_debug_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___6~0#1.base, w83792d_print_debug_~#descriptor___6~0#1.offset);havoc w83792d_print_debug_~#descriptor___6~0#1.base, w83792d_print_debug_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___7~0#1.base, w83792d_print_debug_~#descriptor___7~0#1.offset);havoc w83792d_print_debug_~#descriptor___7~0#1.base, w83792d_print_debug_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___8~0#1.base, w83792d_print_debug_~#descriptor___8~0#1.offset);havoc w83792d_print_debug_~#descriptor___8~0#1.base, w83792d_print_debug_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___9~0#1.base, w83792d_print_debug_~#descriptor___9~0#1.offset);havoc w83792d_print_debug_~#descriptor___9~0#1.base, w83792d_print_debug_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___10~0#1.base, w83792d_print_debug_~#descriptor___10~0#1.offset);havoc w83792d_print_debug_~#descriptor___10~0#1.base, w83792d_print_debug_~#descriptor___10~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___11~0#1.base, w83792d_print_debug_~#descriptor___11~0#1.offset);havoc w83792d_print_debug_~#descriptor___11~0#1.base, w83792d_print_debug_~#descriptor___11~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___12~0#1.base, w83792d_print_debug_~#descriptor___12~0#1.offset);havoc w83792d_print_debug_~#descriptor___12~0#1.base, w83792d_print_debug_~#descriptor___12~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___13~0#1.base, w83792d_print_debug_~#descriptor___13~0#1.offset);havoc w83792d_print_debug_~#descriptor___13~0#1.base, w83792d_print_debug_~#descriptor___13~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___14~0#1.base, w83792d_print_debug_~#descriptor___14~0#1.offset);havoc w83792d_print_debug_~#descriptor___14~0#1.base, w83792d_print_debug_~#descriptor___14~0#1.offset;call ULTIMATE.dealloc(w83792d_print_debug_~#descriptor___15~0#1.base, w83792d_print_debug_~#descriptor___15~0#1.offset);havoc w83792d_print_debug_~#descriptor___15~0#1.base, w83792d_print_debug_~#descriptor___15~0#1.offset; [2025-03-08 19:03:46,750 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4179: call ULTIMATE.dealloc(~#reg_array_tmp~0#1.base, ~#reg_array_tmp~0#1.offset);havoc ~#reg_array_tmp~0#1.base, ~#reg_array_tmp~0#1.offset;call ULTIMATE.dealloc(~#descriptor~0#1.base, ~#descriptor~0#1.offset);havoc ~#descriptor~0#1.base, ~#descriptor~0#1.offset; [2025-03-08 19:03:46,823 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2575: call ULTIMATE.dealloc(~#val~0#1.base, ~#val~0#1.offset);havoc ~#val~0#1.base, ~#val~0#1.offset; [2025-03-08 19:03:46,979 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2778: call ULTIMATE.dealloc(~#val~3#1.base, ~#val~3#1.offset);havoc ~#val~3#1.base, ~#val~3#1.offset; [2025-03-08 19:03:47,060 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9227: havoc strlcpy_#t~nondet1006#1; [2025-03-08 19:03:47,113 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L3402: call ULTIMATE.dealloc(~#val~12#1.base, ~#val~12#1.offset);havoc ~#val~12#1.base, ~#val~12#1.offset; [2025-03-08 19:03:47,170 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2622: call ULTIMATE.dealloc(~#val~1#1.base, ~#val~1#1.offset);havoc ~#val~1#1.base, ~#val~1#1.offset; [2025-03-08 19:03:47,184 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9148: havoc #t~nondet989; [2025-03-08 19:03:47,230 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2727: call ULTIMATE.dealloc(~#val~2#1.base, ~#val~2#1.offset);havoc ~#val~2#1.base, ~#val~2#1.offset; [2025-03-08 19:03:47,403 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L3098: call ULTIMATE.dealloc(~#val~7#1.base, ~#val~7#1.offset);havoc ~#val~7#1.base, ~#val~7#1.offset; [2025-03-08 19:04:14,322 WARN L249 Executor]: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) stderr output: (error "out of memory") [2025-03-08 19:04:14,323 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 101 [2025-03-08 19:04:14,325 FATAL L? ?]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseCheckSatResult(Executor.java:281) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.checkSat(Scriptor.java:155) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.Util.checkSat(Util.java:61) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.constructTransFormula(Statements2TransFormula.java:221) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.getTransFormula(Statements2TransFormula.java:175) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.statementSequence(Statements2TransFormula.java:735) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.util.TransFormulaAdder.addTransitionFormulas(TransFormulaAdder.java:119) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:700) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:290) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.IcfgBuilderObserver.process(IcfgBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: EOF at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1518) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701) at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258) ... 25 more [2025-03-08 19:04:14,331 INFO L158 Benchmark]: Toolchain (without parser) took 35703.81ms. Allocated memory was 109.1MB in the beginning and 536.9MB in the end (delta: 427.8MB). Free memory was 72.8MB in the beginning and 327.8MB in the end (delta: -255.0MB). Peak memory consumption was 429.3MB. Max. memory is 16.1GB. [2025-03-08 19:04:14,332 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 83.9MB. Free memory is still 62.1MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 19:04:14,332 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1736.49ms. Allocated memory was 109.1MB in the beginning and 176.2MB in the end (delta: 67.1MB). Free memory was 72.8MB in the beginning and 66.1MB in the end (delta: 6.7MB). Peak memory consumption was 98.6MB. Max. memory is 16.1GB. [2025-03-08 19:04:14,332 INFO L158 Benchmark]: Boogie Procedure Inliner took 267.36ms. Allocated memory is still 176.2MB. Free memory was 66.1MB in the beginning and 72.5MB in the end (delta: -6.4MB). Peak memory consumption was 37.9MB. Max. memory is 16.1GB. [2025-03-08 19:04:14,332 INFO L158 Benchmark]: Boogie Preprocessor took 798.67ms. Allocated memory was 176.2MB in the beginning and 352.3MB in the end (delta: 176.2MB). Free memory was 72.5MB in the beginning and 114.7MB in the end (delta: -42.2MB). Peak memory consumption was 140.7MB. Max. memory is 16.1GB. [2025-03-08 19:04:14,336 INFO L158 Benchmark]: IcfgBuilder took 32897.59ms. Allocated memory was 352.3MB in the beginning and 536.9MB in the end (delta: 184.5MB). Free memory was 114.7MB in the beginning and 327.8MB in the end (delta: -213.1MB). Peak memory consumption was 224.7MB. Max. memory is 16.1GB. [2025-03-08 19:04:14,337 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.13ms. Allocated memory is still 83.9MB. Free memory is still 62.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1736.49ms. Allocated memory was 109.1MB in the beginning and 176.2MB in the end (delta: 67.1MB). Free memory was 72.8MB in the beginning and 66.1MB in the end (delta: 6.7MB). Peak memory consumption was 98.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 267.36ms. Allocated memory is still 176.2MB. Free memory was 66.1MB in the beginning and 72.5MB in the end (delta: -6.4MB). Peak memory consumption was 37.9MB. Max. memory is 16.1GB. * Boogie Preprocessor took 798.67ms. Allocated memory was 176.2MB in the beginning and 352.3MB in the end (delta: 176.2MB). Free memory was 72.5MB in the beginning and 114.7MB in the end (delta: -42.2MB). Peak memory consumption was 140.7MB. Max. memory is 16.1GB. * IcfgBuilder took 32897.59ms. Allocated memory was 352.3MB in the beginning and 536.9MB in the end (delta: 184.5MB). Free memory was 114.7MB in the beginning and 327.8MB in the end (delta: -213.1MB). Peak memory consumption was 224.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: - ExceptionOrErrorResult: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") : de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory")