./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 8617496e14c7e02e61426a9b36d40149cd7ab2d833fa4b8ca7358faa220fba43 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 19:46:33,131 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 19:46:33,179 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 19:46:33,182 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 19:46:33,183 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 19:46:33,202 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 19:46:33,203 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 19:46:33,203 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 19:46:33,204 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 19:46:33,204 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 19:46:33,204 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 19:46:33,204 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 19:46:33,204 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 19:46:33,204 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 19:46:33,204 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 19:46:33,204 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 19:46:33,205 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 19:46:33,205 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:46:33,206 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 19:46:33,206 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 19:46:33,206 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 19:46:33,206 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 19:46:33,206 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 19:46:33,206 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 19:46:33,206 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 19:46:33,206 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 19:46:33,206 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 19:46:33,206 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 19:46:33,206 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 8617496e14c7e02e61426a9b36d40149cd7ab2d833fa4b8ca7358faa220fba43 [2025-03-08 19:46:33,427 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 19:46:33,434 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 19:46:33,436 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 19:46:33,437 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 19:46:33,438 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 19:46:33,439 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i [2025-03-08 19:46:34,654 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/70c176571/eadafda1762e4c6589dbda220d4439e7/FLAG9715b82b8 [2025-03-08 19:46:35,258 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 19:46:35,259 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i [2025-03-08 19:46:35,304 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/70c176571/eadafda1762e4c6589dbda220d4439e7/FLAG9715b82b8 [2025-03-08 19:46:35,315 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/70c176571/eadafda1762e4c6589dbda220d4439e7 [2025-03-08 19:46:35,317 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 19:46:35,318 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 19:46:35,319 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 19:46:35,319 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 19:46:35,324 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 19:46:35,325 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:46:35" (1/1) ... [2025-03-08 19:46:35,327 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@cefe350 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:35, skipping insertion in model container [2025-03-08 19:46:35,328 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:46:35" (1/1) ... [2025-03-08 19:46:35,437 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 19:46:38,758 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i[416111,416124] [2025-03-08 19:46:39,051 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:46:39,096 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 19:46:39,150 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"./arch/x86/include/asm/paravirt.h"), "i" (841), "i" (12UL)); [4114-4115] [2025-03-08 19:46:39,152 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (45UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [4120-4122] [2025-03-08 19:46:39,152 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"./arch/x86/include/asm/paravirt.h"), "i" (846), "i" (12UL)); [4143-4144] [2025-03-08 19:46:39,153 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (46UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_enable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [4149-4151] [2025-03-08 19:46:39,155 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [4311] [2025-03-08 19:46:39,156 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %1,%0": "=r" (ret): "m" (*((unsigned short volatile *)addr)): "memory"); [4319] [2025-03-08 19:46:39,156 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [4327] [2025-03-08 19:46:39,156 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [4334] [2025-03-08 19:46:39,156 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [4341] [2025-03-08 19:46:39,183 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu), "=r" (__val_gu): "0" ((__u32 *)arg), "i" (4UL)); [5528-5529] [2025-03-08 19:46:39,185 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"); [5576] [2025-03-08 19:46:39,185 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"); [5579] [2025-03-08 19:46:39,185 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"); [5582] [2025-03-08 19:46:39,185 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"); [5585] [2025-03-08 19:46:39,185 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"); [5588] [2025-03-08 19:46:39,432 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i[416111,416124] [2025-03-08 19:46:39,441 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:46:39,595 INFO L204 MainTranslator]: Completed translation [2025-03-08 19:46:39,596 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39 WrapperNode [2025-03-08 19:46:39,597 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 19:46:39,599 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 19:46:39,599 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 19:46:39,599 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 19:46:39,604 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:39,733 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:40,128 INFO L138 Inliner]: procedures = 421, calls = 6563, calls flagged for inlining = 155, calls inlined = 151, statements flattened = 16358 [2025-03-08 19:46:40,129 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 19:46:40,130 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 19:46:40,130 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 19:46:40,130 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 19:46:40,139 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:40,139 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:40,216 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:41,694 INFO L175 MemorySlicer]: Split 3849 memory accesses to 42 slices as follows [2, 81, 4, 3, 109, 3, 2, 2, 3, 7, 1, 34, 2917, 25, 2, 4, 74, 7, 301, 4, 1, 5, 4, 5, 1, 4, 5, 5, 5, 19, 7, 23, 29, 17, 4, 6, 14, 4, 23, 38, 2, 43]. 76 percent of accesses are in the largest equivalence class. The 207 initializations are split as follows [0, 0, 4, 0, 109, 0, 0, 0, 0, 0, 0, 0, 12, 0, 2, 0, 0, 0, 0, 4, 0, 5, 0, 5, 0, 4, 5, 5, 0, 19, 0, 23, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0]. The 1870 writes are split as follows [2, 41, 0, 3, 0, 3, 0, 1, 3, 6, 1, 10, 1300, 22, 0, 0, 67, 6, 258, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 6, 0, 18, 16, 0, 0, 1, 1, 21, 38, 0, 43]. [2025-03-08 19:46:41,695 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:41,695 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:42,016 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:42,054 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:42,133 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:42,191 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:42,346 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 19:46:42,348 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 19:46:42,348 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 19:46:42,348 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 19:46:42,349 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (1/1) ... [2025-03-08 19:46:42,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:46:42,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 19:46:42,376 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 19:46:42,378 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 19:46:42,396 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_delete_i2c_busses [2025-03-08 19:46:42,396 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_delete_i2c_busses [2025-03-08 19:46:42,396 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_shutdown_3 [2025-03-08 19:46:42,396 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_shutdown_3 [2025-03-08 19:46:42,396 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-08 19:46:42,396 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-08 19:46:42,396 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_fixup_offset [2025-03-08 19:46:42,396 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_fixup_offset [2025-03-08 19:46:42,396 INFO L130 BoogieDeclarations]: Found specification of procedure _OUTREGP [2025-03-08 19:46:42,396 INFO L138 BoogieDeclarations]: Found implementation of procedure _OUTREGP [2025-03-08 19:46:42,396 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 19:46:42,396 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 19:46:42,396 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_engine_idle___0 [2025-03-08 19:46:42,396 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_engine_idle___0 [2025-03-08 19:46:42,396 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_setup_i2c_bus [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_setup_i2c_bus [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_engine_idle___1 [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_engine_idle___1 [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure var_to_depth [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure var_to_depth [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_videomode_to_var [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_videomode_to_var [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_yclk_mclk_sync [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_yclk_mclk_sync [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_engine_flush___1 [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_engine_flush___1 [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_pm_init [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_pm_init [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure __INPLL___1 [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure __INPLL___1 [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure __INPLL___0 [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure __INPLL___0 [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure __INPLL___3 [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure __INPLL___3 [2025-03-08 19:46:42,397 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_update_lock_of_backlight_device [2025-03-08 19:46:42,397 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_update_lock_of_backlight_device [2025-03-08 19:46:42,398 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-03-08 19:46:42,398 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-03-08 19:46:42,398 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-08 19:46:42,398 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-08 19:46:42,398 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 19:46:42,398 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_msleep___0 [2025-03-08 19:46:42,398 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_msleep___0 [2025-03-08 19:46:42,398 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-03-08 19:46:42,399 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-03-08 19:46:42,399 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_set_suspend [2025-03-08 19:46:42,400 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_set_suspend [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_fifo_wait [2025-03-08 19:46:42,400 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_fifo_wait [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure __might_fault [2025-03-08 19:46:42,400 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_fault [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-08 19:46:42,400 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_save_regs [2025-03-08 19:46:42,400 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_save_regs [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 19:46:42,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-03-08 19:46:42,401 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2025-03-08 19:46:42,401 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 19:46:42,401 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 19:46:42,402 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 19:46:42,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 19:46:42,405 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 19:46:42,405 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 19:46:42,405 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 19:46:42,405 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_enable_dll [2025-03-08 19:46:42,406 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_enable_dll [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure activate_pending_timer_1 [2025-03-08 19:46:42,406 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_pending_timer_1 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 19:46:42,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure __INPLL [2025-03-08 19:46:42,407 INFO L138 BoogieDeclarations]: Found implementation of procedure __INPLL [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_get_dstbpp [2025-03-08 19:46:42,407 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_get_dstbpp [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:46:42,407 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:46:42,408 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:46:42,408 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:46:42,408 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:46:42,408 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:46:42,408 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:46:42,408 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:46:42,410 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-03-08 19:46:42,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:46:42,411 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-03-08 19:46:42,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-03-08 19:46:42,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-03-08 19:46:42,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-03-08 19:46:42,414 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_engine_idle [2025-03-08 19:46:42,414 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_engine_idle [2025-03-08 19:46:42,414 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_get_mon_name [2025-03-08 19:46:42,414 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_get_mon_name [2025-03-08 19:46:42,414 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_show_one_edid [2025-03-08 19:46:42,415 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_show_one_edid [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_write_mode [2025-03-08 19:46:42,415 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_write_mode [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-03-08 19:46:42,415 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure INMC [2025-03-08 19:46:42,415 INFO L138 BoogieDeclarations]: Found implementation of procedure INMC [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_bl_get_level_brightness [2025-03-08 19:46:42,415 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_bl_get_level_brightness [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-08 19:46:42,415 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_timer_1 [2025-03-08 19:46:42,415 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_timer_1 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_update_lock_of_backlight_device [2025-03-08 19:46:42,415 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_update_lock_of_backlight_device [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-08 19:46:42,415 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 19:46:42,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure fb_find_mode [2025-03-08 19:46:42,416 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_find_mode [2025-03-08 19:46:42,416 INFO L130 BoogieDeclarations]: Found specification of procedure reg_timer_1 [2025-03-08 19:46:42,418 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_timer_1 [2025-03-08 19:46:42,418 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-03-08 19:46:42,418 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_data___3 [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_data___3 [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_data___1 [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_data___1 [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_data___0 [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_data___0 [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure OUTMC [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure OUTMC [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure round_div [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure round_div [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_disable_dynamic_mode [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_disable_dynamic_mode [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_del_adapter [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_del_adapter [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_bl_update_status [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_bl_update_status [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure writeb [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure writeb [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_var_to_panel_info [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_var_to_panel_info [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure fb_set_suspend [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_set_suspend [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-03-08 19:46:42,419 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 19:46:42,419 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 19:46:42,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 19:46:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 19:46:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 19:46:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 19:46:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 19:46:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 19:46:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 19:46:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 19:46:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 19:46:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 19:46:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-08 19:46:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-08 19:46:42,425 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_create_bin_file [2025-03-08 19:46:42,426 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_create_bin_file [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLLP [2025-03-08 19:46:42,426 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLLP [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure framebuffer_release [2025-03-08 19:46:42,426 INFO L138 BoogieDeclarations]: Found implementation of procedure framebuffer_release [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_region [2025-03-08 19:46:42,426 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_region [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_crt_is_connected [2025-03-08 19:46:42,426 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_crt_is_connected [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-08 19:46:42,426 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-08 19:46:42,426 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_probe_i2c_connector [2025-03-08 19:46:42,426 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_probe_i2c_connector [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_enable_dynamic_mode [2025-03-08 19:46:42,426 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_enable_dynamic_mode [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLL [2025-03-08 19:46:42,426 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLL [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-08 19:46:42,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-08 19:46:42,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-08 19:46:42,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-08 19:46:42,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-08 19:46:42,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-08 19:46:42,428 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-08 19:46:42,428 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-03-08 19:46:42,428 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-03-08 19:46:42,428 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-03-08 19:46:42,428 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-03-08 19:46:42,428 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-03-08 19:46:42,428 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-03-08 19:46:42,428 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-08 19:46:42,428 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-08 19:46:42,428 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2025-03-08 19:46:42,429 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_engine_init [2025-03-08 19:46:42,429 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_engine_init [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 19:46:42,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 19:46:42,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-08 19:46:42,431 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap [2025-03-08 19:46:42,432 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLLP___0 [2025-03-08 19:46:42,432 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLLP___0 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_screen_blank [2025-03-08 19:46:42,432 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_screen_blank [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure fb_dealloc_cmap [2025-03-08 19:46:42,432 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_dealloc_cmap [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_drvdata [2025-03-08 19:46:42,432 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_drvdata [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_unmap_ROM [2025-03-08 19:46:42,432 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_unmap_ROM [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 19:46:42,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_set_par [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_set_par [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure do_gettimeofday [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure do_gettimeofday [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_pci_resume [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_pci_resume [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure bl_get_data [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure bl_get_data [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure fb_destroy_modedb [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure fb_destroy_modedb [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_pci_unregister [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_pci_unregister [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_full_reset_sdram [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_full_reset_sdram [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_fifo_wait___2 [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_fifo_wait___2 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_fifo_wait___1 [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_fifo_wait___1 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_fifo_wait___0 [2025-03-08 19:46:42,433 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_fifo_wait___0 [2025-03-08 19:46:42,433 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_sync [2025-03-08 19:46:42,434 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_sync [2025-03-08 19:46:42,434 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_program_mode_reg [2025-03-08 19:46:42,434 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_program_mode_reg [2025-03-08 19:46:42,434 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-08 19:46:42,435 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 19:46:42,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure _radeon_msleep [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure _radeon_msleep [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLL___3 [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLL___3 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLL___1 [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLL___1 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure __OUTPLL___0 [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure __OUTPLL___0 [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_map_ROM [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_map_ROM [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure pci_request_region [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_request_region [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_setcolreg [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_setcolreg [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_data [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_data [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure console_lock [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure console_lock [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pm_restore_regs [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pm_restore_regs [2025-03-08 19:46:42,436 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_resume_early_3 [2025-03-08 19:46:42,436 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_resume_early_3 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure console_unlock [2025-03-08 19:46:42,437 INFO L138 BoogieDeclarations]: Found implementation of procedure console_unlock [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2025-03-08 19:46:42,437 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-03-08 19:46:42,437 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure radeon_pll_errata_after_index [2025-03-08 19:46:42,437 INFO L138 BoogieDeclarations]: Found implementation of procedure radeon_pll_errata_after_index [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 19:46:42,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 19:46:42,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure radeonfb_engine_reset [2025-03-08 19:46:42,439 INFO L138 BoogieDeclarations]: Found implementation of procedure radeonfb_engine_reset [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_remove_bin_file [2025-03-08 19:46:42,439 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_remove_bin_file [2025-03-08 19:46:42,439 INFO L130 BoogieDeclarations]: Found specification of procedure readb [2025-03-08 19:46:42,439 INFO L138 BoogieDeclarations]: Found implementation of procedure readb [2025-03-08 19:46:43,797 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 19:46:43,800 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 19:46:43,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14368: havoc #t~nondet3481; [2025-03-08 19:46:43,999 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14222: havoc _raw_spin_lock_irqsave_#t~nondet3459#1; [2025-03-08 19:46:44,438 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12621: call ULTIMATE.dealloc(~#descriptor~8#1.base, ~#descriptor~8#1.offset);havoc ~#descriptor~8#1.base, ~#descriptor~8#1.offset; [2025-03-08 19:46:44,438 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14329: havoc i2c_bit_add_bus_#t~nondet3473#1; [2025-03-08 19:46:44,457 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4586: havoc #t~mem140; [2025-03-08 19:46:44,457 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4583: havoc #t~mem139; [2025-03-08 19:46:46,604 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4399: havoc kobject_name_#t~mem72#1.base, kobject_name_#t~mem72#1.offset; [2025-03-08 19:46:46,604 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4409: havoc dev_name_#t~mem76#1.base, dev_name_#t~mem76#1.offset; [2025-03-08 19:46:47,898 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14211: havoc __pci_complete_power_transition_#t~nondet3457#1; [2025-03-08 19:46:47,899 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14397: havoc pci_bus_read_config_word_#t~nondet3486#1; [2025-03-08 19:46:47,899 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14401: havoc pci_bus_write_config_word_#t~nondet3487#1; [2025-03-08 19:46:47,899 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10142: call ULTIMATE.dealloc(radeonfb_whack_power_state_~#pwr_cmd~0#1.base, radeonfb_whack_power_state_~#pwr_cmd~0#1.offset);havoc radeonfb_whack_power_state_~#pwr_cmd~0#1.base, radeonfb_whack_power_state_~#pwr_cmd~0#1.offset; [2025-03-08 19:46:47,915 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4362: havoc __kmalloc_#t~ret66#1.base, __kmalloc_#t~ret66#1.offset; [2025-03-08 19:46:48,206 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14422: havoc #t~nondet3491; [2025-03-08 19:46:48,224 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4419: havoc #t~mem78.base, #t~mem78.offset; [2025-03-08 19:46:48,478 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6761: call ULTIMATE.dealloc(~#off#1.base, ~#off#1.offset);havoc ~#off#1.base, ~#off#1.offset; [2025-03-08 19:46:48,478 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14376: havoc memory_read_from_buffer_#t~nondet3483#1; [2025-03-08 19:46:48,824 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14294: havoc #t~nondet3467; [2025-03-08 19:46:48,827 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14380: havoc #t~nondet3484; [2025-03-08 19:47:16,481 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14372: havoc ldv_suspend_late_3_#t~nondet3482#1; [2025-03-08 19:47:16,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7238: call ULTIMATE.dealloc(main_~#ldvarg7~0#1.base, main_~#ldvarg7~0#1.offset);havoc main_~#ldvarg7~0#1.base, main_~#ldvarg7~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg3~0#1.base, main_~#ldvarg3~0#1.offset);havoc main_~#ldvarg3~0#1.base, main_~#ldvarg3~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg5~0#1.base, main_~#ldvarg5~0#1.offset);havoc main_~#ldvarg5~0#1.base, main_~#ldvarg5~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg6~0#1.base, main_~#ldvarg6~0#1.offset);havoc main_~#ldvarg6~0#1.base, main_~#ldvarg6~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg8~0#1.base, main_~#ldvarg8~0#1.offset);havoc main_~#ldvarg8~0#1.base, main_~#ldvarg8~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg1~0#1.base, main_~#ldvarg1~0#1.offset);havoc main_~#ldvarg1~0#1.base, main_~#ldvarg1~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg4~0#1.base, main_~#ldvarg4~0#1.offset);havoc main_~#ldvarg4~0#1.base, main_~#ldvarg4~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg2~0#1.base, main_~#ldvarg2~0#1.offset);havoc main_~#ldvarg2~0#1.base, main_~#ldvarg2~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg17~0#1.base, main_~#ldvarg17~0#1.offset);havoc main_~#ldvarg17~0#1.base, main_~#ldvarg17~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg12~0#1.base, main_~#ldvarg12~0#1.offset);havoc main_~#ldvarg12~0#1.base, main_~#ldvarg12~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg18~0#1.base, main_~#ldvarg18~0#1.offset);havoc main_~#ldvarg18~0#1.base, main_~#ldvarg18~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg21~0#1.base, main_~#ldvarg21~0#1.offset);havoc main_~#ldvarg21~0#1.base, main_~#ldvarg21~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg26~0#1.base, main_~#ldvarg26~0#1.offset);havoc main_~#ldvarg26~0#1.base, main_~#ldvarg26~0#1.offset; [2025-03-08 19:47:16,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5001: call ULTIMATE.dealloc(radeon_probe_pll_params_~#start_tv~0#1.base, radeon_probe_pll_params_~#start_tv~0#1.offset);havoc radeon_probe_pll_params_~#start_tv~0#1.base, radeon_probe_pll_params_~#start_tv~0#1.offset;call ULTIMATE.dealloc(radeon_probe_pll_params_~#stop_tv~0#1.base, radeon_probe_pll_params_~#stop_tv~0#1.offset);havoc radeon_probe_pll_params_~#stop_tv~0#1.base, radeon_probe_pll_params_~#stop_tv~0#1.offset; [2025-03-08 19:47:16,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11091: call ULTIMATE.dealloc(radeon_parse_connector_info_~#__conn_type_table~0#1.base, radeon_parse_connector_info_~#__conn_type_table~0#1.offset);havoc radeon_parse_connector_info_~#__conn_type_table~0#1.base, radeon_parse_connector_info_~#__conn_type_table~0#1.offset;call ULTIMATE.dealloc(radeon_parse_connector_info_~#descriptor~5#1.base, radeon_parse_connector_info_~#descriptor~5#1.offset);havoc radeon_parse_connector_info_~#descriptor~5#1.base, radeon_parse_connector_info_~#descriptor~5#1.offset;call ULTIMATE.dealloc(radeon_parse_connector_info_~#descriptor___0~4#1.base, radeon_parse_connector_info_~#descriptor___0~4#1.offset);havoc radeon_parse_connector_info_~#descriptor___0~4#1.base, radeon_parse_connector_info_~#descriptor___0~4#1.offset;call ULTIMATE.dealloc(radeon_parse_connector_info_~#descriptor___1~4#1.base, radeon_parse_connector_info_~#descriptor___1~4#1.offset);havoc radeon_parse_connector_info_~#descriptor___1~4#1.base, radeon_parse_connector_info_~#descriptor___1~4#1.offset; [2025-03-08 19:47:16,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12286: call ULTIMATE.dealloc(radeonfb_copyarea_~#modded~1#1.base, radeonfb_copyarea_~#modded~1#1.offset);havoc radeonfb_copyarea_~#modded~1#1.base, radeonfb_copyarea_~#modded~1#1.offset; [2025-03-08 19:47:16,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14271: havoc fb_add_videomode_#t~nondet3464#1; [2025-03-08 19:47:16,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14275: havoc fb_alloc_cmap_#t~nondet3465#1; [2025-03-08 19:47:16,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14408: havoc pci_enable_device_#t~nondet3488#1; [2025-03-08 19:47:16,482 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10718: call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#stmp~0#1.base, radeon_get_panel_info_BIOS_~#stmp~0#1.offset);havoc radeon_get_panel_info_BIOS_~#stmp~0#1.base, radeon_get_panel_info_BIOS_~#stmp~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor~4#1.base, radeon_get_panel_info_BIOS_~#descriptor~4#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor~4#1.base, radeon_get_panel_info_BIOS_~#descriptor~4#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___0~3#1.base, radeon_get_panel_info_BIOS_~#descriptor___0~3#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___0~3#1.base, radeon_get_panel_info_BIOS_~#descriptor___0~3#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___1~3#1.base, radeon_get_panel_info_BIOS_~#descriptor___1~3#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___1~3#1.base, radeon_get_panel_info_BIOS_~#descriptor___1~3#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___2~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___2~2#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___2~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___2~2#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___3~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___3~2#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___3~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___3~2#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___4~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___4~2#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___4~2#1.base, radeon_get_panel_info_BIOS_~#descriptor___4~2#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___5~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___5~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___5~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___6~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___6~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___6~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___7~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___7~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___7~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___8~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___8~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___8~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___9~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___9~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___9~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___10~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___10~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___10~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___10~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___11~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___11~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___11~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___11~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___12~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___12~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___12~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___12~0#1.offset;call ULTIMATE.dealloc(radeon_get_panel_info_BIOS_~#descriptor___13~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___13~0#1.offset);havoc radeon_get_panel_info_BIOS_~#descriptor___13~0#1.base, radeon_get_panel_info_BIOS_~#descriptor___13~0#1.offset; [2025-03-08 19:47:16,483 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11382: call ULTIMATE.dealloc(radeon_probe_screens_~#descriptor~6#1.base, radeon_probe_screens_~#descriptor~6#1.offset);havoc radeon_probe_screens_~#descriptor~6#1.base, radeon_probe_screens_~#descriptor~6#1.offset;call ULTIMATE.dealloc(radeon_probe_screens_~#descriptor___0~5#1.base, radeon_probe_screens_~#descriptor___0~5#1.offset);havoc radeon_probe_screens_~#descriptor___0~5#1.base, radeon_probe_screens_~#descriptor___0~5#1.offset;call ULTIMATE.dealloc(radeon_probe_screens_~#EDIDs~0#1.base, radeon_probe_screens_~#EDIDs~0#1.offset);havoc radeon_probe_screens_~#EDIDs~0#1.base, radeon_probe_screens_~#EDIDs~0#1.offset; [2025-03-08 19:47:16,484 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14302: havoc fb_parse_edid_#t~nondet3469#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14436: havoc register_framebuffer_#t~nondet3493#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10208: call ULTIMATE.dealloc(radeonfb_pci_suspend_~#mesg#1.base, radeonfb_pci_suspend_~#mesg#1.offset);havoc radeonfb_pci_suspend_~#mesg#1.base, radeonfb_pci_suspend_~#mesg#1.offset; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5322: call ULTIMATE.dealloc(radeonfb_check_var_~#v~0#1.base, radeonfb_check_var_~#v~0#1.offset);havoc radeonfb_check_var_~#v~0#1.base, radeonfb_check_var_~#v~0#1.offset; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14440: havoc strlcpy_#t~nondet3494#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14313: havoc fb_validate_mode_#t~nondet3471#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12206: call ULTIMATE.dealloc(radeonfb_fillrect_~#modded~0#1.base, radeonfb_fillrect_~#modded~0#1.offset);havoc radeonfb_fillrect_~#modded~0#1.base, radeonfb_fillrect_~#modded~0#1.offset; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12603: havoc radeon_gpio_getscl_#t~bitwise3218#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14322: havoc framebuffer_alloc_#t~ret3472#1.base, framebuffer_alloc_#t~ret3472#1.offset; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11284: call ULTIMATE.dealloc(radeon_parse_monitor_layout_~#s1~0#1.base, radeon_parse_monitor_layout_~#s1~0#1.offset);havoc radeon_parse_monitor_layout_~#s1~0#1.base, radeon_parse_monitor_layout_~#s1~0#1.offset;call ULTIMATE.dealloc(radeon_parse_monitor_layout_~#s2~0#1.base, radeon_parse_monitor_layout_~#s2~0#1.offset);havoc radeon_parse_monitor_layout_~#s2~0#1.base, radeon_parse_monitor_layout_~#s2~0#1.offset; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6668: call ULTIMATE.dealloc(radeon_identify_vram_~#descriptor~2#1.base, radeon_identify_vram_~#descriptor~2#1.offset);havoc radeon_identify_vram_~#descriptor~2#1.base, radeon_identify_vram_~#descriptor~2#1.offset; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12615: havoc radeon_gpio_getsda_#t~bitwise3223#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11692: call ULTIMATE.dealloc(radeon_check_modes_~#var~0#1.base, radeon_check_modes_~#var~0#1.offset);havoc radeon_check_modes_~#var~0#1.base, radeon_check_modes_~#var~0#1.offset;call ULTIMATE.dealloc(radeon_check_modes_~#descriptor~7#1.base, radeon_check_modes_~#descriptor~7#1.offset);havoc radeon_check_modes_~#descriptor~7#1.base, radeon_check_modes_~#descriptor~7#1.offset;call ULTIMATE.dealloc(radeon_check_modes_~#descriptor___0~6#1.base, radeon_check_modes_~#descriptor___0~6#1.offset);havoc radeon_check_modes_~#descriptor___0~6#1.base, radeon_check_modes_~#descriptor___0~6#1.offset;call ULTIMATE.dealloc(radeon_check_modes_~#modename~0#1.base, radeon_check_modes_~#modename~0#1.offset);havoc radeon_check_modes_~#modename~0#1.base, radeon_check_modes_~#modename~0#1.offset;call ULTIMATE.dealloc(radeon_check_modes_~#descriptor___1~5#1.base, radeon_check_modes_~#descriptor___1~5#1.offset);havoc radeon_check_modes_~#descriptor___1~5#1.base, radeon_check_modes_~#descriptor___1~5#1.offset;call ULTIMATE.dealloc(radeon_check_modes_~#mode~1#1.base, radeon_check_modes_~#mode~1#1.offset);havoc radeon_check_modes_~#mode~1#1.base, radeon_check_modes_~#mode~1#1.offset; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14338: havoc ioremap_wc_#t~ret3475#1.base, ioremap_wc_#t~ret3475#1.offset; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14215: havoc __pci_register_driver_#t~nondet3458#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14348: havoc ldv_probe_4_#t~nondet3476#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14352: havoc ldv_probe_5_#t~nondet3477#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14356: havoc ldv_release_4_#t~nondet3478#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14360: havoc ldv_release_5_#t~nondet3479#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6829: call ULTIMATE.dealloc(radeonfb_pci_register_~#descriptor~3#1.base, radeonfb_pci_register_~#descriptor~3#1.offset);havoc radeonfb_pci_register_~#descriptor~3#1.base, radeonfb_pci_register_~#descriptor~3#1.offset;call ULTIMATE.dealloc(radeonfb_pci_register_~#__key~0#1.base, radeonfb_pci_register_~#__key~0#1.offset);havoc radeonfb_pci_register_~#__key~0#1.base, radeonfb_pci_register_~#__key~0#1.offset;call ULTIMATE.dealloc(radeonfb_pci_register_~#descriptor___0~2#1.base, radeonfb_pci_register_~#descriptor___0~2#1.offset);havoc radeonfb_pci_register_~#descriptor___0~2#1.base, radeonfb_pci_register_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(radeonfb_pci_register_~#descriptor___1~2#1.base, radeonfb_pci_register_~#descriptor___1~2#1.offset);havoc radeonfb_pci_register_~#descriptor___1~2#1.base, radeonfb_pci_register_~#descriptor___1~2#1.offset; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14229: havoc arch_phys_wc_add_#t~nondet3460#1; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13175: call ULTIMATE.dealloc(radeonfb_bl_init_~#props~0#1.base, radeonfb_bl_init_~#props~0#1.offset);havoc radeonfb_bl_init_~#props~0#1.base, radeonfb_bl_init_~#props~0#1.offset;call ULTIMATE.dealloc(radeonfb_bl_init_~#name~0#1.base, radeonfb_bl_init_~#name~0#1.offset);havoc radeonfb_bl_init_~#name~0#1.base, radeonfb_bl_init_~#name~0#1.offset; [2025-03-08 19:47:16,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14235: havoc backlight_device_register_#t~ret3461#1.base, backlight_device_register_#t~ret3461#1.offset; [2025-03-08 19:47:21,663 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-08 19:47:21,690 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14444: havoc #t~nondet3495; [2025-03-08 19:47:25,533 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14281: havoc fb_ddc_read_#t~ret3466#1.base, fb_ddc_read_#t~ret3466#1.offset; [2025-03-08 19:47:25,533 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12709: call ULTIMATE.dealloc(~#descriptor~9#1.base, ~#descriptor~9#1.offset);havoc ~#descriptor~9#1.base, ~#descriptor~9#1.offset;call ULTIMATE.dealloc(~#descriptor___0~7#1.base, ~#descriptor___0~7#1.offset);havoc ~#descriptor___0~7#1.base, ~#descriptor___0~7#1.offset;call ULTIMATE.dealloc(~#descriptor___1~6#1.base, ~#descriptor___1~6#1.offset);havoc ~#descriptor___1~6#1.base, ~#descriptor___1~6#1.offset;call ULTIMATE.dealloc(~#descriptor___2~3#1.base, ~#descriptor___2~3#1.offset);havoc ~#descriptor___2~3#1.base, ~#descriptor___2~3#1.offset; [2025-03-08 19:47:30,180 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14335: havoc ioremap_nocache_#t~ret3474#1.base, ioremap_nocache_#t~ret3474#1.offset; [2025-03-08 19:47:38,923 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6294: call ULTIMATE.dealloc(~#hsync_adj_tab~0#1.base, ~#hsync_adj_tab~0#1.offset);havoc ~#hsync_adj_tab~0#1.base, ~#hsync_adj_tab~0#1.offset;call ULTIMATE.dealloc(~#hsync_fudge_fp~0#1.base, ~#hsync_fudge_fp~0#1.offset);havoc ~#hsync_fudge_fp~0#1.base, ~#hsync_fudge_fp~0#1.offset;call ULTIMATE.dealloc(~#descriptor~1#1.base, ~#descriptor~1#1.offset);havoc ~#descriptor~1#1.base, ~#descriptor~1#1.offset;call ULTIMATE.dealloc(~#descriptor___0~1#1.base, ~#descriptor___0~1#1.offset);havoc ~#descriptor___0~1#1.base, ~#descriptor___0~1#1.offset;call ULTIMATE.dealloc(~#descriptor___1~1#1.base, ~#descriptor___1~1#1.offset);havoc ~#descriptor___1~1#1.base, ~#descriptor___1~1#1.offset;call ULTIMATE.dealloc(~#descriptor___2~1#1.base, ~#descriptor___2~1#1.offset);havoc ~#descriptor___2~1#1.base, ~#descriptor___2~1#1.offset;call ULTIMATE.dealloc(~#descriptor___3~1#1.base, ~#descriptor___3~1#1.offset);havoc ~#descriptor___3~1#1.base, ~#descriptor___3~1#1.offset;call ULTIMATE.dealloc(~#descriptor___4~1#1.base, ~#descriptor___4~1#1.offset);havoc ~#descriptor___4~1#1.base, ~#descriptor___4~1#1.offset; [2025-03-08 19:47:38,924 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6096: call ULTIMATE.dealloc(radeon_calc_pll_regs_~#post_divs~0#1.base, radeon_calc_pll_regs_~#post_divs~0#1.offset);havoc radeon_calc_pll_regs_~#post_divs~0#1.base, radeon_calc_pll_regs_~#post_divs~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor~0#1.base, radeon_calc_pll_regs_~#descriptor~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor~0#1.base, radeon_calc_pll_regs_~#descriptor~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor___0~0#1.base, radeon_calc_pll_regs_~#descriptor___0~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor___0~0#1.base, radeon_calc_pll_regs_~#descriptor___0~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor___1~0#1.base, radeon_calc_pll_regs_~#descriptor___1~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor___1~0#1.base, radeon_calc_pll_regs_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor___2~0#1.base, radeon_calc_pll_regs_~#descriptor___2~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor___2~0#1.base, radeon_calc_pll_regs_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor___3~0#1.base, radeon_calc_pll_regs_~#descriptor___3~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor___3~0#1.base, radeon_calc_pll_regs_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(radeon_calc_pll_regs_~#descriptor___4~0#1.base, radeon_calc_pll_regs_~#descriptor___4~0#1.offset);havoc radeon_calc_pll_regs_~#descriptor___4~0#1.base, radeon_calc_pll_regs_~#descriptor___4~0#1.offset; [2025-03-08 19:47:38,951 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14432: havoc #t~nondet3492; [2025-03-08 19:47:47,628 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14306: havoc fb_set_cmap_#t~nondet3470#1; [2025-03-08 19:47:47,629 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14254: havoc console_trylock_#t~nondet3462#1; [2025-03-08 19:47:47,629 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10369: call ULTIMATE.dealloc(~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset);havoc ~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset; [2025-03-08 19:47:47,629 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14298: havoc fb_pan_display_#t~nondet3468#1; [2025-03-08 19:47:48,218 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14457: havoc unregister_framebuffer_#t~nondet3496#1; [2025-03-08 19:47:48,244 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14261: havoc #t~nondet3463; [2025-03-08 19:47:56,410 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9176: call ULTIMATE.dealloc(~#default_mrtable~0#1.base, ~#default_mrtable~0#1.offset);havoc ~#default_mrtable~0#1.base, ~#default_mrtable~0#1.offset; [2025-03-08 19:48:00,073 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4844: call ULTIMATE.dealloc(~#rom_size~0#1.base, ~#rom_size~0#1.offset);havoc ~#rom_size~0#1.base, ~#rom_size~0#1.offset; [2025-03-08 19:48:00,073 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14411: havoc pci_map_rom_#t~ret3489#1.base, pci_map_rom_#t~ret3489#1.offset; [2025-03-08 19:48:00,137 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14418: havoc #t~nondet3490; [2025-03-08 19:48:02,434 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14364: havoc #t~nondet3480; [2025-03-08 19:48:02,485 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14207: havoc __msecs_to_jiffies_#t~nondet3456#1; [2025-03-08 19:48:06,192 INFO L? ?]: Removed 4980 outVars from TransFormulas that were not future-live. [2025-03-08 19:48:06,193 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 19:48:06,366 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 19:48:06,367 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 19:48:06,367 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 07:48:06 BoogieIcfgContainer [2025-03-08 19:48:06,367 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 19:48:06,369 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 19:48:06,369 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 19:48:06,372 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 19:48:06,372 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 07:46:35" (1/3) ... [2025-03-08 19:48:06,373 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@518a3c5a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 07:48:06, skipping insertion in model container [2025-03-08 19:48:06,373 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:46:39" (2/3) ... [2025-03-08 19:48:06,373 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@518a3c5a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 07:48:06, skipping insertion in model container [2025-03-08 19:48:06,373 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 07:48:06" (3/3) ... [2025-03-08 19:48:06,374 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-32_7a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i [2025-03-08 19:48:06,386 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 19:48:06,389 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-4.2-rc1.tar.xz-32_7a-drivers--video--fbdev--aty--radeonfb.ko-entry_point.cil.out.i that has 204 procedures, 6989 locations, 1 initial locations, 131 loop locations, and 1 error locations. [2025-03-08 19:48:06,514 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 19:48:06,521 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@380250a9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 19:48:06,521 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-08 19:48:06,537 INFO L276 IsEmpty]: Start isEmpty. Operand has 6623 states, 4859 states have (on average 1.385058654044042) internal successors, (6730), 5053 states have internal predecessors, (6730), 1641 states have call successors, (1641), 122 states have call predecessors, (1641), 121 states have return successors, (1634), 1621 states have call predecessors, (1634), 1634 states have call successors, (1634) [2025-03-08 19:48:06,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 350 [2025-03-08 19:48:06,549 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 19:48:06,550 INFO L218 NwaCegarLoop]: trace histogram [13, 13, 13, 13, 13, 13, 13, 13, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 19:48:06,550 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 19:48:06,553 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 19:48:06,553 INFO L85 PathProgramCache]: Analyzing trace with hash -453760736, now seen corresponding path program 1 times [2025-03-08 19:48:06,558 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 19:48:06,558 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [892477926] [2025-03-08 19:48:06,558 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 19:48:06,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms