./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i --full-output --architecture 64bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version 4f9af400
extending candidate: java
['java']
extending candidate: /usr/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/oracle-jdk-bin-*/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/openjdk-*/bin/java
['java', '/usr/bin/java']
extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java
['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java']
['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G ! call(reach_error())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '64bit', '--witnessprinter.graph.data.programhash', '9ebc2bf251eebe5c3e705e13aaf0b2b77694b0f92422a04a1e22001ed538514b']
Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 9ebc2bf251eebe5c3e705e13aaf0b2b77694b0f92422a04a1e22001ed538514b
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 12:55:27,406 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 12:55:27,514 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf
[2024-11-07 12:55:27,521 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 12:55:27,522 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 12:55:27,551 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 12:55:27,553 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 12:55:27,554 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 12:55:27,554 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 12:55:27,554 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 12:55:27,554 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-07 12:55:27,554 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-07 12:55:27,555 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 12:55:27,555 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 12:55:27,555 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 12:55:27,556 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 12:55:27,557 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-07 12:55:27,557 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 12:55:27,557 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 12:55:27,557 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-07 12:55:27,557 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-07 12:55:27,557 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-07 12:55:27,557 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 12:55:27,557 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-07 12:55:27,558 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 12:55:27,558 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 12:55:27,558 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 12:55:27,558 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-07 12:55:27,558 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-07 12:55:27,558 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 12:55:27,558 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 12:55:27,558 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-07 12:55:27,558 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-07 12:55:27,558 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-07 12:55:27,558 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-07 12:55:27,558 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-07 12:55:27,558 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-07 12:55:27,559 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-07 12:55:27,559 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-07 12:55:27,559 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9ebc2bf251eebe5c3e705e13aaf0b2b77694b0f92422a04a1e22001ed538514b
[2024-11-07 12:55:27,843 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 12:55:27,855 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 12:55:27,857 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 12:55:27,858 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 12:55:27,858 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 12:55:27,860 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i
[2024-11-07 12:55:29,108 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 12:55:29,811 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 12:55:29,812 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i
[2024-11-07 12:55:29,884 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/742faf507/c4efcd7063ee489b9d7a8f36c5b328a6/FLAG9d4603f05
[2024-11-07 12:55:30,174 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/742faf507/c4efcd7063ee489b9d7a8f36c5b328a6
[2024-11-07 12:55:30,177 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 12:55:30,178 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 12:55:30,179 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 12:55:30,179 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 12:55:30,183 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 12:55:30,184 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:55:30" (1/1) ...
[2024-11-07 12:55:30,185 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@180ee2b0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:30, skipping insertion in model container
[2024-11-07 12:55:30,185 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:55:30" (1/1) ...
[2024-11-07 12:55:30,306 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 12:55:32,934 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i[392555,392568]
[2024-11-07 12:55:33,157 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 12:55:33,205 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 12:55:33,280 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/zakharov_benchmarks/bench/cpa/inst/current/envs/linux-3.8-rc1/linux-3.8-rc1/arch/x86/include/asm/paravirt.h"),
                         "i" (835), "i" (12UL)); [3939-3940]
[2024-11-07 12:55:33,282 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad  771b\n  .byte %c1\n  .byte 772b-771b\n  .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (47UL),
                       [paravirt_opptr] "i" (& pv_irq_ops.irq_disable.func), [paravirt_clobber] "i" (1): "memory",
                       "cc"); [3945-3947]
[2024-11-07 12:55:33,282 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/zakharov_benchmarks/bench/cpa/inst/current/envs/linux-3.8-rc1/linux-3.8-rc1/arch/x86/include/asm/paravirt.h"),
                         "i" (840), "i" (12UL)); [3967-3968]
[2024-11-07 12:55:33,283 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad  771b\n  .byte %c1\n  .byte 772b-771b\n  .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (48UL),
                       [paravirt_opptr] "i" (& pv_irq_ops.irq_enable.func), [paravirt_clobber] "i" (1): "memory",
                       "cc"); [3973-3975]
[2024-11-07 12:55:33,284 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [4038]
[2024-11-07 12:55:33,285 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %1,%0": "=r" (ret): "m" (*((unsigned short volatile *)addr)): "memory"); [4045]
[2024-11-07 12:55:33,285 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [4052]
[2024-11-07 12:55:33,285 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [4059]
[2024-11-07 12:55:33,285 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [4066]
[2024-11-07 12:55:33,385 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((__u32 *)arg)); [5209]
[2024-11-07 12:55:33,386 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((__u32 *)arg)); [5212]
[2024-11-07 12:55:33,386 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((__u32 *)arg)); [5215]
[2024-11-07 12:55:33,387 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((__u32 *)arg)); [5218]
[2024-11-07 12:55:33,388 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((__u32 *)arg)); [5221]
[2024-11-07 12:55:33,393 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" ((__u32 *)arg): "ebx"); [5270]
[2024-11-07 12:55:33,393 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" ((__u32 *)arg): "ebx"); [5273]
[2024-11-07 12:55:33,393 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" ((__u32 *)arg): "ebx"); [5276]
[2024-11-07 12:55:33,393 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" ((__u32 *)arg): "ebx"); [5279]
[2024-11-07 12:55:33,393 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" ((__u32 *)arg): "ebx"); [5282]
[2024-11-07 12:55:33,768 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--video--aty--radeonfb.ko-main.cil.out.i[392555,392568]
[2024-11-07 12:55:33,784 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 12:55:33,923 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 12:55:33,924 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33 WrapperNode
[2024-11-07 12:55:33,925 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 12:55:33,926 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 12:55:33,926 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 12:55:33,926 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 12:55:33,932 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:34,142 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:34,620 INFO  L138                Inliner]: procedures = 348, calls = 6238, calls flagged for inlining = 132, calls inlined = 132, statements flattened = 15127
[2024-11-07 12:55:34,621 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 12:55:34,622 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 12:55:34,623 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 12:55:34,623 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 12:55:34,633 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:34,633 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:34,723 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:36,344 INFO  L175           MemorySlicer]: Split 3791 memory accesses to 46 slices as follows [3, 2, 109, 34, 38, 74, 6, 7, 6, 29, 2, 301, 3, 2827, 5, 2, 1, 1, 4, 5, 7, 5, 4, 5, 5, 4, 4, 25, 4, 23, 2, 23, 7, 10, 20, 17, 8, 42, 2, 81, 1, 2, 19, 4, 4, 4]. 75 percent of accesses are in the largest equivalence class. The 208 initializations are split as follows [0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 2, 0, 0, 4, 5, 0, 5, 4, 5, 5, 0, 0, 0, 0, 23, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 19, 4, 0, 0]. The 1870 writes are split as follows [3, 2, 0, 10, 38, 67, 0, 6, 0, 18, 1, 258, 3, 1297, 1, 0, 1, 1, 0, 0, 6, 0, 0, 0, 0, 1, 0, 22, 0, 0, 0, 21, 6, 0, 4, 16, 0, 42, 0, 41, 1, 0, 0, 0, 4, 0].
[2024-11-07 12:55:36,345 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:36,345 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:36,700 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:36,744 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:36,814 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:36,869 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:36,976 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 12:55:36,978 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 12:55:36,978 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 12:55:36,978 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 12:55:36,979 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:55:33" (1/1) ...
[2024-11-07 12:55:36,987 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 12:55:36,998 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 12:55:37,012 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-07 12:55:37,015 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-07 12:55:37,034 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_var_to_panel_info
[2024-11-07 12:55:37,035 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_var_to_panel_info
[2024-11-07 12:55:37,035 INFO  L130     BoogieDeclarations]: Found specification of procedure fb_set_suspend
[2024-11-07 12:55:37,036 INFO  L138     BoogieDeclarations]: Found implementation of procedure fb_set_suspend
[2024-11-07 12:55:37,036 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_delete_i2c_busses
[2024-11-07 12:55:37,036 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_delete_i2c_busses
[2024-11-07 12:55:37,036 INFO  L130     BoogieDeclarations]: Found specification of procedure msleep
[2024-11-07 12:55:37,037 INFO  L138     BoogieDeclarations]: Found implementation of procedure msleep
[2024-11-07 12:55:37,037 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0
[2024-11-07 12:55:37,037 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1
[2024-11-07 12:55:37,037 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2
[2024-11-07 12:55:37,038 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3
[2024-11-07 12:55:37,038 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4
[2024-11-07 12:55:37,038 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5
[2024-11-07 12:55:37,038 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6
[2024-11-07 12:55:37,038 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7
[2024-11-07 12:55:37,038 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8
[2024-11-07 12:55:37,039 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9
[2024-11-07 12:55:37,039 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10
[2024-11-07 12:55:37,039 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11
[2024-11-07 12:55:37,039 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12
[2024-11-07 12:55:37,039 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13
[2024-11-07 12:55:37,039 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14
[2024-11-07 12:55:37,039 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15
[2024-11-07 12:55:37,039 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16
[2024-11-07 12:55:37,039 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17
[2024-11-07 12:55:37,040 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18
[2024-11-07 12:55:37,040 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19
[2024-11-07 12:55:37,040 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20
[2024-11-07 12:55:37,041 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21
[2024-11-07 12:55:37,041 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22
[2024-11-07 12:55:37,041 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23
[2024-11-07 12:55:37,041 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24
[2024-11-07 12:55:37,041 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25
[2024-11-07 12:55:37,041 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26
[2024-11-07 12:55:37,041 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27
[2024-11-07 12:55:37,041 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28
[2024-11-07 12:55:37,041 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14
[2024-11-07 12:55:37,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43
[2024-11-07 12:55:37,043 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44
[2024-11-07 12:55:37,044 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45
[2024-11-07 12:55:37,044 INFO  L130     BoogieDeclarations]: Found specification of procedure sysfs_create_bin_file
[2024-11-07 12:55:37,044 INFO  L138     BoogieDeclarations]: Found implementation of procedure sysfs_create_bin_file
[2024-11-07 12:55:37,047 INFO  L130     BoogieDeclarations]: Found specification of procedure __OUTPLLP
[2024-11-07 12:55:37,047 INFO  L138     BoogieDeclarations]: Found implementation of procedure __OUTPLLP
[2024-11-07 12:55:37,047 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_fixup_offset
[2024-11-07 12:55:37,047 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_fixup_offset
[2024-11-07 12:55:37,047 INFO  L130     BoogieDeclarations]: Found specification of procedure framebuffer_release
[2024-11-07 12:55:37,047 INFO  L138     BoogieDeclarations]: Found implementation of procedure framebuffer_release
[2024-11-07 12:55:37,047 INFO  L130     BoogieDeclarations]: Found specification of procedure _OUTREGP
[2024-11-07 12:55:37,047 INFO  L138     BoogieDeclarations]: Found implementation of procedure _OUTREGP
[2024-11-07 12:55:37,047 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_malloc
[2024-11-07 12:55:37,047 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_malloc
[2024-11-07 12:55:37,047 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_release_region
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_release_region
[2024-11-07 12:55:37,048 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_crt_is_connected
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_crt_is_connected
[2024-11-07 12:55:37,048 INFO  L130     BoogieDeclarations]: Found specification of procedure mutex_unlock
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure mutex_unlock
[2024-11-07 12:55:37,048 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_error
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_error
[2024-11-07 12:55:37,048 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_setup_i2c_bus
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_setup_i2c_bus
[2024-11-07 12:55:37,048 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_probe_i2c_connector
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_probe_i2c_connector
[2024-11-07 12:55:37,048 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_pm_enable_dynamic_mode
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_pm_enable_dynamic_mode
[2024-11-07 12:55:37,048 INFO  L130     BoogieDeclarations]: Found specification of procedure var_to_depth
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure var_to_depth
[2024-11-07 12:55:37,048 INFO  L130     BoogieDeclarations]: Found specification of procedure __OUTPLL
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure __OUTPLL
[2024-11-07 12:55:37,048 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_videomode_to_var
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_videomode_to_var
[2024-11-07 12:55:37,048 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_name
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_name
[2024-11-07 12:55:37,048 INFO  L130     BoogieDeclarations]: Found specification of procedure mutex_lock
[2024-11-07 12:55:37,048 INFO  L138     BoogieDeclarations]: Found implementation of procedure mutex_lock
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_pm_yclk_mclk_sync
[2024-11-07 12:55:37,049 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_pm_yclk_mclk_sync
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure spinlock_check
[2024-11-07 12:55:37,049 INFO  L138     BoogieDeclarations]: Found implementation of procedure spinlock_check
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure radeonfb_pm_init
[2024-11-07 12:55:37,049 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeonfb_pm_init
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_bl_get_brightness
[2024-11-07 12:55:37,049 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_bl_get_brightness
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure radeonfb_engine_init
[2024-11-07 12:55:37,049 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeonfb_engine_init
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_update_lock_of_backlight_device
[2024-11-07 12:55:37,049 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_update_lock_of_backlight_device
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#2
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#3
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#4
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#5
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#6
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#7
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#8
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#9
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#10
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#11
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#12
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#13
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#14
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#15
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#16
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#17
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#18
[2024-11-07 12:55:37,049 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#19
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#20
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#21
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#22
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#23
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#24
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#25
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#26
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#27
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#28
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#29
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#30
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#31
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#32
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#33
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#34
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#35
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#36
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#37
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#38
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#39
[2024-11-07 12:55:37,050 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#40
[2024-11-07 12:55:37,053 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#41
[2024-11-07 12:55:37,054 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#42
[2024-11-07 12:55:37,054 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#43
[2024-11-07 12:55:37,054 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#44
[2024-11-07 12:55:37,054 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#45
[2024-11-07 12:55:37,054 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_get_drvdata
[2024-11-07 12:55:37,054 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_get_drvdata
[2024-11-07 12:55:37,054 INFO  L130     BoogieDeclarations]: Found specification of procedure ioremap
[2024-11-07 12:55:37,054 INFO  L138     BoogieDeclarations]: Found implementation of procedure ioremap
[2024-11-07 12:55:37,054 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_engine_flush
[2024-11-07 12:55:37,054 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_engine_flush
[2024-11-07 12:55:37,054 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_screen_blank
[2024-11-07 12:55:37,054 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_screen_blank
[2024-11-07 12:55:37,054 INFO  L130     BoogieDeclarations]: Found specification of procedure fb_dealloc_cmap
[2024-11-07 12:55:37,055 INFO  L138     BoogieDeclarations]: Found implementation of procedure fb_dealloc_cmap
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure dev_set_drvdata
[2024-11-07 12:55:37,055 INFO  L138     BoogieDeclarations]: Found implementation of procedure dev_set_drvdata
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_unmap_ROM
[2024-11-07 12:55:37,055 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_unmap_ROM
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure iounmap
[2024-11-07 12:55:37,055 INFO  L138     BoogieDeclarations]: Found implementation of procedure iounmap
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20
[2024-11-07 12:55:37,055 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure radeonfb_set_par
[2024-11-07 12:55:37,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeonfb_set_par
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure might_fault
[2024-11-07 12:55:37,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure might_fault
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_set_suspend
[2024-11-07 12:55:37,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_set_suspend
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure printk
[2024-11-07 12:55:37,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure printk
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure _radeon_fifo_wait
[2024-11-07 12:55:37,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure _radeon_fifo_wait
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure do_gettimeofday
[2024-11-07 12:55:37,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure do_gettimeofday
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure kmalloc
[2024-11-07 12:55:37,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure kmalloc
[2024-11-07 12:55:37,056 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_pm_save_regs
[2024-11-07 12:55:37,057 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_pm_save_regs
[2024-11-07 12:55:37,057 INFO  L130     BoogieDeclarations]: Found specification of procedure radeonfb_pci_resume
[2024-11-07 12:55:37,057 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeonfb_pci_resume
[2024-11-07 12:55:37,057 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#0
[2024-11-07 12:55:37,057 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#1
[2024-11-07 12:55:37,059 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#2
[2024-11-07 12:55:37,059 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#3
[2024-11-07 12:55:37,059 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#4
[2024-11-07 12:55:37,059 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#5
[2024-11-07 12:55:37,059 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#6
[2024-11-07 12:55:37,059 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#7
[2024-11-07 12:55:37,059 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#8
[2024-11-07 12:55:37,059 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#9
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#10
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#11
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#12
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#13
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#14
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#15
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#16
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#17
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#18
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#19
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#20
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#21
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#22
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#23
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#24
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#25
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#26
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#27
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#28
[2024-11-07 12:55:37,060 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#29
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#30
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#31
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#32
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#33
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#34
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#35
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#36
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#37
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#38
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#39
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#40
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#41
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#42
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#43
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#44
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#45
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_save_state
[2024-11-07 12:55:37,061 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_save_state
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure bl_get_data
[2024-11-07 12:55:37,061 INFO  L138     BoogieDeclarations]: Found implementation of procedure bl_get_data
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure dev_get_drvdata
[2024-11-07 12:55:37,061 INFO  L138     BoogieDeclarations]: Found implementation of procedure dev_get_drvdata
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#0
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#1
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#2
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#3
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#4
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#5
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#6
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#7
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#8
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#9
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#10
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#11
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#12
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#13
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#14
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#15
[2024-11-07 12:55:37,061 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#16
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#17
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#18
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#19
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#20
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#21
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#22
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#23
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#24
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#25
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#26
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#27
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#28
[2024-11-07 12:55:37,062 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#29
[2024-11-07 12:55:37,065 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#30
[2024-11-07 12:55:37,065 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#31
[2024-11-07 12:55:37,065 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#32
[2024-11-07 12:55:37,065 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#33
[2024-11-07 12:55:37,065 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#34
[2024-11-07 12:55:37,065 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#35
[2024-11-07 12:55:37,065 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#36
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#37
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#38
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#39
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#40
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#41
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#42
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#43
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#44
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#45
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_pm_enable_dll
[2024-11-07 12:55:37,066 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_pm_enable_dll
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure fb_destroy_modedb
[2024-11-07 12:55:37,066 INFO  L138     BoogieDeclarations]: Found implementation of procedure fb_destroy_modedb
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure radeonfb_pci_unregister
[2024-11-07 12:55:37,066 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeonfb_pci_unregister
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#3
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#4
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#5
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#6
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#7
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#8
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#9
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#10
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#11
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#12
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#13
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#14
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#15
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#16
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#17
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#18
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#19
[2024-11-07 12:55:37,066 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#20
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#21
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#22
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#23
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#24
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#25
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#26
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#27
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#28
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#29
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#30
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#31
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#32
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#33
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#34
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#35
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#36
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#37
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#38
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#39
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#40
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#41
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#42
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#43
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#44
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#45
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure __INPLL
[2024-11-07 12:55:37,067 INFO  L138     BoogieDeclarations]: Found implementation of procedure __INPLL
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_get_dstbpp
[2024-11-07 12:55:37,067 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_get_dstbpp
[2024-11-07 12:55:37,067 INFO  L130     BoogieDeclarations]: Found specification of procedure del_timer_sync
[2024-11-07 12:55:37,067 INFO  L138     BoogieDeclarations]: Found implementation of procedure del_timer_sync
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_pm_full_reset_sdram
[2024-11-07 12:55:37,072 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_pm_full_reset_sdram
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25
[2024-11-07 12:55:37,072 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44
[2024-11-07 12:55:37,073 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19
[2024-11-07 12:55:37,073 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20
[2024-11-07 12:55:37,074 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21
[2024-11-07 12:55:37,074 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22
[2024-11-07 12:55:37,075 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23
[2024-11-07 12:55:37,075 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24
[2024-11-07 12:55:37,075 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25
[2024-11-07 12:55:37,075 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26
[2024-11-07 12:55:37,075 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27
[2024-11-07 12:55:37,075 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39
[2024-11-07 12:55:37,076 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure _radeon_engine_idle
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure _radeon_engine_idle
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_get_mon_name
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_get_mon_name
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure radeonfb_sync
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeonfb_sync
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_pm_program_mode_reg
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_pm_program_mode_reg
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure kfree
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure kfree
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_show_one_edid
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_show_one_edid
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_write_mode
[2024-11-07 12:55:37,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_write_mode
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#3
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#4
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#5
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#6
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#7
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#8
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#9
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#10
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#11
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#12
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#13
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#14
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#15
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#16
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#17
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#18
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#19
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#20
[2024-11-07 12:55:37,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#21
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#22
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#23
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#24
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#25
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#26
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#27
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#28
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#29
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#30
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#31
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#32
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#33
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#34
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#35
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#36
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#37
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#38
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#39
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#40
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#41
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#42
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#43
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#44
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#45
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_disable_device
[2024-11-07 12:55:37,078 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_disable_device
[2024-11-07 12:55:37,078 INFO  L130     BoogieDeclarations]: Found specification of procedure _radeon_msleep
[2024-11-07 12:55:37,078 INFO  L138     BoogieDeclarations]: Found implementation of procedure _radeon_msleep
[2024-11-07 12:55:37,083 INFO  L130     BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug
[2024-11-07 12:55:37,083 INFO  L138     BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug
[2024-11-07 12:55:37,083 INFO  L130     BoogieDeclarations]: Found specification of procedure INMC
[2024-11-07 12:55:37,083 INFO  L138     BoogieDeclarations]: Found implementation of procedure INMC
[2024-11-07 12:55:37,083 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv__builtin_expect
[2024-11-07 12:55:37,083 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect
[2024-11-07 12:55:37,083 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_bl_get_level_brightness
[2024-11-07 12:55:37,083 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_bl_get_level_brightness
[2024-11-07 12:55:37,083 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_map_ROM
[2024-11-07 12:55:37,083 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_map_ROM
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_update_lock_of_backlight_device
[2024-11-07 12:55:37,084 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_update_lock_of_backlight_device
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_request_region
[2024-11-07 12:55:37,084 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_request_region
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure __const_udelay
[2024-11-07 12:55:37,084 INFO  L138     BoogieDeclarations]: Found implementation of procedure __const_udelay
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#2
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#3
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#4
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#5
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#6
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#7
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#8
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#9
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#10
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#11
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#12
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#13
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#14
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#15
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#16
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#17
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#18
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#19
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#20
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#21
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#22
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#23
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#24
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#25
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#26
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#27
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#28
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#29
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#30
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#31
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#32
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#33
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#34
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#35
[2024-11-07 12:55:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#36
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#37
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#38
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#39
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#40
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#41
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#42
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#43
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#44
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#45
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure fb_find_mode
[2024-11-07 12:55:37,085 INFO  L138     BoogieDeclarations]: Found implementation of procedure fb_find_mode
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_setcolreg
[2024-11-07 12:55:37,085 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_setcolreg
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_data
[2024-11-07 12:55:37,085 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_data
[2024-11-07 12:55:37,085 INFO  L130     BoogieDeclarations]: Found specification of procedure console_lock
[2024-11-07 12:55:37,086 INFO  L138     BoogieDeclarations]: Found implementation of procedure console_lock
[2024-11-07 12:55:37,086 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_pm_restore_regs
[2024-11-07 12:55:37,086 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_pm_restore_regs
[2024-11-07 12:55:37,086 INFO  L130     BoogieDeclarations]: Found specification of procedure console_unlock
[2024-11-07 12:55:37,086 INFO  L138     BoogieDeclarations]: Found implementation of procedure console_unlock
[2024-11-07 12:55:37,086 INFO  L130     BoogieDeclarations]: Found specification of procedure mod_timer
[2024-11-07 12:55:37,086 INFO  L138     BoogieDeclarations]: Found implementation of procedure mod_timer
[2024-11-07 12:55:37,086 INFO  L130     BoogieDeclarations]: Found specification of procedure OUTMC
[2024-11-07 12:55:37,086 INFO  L138     BoogieDeclarations]: Found implementation of procedure OUTMC
[2024-11-07 12:55:37,086 INFO  L130     BoogieDeclarations]: Found specification of procedure msecs_to_jiffies
[2024-11-07 12:55:37,086 INFO  L138     BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies
[2024-11-07 12:55:37,086 INFO  L130     BoogieDeclarations]: Found specification of procedure round_div
[2024-11-07 12:55:37,086 INFO  L138     BoogieDeclarations]: Found implementation of procedure round_div
[2024-11-07 12:55:37,086 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_pm_disable_dynamic_mode
[2024-11-07 12:55:37,087 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_pm_disable_dynamic_mode
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure readl
[2024-11-07 12:55:37,087 INFO  L138     BoogieDeclarations]: Found implementation of procedure readl
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure i2c_del_adapter
[2024-11-07 12:55:37,087 INFO  L138     BoogieDeclarations]: Found implementation of procedure i2c_del_adapter
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_index
[2024-11-07 12:55:37,087 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_index
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure writel
[2024-11-07 12:55:37,087 INFO  L138     BoogieDeclarations]: Found implementation of procedure writel
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure radeon_bl_update_status
[2024-11-07 12:55:37,087 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeon_bl_update_status
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#3
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#4
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#5
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#6
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#7
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#8
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#9
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#10
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#11
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#12
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#13
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#14
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#15
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#16
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#17
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#18
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#19
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#20
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#21
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#22
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#23
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#24
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#25
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#26
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#27
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#28
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#29
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#30
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#31
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#32
[2024-11-07 12:55:37,087 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#33
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#34
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#35
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#36
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#37
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#38
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#39
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#40
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#41
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#42
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#43
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#44
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#45
[2024-11-07 12:55:37,088 INFO  L130     BoogieDeclarations]: Found specification of procedure writeb
[2024-11-07 12:55:37,088 INFO  L138     BoogieDeclarations]: Found implementation of procedure writeb
[2024-11-07 12:55:37,092 INFO  L130     BoogieDeclarations]: Found specification of procedure radeonfb_engine_reset
[2024-11-07 12:55:37,092 INFO  L138     BoogieDeclarations]: Found implementation of procedure radeonfb_engine_reset
[2024-11-07 12:55:37,093 INFO  L130     BoogieDeclarations]: Found specification of procedure sysfs_remove_bin_file
[2024-11-07 12:55:37,093 INFO  L138     BoogieDeclarations]: Found implementation of procedure sysfs_remove_bin_file
[2024-11-07 12:55:37,093 INFO  L130     BoogieDeclarations]: Found specification of procedure readb
[2024-11-07 12:55:37,093 INFO  L138     BoogieDeclarations]: Found implementation of procedure readb
[2024-11-07 12:55:37,093 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 12:55:37,093 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 12:55:38,750 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 12:55:38,754 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation