./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 9ebc2bf251eebe5c3e705e13aaf0b2b77694b0f92422a04a1e22001ed538514b --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 06:18:45,226 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 06:18:45,270 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-06 06:18:45,274 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 06:18:45,274 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 06:18:45,288 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 06:18:45,288 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 06:18:45,288 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 06:18:45,288 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 06:18:45,288 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 06:18:45,288 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 06:18:45,288 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 06:18:45,289 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 06:18:45,289 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 06:18:45,289 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 06:18:45,289 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 06:18:45,289 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 06:18:45,289 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 06:18:45,289 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 06:18:45,289 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 06:18:45,289 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 06:18:45,289 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 06:18:45,289 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 06:18:45,289 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 06:18:45,289 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 06:18:45,290 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 06:18:45,291 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 06:18:45,291 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 06:18:45,291 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 06:18:45,291 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 06:18:45,291 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 06:18:45,291 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 06:18:45,291 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 06:18:45,291 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 06:18:45,291 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 06:18:45,291 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 06:18:45,291 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 06:18:45,292 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 06:18:45,292 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 06:18:45,292 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 06:18:45,292 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9ebc2bf251eebe5c3e705e13aaf0b2b77694b0f92422a04a1e22001ed538514b [2025-02-06 06:18:45,522 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 06:18:45,542 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 06:18:45,544 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 06:18:45,544 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 06:18:45,545 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 06:18:45,545 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i [2025-02-06 06:18:46,656 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/912d4964d/8a59baa0efb84e439b9abfe5411d6179/FLAGdbb8fcdfc [2025-02-06 06:18:47,284 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 06:18:47,284 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i [2025-02-06 06:18:47,340 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/912d4964d/8a59baa0efb84e439b9abfe5411d6179/FLAGdbb8fcdfc [2025-02-06 06:18:47,351 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/912d4964d/8a59baa0efb84e439b9abfe5411d6179 [2025-02-06 06:18:47,353 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 06:18:47,354 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 06:18:47,355 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 06:18:47,355 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 06:18:47,358 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 06:18:47,359 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 06:18:47" (1/1) ... [2025-02-06 06:18:47,359 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7654143 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:47, skipping insertion in model container [2025-02-06 06:18:47,359 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 06:18:47" (1/1) ... [2025-02-06 06:18:47,443 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 06:18:49,416 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i[392555,392568] [2025-02-06 06:18:49,567 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 06:18:49,606 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 06:18:49,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/zakharov_benchmarks/bench/cpa/inst/current/envs/linux-3.8-rc1/linux-3.8-rc1/arch/x86/include/asm/paravirt.h"), "i" (835), "i" (12UL)); [3939-3940] [2025-02-06 06:18:49,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (47UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [3945-3947] [2025-02-06 06:18:49,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/zakharov_benchmarks/bench/cpa/inst/current/envs/linux-3.8-rc1/linux-3.8-rc1/arch/x86/include/asm/paravirt.h"), "i" (840), "i" (12UL)); [3967-3968] [2025-02-06 06:18:49,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (48UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_enable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [3973-3975] [2025-02-06 06:18:49,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [4038] [2025-02-06 06:18:49,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %1,%0": "=r" (ret): "m" (*((unsigned short volatile *)addr)): "memory"); [4045] [2025-02-06 06:18:49,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [4052] [2025-02-06 06:18:49,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [4059] [2025-02-06 06:18:49,683 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [4066] [2025-02-06 06:18:49,724 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((__u32 *)arg)); [5209] [2025-02-06 06:18:49,725 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((__u32 *)arg)); [5212] [2025-02-06 06:18:49,726 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((__u32 *)arg)); [5215] [2025-02-06 06:18:49,726 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((__u32 *)arg)); [5218] [2025-02-06 06:18:49,726 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((__u32 *)arg)); [5221] [2025-02-06 06:18:49,727 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" ((__u32 *)arg): "ebx"); [5270] [2025-02-06 06:18:49,728 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" ((__u32 *)arg): "ebx"); [5273] [2025-02-06 06:18:49,728 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" ((__u32 *)arg): "ebx"); [5276] [2025-02-06 06:18:49,728 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" ((__u32 *)arg): "ebx"); [5279] [2025-02-06 06:18:49,728 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" ((__u32 *)arg): "ebx"); [5282] [2025-02-06 06:18:49,967 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i[392555,392568] [2025-02-06 06:18:49,981 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 06:18:50,086 INFO L204 MainTranslator]: Completed translation [2025-02-06 06:18:50,087 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50 WrapperNode [2025-02-06 06:18:50,087 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 06:18:50,088 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 06:18:50,088 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 06:18:50,088 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 06:18:50,092 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:50,180 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:50,640 INFO L138 Inliner]: procedures = 348, calls = 6238, calls flagged for inlining = 132, calls inlined = 132, statements flattened = 14561 [2025-02-06 06:18:50,641 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 06:18:50,641 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 06:18:50,641 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 06:18:50,642 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 06:18:50,649 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:50,649 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:50,693 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:52,036 INFO L175 MemorySlicer]: Split 3791 memory accesses to 46 slices as follows [2, 109, 1, 34, 19, 7, 3, 4, 4, 8, 301, 7, 20, 29, 1, 5, 2827, 3, 2, 7, 4, 2, 5, 1, 25, 5, 4, 5, 5, 38, 23, 4, 74, 23, 6, 4, 10, 6, 4, 42, 2, 2, 81, 4, 17, 2]. 75 percent of accesses are in the largest equivalence class. The 208 initializations are split as follows [0, 109, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 2, 0, 4, 0, 5, 0, 0, 5, 4, 5, 5, 0, 23, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 4, 0, 0]. The 1870 writes are split as follows [1, 0, 1, 10, 0, 6, 3, 0, 0, 0, 258, 6, 4, 18, 1, 1, 1297, 3, 0, 6, 0, 0, 0, 1, 22, 0, 0, 0, 0, 38, 0, 4, 67, 21, 0, 0, 0, 0, 1, 42, 0, 0, 41, 0, 16, 2]. [2025-02-06 06:18:52,037 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:52,037 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:52,212 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:52,241 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:52,291 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:52,332 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:52,419 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 06:18:52,421 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 06:18:52,421 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 06:18:52,421 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 06:18:52,422 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 06:18:50" (1/1) ... [2025-02-06 06:18:52,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 06:18:52,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 06:18:52,447 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 06:18:52,451 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 06:18:52,466 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_var_to_panel_info [2025-02-06 06:18:52,466 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_var_to_panel_info [2025-02-06 06:18:52,467 INFO L130 BoogieDeclarations]: Found specification of procedure fb_set_suspend [2025-02-06 06:18:52,467 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_set_suspend [2025-02-06 06:18:52,467 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_delete_i2c_busses [2025-02-06 06:18:52,467 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_delete_i2c_busses [2025-02-06 06:18:52,468 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-06 06:18:52,468 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-06 06:18:52,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-06 06:18:52,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-06 06:18:52,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-06 06:18:52,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-06 06:18:52,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-06 06:18:52,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-06 06:18:52,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-06 06:18:52,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-06 06:18:52,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-06 06:18:52,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-06 06:18:52,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-06 06:18:52,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-06 06:18:52,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-06 06:18:52,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-06 06:18:52,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-06 06:18:52,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-06 06:18:52,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-06 06:18:52,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-06 06:18:52,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-06 06:18:52,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-06 06:18:52,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-06 06:18:52,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-06 06:18:52,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-06 06:18:52,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-06 06:18:52,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-06 06:18:52,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-06 06:18:52,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-06 06:18:52,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-06 06:18:52,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-06 06:18:52,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-06 06:18:52,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-06 06:18:52,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-06 06:18:52,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-06 06:18:52,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-06 06:18:52,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-06 06:18:52,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-06 06:18:52,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_create_bin_file [2025-02-06 06:18:52,473 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_create_bin_file [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLLP [2025-02-06 06:18:52,473 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLLP [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_fixup_offset [2025-02-06 06:18:52,473 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_fixup_offset [2025-02-06 06:18:52,473 INFO L130 BoogieDeclarations]: Found specification of procedure framebuffer_release [2025-02-06 06:18:52,473 INFO L138 BoogieDeclarations]: Found implementation of procedure framebuffer_release [2025-02-06 06:18:52,475 INFO L130 BoogieDeclarations]: Found specification of procedure _OUTREGP [2025-02-06 06:18:52,475 INFO L138 BoogieDeclarations]: Found implementation of procedure _OUTREGP [2025-02-06 06:18:52,475 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-06 06:18:52,476 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-06 06:18:52,476 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_region [2025-02-06 06:18:52,476 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_region [2025-02-06 06:18:52,476 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_crt_is_connected [2025-02-06 06:18:52,476 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_crt_is_connected [2025-02-06 06:18:52,476 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-06 06:18:52,476 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-06 06:18:52,476 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-02-06 06:18:52,476 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-02-06 06:18:52,476 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_setup_i2c_bus [2025-02-06 06:18:52,476 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_setup_i2c_bus [2025-02-06 06:18:52,476 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_probe_i2c_connector [2025-02-06 06:18:52,477 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_probe_i2c_connector [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_enable_dynamic_mode [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_enable_dynamic_mode [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure var_to_depth [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure var_to_depth [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLL [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLL [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_videomode_to_var [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_videomode_to_var [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_yclk_mclk_sync [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_yclk_mclk_sync [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_pm_init [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_pm_init [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_bl_get_brightness [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_bl_get_brightness [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_engine_init [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_engine_init [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_update_lock_of_backlight_device [2025-02-06 06:18:52,478 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_update_lock_of_backlight_device [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-06 06:18:52,478 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-06 06:18:52,479 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap [2025-02-06 06:18:52,479 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap [2025-02-06 06:18:52,479 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_engine_flush [2025-02-06 06:18:52,479 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_engine_flush [2025-02-06 06:18:52,480 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_screen_blank [2025-02-06 06:18:52,482 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_screen_blank [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure fb_dealloc_cmap [2025-02-06 06:18:52,482 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_dealloc_cmap [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_drvdata [2025-02-06 06:18:52,482 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_drvdata [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_unmap_ROM [2025-02-06 06:18:52,482 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_unmap_ROM [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-02-06 06:18:52,482 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-06 06:18:52,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_set_par [2025-02-06 06:18:52,483 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_set_par [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2025-02-06 06:18:52,483 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_set_suspend [2025-02-06 06:18:52,483 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_set_suspend [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-06 06:18:52,483 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_fifo_wait [2025-02-06 06:18:52,483 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_fifo_wait [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure do_gettimeofday [2025-02-06 06:18:52,483 INFO L138 BoogieDeclarations]: Found implementation of procedure do_gettimeofday [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-02-06 06:18:52,483 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_save_regs [2025-02-06 06:18:52,483 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_save_regs [2025-02-06 06:18:52,483 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_pci_resume [2025-02-06 06:18:52,485 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_pci_resume [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-06 06:18:52,485 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-02-06 06:18:52,486 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure bl_get_data [2025-02-06 06:18:52,486 INFO L138 BoogieDeclarations]: Found implementation of procedure bl_get_data [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2025-02-06 06:18:52,486 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-06 06:18:52,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-06 06:18:52,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_enable_dll [2025-02-06 06:18:52,491 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_enable_dll [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure fb_destroy_modedb [2025-02-06 06:18:52,491 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_destroy_modedb [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_pci_unregister [2025-02-06 06:18:52,491 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_pci_unregister [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-06 06:18:52,491 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-06 06:18:52,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure __INPLL [2025-02-06 06:18:52,493 INFO L138 BoogieDeclarations]: Found implementation of procedure __INPLL [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_get_dstbpp [2025-02-06 06:18:52,493 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_get_dstbpp [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-02-06 06:18:52,493 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_full_reset_sdram [2025-02-06 06:18:52,493 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_full_reset_sdram [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-06 06:18:52,493 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-06 06:18:52,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-06 06:18:52,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-06 06:18:52,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-06 06:18:52,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-06 06:18:52,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-06 06:18:52,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-06 06:18:52,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-06 06:18:52,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-02-06 06:18:52,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-02-06 06:18:52,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-02-06 06:18:52,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-02-06 06:18:52,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-02-06 06:18:52,496 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-02-06 06:18:52,497 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-02-06 06:18:52,497 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-02-06 06:18:52,497 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-02-06 06:18:52,497 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_engine_idle [2025-02-06 06:18:52,497 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_engine_idle [2025-02-06 06:18:52,497 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_get_mon_name [2025-02-06 06:18:52,497 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_get_mon_name [2025-02-06 06:18:52,500 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_sync [2025-02-06 06:18:52,500 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_sync [2025-02-06 06:18:52,500 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_program_mode_reg [2025-02-06 06:18:52,500 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_program_mode_reg [2025-02-06 06:18:52,500 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-06 06:18:52,500 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-06 06:18:52,500 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_show_one_edid [2025-02-06 06:18:52,500 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_show_one_edid [2025-02-06 06:18:52,500 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_write_mode [2025-02-06 06:18:52,500 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_write_mode [2025-02-06 06:18:52,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-06 06:18:52,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-06 06:18:52,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-06 06:18:52,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-06 06:18:52,501 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_msleep [2025-02-06 06:18:52,501 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_msleep [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2025-02-06 06:18:52,501 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure INMC [2025-02-06 06:18:52,501 INFO L138 BoogieDeclarations]: Found implementation of procedure INMC [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-06 06:18:52,501 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_bl_get_level_brightness [2025-02-06 06:18:52,501 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_bl_get_level_brightness [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_map_ROM [2025-02-06 06:18:52,501 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_map_ROM [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 06:18:52,501 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_update_lock_of_backlight_device [2025-02-06 06:18:52,501 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_update_lock_of_backlight_device [2025-02-06 06:18:52,503 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 06:18:52,503 INFO L130 BoogieDeclarations]: Found specification of procedure pci_request_region [2025-02-06 06:18:52,503 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_request_region [2025-02-06 06:18:52,503 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-06 06:18:52,503 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-06 06:18:52,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-06 06:18:52,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-06 06:18:52,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-06 06:18:52,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-06 06:18:52,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-06 06:18:52,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-06 06:18:52,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-06 06:18:52,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-06 06:18:52,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure fb_find_mode [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_find_mode [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_setcolreg [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_setcolreg [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_data [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_data [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure console_lock [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure console_lock [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_restore_regs [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_restore_regs [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure console_unlock [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure console_unlock [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure OUTMC [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure OUTMC [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure round_div [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure round_div [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_disable_dynamic_mode [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_disable_dynamic_mode [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_del_adapter [2025-02-06 06:18:52,505 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_del_adapter [2025-02-06 06:18:52,505 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_index [2025-02-06 06:18:52,506 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_index [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-02-06 06:18:52,506 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_bl_update_status [2025-02-06 06:18:52,506 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_bl_update_status [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-06 06:18:52,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-06 06:18:52,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-02-06 06:18:52,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-02-06 06:18:52,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-02-06 06:18:52,507 INFO L130 BoogieDeclarations]: Found specification of procedure writeb [2025-02-06 06:18:52,508 INFO L138 BoogieDeclarations]: Found implementation of procedure writeb [2025-02-06 06:18:52,508 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_engine_reset [2025-02-06 06:18:52,508 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_engine_reset [2025-02-06 06:18:52,508 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_remove_bin_file [2025-02-06 06:18:52,508 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_remove_bin_file [2025-02-06 06:18:52,508 INFO L130 BoogieDeclarations]: Found specification of procedure readb [2025-02-06 06:18:52,508 INFO L138 BoogieDeclarations]: Found implementation of procedure readb [2025-02-06 06:18:52,508 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 06:18:52,508 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 06:18:53,612 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 06:18:53,614 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 06:18:53,822 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13063: havoc _raw_spin_lock_irqsave_#t~nondet3348#1; [2025-02-06 06:18:53,847 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L4123: havoc ~res~0#1.base, ~res~0#1.offset; [2025-02-06 06:18:54,088 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13171: havoc i2c_bit_add_bus_#t~nondet3364#1; [2025-02-06 06:18:54,089 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13106: havoc dev_warn_#t~nondet3354#1; [2025-02-06 06:18:54,089 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13044: havoc __dynamic_dev_dbg_#t~nondet3344#1; [2025-02-06 06:18:54,089 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11893: call ULTIMATE.dealloc(~#descriptor~8#1.base, ~#descriptor~8#1.offset);havoc ~#descriptor~8#1.base, ~#descriptor~8#1.offset; [2025-02-06 06:18:54,096 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L4282: havoc #t~mem124; [2025-02-06 06:18:54,712 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L4094: havoc dev_name_#t~mem52#1.base, dev_name_#t~mem52#1.offset; [2025-02-06 06:18:54,713 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L4084: havoc kobject_name_#t~mem48#1.base, kobject_name_#t~mem48#1.offset; [2025-02-06 06:18:55,045 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint radeon_pm_yclk_mclk_syncFINAL: assume true; [2025-02-06 06:18:55,108 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13255: havoc pci_find_capability_#t~nondet3380#1; [2025-02-06 06:18:55,690 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13052: havoc __pci_complete_power_transition_#t~nondet3346#1; [2025-02-06 06:18:55,690 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9567: call ULTIMATE.dealloc(radeonfb_whack_power_state_~#pwr_cmd~0#1.base, radeonfb_whack_power_state_~#pwr_cmd~0#1.offset);havoc radeonfb_whack_power_state_~#pwr_cmd~0#1.base, radeonfb_whack_power_state_~#pwr_cmd~0#1.offset; [2025-02-06 06:18:55,690 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13240: havoc pci_bus_read_config_word_#t~nondet3377#1; [2025-02-06 06:18:55,690 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13244: havoc pci_bus_write_config_word_#t~nondet3378#1; [2025-02-06 06:18:55,707 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L4133: havoc __kmalloc_#t~ret75#1.base, __kmalloc_#t~ret75#1.offset; [2025-02-06 06:18:55,924 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13269: havoc #t~nondet3383; [2025-02-06 06:18:55,927 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13098: havoc #t~ret3352.base, #t~ret3352.offset; [2025-02-06 06:18:56,000 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint radeon_pm_enable_dllFINAL: assume true; [2025-02-06 06:18:56,046 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13204: havoc memory_read_from_buffer_#t~nondet3371#1; [2025-02-06 06:18:56,047 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6483: call ULTIMATE.dealloc(~#off#1.base, ~#off#1.offset);havoc ~#off#1.base, ~#off#1.offset; [2025-02-06 06:18:56,204 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13136: havoc #t~nondet3358; [2025-02-06 06:18:56,206 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13211: havoc #t~nondet3372; [2025-02-06 06:18:56,343 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13175: havoc #t~nondet3365; [2025-02-06 06:19:40,164 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13188: havoc ldv_edid1_attr_probe_4_#t~nondet3367#1; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13056: havoc __pci_register_driver_#t~nondet3347#1; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13192: havoc ldv_edid1_attr_release_4_#t~nondet3368#1; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11478: call ULTIMATE.dealloc(radeonfb_fillrect_~#modded~0#1.base, radeonfb_fillrect_~#modded~0#1.offset);havoc radeonfb_fillrect_~#modded~0#1.base, radeonfb_fillrect_~#modded~0#1.offset; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13196: havoc ldv_edid2_attr_probe_3_#t~nondet3369#1; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11877: havoc radeon_gpio_getscl_#t~bitwise3142#1; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9631: call ULTIMATE.dealloc(radeonfb_pci_suspend_~#mesg#1.base, radeonfb_pci_suspend_~#mesg#1.offset);havoc radeonfb_pci_suspend_~#mesg#1.base, radeonfb_pci_suspend_~#mesg#1.offset; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13200: havoc ldv_edid2_attr_release_3_#t~nondet3370#1; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13069: havoc backlight_device_register_#t~ret3349#1.base, backlight_device_register_#t~ret3349#1.offset; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10430: call ULTIMATE.dealloc(radeon_parse_connector_info_~#__conn_type_table~0#1.base, radeon_parse_connector_info_~#__conn_type_table~0#1.offset);havoc radeon_parse_connector_info_~#__conn_type_table~0#1.base, radeon_parse_connector_info_~#__conn_type_table~0#1.offset;call ULTIMATE.dealloc(radeon_parse_connector_info_~#descriptor~5#1.base, radeon_parse_connector_info_~#descriptor~5#1.offset);havoc radeon_parse_connector_info_~#descriptor~5#1.base, radeon_parse_connector_info_~#descriptor~5#1.offset;call ULTIMATE.dealloc(radeon_parse_connector_info_~#descriptor___0~4#1.base, radeon_parse_connector_info_~#descriptor___0~4#1.offset);havoc radeon_parse_connector_info_~#descriptor___0~4#1.base, radeon_parse_connector_info_~#descriptor___0~4#1.offset;call ULTIMATE.dealloc(radeon_parse_connector_info_~#descriptor___1~4#1.base, radeon_parse_connector_info_~#descriptor___1~4#1.offset);havoc radeon_parse_connector_info_~#descriptor___1~4#1.base, radeon_parse_connector_info_~#descriptor___1~4#1.offset; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11888: havoc radeon_gpio_getsda_#t~bitwise3147#1; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12295: call ULTIMATE.dealloc(radeonfb_bl_init_~#props~0#1.base, radeonfb_bl_init_~#props~0#1.offset);havoc radeonfb_bl_init_~#props~0#1.base, radeonfb_bl_init_~#props~0#1.offset;call ULTIMATE.dealloc(radeonfb_bl_init_~#name~0#1.base, radeonfb_bl_init_~#name~0#1.offset);havoc radeonfb_bl_init_~#name~0#1.base, radeonfb_bl_init_~#name~0#1.offset; [2025-02-06 06:19:40,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5030: call ULTIMATE.dealloc(radeonfb_check_var_~#v~0#1.base, radeonfb_check_var_~#v~0#1.offset);havoc radeonfb_check_var_~#v~0#1.base, radeonfb_check_var_~#v~0#1.offset; [2025-02-06 06:19:40,169 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13222: havoc mtrr_add_#t~nondet3374#1; [2025-02-06 06:19:40,170 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10055: call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#stmp~0#1.base, radeon_get_panel_info_BIOS_~#stmp~0#1.offset);havoc radeon_get_panel_info_BIOS_~#stmp~0#1.base, radeon_get_panel_info_BIOS_~#stmp~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor~4#1.base, radeon_get_panel_info_BIOS_~#descriptor~4#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor~4#1.base, radeon_get_panel_info_BIOS_~#descriptor~4#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___0~3#1.base, radeon_get_panel_info_BIOS_~#descriptor___0~3#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___0~3#1.base, radeon_get_panel_info_BIOS_~#descriptor___0~3#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___1~3#1.base, radeon_get_panel_info_BIOS_~#descriptor___1~3#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___1~3#1.base, radeon_get_panel_info_BIOS_~#descriptor___1~3#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___2~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___2~2#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___2~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___2~2#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___3~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___3~2#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___3~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___3~2#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___4~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___4~2#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___4~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___4~2#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___5~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___5~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___5~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___6~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___6~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___6~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___7~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___7~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___7~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___8~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___8~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___8~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___9~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___9~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___9~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___10~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___10~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___10~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___10~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___11~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___11~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___11~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___11~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___12~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___12~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___12~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___12~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___13~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___13~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___13~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___13~0#1.offset; [2025-02-06 06:19:40,170 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10724: call ULTIMATE.dealloc(radeon_probe_screens_~#descriptor~6#1.base, radeon_probe_screens_~#descriptor~6#1.offset);havoc radeon_probe_screens_~#descriptor~6#1.base, radeon_probe_screens_~#descriptor~6#1.offset;call ULTIMATE.dealloc(radeon_probe_screens_~#descriptor___0~5#1.base, radeon_probe_screens_~#descriptor___0~5#1.offset);havoc radeon_probe_screens_~#descriptor___0~5#1.base, radeon_probe_screens_~#descriptor___0~5#1.offset;call ULTIMATE.dealloc(radeon_probe_screens_~#EDIDs~0#1.base, radeon_probe_screens_~#EDIDs~0#1.offset);havoc radeon_probe_screens_~#EDIDs~0#1.base, radeon_probe_screens_~#EDIDs~0#1.offset; [2025-02-06 06:19:40,170 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13113: havoc fb_add_videomode_#t~nondet3355#1; [2025-02-06 06:19:40,170 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13117: havoc fb_alloc_cmap_#t~nondet3356#1; [2025-02-06 06:19:40,170 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13251: havoc pci_enable_device_#t~nondet3379#1; [2025-02-06 06:19:40,170 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6385: call ULTIMATE.dealloc(radeon_identify_vram_~#descriptor~2#1.base, radeon_identify_vram_~#descriptor~2#1.offset);havoc radeon_identify_vram_~#descriptor~2#1.base, radeon_identify_vram_~#descriptor~2#1.offset; [2025-02-06 06:19:40,170 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10625: call ULTIMATE.dealloc(radeon_parse_monitor_layout_~#s1~0#1.base, radeon_parse_monitor_layout_~#s1~0#1.offset);havoc radeon_parse_monitor_layout_~#s1~0#1.base, radeon_parse_monitor_layout_~#s1~0#1.offset;call ULTIMATE.dealloc(radeon_parse_monitor_layout_~#s2~0#1.base, radeon_parse_monitor_layout_~#s2~0#1.offset);havoc radeon_parse_monitor_layout_~#s2~0#1.base, radeon_parse_monitor_layout_~#s2~0#1.offset; [2025-02-06 06:19:40,170 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13144: havoc fb_parse_edid_#t~nondet3360#1; [2025-02-06 06:19:40,170 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11036: call ULTIMATE.dealloc(radeon_check_modes_~#var~0#1.base, radeon_check_modes_~#var~0#1.offset);havoc radeon_check_modes_~#var~0#1.base, radeon_check_modes_~#var~0#1.offset;call ULTIMATE.dealloc(radeon_check_modes_~#descriptor~7#1.base, radeon_check_modes_~#descriptor~7#1.offset);havoc radeon_check_modes_~#descriptor~7#1.base, radeon_check_modes_~#descriptor~7#1.offset;call ULTIMATE.dealloc(radeon_check_modes_~#descriptor___0~6#1.base, radeon_check_modes_~#descriptor___0~6#1.offset);havoc radeon_check_modes_~#descriptor___0~6#1.base, radeon_check_modes_~#descriptor___0~6#1.offset;call ULTIMATE.dealloc(radeon_check_modes_~#modename~0#1.base, radeon_check_modes_~#modename~0#1.offset);havoc radeon_check_modes_~#modename~0#1.base, radeon_check_modes_~#modename~0#1.offset;call ULTIMATE.dealloc(radeon_check_modes_~#descriptor___1~5#1.base, radeon_check_modes_~#descriptor___1~5#1.offset);havoc radeon_check_modes_~#descriptor___1~5#1.base, radeon_check_modes_~#descriptor___1~5#1.offset;call ULTIMATE.dealloc(radeon_check_modes_~#mode~1#1.base, radeon_check_modes_~#mode~1#1.offset);havoc radeon_check_modes_~#mode~1#1.base, radeon_check_modes_~#mode~1#1.offset; [2025-02-06 06:19:40,170 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13283: havoc register_framebuffer_#t~nondet3385#1; [2025-02-06 06:19:40,170 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6547: call ULTIMATE.dealloc(radeonfb_pci_register_~#descriptor~3#1.base, radeonfb_pci_register_~#descriptor~3#1.offset);havoc radeonfb_pci_register_~#descriptor~3#1.base, radeonfb_pci_register_~#descriptor~3#1.offset;call ULTIMATE.dealloc(radeonfb_pci_register_~#__key~0#1.base, radeonfb_pci_register_~#__key~0#1.offset);havoc radeonfb_pci_register_~#__key~0#1.base, radeonfb_pci_register_~#__key~0#1.offset;call ULTIMATE.dealloc(radeonfb_pci_register_~#__key___0~0#1.base, radeonfb_pci_register_~#__key___0~0#1.offset);havoc radeonfb_pci_register_~#__key___0~0#1.base, radeonfb_pci_register_~#__key___0~0#1.offset;call ULTIMATE.dealloc(radeonfb_pci_register_~#descriptor___0~2#1.base, radeonfb_pci_register_~#descriptor___0~2#1.offset);havoc radeonfb_pci_register_~#descriptor___0~2#1.base, radeonfb_pci_register_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(radeonfb_pci_register_~#descriptor___1~2#1.base, radeonfb_pci_register_~#descriptor___1~2#1.offset);havoc radeonfb_pci_register_~#descriptor___1~2#1.base, radeonfb_pci_register_~#descriptor___1~2#1.offset; [2025-02-06 06:19:40,171 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11569: call ULTIMATE.dealloc(radeonfb_copyarea_~#modded~1#1.base, radeonfb_copyarea_~#modded~1#1.offset);havoc radeonfb_copyarea_~#modded~1#1.base, radeonfb_copyarea_~#modded~1#1.offset; [2025-02-06 06:19:40,171 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13155: havoc fb_validate_mode_#t~nondet3362#1; [2025-02-06 06:19:40,171 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13287: havoc strlcpy_#t~nondet3386#1; [2025-02-06 06:19:40,171 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13164: havoc framebuffer_alloc_#t~ret3363#1.base, framebuffer_alloc_#t~ret3363#1.offset; [2025-02-06 06:19:40,171 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L4708: call ULTIMATE.dealloc(radeon_probe_pll_params_~#start_tv~0#1.base, radeon_probe_pll_params_~#start_tv~0#1.offset);havoc radeon_probe_pll_params_~#start_tv~0#1.base, radeon_probe_pll_params_~#start_tv~0#1.offset;call ULTIMATE.dealloc(radeon_probe_pll_params_~#stop_tv~0#1.base, radeon_probe_pll_params_~#stop_tv~0#1.offset);havoc radeon_probe_pll_params_~#stop_tv~0#1.base, radeon_probe_pll_params_~#stop_tv~0#1.offset; [2025-02-06 06:19:41,920 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13291: havoc #t~nondet3387; [2025-02-06 06:19:45,898 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13123: havoc fb_ddc_read_#t~ret3357#1.base, fb_ddc_read_#t~ret3357#1.offset; [2025-02-06 06:19:45,898 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11980: call ULTIMATE.dealloc(~#descriptor~9#1.base, ~#descriptor~9#1.offset);havoc ~#descriptor~9#1.base, ~#descriptor~9#1.offset;call ULTIMATE.dealloc(~#descriptor___0~7#1.base, ~#descriptor___0~7#1.offset);havoc ~#descriptor___0~7#1.base, ~#descriptor___0~7#1.offset;call ULTIMATE.dealloc(~#descriptor___1~6#1.base, ~#descriptor___1~6#1.offset);havoc ~#descriptor___1~6#1.base, ~#descriptor___1~6#1.offset;call ULTIMATE.dealloc(~#descriptor___2~3#1.base, ~#descriptor___2~3#1.offset);havoc ~#descriptor___2~3#1.base, ~#descriptor___2~3#1.offset; [2025-02-06 06:19:49,928 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12290: havoc #t~mem3281; [2025-02-06 06:19:51,009 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13181: havoc ioremap_nocache_#t~ret3366#1.base, ioremap_nocache_#t~ret3366#1.offset; [2025-02-06 06:19:53,321 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13102: havoc #t~nondet3353; [2025-02-06 06:20:00,336 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5788: call ULTIMATE.dealloc(radeon_calc_pll_regs_~#post_divs~0#1.base, radeon_calc_pll_regs_~#post_divs~0#1.offset);havoc radeon_calc_pll_regs_~#post_divs~0#1.base, radeon_calc_pll_regs_~#post_divs~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor~0#1.base, radeon_calc_pll_regs_~#descriptor~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor~0#1.base, radeon_calc_pll_regs_~#descriptor~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor___0~0#1.base, radeon_calc_pll_regs_~#descriptor___0~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor___0~0#1.base, radeon_calc_pll_regs_~#descriptor___0~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor___1~0#1.base, radeon_calc_pll_regs_~#descriptor___1~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor___1~0#1.base, radeon_calc_pll_regs_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor___2~0#1.base, radeon_calc_pll_regs_~#descriptor___2~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor___2~0#1.base, radeon_calc_pll_regs_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor___3~0#1.base, radeon_calc_pll_regs_~#descriptor___3~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor___3~0#1.base, radeon_calc_pll_regs_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor___4~0#1.base, radeon_calc_pll_regs_~#descriptor___4~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor___4~0#1.base, radeon_calc_pll_regs_~#descriptor___4~0#1.offset; [2025-02-06 06:20:00,336 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5987: call ULTIMATE.dealloc(~#hsync_adj_tab~0#1.base, ~#hsync_adj_tab~0#1.offset);havoc ~#hsync_adj_tab~0#1.base, ~#hsync_adj_tab~0#1.offset;call ULTIMATE.dealloc(~#hsync_fudge_fp~0#1.base, ~#hsync_fudge_fp~0#1.offset);havoc ~#hsync_fudge_fp~0#1.base, ~#hsync_fudge_fp~0#1.offset;call ULTIMATE.dealloc(~#descriptor~1#1.base, ~#descriptor~1#1.offset);havoc ~#descriptor~1#1.base, ~#descriptor~1#1.offset;call ULTIMATE.dealloc(~#descriptor___0~1#1.base, ~#descriptor___0~1#1.offset);havoc ~#descriptor___0~1#1.base, ~#descriptor___0~1#1.offset;call ULTIMATE.dealloc(~#descriptor___1~1#1.base, ~#descriptor___1~1#1.offset);havoc ~#descriptor___1~1#1.base, ~#descriptor___1~1#1.offset;call ULTIMATE.dealloc(~#descriptor___2~1#1.base, ~#descriptor___2~1#1.offset);havoc ~#descriptor___2~1#1.base, ~#descriptor___2~1#1.offset;call ULTIMATE.dealloc(~#descriptor___3~1#1.base, ~#descriptor___3~1#1.offset);havoc ~#descriptor___3~1#1.base, ~#descriptor___3~1#1.offset;call ULTIMATE.dealloc(~#descriptor___4~1#1.base, ~#descriptor___4~1#1.offset);havoc ~#descriptor___4~1#1.base, ~#descriptor___4~1#1.offset; [2025-02-06 06:20:00,370 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13279: havoc #t~nondet3384; [2025-02-06 06:20:09,428 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13140: havoc fb_pan_display_#t~nondet3359#1; [2025-02-06 06:20:09,428 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13148: havoc fb_set_cmap_#t~nondet3361#1; [2025-02-06 06:20:09,428 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13088: havoc console_trylock_#t~nondet3350#1; [2025-02-06 06:20:09,428 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9797: call ULTIMATE.dealloc(~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset);havoc ~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset; [2025-02-06 06:20:09,997 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13304: havoc unregister_framebuffer_#t~nondet3388#1; [2025-02-06 06:20:09,997 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13226: havoc mtrr_del_#t~nondet3375#1; [2025-02-06 06:20:10,025 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13095: havoc #t~nondet3351; [2025-02-06 06:20:18,106 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8538: call ULTIMATE.dealloc(~#default_mrtable~0#1.base, ~#default_mrtable~0#1.offset);havoc ~#default_mrtable~0#1.base, ~#default_mrtable~0#1.offset; [2025-02-06 06:20:19,020 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13048: havoc #t~nondet3345; [2025-02-06 06:20:20,547 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13258: havoc pci_map_rom_#t~ret3381#1.base, pci_map_rom_#t~ret3381#1.offset; [2025-02-06 06:20:20,547 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L4552: call ULTIMATE.dealloc(~#rom_size~0#1.base, ~#rom_size~0#1.offset);havoc ~#rom_size~0#1.base, ~#rom_size~0#1.offset; [2025-02-06 06:20:20,576 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13265: havoc #t~nondet3382; [2025-02-06 06:20:22,971 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13215: havoc #t~nondet3373;