./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash f46b9a78b7df126f0e8e4ab33fe5881be17163006d9740767ef84c25adc3bd43 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 20:04:44,295 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 20:04:44,347 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 20:04:44,355 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 20:04:44,358 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 20:04:44,382 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 20:04:44,383 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 20:04:44,383 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 20:04:44,383 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 20:04:44,383 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 20:04:44,383 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 20:04:44,383 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 20:04:44,383 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 20:04:44,384 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 20:04:44,384 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 20:04:44,385 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 20:04:44,385 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 20:04:44,385 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 20:04:44,385 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 20:04:44,386 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 20:04:44,386 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 20:04:44,386 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 20:04:44,386 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 20:04:44,386 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 20:04:44,386 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f46b9a78b7df126f0e8e4ab33fe5881be17163006d9740767ef84c25adc3bd43 [2025-03-08 20:04:44,625 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 20:04:44,631 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 20:04:44,633 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 20:04:44,634 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 20:04:44,634 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 20:04:44,635 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i [2025-03-08 20:04:45,823 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4ae1bc829/6e037e44970f4ef2807c7b8618f23b28/FLAG4865fa701 [2025-03-08 20:04:46,390 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 20:04:46,390 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i [2025-03-08 20:04:46,449 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4ae1bc829/6e037e44970f4ef2807c7b8618f23b28/FLAG4865fa701 [2025-03-08 20:04:46,890 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4ae1bc829/6e037e44970f4ef2807c7b8618f23b28 [2025-03-08 20:04:46,893 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 20:04:46,896 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 20:04:46,896 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 20:04:46,897 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 20:04:46,899 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 20:04:46,900 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 08:04:46" (1/1) ... [2025-03-08 20:04:46,900 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3947a940 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:46, skipping insertion in model container [2025-03-08 20:04:46,901 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 08:04:46" (1/1) ... [2025-03-08 20:04:46,997 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 20:04:49,508 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i[404061,404074] [2025-03-08 20:04:49,572 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 20:04:49,620 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 20:04:49,693 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 *)"./arch/x86/include/asm/paravirt.h"), "i" (841), "i" (12UL)); [4217-4218] [2025-03-08 20:04:49,694 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" (45UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [4223-4225] [2025-03-08 20:04:49,695 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 *)"./arch/x86/include/asm/paravirt.h"), "i" (846), "i" (12UL)); [4246-4247] [2025-03-08 20:04:49,695 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" (46UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_enable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [4252-4254] [2025-03-08 20:04:49,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [4297] [2025-03-08 20:04:49,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %1,%0": "=r" (ret): "m" (*((unsigned short volatile *)addr)): "memory"); [4305] [2025-03-08 20:04:49,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [4313] [2025-03-08 20:04:49,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [4320] [2025-03-08 20:04:49,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [4327] [2025-03-08 20:04:49,749 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu), "=r" (__val_gu): "0" ((__u32 *)arg), "i" (4UL)); [5500-5501] [2025-03-08 20:04:49,751 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"); [5548] [2025-03-08 20:04:49,752 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"); [5551] [2025-03-08 20:04:49,752 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"); [5554] [2025-03-08 20:04:49,752 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"); [5557] [2025-03-08 20:04:49,752 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"); [5560] [2025-03-08 20:04:50,058 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i[404061,404074] [2025-03-08 20:04:50,064 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 20:04:50,163 INFO L204 MainTranslator]: Completed translation [2025-03-08 20:04:50,163 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50 WrapperNode [2025-03-08 20:04:50,164 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 20:04:50,165 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 20:04:50,165 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 20:04:50,166 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 20:04:50,171 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:50,291 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:50,728 INFO L138 Inliner]: procedures = 313, calls = 6376, calls flagged for inlining = 156, calls inlined = 154, statements flattened = 16386 [2025-03-08 20:04:50,729 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 20:04:50,730 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 20:04:50,730 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 20:04:50,730 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 20:04:50,740 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:50,740 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:50,813 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:52,298 INFO L175 MemorySlicer]: Split 3855 memory accesses to 42 slices as follows [81, 4, 2, 3, 2, 109, 7, 34, 38, 17, 74, 25, 301, 1, 2, 2923, 2, 1, 5, 4, 7, 5, 5, 4, 4, 5, 5, 4, 1, 14, 4, 3, 23, 19, 3, 7, 4, 6, 29, 2, 23, 43]. 76 percent of accesses are in the largest equivalence class. The 207 initializations are split as follows [0, 4, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 2, 0, 0, 4, 0, 5, 5, 4, 0, 5, 5, 0, 0, 0, 0, 0, 23, 19, 0, 0, 4, 6, 0, 0, 0, 0]. The 1870 writes are split as follows [41, 0, 0, 3, 2, 0, 6, 10, 38, 16, 67, 22, 258, 1, 0, 1300, 0, 1, 1, 0, 6, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 3, 0, 0, 3, 6, 0, 0, 18, 1, 21, 43]. [2025-03-08 20:04:52,299 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:52,299 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:52,632 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:52,658 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:52,705 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:52,744 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:52,821 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 20:04:52,823 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 20:04:52,823 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 20:04:52,823 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 20:04:52,824 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (1/1) ... [2025-03-08 20:04:52,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 20:04:52,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 20:04:52,850 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 20:04:52,857 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 20:04:52,877 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_var_to_panel_info [2025-03-08 20:04:52,877 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_var_to_panel_info [2025-03-08 20:04:52,877 INFO L130 BoogieDeclarations]: Found specification of procedure fb_set_suspend [2025-03-08 20:04:52,877 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_set_suspend [2025-03-08 20:04:52,877 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_delete_i2c_busses [2025-03-08 20:04:52,877 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_delete_i2c_busses [2025-03-08 20:04:52,877 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-03-08 20:04:52,877 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-03-08 20:04:52,877 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_shutdown_3 [2025-03-08 20:04:52,877 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_shutdown_3 [2025-03-08 20:04:52,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 20:04:52,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 20:04:52,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 20:04:52,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 20:04:52,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 20:04:52,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-08 20:04:52,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-08 20:04:52,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-08 20:04:52,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-08 20:04:52,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-08 20:04:52,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-08 20:04:52,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-08 20:04:52,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-08 20:04:52,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-08 20:04:52,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-03-08 20:04:52,880 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-03-08 20:04:52,880 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-03-08 20:04:52,880 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 20:04:52,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_create_bin_file [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_create_bin_file [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLLP [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLLP [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_fixup_offset [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_fixup_offset [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure framebuffer_release [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure framebuffer_release [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure _OUTREGP [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure _OUTREGP [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_region [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_region [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_crt_is_connected [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_crt_is_connected [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_engine_idle___0 [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_engine_idle___0 [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-08 20:04:52,882 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-08 20:04:52,882 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_setup_i2c_bus [2025-03-08 20:04:52,883 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_setup_i2c_bus [2025-03-08 20:04:52,883 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_engine_idle___1 [2025-03-08 20:04:52,884 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_engine_idle___1 [2025-03-08 20:04:52,884 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_probe_i2c_connector [2025-03-08 20:04:52,884 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_probe_i2c_connector [2025-03-08 20:04:52,884 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_enable_dynamic_mode [2025-03-08 20:04:52,884 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_enable_dynamic_mode [2025-03-08 20:04:52,884 INFO L130 BoogieDeclarations]: Found specification of procedure var_to_depth [2025-03-08 20:04:52,884 INFO L138 BoogieDeclarations]: Found implementation of procedure var_to_depth [2025-03-08 20:04:52,884 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLL [2025-03-08 20:04:52,884 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLL [2025-03-08 20:04:52,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-08 20:04:52,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-08 20:04:52,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-08 20:04:52,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-08 20:04:52,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-08 20:04:52,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-08 20:04:52,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-08 20:04:52,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-08 20:04:52,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-08 20:04:52,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-08 20:04:52,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-08 20:04:52,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-08 20:04:52,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-08 20:04:52,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-08 20:04:52,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-08 20:04:52,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-08 20:04:52,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-08 20:04:52,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-08 20:04:52,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-08 20:04:52,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-08 20:04:52,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-08 20:04:52,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-03-08 20:04:52,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-03-08 20:04:52,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-03-08 20:04:52,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-03-08 20:04:52,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-03-08 20:04:52,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-08 20:04:52,888 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-03-08 20:04:52,889 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-08 20:04:52,889 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-08 20:04:52,890 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_videomode_to_var [2025-03-08 20:04:52,890 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_videomode_to_var [2025-03-08 20:04:52,890 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-03-08 20:04:52,890 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-03-08 20:04:52,890 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_yclk_mclk_sync [2025-03-08 20:04:52,890 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_yclk_mclk_sync [2025-03-08 20:04:52,890 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_engine_flush___1 [2025-03-08 20:04:52,890 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_engine_flush___1 [2025-03-08 20:04:52,890 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_pm_init [2025-03-08 20:04:52,890 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_pm_init [2025-03-08 20:04:52,890 INFO L130 BoogieDeclarations]: Found specification of procedure __INPLL___1 [2025-03-08 20:04:52,890 INFO L138 BoogieDeclarations]: Found implementation of procedure __INPLL___1 [2025-03-08 20:04:52,890 INFO L130 BoogieDeclarations]: Found specification of procedure __INPLL___0 [2025-03-08 20:04:52,890 INFO L138 BoogieDeclarations]: Found implementation of procedure __INPLL___0 [2025-03-08 20:04:52,890 INFO L130 BoogieDeclarations]: Found specification of procedure __INPLL___3 [2025-03-08 20:04:52,890 INFO L138 BoogieDeclarations]: Found implementation of procedure __INPLL___3 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_engine_init [2025-03-08 20:04:52,891 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_engine_init [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-08 20:04:52,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-03-08 20:04:52,892 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap [2025-03-08 20:04:52,892 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-08 20:04:52,892 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLLP___0 [2025-03-08 20:04:52,892 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLLP___0 [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-03-08 20:04:52,892 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_screen_blank [2025-03-08 20:04:52,892 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_screen_blank [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure fb_dealloc_cmap [2025-03-08 20:04:52,892 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_dealloc_cmap [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_drvdata [2025-03-08 20:04:52,892 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_drvdata [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_unmap_ROM [2025-03-08 20:04:52,892 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_unmap_ROM [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_msleep___0 [2025-03-08 20:04:52,892 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_msleep___0 [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-03-08 20:04:52,892 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 20:04:52,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 20:04:52,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 20:04:52,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 20:04:52,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 20:04:52,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 20:04:52,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 20:04:52,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 20:04:52,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 20:04:52,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 20:04:52,894 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_set_par [2025-03-08 20:04:52,895 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_set_par [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_set_suspend [2025-03-08 20:04:52,895 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_set_suspend [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 20:04:52,895 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_fifo_wait [2025-03-08 20:04:52,895 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_fifo_wait [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure __might_fault [2025-03-08 20:04:52,895 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_fault [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure do_gettimeofday [2025-03-08 20:04:52,895 INFO L138 BoogieDeclarations]: Found implementation of procedure do_gettimeofday [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-08 20:04:52,895 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_save_regs [2025-03-08 20:04:52,895 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_save_regs [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_pci_resume [2025-03-08 20:04:52,895 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_pci_resume [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 20:04:52,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-03-08 20:04:52,896 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-03-08 20:04:52,897 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-03-08 20:04:52,897 INFO L130 BoogieDeclarations]: Found specification of procedure bl_get_data [2025-03-08 20:04:52,897 INFO L138 BoogieDeclarations]: Found implementation of procedure bl_get_data [2025-03-08 20:04:52,897 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2025-03-08 20:04:52,897 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2025-03-08 20:04:52,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 20:04:52,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 20:04:52,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 20:04:52,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 20:04:52,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 20:04:52,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 20:04:52,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 20:04:52,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_enable_dll [2025-03-08 20:04:52,898 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_enable_dll [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure activate_pending_timer_1 [2025-03-08 20:04:52,898 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_pending_timer_1 [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure fb_destroy_modedb [2025-03-08 20:04:52,898 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_destroy_modedb [2025-03-08 20:04:52,898 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_pci_unregister [2025-03-08 20:04:52,899 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_pci_unregister [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-08 20:04:52,899 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-08 20:04:52,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-08 20:04:52,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-08 20:04:52,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-08 20:04:52,900 INFO L130 BoogieDeclarations]: Found specification of procedure _OUTREGP___1 [2025-03-08 20:04:52,900 INFO L138 BoogieDeclarations]: Found implementation of procedure _OUTREGP___1 [2025-03-08 20:04:52,900 INFO L130 BoogieDeclarations]: Found specification of procedure __INPLL [2025-03-08 20:04:52,901 INFO L138 BoogieDeclarations]: Found implementation of procedure __INPLL [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_get_dstbpp [2025-03-08 20:04:52,901 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_get_dstbpp [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-03-08 20:04:52,901 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_full_reset_sdram [2025-03-08 20:04:52,901 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_full_reset_sdram [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 20:04:52,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-03-08 20:04:52,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-08 20:04:52,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-08 20:04:52,903 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-08 20:04:52,903 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_engine_idle [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_engine_idle [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_fifo_wait___2 [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_fifo_wait___2 [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_fifo_wait___1 [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_fifo_wait___1 [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_get_mon_name [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_get_mon_name [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_fifo_wait___0 [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_fifo_wait___0 [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_sync [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_sync [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_program_mode_reg [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_program_mode_reg [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_show_one_edid [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_show_one_edid [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_write_mode [2025-03-08 20:04:52,904 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_write_mode [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 20:04:52,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-03-08 20:04:52,905 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_msleep [2025-03-08 20:04:52,905 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_msleep [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2025-03-08 20:04:52,905 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLL___3 [2025-03-08 20:04:52,905 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLL___3 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure INMC [2025-03-08 20:04:52,905 INFO L138 BoogieDeclarations]: Found implementation of procedure INMC [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLL___1 [2025-03-08 20:04:52,905 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLL___1 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLL___0 [2025-03-08 20:04:52,905 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLL___0 [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 20:04:52,905 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_bl_get_level_brightness [2025-03-08 20:04:52,905 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_bl_get_level_brightness [2025-03-08 20:04:52,905 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_map_ROM [2025-03-08 20:04:52,905 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_map_ROM [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-08 20:04:52,907 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_timer_1 [2025-03-08 20:04:52,907 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_timer_1 [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-08 20:04:52,907 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure pci_request_region [2025-03-08 20:04:52,907 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_request_region [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-08 20:04:52,907 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 20:04:52,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 20:04:52,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure fb_find_mode [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_find_mode [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure reg_timer_1 [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_timer_1 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_setcolreg [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_setcolreg [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_data [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_data [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure console_lock [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure console_lock [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_restore_regs [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_restore_regs [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_resume_early_3 [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_resume_early_3 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure console_unlock [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure console_unlock [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_data___3 [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_data___3 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_data___1 [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_data___1 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_data___0 [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_data___0 [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure OUTMC [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure OUTMC [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure round_div [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure round_div [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_disable_dynamic_mode [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_disable_dynamic_mode [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_del_adapter [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_del_adapter [2025-03-08 20:04:52,911 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_index [2025-03-08 20:04:52,911 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_index [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-03-08 20:04:52,912 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_bl_update_status [2025-03-08 20:04:52,912 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_bl_update_status [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure writeb [2025-03-08 20:04:52,912 INFO L138 BoogieDeclarations]: Found implementation of procedure writeb [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_engine_reset [2025-03-08 20:04:52,912 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_engine_reset [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_remove_bin_file [2025-03-08 20:04:52,912 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_remove_bin_file [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure readb [2025-03-08 20:04:52,912 INFO L138 BoogieDeclarations]: Found implementation of procedure readb [2025-03-08 20:04:52,912 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 20:04:52,912 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 20:04:52,913 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-03-08 20:04:52,913 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-03-08 20:04:54,232 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 20:04:54,238 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 20:04:54,308 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13149: havoc #t~nondet3446; [2025-03-08 20:04:54,720 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12263: call ULTIMATE.dealloc(~#descriptor~8#1.base, ~#descriptor~8#1.offset);havoc ~#descriptor~8#1.base, ~#descriptor~8#1.offset; [2025-03-08 20:04:54,721 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13107: havoc i2c_bit_add_bus_#t~nondet3438#1; [2025-03-08 20:04:54,742 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4558: havoc #t~mem131; [2025-03-08 20:04:54,742 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4555: havoc #t~mem130; [2025-03-08 20:04:55,409 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4383: havoc dev_name_#t~mem69#1.base, dev_name_#t~mem69#1.offset; [2025-03-08 20:04:55,410 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4349: havoc kobject_name_#t~mem64#1.base, kobject_name_#t~mem64#1.offset; [2025-03-08 20:04:56,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10053: 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-03-08 20:04:56,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12993: havoc __pci_complete_power_transition_#t~nondet3423#1; [2025-03-08 20:04:56,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13177: havoc pci_bus_read_config_word_#t~nondet3451#1; [2025-03-08 20:04:56,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13181: havoc pci_bus_write_config_word_#t~nondet3452#1; [2025-03-08 20:04:56,732 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13202: havoc #t~nondet3456; [2025-03-08 20:04:56,753 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4393: havoc #t~mem71.base, #t~mem71.offset; [2025-03-08 20:04:56,958 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6733: call ULTIMATE.dealloc(~#off#1.base, ~#off#1.offset);havoc ~#off#1.base, ~#off#1.offset; [2025-03-08 20:04:56,958 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13160: havoc memory_read_from_buffer_#t~nondet3449#1; [2025-03-08 20:04:57,165 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13072: havoc #t~nondet3432; [2025-03-08 20:04:57,168 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13164: havoc #t~nondet3450; [2025-03-08 20:05:28,413 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12257: havoc radeon_gpio_getsda_#t~bitwise3217#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13053: havoc fb_alloc_cmap_#t~nondet3430#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13188: havoc pci_enable_device_#t~nondet3453#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13080: havoc fb_parse_edid_#t~nondet3434#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12023: 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-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11100: 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-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13216: havoc register_framebuffer_#t~nondet3458#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13220: havoc strlcpy_#t~nondet3459#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5294: 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-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13091: havoc fb_validate_mode_#t~nondet3436#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11508: 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-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13100: havoc framebuffer_alloc_#t~ret3437#1.base, framebuffer_alloc_#t~ret3437#1.offset; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6640: 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-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13116: havoc ioremap_wc_#t~ret3440#1.base, ioremap_wc_#t~ret3440#1.offset; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12997: havoc __pci_register_driver_#t~nondet3424#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13129: havoc ldv_probe_4_#t~nondet3441#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11943: 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-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13133: havoc ldv_probe_5_#t~nondet3442#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13137: havoc ldv_release_4_#t~nondet3443#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12742: 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-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13007: havoc arch_phys_wc_add_#t~nondet3425#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13141: havoc ldv_release_5_#t~nondet3444#1; [2025-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6801: 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_~#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-03-08 20:05:28,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13013: havoc backlight_device_register_#t~ret3426#1.base, backlight_device_register_#t~ret3426#1.offset; [2025-03-08 20:05:28,415 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10907: 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-03-08 20:05:28,415 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7210: call ULTIMATE.dealloc(main_~#ldvarg7~0#1.base, main_~#ldvarg7~0#1.offset);havoc main_~#ldvarg7~0#1.base, main_~#ldvarg7~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg3~0#1.base, main_~#ldvarg3~0#1.offset);havoc main_~#ldvarg3~0#1.base, main_~#ldvarg3~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg5~0#1.base, main_~#ldvarg5~0#1.offset);havoc main_~#ldvarg5~0#1.base, main_~#ldvarg5~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg6~0#1.base, main_~#ldvarg6~0#1.offset);havoc main_~#ldvarg6~0#1.base, main_~#ldvarg6~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg8~0#1.base, main_~#ldvarg8~0#1.offset);havoc main_~#ldvarg8~0#1.base, main_~#ldvarg8~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg1~0#1.base, main_~#ldvarg1~0#1.offset);havoc main_~#ldvarg1~0#1.base, main_~#ldvarg1~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg4~0#1.base, main_~#ldvarg4~0#1.offset);havoc main_~#ldvarg4~0#1.base, main_~#ldvarg4~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg2~0#1.base, main_~#ldvarg2~0#1.offset);havoc main_~#ldvarg2~0#1.base, main_~#ldvarg2~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg17~0#1.base, main_~#ldvarg17~0#1.offset);havoc main_~#ldvarg17~0#1.base, main_~#ldvarg17~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg12~0#1.base, main_~#ldvarg12~0#1.offset);havoc main_~#ldvarg12~0#1.base, main_~#ldvarg12~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg18~0#1.base, main_~#ldvarg18~0#1.offset);havoc main_~#ldvarg18~0#1.base, main_~#ldvarg18~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg21~0#1.base, main_~#ldvarg21~0#1.offset);havoc main_~#ldvarg21~0#1.base, main_~#ldvarg21~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg26~0#1.base, main_~#ldvarg26~0#1.offset);havoc main_~#ldvarg26~0#1.base, main_~#ldvarg26~0#1.offset; [2025-03-08 20:05:28,415 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13156: havoc ldv_suspend_late_3_#t~nondet3448#1; [2025-03-08 20:05:28,415 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10119: 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-03-08 20:05:28,415 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4973: 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-03-08 20:05:28,415 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12245: havoc radeon_gpio_getscl_#t~bitwise3212#1; [2025-03-08 20:05:28,415 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10534: 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-03-08 20:05:28,415 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11198: 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-03-08 20:05:28,415 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13049: havoc fb_add_videomode_#t~nondet3429#1; [2025-03-08 20:05:30,013 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-08 20:05:30,055 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13224: havoc #t~nondet3460; [2025-03-08 20:05:34,220 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13059: havoc fb_ddc_read_#t~ret3431#1.base, fb_ddc_read_#t~ret3431#1.offset; [2025-03-08 20:05:34,220 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12351: 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-03-08 20:05:39,431 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13113: havoc ioremap_nocache_#t~ret3439#1.base, ioremap_nocache_#t~ret3439#1.offset; [2025-03-08 20:05:49,179 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6266: 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-03-08 20:05:49,179 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6068: 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-03-08 20:05:49,205 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13212: havoc #t~nondet3457; [2025-03-08 20:05:59,127 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10280: 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-03-08 20:05:59,127 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13076: havoc fb_pan_display_#t~nondet3433#1; [2025-03-08 20:05:59,127 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13084: havoc fb_set_cmap_#t~nondet3435#1; [2025-03-08 20:05:59,127 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13032: havoc console_trylock_#t~nondet3427#1; [2025-03-08 20:05:59,763 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13237: havoc unregister_framebuffer_#t~nondet3461#1; [2025-03-08 20:05:59,793 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13039: havoc #t~nondet3428; [2025-03-08 20:06:08,177 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9087: 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-03-08 20:06:12,256 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13191: havoc pci_map_rom_#t~ret3454#1.base, pci_map_rom_#t~ret3454#1.offset; [2025-03-08 20:06:12,256 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4816: 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-03-08 20:06:12,329 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13198: havoc #t~nondet3455; [2025-03-08 20:06:15,019 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13145: havoc #t~nondet3445; [2025-03-08 20:06:15,076 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12989: havoc __msecs_to_jiffies_#t~nondet3422#1; [2025-03-08 20:06:18,650 INFO L? ?]: Removed 5019 outVars from TransFormulas that were not future-live. [2025-03-08 20:06:18,650 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 20:06:18,829 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 20:06:18,830 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 20:06:18,830 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 08:06:18 BoogieIcfgContainer [2025-03-08 20:06:18,830 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 20:06:18,833 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 20:06:18,833 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 20:06:18,836 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 20:06:18,836 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 08:04:46" (1/3) ... [2025-03-08 20:06:18,837 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2097cc75 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 08:06:18, skipping insertion in model container [2025-03-08 20:06:18,837 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:04:50" (2/3) ... [2025-03-08 20:06:18,838 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2097cc75 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 08:06:18, skipping insertion in model container [2025-03-08 20:06:18,838 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 08:06:18" (3/3) ... [2025-03-08 20:06:18,839 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-43_2a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i [2025-03-08 20:06:18,853 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 20:06:18,857 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-4.2-rc1.tar.xz-43_2a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i that has 202 procedures, 7015 locations, 1 initial locations, 131 loop locations, and 1 error locations. [2025-03-08 20:06:18,989 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 20:06:18,997 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@2caaf79, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 20:06:18,997 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-08 20:06:19,013 INFO L276 IsEmpty]: Start isEmpty. Operand has 6649 states, 4887 states have (on average 1.384694086351545) internal successors, (6767), 5075 states have internal predecessors, (6767), 1641 states have call successors, (1641), 120 states have call predecessors, (1641), 119 states have return successors, (1634), 1621 states have call predecessors, (1634), 1634 states have call successors, (1634) [2025-03-08 20:06:19,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 359 [2025-03-08 20:06:19,034 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 20:06:19,035 INFO L218 NwaCegarLoop]: trace histogram [13, 13, 13, 13, 13, 13, 13, 13, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 20:06:19,036 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 20:06:19,039 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 20:06:19,039 INFO L85 PathProgramCache]: Analyzing trace with hash 938963868, now seen corresponding path program 1 times [2025-03-08 20:06:19,044 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 20:06:19,045 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [347128490] [2025-03-08 20:06:19,045 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 20:06:19,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms