./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-42f9f8d-1-111_1a-sound--oss--opl3.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-42f9f8d-1-111_1a-sound--oss--opl3.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 5eff9009202d8b0bf60c327eed36946f13574b2b7f3842f1a4c1fa3c35e53160 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 09:11:09,119 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 09:11:09,169 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf [2025-03-04 09:11:09,172 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 09:11:09,173 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 09:11:09,192 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 09:11:09,194 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 09:11:09,194 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 09:11:09,194 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 09:11:09,194 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 09:11:09,195 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 09:11:09,195 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 09:11:09,195 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 09:11:09,195 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 09:11:09,196 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 09:11:09,196 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 09:11:09,196 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 09:11:09,196 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 09:11:09,197 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 09:11:09,197 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 09:11:09,198 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 09:11:09,198 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 09:11:09,198 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 09:11:09,198 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 09:11:09,198 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 09:11:09,198 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 09:11:09,199 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 09:11:09,199 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 09:11:09,199 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 5eff9009202d8b0bf60c327eed36946f13574b2b7f3842f1a4c1fa3c35e53160 [2025-03-04 09:11:09,407 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 09:11:09,412 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 09:11:09,415 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 09:11:09,415 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 09:11:09,416 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 09:11:09,416 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-42f9f8d-1-111_1a-sound--oss--opl3.ko-entry_point.cil.out.i [2025-03-04 09:11:10,542 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b3ffa7d33/06067a59ced54f9186cc679080fdca3f/FLAG85ef51461 [2025-03-04 09:11:10,998 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 09:11:10,998 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-validator-v0.6/linux-stable-42f9f8d-1-111_1a-sound--oss--opl3.ko-entry_point.cil.out.i [2025-03-04 09:11:11,024 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b3ffa7d33/06067a59ced54f9186cc679080fdca3f/FLAG85ef51461 [2025-03-04 09:11:11,033 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b3ffa7d33/06067a59ced54f9186cc679080fdca3f [2025-03-04 09:11:11,035 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 09:11:11,035 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 09:11:11,036 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 09:11:11,036 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 09:11:11,039 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 09:11:11,039 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 09:11:11" (1/1) ... [2025-03-04 09:11:11,040 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5fa5debb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:11, skipping insertion in model container [2025-03-04 09:11:11,040 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 09:11:11" (1/1) ... [2025-03-04 09:11:11,109 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 09:11:11,550 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-04 09:11:11,550 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-04 09:11:11,555 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-04 09:11:11,563 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-04 09:11:11,572 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-04 09:11:11,578 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-04 09:11:11,579 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-04 09:11:11,579 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-04 09:11:11,579 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-04 09:11:11,669 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-04 09:11:11,670 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-04 09:11:11,788 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-04 09:11:11,800 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-04 09:11:11,801 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-04 09:11:11,803 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-04 09:11:11,841 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-04 09:11:11,842 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 09:11:11,958 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 09:11:12,028 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [2595] [2025-03-04 09:11:12,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [2603] [2025-03-04 09:11:12,128 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 09:11:12,236 INFO L204 MainTranslator]: Completed translation [2025-03-04 09:11:12,238 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12 WrapperNode [2025-03-04 09:11:12,238 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 09:11:12,239 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 09:11:12,239 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 09:11:12,239 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 09:11:12,243 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,295 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,455 INFO L138 Inliner]: procedures = 104, calls = 3248, calls flagged for inlining = 28, calls inlined = 27, statements flattened = 4291 [2025-03-04 09:11:12,456 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 09:11:12,457 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 09:11:12,457 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 09:11:12,457 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 09:11:12,464 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,464 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,489 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,562 INFO L175 MemorySlicer]: Split 2922 memory accesses to 10 slices as follows [2, 3, 3, 244, 5, 130, 4, 2502, 14, 15]. 86 percent of accesses are in the largest equivalence class. The 16 initializations are split as follows [2, 0, 0, 0, 0, 0, 0, 14, 0, 0]. The 2625 writes are split as follows [0, 1, 1, 135, 1, 129, 1, 2337, 13, 7]. [2025-03-04 09:11:12,562 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,563 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,690 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,703 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,724 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,740 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,780 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 09:11:12,781 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 09:11:12,782 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 09:11:12,782 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 09:11:12,783 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:11:12" (1/1) ... [2025-03-04 09:11:12,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 09:11:12,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 09:11:12,840 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 09:11:12,856 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 09:11:12,878 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_alloc_voice [2025-03-04 09:11:12,879 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_alloc_voice [2025-03-04 09:11:12,879 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_set_instr [2025-03-04 09:11:12,879 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_set_instr [2025-03-04 09:11:12,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2025-03-04 09:11:12,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2025-03-04 09:11:12,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2025-03-04 09:11:12,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2025-03-04 09:11:12,880 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2025-03-04 09:11:12,880 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2025-03-04 09:11:12,880 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2025-03-04 09:11:12,881 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2025-03-04 09:11:12,881 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2025-03-04 09:11:12,881 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2025-03-04 09:11:12,881 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2025-03-04 09:11:12,881 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2025-03-04 09:11:12,881 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2025-03-04 09:11:12,881 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2025-03-04 09:11:12,881 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2025-03-04 09:11:12,881 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2025-03-04 09:11:12,881 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2025-03-04 09:11:12,881 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2025-03-04 09:11:12,881 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2025-03-04 09:11:12,881 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2025-03-04 09:11:12,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-04 09:11:12,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-04 09:11:12,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-04 09:11:12,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-04 09:11:12,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-04 09:11:12,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-04 09:11:12,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-04 09:11:12,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-04 09:11:12,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-04 09:11:12,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-04 09:11:12,882 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_reset [2025-03-04 09:11:12,884 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_reset [2025-03-04 09:11:12,884 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-04 09:11:12,884 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-04 09:11:12,884 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-04 09:11:12,884 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-04 09:11:12,884 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_setup_voice [2025-03-04 09:11:12,885 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_setup_voice [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-04 09:11:12,885 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_command [2025-03-04 09:11:12,885 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_command [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-04 09:11:12,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_len [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_len [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure __release_region [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure __release_region [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_hw_control [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_hw_control [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_volume_method [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_volume_method [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure set_voice_volume [2025-03-04 09:11:12,886 INFO L138 BoogieDeclarations]: Found implementation of procedure set_voice_volume [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-04 09:11:12,886 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-04 09:11:12,887 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-04 09:11:12,887 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-04 09:11:12,887 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-04 09:11:12,887 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-04 09:11:12,887 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_aftertouch [2025-03-04 09:11:12,889 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_aftertouch [2025-03-04 09:11:12,889 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-04 09:11:12,889 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-04 09:11:12,889 INFO L130 BoogieDeclarations]: Found specification of procedure freq_to_fnum [2025-03-04 09:11:12,889 INFO L138 BoogieDeclarations]: Found implementation of procedure freq_to_fnum [2025-03-04 09:11:12,889 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__copy_from_user_1 [2025-03-04 09:11:12,890 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__copy_from_user_1 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-04 09:11:12,890 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-04 09:11:12,890 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_load_patch [2025-03-04 09:11:12,890 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_load_patch [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_start_note [2025-03-04 09:11:12,890 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_start_note [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_kill_note [2025-03-04 09:11:12,890 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_kill_note [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-04 09:11:12,890 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-04 09:11:12,890 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_ioctl [2025-03-04 09:11:12,890 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_ioctl [2025-03-04 09:11:12,891 INFO L130 BoogieDeclarations]: Found specification of procedure compute_finetune [2025-03-04 09:11:12,891 INFO L138 BoogieDeclarations]: Found implementation of procedure compute_finetune [2025-03-04 09:11:12,891 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_bender [2025-03-04 09:11:12,891 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_bender [2025-03-04 09:11:12,891 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_panning [2025-03-04 09:11:12,891 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_panning [2025-03-04 09:11:12,891 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 09:11:12,893 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2025-03-04 09:11:12,893 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2025-03-04 09:11:12,893 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-04 09:11:12,893 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-04 09:11:12,893 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_copy_from_user_7 [2025-03-04 09:11:12,893 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_copy_from_user_7 [2025-03-04 09:11:12,893 INFO L130 BoogieDeclarations]: Found specification of procedure calc_vol [2025-03-04 09:11:12,894 INFO L138 BoogieDeclarations]: Found implementation of procedure calc_vol [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure inb [2025-03-04 09:11:12,894 INFO L138 BoogieDeclarations]: Found implementation of procedure inb [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2025-03-04 09:11:12,894 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_controller [2025-03-04 09:11:12,894 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_controller [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure store_instr [2025-03-04 09:11:12,894 INFO L138 BoogieDeclarations]: Found implementation of procedure store_instr [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure __request_region [2025-03-04 09:11:12,894 INFO L138 BoogieDeclarations]: Found implementation of procedure __request_region [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-03-04 09:11:12,894 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 09:11:12,894 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 09:11:12,894 INFO L130 BoogieDeclarations]: Found specification of procedure bend_pitch [2025-03-04 09:11:12,894 INFO L138 BoogieDeclarations]: Found implementation of procedure bend_pitch [2025-03-04 09:11:13,280 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 09:11:13,282 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 09:11:13,670 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-04 09:11:13,911 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3045: call ULTIMATE.dealloc(~#vol1~0.base, ~#vol1~0.offset);havoc ~#vol1~0.base, ~#vol1~0.offset;call ULTIMATE.dealloc(~#vol2~0.base, ~#vol2~0.offset);havoc ~#vol2~0.base, ~#vol2~0.offset;call ULTIMATE.dealloc(~#vol3~0.base, ~#vol3~0.offset);havoc ~#vol3~0.base, ~#vol3~0.offset;call ULTIMATE.dealloc(~#vol4~0.base, ~#vol4~0.offset);havoc ~#vol4~0.base, ~#vol4~0.offset; [2025-03-04 09:11:14,175 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5513: havoc _copy_from_user_#t~nondet511#1; [2025-03-04 09:11:14,398 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3438: call ULTIMATE.dealloc(~#ins~1.base, ~#ins~1.offset);havoc ~#ins~1.base, ~#ins~1.offset; [2025-03-04 09:11:14,870 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3120: call ULTIMATE.dealloc(~#block~0#1.base, ~#block~0#1.offset);havoc ~#block~0#1.base, ~#block~0#1.offset;call ULTIMATE.dealloc(~#fnum~0#1.base, ~#fnum~0#1.offset);havoc ~#fnum~0#1.base, ~#fnum~0#1.offset; [2025-03-04 09:11:14,870 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5537: havoc note_to_freq_#t~nondet514#1; [2025-03-04 09:11:15,087 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2699: call ULTIMATE.dealloc(enter_4op_mode_~#v4op~0#1.base, enter_4op_mode_~#v4op~0#1.offset);havoc enter_4op_mode_~#v4op~0#1.base, enter_4op_mode_~#v4op~0#1.offset; [2025-03-04 09:11:15,087 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5517: havoc _copy_to_user_#t~nondet512#1; [2025-03-04 09:11:15,089 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5521: havoc #t~nondet513; [2025-03-04 09:11:15,105 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5541: havoc #t~nondet515; [2025-03-04 09:11:15,218 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5509: havoc #t~ret510.base, #t~ret510.offset;